if grep -q CONFIG_ASH=y /tmp/instance-14/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-14/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-14/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-14/output-1/target/etc/shells; fi rm -f /tmp/instance-14/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-14/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-14/output-1/host/bin/glib-compile-schemas /tmp/instance-14/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-14/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /tmp/instance-14/output-1/target/usr/share/openrc rm -rf /tmp/instance-14/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /tmp/instance-14/output-1/target/usr/lib/perl5/5.34.1/powerpc64-linux/CORE find /tmp/instance-14/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-14/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-14/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-14/output-1/target/etc echo "buildroot" > /tmp/instance-14/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-14/output-1/target/etc/hosts mkdir -p /tmp/instance-14/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-14/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-14/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-14/output-1/target/etc/shells ln -sf zsh /tmp/instance-14/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,zsh,' /tmp/instance-14/output-1/target/etc/passwd grep -qsE '^/bin/zsh$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/zsh" >> /tmp/instance-14/output-1/target/etc/shells rm -rf /tmp/instance-14/output-1/target/usr/include /tmp/instance-14/output-1/target/usr/share/aclocal \ /tmp/instance-14/output-1/target/usr/lib/pkgconfig /tmp/instance-14/output-1/target/usr/share/pkgconfig \ /tmp/instance-14/output-1/target/usr/lib/cmake /tmp/instance-14/output-1/target/usr/share/cmake \ /tmp/instance-14/output-1/target/usr/lib/rpm /tmp/instance-14/output-1/target/usr/doc find /tmp/instance-14/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-14/output-1/target/lib/ /tmp/instance-14/output-1/target/usr/lib/ /tmp/instance-14/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-14/output-1/target/usr/share/gdb rm -rf /tmp/instance-14/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-14/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-14/output-1/target/usr/man /tmp/instance-14/output-1/target/usr/share/man rm -rf /tmp/instance-14/output-1/target/usr/info /tmp/instance-14/output-1/target/usr/share/info rm -rf /tmp/instance-14/output-1/target/usr/doc /tmp/instance-14/output-1/target/usr/share/doc rm -rf /tmp/instance-14/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-14/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-14/output-1/target/lib/debug /tmp/instance-14/output-1/target/usr/lib/debug find /tmp/instance-14/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-14/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-14/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-14/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-14/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-635-g83b2e53dcd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-14/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-14/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-14/output-1/per-package /tmp/instance-14/buildroot/support/scripts/fix-rpath target touch /tmp/instance-14/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-14/output-1/build/buildroot-fs mkdir -p /tmp/instance-14/output-1/build/buildroot-fs printf ' pulse -1 pulse -1 * /var/run/pulse - audio,pulse-access\n\n' >> /tmp/instance-14/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-14/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-14/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /tmp/instance-14/output-1/images rm -rf /tmp/instance-14/output-1/build/buildroot-fs/yaffs2 mkdir -p /tmp/instance-14/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-14/output-1/target/ /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-14/buildroot/support/scripts/mkusers /tmp/instance-14/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/tmp/instance-14/output-1/host/bin/makedevs -d /tmp/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /tmp/instance-14/output-1/host/bin/mkyaffs2 --all-root /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target /tmp/instance-14/output-1/images/rootfs.yaffs2\n' >> /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-14/output-1/host/bin/fakeroot -- /tmp/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target table='/tmp/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/tmp/instance-14/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 6309 objects. stage 2: creating image '/tmp/instance-14/output-1/images/rootfs.yaffs2' [ ] 1/6309 0% [ ] 2/6309 0% [ ] 3/6309 0% [ ] 4/6309 0% [ ] 5/6309 0% [ ] 6/6309 0% [ ] 7/6309 0% [ ] 8/6309 0% [ ] 9/6309 0% [ ] 10/6309 0% [ ] 11/6309 0% [ ] 12/6309 0% [ ] 13/6309 0% [ ] 14/6309 0% [ ] 15/6309 0% [ ] 16/6309 0% [ ] 17/6309 0% [ ] 18/6309 0% [ ] 19/6309 0% [ ] 20/6309 0% [ ] 21/6309 0% [ ] 22/6309 0% [ ] 23/6309 0% [ ] 24/6309 0% [ ] 25/6309 0% [ ] 26/6309 0% [ ] 27/6309 0% [ ] 28/6309 0% [ ] 29/6309 0% [ ] 30/6309 0% [ ] 31/6309 0% [ ] 32/6309 0% [ ] 33/6309 0% [ ] 34/6309 0% [ ] 35/6309 0% [ ] 36/6309 0% [ ] 37/6309 0% [ ] 38/6309 0% [ ] 39/6309 0% [ ] 40/6309 0% [ ] 41/6309 0% [ ] 42/6309 0% [ ] 43/6309 0% [ ] 44/6309 0% [ ] 45/6309 0% [ ] 46/6309 0% [ ] 47/6309 0% [ ] 48/6309 0% [ ] 49/6309 0% [ ] 50/6309 0% [ ] 51/6309 0% [ ] 52/6309 0% [ ] 53/6309 0% [ ] 54/6309 0% [ ] 55/6309 0% [ ] 56/6309 0% [ ] 57/6309 0% [ ] 58/6309 0% [ ] 59/6309 0% [ ] 60/6309 0% [ ] 61/6309 0% [ ] 62/6309 0% [ ] 63/6309 0% [ ] 64/6309 1% [ ] 65/6309 1% [ ] 66/6309 1% [ ] 67/6309 1% [ ] 68/6309 1% [ ] 69/6309 1% [ ] 70/6309 1% [ ] 71/6309 1% [ ] 72/6309 1% [ ] 73/6309 1% [ ] 74/6309 1% [ ] 75/6309 1% [ ] 76/6309 1% [ ] 77/6309 1% [ ] 78/6309 1% [ ] 79/6309 1% [ ] 80/6309 1% [ ] 81/6309 1% [ ] 82/6309 1% [ ] 83/6309 1% [ ] 84/6309 1% [ ] 85/6309 1% [ ] 86/6309 1% [ ] 87/6309 1% [ ] 88/6309 1% [ ] 89/6309 1% [ ] 90/6309 1% [ ] 91/6309 1% [ ] 92/6309 1% [ ] 93/6309 1% [ ] 94/6309 1% [ ] 95/6309 1% [ ] 96/6309 1% [ ] 97/6309 1% [ ] 98/6309 1% [ ] 99/6309 1% [ ] 100/6309 1% [ ] 101/6309 1% [= ] 102/6309 1% [= ] 103/6309 1% [= ] 104/6309 1% [= ] 105/6309 1% [= ] 106/6309 1% [= ] 107/6309 1% [= ] 108/6309 1% [= ] 109/6309 1% [= ] 110/6309 1% [= ] 111/6309 1% [= ] 112/6309 1% [= ] 113/6309 1% [= ] 114/6309 1% [= ] 115/6309 1% [= ] 116/6309 1% [= ] 117/6309 1% [= ] 118/6309 1% [= ] 119/6309 1% [= ] 120/6309 1% [= ] 121/6309 1% [= ] 122/6309 1% [= ] 123/6309 1% [= ] 124/6309 1% [= ] 125/6309 1% [= ] 126/6309 1% [= ] 127/6309 2% [= ] 128/6309 2% [= ] 129/6309 2% [= ] 130/6309 2% [= ] 131/6309 2% [= ] 132/6309 2% [= ] 133/6309 2% [= ] 134/6309 2% [= ] 135/6309 2% [= ] 136/6309 2% [= ] 137/6309 2% [= ] 138/6309 2% [= ] 139/6309 2% [= ] 140/6309 2% [= ] 141/6309 2% [= ] 142/6309 2% [= ] 143/6309 2% [= ] 144/6309 2% [= ] 145/6309 2% [= ] 146/6309 2% [= ] 147/6309 2% [= ] 148/6309 2% [= ] 149/6309 2% [= ] 150/6309 2% [= ] 151/6309 2% [= ] 152/6309 2% [= ] 153/6309 2% [= ] 154/6309 2% [= ] 155/6309 2% [= ] 156/6309 2% [= ] 157/6309 2% [= ] 158/6309 2% [= ] 159/6309 2% [= ] 160/6309 2% [= ] 161/6309 2% [= ] 162/6309 2% [= ] 163/6309 2% [= ] 164/6309 2% [= ] 165/6309 2% [= ] 166/6309 2% [= ] 167/6309 2% [= ] 168/6309 2% [= ] 169/6309 2% [= ] 170/6309 2% [= ] 171/6309 2% [= ] 172/6309 2% [= ] 173/6309 2% [= ] 174/6309 2% [= ] 175/6309 2% [= ] 176/6309 2% [= ] 177/6309 2% [= ] 178/6309 2% [= ] 179/6309 2% [= ] 180/6309 2% [= ] 181/6309 2% [= ] 182/6309 2% [= ] 183/6309 2% [= ] 184/6309 2% [= ] 185/6309 2% [= ] 186/6309 2% [= ] 187/6309 2% [= ] 188/6309 2% [= ] 189/6309 2% [= ] 190/6309 3% [= ] 191/6309 3% [= ] 192/6309 3% [= ] 193/6309 3% [= ] 194/6309 3% [= ] 195/6309 3% [= ] 196/6309 3% [= ] 197/6309 3% [= ] 198/6309 3% [= ] 199/6309 3% [= ] 200/6309 3% [= ] 201/6309 3% [= ] 202/6309 3% [= ] 203/6309 3% [== ] 204/6309 3% [== ] 205/6309 3% [== ] 206/6309 3% [== ] 207/6309 3% [== ] 208/6309 3% [== ] 209/6309 3% [== ] 210/6309 3% [== ] 211/6309 3% [== ] 212/6309 3% [== ] 213/6309 3% [== ] 214/6309 3% [== ] 215/6309 3% [== ] 216/6309 3% [== ] 217/6309 3% [== ] 218/6309 3% [== ] 219/6309 3% [== ] 220/6309 3% [== ] 221/6309 3% [== ] 222/6309 3% [== ] 223/6309 3% [== ] 224/6309 3% [== ] 225/6309 3% [== ] 226/6309 3% [== ] 227/6309 3% [== ] 228/6309 3% [== ] 229/6309 3% [== ] 230/6309 3% [== ] 231/6309 3% [== ] 232/6309 3% [== ] 233/6309 3% [== ] 234/6309 3% [== ] 235/6309 3% [== ] 236/6309 3% [== ] 237/6309 3% [== ] 238/6309 3% [== ] 239/6309 3% [== ] 240/6309 3% [== ] 241/6309 3% [== ] 242/6309 3% [== ] 243/6309 3% [== ] 244/6309 3% [== ] 245/6309 3% [== ] 246/6309 3% [== ] 247/6309 3% [== ] 248/6309 3% [== ] 249/6309 3% [== ] 250/6309 3% [== ] 251/6309 3% [== ] 252/6309 3% [== ] 253/6309 4% [== ] 254/6309 4% [== ] 255/6309 4% [== ] 256/6309 4% [== ] 257/6309 4% [== ] 258/6309 4% [== ] 259/6309 4% [== ] 260/6309 4% [== ] 261/6309 4% [== ] 262/6309 4% [== ] 263/6309 4% [== ] 264/6309 4% [== ] 265/6309 4% [== ] 266/6309 4% [== ] 267/6309 4% [== ] 268/6309 4% [== ] 269/6309 4% [== ] 270/6309 4% [== ] 271/6309 4% [== ] 272/6309 4% [== ] 273/6309 4% [== ] 274/6309 4% [== ] 275/6309 4% [== ] 276/6309 4% [== ] 277/6309 4% [== ] 278/6309 4% [== ] 279/6309 4% [== ] 280/6309 4% [== ] 281/6309 4% [== ] 282/6309 4% [== ] 283/6309 4% [== ] 284/6309 4% [== ] 285/6309 4% [== ] 286/6309 4% [== ] 287/6309 4% [== ] 288/6309 4% [== ] 289/6309 4% [== ] 290/6309 4% [== ] 291/6309 4% [== ] 292/6309 4% [== ] 293/6309 4% [== ] 294/6309 4% [== ] 295/6309 4% [== ] 296/6309 4% [== ] 297/6309 4% [== ] 298/6309 4% [== ] 299/6309 4% [== ] 300/6309 4% [== ] 301/6309 4% [== ] 302/6309 4% [== ] 303/6309 4% [== ] 304/6309 4% [== ] 305/6309 4% [=== ] 306/6309 4% [=== ] 307/6309 4% [=== ] 308/6309 4% [=== ] 309/6309 4% [=== ] 310/6309 4% [=== ] 311/6309 4% [=== ] 312/6309 4% [=== ] 313/6309 4% [=== ] 314/6309 4% [=== ] 315/6309 4% [=== ] 316/6309 5% [=== ] 317/6309 5% [=== ] 318/6309 5% [=== ] 319/6309 5% [=== ] 320/6309 5% [=== ] 321/6309 5% [=== ] 322/6309 5% [=== ] 323/6309 5% [=== ] 324/6309 5% [=== ] 325/6309 5% [=== ] 326/6309 5% [=== ] 327/6309 5% [=== ] 328/6309 5% [=== ] 329/6309 5% [=== ] 330/6309 5% [=== ] 331/6309 5% [=== ] 332/6309 5% [=== ] 333/6309 5% [=== ] 334/6309 5% [=== ] 335/6309 5% [=== ] 336/6309 5% [=== ] 337/6309 5% [=== ] 338/6309 5% [=== ] 339/6309 5% [=== ] 340/6309 5% [=== ] 341/6309 5% [=== ] 342/6309 5% [=== ] 343/6309 5% [=== ] 344/6309 5% [=== ] 345/6309 5% [=== ] 346/6309 5% [=== ] 347/6309 5% [=== ] 348/6309 5% [=== ] 349/6309 5% [=== ] 350/6309 5% [=== ] 351/6309 5% [=== ] 352/6309 5% [=== ] 353/6309 5% [=== ] 354/6309 5% [=== ] 355/6309 5% [=== ] 356/6309 5% [=== ] 357/6309 5% [=== ] 358/6309 5% [=== ] 359/6309 5% [=== ] 360/6309 5% [=== ] 361/6309 5% [=== ] 362/6309 5% [=== ] 363/6309 5% [=== ] 364/6309 5% [=== ] 365/6309 5% [=== ] 366/6309 5% [=== ] 367/6309 5% [=== ] 368/6309 5% [=== ] 369/6309 5% [=== ] 370/6309 5% [=== ] 371/6309 5% [=== ] 372/6309 5% [=== ] 373/6309 5% [=== ] 374/6309 5% [=== ] 375/6309 5% [=== ] 376/6309 5% [=== ] 377/6309 5% [=== ] 378/6309 5% [=== ] 379/6309 6% [=== ] 380/6309 6% [=== ] 381/6309 6% [=== ] 382/6309 6% [=== ] 383/6309 6% [=== ] 384/6309 6% [=== ] 385/6309 6% [=== ] 386/6309 6% [=== ] 387/6309 6% [=== ] 388/6309 6% [=== ] 389/6309 6% [=== ] 390/6309 6% [=== ] 391/6309 6% [=== ] 392/6309 6% [=== ] 393/6309 6% [=== ] 394/6309 6% [=== ] 395/6309 6% [=== ] 396/6309 6% [=== ] 397/6309 6% [=== ] 398/6309 6% [=== ] 399/6309 6% [=== ] 400/6309 6% [=== ] 401/6309 6% [=== ] 402/6309 6% [=== ] 403/6309 6% [=== ] 404/6309 6% [=== ] 405/6309 6% [=== ] 406/6309 6% [=== ] 407/6309 6% [==== ] 408/6309 6% [==== ] 409/6309 6% [==== ] 410/6309 6% [==== ] 411/6309 6% [==== ] 412/6309 6% [==== ] 413/6309 6% [==== ] 414/6309 6% [==== ] 415/6309 6% [==== ] 416/6309 6% [==== ] 417/6309 6% [==== ] 418/6309 6% [==== ] 419/6309 6% [==== ] 420/6309 6% [==== ] 421/6309 6% [==== ] 422/6309 6% [==== ] 423/6309 6% [==== ] 424/6309 6% [==== ] 425/6309 6% [==== ] 426/6309 6% [==== ] 427/6309 6% [==== ] 428/6309 6% [==== ] 429/6309 6% [==== ] 430/6309 6% [==== ] 431/6309 6% [==== ] 432/6309 6% [==== ] 433/6309 6% [==== ] 434/6309 6% [==== ] 435/6309 6% [==== ] 436/6309 6% [==== ] 437/6309 6% [==== ] 438/6309 6% [==== ] 439/6309 6% [==== ] 440/6309 6% [==== ] 441/6309 6% [==== ] 442/6309 7% [==== ] 443/6309 7% [==== ] 444/6309 7% [==== ] 445/6309 7% [==== ] 446/6309 7% [==== ] 447/6309 7% [==== ] 448/6309 7% [==== ] 449/6309 7% [==== ] 450/6309 7% [==== ] 451/6309 7% [==== ] 452/6309 7% [==== ] 453/6309 7% [==== ] 454/6309 7% [==== ] 455/6309 7% [==== ] 456/6309 7% [==== ] 457/6309 7% [==== ] 458/6309 7% [==== ] 459/6309 7% [==== ] 460/6309 7% [==== ] 461/6309 7% [==== ] 462/6309 7% [==== ] 463/6309 7% [==== ] 464/6309 7% [==== ] 465/6309 7% [==== ] 466/6309 7% [==== ] 467/6309 7% [==== ] 468/6309 7% [==== ] 469/6309 7% [==== ] 470/6309 7% [==== ] 471/6309 7% [==== ] 472/6309 7% [==== ] 473/6309 7% [==== ] 474/6309 7% [==== ] 475/6309 7% [==== ] 476/6309 7% [==== ] 477/6309 7% [==== ] 478/6309 7% [==== ] 479/6309 7% [==== ] 480/6309 7% [==== ] 481/6309 7% [==== ] 482/6309 7% [==== ] 483/6309 7% [==== ] 484/6309 7% [==== ] 485/6309 7% [==== ] 486/6309 7% [==== ] 487/6309 7% [==== ] 488/6309 7% [==== ] 489/6309 7% [==== ] 490/6309 7% [==== ] 491/6309 7% [==== ] 492/6309 7% [==== ] 493/6309 7% [==== ] 494/6309 7% [==== ] 495/6309 7% [==== ] 496/6309 7% [==== ] 497/6309 7% [==== ] 498/6309 7% [==== ] 499/6309 7% [==== ] 500/6309 7% [==== ] 501/6309 7% [==== ] 502/6309 7% [==== ] 503/6309 7% [==== ] 504/6309 7% [==== ] 505/6309 8% [==== ] 506/6309 8% [==== ] 507/6309 8% [==== ] 508/6309 8% [===== ] 509/6309 8% [===== ] 510/6309 8% [===== ] 511/6309 8% [===== ] 512/6309 8% [===== ] 513/6309 8% [===== ] 514/6309 8% [===== ] 515/6309 8% [===== ] 516/6309 8% [===== ] 517/6309 8% [===== ] 518/6309 8% [===== ] 519/6309 8% [===== ] 520/6309 8% [===== ] 521/6309 8% [===== ] 522/6309 8% [===== ] 523/6309 8% [===== ] 524/6309 8% [===== ] 525/6309 8% [===== ] 526/6309 8% [===== ] 527/6309 8% [===== ] 528/6309 8% [===== ] 529/6309 8% [===== ] 530/6309 8% [===== ] 531/6309 8% [===== ] 532/6309 8% [===== ] 533/6309 8% [===== ] 534/6309 8% [===== ] 535/6309 8% [===== ] 536/6309 8% [===== ] 537/6309 8% [===== ] 538/6309 8% [===== ] 539/6309 8% [===== ] 540/6309 8% [===== ] 541/6309 8% [===== ] 542/6309 8% [===== ] 543/6309 8% [===== ] 544/6309 8% [===== ] 545/6309 8% [===== ] 546/6309 8% [===== ] 547/6309 8% [===== ] 548/6309 8% [===== ] 549/6309 8% [===== ] 550/6309 8% [===== ] 551/6309 8% [===== ] 552/6309 8% [===== ] 553/6309 8% [===== ] 554/6309 8% [===== ] 555/6309 8% [===== ] 556/6309 8% [===== ] 557/6309 8% [===== ] 558/6309 8% [===== ] 559/6309 8% [===== ] 560/6309 8% [===== ] 561/6309 8% [===== ] 562/6309 8% [===== ] 563/6309 8% [===== ] 564/6309 8% [===== ] 565/6309 8% [===== ] 566/6309 8% [===== ] 567/6309 8% [===== ] 568/6309 9% [===== ] 569/6309 9% [===== ] 570/6309 9% [===== ] 571/6309 9% [===== ] 572/6309 9% [===== ] 573/6309 9% [===== ] 574/6309 9% [===== ] 575/6309 9% [===== ] 576/6309 9% [===== ] 577/6309 9% [===== ] 578/6309 9% [===== ] 579/6309 9% [===== ] 580/6309 9% [===== ] 581/6309 9% [===== ] 582/6309 9% [===== ] 583/6309 9% [===== ] 584/6309 9% [===== ] 585/6309 9% [===== ] 586/6309 9% [===== ] 587/6309 9% [===== ] 588/6309 9% [===== ] 589/6309 9% [===== ] 590/6309 9% [===== ] 591/6309 9% [===== ] 592/6309 9% [===== ] 593/6309 9% [===== ] 594/6309 9% [===== ] 595/6309 9% [===== ] 596/6309 9% [===== ] 597/6309 9% [===== ] 598/6309 9% [===== ] 599/6309 9% [===== ] 600/6309 9% [===== ] 601/6309 9% [===== ] 602/6309 9% [===== ] 603/6309 9% [===== ] 604/6309 9% [===== ] 605/6309 9% [===== ] 606/6309 9% [===== ] 607/6309 9% [===== ] 608/6309 9% [===== ] 609/6309 9% [===== ] 610/6309 9% [====== ] 611/6309 9% [====== ] 612/6309 9% [====== ] 613/6309 9% [====== ] 614/6309 9% [====== ] 615/6309 9% [====== ] 616/6309 9% [====== ] 617/6309 9% [====== ] 618/6309 9% [====== ] 619/6309 9% [====== ] 620/6309 9% [====== ] 621/6309 9% [====== ] 622/6309 9% [====== ] 623/6309 9% [====== ] 624/6309 9% [====== ] 625/6309 9% [====== ] 626/6309 9% [====== ] 627/6309 9% [====== ] 628/6309 9% [====== ] 629/6309 9% [====== ] 630/6309 9% [====== ] 631/6309 10% [====== ] 632/6309 10% [====== ] 633/6309 10% [====== ] 634/6309 10% [====== ] 635/6309 10% [====== ] 636/6309 10% [====== ] 637/6309 10% [====== ] 638/6309 10% [====== ] 639/6309 10% [====== ] 640/6309 10% [====== ] 641/6309 10% [====== ] 642/6309 10% [====== ] 643/6309 10% [====== ] 644/6309 10% [====== ] 645/6309 10% [====== ] 646/6309 10% [====== ] 647/6309 10% [====== ] 648/6309 10% [====== ] 649/6309 10% [====== ] 650/6309 10% [====== ] 651/6309 10% [====== ] 652/6309 10% [====== ] 653/6309 10% [====== ] 654/6309 10% [====== ] 655/6309 10% [====== ] 656/6309 10% [====== ] 657/6309 10% [====== ] 658/6309 10% [====== ] 659/6309 10% [====== ] 660/6309 10% [====== ] 661/6309 10% [====== ] 662/6309 10% [====== ] 663/6309 10% [====== ] 664/6309 10% [====== ] 665/6309 10% [====== ] 666/6309 10% [====== ] 667/6309 10% [====== ] 668/6309 10% [====== ] 669/6309 10% [====== ] 670/6309 10% [====== ] 671/6309 10% [====== ] 672/6309 10% [====== ] 673/6309 10% [====== ] 674/6309 10% [====== ] 675/6309 10% [====== ] 676/6309 10% [====== ] 677/6309 10% [====== ] 678/6309 10% [====== ] 679/6309 10% [====== ] 680/6309 10% [====== ] 681/6309 10% [====== ] 682/6309 10% [====== ] 683/6309 10% [====== ] 684/6309 10% [====== ] 685/6309 10% [====== ] 686/6309 10% [====== ] 687/6309 10% [====== ] 688/6309 10% [====== ] 689/6309 10% [====== ] 690/6309 10% [====== ] 691/6309 10% [====== ] 692/6309 10% [====== ] 693/6309 10% [====== ] 694/6309 11% [====== ] 695/6309 11% [====== ] 696/6309 11% [====== ] 697/6309 11% [====== ] 698/6309 11% [====== ] 699/6309 11% [====== ] 700/6309 11% [====== ] 701/6309 11% [====== ] 702/6309 11% [====== ] 703/6309 11% [====== ] 704/6309 11% [====== ] 705/6309 11% [====== ] 706/6309 11% [====== ] 707/6309 11% [====== ] 708/6309 11% [====== ] 709/6309 11% [====== ] 710/6309 11% [====== ] 711/6309 11% [====== ] 712/6309 11% [======= ] 713/6309 11% [======= ] 714/6309 11% [======= ] 715/6309 11% [======= ] 716/6309 11% [======= ] 717/6309 11% [======= ] 718/6309 11% [======= ] 719/6309 11% [======= ] 720/6309 11% [======= ] 721/6309 11% [======= ] 722/6309 11% [======= ] 723/6309 11% [======= ] 724/6309 11% [======= ] 725/6309 11% [======= ] 726/6309 11% [======= ] 727/6309 11% [======= ] 728/6309 11% [======= ] 729/6309 11% [======= ] 730/6309 11% [======= ] 731/6309 11% [======= ] 732/6309 11% [======= ] 733/6309 11% [======= ] 734/6309 11% [======= ] 735/6309 11% [======= ] 736/6309 11% [======= ] 737/6309 11% [======= ] 738/6309 11% [======= ] 739/6309 11% [======= ] 740/6309 11% [======= ] 741/6309 11% [======= ] 742/6309 11% [======= ] 743/6309 11% [======= ] 744/6309 11% [======= ] 745/6309 11% [======= ] 746/6309 11% [======= ] 747/6309 11% [======= ] 748/6309 11% [======= ] 749/6309 11% [======= ] 750/6309 11% [======= ] 751/6309 11% [======= ] 752/6309 11% [======= ] 753/6309 11% [======= ] 754/6309 11% [======= ] 755/6309 11% [======= ] 756/6309 11% [======= ] 757/6309 11% [======= ] 758/6309 12% [======= ] 759/6309 12% [======= ] 760/6309 12% [======= ] 761/6309 12% [======= ] 762/6309 12% [======= ] 763/6309 12% [======= ] 764/6309 12% [======= ] 765/6309 12% [======= ] 766/6309 12% [======= ] 767/6309 12% [======= ] 768/6309 12% [======= ] 769/6309 12% [======= ] 770/6309 12% [======= ] 771/6309 12% [======= ] 772/6309 12% [======= ] 773/6309 12% [======= ] 774/6309 12% [======= ] 775/6309 12% [======= ] 776/6309 12% [======= ] 777/6309 12% [======= ] 778/6309 12% [======= ] 779/6309 12% [======= ] 780/6309 12% [======= ] 781/6309 12% [======= ] 782/6309 12% [======= ] 783/6309 12% [======= ] 784/6309 12% [======= ] 785/6309 12% [======= ] 786/6309 12% [======= ] 787/6309 12% [======= ] 788/6309 12% [======= ] 789/6309 12% [======= ] 790/6309 12% [======= ] 791/6309 12% [======= ] 792/6309 12% [======= ] 793/6309 12% [======= ] 794/6309 12% [======= ] 795/6309 12% [======= ] 796/6309 12% [======= ] 797/6309 12% [======= ] 798/6309 12% [======= ] 799/6309 12% [======= ] 800/6309 12% [======= ] 801/6309 12% [======= ] 802/6309 12% [======= ] 803/6309 12% [======= ] 804/6309 12% [======= ] 805/6309 12% [======= ] 806/6309 12% [======= ] 807/6309 12% [======= ] 808/6309 12% [======= ] 809/6309 12% [======= ] 810/6309 12% [======= ] 811/6309 12% [======= ] 812/6309 12% [======= ] 813/6309 12% [======= ] 814/6309 12% [======== ] 815/6309 12% [======== ] 816/6309 12% [======== ] 817/6309 12% [======== ] 818/6309 12% [======== ] 819/6309 12% [======== ] 820/6309 12% [======== ] 821/6309 13% [======== ] 822/6309 13% [======== ] 823/6309 13% [======== ] 824/6309 13% [======== ] 825/6309 13% [======== ] 826/6309 13% [======== ] 827/6309 13% [======== ] 828/6309 13% [======== ] 829/6309 13% [======== ] 830/6309 13% [======== ] 831/6309 13% [======== ] 832/6309 13% [======== ] 833/6309 13% [======== ] 834/6309 13% [======== ] 835/6309 13% [======== ] 836/6309 13% [======== ] 837/6309 13% [======== ] 838/6309 13% [======== ] 839/6309 13% [======== ] 840/6309 13% [======== ] 841/6309 13% [======== ] 842/6309 13% [======== ] 843/6309 13% [======== ] 844/6309 13% [======== ] 845/6309 13% [======== ] 846/6309 13% [======== ] 847/6309 13% [======== ] 848/6309 13% [======== ] 849/6309 13% [======== ] 850/6309 13% [======== ] 851/6309 13% [======== ] 852/6309 13% [======== ] 853/6309 13% [======== ] 854/6309 13% [======== ] 855/6309 13% [======== ] 856/6309 13% [======== ] 857/6309 13% [======== ] 858/6309 13% [======== ] 859/6309 13% [======== ] 860/6309 13% [======== ] 861/6309 13% [======== ] 862/6309 13% [======== ] 863/6309 13% [======== ] 864/6309 13% [======== ] 865/6309 13% [======== ] 866/6309 13% [======== ] 867/6309 13% [======== ] 868/6309 13% [======== ] 869/6309 13% [======== ] 870/6309 13% [======== ] 871/6309 13% [======== ] 872/6309 13% [======== ] 873/6309 13% [======== ] 874/6309 13% [======== ] 875/6309 13% [======== ] 876/6309 13% [======== ] 877/6309 13% [======== ] 878/6309 13% [======== ] 879/6309 13% [======== ] 880/6309 13% [======== ] 881/6309 13% [======== ] 882/6309 13% [======== ] 883/6309 13% [======== ] 884/6309 14% [======== ] 885/6309 14% [======== ] 886/6309 14% [======== ] 887/6309 14% [======== ] 888/6309 14% [======== ] 889/6309 14% [======== ] 890/6309 14% [======== ] 891/6309 14% [======== ] 892/6309 14% [======== ] 893/6309 14% [======== ] 894/6309 14% [======== ] 895/6309 14% [======== ] 896/6309 14% [======== ] 897/6309 14% [======== ] 898/6309 14% [======== ] 899/6309 14% [======== ] 900/6309 14% [======== ] 901/6309 14% [======== ] 902/6309 14% [======== ] 903/6309 14% [======== ] 904/6309 14% [======== ] 905/6309 14% [======== ] 906/6309 14% [======== ] 907/6309 14% [======== ] 908/6309 14% [======== ] 909/6309 14% [======== ] 910/6309 14% [======== ] 911/6309 14% [======== ] 912/6309 14% [======== ] 913/6309 14% [======== ] 914/6309 14% [======== ] 915/6309 14% [========= ] 916/6309 14% [========= ] 917/6309 14% [========= ] 918/6309 14% [========= ] 919/6309 14% [========= ] 920/6309 14% [========= ] 921/6309 14% [========= ] 922/6309 14% [========= ] 923/6309 14% [========= ] 924/6309 14% [========= ] 925/6309 14% [========= ] 926/6309 14% [========= ] 927/6309 14% [========= ] 928/6309 14% [========= ] 929/6309 14% [========= ] 930/6309 14% [========= ] 931/6309 14% [========= ] 932/6309 14% [========= ] 933/6309 14% [========= ] 934/6309 14% [========= ] 935/6309 14% [========= ] 936/6309 14% [========= ] 937/6309 14% [========= ] 938/6309 14% [========= ] 939/6309 14% [========= ] 940/6309 14% [========= ] 941/6309 14% [========= ] 942/6309 14% [========= ] 943/6309 14% [========= ] 944/6309 14% [========= ] 945/6309 14% [========= ] 946/6309 14% [========= ] 947/6309 15% [========= ] 948/6309 15% [========= ] 949/6309 15% [========= ] 950/6309 15% [========= ] 951/6309 15% [========= ] 952/6309 15% [========= ] 953/6309 15% [========= ] 954/6309 15% [========= ] 955/6309 15% [========= ] 956/6309 15% [========= ] 957/6309 15% [========= ] 958/6309 15% [========= ] 959/6309 15% [========= ] 960/6309 15% [========= ] 961/6309 15% [========= ] 962/6309 15% [========= ] 963/6309 15% [========= ] 964/6309 15% [========= ] 965/6309 15% [========= ] 966/6309 15% [========= ] 967/6309 15% [========= ] 968/6309 15% [========= ] 969/6309 15% [========= ] 970/6309 15% [========= ] 971/6309 15% [========= ] 972/6309 15% [========= ] 973/6309 15% [========= ] 974/6309 15% [========= ] 975/6309 15% [========= ] 976/6309 15% [========= ] 977/6309 15% [========= ] 978/6309 15% [========= ] 979/6309 15% [========= ] 980/6309 15% [========= ] 981/6309 15% [========= ] 982/6309 15% [========= ] 983/6309 15% [========= ] 984/6309 15% [========= ] 985/6309 15% [========= ] 986/6309 15% [========= ] 987/6309 15% [========= ] 988/6309 15% [========= ] 989/6309 15% [========= ] 990/6309 15% [========= ] 991/6309 15% [========= ] 992/6309 15% [========= ] 993/6309 15% [========= ] 994/6309 15% [========= ] 995/6309 15% [========= ] 996/6309 15% [========= ] 997/6309 15% [========= ] 998/6309 15% [========= ] 999/6309 15% [========= ] 1000/6309 15% [========= ] 1001/6309 15% [========= ] 1002/6309 15% [========= ] 1003/6309 15% [========= ] 1004/6309 15% [========= ] 1005/6309 15% [========= ] 1006/6309 15% [========= ] 1007/6309 15% [========= ] 1008/6309 15% [========= ] 1009/6309 15% [========= ] 1010/6309 16% [========= ] 1011/6309 16% [========= ] 1012/6309 16% [========= ] 1013/6309 16% [========= ] 1014/6309 16% [========= ] 1015/6309 16% [========= ] 1016/6309 16% [========= ] 1017/6309 16% [========== ] 1018/6309 16% [========== ] 1019/6309 16% [========== ] 1020/6309 16% [========== ] 1021/6309 16% [========== ] 1022/6309 16% [========== ] 1023/6309 16% [========== ] 1024/6309 16% [========== ] 1025/6309 16% [========== ] 1026/6309 16% [========== ] 1027/6309 16% [========== ] 1028/6309 16% [========== ] 1029/6309 16% [========== ] 1030/6309 16% [========== ] 1031/6309 16% [========== ] 1032/6309 16% [========== ] 1033/6309 16% [========== ] 1034/6309 16% [========== ] 1035/6309 16% [========== ] 1036/6309 16% [========== ] 1037/6309 16% [========== ] 1038/6309 16% [========== ] 1039/6309 16% [========== ] 1040/6309 16% [========== ] 1041/6309 16% [========== ] 1042/6309 16% [========== ] 1043/6309 16% [========== ] 1044/6309 16% [========== ] 1045/6309 16% [========== ] 1046/6309 16% [========== ] 1047/6309 16% [========== ] 1048/6309 16% [========== ] 1049/6309 16% [========== ] 1050/6309 16% [========== ] 1051/6309 16% [========== ] 1052/6309 16% [========== ] 1053/6309 16% [========== ] 1054/6309 16% [========== ] 1055/6309 16% [========== ] 1056/6309 16% [========== ] 1057/6309 16% [========== ] 1058/6309 16% [========== ] 1059/6309 16% [========== ] 1060/6309 16% [========== ] 1061/6309 16% [========== ] 1062/6309 16% [========== ] 1063/6309 16% [========== ] 1064/6309 16% [========== ] 1065/6309 16% [========== ] 1066/6309 16% [========== ] 1067/6309 16% [========== ] 1068/6309 16% [========== ] 1069/6309 16% [========== ] 1070/6309 16% [========== ] 1071/6309 16% [========== ] 1072/6309 16% [========== ] 1073/6309 17% [========== ] 1074/6309 17% [========== ] 1075/6309 17% [========== ] 1076/6309 17% [========== ] 1077/6309 17% [========== ] 1078/6309 17% [========== ] 1079/6309 17% [========== ] 1080/6309 17% [========== ] 1081/6309 17% [========== ] 1082/6309 17% [========== ] 1083/6309 17% [========== ] 1084/6309 17% [========== ] 1085/6309 17% [========== ] 1086/6309 17% [========== ] 1087/6309 17% [========== ] 1088/6309 17% [========== ] 1089/6309 17% [========== ] 1090/6309 17% [========== ] 1091/6309 17% [========== ] 1092/6309 17% [========== ] 1093/6309 17% [========== ] 1094/6309 17% [========== ] 1095/6309 17% [========== ] 1096/6309 17% [========== ] 1097/6309 17% [========== ] 1098/6309 17% [========== ] 1099/6309 17% [========== ] 1100/6309 17% [========== ] 1101/6309 17% [========== ] 1102/6309 17% [========== ] 1103/6309 17% [========== ] 1104/6309 17% [========== ] 1105/6309 17% [========== ] 1106/6309 17% [========== ] 1107/6309 17% [========== ] 1108/6309 17% [========== ] 1109/6309 17% [========== ] 1110/6309 17% [========== ] 1111/6309 17% [========== ] 1112/6309 17% [========== ] 1113/6309 17% [========== ] 1114/6309 17% [========== ] 1115/6309 17% [========== ] 1116/6309 17% [========== ] 1117/6309 17% [========== ] 1118/6309 17% [========== ] 1119/6309 17% [=========== ] 1120/6309 17% [=========== ] 1121/6309 17% [=========== ] 1122/6309 17% [=========== ] 1123/6309 17% [=========== ] 1124/6309 17% [=========== ] 1125/6309 17% [=========== ] 1126/6309 17% [=========== ] 1127/6309 17% [=========== ] 1128/6309 17% [=========== ] 1129/6309 17% [=========== ] 1130/6309 17% [=========== ] 1131/6309 17% [=========== ] 1132/6309 17% [=========== ] 1133/6309 17% [=========== ] 1134/6309 17% [=========== ] 1135/6309 17% [=========== ] 1136/6309 18% [=========== ] 1137/6309 18% [=========== ] 1138/6309 18% [=========== ] 1139/6309 18% [=========== ] 1140/6309 18% [=========== ] 1141/6309 18% [=========== ] 1142/6309 18% [=========== ] 1143/6309 18% [=========== ] 1144/6309 18% [=========== ] 1145/6309 18% [=========== ] 1146/6309 18% [=========== ] 1147/6309 18% [=========== ] 1148/6309 18% [=========== ] 1149/6309 18% [=========== ] 1150/6309 18% [=========== ] 1151/6309 18% [=========== ] 1152/6309 18% [=========== ] 1153/6309 18% [=========== ] 1154/6309 18% [=========== ] 1155/6309 18% [=========== ] 1156/6309 18% [=========== ] 1157/6309 18% [=========== ] 1158/6309 18% [=========== ] 1159/6309 18% [=========== ] 1160/6309 18% [=========== ] 1161/6309 18% [=========== ] 1162/6309 18% [=========== ] 1163/6309 18% [=========== ] 1164/6309 18% [=========== ] 1165/6309 18% [=========== ] 1166/6309 18% [=========== ] 1167/6309 18% [=========== ] 1168/6309 18% [=========== ] 1169/6309 18% [=========== ] 1170/6309 18% [=========== ] 1171/6309 18% [=========== ] 1172/6309 18% [=========== ] 1173/6309 18% [=========== ] 1174/6309 18% [=========== ] 1175/6309 18% [=========== ] 1176/6309 18% [=========== ] 1177/6309 18% [=========== ] 1178/6309 18% [=========== ] 1179/6309 18% [=========== ] 1180/6309 18% [=========== ] 1181/6309 18% [=========== ] 1182/6309 18% [=========== ] 1183/6309 18% [=========== ] 1184/6309 18% [=========== ] 1185/6309 18% [=========== ] 1186/6309 18% [=========== ] 1187/6309 18% [=========== ] 1188/6309 18% [=========== ] 1189/6309 18% [=========== ] 1190/6309 18% [=========== ] 1191/6309 18% [=========== ] 1192/6309 18% [=========== ] 1193/6309 18% [=========== ] 1194/6309 18% [=========== ] 1195/6309 18% [=========== ] 1196/6309 18% [=========== ] 1197/6309 18% [=========== ] 1198/6309 18% [=========== ] 1199/6309 19% [=========== ] 1200/6309 19% [=========== ] 1201/6309 19% [=========== ] 1202/6309 19% [=========== ] 1203/6309 19% [=========== ] 1204/6309 19% [=========== ] 1205/6309 19% [=========== ] 1206/6309 19% [=========== ] 1207/6309 19% [=========== ] 1208/6309 19% [=========== ] 1209/6309 19% [=========== ] 1210/6309 19% [=========== ] 1211/6309 19% [=========== ] 1212/6309 19% [=========== ] 1213/6309 19% [=========== ] 1214/6309 19% [=========== ] 1215/6309 19% [=========== ] 1216/6309 19% [=========== ] 1217/6309 19% [=========== ] 1218/6309 19% [=========== ] 1219/6309 19% [=========== ] 1220/6309 19% [=========== ] 1221/6309 19% [============ ] 1222/6309 19% [============ ] 1223/6309 19% [============ ] 1224/6309 19% [============ ] 1225/6309 19% [============ ] 1226/6309 19% [============ ] 1227/6309 19% [============ ] 1228/6309 19% [============ ] 1229/6309 19% [============ ] 1230/6309 19% [============ ] 1231/6309 19% [============ ] 1232/6309 19% [============ ] 1233/6309 19% [============ ] 1234/6309 19% [============ ] 1235/6309 19% [============ ] 1236/6309 19% [============ ] 1237/6309 19% [============ ] 1238/6309 19% [============ ] 1239/6309 19% [============ ] 1240/6309 19% [============ ] 1241/6309 19% [============ ] 1242/6309 19% [============ ] 1243/6309 19% [============ ] 1244/6309 19% [============ ] 1245/6309 19% [============ ] 1246/6309 19% [============ ] 1247/6309 19% [============ ] 1248/6309 19% [============ ] 1249/6309 19% [============ ] 1250/6309 19% [============ ] 1251/6309 19% [============ ] 1252/6309 19% [============ ] 1253/6309 19% [============ ] 1254/6309 19% [============ ] 1255/6309 19% [============ ] 1256/6309 19% [============ ] 1257/6309 19% [============ ] 1258/6309 19% [============ ] 1259/6309 19% [============ ] 1260/6309 19% [============ ] 1261/6309 19% [============ ] 1262/6309 20% [============ ] 1263/6309 20% [============ ] 1264/6309 20% [============ ] 1265/6309 20% [============ ] 1266/6309 20% [============ ] 1267/6309 20% [============ ] 1268/6309 20% [============ ] 1269/6309 20% [============ ] 1270/6309 20% [============ ] 1271/6309 20% [============ ] 1272/6309 20% [============ ] 1273/6309 20% [============ ] 1274/6309 20% [============ ] 1275/6309 20% [============ ] 1276/6309 20% [============ ] 1277/6309 20% [============ ] 1278/6309 20% [============ ] 1279/6309 20% [============ ] 1280/6309 20% [============ ] 1281/6309 20% [============ ] 1282/6309 20% [============ ] 1283/6309 20% [============ ] 1284/6309 20% [============ ] 1285/6309 20% [============ ] 1286/6309 20% [============ ] 1287/6309 20% [============ ] 1288/6309 20% [============ ] 1289/6309 20% [============ ] 1290/6309 20% [============ ] 1291/6309 20% [============ ] 1292/6309 20% [============ ] 1293/6309 20% [============ ] 1294/6309 20% [============ ] 1295/6309 20% [============ ] 1296/6309 20% [============ ] 1297/6309 20% [============ ] 1298/6309 20% [============ ] 1299/6309 20% [============ ] 1300/6309 20% [============ ] 1301/6309 20% [============ ] 1302/6309 20% [============ ] 1303/6309 20% [============ ] 1304/6309 20% [============ ] 1305/6309 20% [============ ] 1306/6309 20% [============ ] 1307/6309 20% [============ ] 1308/6309 20% [============ ] 1309/6309 20% [============ ] 1310/6309 20% [============ ] 1311/6309 20% [============ ] 1312/6309 20% [============ ] 1313/6309 20% [============ ] 1314/6309 20% [============ ] 1315/6309 20% [============ ] 1316/6309 20% [============ ] 1317/6309 20% [============ ] 1318/6309 20% [============ ] 1319/6309 20% [============ ] 1320/6309 20% [============ ] 1321/6309 20% [============ ] 1322/6309 20% [============= ] 1323/6309 20% [============= ] 1324/6309 20% [============= ] 1325/6309 21% [============= ] 1326/6309 21% [============= ] 1327/6309 21% [============= ] 1328/6309 21% [============= ] 1329/6309 21% [============= ] 1330/6309 21% [============= ] 1331/6309 21% [============= ] 1332/6309 21% [============= ] 1333/6309 21% [============= ] 1334/6309 21% [============= ] 1335/6309 21% [============= ] 1336/6309 21% [============= ] 1337/6309 21% [============= ] 1338/6309 21% [============= ] 1339/6309 21% [============= ] 1340/6309 21% [============= ] 1341/6309 21% [============= ] 1342/6309 21% [============= ] 1343/6309 21% [============= ] 1344/6309 21% [============= ] 1345/6309 21% [============= ] 1346/6309 21% [============= ] 1347/6309 21% [============= ] 1348/6309 21% [============= ] 1349/6309 21% [============= ] 1350/6309 21% [============= ] 1351/6309 21% [============= ] 1352/6309 21% [============= ] 1353/6309 21% [============= ] 1354/6309 21% [============= ] 1355/6309 21% [============= ] 1356/6309 21% [============= ] 1357/6309 21% [============= ] 1358/6309 21% [============= ] 1359/6309 21% [============= ] 1360/6309 21% [============= ] 1361/6309 21% [============= ] 1362/6309 21% [============= ] 1363/6309 21% [============= ] 1364/6309 21% [============= ] 1365/6309 21% [============= ] 1366/6309 21% [============= ] 1367/6309 21% [============= ] 1368/6309 21% [============= ] 1369/6309 21% [============= ] 1370/6309 21% [============= ] 1371/6309 21% [============= ] 1372/6309 21% [============= ] 1373/6309 21% [============= ] 1374/6309 21% [============= ] 1375/6309 21% [============= ] 1376/6309 21% [============= ] 1377/6309 21% [============= ] 1378/6309 21% [============= ] 1379/6309 21% [============= ] 1380/6309 21% [============= ] 1381/6309 21% [============= ] 1382/6309 21% [============= ] 1383/6309 21% [============= ] 1384/6309 21% [============= ] 1385/6309 21% [============= ] 1386/6309 21% [============= ] 1387/6309 21% [============= ] 1388/6309 22% [============= ] 1389/6309 22% [============= ] 1390/6309 22% [============= ] 1391/6309 22% [============= ] 1392/6309 22% [============= ] 1393/6309 22% [============= ] 1394/6309 22% [============= ] 1395/6309 22% [============= ] 1396/6309 22% [============= ] 1397/6309 22% [============= ] 1398/6309 22% [============= ] 1399/6309 22% [============= ] 1400/6309 22% [============= ] 1401/6309 22% [============= ] 1402/6309 22% [============= ] 1403/6309 22% [============= ] 1404/6309 22% [============= ] 1405/6309 22% [============= ] 1406/6309 22% [============= ] 1407/6309 22% [============= ] 1408/6309 22% [============= ] 1409/6309 22% [============= ] 1410/6309 22% [============= ] 1411/6309 22% [============= ] 1412/6309 22% [============= ] 1413/6309 22% [============= ] 1414/6309 22% [============= ] 1415/6309 22% [============= ] 1416/6309 22% [============= ] 1417/6309 22% [============= ] 1418/6309 22% [============= ] 1419/6309 22% [============= ] 1420/6309 22% [============= ] 1421/6309 22% [============= ] 1422/6309 22% [============= ] 1423/6309 22% [============= ] 1424/6309 22% [============== ] 1425/6309 22% [============== ] 1426/6309 22% [============== ] 1427/6309 22% [============== ] 1428/6309 22% [============== ] 1429/6309 22% [============== ] 1430/6309 22% [============== ] 1431/6309 22% [============== ] 1432/6309 22% [============== ] 1433/6309 22% [============== ] 1434/6309 22% [============== ] 1435/6309 22% [============== ] 1436/6309 22% [============== ] 1437/6309 22% [============== ] 1438/6309 22% [============== ] 1439/6309 22% [============== ] 1440/6309 22% [============== ] 1441/6309 22% [============== ] 1442/6309 22% [============== ] 1443/6309 22% [============== ] 1444/6309 22% [============== ] 1445/6309 22% [============== ] 1446/6309 22% [============== ] 1447/6309 22% [============== ] 1448/6309 22% [============== ] 1449/6309 22% [============== ] 1450/6309 22% [============== ] 1451/6309 22% [============== ] 1452/6309 23% [============== ] 1453/6309 23% [============== ] 1454/6309 23% [============== ] 1455/6309 23% [============== ] 1456/6309 23% [============== ] 1457/6309 23% [============== ] 1458/6309 23% [============== ] 1459/6309 23% [============== ] 1460/6309 23% [============== ] 1461/6309 23% [============== ] 1462/6309 23% [============== ] 1463/6309 23% [============== ] 1464/6309 23% [============== ] 1465/6309 23% [============== ] 1466/6309 23% [============== ] 1467/6309 23% [============== ] 1468/6309 23% [============== ] 1469/6309 23% [============== ] 1470/6309 23% [============== ] 1471/6309 23% [============== ] 1472/6309 23% [============== ] 1473/6309 23% [============== ] 1474/6309 23% [============== ] 1475/6309 23% [============== ] 1476/6309 23% [============== ] 1477/6309 23% [============== ] 1478/6309 23% [============== ] 1479/6309 23% [============== ] 1480/6309 23% [============== ] 1481/6309 23% [============== ] 1482/6309 23% [============== ] 1483/6309 23% [============== ] 1484/6309 23% [============== ] 1485/6309 23% [============== ] 1486/6309 23% [============== ] 1487/6309 23% [============== ] 1488/6309 23% [============== ] 1489/6309 23% [============== ] 1490/6309 23% [============== ] 1491/6309 23% [============== ] 1492/6309 23% [============== ] 1493/6309 23% [============== ] 1494/6309 23% [============== ] 1495/6309 23% [============== ] 1496/6309 23% [============== ] 1497/6309 23% [============== ] 1498/6309 23% [============== ] 1499/6309 23% [============== ] 1500/6309 23% [============== ] 1501/6309 23% [============== ] 1502/6309 23% [============== ] 1503/6309 23% [============== ] 1504/6309 23% [============== ] 1505/6309 23% [============== ] 1506/6309 23% [============== ] 1507/6309 23% [============== ] 1508/6309 23% [============== ] 1509/6309 23% [============== ] 1510/6309 23% [============== ] 1511/6309 23% [============== ] 1512/6309 23% [============== ] 1513/6309 23% [============== ] 1514/6309 23% [============== ] 1515/6309 24% [============== ] 1516/6309 24% [============== ] 1517/6309 24% [============== ] 1518/6309 24% [============== ] 1519/6309 24% [============== ] 1520/6309 24% [============== ] 1521/6309 24% [============== ] 1522/6309 24% [============== ] 1523/6309 24% [============== ] 1524/6309 24% [============== ] 1525/6309 24% [============== ] 1526/6309 24% [=============== ] 1527/6309 24% [=============== ] 1528/6309 24% [=============== ] 1529/6309 24% [=============== ] 1530/6309 24% [=============== ] 1531/6309 24% [=============== ] 1532/6309 24% [=============== ] 1533/6309 24% [=============== ] 1534/6309 24% [=============== ] 1535/6309 24% [=============== ] 1536/6309 24% [=============== ] 1537/6309 24% [=============== ] 1538/6309 24% [=============== ] 1539/6309 24% [=============== ] 1540/6309 24% [=============== ] 1541/6309 24% [=============== ] 1542/6309 24% [=============== ] 1543/6309 24% [=============== ] 1544/6309 24% [=============== ] 1545/6309 24% [=============== ] 1546/6309 24% [=============== ] 1547/6309 24% [=============== ] 1548/6309 24% [=============== ] 1549/6309 24% [=============== ] 1550/6309 24% [=============== ] 1551/6309 24% [=============== ] 1552/6309 24% [=============== ] 1553/6309 24% [=============== ] 1554/6309 24% [=============== ] 1555/6309 24% [=============== ] 1556/6309 24% [=============== ] 1557/6309 24% [=============== ] 1558/6309 24% [=============== ] 1559/6309 24% [=============== ] 1560/6309 24% [=============== ] 1561/6309 24% [=============== ] 1562/6309 24% [=============== ] 1563/6309 24% [=============== ] 1564/6309 24% [=============== ] 1565/6309 24% [=============== ] 1566/6309 24% [=============== ] 1567/6309 24% [=============== ] 1568/6309 24% [=============== ] 1569/6309 24% [=============== ] 1570/6309 24% [=============== ] 1571/6309 24% [=============== ] 1572/6309 24% [=============== ] 1573/6309 24% [=============== ] 1574/6309 24% [=============== ] 1575/6309 24% [=============== ] 1576/6309 24% [=============== ] 1577/6309 24% [=============== ] 1578/6309 25% [=============== ] 1579/6309 25% [=============== ] 1580/6309 25% [=============== ] 1581/6309 25% [=============== ] 1582/6309 25% [=============== ] 1583/6309 25% [=============== ] 1584/6309 25% [=============== ] 1585/6309 25% [=============== ] 1586/6309 25% [=============== ] 1587/6309 25% [=============== ] 1588/6309 25% [=============== ] 1589/6309 25% [=============== ] 1590/6309 25% [=============== ] 1591/6309 25% [=============== ] 1592/6309 25% [=============== ] 1593/6309 25% [=============== ] 1594/6309 25% [=============== ] 1595/6309 25% [=============== ] 1596/6309 25% [=============== ] 1597/6309 25% [=============== ] 1598/6309 25% [=============== ] 1599/6309 25% [=============== ] 1600/6309 25% [=============== ] 1601/6309 25% [=============== ] 1602/6309 25% [=============== ] 1603/6309 25% [=============== ] 1604/6309 25% [=============== ] 1605/6309 25% [=============== ] 1606/6309 25% [=============== ] 1607/6309 25% [=============== ] 1608/6309 25% [=============== ] 1609/6309 25% [=============== ] 1610/6309 25% [=============== ] 1611/6309 25% [=============== ] 1612/6309 25% [=============== ] 1613/6309 25% [=============== ] 1614/6309 25% [=============== ] 1615/6309 25% [=============== ] 1616/6309 25% [=============== ] 1617/6309 25% [=============== ] 1618/6309 25% [=============== ] 1619/6309 25% [=============== ] 1620/6309 25% [=============== ] 1621/6309 25% [=============== ] 1622/6309 25% [=============== ] 1623/6309 25% [=============== ] 1624/6309 25% [=============== ] 1625/6309 25% [=============== ] 1626/6309 25% [=============== ] 1627/6309 25% [=============== ] 1628/6309 25% [================ ] 1629/6309 25% [================ ] 1630/6309 25% [================ ] 1631/6309 25% [================ ] 1632/6309 25% [================ ] 1633/6309 25% [================ ] 1634/6309 25% [================ ] 1635/6309 25% [================ ] 1636/6309 25% [================ ] 1637/6309 25% [================ ] 1638/6309 25% [================ ] 1639/6309 25% [================ ] 1640/6309 25% [================ ] 1641/6309 26% [================ ] 1642/6309 26% [================ ] 1643/6309 26% [================ ] 1644/6309 26% [================ ] 1645/6309 26% [================ ] 1646/6309 26% [================ ] 1647/6309 26% [================ ] 1648/6309 26% [================ ] 1649/6309 26% [================ ] 1650/6309 26% [================ ] 1651/6309 26% [================ ] 1652/6309 26% [================ ] 1653/6309 26% [================ ] 1654/6309 26% [================ ] 1655/6309 26% [================ ] 1656/6309 26% [================ ] 1657/6309 26% [================ ] 1658/6309 26% [================ ] 1659/6309 26% [================ ] 1660/6309 26% [================ ] 1661/6309 26% [================ ] 1662/6309 26% [================ ] 1663/6309 26% [================ ] 1664/6309 26% [================ ] 1665/6309 26% [================ ] 1666/6309 26% [================ ] 1667/6309 26% [================ ] 1668/6309 26% [================ ] 1669/6309 26% [================ ] 1670/6309 26% [================ ] 1671/6309 26% [================ ] 1672/6309 26% [================ ] 1673/6309 26% [================ ] 1674/6309 26% [================ ] 1675/6309 26% [================ ] 1676/6309 26% [================ ] 1677/6309 26% [================ ] 1678/6309 26% [================ ] 1679/6309 26% [================ ] 1680/6309 26% [================ ] 1681/6309 26% [================ ] 1682/6309 26% [================ ] 1683/6309 26% [================ ] 1684/6309 26% [================ ] 1685/6309 26% [================ ] 1686/6309 26% [================ ] 1687/6309 26% [================ ] 1688/6309 26% [================ ] 1689/6309 26% [================ ] 1690/6309 26% [================ ] 1691/6309 26% [================ ] 1692/6309 26% [================ ] 1693/6309 26% [================ ] 1694/6309 26% [================ ] 1695/6309 26% [================ ] 1696/6309 26% [================ ] 1697/6309 26% [================ ] 1698/6309 26% [================ ] 1699/6309 26% [================ ] 1700/6309 26% [================ ] 1701/6309 26% [================ ] 1702/6309 26% [================ ] 1703/6309 26% [================ ] 1704/6309 27% [================ ] 1705/6309 27% [================ ] 1706/6309 27% [================ ] 1707/6309 27% [================ ] 1708/6309 27% [================ ] 1709/6309 27% [================ ] 1710/6309 27% [================ ] 1711/6309 27% [================ ] 1712/6309 27% [================ ] 1713/6309 27% [================ ] 1714/6309 27% [================ ] 1715/6309 27% [================ ] 1716/6309 27% [================ ] 1717/6309 27% [================ ] 1718/6309 27% [================ ] 1719/6309 27% [================ ] 1720/6309 27% [================ ] 1721/6309 27% [================ ] 1722/6309 27% [================ ] 1723/6309 27% [================ ] 1724/6309 27% [================ ] 1725/6309 27% [================ ] 1726/6309 27% [================ ] 1727/6309 27% [================ ] 1728/6309 27% [================ ] 1729/6309 27% [================= ] 1730/6309 27% [================= ] 1731/6309 27% [================= ] 1732/6309 27% [================= ] 1733/6309 27% [================= ] 1734/6309 27% [================= ] 1735/6309 27% [================= ] 1736/6309 27% [================= ] 1737/6309 27% [================= ] 1738/6309 27% [================= ] 1739/6309 27% [================= ] 1740/6309 27% [================= ] 1741/6309 27% [================= ] 1742/6309 27% [================= ] 1743/6309 27% [================= ] 1744/6309 27% [================= ] 1745/6309 27% [================= ] 1746/6309 27% [================= ] 1747/6309 27% [================= ] 1748/6309 27% [================= ] 1749/6309 27% [================= ] 1750/6309 27% [================= ] 1751/6309 27% [================= ] 1752/6309 27% [================= ] 1753/6309 27% [================= ] 1754/6309 27% [================= ] 1755/6309 27% [================= ] 1756/6309 27% [================= ] 1757/6309 27% [================= ] 1758/6309 27% [================= ] 1759/6309 27% [================= ] 1760/6309 27% [================= ] 1761/6309 27% [================= ] 1762/6309 27% [================= ] 1763/6309 27% [================= ] 1764/6309 27% [================= ] 1765/6309 27% [================= ] 1766/6309 27% [================= ] 1767/6309 28% [================= ] 1768/6309 28% [================= ] 1769/6309 28% [================= ] 1770/6309 28% [================= ] 1771/6309 28% [================= ] 1772/6309 28% [================= ] 1773/6309 28% [================= ] 1774/6309 28% [================= ] 1775/6309 28% [================= ] 1776/6309 28% [================= ] 1777/6309 28% [================= ] 1778/6309 28% [================= ] 1779/6309 28% [================= ] 1780/6309 28% [================= ] 1781/6309 28% [================= ] 1782/6309 28% [================= ] 1783/6309 28% [================= ] 1784/6309 28% [================= ] 1785/6309 28% [================= ] 1786/6309 28% [================= ] 1787/6309 28% [================= ] 1788/6309 28% [================= ] 1789/6309 28% [================= ] 1790/6309 28% [================= ] 1791/6309 28% [================= ] 1792/6309 28% [================= ] 1793/6309 28% [================= ] 1794/6309 28% [================= ] 1795/6309 28% [================= ] 1796/6309 28% [================= ] 1797/6309 28% [================= ] 1798/6309 28% [================= ] 1799/6309 28% [================= ] 1800/6309 28% [================= ] 1801/6309 28% [================= ] 1802/6309 28% [================= ] 1803/6309 28% [================= ] 1804/6309 28% [================= ] 1805/6309 28% [================= ] 1806/6309 28% [================= ] 1807/6309 28% [================= ] 1808/6309 28% [================= ] 1809/6309 28% [================= ] 1810/6309 28% [================= ] 1811/6309 28% [================= ] 1812/6309 28% [================= ] 1813/6309 28% [================= ] 1814/6309 28% [================= ] 1815/6309 28% [================= ] 1816/6309 28% [================= ] 1817/6309 28% [================= ] 1818/6309 28% [================= ] 1819/6309 28% [================= ] 1820/6309 28% [================= ] 1821/6309 28% [================= ] 1822/6309 28% [================= ] 1823/6309 28% [================= ] 1824/6309 28% [================= ] 1825/6309 28% [================= ] 1826/6309 28% [================= ] 1827/6309 28% [================= ] 1828/6309 28% [================= ] 1829/6309 28% [================= ] 1830/6309 29% [================= ] 1831/6309 29% [================== ] 1832/6309 29% [================== ] 1833/6309 29% [================== ] 1834/6309 29% [================== ] 1835/6309 29% [================== ] 1836/6309 29% [================== ] 1837/6309 29% [================== ] 1838/6309 29% [================== ] 1839/6309 29% [================== ] 1840/6309 29% [================== ] 1841/6309 29% [================== ] 1842/6309 29% [================== ] 1843/6309 29% [================== ] 1844/6309 29% [================== ] 1845/6309 29% [================== ] 1846/6309 29% [================== ] 1847/6309 29% [================== ] 1848/6309 29% [================== ] 1849/6309 29% [================== ] 1850/6309 29% [================== ] 1851/6309 29% [================== ] 1852/6309 29% [================== ] 1853/6309 29% [================== ] 1854/6309 29% [================== ] 1855/6309 29% [================== ] 1856/6309 29% [================== ] 1857/6309 29% [================== ] 1858/6309 29% [================== ] 1859/6309 29% [================== ] 1860/6309 29% [================== ] 1861/6309 29% [================== ] 1862/6309 29% [================== ] 1863/6309 29% [================== ] 1864/6309 29% [================== ] 1865/6309 29% [================== ] 1866/6309 29% [================== ] 1867/6309 29% [================== ] 1868/6309 29% [================== ] 1869/6309 29% [================== ] 1870/6309 29% [================== ] 1871/6309 29% [================== ] 1872/6309 29% [================== ] 1873/6309 29% [================== ] 1874/6309 29% [================== ] 1875/6309 29% [================== ] 1876/6309 29% [================== ] 1877/6309 29% [================== ] 1878/6309 29% [================== ] 1879/6309 29% [================== ] 1880/6309 29% [================== ] 1881/6309 29% [================== ] 1882/6309 29% [================== ] 1883/6309 29% [================== ] 1884/6309 29% [================== ] 1885/6309 29% [================== ] 1886/6309 29% [================== ] 1887/6309 29% [================== ] 1888/6309 29% [================== ] 1889/6309 29% [================== ] 1890/6309 29% [================== ] 1891/6309 29% [================== ] 1892/6309 29% [================== ] 1893/6309 30% [================== ] 1894/6309 30% [================== ] 1895/6309 30% [================== ] 1896/6309 30% [================== ] 1897/6309 30% [================== ] 1898/6309 30% [================== ] 1899/6309 30% [================== ] 1900/6309 30% [================== ] 1901/6309 30% [================== ] 1902/6309 30% [================== ] 1903/6309 30% [================== ] 1904/6309 30% [================== ] 1905/6309 30% [================== ] 1906/6309 30% [================== ] 1907/6309 30% [================== ] 1908/6309 30% [================== ] 1909/6309 30% [================== ] 1910/6309 30% [================== ] 1911/6309 30% [================== ] 1912/6309 30% [================== ] 1913/6309 30% [================== ] 1914/6309 30% [================== ] 1915/6309 30% [================== ] 1916/6309 30% [================== ] 1917/6309 30% [================== ] 1918/6309 30% [================== ] 1919/6309 30% [================== ] 1920/6309 30% [================== ] 1921/6309 30% [================== ] 1922/6309 30% [================== ] 1923/6309 30% [================== ] 1924/6309 30% [================== ] 1925/6309 30% [================== ] 1926/6309 30% [================== ] 1927/6309 30% [================== ] 1928/6309 30% [================== ] 1929/6309 30% [================== ] 1930/6309 30% [================== ] 1931/6309 30% [================== ] 1932/6309 30% [================== ] 1933/6309 30% [=================== ] 1934/6309 30% [=================== ] 1935/6309 30% [=================== ] 1936/6309 30% [=================== ] 1937/6309 30% [=================== ] 1938/6309 30% [=================== ] 1939/6309 30% [=================== ] 1940/6309 30% [=================== ] 1941/6309 30% [=================== ] 1942/6309 30% [=================== ] 1943/6309 30% [=================== ] 1944/6309 30% [=================== ] 1945/6309 30% [=================== ] 1946/6309 30% [=================== ] 1947/6309 30% [=================== ] 1948/6309 30% [=================== ] 1949/6309 30% [=================== ] 1950/6309 30% [=================== ] 1951/6309 30% [=================== ] 1952/6309 30% [=================== ] 1953/6309 30% [=================== ] 1954/6309 30% [=================== ] 1955/6309 30% [=================== ] 1956/6309 31% [=================== ] 1957/6309 31% [=================== ] 1958/6309 31% [=================== ] 1959/6309 31% [=================== ] 1960/6309 31% [=================== ] 1961/6309 31% [=================== ] 1962/6309 31% [=================== ] 1963/6309 31% [=================== ] 1964/6309 31% [=================== ] 1965/6309 31% [=================== ] 1966/6309 31% [=================== ] 1967/6309 31% [=================== ] 1968/6309 31% [=================== ] 1969/6309 31% [=================== ] 1970/6309 31% [=================== ] 1971/6309 31% [=================== ] 1972/6309 31% [=================== ] 1973/6309 31% [=================== ] 1974/6309 31% [=================== ] 1975/6309 31% [=================== ] 1976/6309 31% [=================== ] 1977/6309 31% [=================== ] 1978/6309 31% [=================== ] 1979/6309 31% [=================== ] 1980/6309 31% [=================== ] 1981/6309 31% [=================== ] 1982/6309 31% [=================== ] 1983/6309 31% [=================== ] 1984/6309 31% [=================== ] 1985/6309 31% [=================== ] 1986/6309 31% [=================== ] 1987/6309 31% [=================== ] 1988/6309 31% [=================== ] 1989/6309 31% [=================== ] 1990/6309 31% [=================== ] 1991/6309 31% [=================== ] 1992/6309 31% [=================== ] 1993/6309 31% [=================== ] 1994/6309 31% [=================== ] 1995/6309 31% [=================== ] 1996/6309 31% [=================== ] 1997/6309 31% [=================== ] 1998/6309 31% [=================== ] 1999/6309 31% [=================== ] 2000/6309 31% [=================== ] 2001/6309 31% [=================== ] 2002/6309 31% [=================== ] 2003/6309 31% [=================== ] 2004/6309 31% [=================== ] 2005/6309 31% [=================== ] 2006/6309 31% [=================== ] 2007/6309 31% [=================== ] 2008/6309 31% [=================== ] 2009/6309 31% [=================== ] 2010/6309 31% [=================== ] 2011/6309 31% [=================== ] 2012/6309 31% [=================== ] 2013/6309 31% [=================== ] 2014/6309 31% [=================== ] 2015/6309 31% [=================== ] 2016/6309 31% [=================== ] 2017/6309 31% [=================== ] 2018/6309 31% [=================== ] 2019/6309 32% [=================== ] 2020/6309 32% [=================== ] 2021/6309 32% [=================== ] 2022/6309 32% [=================== ] 2023/6309 32% [=================== ] 2024/6309 32% [=================== ] 2025/6309 32% [=================== ] 2026/6309 32% [=================== ] 2027/6309 32% [=================== ] 2028/6309 32% [=================== ] 2029/6309 32% [=================== ] 2030/6309 32% [=================== ] 2031/6309 32% [=================== ] 2032/6309 32% [=================== ] 2033/6309 32% [=================== ] 2034/6309 32% [=================== ] 2035/6309 32% [==================== ] 2036/6309 32% [==================== ] 2037/6309 32% [==================== ] 2038/6309 32% [==================== ] 2039/6309 32% [==================== ] 2040/6309 32% [==================== ] 2041/6309 32% [==================== ] 2042/6309 32% [==================== ] 2043/6309 32% [==================== ] 2044/6309 32% [==================== ] 2045/6309 32% [==================== ] 2046/6309 32% [==================== ] 2047/6309 32% [==================== ] 2048/6309 32% [==================== ] 2049/6309 32% [==================== ] 2050/6309 32% [==================== ] 2051/6309 32% [==================== ] 2052/6309 32% [==================== ] 2053/6309 32% [==================== ] 2054/6309 32% [==================== ] 2055/6309 32% [==================== ] 2056/6309 32% [==================== ] 2057/6309 32% [==================== ] 2058/6309 32% [==================== ] 2059/6309 32% [==================== ] 2060/6309 32% [==================== ] 2061/6309 32% [==================== ] 2062/6309 32% [==================== ] 2063/6309 32% [==================== ] 2064/6309 32% [==================== ] 2065/6309 32% [==================== ] 2066/6309 32% [==================== ] 2067/6309 32% [==================== ] 2068/6309 32% [==================== ] 2069/6309 32% [==================== ] 2070/6309 32% [==================== ] 2071/6309 32% [==================== ] 2072/6309 32% [==================== ] 2073/6309 32% [==================== ] 2074/6309 32% [==================== ] 2075/6309 32% [==================== ] 2076/6309 32% [==================== ] 2077/6309 32% [==================== ] 2078/6309 32% [==================== ] 2079/6309 32% [==================== ] 2080/6309 32% [==================== ] 2081/6309 32% [==================== ] 2082/6309 33% [==================== ] 2083/6309 33% [==================== ] 2084/6309 33% [==================== ] 2085/6309 33% [==================== ] 2086/6309 33% [==================== ] 2087/6309 33% [==================== ] 2088/6309 33% [==================== ] 2089/6309 33% [==================== ] 2090/6309 33% [==================== ] 2091/6309 33% [==================== ] 2092/6309 33% [==================== ] 2093/6309 33% [==================== ] 2094/6309 33% [==================== ] 2095/6309 33% [==================== ] 2096/6309 33% [==================== ] 2097/6309 33% [==================== ] 2098/6309 33% [==================== ] 2099/6309 33% [==================== ] 2100/6309 33% [==================== ] 2101/6309 33% [==================== ] 2102/6309 33% [==================== ] 2103/6309 33% [==================== ] 2104/6309 33% [==================== ] 2105/6309 33% [==================== ] 2106/6309 33% [==================== ] 2107/6309 33% [==================== ] 2108/6309 33% [==================== ] 2109/6309 33% [==================== ] 2110/6309 33% [==================== ] 2111/6309 33% [==================== ] 2112/6309 33% [==================== ] 2113/6309 33% [==================== ] 2114/6309 33% [==================== ] 2115/6309 33% [==================== ] 2116/6309 33% [==================== ] 2117/6309 33% [==================== ] 2118/6309 33% [==================== ] 2119/6309 33% [==================== ] 2120/6309 33% [==================== ] 2121/6309 33% [==================== ] 2122/6309 33% [==================== ] 2123/6309 33% [==================== ] 2124/6309 33% [==================== ] 2125/6309 33% [==================== ] 2126/6309 33% [==================== ] 2127/6309 33% [==================== ] 2128/6309 33% [==================== ] 2129/6309 33% [==================== ] 2130/6309 33% [==================== ] 2131/6309 33% [==================== ] 2132/6309 33% [==================== ] 2133/6309 33% [==================== ] 2134/6309 33% [==================== ] 2135/6309 33% [==================== ] 2136/6309 33% [===================== ] 2137/6309 33% [===================== ] 2138/6309 33% [===================== ] 2139/6309 33% [===================== ] 2140/6309 33% [===================== ] 2141/6309 33% [===================== ] 2142/6309 33% [===================== ] 2143/6309 33% [===================== ] 2144/6309 33% [===================== ] 2145/6309 33% [===================== ] 2146/6309 34% [===================== ] 2147/6309 34% [===================== ] 2148/6309 34% [===================== ] 2149/6309 34% [===================== ] 2150/6309 34% [===================== ] 2151/6309 34% [===================== ] 2152/6309 34% [===================== ] 2153/6309 34% [===================== ] 2154/6309 34% [===================== ] 2155/6309 34% [===================== ] 2156/6309 34% [===================== ] 2157/6309 34% [===================== ] 2158/6309 34% [===================== ] 2159/6309 34% [===================== ] 2160/6309 34% [===================== ] 2161/6309 34% [===================== ] 2162/6309 34% [===================== ] 2163/6309 34% [===================== ] 2164/6309 34% [===================== ] 2165/6309 34% [===================== ] 2166/6309 34% [===================== ] 2167/6309 34% [===================== ] 2168/6309 34% [===================== ] 2169/6309 34% [===================== ] 2170/6309 34% [===================== ] 2171/6309 34% [===================== ] 2172/6309 34% [===================== ] 2173/6309 34% [===================== ] 2174/6309 34% [===================== ] 2175/6309 34% [===================== ] 2176/6309 34% [===================== ] 2177/6309 34% [===================== ] 2178/6309 34% [===================== ] 2179/6309 34% [===================== ] 2180/6309 34% [===================== ] 2181/6309 34% [===================== ] 2182/6309 34% [===================== ] 2183/6309 34% [===================== ] 2184/6309 34% [===================== ] 2185/6309 34% [===================== ] 2186/6309 34% [===================== ] 2187/6309 34% [===================== ] 2188/6309 34% [===================== ] 2189/6309 34% [===================== ] 2190/6309 34% [===================== ] 2191/6309 34% [===================== ] 2192/6309 34% [===================== ] 2193/6309 34% [===================== ] 2194/6309 34% [===================== ] 2195/6309 34% [===================== ] 2196/6309 34% [===================== ] 2197/6309 34% [===================== ] 2198/6309 34% [===================== ] 2199/6309 34% [===================== ] 2200/6309 34% [===================== ] 2201/6309 34% [===================== ] 2202/6309 34% [===================== ] 2203/6309 34% [===================== ] 2204/6309 34% [===================== ] 2205/6309 34% [===================== ] 2206/6309 34% [===================== ] 2207/6309 34% [===================== ] 2208/6309 34% [===================== ] 2209/6309 35% [===================== ] 2210/6309 35% [===================== ] 2211/6309 35% [===================== ] 2212/6309 35% [===================== ] 2213/6309 35% [===================== ] 2214/6309 35% [===================== ] 2215/6309 35% [===================== ] 2216/6309 35% [===================== ] 2217/6309 35% [===================== ] 2218/6309 35% [===================== ] 2219/6309 35% [===================== ] 2220/6309 35% [===================== ] 2221/6309 35% [===================== ] 2222/6309 35% [===================== ] 2223/6309 35% [===================== ] 2224/6309 35% [===================== ] 2225/6309 35% [===================== ] 2226/6309 35% [===================== ] 2227/6309 35% [===================== ] 2228/6309 35% [===================== ] 2229/6309 35% [===================== ] 2230/6309 35% [===================== ] 2231/6309 35% [===================== ] 2232/6309 35% [===================== ] 2233/6309 35% [===================== ] 2234/6309 35% [===================== ] 2235/6309 35% [===================== ] 2236/6309 35% [===================== ] 2237/6309 35% [===================== ] 2238/6309 35% [====================== ] 2239/6309 35% [====================== ] 2240/6309 35% [====================== ] 2241/6309 35% [====================== ] 2242/6309 35% [====================== ] 2243/6309 35% [====================== ] 2244/6309 35% [====================== ] 2245/6309 35% [====================== ] 2246/6309 35% [====================== ] 2247/6309 35% [====================== ] 2248/6309 35% [====================== ] 2249/6309 35% [====================== ] 2250/6309 35% [====================== ] 2251/6309 35% [====================== ] 2252/6309 35% [====================== ] 2253/6309 35% [====================== ] 2254/6309 35% [====================== ] 2255/6309 35% [====================== ] 2256/6309 35% [====================== ] 2257/6309 35% [====================== ] 2258/6309 35% [====================== ] 2259/6309 35% [====================== ] 2260/6309 35% [====================== ] 2261/6309 35% [====================== ] 2262/6309 35% [====================== ] 2263/6309 35% [====================== ] 2264/6309 35% [====================== ] 2265/6309 35% [====================== ] 2266/6309 35% [====================== ] 2267/6309 35% [====================== ] 2268/6309 35% [====================== ] 2269/6309 35% [====================== ] 2270/6309 35% [====================== ] 2271/6309 35% [====================== ] 2272/6309 36% [====================== ] 2273/6309 36% [====================== ] 2274/6309 36% [====================== ] 2275/6309 36% [====================== ] 2276/6309 36% [====================== ] 2277/6309 36% [====================== ] 2278/6309 36% [====================== ] 2279/6309 36% [====================== ] 2280/6309 36% [====================== ] 2281/6309 36% [====================== ] 2282/6309 36% [====================== ] 2283/6309 36% [====================== ] 2284/6309 36% [====================== ] 2285/6309 36% [====================== ] 2286/6309 36% [====================== ] 2287/6309 36% [====================== ] 2288/6309 36% [====================== ] 2289/6309 36% [====================== ] 2290/6309 36% [====================== ] 2291/6309 36% [====================== ] 2292/6309 36% [====================== ] 2293/6309 36% [====================== ] 2294/6309 36% [====================== ] 2295/6309 36% [====================== ] 2296/6309 36% [====================== ] 2297/6309 36% [====================== ] 2298/6309 36% [====================== ] 2299/6309 36% [====================== ] 2300/6309 36% [====================== ] 2301/6309 36% [====================== ] 2302/6309 36% [====================== ] 2303/6309 36% [====================== ] 2304/6309 36% [====================== ] 2305/6309 36% [====================== ] 2306/6309 36% [====================== ] 2307/6309 36% [====================== ] 2308/6309 36% [====================== ] 2309/6309 36% [====================== ] 2310/6309 36% [====================== ] 2311/6309 36% [====================== ] 2312/6309 36% [====================== ] 2313/6309 36% [====================== ] 2314/6309 36% [====================== ] 2315/6309 36% [====================== ] 2316/6309 36% [====================== ] 2317/6309 36% [====================== ] 2318/6309 36% [====================== ] 2319/6309 36% [====================== ] 2320/6309 36% [====================== ] 2321/6309 36% [====================== ] 2322/6309 36% [====================== ] 2323/6309 36% [====================== ] 2324/6309 36% [====================== ] 2325/6309 36% [====================== ] 2326/6309 36% [====================== ] 2327/6309 36% [====================== ] 2328/6309 36% [====================== ] 2329/6309 36% [====================== ] 2330/6309 36% [====================== ] 2331/6309 36% [====================== ] 2332/6309 36% [====================== ] 2333/6309 36% [====================== ] 2334/6309 36% [====================== ] 2335/6309 37% [====================== ] 2336/6309 37% [====================== ] 2337/6309 37% [====================== ] 2338/6309 37% [====================== ] 2339/6309 37% [====================== ] 2340/6309 37% [======================= ] 2341/6309 37% [======================= ] 2342/6309 37% [======================= ] 2343/6309 37% [======================= ] 2344/6309 37% [======================= ] 2345/6309 37% [======================= ] 2346/6309 37% [======================= ] 2347/6309 37% [======================= ] 2348/6309 37% [======================= ] 2349/6309 37% [======================= ] 2350/6309 37% [======================= ] 2351/6309 37% [======================= ] 2352/6309 37% [======================= ] 2353/6309 37% [======================= ] 2354/6309 37% [======================= ] 2355/6309 37% [======================= ] 2356/6309 37% [======================= ] 2357/6309 37% [======================= ] 2358/6309 37% [======================= ] 2359/6309 37% [======================= ] 2360/6309 37% [======================= ] 2361/6309 37% [======================= ] 2362/6309 37% [======================= ] 2363/6309 37% [======================= ] 2364/6309 37% [======================= ] 2365/6309 37% [======================= ] 2366/6309 37% [======================= ] 2367/6309 37% [======================= ] 2368/6309 37% [======================= ] 2369/6309 37% [======================= ] 2370/6309 37% [======================= ] 2371/6309 37% [======================= ] 2372/6309 37% [======================= ] 2373/6309 37% [======================= ] 2374/6309 37% [======================= ] 2375/6309 37% [======================= ] 2376/6309 37% [======================= ] 2377/6309 37% [======================= ] 2378/6309 37% [======================= ] 2379/6309 37% [======================= ] 2380/6309 37% [======================= ] 2381/6309 37% [======================= ] 2382/6309 37% [======================= ] 2383/6309 37% [======================= ] 2384/6309 37% [======================= ] 2385/6309 37% [======================= ] 2386/6309 37% [======================= ] 2387/6309 37% [======================= ] 2388/6309 37% [======================= ] 2389/6309 37% [======================= ] 2390/6309 37% [======================= ] 2391/6309 37% [======================= ] 2392/6309 37% [======================= ] 2393/6309 37% [======================= ] 2394/6309 37% [======================= ] 2395/6309 37% [======================= ] 2396/6309 37% [======================= ] 2397/6309 37% [======================= ] 2398/6309 38% [======================= ] 2399/6309 38% [======================= ] 2400/6309 38% [======================= ] 2401/6309 38% [======================= ] 2402/6309 38% [======================= ] 2403/6309 38% [======================= ] 2404/6309 38% [======================= ] 2405/6309 38% [======================= ] 2406/6309 38% [======================= ] 2407/6309 38% [======================= ] 2408/6309 38% [======================= ] 2409/6309 38% [======================= ] 2410/6309 38% [======================= ] 2411/6309 38% [======================= ] 2412/6309 38% [======================= ] 2413/6309 38% [======================= ] 2414/6309 38% [======================= ] 2415/6309 38% [======================= ] 2416/6309 38% [======================= ] 2417/6309 38% [======================= ] 2418/6309 38% [======================= ] 2419/6309 38% [======================= ] 2420/6309 38% [======================= ] 2421/6309 38% [======================= ] 2422/6309 38% [======================= ] 2423/6309 38% [======================= ] 2424/6309 38% [======================= ] 2425/6309 38% [======================= ] 2426/6309 38% [======================= ] 2427/6309 38% [======================= ] 2428/6309 38% [======================= ] 2429/6309 38% [======================= ] 2430/6309 38% [======================= ] 2431/6309 38% [======================= ] 2432/6309 38% [======================= ] 2433/6309 38% [======================= ] 2434/6309 38% [======================= ] 2435/6309 38% [======================= ] 2436/6309 38% [======================= ] 2437/6309 38% [======================= ] 2438/6309 38% [======================= ] 2439/6309 38% [======================= ] 2440/6309 38% [======================= ] 2441/6309 38% [======================= ] 2442/6309 38% [======================== ] 2443/6309 38% [======================== ] 2444/6309 38% [======================== ] 2445/6309 38% [======================== ] 2446/6309 38% [======================== ] 2447/6309 38% [======================== ] 2448/6309 38% [======================== ] 2449/6309 38% [======================== ] 2450/6309 38% [======================== ] 2451/6309 38% [======================== ] 2452/6309 38% [======================== ] 2453/6309 38% [======================== ] 2454/6309 38% [======================== ] 2455/6309 38% [======================== ] 2456/6309 38% [======================== ] 2457/6309 38% [======================== ] 2458/6309 38% [======================== ] 2459/6309 38% [======================== ] 2460/6309 38% [======================== ] 2461/6309 39% [======================== ] 2462/6309 39% [======================== ] 2463/6309 39% [======================== ] 2464/6309 39% [======================== ] 2465/6309 39% [======================== ] 2466/6309 39% [======================== ] 2467/6309 39% [======================== ] 2468/6309 39% [======================== ] 2469/6309 39% [======================== ] 2470/6309 39% [======================== ] 2471/6309 39% [======================== ] 2472/6309 39% [======================== ] 2473/6309 39% [======================== ] 2474/6309 39% [======================== ] 2475/6309 39% [======================== ] 2476/6309 39% [======================== ] 2477/6309 39% [======================== ] 2478/6309 39% [======================== ] 2479/6309 39% [======================== ] 2480/6309 39% [======================== ] 2481/6309 39% [======================== ] 2482/6309 39% [======================== ] 2483/6309 39% [======================== ] 2484/6309 39% [======================== ] 2485/6309 39% [======================== ] 2486/6309 39% [======================== ] 2487/6309 39% [======================== ] 2488/6309 39% [======================== ] 2489/6309 39% [======================== ] 2490/6309 39% [======================== ] 2491/6309 39% [======================== ] 2492/6309 39% [======================== ] 2493/6309 39% [======================== ] 2494/6309 39% [======================== ] 2495/6309 39% [======================== ] 2496/6309 39% [======================== ] 2497/6309 39% [======================== ] 2498/6309 39% [======================== ] 2499/6309 39% [======================== ] 2500/6309 39% [======================== ] 2501/6309 39% [======================== ] 2502/6309 39% [======================== ] 2503/6309 39% [======================== ] 2504/6309 39% [======================== ] 2505/6309 39% [======================== ] 2506/6309 39% [======================== ] 2507/6309 39% [======================== ] 2508/6309 39% [======================== ] 2509/6309 39% [======================== ] 2510/6309 39% [======================== ] 2511/6309 39% [======================== ] 2512/6309 39% [======================== ] 2513/6309 39% [======================== ] 2514/6309 39% [======================== ] 2515/6309 39% [======================== ] 2516/6309 39% [======================== ] 2517/6309 39% [======================== ] 2518/6309 39% [======================== ] 2519/6309 39% [======================== ] 2520/6309 39% [======================== ] 2521/6309 39% [======================== ] 2522/6309 39% [======================== ] 2523/6309 39% [======================== ] 2524/6309 40% [======================== ] 2525/6309 40% [======================== ] 2526/6309 40% [======================== ] 2527/6309 40% [======================== ] 2528/6309 40% [======================== ] 2529/6309 40% [======================== ] 2530/6309 40% [======================== ] 2531/6309 40% [======================== ] 2532/6309 40% [======================== ] 2533/6309 40% [======================== ] 2534/6309 40% [======================== ] 2535/6309 40% [======================== ] 2536/6309 40% [======================== ] 2537/6309 40% [======================== ] 2538/6309 40% [======================== ] 2539/6309 40% [======================== ] 2540/6309 40% [======================== ] 2541/6309 40% [======================== ] 2542/6309 40% [======================== ] 2543/6309 40% [========================= ] 2544/6309 40% [========================= ] 2545/6309 40% [========================= ] 2546/6309 40% [========================= ] 2547/6309 40% [========================= ] 2548/6309 40% [========================= ] 2549/6309 40% [========================= ] 2550/6309 40% [========================= ] 2551/6309 40% [========================= ] 2552/6309 40% [========================= ] 2553/6309 40% [========================= ] 2554/6309 40% [========================= ] 2555/6309 40% [========================= ] 2556/6309 40% [========================= ] 2557/6309 40% [========================= ] 2558/6309 40% [========================= ] 2559/6309 40% [========================= ] 2560/6309 40% [========================= ] 2561/6309 40% [========================= ] 2562/6309 40% [========================= ] 2563/6309 40% [========================= ] 2564/6309 40% [========================= ] 2565/6309 40% [========================= ] 2566/6309 40% [========================= ] 2567/6309 40% [========================= ] 2568/6309 40% [========================= ] 2569/6309 40% [========================= ] 2570/6309 40% [========================= ] 2571/6309 40% [========================= ] 2572/6309 40% [========================= ] 2573/6309 40% [========================= ] 2574/6309 40% [========================= ] 2575/6309 40% [========================= ] 2576/6309 40% [========================= ] 2577/6309 40% [========================= ] 2578/6309 40% [========================= ] 2579/6309 40% [========================= ] 2580/6309 40% [========================= ] 2581/6309 40% [========================= ] 2582/6309 40% [========================= ] 2583/6309 40% [========================= ] 2584/6309 40% [========================= ] 2585/6309 40% [========================= ] 2586/6309 40% [========================= ] 2587/6309 41% [========================= ] 2588/6309 41% [========================= ] 2589/6309 41% [========================= ] 2590/6309 41% [========================= ] 2591/6309 41% [========================= ] 2592/6309 41% [========================= ] 2593/6309 41% [========================= ] 2594/6309 41% [========================= ] 2595/6309 41% [========================= ] 2596/6309 41% [========================= ] 2597/6309 41% [========================= ] 2598/6309 41% [========================= ] 2599/6309 41% [========================= ] 2600/6309 41% [========================= ] 2601/6309 41% [========================= ] 2602/6309 41% [========================= ] 2603/6309 41% [========================= ] 2604/6309 41% [========================= ] 2605/6309 41% [========================= ] 2606/6309 41% [========================= ] 2607/6309 41% [========================= ] 2608/6309 41% [========================= ] 2609/6309 41% [========================= ] 2610/6309 41% [========================= ] 2611/6309 41% [========================= ] 2612/6309 41% [========================= ] 2613/6309 41% [========================= ] 2614/6309 41% [========================= ] 2615/6309 41% [========================= ] 2616/6309 41% [========================= ] 2617/6309 41% [========================= ] 2618/6309 41% [========================= ] 2619/6309 41% [========================= ] 2620/6309 41% [========================= ] 2621/6309 41% [========================= ] 2622/6309 41% [========================= ] 2623/6309 41% [========================= ] 2624/6309 41% [========================= ] 2625/6309 41% [========================= ] 2626/6309 41% [========================= ] 2627/6309 41% [========================= ] 2628/6309 41% [========================= ] 2629/6309 41% [========================= ] 2630/6309 41% [========================= ] 2631/6309 41% [========================= ] 2632/6309 41% [========================= ] 2633/6309 41% [========================= ] 2634/6309 41% [========================= ] 2635/6309 41% [========================= ] 2636/6309 41% [========================= ] 2637/6309 41% [========================= ] 2638/6309 41% [========================= ] 2639/6309 41% [========================= ] 2640/6309 41% [========================= ] 2641/6309 41% [========================= ] 2642/6309 41% [========================= ] 2643/6309 41% [========================= ] 2644/6309 41% [========================= ] 2645/6309 41% [========================== ] 2646/6309 41% [========================== ] 2647/6309 41% [========================== ] 2648/6309 41% [========================== ] 2649/6309 41% [========================== ] 2650/6309 42% [========================== ] 2651/6309 42% [========================== ] 2652/6309 42% [========================== ] 2653/6309 42% [========================== ] 2654/6309 42% [========================== ] 2655/6309 42% [========================== ] 2656/6309 42% [========================== ] 2657/6309 42% [========================== ] 2658/6309 42% [========================== ] 2659/6309 42% [========================== ] 2660/6309 42% [========================== ] 2661/6309 42% [========================== ] 2662/6309 42% [========================== ] 2663/6309 42% [========================== ] 2664/6309 42% [========================== ] 2665/6309 42% [========================== ] 2666/6309 42% [========================== ] 2667/6309 42% [========================== ] 2668/6309 42% [========================== ] 2669/6309 42% [========================== ] 2670/6309 42% [========================== ] 2671/6309 42% [========================== ] 2672/6309 42% [========================== ] 2673/6309 42% [========================== ] 2674/6309 42% [========================== ] 2675/6309 42% [========================== ] 2676/6309 42% [========================== ] 2677/6309 42% [========================== ] 2678/6309 42% [========================== ] 2679/6309 42% [========================== ] 2680/6309 42% [========================== ] 2681/6309 42% [========================== ] 2682/6309 42% [========================== ] 2683/6309 42% [========================== ] 2684/6309 42% [========================== ] 2685/6309 42% [========================== ] 2686/6309 42% [========================== ] 2687/6309 42% [========================== ] 2688/6309 42% [========================== ] 2689/6309 42% [========================== ] 2690/6309 42% [========================== ] 2691/6309 42% [========================== ] 2692/6309 42% [========================== ] 2693/6309 42% [========================== ] 2694/6309 42% [========================== ] 2695/6309 42% [========================== ] 2696/6309 42% [========================== ] 2697/6309 42% [========================== ] 2698/6309 42% [========================== ] 2699/6309 42% [========================== ] 2700/6309 42% [========================== ] 2701/6309 42% [========================== ] 2702/6309 42% [========================== ] 2703/6309 42% [========================== ] 2704/6309 42% [========================== ] 2705/6309 42% [========================== ] 2706/6309 42% [========================== ] 2707/6309 42% [========================== ] 2708/6309 42% [========================== ] 2709/6309 42% [========================== ] 2710/6309 42% [========================== ] 2711/6309 42% [========================== ] 2712/6309 42% [========================== ] 2713/6309 43% [========================== ] 2714/6309 43% [========================== ] 2715/6309 43% [========================== ] 2716/6309 43% [========================== ] 2717/6309 43% [========================== ] 2718/6309 43% [========================== ] 2719/6309 43% [========================== ] 2720/6309 43% [========================== ] 2721/6309 43% [========================== ] 2722/6309 43% [========================== ] 2723/6309 43% [========================== ] 2724/6309 43% [========================== ] 2725/6309 43% [========================== ] 2726/6309 43% [========================== ] 2727/6309 43% [========================== ] 2728/6309 43% [========================== ] 2729/6309 43% [========================== ] 2730/6309 43% [========================== ] 2731/6309 43% [========================== ] 2732/6309 43% [========================== ] 2733/6309 43% [========================== ] 2734/6309 43% [========================== ] 2735/6309 43% [========================== ] 2736/6309 43% [========================== ] 2737/6309 43% [========================== ] 2738/6309 43% [========================== ] 2739/6309 43% [========================== ] 2740/6309 43% [========================== ] 2741/6309 43% [========================== ] 2742/6309 43% [========================== ] 2743/6309 43% [========================== ] 2744/6309 43% [========================== ] 2745/6309 43% [========================== ] 2746/6309 43% [========================== ] 2747/6309 43% [=========================== ] 2748/6309 43% [=========================== ] 2749/6309 43% [=========================== ] 2750/6309 43% [=========================== ] 2751/6309 43% [=========================== ] 2752/6309 43% [=========================== ] 2753/6309 43% [=========================== ] 2754/6309 43% [=========================== ] 2755/6309 43% [=========================== ] 2756/6309 43% [=========================== ] 2757/6309 43% [=========================== ] 2758/6309 43% [=========================== ] 2759/6309 43% [=========================== ] 2760/6309 43% [=========================== ] 2761/6309 43% [=========================== ] 2762/6309 43% [=========================== ] 2763/6309 43% [=========================== ] 2764/6309 43% [=========================== ] 2765/6309 43% [=========================== ] 2766/6309 43% [=========================== ] 2767/6309 43% [=========================== ] 2768/6309 43% [=========================== ] 2769/6309 43% [=========================== ] 2770/6309 43% [=========================== ] 2771/6309 43% [=========================== ] 2772/6309 43% [=========================== ] 2773/6309 43% [=========================== ] 2774/6309 43% [=========================== ] 2775/6309 43% [=========================== ] 2776/6309 44% [=========================== ] 2777/6309 44% [=========================== ] 2778/6309 44% [=========================== ] 2779/6309 44% [=========================== ] 2780/6309 44% [=========================== ] 2781/6309 44% [=========================== ] 2782/6309 44% [=========================== ] 2783/6309 44% [=========================== ] 2784/6309 44% [=========================== ] 2785/6309 44% [=========================== ] 2786/6309 44% [=========================== ] 2787/6309 44% [=========================== ] 2788/6309 44% [=========================== ] 2789/6309 44% [=========================== ] 2790/6309 44% [=========================== ] 2791/6309 44% [=========================== ] 2792/6309 44% [=========================== ] 2793/6309 44% [=========================== ] 2794/6309 44% [=========================== ] 2795/6309 44% [=========================== ] 2796/6309 44% [=========================== ] 2797/6309 44% [=========================== ] 2798/6309 44% [=========================== ] 2799/6309 44% [=========================== ] 2800/6309 44% [=========================== ] 2801/6309 44% [=========================== ] 2802/6309 44% [=========================== ] 2803/6309 44% [=========================== ] 2804/6309 44% [=========================== ] 2805/6309 44% [=========================== ] 2806/6309 44% [=========================== ] 2807/6309 44% [=========================== ] 2808/6309 44% [=========================== ] 2809/6309 44% [=========================== ] 2810/6309 44% [=========================== ] 2811/6309 44% [=========================== ] 2812/6309 44% [=========================== ] 2813/6309 44% [=========================== ] 2814/6309 44% [=========================== ] 2815/6309 44% [=========================== ] 2816/6309 44% [=========================== ] 2817/6309 44% [=========================== ] 2818/6309 44% [=========================== ] 2819/6309 44% [=========================== ] 2820/6309 44% [=========================== ] 2821/6309 44% [=========================== ] 2822/6309 44% [=========================== ] 2823/6309 44% [=========================== ] 2824/6309 44% [=========================== ] 2825/6309 44% [=========================== ] 2826/6309 44% [=========================== ] 2827/6309 44% [=========================== ] 2828/6309 44% [=========================== ] 2829/6309 44% [=========================== ] 2830/6309 44% [=========================== ] 2831/6309 44% [=========================== ] 2832/6309 44% [=========================== ] 2833/6309 44% [=========================== ] 2834/6309 44% [=========================== ] 2835/6309 44% [=========================== ] 2836/6309 44% [=========================== ] 2837/6309 44% [=========================== ] 2838/6309 44% [=========================== ] 2839/6309 44% [=========================== ] 2840/6309 45% [=========================== ] 2841/6309 45% [=========================== ] 2842/6309 45% [=========================== ] 2843/6309 45% [=========================== ] 2844/6309 45% [=========================== ] 2845/6309 45% [=========================== ] 2846/6309 45% [=========================== ] 2847/6309 45% [=========================== ] 2848/6309 45% [=========================== ] 2849/6309 45% [============================ ] 2850/6309 45% [============================ ] 2851/6309 45% [============================ ] 2852/6309 45% [============================ ] 2853/6309 45% [============================ ] 2854/6309 45% [============================ ] 2855/6309 45% [============================ ] 2856/6309 45% [============================ ] 2857/6309 45% [============================ ] 2858/6309 45% [============================ ] 2859/6309 45% [============================ ] 2860/6309 45% [============================ ] 2861/6309 45% [============================ ] 2862/6309 45% [============================ ] 2863/6309 45% [============================ ] 2864/6309 45% [============================ ] 2865/6309 45% [============================ ] 2866/6309 45% [============================ ] 2867/6309 45% [============================ ] 2868/6309 45% [============================ ] 2869/6309 45% [============================ ] 2870/6309 45% [============================ ] 2871/6309 45% [============================ ] 2872/6309 45% [============================ ] 2873/6309 45% [============================ ] 2874/6309 45% [============================ ] 2875/6309 45% [============================ ] 2876/6309 45% [============================ ] 2877/6309 45% [============================ ] 2878/6309 45% [============================ ] 2879/6309 45% [============================ ] 2880/6309 45% [============================ ] 2881/6309 45% [============================ ] 2882/6309 45% [============================ ] 2883/6309 45% [============================ ] 2884/6309 45% [============================ ] 2885/6309 45% [============================ ] 2886/6309 45% [============================ ] 2887/6309 45% [============================ ] 2888/6309 45% [============================ ] 2889/6309 45% [============================ ] 2890/6309 45% [============================ ] 2891/6309 45% [============================ ] 2892/6309 45% [============================ ] 2893/6309 45% [============================ ] 2894/6309 45% [============================ ] 2895/6309 45% [============================ ] 2896/6309 45% [============================ ] 2897/6309 45% [============================ ] 2898/6309 45% [============================ ] 2899/6309 45% [============================ ] 2900/6309 45% [============================ ] 2901/6309 45% [============================ ] 2902/6309 45% [============================ ] 2903/6309 46% [============================ ] 2904/6309 46% [============================ ] 2905/6309 46% [============================ ] 2906/6309 46% [============================ ] 2907/6309 46% [============================ ] 2908/6309 46% [============================ ] 2909/6309 46% [============================ ] 2910/6309 46% [============================ ] 2911/6309 46% [============================ ] 2912/6309 46% [============================ ] 2913/6309 46% [============================ ] 2914/6309 46% [============================ ] 2915/6309 46% [============================ ] 2916/6309 46% [============================ ] 2917/6309 46% [============================ ] 2918/6309 46% [============================ ] 2919/6309 46% [============================ ] 2920/6309 46% [============================ ] 2921/6309 46% [============================ ] 2922/6309 46% [============================ ] 2923/6309 46% [============================ ] 2924/6309 46% [============================ ] 2925/6309 46% [============================ ] 2926/6309 46% [============================ ] 2927/6309 46% [============================ ] 2928/6309 46% [============================ ] 2929/6309 46% [============================ ] 2930/6309 46% [============================ ] 2931/6309 46% [============================ ] 2932/6309 46% [============================ ] 2933/6309 46% [============================ ] 2934/6309 46% [============================ ] 2935/6309 46% [============================ ] 2936/6309 46% [============================ ] 2937/6309 46% [============================ ] 2938/6309 46% [============================ ] 2939/6309 46% [============================ ] 2940/6309 46% [============================ ] 2941/6309 46% [============================ ] 2942/6309 46% [============================ ] 2943/6309 46% [============================ ] 2944/6309 46% [============================ ] 2945/6309 46% [============================ ] 2946/6309 46% [============================ ] 2947/6309 46% [============================ ] 2948/6309 46% [============================ ] 2949/6309 46% [============================ ] 2950/6309 46% [============================= ] 2951/6309 46% [============================= ] 2952/6309 46% [============================= ] 2953/6309 46% [============================= ] 2954/6309 46% [============================= ] 2955/6309 46% [============================= ] 2956/6309 46% [============================= ] 2957/6309 46% [============================= ] 2958/6309 46% [============================= ] 2959/6309 46% [============================= ] 2960/6309 46% [============================= ] 2961/6309 46% [============================= ] 2962/6309 46% [============================= ] 2963/6309 46% [============================= ] 2964/6309 46% [============================= ] 2965/6309 46% [============================= ] 2966/6309 47% [============================= ] 2967/6309 47% [============================= ] 2968/6309 47% [============================= ] 2969/6309 47% [============================= ] 2970/6309 47% [============================= ] 2971/6309 47% [============================= ] 2972/6309 47% [============================= ] 2973/6309 47% [============================= ] 2974/6309 47% [============================= ] 2975/6309 47% [============================= ] 2976/6309 47% [============================= ] 2977/6309 47% [============================= ] 2978/6309 47% [============================= ] 2979/6309 47% [============================= ] 2980/6309 47% [============================= ] 2981/6309 47% [============================= ] 2982/6309 47% [============================= ] 2983/6309 47% [============================= ] 2984/6309 47% [============================= ] 2985/6309 47% [============================= ] 2986/6309 47% [============================= ] 2987/6309 47% [============================= ] 2988/6309 47% [============================= ] 2989/6309 47% [============================= ] 2990/6309 47% [============================= ] 2991/6309 47% [============================= ] 2992/6309 47% [============================= ] 2993/6309 47% [============================= ] 2994/6309 47% [============================= ] 2995/6309 47% [============================= ] 2996/6309 47% [============================= ] 2997/6309 47% [============================= ] 2998/6309 47% [============================= ] 2999/6309 47% [============================= ] 3000/6309 47% [============================= ] 3001/6309 47% [============================= ] 3002/6309 47% [============================= ] 3003/6309 47% [============================= ] 3004/6309 47% [============================= ] 3005/6309 47% [============================= ] 3006/6309 47% [============================= ] 3007/6309 47% [============================= ] 3008/6309 47% [============================= ] 3009/6309 47% [============================= ] 3010/6309 47% [============================= ] 3011/6309 47% [============================= ] 3012/6309 47% [============================= ] 3013/6309 47% [============================= ] 3014/6309 47% [============================= ] 3015/6309 47% [============================= ] 3016/6309 47% [============================= ] 3017/6309 47% [============================= ] 3018/6309 47% [============================= ] 3019/6309 47% [============================= ] 3020/6309 47% [============================= ] 3021/6309 47% [============================= ] 3022/6309 47% [============================= ] 3023/6309 47% [============================= ] 3024/6309 47% [============================= ] 3025/6309 47% [============================= ] 3026/6309 47% [============================= ] 3027/6309 47% [============================= ] 3028/6309 47% [============================= ] 3029/6309 48% [============================= ] 3030/6309 48% [============================= ] 3031/6309 48% [============================= ] 3032/6309 48% [============================= ] 3033/6309 48% [============================= ] 3034/6309 48% [============================= ] 3035/6309 48% [============================= ] 3036/6309 48% [============================= ] 3037/6309 48% [============================= ] 3038/6309 48% [============================= ] 3039/6309 48% [============================= ] 3040/6309 48% [============================= ] 3041/6309 48% [============================= ] 3042/6309 48% [============================= ] 3043/6309 48% [============================= ] 3044/6309 48% [============================= ] 3045/6309 48% [============================= ] 3046/6309 48% [============================= ] 3047/6309 48% [============================= ] 3048/6309 48% [============================= ] 3049/6309 48% [============================= ] 3050/6309 48% [============================= ] 3051/6309 48% [============================= ] 3052/6309 48% [============================== ] 3053/6309 48% [============================== ] 3054/6309 48% [============================== ] 3055/6309 48% [============================== ] 3056/6309 48% [============================== ] 3057/6309 48% [============================== ] 3058/6309 48% [============================== ] 3059/6309 48% [============================== ] 3060/6309 48% [============================== ] 3061/6309 48% [============================== ] 3062/6309 48% [============================== ] 3063/6309 48% [============================== ] 3064/6309 48% [============================== ] 3065/6309 48% [============================== ] 3066/6309 48% [============================== ] 3067/6309 48% [============================== ] 3068/6309 48% [============================== ] 3069/6309 48% [============================== ] 3070/6309 48% [============================== ] 3071/6309 48% [============================== ] 3072/6309 48% [============================== ] 3073/6309 48% [============================== ] 3074/6309 48% [============================== ] 3075/6309 48% [============================== ] 3076/6309 48% [============================== ] 3077/6309 48% [============================== ] 3078/6309 48% [============================== ] 3079/6309 48% [============================== ] 3080/6309 48% [============================== ] 3081/6309 48% [============================== ] 3082/6309 48% [============================== ] 3083/6309 48% [============================== ] 3084/6309 48% [============================== ] 3085/6309 48% [============================== ] 3086/6309 48% [============================== ] 3087/6309 48% [============================== ] 3088/6309 48% [============================== ] 3089/6309 48% [============================== ] 3090/6309 48% [============================== ] 3091/6309 48% [============================== ] 3092/6309 49% [============================== ] 3093/6309 49% [============================== ] 3094/6309 49% [============================== ] 3095/6309 49% [============================== ] 3096/6309 49% [============================== ] 3097/6309 49% [============================== ] 3098/6309 49% [============================== ] 3099/6309 49% [============================== ] 3100/6309 49% [============================== ] 3101/6309 49% [============================== ] 3102/6309 49% [============================== ] 3103/6309 49% [============================== ] 3104/6309 49% [============================== ] 3105/6309 49% [============================== ] 3106/6309 49% [============================== ] 3107/6309 49% [============================== ] 3108/6309 49% [============================== ] 3109/6309 49% [============================== ] 3110/6309 49% [============================== ] 3111/6309 49% [============================== ] 3112/6309 49% [============================== ] 3113/6309 49% [============================== ] 3114/6309 49% [============================== ] 3115/6309 49% [============================== ] 3116/6309 49% [============================== ] 3117/6309 49% [============================== ] 3118/6309 49% [============================== ] 3119/6309 49% [============================== ] 3120/6309 49% [============================== ] 3121/6309 49% [============================== ] 3122/6309 49% [============================== ] 3123/6309 49% [============================== ] 3124/6309 49% [============================== ] 3125/6309 49% [============================== ] 3126/6309 49% [============================== ] 3127/6309 49% [============================== ] 3128/6309 49% [============================== ] 3129/6309 49% [============================== ] 3130/6309 49% [============================== ] 3131/6309 49% [============================== ] 3132/6309 49% [============================== ] 3133/6309 49% [============================== ] 3134/6309 49% [============================== ] 3135/6309 49% [============================== ] 3136/6309 49% [============================== ] 3137/6309 49% [============================== ] 3138/6309 49% [============================== ] 3139/6309 49% [============================== ] 3140/6309 49% [============================== ] 3141/6309 49% [============================== ] 3142/6309 49% [============================== ] 3143/6309 49% [============================== ] 3144/6309 49% [============================== ] 3145/6309 49% [============================== ] 3146/6309 49% [============================== ] 3147/6309 49% [============================== ] 3148/6309 49% [============================== ] 3149/6309 49% [============================== ] 3150/6309 49% [============================== ] 3151/6309 49% [============================== ] 3152/6309 49% [============================== ] 3153/6309 49% [============================== ] 3154/6309 49% [=============================== ] 3155/6309 50% [=============================== ] 3156/6309 50% [=============================== ] 3157/6309 50% [=============================== ] 3158/6309 50% [=============================== ] 3159/6309 50% [=============================== ] 3160/6309 50% [=============================== ] 3161/6309 50% [=============================== ] 3162/6309 50% [=============================== ] 3163/6309 50% [=============================== ] 3164/6309 50% [=============================== ] 3165/6309 50% [=============================== ] 3166/6309 50% [=============================== ] 3167/6309 50% [=============================== ] 3168/6309 50% [=============================== ] 3169/6309 50% [=============================== ] 3170/6309 50% [=============================== ] 3171/6309 50% [=============================== ] 3172/6309 50% [=============================== ] 3173/6309 50% [=============================== ] 3174/6309 50% [=============================== ] 3175/6309 50% [=============================== ] 3176/6309 50% [=============================== ] 3177/6309 50% [=============================== ] 3178/6309 50% [=============================== ] 3179/6309 50% [=============================== ] 3180/6309 50% [=============================== ] 3181/6309 50% [=============================== ] 3182/6309 50% [=============================== ] 3183/6309 50% [=============================== ] 3184/6309 50% [=============================== ] 3185/6309 50% [=============================== ] 3186/6309 50% [=============================== ] 3187/6309 50% [=============================== ] 3188/6309 50% [=============================== ] 3189/6309 50% [=============================== ] 3190/6309 50% [=============================== ] 3191/6309 50% [=============================== ] 3192/6309 50% [=============================== ] 3193/6309 50% [=============================== ] 3194/6309 50% [=============================== ] 3195/6309 50% [=============================== ] 3196/6309 50% [=============================== ] 3197/6309 50% [=============================== ] 3198/6309 50% [=============================== ] 3199/6309 50% [=============================== ] 3200/6309 50% [=============================== ] 3201/6309 50% [=============================== ] 3202/6309 50% [=============================== ] 3203/6309 50% [=============================== ] 3204/6309 50% [=============================== ] 3205/6309 50% [=============================== ] 3206/6309 50% [=============================== ] 3207/6309 50% [=============================== ] 3208/6309 50% [=============================== ] 3209/6309 50% [=============================== ] 3210/6309 50% [=============================== ] 3211/6309 50% [=============================== ] 3212/6309 50% [=============================== ] 3213/6309 50% [=============================== ] 3214/6309 50% [=============================== ] 3215/6309 50% [=============================== ] 3216/6309 50% [=============================== ] 3217/6309 50% [=============================== ] 3218/6309 51% [=============================== ] 3219/6309 51% [=============================== ] 3220/6309 51% [=============================== ] 3221/6309 51% [=============================== ] 3222/6309 51% [=============================== ] 3223/6309 51% [=============================== ] 3224/6309 51% [=============================== ] 3225/6309 51% [=============================== ] 3226/6309 51% [=============================== ] 3227/6309 51% [=============================== ] 3228/6309 51% [=============================== ] 3229/6309 51% [=============================== ] 3230/6309 51% [=============================== ] 3231/6309 51% [=============================== ] 3232/6309 51% [=============================== ] 3233/6309 51% [=============================== ] 3234/6309 51% [=============================== ] 3235/6309 51% [=============================== ] 3236/6309 51% [=============================== ] 3237/6309 51% [=============================== ] 3238/6309 51% [=============================== ] 3239/6309 51% [=============================== ] 3240/6309 51% [=============================== ] 3241/6309 51% [=============================== ] 3242/6309 51% [=============================== ] 3243/6309 51% [=============================== ] 3244/6309 51% [=============================== ] 3245/6309 51% [=============================== ] 3246/6309 51% [=============================== ] 3247/6309 51% [=============================== ] 3248/6309 51% [=============================== ] 3249/6309 51% [=============================== ] 3250/6309 51% [=============================== ] 3251/6309 51% [=============================== ] 3252/6309 51% [=============================== ] 3253/6309 51% [=============================== ] 3254/6309 51% [=============================== ] 3255/6309 51% [=============================== ] 3256/6309 51% [================================ ] 3257/6309 51% [================================ ] 3258/6309 51% [================================ ] 3259/6309 51% [================================ ] 3260/6309 51% [================================ ] 3261/6309 51% [================================ ] 3262/6309 51% [================================ ] 3263/6309 51% [================================ ] 3264/6309 51% [================================ ] 3265/6309 51% [================================ ] 3266/6309 51% [================================ ] 3267/6309 51% [================================ ] 3268/6309 51% [================================ ] 3269/6309 51% [================================ ] 3270/6309 51% [================================ ] 3271/6309 51% [================================ ] 3272/6309 51% [================================ ] 3273/6309 51% [================================ ] 3274/6309 51% [================================ ] 3275/6309 51% [================================ ] 3276/6309 51% [================================ ] 3277/6309 51% [================================ ] 3278/6309 51% [================================ ] 3279/6309 51% [================================ ] 3280/6309 51% [================================ ] 3281/6309 52% [================================ ] 3282/6309 52% [================================ ] 3283/6309 52% [================================ ] 3284/6309 52% [================================ ] 3285/6309 52% [================================ ] 3286/6309 52% [================================ ] 3287/6309 52% [================================ ] 3288/6309 52% [================================ ] 3289/6309 52% [================================ ] 3290/6309 52% [================================ ] 3291/6309 52% [================================ ] 3292/6309 52% [================================ ] 3293/6309 52% [================================ ] 3294/6309 52% [================================ ] 3295/6309 52% [================================ ] 3296/6309 52% [================================ ] 3297/6309 52% [================================ ] 3298/6309 52% [================================ ] 3299/6309 52% [================================ ] 3300/6309 52% [================================ ] 3301/6309 52% [================================ ] 3302/6309 52% [================================ ] 3303/6309 52% [================================ ] 3304/6309 52% [================================ ] 3305/6309 52% [================================ ] 3306/6309 52% [================================ ] 3307/6309 52% [================================ ] 3308/6309 52% [================================ ] 3309/6309 52% [================================ ] 3310/6309 52% [================================ ] 3311/6309 52% [================================ ] 3312/6309 52% [================================ ] 3313/6309 52% [================================ ] 3314/6309 52% [================================ ] 3315/6309 52% [================================ ] 3316/6309 52% [================================ ] 3317/6309 52% [================================ ] 3318/6309 52% [================================ ] 3319/6309 52% [================================ ] 3320/6309 52% [================================ ] 3321/6309 52% [================================ ] 3322/6309 52% [================================ ] 3323/6309 52% [================================ ] 3324/6309 52% [================================ ] 3325/6309 52% [================================ ] 3326/6309 52% [================================ ] 3327/6309 52% [================================ ] 3328/6309 52% [================================ ] 3329/6309 52% [================================ ] 3330/6309 52% [================================ ] 3331/6309 52% [================================ ] 3332/6309 52% [================================ ] 3333/6309 52% [================================ ] 3334/6309 52% [================================ ] 3335/6309 52% [================================ ] 3336/6309 52% [================================ ] 3337/6309 52% [================================ ] 3338/6309 52% [================================ ] 3339/6309 52% [================================ ] 3340/6309 52% [================================ ] 3341/6309 52% [================================ ] 3342/6309 52% [================================ ] 3343/6309 52% [================================ ] 3344/6309 53% [================================ ] 3345/6309 53% [================================ ] 3346/6309 53% [================================ ] 3347/6309 53% [================================ ] 3348/6309 53% [================================ ] 3349/6309 53% [================================ ] 3350/6309 53% [================================ ] 3351/6309 53% [================================ ] 3352/6309 53% [================================ ] 3353/6309 53% [================================ ] 3354/6309 53% [================================ ] 3355/6309 53% [================================ ] 3356/6309 53% [================================ ] 3357/6309 53% [================================ ] 3358/6309 53% [================================= ] 3359/6309 53% [================================= ] 3360/6309 53% [================================= ] 3361/6309 53% [================================= ] 3362/6309 53% [================================= ] 3363/6309 53% [================================= ] 3364/6309 53% [================================= ] 3365/6309 53% [================================= ] 3366/6309 53% [================================= ] 3367/6309 53% [================================= ] 3368/6309 53% [================================= ] 3369/6309 53% [================================= ] 3370/6309 53% [================================= ] 3371/6309 53% [================================= ] 3372/6309 53% [================================= ] 3373/6309 53% [================================= ] 3374/6309 53% [================================= ] 3375/6309 53% [================================= ] 3376/6309 53% [================================= ] 3377/6309 53% [================================= ] 3378/6309 53% [================================= ] 3379/6309 53% [================================= ] 3380/6309 53% [================================= ] 3381/6309 53% [================================= ] 3382/6309 53% [================================= ] 3383/6309 53% [================================= ] 3384/6309 53% [================================= ] 3385/6309 53% [================================= ] 3386/6309 53% [================================= ] 3387/6309 53% [================================= ] 3388/6309 53% [================================= ] 3389/6309 53% [================================= ] 3390/6309 53% [================================= ] 3391/6309 53% [================================= ] 3392/6309 53% [================================= ] 3393/6309 53% [================================= ] 3394/6309 53% [================================= ] 3395/6309 53% [================================= ] 3396/6309 53% [================================= ] 3397/6309 53% [================================= ] 3398/6309 53% [================================= ] 3399/6309 53% [================================= ] 3400/6309 53% [================================= ] 3401/6309 53% [================================= ] 3402/6309 53% [================================= ] 3403/6309 53% [================================= ] 3404/6309 53% [================================= ] 3405/6309 53% [================================= ] 3406/6309 53% [================================= ] 3407/6309 54% [================================= ] 3408/6309 54% [================================= ] 3409/6309 54% [================================= ] 3410/6309 54% [================================= ] 3411/6309 54% [================================= ] 3412/6309 54% [================================= ] 3413/6309 54% [================================= ] 3414/6309 54% [================================= ] 3415/6309 54% [================================= ] 3416/6309 54% [================================= ] 3417/6309 54% [================================= ] 3418/6309 54% [================================= ] 3419/6309 54% [================================= ] 3420/6309 54% [================================= ] 3421/6309 54% [================================= ] 3422/6309 54% [================================= ] 3423/6309 54% [================================= ] 3424/6309 54% [================================= ] 3425/6309 54% [================================= ] 3426/6309 54% [================================= ] 3427/6309 54% [================================= ] 3428/6309 54% [================================= ] 3429/6309 54% [================================= ] 3430/6309 54% [================================= ] 3431/6309 54% [================================= ] 3432/6309 54% [================================= ] 3433/6309 54% [================================= ] 3434/6309 54% [================================= ] 3435/6309 54% [================================= ] 3436/6309 54% [================================= ] 3437/6309 54% [================================= ] 3438/6309 54% [================================= ] 3439/6309 54% [================================= ] 3440/6309 54% [================================= ] 3441/6309 54% [================================= ] 3442/6309 54% [================================= ] 3443/6309 54% [================================= ] 3444/6309 54% [================================= ] 3445/6309 54% [================================= ] 3446/6309 54% [================================= ] 3447/6309 54% [================================= ] 3448/6309 54% [================================= ] 3449/6309 54% [================================= ] 3450/6309 54% [================================= ] 3451/6309 54% [================================= ] 3452/6309 54% [================================= ] 3453/6309 54% [================================= ] 3454/6309 54% [================================= ] 3455/6309 54% [================================= ] 3456/6309 54% [================================= ] 3457/6309 54% [================================= ] 3458/6309 54% [================================= ] 3459/6309 54% [================================== ] 3460/6309 54% [================================== ] 3461/6309 54% [================================== ] 3462/6309 54% [================================== ] 3463/6309 54% [================================== ] 3464/6309 54% [================================== ] 3465/6309 54% [================================== ] 3466/6309 54% [================================== ] 3467/6309 54% [================================== ] 3468/6309 54% [================================== ] 3469/6309 54% [================================== ] 3470/6309 55% [================================== ] 3471/6309 55% [================================== ] 3472/6309 55% [================================== ] 3473/6309 55% [================================== ] 3474/6309 55% [================================== ] 3475/6309 55% [================================== ] 3476/6309 55% [================================== ] 3477/6309 55% [================================== ] 3478/6309 55% [================================== ] 3479/6309 55% [================================== ] 3480/6309 55% [================================== ] 3481/6309 55% [================================== ] 3482/6309 55% [================================== ] 3483/6309 55% [================================== ] 3484/6309 55% [================================== ] 3485/6309 55% [================================== ] 3486/6309 55% [================================== ] 3487/6309 55% [================================== ] 3488/6309 55% [================================== ] 3489/6309 55% [================================== ] 3490/6309 55% [================================== ] 3491/6309 55% [================================== ] 3492/6309 55% [================================== ] 3493/6309 55% [================================== ] 3494/6309 55% [================================== ] 3495/6309 55% [================================== ] 3496/6309 55% [================================== ] 3497/6309 55% [================================== ] 3498/6309 55% [================================== ] 3499/6309 55% [================================== ] 3500/6309 55% [================================== ] 3501/6309 55% [================================== ] 3502/6309 55% [================================== ] 3503/6309 55% [================================== ] 3504/6309 55% [================================== ] 3505/6309 55% [================================== ] 3506/6309 55% [================================== ] 3507/6309 55% [================================== ] 3508/6309 55% [================================== ] 3509/6309 55% [================================== ] 3510/6309 55% [================================== ] 3511/6309 55% [================================== ] 3512/6309 55% [================================== ] 3513/6309 55% [================================== ] 3514/6309 55% [================================== ] 3515/6309 55% [================================== ] 3516/6309 55% [================================== ] 3517/6309 55% [================================== ] 3518/6309 55% [================================== ] 3519/6309 55% [================================== ] 3520/6309 55% [================================== ] 3521/6309 55% [================================== ] 3522/6309 55% [================================== ] 3523/6309 55% [================================== ] 3524/6309 55% [================================== ] 3525/6309 55% [================================== ] 3526/6309 55% [================================== ] 3527/6309 55% [================================== ] 3528/6309 55% [================================== ] 3529/6309 55% [================================== ] 3530/6309 55% [================================== ] 3531/6309 55% [================================== ] 3532/6309 55% [================================== ] 3533/6309 55% [================================== ] 3534/6309 56% [================================== ] 3535/6309 56% [================================== ] 3536/6309 56% [================================== ] 3537/6309 56% [================================== ] 3538/6309 56% [================================== ] 3539/6309 56% [================================== ] 3540/6309 56% [================================== ] 3541/6309 56% [================================== ] 3542/6309 56% [================================== ] 3543/6309 56% [================================== ] 3544/6309 56% [================================== ] 3545/6309 56% [================================== ] 3546/6309 56% [================================== ] 3547/6309 56% [================================== ] 3548/6309 56% [================================== ] 3549/6309 56% [================================== ] 3550/6309 56% [================================== ] 3551/6309 56% [================================== ] 3552/6309 56% [================================== ] 3553/6309 56% [================================== ] 3554/6309 56% [================================== ] 3555/6309 56% [================================== ] 3556/6309 56% [================================== ] 3557/6309 56% [================================== ] 3558/6309 56% [================================== ] 3559/6309 56% [================================== ] 3560/6309 56% [================================== ] 3561/6309 56% [=================================== ] 3562/6309 56% [=================================== ] 3563/6309 56% [=================================== ] 3564/6309 56% [=================================== ] 3565/6309 56% [=================================== ] 3566/6309 56% [=================================== ] 3567/6309 56% [=================================== ] 3568/6309 56% [=================================== ] 3569/6309 56% [=================================== ] 3570/6309 56% [=================================== ] 3571/6309 56% [=================================== ] 3572/6309 56% [=================================== ] 3573/6309 56% [=================================== ] 3574/6309 56% [=================================== ] 3575/6309 56% [=================================== ] 3576/6309 56% [=================================== ] 3577/6309 56% [=================================== ] 3578/6309 56% [=================================== ] 3579/6309 56% [=================================== ] 3580/6309 56% [=================================== ] 3581/6309 56% [=================================== ] 3582/6309 56% [=================================== ] 3583/6309 56% [=================================== ] 3584/6309 56% [=================================== ] 3585/6309 56% [=================================== ] 3586/6309 56% [=================================== ] 3587/6309 56% [=================================== ] 3588/6309 56% [=================================== ] 3589/6309 56% [=================================== ] 3590/6309 56% [=================================== ] 3591/6309 56% [=================================== ] 3592/6309 56% [=================================== ] 3593/6309 56% [=================================== ] 3594/6309 56% [=================================== ] 3595/6309 56% [=================================== ] 3596/6309 56% [=================================== ] 3597/6309 57% [=================================== ] 3598/6309 57% [=================================== ] 3599/6309 57% [=================================== ] 3600/6309 57% [=================================== ] 3601/6309 57% [=================================== ] 3602/6309 57% [=================================== ] 3603/6309 57% [=================================== ] 3604/6309 57% [=================================== ] 3605/6309 57% [=================================== ] 3606/6309 57% [=================================== ] 3607/6309 57% [=================================== ] 3608/6309 57% [=================================== ] 3609/6309 57% [=================================== ] 3610/6309 57% [=================================== ] 3611/6309 57% [=================================== ] 3612/6309 57% [=================================== ] 3613/6309 57% [=================================== ] 3614/6309 57% [=================================== ] 3615/6309 57% [=================================== ] 3616/6309 57% [=================================== ] 3617/6309 57% [=================================== ] 3618/6309 57% [=================================== ] 3619/6309 57% [=================================== ] 3620/6309 57% [=================================== ] 3621/6309 57% [=================================== ] 3622/6309 57% [=================================== ] 3623/6309 57% [=================================== ] 3624/6309 57% [=================================== ] 3625/6309 57% [=================================== ] 3626/6309 57% [=================================== ] 3627/6309 57% [=================================== ] 3628/6309 57% [=================================== ] 3629/6309 57% [=================================== ] 3630/6309 57% [=================================== ] 3631/6309 57% [=================================== ] 3632/6309 57% [=================================== ] 3633/6309 57% [=================================== ] 3634/6309 57% [=================================== ] 3635/6309 57% [=================================== ] 3636/6309 57% [=================================== ] 3637/6309 57% [=================================== ] 3638/6309 57% [=================================== ] 3639/6309 57% [=================================== ] 3640/6309 57% [=================================== ] 3641/6309 57% [=================================== ] 3642/6309 57% [=================================== ] 3643/6309 57% [=================================== ] 3644/6309 57% [=================================== ] 3645/6309 57% [=================================== ] 3646/6309 57% [=================================== ] 3647/6309 57% [=================================== ] 3648/6309 57% [=================================== ] 3649/6309 57% [=================================== ] 3650/6309 57% [=================================== ] 3651/6309 57% [=================================== ] 3652/6309 57% [=================================== ] 3653/6309 57% [=================================== ] 3654/6309 57% [=================================== ] 3655/6309 57% [=================================== ] 3656/6309 57% [=================================== ] 3657/6309 57% [=================================== ] 3658/6309 57% [=================================== ] 3659/6309 57% [=================================== ] 3660/6309 58% [=================================== ] 3661/6309 58% [=================================== ] 3662/6309 58% [=================================== ] 3663/6309 58% [==================================== ] 3664/6309 58% [==================================== ] 3665/6309 58% [==================================== ] 3666/6309 58% [==================================== ] 3667/6309 58% [==================================== ] 3668/6309 58% [==================================== ] 3669/6309 58% [==================================== ] 3670/6309 58% [==================================== ] 3671/6309 58% [==================================== ] 3672/6309 58% [==================================== ] 3673/6309 58% [==================================== ] 3674/6309 58% [==================================== ] 3675/6309 58% [==================================== ] 3676/6309 58% [==================================== ] 3677/6309 58% [==================================== ] 3678/6309 58% [==================================== ] 3679/6309 58% [==================================== ] 3680/6309 58% [==================================== ] 3681/6309 58% [==================================== ] 3682/6309 58% [==================================== ] 3683/6309 58% [==================================== ] 3684/6309 58% [==================================== ] 3685/6309 58% [==================================== ] 3686/6309 58% [==================================== ] 3687/6309 58% [==================================== ] 3688/6309 58% [==================================== ] 3689/6309 58% [==================================== ] 3690/6309 58% [==================================== ] 3691/6309 58% [==================================== ] 3692/6309 58% [==================================== ] 3693/6309 58% [==================================== ] 3694/6309 58% [==================================== ] 3695/6309 58% [==================================== ] 3696/6309 58% [==================================== ] 3697/6309 58% [==================================== ] 3698/6309 58% [==================================== ] 3699/6309 58% [==================================== ] 3700/6309 58% [==================================== ] 3701/6309 58% [==================================== ] 3702/6309 58% [==================================== ] 3703/6309 58% [==================================== ] 3704/6309 58% [==================================== ] 3705/6309 58% [==================================== ] 3706/6309 58% [==================================== ] 3707/6309 58% [==================================== ] 3708/6309 58% [==================================== ] 3709/6309 58% [==================================== ] 3710/6309 58% [==================================== ] 3711/6309 58% [==================================== ] 3712/6309 58% [==================================== ] 3713/6309 58% [==================================== ] 3714/6309 58% [==================================== ] 3715/6309 58% [==================================== ] 3716/6309 58% [==================================== ] 3717/6309 58% [==================================== ] 3718/6309 58% [==================================== ] 3719/6309 58% [==================================== ] 3720/6309 58% [==================================== ] 3721/6309 58% [==================================== ] 3722/6309 58% [==================================== ] 3723/6309 59% [==================================== ] 3724/6309 59% [==================================== ] 3725/6309 59% [==================================== ] 3726/6309 59% [==================================== ] 3727/6309 59% [==================================== ] 3728/6309 59% [==================================== ] 3729/6309 59% [==================================== ] 3730/6309 59% [==================================== ] 3731/6309 59% [==================================== ] 3732/6309 59% [==================================== ] 3733/6309 59% [==================================== ] 3734/6309 59% [==================================== ] 3735/6309 59% [==================================== ] 3736/6309 59% [==================================== ] 3737/6309 59% [==================================== ] 3738/6309 59% [==================================== ] 3739/6309 59% [==================================== ] 3740/6309 59% [==================================== ] 3741/6309 59% [==================================== ] 3742/6309 59% [==================================== ] 3743/6309 59% [==================================== ] 3744/6309 59% [==================================== ] 3745/6309 59% [==================================== ] 3746/6309 59% [==================================== ] 3747/6309 59% [==================================== ] 3748/6309 59% [==================================== ] 3749/6309 59% [==================================== ] 3750/6309 59% [==================================== ] 3751/6309 59% [==================================== ] 3752/6309 59% [==================================== ] 3753/6309 59% [==================================== ] 3754/6309 59% [==================================== ] 3755/6309 59% [==================================== ] 3756/6309 59% [==================================== ] 3757/6309 59% [==================================== ] 3758/6309 59% [==================================== ] 3759/6309 59% [==================================== ] 3760/6309 59% [==================================== ] 3761/6309 59% [==================================== ] 3762/6309 59% [==================================== ] 3763/6309 59% [==================================== ] 3764/6309 59% [==================================== ] 3765/6309 59% [===================================== ] 3766/6309 59% [===================================== ] 3767/6309 59% [===================================== ] 3768/6309 59% [===================================== ] 3769/6309 59% [===================================== ] 3770/6309 59% [===================================== ] 3771/6309 59% [===================================== ] 3772/6309 59% [===================================== ] 3773/6309 59% [===================================== ] 3774/6309 59% [===================================== ] 3775/6309 59% [===================================== ] 3776/6309 59% [===================================== ] 3777/6309 59% [===================================== ] 3778/6309 59% [===================================== ] 3779/6309 59% [===================================== ] 3780/6309 59% [===================================== ] 3781/6309 59% [===================================== ] 3782/6309 59% [===================================== ] 3783/6309 59% [===================================== ] 3784/6309 59% [===================================== ] 3785/6309 59% [===================================== ] 3786/6309 60% [===================================== ] 3787/6309 60% [===================================== ] 3788/6309 60% [===================================== ] 3789/6309 60% [===================================== ] 3790/6309 60% [===================================== ] 3791/6309 60% [===================================== ] 3792/6309 60% [===================================== ] 3793/6309 60% [===================================== ] 3794/6309 60% [===================================== ] 3795/6309 60% [===================================== ] 3796/6309 60% [===================================== ] 3797/6309 60% [===================================== ] 3798/6309 60% [===================================== ] 3799/6309 60% [===================================== ] 3800/6309 60% [===================================== ] 3801/6309 60% [===================================== ] 3802/6309 60% [===================================== ] 3803/6309 60% [===================================== ] 3804/6309 60% [===================================== ] 3805/6309 60% [===================================== ] 3806/6309 60% [===================================== ] 3807/6309 60% [===================================== ] 3808/6309 60% [===================================== ] 3809/6309 60% [===================================== ] 3810/6309 60% [===================================== ] 3811/6309 60% [===================================== ] 3812/6309 60% [===================================== ] 3813/6309 60% [===================================== ] 3814/6309 60% [===================================== ] 3815/6309 60% [===================================== ] 3816/6309 60% [===================================== ] 3817/6309 60% [===================================== ] 3818/6309 60% [===================================== ] 3819/6309 60% [===================================== ] 3820/6309 60% [===================================== ] 3821/6309 60% [===================================== ] 3822/6309 60% [===================================== ] 3823/6309 60% [===================================== ] 3824/6309 60% [===================================== ] 3825/6309 60% [===================================== ] 3826/6309 60% [===================================== ] 3827/6309 60% [===================================== ] 3828/6309 60% [===================================== ] 3829/6309 60% [===================================== ] 3830/6309 60% [===================================== ] 3831/6309 60% [===================================== ] 3832/6309 60% [===================================== ] 3833/6309 60% [===================================== ] 3834/6309 60% [===================================== ] 3835/6309 60% [===================================== ] 3836/6309 60% [===================================== ] 3837/6309 60% [===================================== ] 3838/6309 60% [===================================== ] 3839/6309 60% [===================================== ] 3840/6309 60% [===================================== ] 3841/6309 60% [===================================== ] 3842/6309 60% [===================================== ] 3843/6309 60% [===================================== ] 3844/6309 60% [===================================== ] 3845/6309 60% [===================================== ] 3846/6309 60% [===================================== ] 3847/6309 60% [===================================== ] 3848/6309 60% [===================================== ] 3849/6309 61% [===================================== ] 3850/6309 61% [===================================== ] 3851/6309 61% [===================================== ] 3852/6309 61% [===================================== ] 3853/6309 61% [===================================== ] 3854/6309 61% [===================================== ] 3855/6309 61% [===================================== ] 3856/6309 61% [===================================== ] 3857/6309 61% [===================================== ] 3858/6309 61% [===================================== ] 3859/6309 61% [===================================== ] 3860/6309 61% [===================================== ] 3861/6309 61% [===================================== ] 3862/6309 61% [===================================== ] 3863/6309 61% [===================================== ] 3864/6309 61% [===================================== ] 3865/6309 61% [===================================== ] 3866/6309 61% [====================================== ] 3867/6309 61% [====================================== ] 3868/6309 61% [====================================== ] 3869/6309 61% [====================================== ] 3870/6309 61% [====================================== ] 3871/6309 61% [====================================== ] 3872/6309 61% [====================================== ] 3873/6309 61% [====================================== ] 3874/6309 61% [====================================== ] 3875/6309 61% [====================================== ] 3876/6309 61% [====================================== ] 3877/6309 61% [====================================== ] 3878/6309 61% [====================================== ] 3879/6309 61% [====================================== ] 3880/6309 61% [====================================== ] 3881/6309 61% [====================================== ] 3882/6309 61% [====================================== ] 3883/6309 61% [====================================== ] 3884/6309 61% [====================================== ] 3885/6309 61% [====================================== ] 3886/6309 61% [====================================== ] 3887/6309 61% [====================================== ] 3888/6309 61% [====================================== ] 3889/6309 61% [====================================== ] 3890/6309 61% [====================================== ] 3891/6309 61% [====================================== ] 3892/6309 61% [====================================== ] 3893/6309 61% [====================================== ] 3894/6309 61% [====================================== ] 3895/6309 61% [====================================== ] 3896/6309 61% [====================================== ] 3897/6309 61% [====================================== ] 3898/6309 61% [====================================== ] 3899/6309 61% [====================================== ] 3900/6309 61% [====================================== ] 3901/6309 61% [====================================== ] 3902/6309 61% [====================================== ] 3903/6309 61% [====================================== ] 3904/6309 61% [====================================== ] 3905/6309 61% [====================================== ] 3906/6309 61% [====================================== ] 3907/6309 61% [====================================== ] 3908/6309 61% [====================================== ] 3909/6309 61% [====================================== ] 3910/6309 61% [====================================== ] 3911/6309 61% [====================================== ] 3912/6309 62% [====================================== ] 3913/6309 62% [====================================== ] 3914/6309 62% [====================================== ] 3915/6309 62% [====================================== ] 3916/6309 62% [====================================== ] 3917/6309 62% [====================================== ] 3918/6309 62% [====================================== ] 3919/6309 62% [====================================== ] 3920/6309 62% [====================================== ] 3921/6309 62% [====================================== ] 3922/6309 62% [====================================== ] 3923/6309 62% [====================================== ] 3924/6309 62% [====================================== ] 3925/6309 62% [====================================== ] 3926/6309 62% [====================================== ] 3927/6309 62% [====================================== ] 3928/6309 62% [====================================== ] 3929/6309 62% [====================================== ] 3930/6309 62% [====================================== ] 3931/6309 62% [====================================== ] 3932/6309 62% [====================================== ] 3933/6309 62% [====================================== ] 3934/6309 62% [====================================== ] 3935/6309 62% [====================================== ] 3936/6309 62% [====================================== ] 3937/6309 62% [====================================== ] 3938/6309 62% [====================================== ] 3939/6309 62% [====================================== ] 3940/6309 62% [====================================== ] 3941/6309 62% [====================================== ] 3942/6309 62% [====================================== ] 3943/6309 62% [====================================== ] 3944/6309 62% [====================================== ] 3945/6309 62% [====================================== ] 3946/6309 62% [====================================== ] 3947/6309 62% [====================================== ] 3948/6309 62% [====================================== ] 3949/6309 62% [====================================== ] 3950/6309 62% [====================================== ] 3951/6309 62% [====================================== ] 3952/6309 62% [====================================== ] 3953/6309 62% [====================================== ] 3954/6309 62% [====================================== ] 3955/6309 62% [====================================== ] 3956/6309 62% [====================================== ] 3957/6309 62% [====================================== ] 3958/6309 62% [====================================== ] 3959/6309 62% [====================================== ] 3960/6309 62% [====================================== ] 3961/6309 62% [====================================== ] 3962/6309 62% [====================================== ] 3963/6309 62% [====================================== ] 3964/6309 62% [====================================== ] 3965/6309 62% [====================================== ] 3966/6309 62% [====================================== ] 3967/6309 62% [====================================== ] 3968/6309 62% [======================================= ] 3969/6309 62% [======================================= ] 3970/6309 62% [======================================= ] 3971/6309 62% [======================================= ] 3972/6309 62% [======================================= ] 3973/6309 62% [======================================= ] 3974/6309 62% [======================================= ] 3975/6309 63% [======================================= ] 3976/6309 63% [======================================= ] 3977/6309 63% [======================================= ] 3978/6309 63% [======================================= ] 3979/6309 63% [======================================= ] 3980/6309 63% [======================================= ] 3981/6309 63% [======================================= ] 3982/6309 63% [======================================= ] 3983/6309 63% [======================================= ] 3984/6309 63% [======================================= ] 3985/6309 63% [======================================= ] 3986/6309 63% [======================================= ] 3987/6309 63% [======================================= ] 3988/6309 63% [======================================= ] 3989/6309 63% [======================================= ] 3990/6309 63% [======================================= ] 3991/6309 63% [======================================= ] 3992/6309 63% [======================================= ] 3993/6309 63% [======================================= ] 3994/6309 63% [======================================= ] 3995/6309 63% [======================================= ] 3996/6309 63% [======================================= ] 3997/6309 63% [======================================= ] 3998/6309 63% [======================================= ] 3999/6309 63% [======================================= ] 4000/6309 63% [======================================= ] 4001/6309 63% [======================================= ] 4002/6309 63% [======================================= ] 4003/6309 63% [======================================= ] 4004/6309 63% [======================================= ] 4005/6309 63% [======================================= ] 4006/6309 63% [======================================= ] 4007/6309 63% [======================================= ] 4008/6309 63% [======================================= ] 4009/6309 63% [======================================= ] 4010/6309 63% [======================================= ] 4011/6309 63% [======================================= ] 4012/6309 63% [======================================= ] 4013/6309 63% [======================================= ] 4014/6309 63% [======================================= ] 4015/6309 63% [======================================= ] 4016/6309 63% [======================================= ] 4017/6309 63% [======================================= ] 4018/6309 63% [======================================= ] 4019/6309 63% [======================================= ] 4020/6309 63% [======================================= ] 4021/6309 63% [======================================= ] 4022/6309 63% [======================================= ] 4023/6309 63% [======================================= ] 4024/6309 63% [======================================= ] 4025/6309 63% [======================================= ] 4026/6309 63% [======================================= ] 4027/6309 63% [======================================= ] 4028/6309 63% [======================================= ] 4029/6309 63% [======================================= ] 4030/6309 63% [======================================= ] 4031/6309 63% [======================================= ] 4032/6309 63% [======================================= ] 4033/6309 63% [======================================= ] 4034/6309 63% [======================================= ] 4035/6309 63% [======================================= ] 4036/6309 63% [======================================= ] 4037/6309 63% [======================================= ] 4038/6309 64% [======================================= ] 4039/6309 64% [======================================= ] 4040/6309 64% [======================================= ] 4041/6309 64% [======================================= ] 4042/6309 64% [======================================= ] 4043/6309 64% [======================================= ] 4044/6309 64% [======================================= ] 4045/6309 64% [======================================= ] 4046/6309 64% [======================================= ] 4047/6309 64% [======================================= ] 4048/6309 64% [======================================= ] 4049/6309 64% [======================================= ] 4050/6309 64% [======================================= ] 4051/6309 64% [======================================= ] 4052/6309 64% [======================================= ] 4053/6309 64% [======================================= ] 4054/6309 64% [======================================= ] 4055/6309 64% [======================================= ] 4056/6309 64% [======================================= ] 4057/6309 64% [======================================= ] 4058/6309 64% [======================================= ] 4059/6309 64% [======================================= ] 4060/6309 64% [======================================= ] 4061/6309 64% [======================================= ] 4062/6309 64% [======================================= ] 4063/6309 64% [======================================= ] 4064/6309 64% [======================================= ] 4065/6309 64% [======================================= ] 4066/6309 64% [======================================= ] 4067/6309 64% [======================================= ] 4068/6309 64% [======================================= ] 4069/6309 64% [======================================= ] 4070/6309 64% [======================================== ] 4071/6309 64% [======================================== ] 4072/6309 64% [======================================== ] 4073/6309 64% [======================================== ] 4074/6309 64% [======================================== ] 4075/6309 64% [======================================== ] 4076/6309 64% [======================================== ] 4077/6309 64% [======================================== ] 4078/6309 64% [======================================== ] 4079/6309 64% [======================================== ] 4080/6309 64% [======================================== ] 4081/6309 64% [======================================== ] 4082/6309 64% [======================================== ] 4083/6309 64% [======================================== ] 4084/6309 64% [======================================== ] 4085/6309 64% [======================================== ] 4086/6309 64% [======================================== ] 4087/6309 64% [======================================== ] 4088/6309 64% [======================================== ] 4089/6309 64% [======================================== ] 4090/6309 64% [======================================== ] 4091/6309 64% [======================================== ] 4092/6309 64% [======================================== ] 4093/6309 64% [======================================== ] 4094/6309 64% [======================================== ] 4095/6309 64% [======================================== ] 4096/6309 64% [======================================== ] 4097/6309 64% [======================================== ] 4098/6309 64% [======================================== ] 4099/6309 64% [======================================== ] 4100/6309 64% [======================================== ] 4101/6309 65% [======================================== ] 4102/6309 65% [======================================== ] 4103/6309 65% [======================================== ] 4104/6309 65% [======================================== ] 4105/6309 65% [======================================== ] 4106/6309 65% [======================================== ] 4107/6309 65% [======================================== ] 4108/6309 65% [======================================== ] 4109/6309 65% [======================================== ] 4110/6309 65% [======================================== ] 4111/6309 65% [======================================== ] 4112/6309 65% [======================================== ] 4113/6309 65% [======================================== ] 4114/6309 65% [======================================== ] 4115/6309 65% [======================================== ] 4116/6309 65% [======================================== ] 4117/6309 65% [======================================== ] 4118/6309 65% [======================================== ] 4119/6309 65% [======================================== ] 4120/6309 65% [======================================== ] 4121/6309 65% [======================================== ] 4122/6309 65% [======================================== ] 4123/6309 65% [======================================== ] 4124/6309 65% [======================================== ] 4125/6309 65% [======================================== ] 4126/6309 65% [======================================== ] 4127/6309 65% [======================================== ] 4128/6309 65% [======================================== ] 4129/6309 65% [======================================== ] 4130/6309 65% [======================================== ] 4131/6309 65% [======================================== ] 4132/6309 65% [======================================== ] 4133/6309 65% [======================================== ] 4134/6309 65% [======================================== ] 4135/6309 65% [======================================== ] 4136/6309 65% [======================================== ] 4137/6309 65% [======================================== ] 4138/6309 65% [======================================== ] 4139/6309 65% [======================================== ] 4140/6309 65% [======================================== ] 4141/6309 65% [======================================== ] 4142/6309 65% [======================================== ] 4143/6309 65% [======================================== ] 4144/6309 65% [======================================== ] 4145/6309 65% [======================================== ] 4146/6309 65% [======================================== ] 4147/6309 65% [======================================== ] 4148/6309 65% [======================================== ] 4149/6309 65% [======================================== ] 4150/6309 65% [======================================== ] 4151/6309 65% [======================================== ] 4152/6309 65% [======================================== ] 4153/6309 65% [======================================== ] 4154/6309 65% [======================================== ] 4155/6309 65% [======================================== ] 4156/6309 65% [======================================== ] 4157/6309 65% [======================================== ] 4158/6309 65% [======================================== ] 4159/6309 65% [======================================== ] 4160/6309 65% [======================================== ] 4161/6309 65% [======================================== ] 4162/6309 65% [======================================== ] 4163/6309 65% [======================================== ] 4164/6309 66% [======================================== ] 4165/6309 66% [======================================== ] 4166/6309 66% [======================================== ] 4167/6309 66% [======================================== ] 4168/6309 66% [======================================== ] 4169/6309 66% [======================================== ] 4170/6309 66% [======================================== ] 4171/6309 66% [======================================== ] 4172/6309 66% [========================================= ] 4173/6309 66% [========================================= ] 4174/6309 66% [========================================= ] 4175/6309 66% [========================================= ] 4176/6309 66% [========================================= ] 4177/6309 66% [========================================= ] 4178/6309 66% [========================================= ] 4179/6309 66% [========================================= ] 4180/6309 66% [========================================= ] 4181/6309 66% [========================================= ] 4182/6309 66% [========================================= ] 4183/6309 66% [========================================= ] 4184/6309 66% [========================================= ] 4185/6309 66% [========================================= ] 4186/6309 66% [========================================= ] 4187/6309 66% [========================================= ] 4188/6309 66% [========================================= ] 4189/6309 66% [========================================= ] 4190/6309 66% [========================================= ] 4191/6309 66% [========================================= ] 4192/6309 66% [========================================= ] 4193/6309 66% [========================================= ] 4194/6309 66% [========================================= ] 4195/6309 66% [========================================= ] 4196/6309 66% [========================================= ] 4197/6309 66% [========================================= ] 4198/6309 66% [========================================= ] 4199/6309 66% [========================================= ] 4200/6309 66% [========================================= ] 4201/6309 66% [========================================= ] 4202/6309 66% [========================================= ] 4203/6309 66% [========================================= ] 4204/6309 66% [========================================= ] 4205/6309 66% [========================================= ] 4206/6309 66% [========================================= ] 4207/6309 66% [========================================= ] 4208/6309 66% [========================================= ] 4209/6309 66% [========================================= ] 4210/6309 66% [========================================= ] 4211/6309 66% [========================================= ] 4212/6309 66% [========================================= ] 4213/6309 66% [========================================= ] 4214/6309 66% [========================================= ] 4215/6309 66% [========================================= ] 4216/6309 66% [========================================= ] 4217/6309 66% [========================================= ] 4218/6309 66% [========================================= ] 4219/6309 66% [========================================= ] 4220/6309 66% [========================================= ] 4221/6309 66% [========================================= ] 4222/6309 66% [========================================= ] 4223/6309 66% [========================================= ] 4224/6309 66% [========================================= ] 4225/6309 66% [========================================= ] 4226/6309 66% [========================================= ] 4227/6309 66% [========================================= ] 4228/6309 67% [========================================= ] 4229/6309 67% [========================================= ] 4230/6309 67% [========================================= ] 4231/6309 67% [========================================= ] 4232/6309 67% [========================================= ] 4233/6309 67% [========================================= ] 4234/6309 67% [========================================= ] 4235/6309 67% [========================================= ] 4236/6309 67% [========================================= ] 4237/6309 67% [========================================= ] 4238/6309 67% [========================================= ] 4239/6309 67% [========================================= ] 4240/6309 67% [========================================= ] 4241/6309 67% [========================================= ] 4242/6309 67% [========================================= ] 4243/6309 67% [========================================= ] 4244/6309 67% [========================================= ] 4245/6309 67% [========================================= ] 4246/6309 67% [========================================= ] 4247/6309 67% [========================================= ] 4248/6309 67% [========================================= ] 4249/6309 67% [========================================= ] 4250/6309 67% [========================================= ] 4251/6309 67% [========================================= ] 4252/6309 67% [========================================= ] 4253/6309 67% [========================================= ] 4254/6309 67% [========================================= ] 4255/6309 67% [========================================= ] 4256/6309 67% [========================================= ] 4257/6309 67% [========================================= ] 4258/6309 67% [========================================= ] 4259/6309 67% [========================================= ] 4260/6309 67% [========================================= ] 4261/6309 67% [========================================= ] 4262/6309 67% [========================================= ] 4263/6309 67% [========================================= ] 4264/6309 67% [========================================= ] 4265/6309 67% [========================================= ] 4266/6309 67% [========================================= ] 4267/6309 67% [========================================= ] 4268/6309 67% [========================================= ] 4269/6309 67% [========================================= ] 4270/6309 67% [========================================= ] 4271/6309 67% [========================================= ] 4272/6309 67% [========================================= ] 4273/6309 67% [========================================== ] 4274/6309 67% [========================================== ] 4275/6309 67% [========================================== ] 4276/6309 67% [========================================== ] 4277/6309 67% [========================================== ] 4278/6309 67% [========================================== ] 4279/6309 67% [========================================== ] 4280/6309 67% [========================================== ] 4281/6309 67% [========================================== ] 4282/6309 67% [========================================== ] 4283/6309 67% [========================================== ] 4284/6309 67% [========================================== ] 4285/6309 67% [========================================== ] 4286/6309 67% [========================================== ] 4287/6309 67% [========================================== ] 4288/6309 67% [========================================== ] 4289/6309 67% [========================================== ] 4290/6309 67% [========================================== ] 4291/6309 68% [========================================== ] 4292/6309 68% [========================================== ] 4293/6309 68% [========================================== ] 4294/6309 68% [========================================== ] 4295/6309 68% [========================================== ] 4296/6309 68% [========================================== ] 4297/6309 68% [========================================== ] 4298/6309 68% [========================================== ] 4299/6309 68% [========================================== ] 4300/6309 68% [========================================== ] 4301/6309 68% [========================================== ] 4302/6309 68% [========================================== ] 4303/6309 68% [========================================== ] 4304/6309 68% [========================================== ] 4305/6309 68% [========================================== ] 4306/6309 68% [========================================== ] 4307/6309 68% [========================================== ] 4308/6309 68% [========================================== ] 4309/6309 68% [========================================== ] 4310/6309 68% [========================================== ] 4311/6309 68% [========================================== ] 4312/6309 68% [========================================== ] 4313/6309 68% [========================================== ] 4314/6309 68% [========================================== ] 4315/6309 68% [========================================== ] 4316/6309 68% [========================================== ] 4317/6309 68% [========================================== ] 4318/6309 68% [========================================== ] 4319/6309 68% [========================================== ] 4320/6309 68% [========================================== ] 4321/6309 68% [========================================== ] 4322/6309 68% [========================================== ] 4323/6309 68% [========================================== ] 4324/6309 68% [========================================== ] 4325/6309 68% [========================================== ] 4326/6309 68% [========================================== ] 4327/6309 68% [========================================== ] 4328/6309 68% [========================================== ] 4329/6309 68% [========================================== ] 4330/6309 68% [========================================== ] 4331/6309 68% [========================================== ] 4332/6309 68% [========================================== ] 4333/6309 68% [========================================== ] 4334/6309 68% [========================================== ] 4335/6309 68% [========================================== ] 4336/6309 68% [========================================== ] 4337/6309 68% [========================================== ] 4338/6309 68% [========================================== ] 4339/6309 68% [========================================== ] 4340/6309 68% [========================================== ] 4341/6309 68% [========================================== ] 4342/6309 68% [========================================== ] 4343/6309 68% [========================================== ] 4344/6309 68% [========================================== ] 4345/6309 68% [========================================== ] 4346/6309 68% [========================================== ] 4347/6309 68% [========================================== ] 4348/6309 68% [========================================== ] 4349/6309 68% [========================================== ] 4350/6309 68% [========================================== ] 4351/6309 68% [========================================== ] 4352/6309 68% [========================================== ] 4353/6309 68% [========================================== ] 4354/6309 69% [========================================== ] 4355/6309 69% [========================================== ] 4356/6309 69% [========================================== ] 4357/6309 69% [========================================== ] 4358/6309 69% [========================================== ] 4359/6309 69% [========================================== ] 4360/6309 69% [========================================== ] 4361/6309 69% [========================================== ] 4362/6309 69% [========================================== ] 4363/6309 69% [========================================== ] 4364/6309 69% [========================================== ] 4365/6309 69% [========================================== ] 4366/6309 69% [========================================== ] 4367/6309 69% [========================================== ] 4368/6309 69% [========================================== ] 4369/6309 69% [========================================== ] 4370/6309 69% [========================================== ] 4371/6309 69% [========================================== ] 4372/6309 69% [========================================== ] 4373/6309 69% [========================================== ] 4374/6309 69% [========================================== ] 4375/6309 69% [=========================================== ] 4376/6309 69% [=========================================== ] 4377/6309 69% [=========================================== ] 4378/6309 69% [=========================================== ] 4379/6309 69% [=========================================== ] 4380/6309 69% [=========================================== ] 4381/6309 69% [=========================================== ] 4382/6309 69% [=========================================== ] 4383/6309 69% [=========================================== ] 4384/6309 69% [=========================================== ] 4385/6309 69% [=========================================== ] 4386/6309 69% [=========================================== ] 4387/6309 69% [=========================================== ] 4388/6309 69% [=========================================== ] 4389/6309 69% [=========================================== ] 4390/6309 69% [=========================================== ] 4391/6309 69% [=========================================== ] 4392/6309 69% [=========================================== ] 4393/6309 69% [=========================================== ] 4394/6309 69% [=========================================== ] 4395/6309 69% [=========================================== ] 4396/6309 69% [=========================================== ] 4397/6309 69% [=========================================== ] 4398/6309 69% [=========================================== ] 4399/6309 69% [=========================================== ] 4400/6309 69% [=========================================== ] 4401/6309 69% [=========================================== ] 4402/6309 69% [=========================================== ] 4403/6309 69% [=========================================== ] 4404/6309 69% [=========================================== ] 4405/6309 69% [=========================================== ] 4406/6309 69% [=========================================== ] 4407/6309 69% [=========================================== ] 4408/6309 69% [=========================================== ] 4409/6309 69% [=========================================== ] 4410/6309 69% [=========================================== ] 4411/6309 69% [=========================================== ] 4412/6309 69% [=========================================== ] 4413/6309 69% [=========================================== ] 4414/6309 69% [=========================================== ] 4415/6309 69% [=========================================== ] 4416/6309 69% [=========================================== ] 4417/6309 70% [=========================================== ] 4418/6309 70% [=========================================== ] 4419/6309 70% [=========================================== ] 4420/6309 70% [=========================================== ] 4421/6309 70% [=========================================== ] 4422/6309 70% [=========================================== ] 4423/6309 70% [=========================================== ] 4424/6309 70% [=========================================== ] 4425/6309 70% [=========================================== ] 4426/6309 70% [=========================================== ] 4427/6309 70% [=========================================== ] 4428/6309 70% [=========================================== ] 4429/6309 70% [=========================================== ] 4430/6309 70% [=========================================== ] 4431/6309 70% [=========================================== ] 4432/6309 70% [=========================================== ] 4433/6309 70% [=========================================== ] 4434/6309 70% [=========================================== ] 4435/6309 70% [=========================================== ] 4436/6309 70% [=========================================== ] 4437/6309 70% [=========================================== ] 4438/6309 70% [=========================================== ] 4439/6309 70% [=========================================== ] 4440/6309 70% [=========================================== ] 4441/6309 70% [=========================================== ] 4442/6309 70% [=========================================== ] 4443/6309 70% [=========================================== ] 4444/6309 70% [=========================================== ] 4445/6309 70% [=========================================== ] 4446/6309 70% [=========================================== ] 4447/6309 70% [=========================================== ] 4448/6309 70% [=========================================== ] 4449/6309 70% [=========================================== ] 4450/6309 70% [=========================================== ] 4451/6309 70% [=========================================== ] 4452/6309 70% [=========================================== ] 4453/6309 70% [=========================================== ] 4454/6309 70% [=========================================== ] 4455/6309 70% [=========================================== ] 4456/6309 70% [=========================================== ] 4457/6309 70% [=========================================== ] 4458/6309 70% [=========================================== ] 4459/6309 70% [=========================================== ] 4460/6309 70% [=========================================== ] 4461/6309 70% [=========================================== ] 4462/6309 70% [=========================================== ] 4463/6309 70% [=========================================== ] 4464/6309 70% [=========================================== ] 4465/6309 70% [=========================================== ] 4466/6309 70% [=========================================== ] 4467/6309 70% [=========================================== ] 4468/6309 70% [=========================================== ] 4469/6309 70% [=========================================== ] 4470/6309 70% [=========================================== ] 4471/6309 70% [=========================================== ] 4472/6309 70% [=========================================== ] 4473/6309 70% [=========================================== ] 4474/6309 70% [=========================================== ] 4475/6309 70% [=========================================== ] 4476/6309 70% [=========================================== ] 4477/6309 70% [============================================ ] 4478/6309 70% [============================================ ] 4479/6309 70% [============================================ ] 4480/6309 71% [============================================ ] 4481/6309 71% [============================================ ] 4482/6309 71% [============================================ ] 4483/6309 71% [============================================ ] 4484/6309 71% [============================================ ] 4485/6309 71% [============================================ ] 4486/6309 71% [============================================ ] 4487/6309 71% [============================================ ] 4488/6309 71% [============================================ ] 4489/6309 71% [============================================ ] 4490/6309 71% [============================================ ] 4491/6309 71% [============================================ ] 4492/6309 71% [============================================ ] 4493/6309 71% [============================================ ] 4494/6309 71% [============================================ ] 4495/6309 71% [============================================ ] 4496/6309 71% [============================================ ] 4497/6309 71% [============================================ ] 4498/6309 71% [============================================ ] 4499/6309 71% [============================================ ] 4500/6309 71% [============================================ ] 4501/6309 71% [============================================ ] 4502/6309 71% [============================================ ] 4503/6309 71% [============================================ ] 4504/6309 71% [============================================ ] 4505/6309 71% [============================================ ] 4506/6309 71% [============================================ ] 4507/6309 71% [============================================ ] 4508/6309 71% [============================================ ] 4509/6309 71% [============================================ ] 4510/6309 71% [============================================ ] 4511/6309 71% [============================================ ] 4512/6309 71% [============================================ ] 4513/6309 71% [============================================ ] 4514/6309 71% [============================================ ] 4515/6309 71% [============================================ ] 4516/6309 71% [============================================ ] 4517/6309 71% [============================================ ] 4518/6309 71% [============================================ ] 4519/6309 71% [============================================ ] 4520/6309 71% [============================================ ] 4521/6309 71% [============================================ ] 4522/6309 71% [============================================ ] 4523/6309 71% [============================================ ] 4524/6309 71% [============================================ ] 4525/6309 71% [============================================ ] 4526/6309 71% [============================================ ] 4527/6309 71% [============================================ ] 4528/6309 71% [============================================ ] 4529/6309 71% [============================================ ] 4530/6309 71% [============================================ ] 4531/6309 71% [============================================ ] 4532/6309 71% [============================================ ] 4533/6309 71% [============================================ ] 4534/6309 71% [============================================ ] 4535/6309 71% [============================================ ] 4536/6309 71% [============================================ ] 4537/6309 71% [============================================ ] 4538/6309 71% [============================================ ] 4539/6309 71% [============================================ ] 4540/6309 71% [============================================ ] 4541/6309 71% [============================================ ] 4542/6309 71% [============================================ ] 4543/6309 72% [============================================ ] 4544/6309 72% [============================================ ] 4545/6309 72% [============================================ ] 4546/6309 72% [============================================ ] 4547/6309 72% [============================================ ] 4548/6309 72% [============================================ ] 4549/6309 72% [============================================ ] 4550/6309 72% [============================================ ] 4551/6309 72% [============================================ ] 4552/6309 72% [============================================ ] 4553/6309 72% [============================================ ] 4554/6309 72% [============================================ ] 4555/6309 72% [============================================ ] 4556/6309 72% [============================================ ] 4557/6309 72% [============================================ ] 4558/6309 72% [============================================ ] 4559/6309 72% [============================================ ] 4560/6309 72% [============================================ ] 4561/6309 72% [============================================ ] 4562/6309 72% [============================================ ] 4563/6309 72% [============================================ ] 4564/6309 72% [============================================ ] 4565/6309 72% [============================================ ] 4566/6309 72% [============================================ ] 4567/6309 72% [============================================ ] 4568/6309 72% [============================================ ] 4569/6309 72% [============================================ ] 4570/6309 72% [============================================ ] 4571/6309 72% [============================================ ] 4572/6309 72% [============================================ ] 4573/6309 72% [============================================ ] 4574/6309 72% [============================================ ] 4575/6309 72% [============================================ ] 4576/6309 72% [============================================ ] 4577/6309 72% [============================================ ] 4578/6309 72% [============================================ ] 4579/6309 72% [============================================= ] 4580/6309 72% [============================================= ] 4581/6309 72% [============================================= ] 4582/6309 72% [============================================= ] 4583/6309 72% [============================================= ] 4584/6309 72% [============================================= ] 4585/6309 72% [============================================= ] 4586/6309 72% [============================================= ] 4587/6309 72% [============================================= ] 4588/6309 72% [============================================= ] 4589/6309 72% [============================================= ] 4590/6309 72% [============================================= ] 4591/6309 72% [============================================= ] 4592/6309 72% [============================================= ] 4593/6309 72% [============================================= ] 4594/6309 72% [============================================= ] 4595/6309 72% [============================================= ] 4596/6309 72% [============================================= ] 4597/6309 72% [============================================= ] 4598/6309 72% [============================================= ] 4599/6309 72% [============================================= ] 4600/6309 72% [============================================= ] 4601/6309 72% [============================================= ] 4602/6309 72% [============================================= ] 4603/6309 72% [============================================= ] 4604/6309 72% [============================================= ] 4605/6309 72% [============================================= ] 4606/6309 73% [============================================= ] 4607/6309 73% [============================================= ] 4608/6309 73% [============================================= ] 4609/6309 73% [============================================= ] 4610/6309 73% [============================================= ] 4611/6309 73% [============================================= ] 4612/6309 73% [============================================= ] 4613/6309 73% [============================================= ] 4614/6309 73% [============================================= ] 4615/6309 73% [============================================= ] 4616/6309 73% [============================================= ] 4617/6309 73% [============================================= ] 4618/6309 73% [============================================= ] 4619/6309 73% [============================================= ] 4620/6309 73% [============================================= ] 4621/6309 73% [============================================= ] 4622/6309 73% [============================================= ] 4623/6309 73% [============================================= ] 4624/6309 73% [============================================= ] 4625/6309 73% [============================================= ] 4626/6309 73% [============================================= ] 4627/6309 73% [============================================= ] 4628/6309 73% [============================================= ] 4629/6309 73% [============================================= ] 4630/6309 73% [============================================= ] 4631/6309 73% [============================================= ] 4632/6309 73% [============================================= ] 4633/6309 73% [============================================= ] 4634/6309 73% [============================================= ] 4635/6309 73% [============================================= ] 4636/6309 73% [============================================= ] 4637/6309 73% [============================================= ] 4638/6309 73% [============================================= ] 4639/6309 73% [============================================= ] 4640/6309 73% [============================================= ] 4641/6309 73% [============================================= ] 4642/6309 73% [============================================= ] 4643/6309 73% [============================================= ] 4644/6309 73% [============================================= ] 4645/6309 73% [============================================= ] 4646/6309 73% [============================================= ] 4647/6309 73% [============================================= ] 4648/6309 73% [============================================= ] 4649/6309 73% [============================================= ] 4650/6309 73% [============================================= ] 4651/6309 73% [============================================= ] 4652/6309 73% [============================================= ] 4653/6309 73% [============================================= ] 4654/6309 73% [============================================= ] 4655/6309 73% [============================================= ] 4656/6309 73% [============================================= ] 4657/6309 73% [============================================= ] 4658/6309 73% [============================================= ] 4659/6309 73% [============================================= ] 4660/6309 73% [============================================= ] 4661/6309 73% [============================================= ] 4662/6309 73% [============================================= ] 4663/6309 73% [============================================= ] 4664/6309 73% [============================================= ] 4665/6309 73% [============================================= ] 4666/6309 73% [============================================= ] 4667/6309 73% [============================================= ] 4668/6309 73% [============================================= ] 4669/6309 74% [============================================= ] 4670/6309 74% [============================================= ] 4671/6309 74% [============================================= ] 4672/6309 74% [============================================= ] 4673/6309 74% [============================================= ] 4674/6309 74% [============================================= ] 4675/6309 74% [============================================= ] 4676/6309 74% [============================================= ] 4677/6309 74% [============================================= ] 4678/6309 74% [============================================= ] 4679/6309 74% [============================================= ] 4680/6309 74% [============================================== ] 4681/6309 74% [============================================== ] 4682/6309 74% [============================================== ] 4683/6309 74% [============================================== ] 4684/6309 74% [============================================== ] 4685/6309 74% [============================================== ] 4686/6309 74% [============================================== ] 4687/6309 74% [============================================== ] 4688/6309 74% [============================================== ] 4689/6309 74% [============================================== ] 4690/6309 74% [============================================== ] 4691/6309 74% [============================================== ] 4692/6309 74% [============================================== ] 4693/6309 74% [============================================== ] 4694/6309 74% [============================================== ] 4695/6309 74% [============================================== ] 4696/6309 74% [============================================== ] 4697/6309 74% [============================================== ] 4698/6309 74% [============================================== ] 4699/6309 74% [============================================== ] 4700/6309 74% [============================================== ] 4701/6309 74% [============================================== ] 4702/6309 74% [============================================== ] 4703/6309 74% [============================================== ] 4704/6309 74% [============================================== ] 4705/6309 74% [============================================== ] 4706/6309 74% [============================================== ] 4707/6309 74% [============================================== ] 4708/6309 74% [============================================== ] 4709/6309 74% [============================================== ] 4710/6309 74% [============================================== ] 4711/6309 74% [============================================== ] 4712/6309 74% [============================================== ] 4713/6309 74% [============================================== ] 4714/6309 74% [============================================== ] 4715/6309 74% [============================================== ] 4716/6309 74% [============================================== ] 4717/6309 74% [============================================== ] 4718/6309 74% [============================================== ] 4719/6309 74% [============================================== ] 4720/6309 74% [============================================== ] 4721/6309 74% [============================================== ] 4722/6309 74% [============================================== ] 4723/6309 74% [============================================== ] 4724/6309 74% [============================================== ] 4725/6309 74% [============================================== ] 4726/6309 74% [============================================== ] 4727/6309 74% [============================================== ] 4728/6309 74% [============================================== ] 4729/6309 74% [============================================== ] 4730/6309 74% [============================================== ] 4731/6309 74% [============================================== ] 4732/6309 75% [============================================== ] 4733/6309 75% [============================================== ] 4734/6309 75% [============================================== ] 4735/6309 75% [============================================== ] 4736/6309 75% [============================================== ] 4737/6309 75% [============================================== ] 4738/6309 75% [============================================== ] 4739/6309 75% [============================================== ] 4740/6309 75% [============================================== ] 4741/6309 75% [============================================== ] 4742/6309 75% [============================================== ] 4743/6309 75% [============================================== ] 4744/6309 75% [============================================== ] 4745/6309 75% [============================================== ] 4746/6309 75% [============================================== ] 4747/6309 75% [============================================== ] 4748/6309 75% [============================================== ] 4749/6309 75% [============================================== ] 4750/6309 75% [============================================== ] 4751/6309 75% [============================================== ] 4752/6309 75% [============================================== ] 4753/6309 75% [============================================== ] 4754/6309 75% [============================================== ] 4755/6309 75% [============================================== ] 4756/6309 75% [============================================== ] 4757/6309 75% [============================================== ] 4758/6309 75% [============================================== ] 4759/6309 75% [============================================== ] 4760/6309 75% [============================================== ] 4761/6309 75% [============================================== ] 4762/6309 75% [============================================== ] 4763/6309 75% [============================================== ] 4764/6309 75% [============================================== ] 4765/6309 75% [============================================== ] 4766/6309 75% [============================================== ] 4767/6309 75% [============================================== ] 4768/6309 75% [============================================== ] 4769/6309 75% [============================================== ] 4770/6309 75% [============================================== ] 4771/6309 75% [============================================== ] 4772/6309 75% [============================================== ] 4773/6309 75% [============================================== ] 4774/6309 75% [============================================== ] 4775/6309 75% [============================================== ] 4776/6309 75% [============================================== ] 4777/6309 75% [============================================== ] 4778/6309 75% [============================================== ] 4779/6309 75% [============================================== ] 4780/6309 75% [============================================== ] 4781/6309 75% [============================================== ] 4782/6309 75% [=============================================== ] 4783/6309 75% [=============================================== ] 4784/6309 75% [=============================================== ] 4785/6309 75% [=============================================== ] 4786/6309 75% [=============================================== ] 4787/6309 75% [=============================================== ] 4788/6309 75% [=============================================== ] 4789/6309 75% [=============================================== ] 4790/6309 75% [=============================================== ] 4791/6309 75% [=============================================== ] 4792/6309 75% [=============================================== ] 4793/6309 75% [=============================================== ] 4794/6309 75% [=============================================== ] 4795/6309 76% [=============================================== ] 4796/6309 76% [=============================================== ] 4797/6309 76% [=============================================== ] 4798/6309 76% [=============================================== ] 4799/6309 76% [=============================================== ] 4800/6309 76% [=============================================== ] 4801/6309 76% [=============================================== ] 4802/6309 76% [=============================================== ] 4803/6309 76% [=============================================== ] 4804/6309 76% [=============================================== ] 4805/6309 76% [=============================================== ] 4806/6309 76% [=============================================== ] 4807/6309 76% [=============================================== ] 4808/6309 76% [=============================================== ] 4809/6309 76% [=============================================== ] 4810/6309 76% [=============================================== ] 4811/6309 76% [=============================================== ] 4812/6309 76% [=============================================== ] 4813/6309 76% [=============================================== ] 4814/6309 76% [=============================================== ] 4815/6309 76% [=============================================== ] 4816/6309 76% [=============================================== ] 4817/6309 76% [=============================================== ] 4818/6309 76% [=============================================== ] 4819/6309 76% [=============================================== ] 4820/6309 76% [=============================================== ] 4821/6309 76% [=============================================== ] 4822/6309 76% [=============================================== ] 4823/6309 76% [=============================================== ] 4824/6309 76% [=============================================== ] 4825/6309 76% [=============================================== ] 4826/6309 76% [=============================================== ] 4827/6309 76% [=============================================== ] 4828/6309 76% [=============================================== ] 4829/6309 76% [=============================================== ] 4830/6309 76% [=============================================== ] 4831/6309 76% [=============================================== ] 4832/6309 76% [=============================================== ] 4833/6309 76% [=============================================== ] 4834/6309 76% [=============================================== ] 4835/6309 76% [=============================================== ] 4836/6309 76% [=============================================== ] 4837/6309 76% [=============================================== ] 4838/6309 76% [=============================================== ] 4839/6309 76% [=============================================== ] 4840/6309 76% [=============================================== ] 4841/6309 76% [=============================================== ] 4842/6309 76% [=============================================== ] 4843/6309 76% [=============================================== ] 4844/6309 76% [=============================================== ] 4845/6309 76% [=============================================== ] 4846/6309 76% [=============================================== ] 4847/6309 76% [=============================================== ] 4848/6309 76% [=============================================== ] 4849/6309 76% [=============================================== ] 4850/6309 76% [=============================================== ] 4851/6309 76% [=============================================== ] 4852/6309 76% [=============================================== ] 4853/6309 76% [=============================================== ] 4854/6309 76% [=============================================== ] 4855/6309 76% [=============================================== ] 4856/6309 76% [=============================================== ] 4857/6309 76% [=============================================== ] 4858/6309 77% [=============================================== ] 4859/6309 77% [=============================================== ] 4860/6309 77% [=============================================== ] 4861/6309 77% [=============================================== ] 4862/6309 77% [=============================================== ] 4863/6309 77% [=============================================== ] 4864/6309 77% [=============================================== ] 4865/6309 77% [=============================================== ] 4866/6309 77% [=============================================== ] 4867/6309 77% [=============================================== ] 4868/6309 77% [=============================================== ] 4869/6309 77% [=============================================== ] 4870/6309 77% [=============================================== ] 4871/6309 77% [=============================================== ] 4872/6309 77% [=============================================== ] 4873/6309 77% [=============================================== ] 4874/6309 77% [=============================================== ] 4875/6309 77% [=============================================== ] 4876/6309 77% [=============================================== ] 4877/6309 77% [=============================================== ] 4878/6309 77% [=============================================== ] 4879/6309 77% [=============================================== ] 4880/6309 77% [=============================================== ] 4881/6309 77% [=============================================== ] 4882/6309 77% [=============================================== ] 4883/6309 77% [=============================================== ] 4884/6309 77% [================================================ ] 4885/6309 77% [================================================ ] 4886/6309 77% [================================================ ] 4887/6309 77% [================================================ ] 4888/6309 77% [================================================ ] 4889/6309 77% [================================================ ] 4890/6309 77% [================================================ ] 4891/6309 77% [================================================ ] 4892/6309 77% [================================================ ] 4893/6309 77% [================================================ ] 4894/6309 77% [================================================ ] 4895/6309 77% [================================================ ] 4896/6309 77% [================================================ ] 4897/6309 77% [================================================ ] 4898/6309 77% [================================================ ] 4899/6309 77% [================================================ ] 4900/6309 77% [================================================ ] 4901/6309 77% [================================================ ] 4902/6309 77% [================================================ ] 4903/6309 77% [================================================ ] 4904/6309 77% [================================================ ] 4905/6309 77% [================================================ ] 4906/6309 77% [================================================ ] 4907/6309 77% [================================================ ] 4908/6309 77% [================================================ ] 4909/6309 77% [================================================ ] 4910/6309 77% [================================================ ] 4911/6309 77% [================================================ ] 4912/6309 77% [================================================ ] 4913/6309 77% [================================================ ] 4914/6309 77% [================================================ ] 4915/6309 77% [================================================ ] 4916/6309 77% [================================================ ] 4917/6309 77% [================================================ ] 4918/6309 77% [================================================ ] 4919/6309 77% [================================================ ] 4920/6309 77% [================================================ ] 4921/6309 77% [================================================ ] 4922/6309 78% [================================================ ] 4923/6309 78% [================================================ ] 4924/6309 78% [================================================ ] 4925/6309 78% [================================================ ] 4926/6309 78% [================================================ ] 4927/6309 78% [================================================ ] 4928/6309 78% [================================================ ] 4929/6309 78% [================================================ ] 4930/6309 78% [================================================ ] 4931/6309 78% [================================================ ] 4932/6309 78% [================================================ ] 4933/6309 78% [================================================ ] 4934/6309 78% [================================================ ] 4935/6309 78% [================================================ ] 4936/6309 78% [================================================ ] 4937/6309 78% [================================================ ] 4938/6309 78% [================================================ ] 4939/6309 78% [================================================ ] 4940/6309 78% [================================================ ] 4941/6309 78% [================================================ ] 4942/6309 78% [================================================ ] 4943/6309 78% [================================================ ] 4944/6309 78% [================================================ ] 4945/6309 78% [================================================ ] 4946/6309 78% [================================================ ] 4947/6309 78% [================================================ ] 4948/6309 78% [================================================ ] 4949/6309 78% [================================================ ] 4950/6309 78% [================================================ ] 4951/6309 78% [================================================ ] 4952/6309 78% [================================================ ] 4953/6309 78% [================================================ ] 4954/6309 78% [================================================ ] 4955/6309 78% [================================================ ] 4956/6309 78% [================================================ ] 4957/6309 78% [================================================ ] 4958/6309 78% [================================================ ] 4959/6309 78% [================================================ ] 4960/6309 78% [================================================ ] 4961/6309 78% [================================================ ] 4962/6309 78% [================================================ ] 4963/6309 78% [================================================ ] 4964/6309 78% [================================================ ] 4965/6309 78% [================================================ ] 4966/6309 78% [================================================ ] 4967/6309 78% [================================================ ] 4968/6309 78% [================================================ ] 4969/6309 78% [================================================ ] 4970/6309 78% [================================================ ] 4971/6309 78% [================================================ ] 4972/6309 78% [================================================ ] 4973/6309 78% [================================================ ] 4974/6309 78% [================================================ ] 4975/6309 78% [================================================ ] 4976/6309 78% [================================================ ] 4977/6309 78% [================================================ ] 4978/6309 78% [================================================ ] 4979/6309 78% [================================================ ] 4980/6309 78% [================================================ ] 4981/6309 78% [================================================ ] 4982/6309 78% [================================================ ] 4983/6309 78% [================================================ ] 4984/6309 78% [================================================ ] 4985/6309 79% [================================================ ] 4986/6309 79% [================================================= ] 4987/6309 79% [================================================= ] 4988/6309 79% [================================================= ] 4989/6309 79% [================================================= ] 4990/6309 79% [================================================= ] 4991/6309 79% [================================================= ] 4992/6309 79% [================================================= ] 4993/6309 79% [================================================= ] 4994/6309 79% [================================================= ] 4995/6309 79% [================================================= ] 4996/6309 79% [================================================= ] 4997/6309 79% [================================================= ] 4998/6309 79% [================================================= ] 4999/6309 79% [================================================= ] 5000/6309 79% [================================================= ] 5001/6309 79% [================================================= ] 5002/6309 79% [================================================= ] 5003/6309 79% [================================================= ] 5004/6309 79% [================================================= ] 5005/6309 79% [================================================= ] 5006/6309 79% [================================================= ] 5007/6309 79% [================================================= ] 5008/6309 79% [================================================= ] 5009/6309 79% [================================================= ] 5010/6309 79% [================================================= ] 5011/6309 79% [================================================= ] 5012/6309 79% [================================================= ] 5013/6309 79% [================================================= ] 5014/6309 79% [================================================= ] 5015/6309 79% [================================================= ] 5016/6309 79% [================================================= ] 5017/6309 79% [================================================= ] 5018/6309 79% [================================================= ] 5019/6309 79% [================================================= ] 5020/6309 79% [================================================= ] 5021/6309 79% [================================================= ] 5022/6309 79% [================================================= ] 5023/6309 79% [================================================= ] 5024/6309 79% [================================================= ] 5025/6309 79% [================================================= ] 5026/6309 79% [================================================= ] 5027/6309 79% [================================================= ] 5028/6309 79% [================================================= ] 5029/6309 79% [================================================= ] 5030/6309 79% [================================================= ] 5031/6309 79% [================================================= ] 5032/6309 79% [================================================= ] 5033/6309 79% [================================================= ] 5034/6309 79% [================================================= ] 5035/6309 79% [================================================= ] 5036/6309 79% [================================================= ] 5037/6309 79% [================================================= ] 5038/6309 79% [================================================= ] 5039/6309 79% [================================================= ] 5040/6309 79% [================================================= ] 5041/6309 79% [================================================= ] 5042/6309 79% [================================================= ] 5043/6309 79% [================================================= ] 5044/6309 79% [================================================= ] 5045/6309 79% [================================================= ] 5046/6309 79% [================================================= ] 5047/6309 79% [================================================= ] 5048/6309 80% [================================================= ] 5049/6309 80% [================================================= ] 5050/6309 80% [================================================= ] 5051/6309 80% [================================================= ] 5052/6309 80% [================================================= ] 5053/6309 80% [================================================= ] 5054/6309 80% [================================================= ] 5055/6309 80% [================================================= ] 5056/6309 80% [================================================= ] 5057/6309 80% [================================================= ] 5058/6309 80% [================================================= ] 5059/6309 80% [================================================= ] 5060/6309 80% [================================================= ] 5061/6309 80% [================================================= ] 5062/6309 80% [================================================= ] 5063/6309 80% [================================================= ] 5064/6309 80% [================================================= ] 5065/6309 80% [================================================= ] 5066/6309 80% [================================================= ] 5067/6309 80% [================================================= ] 5068/6309 80% [================================================= ] 5069/6309 80% [================================================= ] 5070/6309 80% [================================================= ] 5071/6309 80% [================================================= ] 5072/6309 80% [================================================= ] 5073/6309 80% [================================================= ] 5074/6309 80% [================================================= ] 5075/6309 80% [================================================= ] 5076/6309 80% [================================================= ] 5077/6309 80% [================================================= ] 5078/6309 80% [================================================= ] 5079/6309 80% [================================================= ] 5080/6309 80% [================================================= ] 5081/6309 80% [================================================= ] 5082/6309 80% [================================================= ] 5083/6309 80% [================================================= ] 5084/6309 80% [================================================= ] 5085/6309 80% [================================================= ] 5086/6309 80% [================================================= ] 5087/6309 80% [================================================== ] 5088/6309 80% [================================================== ] 5089/6309 80% [================================================== ] 5090/6309 80% [================================================== ] 5091/6309 80% [================================================== ] 5092/6309 80% [================================================== ] 5093/6309 80% [================================================== ] 5094/6309 80% [================================================== ] 5095/6309 80% [================================================== ] 5096/6309 80% [================================================== ] 5097/6309 80% [================================================== ] 5098/6309 80% [================================================== ] 5099/6309 80% [================================================== ] 5100/6309 80% [================================================== ] 5101/6309 80% [================================================== ] 5102/6309 80% [================================================== ] 5103/6309 80% [================================================== ] 5104/6309 80% [================================================== ] 5105/6309 80% [================================================== ] 5106/6309 80% [================================================== ] 5107/6309 80% [================================================== ] 5108/6309 80% [================================================== ] 5109/6309 80% [================================================== ] 5110/6309 80% [================================================== ] 5111/6309 81% [================================================== ] 5112/6309 81% [================================================== ] 5113/6309 81% [================================================== ] 5114/6309 81% [================================================== ] 5115/6309 81% [================================================== ] 5116/6309 81% [================================================== ] 5117/6309 81% [================================================== ] 5118/6309 81% [================================================== ] 5119/6309 81% [================================================== ] 5120/6309 81% [================================================== ] 5121/6309 81% [================================================== ] 5122/6309 81% [================================================== ] 5123/6309 81% [================================================== ] 5124/6309 81% [================================================== ] 5125/6309 81% [================================================== ] 5126/6309 81% [================================================== ] 5127/6309 81% [================================================== ] 5128/6309 81% [================================================== ] 5129/6309 81% [================================================== ] 5130/6309 81% [================================================== ] 5131/6309 81% [================================================== ] 5132/6309 81% [================================================== ] 5133/6309 81% [================================================== ] 5134/6309 81% [================================================== ] 5135/6309 81% [================================================== ] 5136/6309 81% [================================================== ] 5137/6309 81% [================================================== ] 5138/6309 81% [================================================== ] 5139/6309 81% [================================================== ] 5140/6309 81% [================================================== ] 5141/6309 81% [================================================== ] 5142/6309 81% [================================================== ] 5143/6309 81% [================================================== ] 5144/6309 81% [================================================== ] 5145/6309 81% [================================================== ] 5146/6309 81% [================================================== ] 5147/6309 81% [================================================== ] 5148/6309 81% [================================================== ] 5149/6309 81% [================================================== ] 5150/6309 81% [================================================== ] 5151/6309 81% [================================================== ] 5152/6309 81% [================================================== ] 5153/6309 81% [================================================== ] 5154/6309 81% [================================================== ] 5155/6309 81% [================================================== ] 5156/6309 81% [================================================== ] 5157/6309 81% [================================================== ] 5158/6309 81% [================================================== ] 5159/6309 81% [================================================== ] 5160/6309 81% [================================================== ] 5161/6309 81% [================================================== ] 5162/6309 81% [================================================== ] 5163/6309 81% [================================================== ] 5164/6309 81% [================================================== ] 5165/6309 81% [================================================== ] 5166/6309 81% [================================================== ] 5167/6309 81% [================================================== ] 5168/6309 81% [================================================== ] 5169/6309 81% [================================================== ] 5170/6309 81% [================================================== ] 5171/6309 81% [================================================== ] 5172/6309 81% [================================================== ] 5173/6309 81% [================================================== ] 5174/6309 82% [================================================== ] 5175/6309 82% [================================================== ] 5176/6309 82% [================================================== ] 5177/6309 82% [================================================== ] 5178/6309 82% [================================================== ] 5179/6309 82% [================================================== ] 5180/6309 82% [================================================== ] 5181/6309 82% [================================================== ] 5182/6309 82% [================================================== ] 5183/6309 82% [================================================== ] 5184/6309 82% [================================================== ] 5185/6309 82% [================================================== ] 5186/6309 82% [================================================== ] 5187/6309 82% [================================================== ] 5188/6309 82% [================================================== ] 5189/6309 82% [=================================================== ] 5190/6309 82% [=================================================== ] 5191/6309 82% [=================================================== ] 5192/6309 82% [=================================================== ] 5193/6309 82% [=================================================== ] 5194/6309 82% [=================================================== ] 5195/6309 82% [=================================================== ] 5196/6309 82% [=================================================== ] 5197/6309 82% [=================================================== ] 5198/6309 82% [=================================================== ] 5199/6309 82% [=================================================== ] 5200/6309 82% [=================================================== ] 5201/6309 82% [=================================================== ] 5202/6309 82% [=================================================== ] 5203/6309 82% [=================================================== ] 5204/6309 82% [=================================================== ] 5205/6309 82% [=================================================== ] 5206/6309 82% [=================================================== ] 5207/6309 82% [=================================================== ] 5208/6309 82% [=================================================== ] 5209/6309 82% [=================================================== ] 5210/6309 82% [=================================================== ] 5211/6309 82% [=================================================== ] 5212/6309 82% [=================================================== ] 5213/6309 82% [=================================================== ] 5214/6309 82% [=================================================== ] 5215/6309 82% [=================================================== ] 5216/6309 82% [=================================================== ] 5217/6309 82% [=================================================== ] 5218/6309 82% [=================================================== ] 5219/6309 82% [=================================================== ] 5220/6309 82% [=================================================== ] 5221/6309 82% [=================================================== ] 5222/6309 82% [=================================================== ] 5223/6309 82% [=================================================== ] 5224/6309 82% [=================================================== ] 5225/6309 82% [=================================================== ] 5226/6309 82% [=================================================== ] 5227/6309 82% [=================================================== ] 5228/6309 82% [=================================================== ] 5229/6309 82% [=================================================== ] 5230/6309 82% [=================================================== ] 5231/6309 82% [=================================================== ] 5232/6309 82% [=================================================== ] 5233/6309 82% [=================================================== ] 5234/6309 82% [=================================================== ] 5235/6309 82% [=================================================== ] 5236/6309 82% [=================================================== ] 5237/6309 83% [=================================================== ] 5238/6309 83% [=================================================== ] 5239/6309 83% [=================================================== ] 5240/6309 83% [=================================================== ] 5241/6309 83% [=================================================== ] 5242/6309 83% [=================================================== ] 5243/6309 83% [=================================================== ] 5244/6309 83% [=================================================== ] 5245/6309 83% [=================================================== ] 5246/6309 83% [=================================================== ] 5247/6309 83% [=================================================== ] 5248/6309 83% [=================================================== ] 5249/6309 83% [=================================================== ] 5250/6309 83% [=================================================== ] 5251/6309 83% [=================================================== ] 5252/6309 83% [=================================================== ] 5253/6309 83% [=================================================== ] 5254/6309 83% [=================================================== ] 5255/6309 83% [=================================================== ] 5256/6309 83% [=================================================== ] 5257/6309 83% [=================================================== ] 5258/6309 83% [=================================================== ] 5259/6309 83% [=================================================== ] 5260/6309 83% [=================================================== ] 5261/6309 83% [=================================================== ] 5262/6309 83% [=================================================== ] 5263/6309 83% [=================================================== ] 5264/6309 83% [=================================================== ] 5265/6309 83% [=================================================== ] 5266/6309 83% [=================================================== ] 5267/6309 83% [=================================================== ] 5268/6309 83% [=================================================== ] 5269/6309 83% [=================================================== ] 5270/6309 83% [=================================================== ] 5271/6309 83% [=================================================== ] 5272/6309 83% [=================================================== ] 5273/6309 83% [=================================================== ] 5274/6309 83% [=================================================== ] 5275/6309 83% [=================================================== ] 5276/6309 83% [=================================================== ] 5277/6309 83% [=================================================== ] 5278/6309 83% [=================================================== ] 5279/6309 83% [=================================================== ] 5280/6309 83% [=================================================== ] 5281/6309 83% [=================================================== ] 5282/6309 83% [=================================================== ] 5283/6309 83% [=================================================== ] 5284/6309 83% [=================================================== ] 5285/6309 83% [=================================================== ] 5286/6309 83% [=================================================== ] 5287/6309 83% [=================================================== ] 5288/6309 83% [=================================================== ] 5289/6309 83% [=================================================== ] 5290/6309 83% [=================================================== ] 5291/6309 83% [==================================================== ] 5292/6309 83% [==================================================== ] 5293/6309 83% [==================================================== ] 5294/6309 83% [==================================================== ] 5295/6309 83% [==================================================== ] 5296/6309 83% [==================================================== ] 5297/6309 83% [==================================================== ] 5298/6309 83% [==================================================== ] 5299/6309 83% [==================================================== ] 5300/6309 84% [==================================================== ] 5301/6309 84% [==================================================== ] 5302/6309 84% [==================================================== ] 5303/6309 84% [==================================================== ] 5304/6309 84% [==================================================== ] 5305/6309 84% [==================================================== ] 5306/6309 84% [==================================================== ] 5307/6309 84% [==================================================== ] 5308/6309 84% [==================================================== ] 5309/6309 84% [==================================================== ] 5310/6309 84% [==================================================== ] 5311/6309 84% [==================================================== ] 5312/6309 84% [==================================================== ] 5313/6309 84% [==================================================== ] 5314/6309 84% [==================================================== ] 5315/6309 84% [==================================================== ] 5316/6309 84% [==================================================== ] 5317/6309 84% [==================================================== ] 5318/6309 84% [==================================================== ] 5319/6309 84% [==================================================== ] 5320/6309 84% [==================================================== ] 5321/6309 84% [==================================================== ] 5322/6309 84% [==================================================== ] 5323/6309 84% [==================================================== ] 5324/6309 84% [==================================================== ] 5325/6309 84% [==================================================== ] 5326/6309 84% [==================================================== ] 5327/6309 84% [==================================================== ] 5328/6309 84% [==================================================== ] 5329/6309 84% [==================================================== ] 5330/6309 84% [==================================================== ] 5331/6309 84% [==================================================== ] 5332/6309 84% [==================================================== ] 5333/6309 84% [==================================================== ] 5334/6309 84% [==================================================== ] 5335/6309 84% [==================================================== ] 5336/6309 84% [==================================================== ] 5337/6309 84% [==================================================== ] 5338/6309 84% [==================================================== ] 5339/6309 84% [==================================================== ] 5340/6309 84% [==================================================== ] 5341/6309 84% [==================================================== ] 5342/6309 84% [==================================================== ] 5343/6309 84% [==================================================== ] 5344/6309 84% [==================================================== ] 5345/6309 84% [==================================================== ] 5346/6309 84% [==================================================== ] 5347/6309 84% [==================================================== ] 5348/6309 84% [==================================================== ] 5349/6309 84% [==================================================== ] 5350/6309 84% [==================================================== ] 5351/6309 84% [==================================================== ] 5352/6309 84% [==================================================== ] 5353/6309 84% [==================================================== ] 5354/6309 84% [==================================================== ] 5355/6309 84% [==================================================== ] 5356/6309 84% [==================================================== ] 5357/6309 84% [==================================================== ] 5358/6309 84% [==================================================== ] 5359/6309 84% [==================================================== ] 5360/6309 84% [==================================================== ] 5361/6309 84% [==================================================== ] 5362/6309 84% [==================================================== ] 5363/6309 85% [==================================================== ] 5364/6309 85% [==================================================== ] 5365/6309 85% [==================================================== ] 5366/6309 85% [==================================================== ] 5367/6309 85% [==================================================== ] 5368/6309 85% [==================================================== ] 5369/6309 85% [==================================================== ] 5370/6309 85% [==================================================== ] 5371/6309 85% [==================================================== ] 5372/6309 85% [==================================================== ] 5373/6309 85% [==================================================== ] 5374/6309 85% [==================================================== ] 5375/6309 85% [==================================================== ] 5376/6309 85% [==================================================== ] 5377/6309 85% [==================================================== ] 5378/6309 85% [==================================================== ] 5379/6309 85% [==================================================== ] 5380/6309 85% [==================================================== ] 5381/6309 85% [==================================================== ] 5382/6309 85% [==================================================== ] 5383/6309 85% [==================================================== ] 5384/6309 85% [==================================================== ] 5385/6309 85% [==================================================== ] 5386/6309 85% [==================================================== ] 5387/6309 85% [==================================================== ] 5388/6309 85% [==================================================== ] 5389/6309 85% [==================================================== ] 5390/6309 85% [==================================================== ] 5391/6309 85% [==================================================== ] 5392/6309 85% [==================================================== ] 5393/6309 85% [===================================================== ] 5394/6309 85% [===================================================== ] 5395/6309 85% [===================================================== ] 5396/6309 85% [===================================================== ] 5397/6309 85% [===================================================== ] 5398/6309 85% [===================================================== ] 5399/6309 85% [===================================================== ] 5400/6309 85% [===================================================== ] 5401/6309 85% [===================================================== ] 5402/6309 85% [===================================================== ] 5403/6309 85% [===================================================== ] 5404/6309 85% [===================================================== ] 5405/6309 85% [===================================================== ] 5406/6309 85% [===================================================== ] 5407/6309 85% [===================================================== ] 5408/6309 85% [===================================================== ] 5409/6309 85% [===================================================== ] 5410/6309 85% [===================================================== ] 5411/6309 85% [===================================================== ] 5412/6309 85% [===================================================== ] 5413/6309 85% [===================================================== ] 5414/6309 85% [===================================================== ] 5415/6309 85% [===================================================== ] 5416/6309 85% [===================================================== ] 5417/6309 85% [===================================================== ] 5418/6309 85% [===================================================== ] 5419/6309 85% [===================================================== ] 5420/6309 85% [===================================================== ] 5421/6309 85% [===================================================== ] 5422/6309 85% [===================================================== ] 5423/6309 85% [===================================================== ] 5424/6309 85% [===================================================== ] 5425/6309 85% [===================================================== ] 5426/6309 86% [===================================================== ] 5427/6309 86% [===================================================== ] 5428/6309 86% [===================================================== ] 5429/6309 86% [===================================================== ] 5430/6309 86% [===================================================== ] 5431/6309 86% [===================================================== ] 5432/6309 86% [===================================================== ] 5433/6309 86% [===================================================== ] 5434/6309 86% [===================================================== ] 5435/6309 86% [===================================================== ] 5436/6309 86% [===================================================== ] 5437/6309 86% [===================================================== ] 5438/6309 86% [===================================================== ] 5439/6309 86% [===================================================== ] 5440/6309 86% [===================================================== ] 5441/6309 86% [===================================================== ] 5442/6309 86% [===================================================== ] 5443/6309 86% [===================================================== ] 5444/6309 86% [===================================================== ] 5445/6309 86% [===================================================== ] 5446/6309 86% [===================================================== ] 5447/6309 86% [===================================================== ] 5448/6309 86% [===================================================== ] 5449/6309 86% [===================================================== ] 5450/6309 86% [===================================================== ] 5451/6309 86% [===================================================== ] 5452/6309 86% [===================================================== ] 5453/6309 86% [===================================================== ] 5454/6309 86% [===================================================== ] 5455/6309 86% [===================================================== ] 5456/6309 86% [===================================================== ] 5457/6309 86% [===================================================== ] 5458/6309 86% [===================================================== ] 5459/6309 86% [===================================================== ] 5460/6309 86% [===================================================== ] 5461/6309 86% [===================================================== ] 5462/6309 86% [===================================================== ] 5463/6309 86% [===================================================== ] 5464/6309 86% [===================================================== ] 5465/6309 86% [===================================================== ] 5466/6309 86% [===================================================== ] 5467/6309 86% [===================================================== ] 5468/6309 86% [===================================================== ] 5469/6309 86% [===================================================== ] 5470/6309 86% [===================================================== ] 5471/6309 86% [===================================================== ] 5472/6309 86% [===================================================== ] 5473/6309 86% [===================================================== ] 5474/6309 86% [===================================================== ] 5475/6309 86% [===================================================== ] 5476/6309 86% [===================================================== ] 5477/6309 86% [===================================================== ] 5478/6309 86% [===================================================== ] 5479/6309 86% [===================================================== ] 5480/6309 86% [===================================================== ] 5481/6309 86% [===================================================== ] 5482/6309 86% [===================================================== ] 5483/6309 86% [===================================================== ] 5484/6309 86% [===================================================== ] 5485/6309 86% [===================================================== ] 5486/6309 86% [===================================================== ] 5487/6309 86% [===================================================== ] 5488/6309 86% [===================================================== ] 5489/6309 87% [===================================================== ] 5490/6309 87% [===================================================== ] 5491/6309 87% [===================================================== ] 5492/6309 87% [===================================================== ] 5493/6309 87% [===================================================== ] 5494/6309 87% [====================================================== ] 5495/6309 87% [====================================================== ] 5496/6309 87% [====================================================== ] 5497/6309 87% [====================================================== ] 5498/6309 87% [====================================================== ] 5499/6309 87% [====================================================== ] 5500/6309 87% [====================================================== ] 5501/6309 87% [====================================================== ] 5502/6309 87% [====================================================== ] 5503/6309 87% [====================================================== ] 5504/6309 87% [====================================================== ] 5505/6309 87% [====================================================== ] 5506/6309 87% [====================================================== ] 5507/6309 87% [====================================================== ] 5508/6309 87% [====================================================== ] 5509/6309 87% [====================================================== ] 5510/6309 87% [====================================================== ] 5511/6309 87% [====================================================== ] 5512/6309 87% [====================================================== ] 5513/6309 87% [====================================================== ] 5514/6309 87% [====================================================== ] 5515/6309 87% [====================================================== ] 5516/6309 87% [====================================================== ] 5517/6309 87% [====================================================== ] 5518/6309 87% [====================================================== ] 5519/6309 87% [====================================================== ] 5520/6309 87% [====================================================== ] 5521/6309 87% [====================================================== ] 5522/6309 87% [====================================================== ] 5523/6309 87% [====================================================== ] 5524/6309 87% [====================================================== ] 5525/6309 87% [====================================================== ] 5526/6309 87% [====================================================== ] 5527/6309 87% [====================================================== ] 5528/6309 87% [====================================================== ] 5529/6309 87% [====================================================== ] 5530/6309 87% [====================================================== ] 5531/6309 87% [====================================================== ] 5532/6309 87% [====================================================== ] 5533/6309 87% [====================================================== ] 5534/6309 87% [====================================================== ] 5535/6309 87% [====================================================== ] 5536/6309 87% [====================================================== ] 5537/6309 87% [====================================================== ] 5538/6309 87% [====================================================== ] 5539/6309 87% [====================================================== ] 5540/6309 87% [====================================================== ] 5541/6309 87% [====================================================== ] 5542/6309 87% [====================================================== ] 5543/6309 87% [====================================================== ] 5544/6309 87% [====================================================== ] 5545/6309 87% [====================================================== ] 5546/6309 87% [====================================================== ] 5547/6309 87% [====================================================== ] 5548/6309 87% [====================================================== ] 5549/6309 87% [====================================================== ] 5550/6309 87% [====================================================== ] 5551/6309 87% [====================================================== ] 5552/6309 88% [====================================================== ] 5553/6309 88% [====================================================== ] 5554/6309 88% [====================================================== ] 5555/6309 88% [====================================================== ] 5556/6309 88% [====================================================== ] 5557/6309 88% [====================================================== ] 5558/6309 88% [====================================================== ] 5559/6309 88% [====================================================== ] 5560/6309 88% [====================================================== ] 5561/6309 88% [====================================================== ] 5562/6309 88% [====================================================== ] 5563/6309 88% [====================================================== ] 5564/6309 88% [====================================================== ] 5565/6309 88% [====================================================== ] 5566/6309 88% [====================================================== ] 5567/6309 88% [====================================================== ] 5568/6309 88% [====================================================== ] 5569/6309 88% [====================================================== ] 5570/6309 88% [====================================================== ] 5571/6309 88% [====================================================== ] 5572/6309 88% [====================================================== ] 5573/6309 88% [====================================================== ] 5574/6309 88% [====================================================== ] 5575/6309 88% [====================================================== ] 5576/6309 88% [====================================================== ] 5577/6309 88% [====================================================== ] 5578/6309 88% [====================================================== ] 5579/6309 88% [====================================================== ] 5580/6309 88% [====================================================== ] 5581/6309 88% [====================================================== ] 5582/6309 88% [====================================================== ] 5583/6309 88% [====================================================== ] 5584/6309 88% [====================================================== ] 5585/6309 88% [====================================================== ] 5586/6309 88% [====================================================== ] 5587/6309 88% [====================================================== ] 5588/6309 88% [====================================================== ] 5589/6309 88% [====================================================== ] 5590/6309 88% [====================================================== ] 5591/6309 88% [====================================================== ] 5592/6309 88% [====================================================== ] 5593/6309 88% [====================================================== ] 5594/6309 88% [====================================================== ] 5595/6309 88% [====================================================== ] 5596/6309 88% [======================================================= ] 5597/6309 88% [======================================================= ] 5598/6309 88% [======================================================= ] 5599/6309 88% [======================================================= ] 5600/6309 88% [======================================================= ] 5601/6309 88% [======================================================= ] 5602/6309 88% [======================================================= ] 5603/6309 88% [======================================================= ] 5604/6309 88% [======================================================= ] 5605/6309 88% [======================================================= ] 5606/6309 88% [======================================================= ] 5607/6309 88% [======================================================= ] 5608/6309 88% [======================================================= ] 5609/6309 88% [======================================================= ] 5610/6309 88% [======================================================= ] 5611/6309 88% [======================================================= ] 5612/6309 88% [======================================================= ] 5613/6309 88% [======================================================= ] 5614/6309 88% [======================================================= ] 5615/6309 88% [======================================================= ] 5616/6309 89% [======================================================= ] 5617/6309 89% [======================================================= ] 5618/6309 89% [======================================================= ] 5619/6309 89% [======================================================= ] 5620/6309 89% [======================================================= ] 5621/6309 89% [======================================================= ] 5622/6309 89% [======================================================= ] 5623/6309 89% [======================================================= ] 5624/6309 89% [======================================================= ] 5625/6309 89% [======================================================= ] 5626/6309 89% [======================================================= ] 5627/6309 89% [======================================================= ] 5628/6309 89% [======================================================= ] 5629/6309 89% [======================================================= ] 5630/6309 89% [======================================================= ] 5631/6309 89% [======================================================= ] 5632/6309 89% [======================================================= ] 5633/6309 89% [======================================================= ] 5634/6309 89% [======================================================= ] 5635/6309 89% [======================================================= ] 5636/6309 89% [======================================================= ] 5637/6309 89% [======================================================= ] 5638/6309 89% [======================================================= ] 5639/6309 89% [======================================================= ] 5640/6309 89% [======================================================= ] 5641/6309 89% [======================================================= ] 5642/6309 89% [======================================================= ] 5643/6309 89% [======================================================= ] 5644/6309 89% [======================================================= ] 5645/6309 89% [======================================================= ] 5646/6309 89% [======================================================= ] 5647/6309 89% [======================================================= ] 5648/6309 89% [======================================================= ] 5649/6309 89% [======================================================= ] 5650/6309 89% [======================================================= ] 5651/6309 89% [======================================================= ] 5652/6309 89% [======================================================= ] 5653/6309 89% [======================================================= ] 5654/6309 89% [======================================================= ] 5655/6309 89% [======================================================= ] 5656/6309 89% [======================================================= ] 5657/6309 89% [======================================================= ] 5658/6309 89% [======================================================= ] 5659/6309 89% [======================================================= ] 5660/6309 89% [======================================================= ] 5661/6309 89% [======================================================= ] 5662/6309 89% [======================================================= ] 5663/6309 89% [======================================================= ] 5664/6309 89% [======================================================= ] 5665/6309 89% [======================================================= ] 5666/6309 89% [======================================================= ] 5667/6309 89% [======================================================= ] 5668/6309 89% [======================================================= ] 5669/6309 89% [======================================================= ] 5670/6309 89% [======================================================= ] 5671/6309 89% [======================================================= ] 5672/6309 89% [======================================================= ] 5673/6309 89% [======================================================= ] 5674/6309 89% [======================================================= ] 5675/6309 89% [======================================================= ] 5676/6309 89% [======================================================= ] 5677/6309 89% [======================================================= ] 5678/6309 89% [======================================================= ] 5679/6309 90% [======================================================= ] 5680/6309 90% [======================================================= ] 5681/6309 90% [======================================================= ] 5682/6309 90% [======================================================= ] 5683/6309 90% [======================================================= ] 5684/6309 90% [======================================================= ] 5685/6309 90% [======================================================= ] 5686/6309 90% [======================================================= ] 5687/6309 90% [======================================================= ] 5688/6309 90% [======================================================= ] 5689/6309 90% [======================================================= ] 5690/6309 90% [======================================================= ] 5691/6309 90% [======================================================= ] 5692/6309 90% [======================================================= ] 5693/6309 90% [======================================================= ] 5694/6309 90% [======================================================= ] 5695/6309 90% [======================================================= ] 5696/6309 90% [======================================================= ] 5697/6309 90% [======================================================= ] 5698/6309 90% [======================================================== ] 5699/6309 90% [======================================================== ] 5700/6309 90% [======================================================== ] 5701/6309 90% [======================================================== ] 5702/6309 90% [======================================================== ] 5703/6309 90% [======================================================== ] 5704/6309 90% [======================================================== ] 5705/6309 90% [======================================================== ] 5706/6309 90% [======================================================== ] 5707/6309 90% [======================================================== ] 5708/6309 90% [======================================================== ] 5709/6309 90% [======================================================== ] 5710/6309 90% [======================================================== ] 5711/6309 90% [======================================================== ] 5712/6309 90% [======================================================== ] 5713/6309 90% [======================================================== ] 5714/6309 90% [======================================================== ] 5715/6309 90% [======================================================== ] 5716/6309 90% [======================================================== ] 5717/6309 90% [======================================================== ] 5718/6309 90% [======================================================== ] 5719/6309 90% [======================================================== ] 5720/6309 90% [======================================================== ] 5721/6309 90% [======================================================== ] 5722/6309 90% [======================================================== ] 5723/6309 90% [======================================================== ] 5724/6309 90% [======================================================== ] 5725/6309 90% [======================================================== ] 5726/6309 90% [======================================================== ] 5727/6309 90% [======================================================== ] 5728/6309 90% [======================================================== ] 5729/6309 90% [======================================================== ] 5730/6309 90% [======================================================== ] 5731/6309 90% [======================================================== ] 5732/6309 90% [======================================================== ] 5733/6309 90% [======================================================== ] 5734/6309 90% [======================================================== ] 5735/6309 90% [======================================================== ] 5736/6309 90% [======================================================== ] 5737/6309 90% [======================================================== ] 5738/6309 90% [======================================================== ] 5739/6309 90% [======================================================== ] 5740/6309 90% [======================================================== ] 5741/6309 90% [======================================================== ] 5742/6309 91% [======================================================== ] 5743/6309 91% [======================================================== ] 5744/6309 91% [======================================================== ] 5745/6309 91% [======================================================== ] 5746/6309 91% [======================================================== ] 5747/6309 91% [======================================================== ] 5748/6309 91% [======================================================== ] 5749/6309 91% [======================================================== ] 5750/6309 91% [======================================================== ] 5751/6309 91% [======================================================== ] 5752/6309 91% [======================================================== ] 5753/6309 91% [======================================================== ] 5754/6309 91% [======================================================== ] 5755/6309 91% [======================================================== ] 5756/6309 91% [======================================================== ] 5757/6309 91% [======================================================== ] 5758/6309 91% [======================================================== ] 5759/6309 91% [======================================================== ] 5760/6309 91% [======================================================== ] 5761/6309 91% [======================================================== ] 5762/6309 91% [======================================================== ] 5763/6309 91% [======================================================== ] 5764/6309 91% [======================================================== ] 5765/6309 91% [======================================================== ] 5766/6309 91% [======================================================== ] 5767/6309 91% [======================================================== ] 5768/6309 91% [======================================================== ] 5769/6309 91% [======================================================== ] 5770/6309 91% [======================================================== ] 5771/6309 91% [======================================================== ] 5772/6309 91% [======================================================== ] 5773/6309 91% [======================================================== ] 5774/6309 91% [======================================================== ] 5775/6309 91% [======================================================== ] 5776/6309 91% [======================================================== ] 5777/6309 91% [======================================================== ] 5778/6309 91% [======================================================== ] 5779/6309 91% [======================================================== ] 5780/6309 91% [======================================================== ] 5781/6309 91% [======================================================== ] 5782/6309 91% [======================================================== ] 5783/6309 91% [======================================================== ] 5784/6309 91% [======================================================== ] 5785/6309 91% [======================================================== ] 5786/6309 91% [======================================================== ] 5787/6309 91% [======================================================== ] 5788/6309 91% [======================================================== ] 5789/6309 91% [======================================================== ] 5790/6309 91% [======================================================== ] 5791/6309 91% [======================================================== ] 5792/6309 91% [======================================================== ] 5793/6309 91% [======================================================== ] 5794/6309 91% [======================================================== ] 5795/6309 91% [======================================================== ] 5796/6309 91% [======================================================== ] 5797/6309 91% [======================================================== ] 5798/6309 91% [======================================================== ] 5799/6309 91% [======================================================== ] 5800/6309 91% [========================================================= ] 5801/6309 91% [========================================================= ] 5802/6309 91% [========================================================= ] 5803/6309 91% [========================================================= ] 5804/6309 91% [========================================================= ] 5805/6309 92% [========================================================= ] 5806/6309 92% [========================================================= ] 5807/6309 92% [========================================================= ] 5808/6309 92% [========================================================= ] 5809/6309 92% [========================================================= ] 5810/6309 92% [========================================================= ] 5811/6309 92% [========================================================= ] 5812/6309 92% [========================================================= ] 5813/6309 92% [========================================================= ] 5814/6309 92% [========================================================= ] 5815/6309 92% [========================================================= ] 5816/6309 92% [========================================================= ] 5817/6309 92% [========================================================= ] 5818/6309 92% [========================================================= ] 5819/6309 92% [========================================================= ] 5820/6309 92% [========================================================= ] 5821/6309 92% [========================================================= ] 5822/6309 92% [========================================================= ] 5823/6309 92% [========================================================= ] 5824/6309 92% [========================================================= ] 5825/6309 92% [========================================================= ] 5826/6309 92% [========================================================= ] 5827/6309 92% [========================================================= ] 5828/6309 92% [========================================================= ] 5829/6309 92% [========================================================= ] 5830/6309 92% [========================================================= ] 5831/6309 92% [========================================================= ] 5832/6309 92% [========================================================= ] 5833/6309 92% [========================================================= ] 5834/6309 92% [========================================================= ] 5835/6309 92% [========================================================= ] 5836/6309 92% [========================================================= ] 5837/6309 92% [========================================================= ] 5838/6309 92% [========================================================= ] 5839/6309 92% [========================================================= ] 5840/6309 92% [========================================================= ] 5841/6309 92% [========================================================= ] 5842/6309 92% [========================================================= ] 5843/6309 92% [========================================================= ] 5844/6309 92% [========================================================= ] 5845/6309 92% [========================================================= ] 5846/6309 92% [========================================================= ] 5847/6309 92% [========================================================= ] 5848/6309 92% [========================================================= ] 5849/6309 92% [========================================================= ] 5850/6309 92% [========================================================= ] 5851/6309 92% [========================================================= ] 5852/6309 92% [========================================================= ] 5853/6309 92% [========================================================= ] 5854/6309 92% [========================================================= ] 5855/6309 92% [========================================================= ] 5856/6309 92% [========================================================= ] 5857/6309 92% [========================================================= ] 5858/6309 92% [========================================================= ] 5859/6309 92% [========================================================= ] 5860/6309 92% [========================================================= ] 5861/6309 92% [========================================================= ] 5862/6309 92% [========================================================= ] 5863/6309 92% [========================================================= ] 5864/6309 92% [========================================================= ] 5865/6309 92% [========================================================= ] 5866/6309 92% [========================================================= ] 5867/6309 92% [========================================================= ] 5868/6309 93% [========================================================= ] 5869/6309 93% [========================================================= ] 5870/6309 93% [========================================================= ] 5871/6309 93% [========================================================= ] 5872/6309 93% [========================================================= ] 5873/6309 93% [========================================================= ] 5874/6309 93% [========================================================= ] 5875/6309 93% [========================================================= ] 5876/6309 93% [========================================================= ] 5877/6309 93% [========================================================= ] 5878/6309 93% [========================================================= ] 5879/6309 93% [========================================================= ] 5880/6309 93% [========================================================= ] 5881/6309 93% [========================================================= ] 5882/6309 93% [========================================================= ] 5883/6309 93% [========================================================= ] 5884/6309 93% [========================================================= ] 5885/6309 93% [========================================================= ] 5886/6309 93% [========================================================= ] 5887/6309 93% [========================================================= ] 5888/6309 93% [========================================================= ] 5889/6309 93% [========================================================= ] 5890/6309 93% [========================================================= ] 5891/6309 93% [========================================================= ] 5892/6309 93% [========================================================= ] 5893/6309 93% [========================================================= ] 5894/6309 93% [========================================================= ] 5895/6309 93% [========================================================= ] 5896/6309 93% [========================================================= ] 5897/6309 93% [========================================================= ] 5898/6309 93% [========================================================= ] 5899/6309 93% [========================================================= ] 5900/6309 93% [========================================================= ] 5901/6309 93% [========================================================== ] 5902/6309 93% [========================================================== ] 5903/6309 93% [========================================================== ] 5904/6309 93% [========================================================== ] 5905/6309 93% [========================================================== ] 5906/6309 93% [========================================================== ] 5907/6309 93% [========================================================== ] 5908/6309 93% [========================================================== ] 5909/6309 93% [========================================================== ] 5910/6309 93% [========================================================== ] 5911/6309 93% [========================================================== ] 5912/6309 93% [========================================================== ] 5913/6309 93% [========================================================== ] 5914/6309 93% [========================================================== ] 5915/6309 93% [========================================================== ] 5916/6309 93% [========================================================== ] 5917/6309 93% [========================================================== ] 5918/6309 93% [========================================================== ] 5919/6309 93% [========================================================== ] 5920/6309 93% [========================================================== ] 5921/6309 93% [========================================================== ] 5922/6309 93% [========================================================== ] 5923/6309 93% [========================================================== ] 5924/6309 93% [========================================================== ] 5925/6309 93% [========================================================== ] 5926/6309 93% [========================================================== ] 5927/6309 93% [========================================================== ] 5928/6309 93% [========================================================== ] 5929/6309 93% [========================================================== ] 5930/6309 93% [========================================================== ] 5931/6309 94% [========================================================== ] 5932/6309 94% [========================================================== ] 5933/6309 94% [========================================================== ] 5934/6309 94% [========================================================== ] 5935/6309 94% [========================================================== ] 5936/6309 94% [========================================================== ] 5937/6309 94% [========================================================== ] 5938/6309 94% [========================================================== ] 5939/6309 94% [========================================================== ] 5940/6309 94% [========================================================== ] 5941/6309 94% [========================================================== ] 5942/6309 94% [========================================================== ] 5943/6309 94% [========================================================== ] 5944/6309 94% [========================================================== ] 5945/6309 94% [========================================================== ] 5946/6309 94% [========================================================== ] 5947/6309 94% [========================================================== ] 5948/6309 94% [========================================================== ] 5949/6309 94% [========================================================== ] 5950/6309 94% [========================================================== ] 5951/6309 94% [========================================================== ] 5952/6309 94% [========================================================== ] 5953/6309 94% [========================================================== ] 5954/6309 94% [========================================================== ] 5955/6309 94% [========================================================== ] 5956/6309 94% [========================================================== ] 5957/6309 94% [========================================================== ] 5958/6309 94% [========================================================== ] 5959/6309 94% [========================================================== ] 5960/6309 94% [========================================================== ] 5961/6309 94% [========================================================== ] 5962/6309 94% [========================================================== ] 5963/6309 94% [========================================================== ] 5964/6309 94% [========================================================== ] 5965/6309 94% [========================================================== ] 5966/6309 94% [========================================================== ] 5967/6309 94% [========================================================== ] 5968/6309 94% [========================================================== ] 5969/6309 94% [========================================================== ] 5970/6309 94% [========================================================== ] 5971/6309 94% [========================================================== ] 5972/6309 94% [========================================================== ] 5973/6309 94% [========================================================== ] 5974/6309 94% [========================================================== ] 5975/6309 94% [========================================================== ] 5976/6309 94% [========================================================== ] 5977/6309 94% [========================================================== ] 5978/6309 94% [========================================================== ] 5979/6309 94% [========================================================== ] 5980/6309 94% [========================================================== ] 5981/6309 94% [========================================================== ] 5982/6309 94% [========================================================== ] 5983/6309 94% [========================================================== ] 5984/6309 94% [========================================================== ] 5985/6309 94% [========================================================== ] 5986/6309 94% [========================================================== ] 5987/6309 94% [========================================================== ] 5988/6309 94% [========================================================== ] 5989/6309 94% [========================================================== ] 5990/6309 94% [========================================================== ] 5991/6309 94% [========================================================== ] 5992/6309 94% [========================================================== ] 5993/6309 94% [========================================================== ] 5994/6309 95% [========================================================== ] 5995/6309 95% [========================================================== ] 5996/6309 95% [========================================================== ] 5997/6309 95% [========================================================== ] 5998/6309 95% [========================================================== ] 5999/6309 95% [========================================================== ] 6000/6309 95% [========================================================== ] 6001/6309 95% [========================================================== ] 6002/6309 95% [========================================================== ] 6003/6309 95% [=========================================================== ] 6004/6309 95% [=========================================================== ] 6005/6309 95% [=========================================================== ] 6006/6309 95% [=========================================================== ] 6007/6309 95% [=========================================================== ] 6008/6309 95% [=========================================================== ] 6009/6309 95% [=========================================================== ] 6010/6309 95% [=========================================================== ] 6011/6309 95% [=========================================================== ] 6012/6309 95% [=========================================================== ] 6013/6309 95% [=========================================================== ] 6014/6309 95% [=========================================================== ] 6015/6309 95% [=========================================================== ] 6016/6309 95% [=========================================================== ] 6017/6309 95% [=========================================================== ] 6018/6309 95% [=========================================================== ] 6019/6309 95% [=========================================================== ] 6020/6309 95% [=========================================================== ] 6021/6309 95% [=========================================================== ] 6022/6309 95% [=========================================================== ] 6023/6309 95% [=========================================================== ] 6024/6309 95% [=========================================================== ] 6025/6309 95% [=========================================================== ] 6026/6309 95% [=========================================================== ] 6027/6309 95% [=========================================================== ] 6028/6309 95% [=========================================================== ] 6029/6309 95% [=========================================================== ] 6030/6309 95% [=========================================================== ] 6031/6309 95% [=========================================================== ] 6032/6309 95% [=========================================================== ] 6033/6309 95% [=========================================================== ] 6034/6309 95% [=========================================================== ] 6035/6309 95% [=========================================================== ] 6036/6309 95% [=========================================================== ] 6037/6309 95% [=========================================================== ] 6038/6309 95% [=========================================================== ] 6039/6309 95% [=========================================================== ] 6040/6309 95% [=========================================================== ] 6041/6309 95% [=========================================================== ] 6042/6309 95% [=========================================================== ] 6043/6309 95% [=========================================================== ] 6044/6309 95% [=========================================================== ] 6045/6309 95% [=========================================================== ] 6046/6309 95% [=========================================================== ] 6047/6309 95% [=========================================================== ] 6048/6309 95% [=========================================================== ] 6049/6309 95% [=========================================================== ] 6050/6309 95% [=========================================================== ] 6051/6309 95% [=========================================================== ] 6052/6309 95% [=========================================================== ] 6053/6309 95% [=========================================================== ] 6054/6309 95% [=========================================================== ] 6055/6309 95% [=========================================================== ] 6056/6309 95% [=========================================================== ] 6057/6309 96% [=========================================================== ] 6058/6309 96% [=========================================================== ] 6059/6309 96% [=========================================================== ] 6060/6309 96% [=========================================================== ] 6061/6309 96% [=========================================================== ] 6062/6309 96% [=========================================================== ] 6063/6309 96% [=========================================================== ] 6064/6309 96% [=========================================================== ] 6065/6309 96% [=========================================================== ] 6066/6309 96% [=========================================================== ] 6067/6309 96% [=========================================================== ] 6068/6309 96% [=========================================================== ] 6069/6309 96% [=========================================================== ] 6070/6309 96% [=========================================================== ] 6071/6309 96% [=========================================================== ] 6072/6309 96% [=========================================================== ] 6073/6309 96% [=========================================================== ] 6074/6309 96% [=========================================================== ] 6075/6309 96% [=========================================================== ] 6076/6309 96% [=========================================================== ] 6077/6309 96% [=========================================================== ] 6078/6309 96% [=========================================================== ] 6079/6309 96% [=========================================================== ] 6080/6309 96% [=========================================================== ] 6081/6309 96% [=========================================================== ] 6082/6309 96% [=========================================================== ] 6083/6309 96% [=========================================================== ] 6084/6309 96% [=========================================================== ] 6085/6309 96% [=========================================================== ] 6086/6309 96% [=========================================================== ] 6087/6309 96% [=========================================================== ] 6088/6309 96% [=========================================================== ] 6089/6309 96% [=========================================================== ] 6090/6309 96% [=========================================================== ] 6091/6309 96% [=========================================================== ] 6092/6309 96% [=========================================================== ] 6093/6309 96% [=========================================================== ] 6094/6309 96% [=========================================================== ] 6095/6309 96% [=========================================================== ] 6096/6309 96% [=========================================================== ] 6097/6309 96% [=========================================================== ] 6098/6309 96% [=========================================================== ] 6099/6309 96% [=========================================================== ] 6100/6309 96% [=========================================================== ] 6101/6309 96% [=========================================================== ] 6102/6309 96% [=========================================================== ] 6103/6309 96% [=========================================================== ] 6104/6309 96% [=========================================================== ] 6105/6309 96% [============================================================ ] 6106/6309 96% [============================================================ ] 6107/6309 96% [============================================================ ] 6108/6309 96% [============================================================ ] 6109/6309 96% [============================================================ ] 6110/6309 96% [============================================================ ] 6111/6309 96% [============================================================ ] 6112/6309 96% [============================================================ ] 6113/6309 96% [============================================================ ] 6114/6309 96% [============================================================ ] 6115/6309 96% [============================================================ ] 6116/6309 96% [============================================================ ] 6117/6309 96% [============================================================ ] 6118/6309 96% [============================================================ ] 6119/6309 96% [============================================================ ] 6120/6309 97% [============================================================ ] 6121/6309 97% [============================================================ ] 6122/6309 97% [============================================================ ] 6123/6309 97% [============================================================ ] 6124/6309 97% [============================================================ ] 6125/6309 97% [============================================================ ] 6126/6309 97% [============================================================ ] 6127/6309 97% [============================================================ ] 6128/6309 97% [============================================================ ] 6129/6309 97% [============================================================ ] 6130/6309 97% [============================================================ ] 6131/6309 97% [============================================================ ] 6132/6309 97% [============================================================ ] 6133/6309 97% [============================================================ ] 6134/6309 97% [============================================================ ] 6135/6309 97% [============================================================ ] 6136/6309 97% [============================================================ ] 6137/6309 97% [============================================================ ] 6138/6309 97% [============================================================ ] 6139/6309 97% [============================================================ ] 6140/6309 97% [============================================================ ] 6141/6309 97% [============================================================ ] 6142/6309 97% [============================================================ ] 6143/6309 97% [============================================================ ] 6144/6309 97% [============================================================ ] 6145/6309 97% [============================================================ ] 6146/6309 97% [============================================================ ] 6147/6309 97% [============================================================ ] 6148/6309 97% [============================================================ ] 6149/6309 97% [============================================================ ] 6150/6309 97% [============================================================ ] 6151/6309 97% [============================================================ ] 6152/6309 97% [============================================================ ] 6153/6309 97% [============================================================ ] 6154/6309 97% [============================================================ ] 6155/6309 97% [============================================================ ] 6156/6309 97% [============================================================ ] 6157/6309 97% [============================================================ ] 6158/6309 97% [============================================================ ] 6159/6309 97% [============================================================ ] 6160/6309 97% [============================================================ ] 6161/6309 97% [============================================================ ] 6162/6309 97% [============================================================ ] 6163/6309 97% [============================================================ ] 6164/6309 97% [============================================================ ] 6165/6309 97% [============================================================ ] 6166/6309 97% [============================================================ ] 6167/6309 97% [============================================================ ] 6168/6309 97% [============================================================ ] 6169/6309 97% [============================================================ ] 6170/6309 97% [============================================================ ] 6171/6309 97% [============================================================ ] 6172/6309 97% [============================================================ ] 6173/6309 97% [============================================================ ] 6174/6309 97% [============================================================ ] 6175/6309 97% [============================================================ ] 6176/6309 97% [============================================================ ] 6177/6309 97% [============================================================ ] 6178/6309 97% [============================================================ ] 6179/6309 97% [============================================================ ] 6180/6309 97% [============================================================ ] 6181/6309 97% [============================================================ ] 6182/6309 97% [============================================================ ] 6183/6309 98% [============================================================ ] 6184/6309 98% [============================================================ ] 6185/6309 98% [============================================================ ] 6186/6309 98% [============================================================ ] 6187/6309 98% [============================================================ ] 6188/6309 98% [============================================================ ] 6189/6309 98% [============================================================ ] 6190/6309 98% [============================================================ ] 6191/6309 98% [============================================================ ] 6192/6309 98% [============================================================ ] 6193/6309 98% [============================================================ ] 6194/6309 98% [============================================================ ] 6195/6309 98% [============================================================ ] 6196/6309 98% [============================================================ ] 6197/6309 98% [============================================================ ] 6198/6309 98% [============================================================ ] 6199/6309 98% [============================================================ ] 6200/6309 98% [============================================================ ] 6201/6309 98% [============================================================ ] 6202/6309 98% [============================================================ ] 6203/6309 98% [============================================================ ] 6204/6309 98% [============================================================ ] 6205/6309 98% [============================================================ ] 6206/6309 98% [============================================================ ] 6207/6309 98% [============================================================= ] 6208/6309 98% [============================================================= ] 6209/6309 98% [============================================================= ] 6210/6309 98% [============================================================= ] 6211/6309 98% [============================================================= ] 6212/6309 98% [============================================================= ] 6213/6309 98% [============================================================= ] 6214/6309 98% [============================================================= ] 6215/6309 98% [============================================================= ] 6216/6309 98% [============================================================= ] 6217/6309 98% [============================================================= ] 6218/6309 98% [============================================================= ] 6219/6309 98% [============================================================= ] 6220/6309 98% [============================================================= ] 6221/6309 98% [============================================================= ] 6222/6309 98% [============================================================= ] 6223/6309 98% [============================================================= ] 6224/6309 98% [============================================================= ] 6225/6309 98% [============================================================= ] 6226/6309 98% [============================================================= ] 6227/6309 98% [============================================================= ] 6228/6309 98% [============================================================= ] 6229/6309 98% [============================================================= ] 6230/6309 98% [============================================================= ] 6231/6309 98% [============================================================= ] 6232/6309 98% [============================================================= ] 6233/6309 98% [============================================================= ] 6234/6309 98% [============================================================= ] 6235/6309 98% [============================================================= ] 6236/6309 98% [============================================================= ] 6237/6309 98% [============================================================= ] 6238/6309 98% [============================================================= ] 6239/6309 98% [============================================================= ] 6240/6309 98% [============================================================= ] 6241/6309 98% [============================================================= ] 6242/6309 98% [============================================================= ] 6243/6309 98% [============================================================= ] 6244/6309 98% [============================================================= ] 6245/6309 98% [============================================================= ] 6246/6309 99% [============================================================= ] 6247/6309 99% [============================================================= ] 6248/6309 99% [============================================================= ] 6249/6309 99% [============================================================= ] 6250/6309 99% [============================================================= ] 6251/6309 99% [============================================================= ] 6252/6309 99% [============================================================= ] 6253/6309 99% [============================================================= ] 6254/6309 99% [============================================================= ] 6255/6309 99% [============================================================= ] 6256/6309 99% [============================================================= ] 6257/6309 99% [============================================================= ] 6258/6309 99% [============================================================= ] 6259/6309 99% [============================================================= ] 6260/6309 99% [============================================================= ] 6261/6309 99% [============================================================= ] 6262/6309 99% [============================================================= ] 6263/6309 99% [============================================================= ] 6264/6309 99% [============================================================= ] 6265/6309 99% [============================================================= ] 6266/6309 99% [============================================================= ] 6267/6309 99% [============================================================= ] 6268/6309 99% [============================================================= ] 6269/6309 99% [============================================================= ] 6270/6309 99% [============================================================= ] 6271/6309 99% [============================================================= ] 6272/6309 99% [============================================================= ] 6273/6309 99% [============================================================= ] 6274/6309 99% [============================================================= ] 6275/6309 99% [============================================================= ] 6276/6309 99% [============================================================= ] 6277/6309 99% [============================================================= ] 6278/6309 99% [============================================================= ] 6279/6309 99% [============================================================= ] 6280/6309 99% [============================================================= ] 6281/6309 99% [============================================================= ] 6282/6309 99% [============================================================= ] 6283/6309 99% [============================================================= ] 6284/6309 99% [============================================================= ] 6285/6309 99% [============================================================= ] 6286/6309 99% [============================================================= ] 6287/6309 99% [============================================================= ] 6288/6309 99% [============================================================= ] 6289/6309 99% [============================================================= ] 6290/6309 99% [============================================================= ] 6291/6309 99% [============================================================= ] 6292/6309 99% [============================================================= ] 6293/6309 99% [============================================================= ] 6294/6309 99% [============================================================= ] 6295/6309 99% [============================================================= ] 6296/6309 99% [============================================================= ] 6297/6309 99% [============================================================= ] 6298/6309 99% [============================================================= ] 6299/6309 99% [============================================================= ] 6300/6309 99% [============================================================= ] 6301/6309 99% [============================================================= ] 6302/6309 99% [============================================================= ] 6303/6309 99% [============================================================= ] 6304/6309 99% [============================================================= ] 6305/6309 99% [============================================================= ] 6306/6309 99% [============================================================= ] 6307/6309 99% [============================================================= ] 6308/6309 99% [==============================================================] 6309/6309 100% operation complete, 6309 objects in 129680 NAND pages. ln -snf /tmp/instance-14/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-14/output-1/staging make: Leaving directory '/tmp/instance-14/buildroot' make: Entering directory '/tmp/instance-14/buildroot' >>> Buildroot 2022.11-635-g83b2e53dcd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.2.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> ipcalc 1.0.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> catatonit 0.1.7 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dump1090 7.2 Collecting legal info LICENSE: OK (sha256: 804f68c803eb5c127c53ad17c4f4e5033ef158e514bb76950dc7b1773f9ce4b0) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> htop 3.2.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> irssi 1.4.2 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> sqlite 3.40.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libdrm 2.4.114 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgit2 1.5.0 Collecting legal info COPYING: OK (sha256: 0fc09da43d666b5b0cf5695defc3100d5cf387936b260ebab37e396d7e0dbc83) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libgsasl 1.10.0 Collecting legal info README: OK (sha256: 26e99818ca6ce79d8b2c461fabc72dc6e03483e6b0fd9692dcb07ab1b09bbac7) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libkrb5 1.20.1 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> libksba 1.6.2 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmanette 0.2.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnice 0.1.19 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> librtas 2.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mc 4.8.28 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> netsnmp 5.9.3 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-vim 9.0.0951 Collecting legal info LICENSE: OK (sha256: 0bcab3b635dd39208c42b496568d1e8171dad247cf3da5bab3d750c9d5883499) README.txt: OK (sha256: de04910387a62ad4f9b36b91457c8d5ef32733ac5d768a128071b93f4821fcd1) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> open62541 v1.3.4 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> perl-devel-stacktrace-ashtml 0.15 Collecting legal info LICENSE: OK (sha256: ffecf60c52b85d56c928f5eac889b5044243c3907b810ef640c9f02fbce567ac) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-devel-stacktrace 2.04 Collecting legal info LICENSE: OK (sha256: dbd3162d261db5b40cac4d85afba619ec6a196398003c57b85c2333e7ef4c393) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-http-daemon 6.12 Collecting legal info LICENCE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-message 6.37 Collecting legal info LICENSE: OK (sha256: f2f428b5f8a3bf4e6a71cd5ea92558a3d123d3d7c5075d34923e71e46dea94df) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-io-html 1.004 Collecting legal info LICENSE: OK (sha256: 669fdd41b60ef6169a975b87a5fe35c50e81b9efc8f96b2459f4fbb238079d84) >>> perl-lwp-mediatypes 6.04 Collecting legal info LICENSE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc) >>> perl-mime-base64-urlsafe 0.01 Collecting legal info README: OK (sha256: 2fffac76f75709b6d94111a37f6cd8cab21e8f2b2de73b0b4fa53a5bed4efc15) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-uri 5.12 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> php 8.1.13 Collecting legal info LICENSE: OK (sha256: a188db807d711536f71e27b7d36879d63480f7994dc18adc08e624b3c5430fff) >>> pound 2.8 Collecting legal info GPL.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pulseaudio 16.1 Collecting legal info LICENSE: OK (sha256: a1064b9838b6b4feee61eaeb0925da4b4834c984b77716558860c4294ed6c015) GPL: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> ripgrep af6b6c543b224d348a8876f0c06245d9ea7929c5 Collecting legal info LICENSE-MIT: OK (sha256: 0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f) >>> host-rustc Collecting legal info >>> host-rust 1.65.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rust-bin 1.65.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> xdg-dbus-proxy 0.1.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-14/output-1/legal-info make: Leaving directory '/tmp/instance-14/buildroot'