Mock Version: 3.5
Mock Version: 3.5
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/sqlite.spec'], chrootPath='/var/lib/mock/dist-ocs23-loongarch64-build-143677-9765/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffdff2a1d0>timeout=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/sqlite.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Wrote: /builddir/build/SRPMS/sqlite-3.42.0-2.ocs23.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/sqlite.spec'], chrootPath='/var/lib/mock/dist-ocs23-loongarch64-build-143677-9765/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffdff2a1d0>timeout=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/sqlite.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lfGgFh
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf sqlite-src-3420000
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sqlite-src-3420000.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sqlite-src-3420000
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sqlite-doc-3420000.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Fix-a-buffer-overread-in-the-sessions-extension-that.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -f sqlite-doc-3420000/sqlite.css~
+ autoconf
configure.ac:77: warning: AC_INIT: not a literal: "m4_esyscmd(cat VERSION | tr -d '\n')"
configure.ac:91: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from...
./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from...
aclocal.m4:1029: _LT_SYS_MODULE_PATH_AIX is expanded from...
aclocal.m4:4178: _LT_LINKER_SHLIBS is expanded from...
aclocal.m4:5253: _LT_LANG_C_CONFIG is expanded from...
aclocal.m4:151: _LT_SETUP is expanded from...
aclocal.m4:80: LT_INIT is expanded from...
configure.ac:91: the top level
configure.ac:91: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from...
./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from...
aclocal.m4:4178: _LT_LINKER_SHLIBS is expanded from...
aclocal.m4:5253: _LT_LANG_C_CONFIG is expanded from...
aclocal.m4:151: _LT_SETUP is expanded from...
aclocal.m4:80: LT_INIT is expanded from...
configure.ac:91: the top level
configure.ac:307: warning: AC_CYGWIN is obsolete: use AC_CANONICAL_HOST and check if $host_os
configure.ac:307: matches *cygwin*
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IPsaiJ
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd sqlite-src-3420000
+ export 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -Wall -fno-strict-aliasing               -DSQLITE_ENABLE_COLUMN_METADATA=1               -DSQLITE_DISABLE_DIRSYNC=1               -DSQLITE_ENABLE_FTS3=1               -DSQLITE_ENABLE_RTREE=1               -DSQLITE_SECURE_DELETE=1               -DSQLITE_ENABLE_UNLOCK_NOTIFY=1               -DSQLITE_ENABLE_DBSTAT_VTAB=1               -DSQLITE_ENABLE_FTS3_PARENTHESIS=1               -DSQLITE_ENABLE_JSON1=1               -DSQLITE_ENABLE_FTS4=1               -DSQLITE_ENABLE_MATH_FUNCTIONS               -DSQLITE_ENABLE_DBPAGE_VTAB'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -Wall -fno-strict-aliasing               -DSQLITE_ENABLE_COLUMN_METADATA=1               -DSQLITE_DISABLE_DIRSYNC=1               -DSQLITE_ENABLE_FTS3=1               -DSQLITE_ENABLE_RTREE=1               -DSQLITE_SECURE_DELETE=1               -DSQLITE_ENABLE_UNLOCK_NOTIFY=1               -DSQLITE_ENABLE_DBSTAT_VTAB=1               -DSQLITE_ENABLE_FTS3_PARENTHESIS=1               -DSQLITE_ENABLE_JSON1=1               -DSQLITE_ENABLE_FTS4=1               -DSQLITE_ENABLE_MATH_FUNCTIONS               -DSQLITE_ENABLE_DBPAGE_VTAB'
+ '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2024-04-24 21:44:43.950637189 +0800
+++ ./configure	2024-04-24 21:44:43.994638191 +0800
@@ -1863,7 +1863,7 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 ();
+__attribute__ ((used)) char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2024-04-24 21:44:43.994638191 +0800
+++ ./configure	2024-04-24 21:44:44.014638647 +0800
@@ -13233,7 +13233,7 @@
 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub
'/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess
'/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh
+ ./configure --build=loongarch64-opencloudos-linux-gnu --host=loongarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-fts4 --enable-fts5 --enable-threadsafe --enable-threads-override-locks --enable-load-extension TCLLIBDIR=/usr/lib64/tcl8.6/sqlite3
configure: WARNING: unrecognized options: --disable-dependency-tracking, --enable-threads-override-locks
checking build system type... loongarch64-opencloudos-linux-gnu
checking host system type... loongarch64-opencloudos-linux-gnu
checking for loongarch64-opencloudos-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for loongarch64-opencloudos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for loongarch64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for loongarch64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking for loongarch64-opencloudos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for malloc.h... yes
checking for fdatasync... yes
checking for gmtime_r... yes
checking for isnan... yes
checking for localtime_r... yes
checking for localtime_s... no
checking for malloc_usable_size... yes
checking for strchrnul... yes
checking for usleep... yes
checking for utime... yes
checking for pread... yes
checking for pread64... yes
checking for pwrite... yes
checking for pwrite64... yes
checking for tclsh8.7... no
checking for tclsh8.6... tclsh8.6
configure: Version set to 3.42
configure: Release set to 3.42.0
checking for WASI SDK directory... no
checking whether to support threadsafe operation... yes
checking for library containing pthread_create... none required
checking for library containing pthread_mutexattr_init... none required
checking whether to support shared library linked as release mode or not... no
checking whether to use an in-ram database for temporary tables... no
checking if executables have the .exe suffix... unknown
checking for Tcl configuration... found /usr/lib64/tcl8.6/tclConfig.sh
checking for existence of /usr/lib64/tcl8.6/tclConfig.sh... loading
checking for library containing readline... no
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking for readline.h... no
checking for /usr/include/readline.h... no
checking for /usr/include/readline/readline.h... yes
checking for library containing fdatasync... none required
checking build type... release
checking for zlib.h... yes
checking for library containing deflate... -lz
checking for library containing dlopen... none required
checking whether to support math functions... yes
checking for library containing ceil... -lm
checking whether to support JSON functions... yes
checking whether to support MEMSYS5... no
checking whether to support MEMSYS3... no
checking whether to support FTS3... no
checking whether to support FTS4... yes
checking for library containing log... none required
checking whether to support FTS5... yes
checking for library containing log... (cached) none required
checking whether to support LIMIT on UPDATE and DELETE statements... no
checking whether to support GEOPOLY... no
checking whether to support RTREE... no
checking whether to support SESSION... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sqlite3.pc
config.status: creating sqlite_cfg.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-dependency-tracking, --enable-threads-override-locks
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ /usr/bin/make -O -j32 V=1 VERBOSE=1
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/mkshellc.tcl >shell.c
gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -o mkkeywordhash -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  /builddir/build/BUILD/sqlite-src-3420000/tool/mkkeywordhash.c
./mkkeywordhash >keywordhash.h
gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -o mksourceid /builddir/build/BUILD/sqlite-src-3420000/tool/mksourceid.c
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/mksqlite3h.tcl /builddir/build/BUILD/sqlite-src-3420000 >sqlite3.h
gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -o lemon /builddir/build/BUILD/sqlite-src-3420000/tool/lemon.c
cp /builddir/build/BUILD/sqlite-src-3420000/tool/lempar.c .
cp /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5parse.y .
rm -f fts5parse.h
./lemon  -S fts5parse.y
cp /builddir/build/BUILD/sqlite-src-3420000/src/parse.y .
./lemon -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -S parse.y
cat parse.h /builddir/build/BUILD/sqlite-src-3420000/src/vdbe.c | tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/mkopcodeh.tcl >opcodes.h
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/mkopcodec.tcl opcodes.h >opcodes.c
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/tool/mkfts5c.tcl
cp /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5.h .
rm -rf tsrc
mkdir tsrc
cp -f /builddir/build/BUILD/sqlite-src-3420000/src/alter.c /builddir/build/BUILD/sqlite-src-3420000/src/analyze.c /builddir/build/BUILD/sqlite-src-3420000/src/attach.c /builddir/build/BUILD/sqlite-src-3420000/src/auth.c /builddir/build/BUILD/sqlite-src-3420000/src/backup.c /builddir/build/BUILD/sqlite-src-3420000/src/bitvec.c /builddir/build/BUILD/sqlite-src-3420000/src/btmutex.c /builddir/build/BUILD/sqlite-src-3420000/src/btree.c /builddir/build/BUILD/sqlite-src-3420000/src/btree.h /builddir/build/BUILD/sqlite-src-3420000/src/btreeInt.h /builddir/build/BUILD/sqlite-src-3420000/src/build.c /builddir/build/BUILD/sqlite-src-3420000/src/callback.c /builddir/build/BUILD/sqlite-src-3420000/src/complete.c /builddir/build/BUILD/sqlite-src-3420000/src/ctime.c /builddir/build/BUILD/sqlite-src-3420000/src/date.c /builddir/build/BUILD/sqlite-src-3420000/src/dbpage.c /builddir/build/BUILD/sqlite-src-3420000/src/dbstat.c /builddir/build/BUILD/sqlite-src-3420000/src/delete.c /builddir/build/BUILD/sqlite-src-3420000/src/expr.c /builddir/build/BUILD/sqlite-src-3420000/src/fault.c /builddir/build/BUILD/sqlite-src-3420000/src/fkey.c /builddir/build/BUILD/sqlite-src-3420000/src/func.c /builddir/build/BUILD/sqlite-src-3420000/src/global.c /builddir/build/BUILD/sqlite-src-3420000/src/hash.c /builddir/build/BUILD/sqlite-src-3420000/src/hash.h /builddir/build/BUILD/sqlite-src-3420000/src/hwtime.h /builddir/build/BUILD/sqlite-src-3420000/src/insert.c /builddir/build/BUILD/sqlite-src-3420000/src/json.c /builddir/build/BUILD/sqlite-src-3420000/src/legacy.c /builddir/build/BUILD/sqlite-src-3420000/src/loadext.c /builddir/build/BUILD/sqlite-src-3420000/src/main.c /builddir/build/BUILD/sqlite-src-3420000/src/malloc.c /builddir/build/BUILD/sqlite-src-3420000/src/mem0.c /builddir/build/BUILD/sqlite-src-3420000/src/mem1.c /builddir/build/BUILD/sqlite-src-3420000/src/mem2.c /builddir/build/BUILD/sqlite-src-3420000/src/mem3.c /builddir/build/BUILD/sqlite-src-3420000/src/mem5.c /builddir/build/BUILD/sqlite-src-3420000/src/memdb.c /builddir/build/BUILD/sqlite-src-3420000/src/memjournal.c /builddir/build/BUILD/sqlite-src-3420000/src/msvc.h /builddir/build/BUILD/sqlite-src-3420000/src/mutex.c /builddir/build/BUILD/sqlite-src-3420000/src/mutex.h /builddir/build/BUILD/sqlite-src-3420000/src/mutex_noop.c /builddir/build/BUILD/sqlite-src-3420000/src/mutex_unix.c /builddir/build/BUILD/sqlite-src-3420000/src/mutex_w32.c /builddir/build/BUILD/sqlite-src-3420000/src/notify.c /builddir/build/BUILD/sqlite-src-3420000/src/os.c /builddir/build/BUILD/sqlite-src-3420000/src/os.h /builddir/build/BUILD/sqlite-src-3420000/src/os_common.h /builddir/build/BUILD/sqlite-src-3420000/src/os_setup.h /builddir/build/BUILD/sqlite-src-3420000/src/os_kv.c /builddir/build/BUILD/sqlite-src-3420000/src/os_unix.c /builddir/build/BUILD/sqlite-src-3420000/src/os_win.c /builddir/build/BUILD/sqlite-src-3420000/src/os_win.h /builddir/build/BUILD/sqlite-src-3420000/src/pager.c /builddir/build/BUILD/sqlite-src-3420000/src/pager.h /builddir/build/BUILD/sqlite-src-3420000/src/parse.y /builddir/build/BUILD/sqlite-src-3420000/src/pcache.c /builddir/build/BUILD/sqlite-src-3420000/src/pcache.h /builddir/build/BUILD/sqlite-src-3420000/src/pcache1.c /builddir/build/BUILD/sqlite-src-3420000/src/pragma.c /builddir/build/BUILD/sqlite-src-3420000/src/pragma.h /builddir/build/BUILD/sqlite-src-3420000/src/prepare.c /builddir/build/BUILD/sqlite-src-3420000/src/printf.c /builddir/build/BUILD/sqlite-src-3420000/src/random.c /builddir/build/BUILD/sqlite-src-3420000/src/resolve.c /builddir/build/BUILD/sqlite-src-3420000/src/rowset.c /builddir/build/BUILD/sqlite-src-3420000/src/select.c /builddir/build/BUILD/sqlite-src-3420000/src/status.c /builddir/build/BUILD/sqlite-src-3420000/src/shell.c.in /builddir/build/BUILD/sqlite-src-3420000/src/sqlite.h.in /builddir/build/BUILD/sqlite-src-3420000/src/sqlite3ext.h /builddir/build/BUILD/sqlite-src-3420000/src/sqliteInt.h /builddir/build/BUILD/sqlite-src-3420000/src/sqliteLimit.h /builddir/build/BUILD/sqlite-src-3420000/src/table.c /builddir/build/BUILD/sqlite-src-3420000/src/tclsqlite.c /builddir/build/BUILD/sqlite-src-3420000/src/threads.c /builddir/build/BUILD/sqlite-src-3420000/src/tokenize.c /builddir/build/BUILD/sqlite-src-3420000/src/treeview.c /builddir/build/BUILD/sqlite-src-3420000/src/trigger.c /builddir/build/BUILD/sqlite-src-3420000/src/utf.c /builddir/build/BUILD/sqlite-src-3420000/src/update.c /builddir/build/BUILD/sqlite-src-3420000/src/upsert.c /builddir/build/BUILD/sqlite-src-3420000/src/util.c /builddir/build/BUILD/sqlite-src-3420000/src/vacuum.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbe.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbe.h /builddir/build/BUILD/sqlite-src-3420000/src/vdbeapi.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbeaux.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbeblob.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbemem.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbesort.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbetrace.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbevtab.c /builddir/build/BUILD/sqlite-src-3420000/src/vdbeInt.h /builddir/build/BUILD/sqlite-src-3420000/src/vtab.c /builddir/build/BUILD/sqlite-src-3420000/src/vxworks.h /builddir/build/BUILD/sqlite-src-3420000/src/wal.c /builddir/build/BUILD/sqlite-src-3420000/src/wal.h /builddir/build/BUILD/sqlite-src-3420000/src/walker.c /builddir/build/BUILD/sqlite-src-3420000/src/where.c /builddir/build/BUILD/sqlite-src-3420000/src/wherecode.c /builddir/build/BUILD/sqlite-src-3420000/src/whereexpr.c /builddir/build/BUILD/sqlite-src-3420000/src/whereInt.h /builddir/build/BUILD/sqlite-src-3420000/src/window.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3.h /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3Int.h /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_aux.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_expr.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_hash.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_hash.h /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_icu.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_porter.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_snippet.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_tokenizer.h /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_tokenizer.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_tokenizer1.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_tokenize_vtab.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_unicode.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_unicode2.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_write.c /builddir/build/BUILD/sqlite-src-3420000/ext/icu/sqliteicu.h /builddir/build/BUILD/sqlite-src-3420000/ext/icu/icu.c /builddir/build/BUILD/sqlite-src-3420000/ext/rtree/rtree.h /builddir/build/BUILD/sqlite-src-3420000/ext/rtree/rtree.c /builddir/build/BUILD/sqlite-src-3420000/ext/rtree/geopoly.c /builddir/build/BUILD/sqlite-src-3420000/ext/session/sqlite3session.c /builddir/build/BUILD/sqlite-src-3420000/ext/session/sqlite3session.h /builddir/build/BUILD/sqlite-src-3420000/ext/userauth/userauth.c /builddir/build/BUILD/sqlite-src-3420000/ext/userauth/sqlite3userauth.h /builddir/build/BUILD/sqlite-src-3420000/ext/rbu/sqlite3rbu.h /builddir/build/BUILD/sqlite-src-3420000/ext/rbu/sqlite3rbu.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/stmt.c keywordhash.h opcodes.c opcodes.h parse.c parse.h sqlite_cfg.h shell.c sqlite3.h tsrc
rm tsrc/sqlite.h.in tsrc/parse.y
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/vdbe-compress.tcl  <tsrc/vdbe.c >vdbe.new
mv vdbe.new tsrc/vdbe.c
cp fts5.c fts5.h tsrc
touch .target_source
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/mksqlite3c.tcl --linemacros=0
cp tsrc/sqlite3ext.h .
cp /builddir/build/BUILD/sqlite-src-3420000/ext/session/sqlite3session.h .
./libtool --mode=compile --tag=CC gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -DUSE_TCL_STUBS=1 -c /builddir/build/BUILD/sqlite-src-3420000/src/tclsqlite.c
libtool: compile:  gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -DUSE_TCL_STUBS=1 -c /builddir/build/BUILD/sqlite-src-3420000/src/tclsqlite.c  -fPIC -DPIC -o .libs/tclsqlite.o
libtool: compile:  gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -DUSE_TCL_STUBS=1 -c /builddir/build/BUILD/sqlite-src-3420000/src/tclsqlite.c -o tclsqlite.o >/dev/null 2>&1
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -DHAVE_READLINE=1 -I/usr/include/readline -DHAVE_EDITLINE=0 -DSQLITE_DQS=0 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_OFFSET_SQL_FUNC -o sqlite3 \
	shell.c sqlite3.c \
	-lreadline -lncurses  -lm -lz   -rpath "/usr/lib64"
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -DHAVE_READLINE=1 -I/usr/include/readline -DHAVE_EDITLINE=0 -DSQLITE_DQS=0 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_OFFSET_SQL_FUNC -o sqlite3 shell.c sqlite3.c  -lreadline -lncurses -lm -lz
In function 'nodeReaderRelease',
    inlined from 'fts3IncrmergeLoad' at sqlite3.c:195739:9,
    inlined from 'sqlite3Fts3Incrmerge' at sqlite3.c:196394:14:
sqlite3.c:195180:23: warning: 'reader.term.a' may be used uninitialized [-Wmaybe-uninitialized]
195180 |   sqlite3_free(p->term.a);
       |                ~~~~~~~^~
sqlite3.c: In function 'sqlite3Fts3Incrmerge':
sqlite3.c:195708:20: note: 'reader' declared here
195708 |         NodeReader reader;
       |                    ^~~~~~
./libtool --mode=compile --tag=CC gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -DSQLITE_TEMP_STORE=1 -c sqlite3.c
libtool: compile:  gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c  -fPIC -DPIC -o .libs/sqlite3.o
libtool: compile:  gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1
In function 'nodeReaderRelease',
    inlined from 'fts3IncrmergeLoad' at sqlite3.c:195739:9,
    inlined from 'sqlite3Fts3Incrmerge' at sqlite3.c:196394:14:
sqlite3.c:195180:23: warning: 'reader.term.a' may be used uninitialized [-Wmaybe-uninitialized]
195180 |   sqlite3_free(p->term.a);
       |                ~~~~~~~^~
sqlite3.c: In function 'sqlite3Fts3Incrmerge':
sqlite3.c:195708:20: note: 'reader' declared here
195708 |         NodeReader reader;
       |                    ^~~~~~
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -no-undefined -o libsqlite3.la sqlite3.lo -lm -lz   \
	 -rpath "/usr/lib64" -version-info "8:6:8"
libtool: link: gcc -shared  .libs/sqlite3.o   -lm -lz -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1   -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6
libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0")
libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so")
libtool: link: ar cru .libs/libsqlite3.a  sqlite3.o
libtool: link: ranlib .libs/libsqlite3.a
libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" )
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -no-undefined -o libtclsqlite3.la tclsqlite.lo \
	libsqlite3.la -L/usr/lib64 -ltclstub8.6 -lm -lz   \
	-rpath "/usr/lib64/tcl8.6/sqlite3" \
	-version-info "8:6:8" \
	-avoid-version
libtool: link: gcc -shared  .libs/tclsqlite.o   ./.libs/libsqlite3.so -L/usr/lib64 -ltclstub8.6 -lm -lz -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1   -Wl,-soname -Wl,libtclsqlite3.so -o .libs/libtclsqlite3.so
libtool: link: ar cru .libs/libtclsqlite3.a  tclsqlite.o
libtool: link: ranlib .libs/libtclsqlite3.a
libtool: link: ( cd ".libs" && rm -f "libtclsqlite3.la" && ln -s "../libtclsqlite3.la" "libtclsqlite3.la" )
+ /usr/bin/make -O -j32 V=1 VERBOSE=1 sqlite3_analyzer
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/mkccode.tcl /builddir/build/BUILD/sqlite-src-3420000/tool/sqlite3_analyzer.c.in >sqlite3_analyzer.c
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  sqlite3_analyzer.c -o sqlite3_analyzer -L/usr/lib64 -ltcl8.6 -lm -lz  
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 sqlite3_analyzer.c -o sqlite3_analyzer  -L/usr/lib64 -ltcl8.6 -lm -lz
sqlite3_analyzer.c:180043:21: warning: 'sqlite3ConnectionBlocked' defined but not used [-Wunused-function]
180043 | SQLITE_PRIVATE void sqlite3ConnectionBlocked(sqlite3 *db, sqlite3 *pBlocker){
       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
In function 'nodeReaderRelease',
    inlined from 'fts3IncrmergeLoad' at sqlite3_analyzer.c:195763:9,
    inlined from 'sqlite3Fts3Incrmerge' at sqlite3_analyzer.c:196418:14:
sqlite3_analyzer.c:195204:23: warning: 'reader.term.a' may be used uninitialized [-Wmaybe-uninitialized]
195204 |   sqlite3_free(p->term.a);
       |                ~~~~~~~^~
sqlite3_analyzer.c: In function 'sqlite3Fts3Incrmerge':
sqlite3_analyzer.c:195732:20: note: 'reader' declared here
195732 |         NodeReader reader;
       |                    ^~~~~~
+ /usr/bin/make -O -j32 V=1 VERBOSE=1 sqldiff
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -o sqldiff /builddir/build/BUILD/sqlite-src-3420000/tool/sqldiff.c sqlite3.lo -lm -lz  
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sqldiff /builddir/build/BUILD/sqlite-src-3420000/tool/sqldiff.c .libs/sqlite3.o  -lm -lz 
/builddir/build/BUILD/sqlite-src-3420000/tool/sqldiff.c: In function 'all_tables_sql':
/builddir/build/BUILD/sqlite-src-3420000/tool/sqldiff.c:1853:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
 1853 |     int rc;
      |         ^~
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g0s4a8
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64
++ dirname /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64
+ cd sqlite-src-3420000
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/install -p -d /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64
./libtool --mode=install /usr/bin/install -p libsqlite3.la /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64
libtool: install: /usr/bin/install -p .libs/libsqlite3.so.0.8.6 /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/libsqlite3.so.0.8.6
libtool: install: (cd /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64 && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64 && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; })
libtool: install: /usr/bin/install -p .libs/libsqlite3.lai /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/libsqlite3.la
libtool: install: /usr/bin/install -p .libs/libsqlite3.a /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/libsqlite3.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/libsqlite3.a
libtool: install: ranlib /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/libsqlite3.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
echo 'package ifneeded sqlite3 3.42.0 [list load [file join $dir libtclsqlite3[info sharedlibextension]] sqlite3]' > pkgIndex.tcl
/usr/bin/install -p -d /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3
./libtool --mode=install /usr/bin/install -p libtclsqlite3.la /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3
libtool: install: warning: relinking `libtclsqlite3.la'
libtool: install: (cd /builddir/build/BUILD/sqlite-src-3420000; /bin/sh /builddir/build/BUILD/sqlite-src-3420000/libtool  --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -no-undefined -o libtclsqlite3.la tclsqlite.lo libsqlite3.la -L/usr/lib64 -ltclstub8.6 -lm -lz -rpath /usr/lib64/tcl8.6/sqlite3 -version-info 8:6:8 -avoid-version -inst-prefix-dir /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64)
libtool: relink: gcc -shared  .libs/tclsqlite.o   -L/builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64 -L/usr/lib64 -lsqlite3 -ltclstub8.6 -lm -lz -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1   -Wl,-soname -Wl,libtclsqlite3.so -o .libs/libtclsqlite3.so
libtool: install: /usr/bin/install -p .libs/libtclsqlite3.soT /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.so
libtool: install: /usr/bin/install -p .libs/libtclsqlite3.lai /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.la
libtool: install: /usr/bin/install -p .libs/libtclsqlite3.a /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.a
libtool: install: ranlib /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64/tcl8.6/sqlite3'
rm -f /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.la /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.a
/usr/bin/install -p -m 0644 pkgIndex.tcl /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3
/usr/bin/install -p -d /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/bin
./libtool --mode=install /usr/bin/install -p sqlite3 /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/bin
libtool: install: /usr/bin/install -p sqlite3 /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/bin/sqlite3
/usr/bin/install -p -d /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/include
/usr/bin/install -p -m 0644 sqlite3.h /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/include
/usr/bin/install -p -m 0644 /builddir/build/BUILD/sqlite-src-3420000/src/sqlite3ext.h /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/include
/usr/bin/install -p -d /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/pkgconfig
/usr/bin/install -p -m 0644 sqlite3.pc /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/pkgconfig
+ install -D -m0644 sqlite3.1 /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64//usr/share/man/man1/sqlite3.1
+ install -D -m0755 lemon /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64//usr/bin/lemon
+ install -D -m0644 tool/lempar.c /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64//usr/share/lemon/lempar.c
+ install -D -m0755 sqlite3_analyzer /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64//usr/bin/sqlite3_analyzer
+ install -D -m0755 sqldiff /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64//usr/bin/sqldiff
+ rm -f /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/libsqlite3.la
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.42.0-2.ocs23 --unique-debug-suffix -3.42.0-2.ocs23.loongarch64 --unique-debug-src-base sqlite-3.42.0-2.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/sqlite-src-3420000
extracting debug info from /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/tcl8.6/sqlite3/libtclsqlite3.so
extracting debug info from /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/bin/sqlite3_analyzer
extracting debug info from /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/bin/lemon
extracting debug info from /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/lib64/libsqlite3.so.0.8.6
extracting debug info from /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/bin/sqldiff
extracting debug info from /builddir/build/BUILDROOT/sqlite-3.42.0-2.ocs23.loongarch64/usr/bin/sqlite3
38125 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZxNjBU
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd sqlite-src-3420000
++ pwd
+ export LD_LIBRARY_PATH=/builddir/build/BUILD/sqlite-src-3420000/.libs
+ LD_LIBRARY_PATH=/builddir/build/BUILD/sqlite-src-3420000/.libs
+ export MALLOC_CHECK_=3
+ MALLOC_CHECK_=3
+ rm test/csv01.test
+ make test
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -o fuzzcheck -I/builddir/build/BUILD/sqlite-src-3420000/test -I/builddir/build/BUILD/sqlite-src-3420000/ext/recover -DSQLITE_OSS_FUZZ -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_MAX_MEMORY=50000000 -DSQLITE_MAX_MMAP_SIZE=0 -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_PRINTF_PRECISION_LIMIT=1000 -DSQLITE_PRIVATE="" /builddir/build/BUILD/sqlite-src-3420000/test/fuzzcheck.c /builddir/build/BUILD/sqlite-src-3420000/test/ossfuzz.c /builddir/build/BUILD/sqlite-src-3420000/test/fuzzinvariants.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/dbdata.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/sqlite3recover.c /builddir/build/BUILD/sqlite-src-3420000/test/vt02.c sqlite3.c -lm -lz  
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fuzzcheck -I/builddir/build/BUILD/sqlite-src-3420000/test -I/builddir/build/BUILD/sqlite-src-3420000/ext/recover -DSQLITE_OSS_FUZZ -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_MAX_MEMORY=50000000 -DSQLITE_MAX_MMAP_SIZE=0 -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_PRINTF_PRECISION_LIMIT=1000 -DSQLITE_PRIVATE= /builddir/build/BUILD/sqlite-src-3420000/test/fuzzcheck.c /builddir/build/BUILD/sqlite-src-3420000/test/ossfuzz.c /builddir/build/BUILD/sqlite-src-3420000/test/fuzzinvariants.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/dbdata.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/sqlite3recover.c /builddir/build/BUILD/sqlite-src-3420000/test/vt02.c sqlite3.c  -lm -lz
sqlite3.c: In function 'whereRangeScanEst':
sqlite3.c:159789:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
159789 |           if( iLwrIdx==iUprIdx ) nNew -= 20;  assert( 20==sqlite3LogEst(4) );
       |           ^~
In file included from sqlite3.c:14295:
sqlite3.c:159789:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
159789 |           if( iLwrIdx==iUprIdx ) nNew -= 20;  assert( 20==sqlite3LogEst(4) );
       |                                               ^~~~~~
sqlite3.c: In function 'sessionPreupdateEqual':
sqlite3.c:218632:11: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
218632 |       int rc;                     /* Error code from preupdate_new/old */
       |           ^~
In function 'nodeReaderRelease',
    inlined from 'fts3IncrmergeLoad' at sqlite3.c:195739:9,
    inlined from 'sqlite3Fts3Incrmerge' at sqlite3.c:196394:14:
sqlite3.c:195180:23: warning: 'reader.term.a' may be used uninitialized [-Wmaybe-uninitialized]
195180 |   sqlite3_free(p->term.a);
       |                ~~~~~~~^~
sqlite3.c: In function 'sqlite3Fts3Incrmerge':
sqlite3.c:195708:20: note: 'reader' declared here
195708 |         NodeReader reader;
       |                    ^~~~~~
/builddir/build/BUILD/sqlite-src-3420000/test/fuzzcheck.c:164:12: warning: type of 'sqlite3_vt02_init' does not match original declaration [-Wlto-type-mismatch]
  164 | extern int sqlite3_vt02_init(sqlite3*,char***,void*);
      |            ^
/builddir/build/BUILD/sqlite-src-3420000/test/vt02.c:1010:5: note: 'sqlite3_vt02_init' was previously declared here
 1010 | int sqlite3_vt02_init(
      |     ^
/builddir/build/BUILD/sqlite-src-3420000/test/vt02.c:1010:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -o sessionfuzz /builddir/build/BUILD/sqlite-src-3420000/test/sessionfuzz.c -lm -lz  
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sessionfuzz /builddir/build/BUILD/sqlite-src-3420000/test/sessionfuzz.c  -lm -lz
/builddir/build/BUILD/sqlite-src-3420000/test/sessionfuzz.c:70:19: warning: 'zInitSql' defined but not used [-Wunused-const-variable=]
   70 | static const char zInitSql[] =
      |                   ^~~~~~~~
In file included from /builddir/build/BUILD/sqlite-src-3420000/test/sessionfuzz.c:67:
In function 'nodeReaderRelease',
    inlined from 'fts3IncrmergeLoad' at ./sqlite3.c:195739:9,
    inlined from 'sqlite3Fts3Incrmerge' at ./sqlite3.c:196394:14:
./sqlite3.c:195180:23: warning: 'reader.term.a' may be used uninitialized [-Wmaybe-uninitialized]
195180 |   sqlite3_free(p->term.a);
       |                ~~~~~~~^~
./sqlite3.c: In function 'sqlite3Fts3Incrmerge':
./sqlite3.c:195708:20: note: 'reader' declared here
195708 |         NodeReader reader;
       |                    ^~~~~~
./fuzzcheck /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata1.db /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata2.db /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata3.db /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata4.db /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata5.db /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata6.db /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata7.db /builddir/build/BUILD/sqlite-src-3420000/test/fuzzdata8.db
fuzzdata1.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 9917 tests
fuzzdata2.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 9959 tests
fuzzdata3.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 2316 tests
fuzzdata4.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 2575 tests
fuzzdata5.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 8834 tests
fuzzdata6.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 3896 tests
fuzzdata7.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 8145 tests
fuzzdata8.db: 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% - 744 tests
fuzzcheck: 10986 query invariants checked
fuzzcheck: 0 errors out of 46386 tests in 23.161 seconds
SQLite 3.42.0 2023-05-16 12:36:15 0315f2e4dcbb3f2172c4d45befeeea74539766bcbaaedb0853b700430b36alt1
./sessionfuzz run /builddir/build/BUILD/sqlite-src-3420000/test/sessionfuzz-data1.db
sessionfuzz-data1.db:  339 cases, 0 crashes
gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -o srcck1 /builddir/build/BUILD/sqlite-src-3420000/tool/srcck1.c
./srcck1 sqlite3.c
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -DSQLITE_NO_SYNC=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_TEST=1 -DSQLITE_CRASH_TEST=1 -DTCLSH_INIT_PROC=sqlite3TestInit -DSQLITE_SERVER=1 -DSQLITE_PRIVATE="" -DSQLITE_CORE -DBUILD_sqlite -DSQLITE_SERIES_CONSTRAINT_VERIFY=1 -DSQLITE_DEFAULT_PAGE_SIZE=1024 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_CKSUMVFS_STATIC \
	-o testfixture /builddir/build/BUILD/sqlite-src-3420000/src/test1.c /builddir/build/BUILD/sqlite-src-3420000/src/test2.c /builddir/build/BUILD/sqlite-src-3420000/src/test3.c /builddir/build/BUILD/sqlite-src-3420000/src/test4.c /builddir/build/BUILD/sqlite-src-3420000/src/test5.c /builddir/build/BUILD/sqlite-src-3420000/src/test6.c /builddir/build/BUILD/sqlite-src-3420000/src/test8.c /builddir/build/BUILD/sqlite-src-3420000/src/test9.c /builddir/build/BUILD/sqlite-src-3420000/src/test_autoext.c /builddir/build/BUILD/sqlite-src-3420000/src/test_async.c /builddir/build/BUILD/sqlite-src-3420000/src/test_backup.c /builddir/build/BUILD/sqlite-src-3420000/src/test_bestindex.c /builddir/build/BUILD/sqlite-src-3420000/src/test_blob.c /builddir/build/BUILD/sqlite-src-3420000/src/test_btree.c /builddir/build/BUILD/sqlite-src-3420000/src/test_config.c /builddir/build/BUILD/sqlite-src-3420000/src/test_delete.c /builddir/build/BUILD/sqlite-src-3420000/src/test_demovfs.c /builddir/build/BUILD/sqlite-src-3420000/src/test_devsym.c /builddir/build/BUILD/sqlite-src-3420000/src/test_fs.c /builddir/build/BUILD/sqlite-src-3420000/src/test_func.c /builddir/build/BUILD/sqlite-src-3420000/src/test_hexio.c /builddir/build/BUILD/sqlite-src-3420000/src/test_init.c /builddir/build/BUILD/sqlite-src-3420000/src/test_intarray.c /builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c /builddir/build/BUILD/sqlite-src-3420000/src/test_malloc.c /builddir/build/BUILD/sqlite-src-3420000/src/test_md5.c /builddir/build/BUILD/sqlite-src-3420000/src/test_multiplex.c /builddir/build/BUILD/sqlite-src-3420000/src/test_mutex.c /builddir/build/BUILD/sqlite-src-3420000/src/test_onefile.c /builddir/build/BUILD/sqlite-src-3420000/src/test_osinst.c /builddir/build/BUILD/sqlite-src-3420000/src/test_pcache.c /builddir/build/BUILD/sqlite-src-3420000/src/test_quota.c /builddir/build/BUILD/sqlite-src-3420000/src/test_rtree.c /builddir/build/BUILD/sqlite-src-3420000/src/test_schema.c /builddir/build/BUILD/sqlite-src-3420000/src/test_superlock.c /builddir/build/BUILD/sqlite-src-3420000/src/test_syscall.c /builddir/build/BUILD/sqlite-src-3420000/src/test_tclsh.c /builddir/build/BUILD/sqlite-src-3420000/src/test_tclvar.c /builddir/build/BUILD/sqlite-src-3420000/src/test_thread.c /builddir/build/BUILD/sqlite-src-3420000/src/test_vdbecov.c /builddir/build/BUILD/sqlite-src-3420000/src/test_vfs.c /builddir/build/BUILD/sqlite-src-3420000/src/test_windirent.c /builddir/build/BUILD/sqlite-src-3420000/src/test_window.c /builddir/build/BUILD/sqlite-src-3420000/src/test_wsd.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_term.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_test.c /builddir/build/BUILD/sqlite-src-3420000/ext/session/test_session.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/sqlite3recover.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/dbdata.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/test_recover.c /builddir/build/BUILD/sqlite-src-3420000/ext/rbu/test_rbu.c /builddir/build/BUILD/sqlite-src-3420000/ext/expert/sqlite3expert.c /builddir/build/BUILD/sqlite-src-3420000/ext/expert/test_expert.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/amatch.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/appendvfs.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/basexx.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/carray.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/cksumvfs.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/closure.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/csv.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/decimal.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/eval.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/explain.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/fileio.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/fuzzer.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5_tcl.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5_test_mi.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5_test_tok.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/ieee754.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/mmapwarm.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/nextchar.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/normalize.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/percentile.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/prefixes.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/qpvtab.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/regexp.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/remember.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/series.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/spellfix.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/totype.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/unionvtab.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/wholenumber.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/zipfile.c /builddir/build/BUILD/sqlite-src-3420000/ext/userauth/userauth.c /builddir/build/BUILD/sqlite-src-3420000/ext/rtree/test_rtreedoc.c /builddir/build/BUILD/sqlite-src-3420000/src/tclsqlite.c sqlite3.c -L/usr/lib64 -ltcl8.6 -lm -lz  
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -DSQLITE_NO_SYNC=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_TEST=1 -DSQLITE_CRASH_TEST=1 -DTCLSH_INIT_PROC=sqlite3TestInit -DSQLITE_SERVER=1 -DSQLITE_PRIVATE= -DSQLITE_CORE -DBUILD_sqlite -DSQLITE_SERIES_CONSTRAINT_VERIFY=1 -DSQLITE_DEFAULT_PAGE_SIZE=1024 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_CKSUMVFS_STATIC -o testfixture /builddir/build/BUILD/sqlite-src-3420000/src/test1.c /builddir/build/BUILD/sqlite-src-3420000/src/test2.c /builddir/build/BUILD/sqlite-src-3420000/src/test3.c /builddir/build/BUILD/sqlite-src-3420000/src/test4.c /builddir/build/BUILD/sqlite-src-3420000/src/test5.c /builddir/build/BUILD/sqlite-src-3420000/src/test6.c /builddir/build/BUILD/sqlite-src-3420000/src/test8.c /builddir/build/BUILD/sqlite-src-3420000/src/test9.c /builddir/build/BUILD/sqlite-src-3420000/src/test_autoext.c /builddir/build/BUILD/sqlite-src-3420000/src/test_async.c /builddir/build/BUILD/sqlite-src-3420000/src/test_backup.c /builddir/build/BUILD/sqlite-src-3420000/src/test_bestindex.c /builddir/build/BUILD/sqlite-src-3420000/src/test_blob.c /builddir/build/BUILD/sqlite-src-3420000/src/test_btree.c /builddir/build/BUILD/sqlite-src-3420000/src/test_config.c /builddir/build/BUILD/sqlite-src-3420000/src/test_delete.c /builddir/build/BUILD/sqlite-src-3420000/src/test_demovfs.c /builddir/build/BUILD/sqlite-src-3420000/src/test_devsym.c /builddir/build/BUILD/sqlite-src-3420000/src/test_fs.c /builddir/build/BUILD/sqlite-src-3420000/src/test_func.c /builddir/build/BUILD/sqlite-src-3420000/src/test_hexio.c /builddir/build/BUILD/sqlite-src-3420000/src/test_init.c /builddir/build/BUILD/sqlite-src-3420000/src/test_intarray.c /builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c /builddir/build/BUILD/sqlite-src-3420000/src/test_malloc.c /builddir/build/BUILD/sqlite-src-3420000/src/test_md5.c /builddir/build/BUILD/sqlite-src-3420000/src/test_multiplex.c /builddir/build/BUILD/sqlite-src-3420000/src/test_mutex.c /builddir/build/BUILD/sqlite-src-3420000/src/test_onefile.c /builddir/build/BUILD/sqlite-src-3420000/src/test_osinst.c /builddir/build/BUILD/sqlite-src-3420000/src/test_pcache.c /builddir/build/BUILD/sqlite-src-3420000/src/test_quota.c /builddir/build/BUILD/sqlite-src-3420000/src/test_rtree.c /builddir/build/BUILD/sqlite-src-3420000/src/test_schema.c /builddir/build/BUILD/sqlite-src-3420000/src/test_superlock.c /builddir/build/BUILD/sqlite-src-3420000/src/test_syscall.c /builddir/build/BUILD/sqlite-src-3420000/src/test_tclsh.c /builddir/build/BUILD/sqlite-src-3420000/src/test_tclvar.c /builddir/build/BUILD/sqlite-src-3420000/src/test_thread.c /builddir/build/BUILD/sqlite-src-3420000/src/test_vdbecov.c /builddir/build/BUILD/sqlite-src-3420000/src/test_vfs.c /builddir/build/BUILD/sqlite-src-3420000/src/test_windirent.c /builddir/build/BUILD/sqlite-src-3420000/src/test_window.c /builddir/build/BUILD/sqlite-src-3420000/src/test_wsd.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_term.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts3/fts3_test.c /builddir/build/BUILD/sqlite-src-3420000/ext/session/test_session.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/sqlite3recover.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/dbdata.c /builddir/build/BUILD/sqlite-src-3420000/ext/recover/test_recover.c /builddir/build/BUILD/sqlite-src-3420000/ext/rbu/test_rbu.c /builddir/build/BUILD/sqlite-src-3420000/ext/expert/sqlite3expert.c /builddir/build/BUILD/sqlite-src-3420000/ext/expert/test_expert.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/amatch.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/appendvfs.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/basexx.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/carray.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/cksumvfs.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/closure.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/csv.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/decimal.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/eval.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/explain.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/fileio.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/fuzzer.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5_tcl.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5_test_mi.c /builddir/build/BUILD/sqlite-src-3420000/ext/fts5/fts5_test_tok.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/ieee754.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/mmapwarm.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/nextchar.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/normalize.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/percentile.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/prefixes.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/qpvtab.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/regexp.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/remember.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/series.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/spellfix.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/totype.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/unionvtab.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/wholenumber.c /builddir/build/BUILD/sqlite-src-3420000/ext/misc/zipfile.c /builddir/build/BUILD/sqlite-src-3420000/ext/userauth/userauth.c /builddir/build/BUILD/sqlite-src-3420000/ext/rtree/test_rtreedoc.c /builddir/build/BUILD/sqlite-src-3420000/src/tclsqlite.c sqlite3.c  -L/usr/lib64 -ltcl8.6 -lm -lz
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c: In function 'test_bind_value_from_preupdate':
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:4095:18: warning: unused variable 'pVal' [-Wunused-variable]
 4095 |   sqlite3_value *pVal = 0;
      |                  ^~~~
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:4094:12: warning: variable 'db' set but not used [-Wunused-but-set-variable]
 4094 |   sqlite3 *db = 0;
      |            ^~
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:4093:15: warning: variable 'z3' set but not used [-Wunused-but-set-variable]
 4093 |   const char *z3 = 0;
      |               ^~
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c: In function 'file_control_test':
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:6269:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
 6269 |   int rc;
      |       ^~
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c: In function 'save_prng_state':
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:6907:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
 6907 |   int rc = sqlite3_test_control(9999);
      |       ^~
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c: In function 'test_bad_behavior':
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:8244:47: warning: pointer 'a_29' used after 'free' [-Wuse-after-free]
 8244 |       Tcl_SetObjResult(interp, Tcl_NewIntObj(a[i]));
      |                                               ^
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:8243:7: note: call to 'free' here
 8243 |       free(a);
      |       ^~~~~~~
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c: In function 'test_prepare_v3':
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:4847:24: warning: pointer 'zCopy_29' used after 'free' [-Wuse-after-free]
 4847 |   zTail = &zSql[(zTail - zCopy)];
      |                 ~~~~~~~^~~~~~~~
/builddir/build/BUILD/sqlite-src-3420000/src/test1.c:4846:3: note: call to 'free' here
 4846 |   free(zCopy);
      |   ^~~~~~~~~~~
/builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c: In function 'readJournalFile':
/builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c:487:19: warning: unused variable 'cksum' [-Wunused-variable]
  487 |               u32 cksum = genCksum(aPage, pMain->nPagesize);
      |                   ^~~~~
/builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c: In function 'jtWrite':
/builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c:557:11: warning: unused variable 'pgno' [-Wunused-variable]
  557 |       u32 pgno = (u32)(iOfst/p->nPagesize + 1);
      |           ^~~~
/builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c: In function 'jtTruncate':
/builddir/build/BUILD/sqlite-src-3420000/src/test_journal.c:589:9: warning: unused variable 'locking_page' [-Wunused-variable]
  589 |     u32 locking_page = (u32)(PENDING_BYTE/p->nPagesize+1);
      |         ^~~~~~~~~~~~
/builddir/build/BUILD/sqlite-src-3420000/src/test_pcache.c: In function 'testpcacheCachesize':
/builddir/build/BUILD/sqlite-src-3420000/src/test_pcache.c:169:15: warning: unused variable 'p' [-Wunused-variable]
  169 |   testpcache *p = (testpcache*)pCache;
      |               ^
/builddir/build/BUILD/sqlite-src-3420000/ext/recover/test_recover.c: In function 'testRecoverCmd':
/builddir/build/BUILD/sqlite-src-3420000/ext/recover/test_recover.c:192:11: warning: variable 'res2' set but not used [-Wunused-but-set-variable]
  192 |       int res2;
      |           ^~~~
/builddir/build/BUILD/sqlite-src-3420000/ext/misc/qpvtab.c: In function 'qpvtabBestIndex':
/builddir/build/BUILD/sqlite-src-3420000/ext/misc/qpvtab.c:344:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
  344 |   int rc;
      |       ^~
sqlite3.c: In function 'sqlite3UtfSelfTest':
sqlite3.c:33844:16: warning: variable 'c' set but not used [-Wunused-but-set-variable]
33844 |   unsigned int c;
      |                ^
sqlite3.c:33843:7: warning: variable 'n' set but not used [-Wunused-but-set-variable]
33843 |   int n;
      |       ^
sqlite3.c:33840:19: warning: variable 't' set but not used [-Wunused-but-set-variable]
33840 |   unsigned int i, t;
      |                   ^
sqlite3.c: In function 'intTestFunc':
sqlite3.c:190566:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
190566 |   int rc;
       |       ^~
In function 'nodeReaderRelease',
    inlined from 'fts3IncrmergeLoad' at sqlite3.c:195739:9,
    inlined from 'sqlite3Fts3Incrmerge' at sqlite3.c:196394:14:
sqlite3.c:195180:23: warning: 'reader.term.a' may be used uninitialized [-Wmaybe-uninitialized]
195180 |   sqlite3_free(p->term.a);
       |                ~~~~~~~^~
sqlite3.c: In function 'sqlite3Fts3Incrmerge':
sqlite3.c:195708:20: note: 'reader' declared here
195708 |         NodeReader reader;
       |                    ^~~~~~
In function 'memset',
    inlined from 'test_create_function_v2' at /builddir/build/BUILD/sqlite-src-3420000/src/test1.c:1883:0:
/usr/include/bits/string_fortified.h:59: warning: '__builtin_memset' writing 32 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      | 
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -o dbhash /builddir/build/BUILD/sqlite-src-3420000/tool/dbhash.c sqlite3.lo -lm -lz  
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dbhash /builddir/build/BUILD/sqlite-src-3420000/tool/dbhash.c .libs/sqlite3.o  -lm -lz 
tclsh8.6 /builddir/build/BUILD/sqlite-src-3420000/tool/mkccode.tcl /builddir/build/BUILD/sqlite-src-3420000/tool/sqltclsh.c.in >sqltclsh.c
./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  sqltclsh.c -o sqltclsh -L/usr/lib64 -ltcl8.6 -lm -lz  
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -fno-strict-aliasing -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlite-src-3420000/src -I/builddir/build/BUILD/sqlite-src-3420000/ext/rtree -I/builddir/build/BUILD/sqlite-src-3420000/ext/icu -I/builddir/build/BUILD/sqlite-src-3420000/ext/fts3 -I/builddir/build/BUILD/sqlite-src-3420000/ext/async -I/builddir/build/BUILD/sqlite-src-3420000/ext/session -I/builddir/build/BUILD/sqlite-src-3420000/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 sqltclsh.c -o sqltclsh  -L/usr/lib64 -ltcl8.6 -lm -lz
sqltclsh.c:180055:21: warning: 'sqlite3ConnectionBlocked' defined but not used [-Wunused-function]
180055 | SQLITE_PRIVATE void sqlite3ConnectionBlocked(sqlite3 *db, sqlite3 *pBlocker){
       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
In function 'nodeReaderRelease',
    inlined from 'fts3IncrmergeLoad' at sqltclsh.c:195775:9,
    inlined from 'sqlite3Fts3Incrmerge' at sqltclsh.c:196430:14:
sqltclsh.c:195216:23: warning: 'reader.term.a' may be used uninitialized [-Wmaybe-uninitialized]
195216 |   sqlite3_free(p->term.a);
       |                ~~~~~~~^~
sqltclsh.c: In function 'sqlite3Fts3Incrmerge':
sqltclsh.c:195744:20: note: 'reader' declared here
195744 |         NodeReader reader;
       |                    ^~~~~~
./testfixture /builddir/build/BUILD/sqlite-src-3420000/test/veryquick.test --verbose=file --output=test-out.txt
Copying output to file /builddir/build/BUILD/sqlite-src-3420000/test-out.txt
Time: expert1.test 227 ms
Time: fts5aa.test 3225 ms
Time: fts5ab.test 1284 ms
Time: fts5ad.test 816 ms
Time: fts5ae.test 83 ms
Time: fts5af.test 339 ms
Time: fts5ag.test 375 ms
Time: fts5ah.test 5607 ms
Time: fts5ai.test 17 ms
Time: fts5ak.test 27 ms
Time: fts5al.test 62 ms
Time: fts5alter.test 30 ms
Time: fts5auto.test 4054 ms
Time: fts5aux.test 33 ms
Time: fts5auxdata.test 12 ms
Time: fts5cat.test 13 ms
Time: fts5circref.test 16 ms
Time: fts5colset.test 21 ms
Time: fts5columnsize.test 26 ms
Time: fts5config.test 34 ms
Time: fts5conflict.test 13 ms
Time: fts5connect.test 105 ms
Time: fts5content.test 31 ms
Time: fts5delete.test 220 ms
Time: fts5detail.test 36 ms
Time: fts5determin.test 24 ms
Time: fts5doclist.test 217 ms
Time: fts5ea.test 13 ms
Time: fts5eb.test 42 ms
Time: fts5first.test 15 ms
Time: fts5full.test 704 ms
Time: fts5fuzz1.test 15 ms
Time: fts5hash.test 832 ms
Time: fts5integrity.test 1232 ms
Time: fts5interrupt.test 321 ms
Time: fts5lastrowid.test 12 ms
Time: fts5leftjoin.test 10 ms
Time: fts5limits.test 13 ms
Time: fts5matchinfo.test 250 ms
Time: fts5merge.test 242 ms
Time: fts5merge2.test 141 ms
Time: fts5misc.test 101 ms
Time: fts5multi.test 20 ms
Time: fts5multiclient.test 75 ms
Time: fts5near.test 24 ms
Time: fts5onepass.test 25 ms
Time: fts5optimize.test 266 ms
Time: fts5optimize2.test 13530 ms
Time: fts5phrase.test 24 ms
Time: fts5plan.test 12 ms
Time: fts5porter.test 2074 ms
Time: fts5porter2.test 12 ms
Time: fts5prefix2.test 24 ms
Time: fts5query.test 211 ms
Time: fts5rank.test 33 ms
Time: fts5rebuild.test 12 ms
Time: fts5restart.test 204 ms
Time: fts5rowid.test 780 ms
Time: fts5savepoint.test 16 ms
----------------------------------------------
| id           | quote(block)                |
----------------------------------------------
| 1            | X'0000'                     |
| 10           | X'000000010101010001010101' |
| 137438953473 | X'00000004'                 |
----------------------------------------------
Time: fts5secure.test 431 ms
Time: fts5secure2.test 15 ms
Time: fts5secure3.test 4193 ms
Time: fts5secure4.test 1570 ms
Time: fts5secure5.test 399 ms
Time: fts5secure6.test 1197 ms
Time: fts5simple.test 142 ms
Time: fts5simple2.test 49 ms
Time: fts5simple3.test 37 ms
Time: fts5synonym.test 214 ms
Time: fts5synonym2.test 6799 ms
Time: fts5tok1.test 17 ms
Time: fts5tok2.test 2677 ms
Time: fts5tokenizer.test 41 ms
Time: fts5trigram.test 44 ms
Time: fts5ubsan.test 12 ms
Time: fts5umlaut.test 26 ms
Time: fts5unicode2.test 333 ms
Time: fts5unicode3.test 2477 ms
Time: fts5unicode4.test 10 ms
Time: fts5unindexed.test 16 ms
Time: fts5update.test 3026 ms
Time: fts5version.test 16 ms
Time: fts5vocab.test 254 ms
Time: fts5vocab2.test 198 ms
Time: lsm1_simple.test 8 ms
Time: rbu1.test 8 ms
Time: rbu10.test 7 ms
Time: rbu11.test 7 ms
Time: rbu12.test 7 ms
Time: rbu13.test 7 ms
Time: rbu14.test 7 ms
Time: rbu3.test 7 ms
Time: rbu5.test 7 ms
Time: rbu6.test 7 ms
Time: rbu7.test 7 ms
Time: rbu8.test 7 ms
Time: rbu9.test 7 ms
Time: rbuA.test 7 ms
Time: rbuB.test 7 ms
Time: rbuC.test 7 ms
Time: rbubusy.test 7 ms
Time: rbucollate.test 7 ms
Time: rbudiff.test 7 ms
Time: rbudor.test 7 ms
Time: rbuexlock.test 8 ms
Time: rbuexpr.test 7 ms
Time: rbufts.test 7 ms
Time: rbumisc.test 7 ms
Time: rbumulti.test 8 ms
Time: rbupartial.test 7 ms
Time: rbupass.test 7 ms
Time: rbuprogress.test 8 ms
Time: rburename.test 7 ms
Time: rburesume.test 8 ms
Time: rbusave.test 7 ms
Time: rbusplit.test 7 ms
Time: rbutemplimit.test 7 ms
Time: rbuvacuum.test 8 ms
Time: rbuvacuum2.test 7 ms
Time: rbuvacuum3.test 7 ms
Time: rbuvacuum4.test 7 ms
Time: recover1.test 156 ms
Time: recoverbuild.test 10 ms
Time: recoverclobber.test 11 ms
Time: recovercorrupt2.test 23 ms
Time: recoverold.test 59 ms
Time: recoverpgsz.test 137 ms
Time: recoverrowid.test 12 ms
Time: recoverslowidx.test 11 ms
Time: recoversql.test 20 ms
Time: rtree1.test 109 ms
Time: rtree2.test 708 ms
Time: rtree5.test 11 ms
Time: rtree6.test 14 ms
Time: rtree7.test 18 ms
Time: rtree8.test 296 ms
Time: rtree9.test 343 ms
Time: rtreeA.test 109 ms
Time: rtreeB.test 10 ms
Time: rtreeC.test 31 ms
Time: rtreeD.test 28 ms
Time: rtreeE.test 440 ms
Time: rtreeF.test 12 ms
Time: rtreeG.test 11 ms
Time: rtreeH.test 152 ms
Time: rtreeI.test 11 ms
Time: rtreecheck.test 37 ms
Time: rtreecirc.test 12 ms
Time: rtreeconnect.test 11 ms
Time: rtreedoc.test 167 ms
Time: rtreedoc2.test 25 ms
Time: rtreedoc3.test 3339 ms
Time: rtreefuzz001.test 22 ms
Time: tkt3363.test 16 ms
Time: changesetfuzz1.test 8 ms
Time: session1.test 8 ms
Time: session2.test 8 ms
Time: session3.test 8 ms
Time: session4.test 8 ms
Time: session5.test 8 ms
Time: session6.test 7 ms
Time: session8.test 7 ms
Time: session9.test 8 ms
Time: sessionA.test 7 ms
Time: sessionC.test 8 ms
Time: sessionD.test 8 ms
Time: sessionE.test 7 ms
Time: sessionF.test 7 ms
Time: sessionG.test 8 ms
Time: sessionH.test 7 ms
Time: sessionat.test 8 ms
Time: sessiondiff.test 7 ms
Time: sessioninvert.test 8 ms
Time: sessionmem.test 7 ms
Time: sessionnoop.test 7 ms
Time: sessionnoop2.test 7 ms
Time: sessionrebase.test 8 ms
Time: sessionrowid.test 8 ms
Time: sessionsize.test 7 ms
Time: sessionstat1.test 8 ms
Time: sessionwor.test 7 ms
Time: 8_3_names.test 7 ms
Time: affinity2.test 15 ms
Time: affinity3.test 14 ms
Time: aggerror.test 10 ms
Time: aggnested.test 23 ms
Time: alias.test 7 ms
Time: alter.test 57 ms
Time: alter2.test 26 ms
Time: alter3.test 64 ms
Time: alter4.test 36 ms
Time: alterauth.test 11 ms
Time: alterauth2.test 12 ms
Time: altercol.test 135 ms
Time: altercorrupt.test 10 ms
Time: alterdropcol.test 201 ms
Time: alterdropcol2.test 27 ms
Time: alterlegacy.test 46 ms
Time: alterqf.test 11 ms
Time: altertab.test 92 ms
Time: altertab2.test 45 ms
Time: altertab3.test 63 ms
Time: altertrig.test 29 ms
Query against fts4aux: 121321 microseconds per iteration
Query against ordinary table: 12683 microseconds per iteration
Temp table initialized from fts4aux: 5147 microseconds per iteration
Query against temp table: 12687 microseconds per iteration
Time: amatch1.test 571 ms
Time: analyze.test 26 ms
Time: analyze3.test 8 ms
Time: analyze4.test 15 ms
Time: analyze5.test 7 ms
Time: analyze6.test 7 ms
Time: analyze7.test 11 ms
Time: analyze8.test 7 ms
Time: analyze9.test 8 ms
Time: analyzeC.test 15 ms
Time: analyzeD.test 7 ms
Time: analyzeE.test 7 ms
Time: analyzeF.test 7 ms
Time: analyzeG.test 7 ms
Time: analyzer1.test 25 ms
Time: async4.test 8 ms
Time: async5.test 7 ms
Time: atof1.test 7 ms
No f2fs atomic-batch-write support. Skipping tests...
Time: atomic.test 7 ms
No f2fs atomic-batch-write support. Skipping tests...
Time: atomic2.test 8 ms
Time: attach.test 39 ms
Time: attach2.test 24 ms
Time: attach3.test 18 ms
Testing with SQLITE_MAX_ATTACHED=10
Time: attach4.test 23 ms
Time: auth.test 75 ms
Time: auth2.test 11 ms
Time: auth3.test 11 ms
Time: autoanalyze1.test 7 ms
Time: autoinc.test 46 ms
Time: autoindex1.test 66 ms
Time: autoindex2.test 17 ms
Time: autoindex3.test 12 ms
Time: autoindex4.test 23 ms
Time: autoindex5.test 15 ms
Time: autovacuum.test 300 ms
Time: autovacuum2.test 11 ms
Time: avfs.test 569 ms
Time: avtrans.test 988 ms
WARNING: No historical binaries to test against.
WARNING: Omitting backwards-compatibility tests
Time: backcompat.test 9 ms
Time: backup2.test 319 ms
Time: backup4.test 13 ms
Time: backup5.test 11 ms
Time: badutf.test 11 ms
Time: badutf2.test 13 ms
Time: basexx1.test 23 ms
Time: bestindex1.test 18 ms
Time: bestindex2.test 11 ms
Time: bestindex3.test 15 ms
Time: bestindex4.test 360 ms
Time: bestindex5.test 17 ms
Time: bestindex6.test 10 ms
Time: bestindex7.test 11 ms
Time: bestindex8.test 25 ms
Time: bestindex9.test 12 ms
Time: bestindexA.test 10 ms
Time: between.test 18 ms
Skipping bigmmap.test - requires SQLITE_MAX_MMAP_SIZE >= 8G
Time: bigmmap.test 8 ms
Time: bigrow.test 162 ms
Time: bind.test 28 ms
Time: bind2.test 8 ms
Time: bindxfer.test 9 ms
Time: bitvec.test 1932 ms
Time: blob.test 14 ms
Time: bloom1.test 21 ms
Time: boundary1.test 208 ms
Time: boundary2.test 411 ms
Time: boundary3.test 302 ms
Time: boundary4.test 26 ms
Time: btree01.test 375 ms
Time: btree02.test 13 ms
Time: busy.test 16 ms
Time: busy2.test 6078 ms
Time: cache.test 28 ms
Time: cacheflush.test 27 ms
Time: cachespill.test 14 ms
Time: capi2.test 27 ms
Time: capi3.test 123 ms
Time: capi3b.test 11 ms
Time: capi3c.test 129 ms
Time: capi3d.test 238 ms
Time: capi3e.test 23 ms
Time: carray01.test 11 ms
Time: cast.test 24 ms
Time: changes.test 106 ms
Time: changes2.test 12 ms
check-12.50...
Error: CHECK constraint failed: a BETWEEN 0 AND +a
Time: check.test 35 ms
Time: chunksize.test 10 ms
Time: close.test 11 ms
Time: closure01.test 645 ms
Time: coalesce.test 11 ms
Time: collate1.test 27 ms
Time: collate2.test 30 ms
Time: collate3.test 27 ms
Time: collate4.test 41 ms
Time: collate5.test 78 ms
Time: collate6.test 14 ms
Time: collate7.test 9 ms
Time: collate8.test 12 ms
Time: collate9.test 12 ms
Time: collateA.test 15 ms
Time: collateB.test 12 ms
Time: colmeta.test 20 ms
Time: colname.test 23 ms
Time: columncount.test 11 ms
Time: conflict.test 100 ms
Time: conflict2.test 97 ms
Time: conflict3.test 28 ms
Time: contrib01.test 12 ms
Time: corrupt2.test 71 ms
Time: corrupt3.test 11 ms
Time: corrupt4.test 135 ms
Time: corrupt5.test 10 ms
Time: corrupt6.test 16 ms
Time: corrupt7.test 10 ms
Time: corrupt8.test 59 ms
Time: corrupt9.test 18 ms
Time: corruptA.test 11 ms
Time: corruptB.test 79 ms
Time: corruptD.test 17 ms
Time: corruptE.test 22 ms
Time: corruptF.test 220 ms
Time: corruptG.test 10 ms
Time: corruptH.test 15 ms
Time: corruptI.test 23 ms
Time: corruptJ.test 11 ms
Time: corruptK.test 16 ms
Time: corruptL.test 37 ms
Time: corruptM.test 18 ms
Time: corruptN.test 15 ms
Time: cost.test 35 ms
Time: count.test 161 ms
Time: countofview.test 14 ms
Time: coveridxscan.test 13 ms
Time: crash8.test 410 ms
Time: crashM.test 8 ms
Time: createtab.test 59 ms
Time: cse.test 46 ms
Time: ctime.test 18 ms
Time: cursorhint.test 7 ms
Time: cursorhint2.test 7 ms
Time: dataversion1.test 10 ms
Time: date.test 220 ms
Time: date2.test 22 ms
Time: date3.test 19 ms
Time: dbdata.test 7 ms
Time: dbfuzz001.test 11 ms
Time: dbpage.test 13 ms
Time: dbstatus.test 13 ms
Time: dbstatus2.test 12 ms
Time: decimal.test 48 ms
Time: delete.test 98 ms
Time: delete2.test 11 ms
Time: delete4.test 31 ms
Time: delete_db.test 24 ms
Time: descidx1.test 27 ms
Time: descidx2.test 14 ms
Time: descidx3.test 14 ms
Time: diskfull.test 680 ms
Time: distinct.test 46 ms
Time: distinct2.test 33 ms
Time: distinctagg.test 36 ms
Time: e_blobbytes.test 201 ms
Time: e_blobclose.test 18 ms
Time: e_blobopen.test 43 ms
Time: e_blobwrite.test 19 ms
Time: e_changes.test 54 ms
Time: e_createtable.test 328 ms
Time: e_delete.test 25 ms
Time: e_droptrigger.test 170 ms
Time: e_dropview.test 59 ms
Time: e_expr.test 1907 ms
Time: e_insert.test 60 ms
Time: e_reindex.test 38 ms
Time: e_resolve.test 25 ms
Time: e_select.test 172 ms
Time: e_select2.test 153 ms
Time: e_totalchanges.test 32 ms
Time: e_update.test 43 ms
Time: e_uri.test 46 ms
Time: e_vacuum.test 113 ms
Time: e_wal.test 19 ms
Time: e_walauto.test 1115 ms
Time: e_walckpt.test 210 ms
Time: e_walhook.test 13 ms
Time: emptytable.test 11 ms
Time: enc.test 42 ms
Time: enc2.test 39 ms
Time: enc3.test 12 ms
Time: enc4.test 121 ms
Time: eqp.test 27 ms
Time: errmsg.test 11 ms
Time: eval.test 13 ms
Time: exclusive.test 21 ms
Time: exclusive2.test 16 ms
Time: exec.test 9 ms
Time: exists.test 173 ms
Time: expr.test 169 ms
Time: expr2.test 9 ms
Time: extension01.test 10 ms
Time: external_reader.test 26 ms
Time: fallocate.test 35 ms
Time: filectrl.test 10 ms
Time: filefmt.test 27 ms
Time: filter1.test 22 ms
Time: filter2.test 11 ms
Time: fkey1.test 27 ms
Time: fkey2.test 262 ms
Time: fkey3.test 20 ms
Time: fkey4.test 9 ms
Time: fkey5.test 34 ms
Time: fkey6.test 19 ms
Time: fkey7.test 13 ms
Time: fkey8.test 35 ms
Time: fordelete.test 17 ms
Time: format4.test 10 ms
Time: fts-9fd058691.test 12 ms
Time: fts1a.test 7 ms
Time: fts1b.test 7 ms
Time: fts1c.test 8 ms
Time: fts1d.test 7 ms
Time: fts1e.test 7 ms
Time: fts1f.test 7 ms
Time: fts1i.test 7 ms
Time: fts1j.test 7 ms
Time: fts1k.test 7 ms
Time: fts1l.test 7 ms
Time: fts1m.test 7 ms
Time: fts1n.test 7 ms
Time: fts1o.test 7 ms
Time: fts1porter.test 16 ms
Time: fts2.test 7 ms
Time: fts2a.test 7 ms
Time: fts2b.test 7 ms
Time: fts2c.test 8 ms
Time: fts2d.test 7 ms
Time: fts2e.test 7 ms
Time: fts2f.test 7 ms
Time: fts2g.test 7 ms
Time: fts2h.test 7 ms
Time: fts2i.test 7 ms
Time: fts2j.test 7 ms
Time: fts2k.test 7 ms
Time: fts2l.test 7 ms
Time: fts2m.test 7 ms
Time: fts2n.test 7 ms
Time: fts2o.test 7 ms
Time: fts2p.test 8 ms
Time: fts2q.test 8 ms
Time: fts2r.test 7 ms
Time: fts2token.test 7 ms
Time: fts3aa.test 30 ms
Time: fts3ab.test 22 ms
Time: fts3ac.test 20 ms
Time: fts3ad.test 16 ms
Time: fts3ae.test 14 ms
Time: fts3af.test 15 ms
Time: fts3ag.test 11 ms
Time: fts3ah.test 11 ms
Time: fts3ai.test 11 ms
Time: fts3aj.test 13 ms
Time: fts3ak.test 11 ms
Time: fts3al.test 10 ms
Time: fts3am.test 11 ms
Time: fts3ao.test 35 ms
Time: fts3atoken.test 14 ms
Time: fts3auto.test 924 ms
Time: fts3aux1.test 42 ms
Time: fts3aux2.test 14 ms
Time: fts3b.test 803 ms
Time: fts3c.test 46 ms
Time: fts3comp1.test 18 ms
Time: fts3conf.test 93 ms
Time: fts3corrupt.test 29 ms
Time: fts3corrupt3.test 11 ms
Time: fts3corrupt4.test 167 ms
Time: fts3corrupt5.test 13 ms
Time: fts3corrupt6.test 202 ms
Time: fts3d.test 62 ms
Time: fts3defer2.test 76 ms
Time: fts3defer3.test 21 ms
Time: fts3drop.test 11 ms
Time: fts3dropmod.test 11 ms
Time: fts3e.test 17 ms
Time: fts3expr.test 182 ms
Time: fts3expr2.test 309 ms
Time: fts3expr3.test 2514 ms
Time: fts3expr4.test 8 ms
Time: fts3expr5.test 10 ms
Time: fts3f.test 10 ms
Time: fts3first.test 28 ms
Time: fts3fuzz001.test 9 ms
Time: fts3join.test 17 ms
Time: fts3matchinfo.test 99 ms
Time: fts3matchinfo2.test 10 ms
Time: fts3misc.test 591 ms
Time: fts3near.test 32 ms
Time: fts3offsets.test 17 ms
Time: fts3prefix.test 91 ms
Time: fts3prefix2.test 36 ms
Time: fts3query.test 518 ms
Time: fts3rank.test 11 ms
Time: fts3shared.test 17 ms
Time: fts3snippet2.test 13 ms
Time: fts3tok1.test 13 ms
Time: fts3varint.test 13 ms
Time: fts4aa.test 682 ms
Time: fts4content.test 73 ms
Time: fts4docid.test 38 ms
Time: fts4incr.test 382 ms
Time: fts4lastrowid.test 13 ms
Time: fts4min.test 11 ms
Time: fts4noti.test 71 ms
Time: fts4onepass.test 24 ms
Time: fts4opt.test 2405 ms
Time: fts4record.test 13 ms
Time: fts4rename.test 10 ms
Time: fts4umlaut.test 26 ms
Time: fts4unicode.test 512 ms
Time: fts4upfrom.test 27 ms
Time: func.test 1315 ms
Time: func2.test 20 ms
Time: func3.test 12 ms
Time: func4.test 32 ms
Time: func5.test 10 ms
Time: func6.test 7 ms
Time: func7.test 15 ms
Time: func8.test 11 ms
Time: fuzz-oss1.test 240 ms
Time: fuzz2.test 12 ms
Time: fuzz4.test 12 ms
Time: fuzzer1.test 120 ms
Time: gencol1.test 85 ms
Time: having.test 18 ms
Time: hexlit.test 21 ms
Time: hidden.test 7 ms
Time: hook.test 22 ms
Time: hook2.test 7 ms
Time: icu.test 7 ms
Time: ieee754.test 11 ms
Time: imposter1.test 13 ms
Time: in.test 40 ms
Time: in3.test 33 ms
Time: in4.test 38 ms
Time: in5.test 23 ms
Time: in6.test 14 ms
Time: incrblob.test 42 ms
Time: incrblob2.test 55 ms
Time: incrblob3.test 37 ms
Time: incrblob4.test 23 ms
Time: incrcorrupt.test 14 ms
Time: incrvacuum.test 195 ms
Time: incrvacuum2.test 674 ms
Time: incrvacuum3.test 769 ms
index-22.0...
Error: UNIQUE constraint failed: index 'x1'
Time: index.test 91 ms
Time: index2.test 177 ms
Time: index3.test 13 ms
Time: index4.test 612 ms
Time: index5.test 5689 ms
Time: index6.test 50 ms
Time: index7.test 33 ms
Time: index8.test 10 ms
Time: index9.test 14 ms
Time: indexedby.test 25 ms
Time: indexexpr1.test 51 ms
! indexexpr2-6.2.1 expected: [1 123 2 123]
! indexexpr2-6.2.1 got:      [1 123]
Time: indexexpr2.test 41 ms
Time: init.test 16 ms
Time: insert.test 36 ms
Time: insert2.test 24 ms
Time: insert3.test 104 ms
Time: insert4.test 61 ms
Time: insert5.test 11 ms
Time: instr.test 20 ms
Time: intarray.test 134 ms
Time: interrupt.test 630 ms
Time: interrupt2.test 22 ms
Time: intpkey.test 28 ms
Time: intreal.test 13 ms
Time: io.test 57 ms
Time: istrue.test 22 ms
Time: join.test 78 ms
Time: join2.test 33 ms
Time: join3.test 144 ms
Time: join4.test 9 ms
Time: join5.test 193 ms
Time: join6.test 16 ms
Time: join7.test 82 ms
Time: join8.test 72 ms
Time: join9.test 64 ms
Time: joinA.test 23 ms
Time: joinB.test 161 ms
Time: joinC.test 114 ms
Time: joinD.test 3034 ms
Time: joinE.test 19 ms
Time: joinF.test 20 ms
Time: joinH.test 16 ms
Time: journal1.test 10 ms
Time: journal2.test 24 ms
Time: journal3.test 13 ms
Time: jrnlmode.test 37 ms
Time: jrnlmode2.test 11 ms
Time: jrnlmode3.test 41 ms
Time: json101.test 39 ms
Time: json102.test 28 ms
Time: json103.test 12 ms
Time: json104.test 12 ms
Time: json105.test 17 ms
Time: json501.test 15 ms
Time: json502.test 9 ms
Time: keyword1.test 83 ms
Time: lastinsert.test 19 ms
Time: laststmtchanges.test 26 ms
 (16 ms - want less than 1000.0)  (16 ms - want less than 1000.0) Time: like.test 59 ms
Time: like2.test 57 ms
Time: like3.test 21 ms
Time: limit.test 52 ms
Time: limit2.test 27 ms
Time: loadext2.test 10 ms
Time: lock.test 822 ms
Time: lock2.test 20 ms
Time: lock3.test 16 ms
Time: lock4.test 60 ms
Time: lock5.test 11 ms
Time: lock6.test 7 ms
Time: lock7.test 9 ms
Time: lookaside.test 18 ms
VERSION: 3.42.0 2023-05-16 12:36:15 0315f2e4dcbb3f2172c4d45befeeea74539766bcbaaedb0853b700430b36alt1
Time: main.test 18 ms
Time: manydb.test 363 ms
Time: mem5.test 10 ms
Time: memdb.test 193 ms
Time: memdb1.test 33 ms
Time: memdb2.test 11 ms
Time: memjournal.test 32 ms
Time: memjournal2.test 2611 ms
Time: memsubsys1.test 114 ms
Time: memsubsys2.test 10 ms
Time: merge1.test 10 ms
Time: minmax.test 33 ms
Time: minmax2.test 24 ms
Time: minmax3.test 26 ms
Time: minmax4.test 24 ms
! misc1-1.4 expected: [375]
! misc1-1.4 got:      []
! misc1-1.5 expected: [550]
! misc1-1.5 got:      []
! misc1-1.9 expected: [10]
! misc1-1.9 got:      [11]
! misc1-1.10 expected: [10]
! misc1-1.10 got:      [11]
! misc1-1.11 expected: [9]
! misc1-1.11 got:      [10]
! misc1-10.0 expected: [9]
! misc1-10.0 got:      [10]
! misc1-10.1 expected: [0 9]
! misc1-10.1 got:      [0 1]
! misc1-10.2 expected: [0 9]
! misc1-10.2 got:      [0 1]
! misc1-10.4 expected: [8]
! misc1-10.4 got:      [9]
Time: misc1.test 145 ms
Time: misc2.test 31 ms
Time: misc3.test 25 ms
Time: misc4.test 18 ms
Time: misc5.test 113 ms
Time: misc6.test 8 ms
Time: misc8.test 16 ms
Time: misuse.test 12 ms
Time: mjournal.test 12 ms
Time: mmap1.test 308 ms
Time: mmap2.test 207 ms
Time: mmap3.test 19 ms
Time: mmapwarm.test 77 ms
Time: multiplex.test 976 ms
Time: multiplex2.test 139 ms
SQLite compiled without SQLITE_ENABLE_8_3_NAMES. Skipping tests multiplex3-*.
Time: multiplex3.test 9 ms
Time: multiplex4.test 19 ms
Time: mutex1.test 13 ms
Time: nan.test 30 ms
Time: nockpt.test 18 ms
Time: nolock.test 17 ms
Time: normalize.test 9 ms
Time: notify1.test 426 ms
Running sqlite3_blocking_step test for 5 seconds
Running sqlite3_step test for 5 seconds
The following test seeks to demonstrate that the sqlite3_unlock_notify()
interface helps multi-core systems to run more efficiently.  This test
sometimes fails on single-core machines.
sqlite3_step 1867 sqlite3_blocking_step 3512
 blocking: 62.0% non-blocking 19.7% ...Time: notify2.test 9737 ms
Time: notify3.test 18 ms
Time: notnull.test 44 ms
Time: notnull2.test 42 ms
Time: null.test 17 ms
Time: nulls1.test 30 ms
Time: numcast.test 12 ms
Time: numindex1.test 14 ms
Time: offset1.test 13 ms
Time: openv2.test 9 ms
Time: orderby1.test 307 ms
Time: orderby2.test 15 ms
Time: orderby3.test 12 ms
Time: orderby4.test 11 ms
Time: orderby5.test 18 ms
Time: orderby6.test 93 ms
Time: orderby7.test 12 ms
Time: orderby8.test 140 ms
Time: orderby9.test 11 ms
Time: orderbyA.test 29 ms
Time: oserror.test 151 ms
Time: ovfl.test 66 ms
Time: pager1.test 1860 ms
Time: pager2.test 2629 ms
Time: pager3.test 11 ms
Time: pager4.test 11 ms
Time: pageropt.test 8 ms
Time: pagesize.test 119 ms
Time: parser1.test 12 ms
Time: pcache.test 8 ms
Time: pcache2.test 12 ms
Time: pendingrace.test 13 ms
Time: percentile.test 963 ms
Time: pragma.test 96 ms
Time: pragma2.test 27 ms
Time: pragma3.test 29 ms
Time: pragma4.test 148 ms
Time: pragma5.test 10 ms
Time: prefixes.test 38 ms
Time: printf.test 328 ms
Time: printf2.test 16 ms
Time: progress.test 13 ms
Time: ptrchng.test 12 ms
Time: pushdown.test 21 ms
Time: queryonly.test 10 ms
Time: quickcheck.test 9 ms
Time: quota-glob.test 15 ms
Time: quota.test 505 ms
Time: quota2.test 25 ms
Time: quote.test 22 ms
Time: randexpr1.test 765 ms
Time: rdonly.test 11 ms
Time: recover.test 148 ms
Time: regexp1.test 22 ms
Time: regexp2.test 16 ms
Time: reindex.test 18 ms
Time: resetdb.test 25 ms
Time: resolver01.test 15 ms
Time: returning1.test 39 ms
Time: rollback.test 12 ms
Time: rollback2.test 60 ms
Time: round1.test 10426 ms
Time: rowallock.test 44 ms
Time: rowhash.test 1247 ms
Time: rowid.test 108 ms
Time: rowvalue.test 71 ms
Time: rowvalue2.test 924 ms
Time: rowvalue3.test 37 ms
Time: rowvalue4.test 68 ms
Time: rowvalue5.test 11 ms
Time: rowvalue6.test 9 ms
Time: rowvalue7.test 12 ms
Time: rowvalue8.test 9 ms
Time: rowvalue9.test 37 ms
Time: rowvalueA.test 46 ms
Time: rowvaluevtab.test 24 ms
Time: savepoint.test 282 ms
Time: savepoint2.test 1250 ms
Time: savepoint5.test 10 ms
Time: savepoint7.test 39 ms
Time: scanstatus.test 8 ms
Time: scanstatus2.test 7 ms
Time: schema.test 19 ms
Time: schema2.test 17 ms
Time: schema3.test 70 ms
Time: schema4.test 23 ms
Time: schema5.test 11 ms
Time: schema6.test 29 ms
Time: securedel.test 9 ms
Time: seekscan1.test 15 ms
Time: select1.test 53 ms
time with cache: 97012 microseconds per iteration
time without cache: 288678 microseconds per iteration
Time: select2.test 423 ms
Time: select3.test 57 ms
Time: select4.test 38 ms
Time: select5.test 18 ms
Time: select6.test 28 ms
Time: select7.test 20 ms
Time: select8.test 9 ms
Time: selectA.test 63 ms
Time: selectB.test 43 ms
Time: selectC.test 19 ms
Time: selectD.test 20 ms
Time: selectE.test 10 ms
Time: selectF.test 9 ms
Time: selectG.test 1209 ms
Time: selectH.test 15 ms
Time: shared.test 218 ms
Time: shared2.test 43 ms
Time: shared3.test 17 ms
Time: shared4.test 15 ms
Time: shared6.test 16 ms
Time: shared7.test 9 ms
Time: shared8.test 11 ms
Time: shared9.test 29 ms
Time: sharedA.test 1016 ms
Time: sharedB.test 64 ms
Time: sharedlock.test 12 ms
Time: shell1.test 3444 ms
Time: shell2.test 334 ms
Time: shell3.test 173 ms
Time: shell4.test 206 ms
Time: shell5.test 732 ms
Time: shell6.test 222 ms
Time: shell7.test 43 ms
Time: shell8.test 2397 ms
Time: shmlock.test 1197 ms
Time: shortread1.test 10 ms
Time: shrink.test 29 ms
Time: sidedelete.test 225 ms
Time: skipscan1.test 33 ms
Time: skipscan2.test 138 ms
Time: skipscan3.test 14 ms
Time: skipscan5.test 7 ms
Time: skipscan6.test 7 ms
Time: snapshot.test 7 ms
Time: snapshot2.test 7 ms
Time: snapshot3.test 7 ms
Time: snapshot4.test 7 ms
Time: snapshot_up.test 7 ms
Time: softheap1.test 10 ms
Time: sort.test 858 ms
Time: sort2.test 1006 ms
Time: sort5.test 318 ms
Time: sorterref.test 12 ms
Time: spellfix.test 159 ms
Time: spellfix2.test 16 ms
Time: spellfix3.test 9 ms
Time: spellfix4.test 173 ms
Time: sqldiff1.test 21 ms
Time: sqllog.test 8 ms
Time: stat.test 31 ms
Time: stmt.test 11 ms
Time: stmtvtab1.test 11 ms
Time: strict1.test 17 ms
Time: strict2.test 19 ms
Time: subjournal.test 26 ms
Time: subquery.test 30 ms
Time: subquery2.test 17 ms
Time: subselect.test 14 ms
Time: substr.test 32 ms
Time: subtype1.test 11 ms
Time: superlock.test 65 ms
Time: swarmvtab.test 2116 ms
Time: swarmvtab2.test 20 ms
Time: swarmvtab3.test 362 ms
Time: symlink.test 29 ms
Time: symlink2.test 8 ms
Time: sync.test 11 ms
Time: sync2.test 8 ms
Time: syscall.test 134 ms
Time: tabfunc01.test 19 ms
Time: table.test 885 ms
Time: tableapi.test 263 ms
Time: tableopts.test 11 ms
Time: tclsqlite.test 32 ms
Time: tempdb.test 10 ms
Time: tempdb2.test 15 ms
Time: temptable.test 22 ms
Time: temptable2.test 5592 ms
Time: temptable3.test 10 ms
Time: temptrigger.test 19 ms
Time: thread1.test 13 ms
Time: thread2.test 11 ms
Time: thread3.test 387 ms
Time: tkt-02a8e81d44.test 9 ms
Time: tkt-18458b1a.test 11 ms
Time: tkt-26ff0c2d1e.test 8 ms
Time: tkt-2a5629202f.test 11 ms
Time: tkt-2d1a5c67d.test 68 ms
Time: tkt-2ea2425d34.test 9 ms
Time: tkt-31338dca7e.test 18 ms
Time: tkt-313723c356.test 48 ms
Time: tkt-385a5b56b9.test 11 ms
Time: tkt-38cb5df375.test 45 ms
Time: tkt-3998683a16.test 11 ms
Time: tkt-3a77c9714e.test 12 ms
Time: tkt-3fe897352e.test 8 ms
Time: tkt-4a03edc4c8.test 9 ms
Time: tkt-4c86b126f2.test 10 ms
Time: tkt-4dd95f6943.test 69 ms
Time: tkt-4ef7e3cfca.test 13 ms
Time: tkt-54844eea3f.test 11 ms
Time: tkt-5d863f876e.test 45 ms
Time: tkt-5e10420e8d.test 19 ms
Time: tkt-5ee23731f.test 10 ms
Time: tkt-6bfb98dfc0.test 11 ms
Time: tkt-752e1646fc.test 9 ms
Time: tkt-78e04e52ea.test 11 ms
Time: tkt-7a31705a7e6.test 9 ms
Time: tkt-7bbfb7d442.test 14 ms
Time: tkt-80ba201079.test 17 ms
Time: tkt-80e031a00f.test 29 ms
Time: tkt-8454a207b9.test 11 ms
Time: tkt-868145d012.test 10 ms
Time: tkt-8c63ff0ec.test 10 ms
Time: tkt-91e2e8ba6f.test 10 ms
Time: tkt-94c04eaadb.test 7 ms
Time: tkt-99378177930f87bd.test 15 ms
Time: tkt-9a8b09f8e6.test 16 ms
Time: tkt-9d68c883.test 93 ms
Time: tkt-9f2eb3abac.test 175 ms
Time: tkt-a7b7803e.test 10 ms
Time: tkt-a7debbe0.test 19 ms
Time: tkt-a8a0d2996a.test 12 ms
Time: tkt-b1d3a2e531.test 16 ms
Time: tkt-b351d95f9.test 10 ms
Time: tkt-b72787b1.test 9 ms
Time: tkt-b75a9ca6b0.test 12 ms
Time: tkt-ba7cbfaedc.test 15 ms
Time: tkt-bd484a090c.test 8 ms
Time: tkt-bdc6bbbb38.test 19 ms
Time: tkt-c48d99d690.test 10 ms
Time: tkt-c694113d5.test 8 ms
Time: tkt-cbd054fa6b.test 7 ms
Time: tkt-d11f09d36e.test 122 ms
Time: tkt-d635236375.test 9 ms
Time: tkt-d82e3f3721.test 12 ms
Time: tkt-f3e5abed55.test 14 ms
Time: tkt-f67b41381a.test 17 ms
Time: tkt-f777251dc7a.test 13 ms
Time: tkt-f7b4edec.test 10 ms
Time: tkt-f973c7ac31.test 11 ms
Time: tkt-fa7bf5ec.test 9 ms
Time: tkt-fc62af4523.test 235 ms
Time: tkt-fc7bd6358f.test 17 ms
Time: tkt1435.test 9 ms
Time: tkt1443.test 10 ms
Time: tkt1444.test 10 ms
Time: tkt1449.test 19 ms
Time: tkt1473.test 19 ms
Time: tkt1501.test 9 ms
Time: tkt1512.test 10 ms
Time: tkt1514.test 8 ms
Time: tkt1536.test 9 ms
Time: tkt1537.test 13 ms
Time: tkt1567.test 45 ms
Time: tkt1644.test 11 ms
Time: tkt1667.test 333 ms
Time: tkt1873.test 10 ms
Time: tkt2141.test 10 ms
Time: tkt2192.test 15 ms
Time: tkt2213.test 8 ms
Time: tkt2251.test 12 ms
Time: tkt2285.test 9 ms
Time: tkt2332.test 52 ms
Time: tkt2339.test 12 ms
Time: tkt2391.test 9 ms
Time: tkt2409.test 393 ms
Time: tkt2450.test 9 ms
Time: tkt2565.test 19 ms
Time: tkt2640.test 11 ms
Time: tkt2643.test 10 ms
Time: tkt2767.test 11 ms
Time: tkt2817.test 11 ms
Time: tkt2820.test 15 ms
Time: tkt2822.test 16 ms
Time: tkt2832.test 11 ms
Time: tkt2854.test 12 ms
Time: tkt2920.test 10 ms
Time: tkt2927.test 21 ms
Time: tkt2942.test 9 ms
Time: tkt3080.test 11 ms
Time: tkt3093.test 9 ms
Time: tkt3121.test 10 ms
Time: tkt3201.test 13 ms
Time: tkt3292.test 11 ms
Time: tkt3298.test 12 ms
Time: tkt3334.test 10 ms
Time: tkt3346.test 10 ms
Time: tkt3357.test 9 ms
Time: tkt3419.test 11 ms
Time: tkt3424.test 10 ms
Time: tkt3442.test 9 ms
Time: tkt3457.test 11 ms
Time: tkt3461.test 9 ms
! tkt3493-1.3 expected: [456 XYZ]
! tkt3493-1.3 got:      [456 123]
Time: tkt3493.test 13 ms
Time: tkt3508.test 8 ms
Time: tkt3522.test 9 ms
Time: tkt3527.test 11 ms
Time: tkt3541.test 9 ms
Time: tkt3554.test 10 ms
Time: tkt3581.test 9 ms
Time: tkt35xx.test 12 ms
Time: tkt3630.test 9 ms
Time: tkt3718.test 29 ms
Time: tkt3731.test 10 ms
Time: tkt3757.test 10 ms
Time: tkt3761.test 8 ms
Time: tkt3762.test 18 ms
Time: tkt3773.test 9 ms
Time: tkt3791.test 8 ms
Time: tkt3793.test 19 ms
Time: tkt3810.test 12 ms
Time: tkt3824.test 13 ms
Time: tkt3832.test 9 ms
Time: tkt3838.test 12 ms
Time: tkt3841.test 9 ms
Time: tkt3871.test 13 ms
Time: tkt3879.test 10 ms
Time: tkt3911.test 10 ms
Time: tkt3918.test 12 ms
Time: tkt3922.test 11 ms
Time: tkt3929.test 23 ms
Time: tkt3935.test 9 ms
Time: tkt3992.test 11 ms
Time: tkt3997.test 10 ms
Time: tkt4018.test 1088 ms
Time: tokenize.test 10 ms
Time: tpch01.test 20 ms
Time: trace.test 17 ms
Time: trace2.test 12 ms
Time: trace3.test 18 ms
Time: trans.test 1015 ms
Time: trans3.test 12 ms
! transitive1-210 expected: [3 3 3 20 20 20]
! transitive1-210 got:      []
! transitive1-220 expected: [20 20 20 100 100 100]
! transitive1-220 got:      [3 3 3 20 20 20 100 100 100]
Time: transitive1.test 47 ms
Time: trigger1.test 47 ms
Time: trigger2.test 165 ms
Time: trigger3.test 17 ms
Time: trigger4.test 20 ms
Time: trigger5.test 9 ms
Time: trigger6.test 11 ms
Time: trigger7.test 13 ms
Time: trigger8.test 9 ms
Time: trigger9.test 20 ms
Time: triggerA.test 491 ms
Time: triggerB.test 86 ms
Time: triggerC.test 1475 ms
Time: triggerD.test 19 ms
Time: triggerE.test 14 ms
Time: triggerF.test 17 ms
Time: triggerG.test 13 ms
Time: triggerupfrom.test 19 ms
Time: trustschema1.test 22 ms
Time: types.test 46 ms
Time: types2.test 70 ms
Time: types3.test 9 ms
Time: unhex.test 11 ms
! unionall-8.2 expected: [2 2 0 {}]
! unionall-8.2 got:      []
! unionall-8.3 expected: [2 2 0 {}]
! unionall-8.3 got:      []
! unionall-8.5 expected: [2 2 0 {}]
! unionall-8.5 got:      []
! unionall-8.6 expected: [2 2 0 {}]
! unionall-8.6 got:      []
! unionall-8.8 expected: [2 2 0 {}]
! unionall-8.8 got:      []
! unionall-8.9 expected: [2 2 0 {}]
! unionall-8.9 got:      []
Time: unionall.test 37 ms
Time: unionall2.test 4452 ms
Time: unionvtab.test 49 ms
Time: unique.test 19 ms
Time: unique2.test 21 ms
Time: unixexcl.test 88 ms
Time: unordered.test 14 ms
Time: update.test 106 ms
Time: update2.test 32 ms
Time: upfrom1.test 24 ms
Time: upfrom2.test 43 ms
Time: upfrom3.test 37 ms
Time: upfrom4.test 16 ms
Time: upsert1.test 29 ms
Time: upsert2.test 19 ms
Time: upsert3.test 10 ms
Time: upsert4.test 53 ms
Time: upsert5.test 156 ms
Time: uri.test 51 ms
Time: uri2.test 7 ms
Time: userauth01.test 7 ms
Time: utf16align.test 12 ms
Time: vacuum-into.test 28 ms
Time: vacuum.test 56 ms
Time: vacuum2.test 24 ms
Time: vacuum4.test 10 ms
Time: vacuum5.test 76 ms
Time: vacuum6.test 3506 ms
Time: vacuummem.test 2445 ms
Time: varint.test 135 ms
Time: view.test 51 ms
Time: view2.test 10 ms
Time: vtab1.test 349 ms
Time: vtab2.test 14 ms
Time: vtab3.test 12 ms
Time: vtab4.test 13 ms
Time: vtab5.test 14 ms
Time: vtab6.test 623 ms
Time: vtab7.test 16 ms
Time: vtab8.test 12 ms
Time: vtab9.test 10 ms
Time: vtabA.test 18 ms
Time: vtabB.test 10 ms
Time: vtabC.test 1955 ms
Time: vtabD.test 1049 ms
Time: vtabE.test 11 ms
Time: vtabF.test 10 ms
Time: vtabH.test 22 ms
Time: vtabI.test 14 ms
Time: vtabJ.test 16 ms
Time: vtabK.test 17 ms
Time: vtab_alter.test 13 ms
Time: vtab_shared.test 27 ms
Time: vtabdistinct.test 9 ms
Time: vtabdrop.test 17 ms
Time: vtabrhs1.test 9 ms
Time: wal.test 955 ms
Time: wal2.test 198 ms
Time: wal3.test 3766 ms
Time: wal4.test 215 ms
Time: wal5.test 1168 ms
Time: wal6.test 32 ms
Time: wal64k.test 368 ms
Time: wal7.test 28 ms
Time: wal8.test 14 ms
Time: wal9.test 344 ms
Time: walbak.test 58 ms
Time: walbig.test 12 ms
Time: walblock.test 8 ms
Time: walcksum.test 61 ms
Time: walcrash4.test 1618 ms
Time: walhook.test 14 ms
Time: walmode.test 38 ms
Time: walnoshm.test 18 ms
Time: waloverwrite.test 62 ms
Time: walpersist.test 37 ms
Time: walprotocol2.test 13 ms
Time: walro.test 70 ms
Time: walro2.test 827 ms
Time: walsetlk.test 15276 ms
Time: walshared.test 11 ms
# WARNING: This next test takes around 12 seconds
Time: walvfs.test 10000 ms
Time: where.test 92 ms
Time: where2.test 46 ms
Time: where3.test 41 ms
Time: where4.test 20 ms
! where5-1.0 expected: [-1]
! where5-1.0 got:      [-1 0 1]
! where5-1.1 expected: [-1 0]
! where5-1.1 got:      [-1 0 1]
! where5-1.2 expected: [0]
! where5-1.2 got:      []
! where5-1.3 expected: [0 1]
! where5-1.3 got:      []
! where5-1.4 expected: [1]
! where5-1.4 got:      []
! where5-1.5 expected: [-1 1]
! where5-1.5 got:      [-1 0 1]
Time: where5.test 17 ms
Time: where6.test 13 ms
Time: where7.test 497 ms
! where8-4.5.27.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535.0 2643383279.0 271.2019091 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 346.034861 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 53594.08128 66.59334461 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not Not all all an an and and and and and and and and are from from from from have have have hills his in in in it it light light light light of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike unalike viewed villages villages villages writings writings]
! where8-4.5.27.2 got:      [{} {} 0.4811174502 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 271.2019091 2847564.823 346.034861 66.59334461 8628034825 8628034825.0 8628034825.0 Not and hills it light same unalike writings]
! where8-4.5.52.2 expected: []
! where8-4.5.52.2 got:      [1339.360726 1339.360726 1415926535 2847564.823 378678316.5 50.58223172 5028841971 53594.08128 8628034825 and are have have light light of of onlookers other over over same the towering]
! where8-4.5.62.2 expected: [{} {} {} {} 0.4811174502 1339.360726 1415926535.0 2643383279.0 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 66.59334461 6939937510 8214808651 8214808651.0 8628034825 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Not all all an an and and and and and and from from from his in it of of onlookers other over paintings same snapshots snapshots snapshots snapshots sometimes the the their unalike unalike viewed villages villages writings]
! where8-4.5.62.2 got:      [2847564.823 66.59334461 8628034825]
! where8-4.5.64.2 expected: [0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 2643383279.0 271.2019091 2847564.823 346.034861 378678316.5 50.58223172 50.58223172 5028841971 53594.08128 8628034825 8628034825.0 8628034825.0 8979323846 8979323846.0 Not an and and are from from have have have in it light light light of of onlookers other over over remarkably same snapshots sometimes the the their their towering unalike unalike unalike viewed villages villages writings writings]
! where8-4.5.64.2 got:      [0.4811174502 1339.360726 1339.360726 1415926535 1415926535 271.2019091 346.034861 8628034825.0 8628034825.0 8979323846 8979323846.0 Not and have in it light remarkably their unalike unalike villages writings writings]
! where8-4.5.93.2 expected: []
! where8-4.5.93.2 got:      [{} {} {} {} {} {} {} {} {} {} 0.4811174502 1339.360726 1339.360726 1415926535 1415926535.0 2643383279.0 271.2019091 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 53594.08128 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not all all an an and and and and and and and are from from from from have have have his in in in it light light light of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike viewed villages villages villages writings]
! where8-4.5.101.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.101.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.123.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or other other other other other other other paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages]
! where8-4.5.123.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.125.2 expected: []
! where8-4.5.125.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 271.2019091 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 5028841971.0 53594.08128 66.59334461 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not Not Not all all an an and and and and and and and and and are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have hills his in in in it it light light light light of of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike unalike viewed villages villages villages writings writings]
! where8-4.5.131.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.131.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other other other other other other other over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.132.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.132.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.134.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.134.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.141.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.141.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535.0 2643383279.0 2643383279.0 271.2019091 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 5028841971.0 53594.08128 66.59334461 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not Not Not all all an an and and and and and and and and and are from from from from have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his in in in it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike unalike viewed villages villages villages writings writings]
! where8-4.5.146.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.146.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or other other other other other other other other paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the their their their their their their their their towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.149.2 expected: [{} 1415926535 an from hills his]
! where8-4.5.149.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.152.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.5.152.2 got:      []
! where8-4.6.27.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535.0 2643383279.0 271.2019091 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 346.034861 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 53594.08128 66.59334461 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not Not all all an an and and and and and and and and are from from from from have have have hills his in in in it it light light light light of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike unalike viewed villages villages villages writings writings]
! where8-4.6.27.2 got:      [{} {} 0.4811174502 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 271.2019091 2847564.823 346.034861 66.59334461 8628034825 8628034825.0 8628034825.0 Not and hills it light same unalike writings]
! where8-4.6.52.2 expected: []
! where8-4.6.52.2 got:      [1339.360726 1339.360726 1415926535 2847564.823 378678316.5 50.58223172 5028841971 53594.08128 8628034825 and are have have light light of of onlookers other over over same the towering]
! where8-4.6.62.2 expected: [{} {} {} {} 0.4811174502 1339.360726 1415926535.0 2643383279.0 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 66.59334461 6939937510 8214808651 8214808651.0 8628034825 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Not all all an an and and and and and and from from from his in it of of onlookers other over paintings same snapshots snapshots snapshots snapshots sometimes the the their unalike unalike viewed villages villages writings]
! where8-4.6.62.2 got:      [2847564.823 66.59334461 8628034825]
! where8-4.6.64.2 expected: [0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 2643383279.0 271.2019091 2847564.823 346.034861 378678316.5 50.58223172 50.58223172 5028841971 53594.08128 8628034825 8628034825.0 8628034825.0 8979323846 8979323846.0 Not an and and are from from have have have in it light light light of of onlookers other over over remarkably same snapshots sometimes the the their their towering unalike unalike unalike viewed villages villages writings writings]
! where8-4.6.64.2 got:      [0.4811174502 1339.360726 1339.360726 1415926535 1415926535 271.2019091 346.034861 8628034825.0 8628034825.0 8979323846 8979323846.0 Not and have in it light remarkably their unalike unalike villages writings writings]
! where8-4.6.93.2 expected: []
! where8-4.6.93.2 got:      [{} {} {} {} {} {} {} {} {} {} 0.4811174502 1339.360726 1339.360726 1415926535 1415926535.0 2643383279.0 271.2019091 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 53594.08128 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not all all an an and and and and and and and are from from from from have have have his in in in it light light light of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike viewed villages villages villages writings]
! where8-4.6.101.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.101.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.123.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or other other other other other other other paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages]
! where8-4.6.123.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.125.2 expected: []
! where8-4.6.125.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 271.2019091 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 5028841971.0 53594.08128 66.59334461 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not Not Not all all an an and and and and and and and and and are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have hills his in in in it it light light light light of of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike unalike viewed villages villages villages writings writings]
! where8-4.6.131.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.131.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other other other other other other other over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.132.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.132.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.134.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.134.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.141.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.141.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535.0 2643383279.0 2643383279.0 271.2019091 271.2019091 2847564.823 2847564.823 3282306647 3282306647.0 3421170679.0 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 45.64856692 50.58223172 50.58223172 5028841971 5028841971.0 53594.08128 66.59334461 6939937510 6939937510 8214808651 8214808651 8214808651.0 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Not Not Not Not all all an an and and and and and and and and and are from from from from have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his in in in it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of onlookers onlookers onlookers onlookers other other other over over paintings paintings remarkably same same same same same same snapshots snapshots snapshots snapshots sometimes the the the their their towering towering unalike unalike unalike unalike viewed villages villages villages writings writings]
! where8-4.6.146.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.146.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or other other other other other other other other paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the their their their their their their their their towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.149.2 expected: [{} 1415926535 an from hills his]
! where8-4.6.149.2 got:      [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 2643383279 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 4543.266482 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 6939937510.0 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 938446095.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle angle are are are are are are are are are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers or or or or or or or or or or or or or or or or or or other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.152.2 expected: [{} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 0.4811174502 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1339.360726 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 1415926535.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 2643383279.0 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 271.2019091 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 2847564.823 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3282306647.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 3421170679.0 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 346.034861 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 378678316.5 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 45.64856692 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 50.58223172 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 5028841971.0 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 53594.08128 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 66.59334461 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 6939937510 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8214808651.0 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8628034825.0 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 8979323846.0 Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Alpine Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not Not all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all all an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an an and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and and are are are are are are are are are are from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from from have have have have have have have have have have have have have have have have have have have have have have have have have have have have have have hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills hills his his his his his his his his his his in in in in in in in in in in in in in in in in in in in in in in in in in in in in in in it it it it it it it it it it it it it it it it it it it it light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light light of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of of onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers onlookers other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other other over over over over over over over over over over over over over over over over over over over over paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings paintings peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak peak remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably remarkably same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same same snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots snapshots sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes sometimes the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their their towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering towering unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike unalike viewed viewed viewed viewed viewed viewed viewed viewed viewed viewed villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages villages writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings writings]
! where8-4.6.152.2 got:      []
Time: where8.test 3112 ms
Time: where9.test 56 ms
Time: whereA.test 16 ms
Time: whereB.test 29 ms
Time: whereC.test 17 ms
Time: whereD.test 37 ms
Time: whereE.test 23 ms
Time: whereF.test 25 ms
Time: whereG.test 44 ms
Time: whereH.test 18 ms
Time: whereI.test 13 ms
Time: whereJ.test 9 ms
Time: whereK.test 10 ms
Time: whereL.test 18 ms
Time: whereM.test 13 ms
Time: wherelimit.test 7 ms
Time: wherelimit2.test 7 ms
Time: widetab1.test 17 ms
Time: win32heap.test 2 ms
Time: win32lock.test 2 ms
Time: win32longpath.test 2 ms
Time: win32nolock.test 2 ms
Time: window1.test 158 ms
Time: window2.test 36 ms
Time: window3.test 1584 ms
Time: window4.test 73 ms
Time: window5.test 10 ms
Time: window6.test 33 ms
Time: window7.test 12 ms
Time: window8.test 377 ms
Time: window9.test 23 ms
Time: windowA.test 13 ms
Time: windowB.test 32 ms
Time: windowC.test 28 ms
Time: windowD.test 12 ms
Time: windowE.test 10 ms
Time: windowerr.test 11 ms
Time: windowpushd.test 21 ms
Time: with1.test 2399 ms
Time: with2.test 54 ms
Time: with3.test 16 ms
Time: with4.test 9 ms
Time: with5.test 14 ms
Time: with6.test 18 ms
Time: withM.test 218 ms
Time: without_rowid1.test 47 ms
Time: without_rowid2.test 13 ms
Time: without_rowid3.test 272 ms
Time: without_rowid4.test 146 ms
Time: without_rowid5.test 20 ms
Time: without_rowid6.test 17 ms
Time: without_rowid7.test 10 ms
Time: zeroblob.test 28 ms
Time: zerodamage.test 13 ms
Time: zipfile.test 295 ms
Time: zipfile2.test 17 ms
SQLite 2023-05-16 12:36:15 0315f2e4dcbb3f2172c4d45befeeea74539766bcbaaedb0853b700430b36alt1
57 errors out of 263069 tests on  Linux 64-bit little-endian
!Failures on these tests: check-12.50 index-22.0 indexexpr2-6.2.1 misc1-1.4 misc1-1.5 misc1-1.9 misc1-1.10 misc1-1.11 misc1-10.0 misc1-10.1 misc1-10.2 misc1-10.4 tkt3493-1.3 transitive1-210 transitive1-220 unionall-8.2 unionall-8.3 unionall-8.5 unionall-8.6 unionall-8.8 unionall-8.9 where5-1.0 where5-1.1 where5-1.2 where5-1.3 where5-1.4 where5-1.5 where8-4.5.27.2 where8-4.5.52.2 where8-4.5.62.2 where8-4.5.64.2 where8-4.5.93.2 where8-4.5.101.2 where8-4.5.123.2 where8-4.5.125.2 where8-4.5.131.2 where8-4.5.132.2 where8-4.5.134.2 where8-4.5.141.2 where8-4.5.146.2 where8-4.5.149.2 where8-4.5.152.2 where8-4.6.27.2 where8-4.6.52.2 where8-4.6.62.2 where8-4.6.64.2 where8-4.6.93.2 where8-4.6.101.2 where8-4.6.123.2 where8-4.6.125.2 where8-4.6.131.2 where8-4.6.132.2 where8-4.6.134.2 where8-4.6.141.2 where8-4.6.146.2 where8-4.6.149.2 where8-4.6.152.2
All memory allocations freed - no leaks
Maximum memory usage: 9205520 bytes
Current memory usage: 0 bytes
Number of malloc()  : -1 calls
make: *** [Makefile:1298: tcltest] Error 1
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.ZxNjBU (%check)
    Bad exit status from /var/tmp/rpm-tmp.ZxNjBU (%check)
Child return code was: 1
EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/sqlite.spec\n', 1)]
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 598, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/sqlite.spec