merge
authormb
Wed, 02 Apr 2014 10:45:58 +0100
changeset 111a2c7f29d3683
parent 110 490a78181935
parent 109 eed302e7be4d
child 117 cbd6164c870f
merge
OpenSecurity/bin/about.py
OpenSecurity/bin/credentials.py
OpenSecurity/bin/launch.pyw
OpenSecurity/bin/notification.py
OpenSecurity/bin/opensecurity_dialog.py
OpenSecurity/bin/opensecurity_tray.pyw
OpenSecurity/bin/os-admind.bat
OpenSecurity/bin/password.py
OpenSecurity/gfx/ait_logo.jpg
OpenSecurity/gfx/ait_logo_no_claim.png
OpenSecurity/gfx/bmvit_logo.jpg
OpenSecurity/gfx/ffg_logo.jpg
OpenSecurity/gfx/ikarus_logo.jpg
OpenSecurity/gfx/kiras_logo.jpg
OpenSecurity/gfx/linz_logo.jpg
OpenSecurity/gfx/liqua_logo.jpg
OpenSecurity/gfx/opensecurity.ico
OpenSecurity/gfx/opensecurity_icon_64.png
OpenSecurity/gfx/opensecurity_logo.jpg
OpenSecurity/gfx/x-net_logo.jpg
     1.1 --- a/OpenSecurity.iss	Wed Apr 02 10:41:00 2014 +0100
     1.2 +++ b/OpenSecurity.iss	Wed Apr 02 10:45:58 2014 +0100
     1.3 @@ -8,12 +8,12 @@
     1.4  AppContact=AIT Austrian Institute of Technology
     1.5  AppPublisher=AIT Austrian Institute of Technology
     1.6  AppPublisherURL=http://www.ait.ac.at/
     1.7 -AppVersion=0.2.2
     1.8 +AppVersion=0.2.3
     1.9  ArchitecturesInstallIn64BitMode=x64
    1.10  DefaultDirName={pf}\OpenSecurity
    1.11  DefaultGroupName=OpenSecurity
    1.12  OutputDir="."
    1.13 -OutputBaseFilename="OpenSecurity Setup V0.2.2"
    1.14 +OutputBaseFilename="OpenSecurity Setup V0.2.3"
    1.15  OutputManifestFile=OpenSecurity-Setup-Manifest.txt
    1.16  SetupIconFile=OpenSecurity\gfx\OpenSecurity.ico
    1.17  SolidCompression=yes
    1.18 @@ -26,6 +26,8 @@
    1.19  Source: "OpenSecurity\gfx\*"; DestDir: "{app}\gfx"; Flags: recursesubdirs createallsubdirs;
    1.20  Source: "OpenSecurity\install\*"; DestDir: "{app}\install"; Flags: recursesubdirs createallsubdirs;
    1.21  Source: "OpenSecurity\python27\*"; DestDir: "{app}\python27"; Flags: recursesubdirs createallsubdirs;
    1.22 +Source: "OpenSecurity\python27\python27.dll"; DestDir: "{sys}"; Flags: sharedfile;
    1.23 +Source: "OpenSecurity\python27\Lib\site-packages\pywin32_system32\pywintypes27.dll"; DestDir: "{sys}"; Flags: sharedfile;
    1.24  
    1.25  [Dirs]
    1.26  Name: "{app}\cygwin64\var\log\xwin"; Permissions: everyone-modify
    1.27 @@ -45,7 +47,6 @@
    1.28  Filename: "{app}\cygwin64\bin\dash.exe"; Parameters: "/bin/rebaseall"; Description: "Rebasing background system"; WorkingDir: "{app}"; StatusMsg: "Rebasing background system..."; Flags: runascurrentuser
    1.29  Filename: "{app}\install\fix_cygwin_paths.bat"; Description: "Fixing Cygwin paths"; WorkingDir: "{app}\install"; StatusMsg: "Fixing Cygwin Paths...";
    1.30  Filename: "{app}\cygwin64\bin\bash.exe"; Parameters: "-l -i -c echo -n"; Description: "Enforcing login environment for shells"; WorkingDir: "{app}"; StatusMsg: "Enforcing login environment for shells...";
    1.31 -Filename: "{app}\python27\pythonw.exe"; Parameters: """{app}python27\Scripts\pywin32_postinstall.py"" --install"; Description: "Registering Python Win32 Extensions"; WorkingDir: "{app}"; StatusMsg: "Registering Python Win32 Extensions"; Flags: runascurrentuser
    1.32  Filename: "{app}\python27\pythonw.exe"; Parameters: """{app}\bin\opensecurity_service.pyw"" --startup auto install"; Description: "Installing the OpenSecurity Service"; WorkingDir: "{app}"; StatusMsg: "Installing the OpenSecurity Service"; Flags: runascurrentuser
    1.33  Filename: "{app}\python27\pythonw.exe"; Parameters: """{app}\bin\opensecurity_service.pyw"" start"; Description: "Starting OpenSecurity Service"; WorkingDir: "{app}"; StatusMsg: "Starting OpenSecurity Service"; Flags: runascurrentuser
    1.34  Filename: "{app}\python27\pythonw.exe"; Parameters: """{app}\bin\opensecurity_tray.pyw"""; WorkingDir: "{userappdata}"; Description: "Launching OpenSecurity Tray Icon"; Flags: nowait
    1.35 @@ -54,7 +55,6 @@
    1.36  ; When uninstalling run this command prior
    1.37  Filename: "{app}\python27\pythonw.exe"; Parameters: """{app}\bin\opensecurity_service.pyw"" stop"; WorkingDir: "{app}"; StatusMsg: "Stopping the OpenSecurity Service"; Flags: runascurrentuser
    1.38  Filename: "{app}\python27\pythonw.exe"; Parameters: """{app}\bin\opensecurity_service.pyw"" remove"; WorkingDir: "{app}"; StatusMsg: "Removing the OpenSecurity Service"; Flags: runascurrentuser
    1.39 -Filename: "{app}\python27\pythonw.exe"; Parameters: """{app}python27\Scripts\pywin32_postinstall.py"" --uninstall"; WorkingDir: "{app}"; StatusMsg: "Unregistering Python Win32 Extensions"; Flags: runascurrentuser
    1.40  
    1.41  [UninstallDelete]
    1.42  Type: filesandordirs; Name: "{app}"
     2.1 --- a/OpenSecurity/bin/about.py	Wed Apr 02 10:41:00 2014 +0100
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,152 +0,0 @@
     2.4 -#!/bin/env python
     2.5 -# -*- coding: utf-8 -*-
     2.6 -
     2.7 -# ------------------------------------------------------------
     2.8 -# about-dialog
     2.9 -# 
    2.10 -# tell the user about the project
    2.11 -#
    2.12 -# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
    2.13 -#
    2.14 -# Copyright (C) 2013 AIT Austrian Institute of Technology
    2.15 -# AIT Austrian Institute of Technology GmbH
    2.16 -# Donau-City-Strasse 1 | 1220 Vienna | Austria
    2.17 -# http://www.ait.ac.at
    2.18 -#
    2.19 -# This program is free software; you can redistribute it and/or
    2.20 -# modify it under the terms of the GNU General Public License
    2.21 -# as published by the Free Software Foundation version 2.
    2.22 -# 
    2.23 -# This program is distributed in the hope that it will be useful,
    2.24 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
    2.25 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    2.26 -# GNU General Public License for more details.
    2.27 -# 
    2.28 -# You should have received a copy of the GNU General Public License
    2.29 -# along with this program; if not, write to the Free Software
    2.30 -# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
    2.31 -# Boston, MA  02110-1301, USA.
    2.32 -# ------------------------------------------------------------
    2.33 -
    2.34 -
    2.35 -# ------------------------------------------------------------
    2.36 -# imports
    2.37 -
    2.38 -import os
    2.39 -
    2.40 -from PyQt4 import QtCore
    2.41 -from PyQt4 import QtGui
    2.42 -
    2.43 -# local
    2.44 -from environment import Environment
    2.45 -
    2.46 -
    2.47 -# ------------------------------------------------------------
    2.48 -# vars
    2.49 -
    2.50 -
    2.51 -ABOUT_TEXT = """
    2.52 -<html>
    2.53 -
    2.54 -<style type="text/css">
    2.55 -    .header { margin-bottom: 24px; }
    2.56 -    .about_text { margin-bottom: 100px; margin-left: 64px; margin-right: 64px; }
    2.57 -    .logo { vertical-align: top; margin-bottom: 24px; }
    2.58 -    .footer { margin-top: 100px; }
    2.59 -</style>
    2.60 -
    2.61 -<body bgcolor="#FFFFFF">
    2.62 -<div align="center">
    2.63 -
    2.64 -<h1 class="header">
    2.65 -    <a href="http://www.opensecurity.at"><img src="image:opensecurity_logo.jpg"/></a><br/><br/>
    2.66 -    OpenSecurity Demo V0.1
    2.67 -</h1>
    2.68 -
    2.69 -<div class="about_text" align="justify">
    2.70 -    Blah ...<br/>
    2.71 -</div>
    2.72 -
    2.73 -<div class="logo">
    2.74 -    <a href="http://www.ait.ac.at"><img src="image:ait_logo_no_claim.png"/></a>
    2.75 -    <a href="http://www.x-net.at"><img src="image:x-net_logo.jpg"/></a>
    2.76 -    <a href="http://www.ikarussecurity.com"><img src="image:ikarus_logo.jpg"/></a>
    2.77 -</div>
    2.78 -
    2.79 -<div class="logo">
    2.80 -    <a href="http://www.liqua.net"><img src="image:liqua_logo.jpg"/></a>
    2.81 -    <a href="http://www.linz.at"><img src="image:linz_logo.jpg"/></a>
    2.82 -    <a href="http://www.bmvit.gv.at"><img src="image:bmvit_logo.jpg"/></a>
    2.83 -</div>
    2.84 -
    2.85 -<div class="logo">
    2.86 -    <a href="http://www.ffg.at"><img src="image:ffg_logo.jpg"/></a>
    2.87 -    <a href="http://www.kiras.at"><img src="image:kiras_logo.jpg"/></a>
    2.88 -</div>
    2.89 -
    2.90 -<div class="footer" align="left">
    2.91 -    Copyright (C) 2013, AIT Austrian Institute of Technology<br/>
    2.92 -    AIT Austrian Institute of Technology GmbH<br/>
    2.93 -    Donau-City-Strasse 1 | 1220 Vienna | Austria<br/>
    2.94 -    <a href="http://www.ait.ac.at">http://www.ait.ac.at</a>
    2.95 -</div>
    2.96 -
    2.97 -</div>
    2.98 -</body>
    2.99 -</html>
   2.100 -""";
   2.101 -
   2.102 -
   2.103 -# ------------------------------------------------------------
   2.104 -# code
   2.105 -
   2.106 -
   2.107 -class About(QtGui.QDialog):
   2.108 -    
   2.109 -    """Show some about stuff."""
   2.110 -    
   2.111 -    def __init__(self, parent = None, flags = QtCore.Qt.WindowFlags(0)):
   2.112 -        
   2.113 -        # super call and widget init
   2.114 -        super(About, self).__init__(parent, flags)
   2.115 -        
   2.116 -        # setup image search path
   2.117 -        QtCore.QDir.setSearchPaths("image", QtCore.QStringList(os.path.join(Environment('opensecurity').data_path, 'gfx')));
   2.118 -        
   2.119 -        self.setWindowTitle('About OpenSecurity ...')
   2.120 -        self.setup_ui()
   2.121 -        
   2.122 -
   2.123 -    def setup_ui(self):
   2.124 -        
   2.125 -        """Create the widgets."""
   2.126 -        
   2.127 -        lyMain = QtGui.QVBoxLayout(self)
   2.128 -        lyMain.setContentsMargins(8, 8, 8, 8)
   2.129 -        
   2.130 -        lbAbout = QtGui.QLabel()
   2.131 -        lbAbout.setStyleSheet("QWidget { background: white; color: black; };")
   2.132 -        lbAbout.setText(ABOUT_TEXT)
   2.133 -        lbAbout.setContentsMargins(12, 12, 12, 12)
   2.134 -        
   2.135 -        scAbout = QtGui.QScrollArea()
   2.136 -        scAbout.setWidget(lbAbout)
   2.137 -        scAbout.viewport().setStyleSheet("QWidget { background: white; color: black; };")
   2.138 -        lyMain.addWidget(scAbout)
   2.139 -        
   2.140 -        # buttons
   2.141 -        lyButton = QtGui.QHBoxLayout()
   2.142 -        lyMain.addLayout(lyButton)
   2.143 -        
   2.144 -        lyButton.addStretch(1)
   2.145 -        btnOk = QtGui.QPushButton('&Ok', self)
   2.146 -        btnOk.setMinimumWidth(100)
   2.147 -        lyButton.addWidget(btnOk)
   2.148 -        
   2.149 -        # connectors
   2.150 -        btnOk.clicked.connect(self.accept)
   2.151 -        
   2.152 -        # reduce to the max
   2.153 -        self.setMinimumSize(600, 400)
   2.154 -        self.resize(lyMain.minimumSize())
   2.155 -
     3.1 --- a/OpenSecurity/bin/credentials.py	Wed Apr 02 10:41:00 2014 +0100
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,160 +0,0 @@
     3.4 -#!/bin/env python
     3.5 -# -*- coding: utf-8 -*-
     3.6 -
     3.7 -# ------------------------------------------------------------
     3.8 -# credentials-dialog
     3.9 -# 
    3.10 -# ask the user credentials
    3.11 -#
    3.12 -# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
    3.13 -#
    3.14 -# Copyright (C) 2013 AIT Austrian Institute of Technology
    3.15 -# AIT Austrian Institute of Technology GmbH
    3.16 -# Donau-City-Strasse 1 | 1220 Vienna | Austria
    3.17 -# http://www.ait.ac.at
    3.18 -#
    3.19 -# This program is free software; you can redistribute it and/or
    3.20 -# modify it under the terms of the GNU General Public License
    3.21 -# as published by the Free Software Foundation version 2.
    3.22 -# 
    3.23 -# This program is distributed in the hope that it will be useful,
    3.24 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
    3.25 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    3.26 -# GNU General Public License for more details.
    3.27 -# 
    3.28 -# You should have received a copy of the GNU General Public License
    3.29 -# along with this program; if not, write to the Free Software
    3.30 -# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
    3.31 -# Boston, MA  02110-1301, USA.
    3.32 -# ------------------------------------------------------------
    3.33 -
    3.34 -
    3.35 -# ------------------------------------------------------------
    3.36 -# imports
    3.37 -
    3.38 -import sys
    3.39 -
    3.40 -from PyQt4 import QtCore
    3.41 -from PyQt4 import QtGui
    3.42 -
    3.43 -# local
    3.44 -from about import About
    3.45 -
    3.46 -# ------------------------------------------------------------
    3.47 -# code
    3.48 -
    3.49 -
    3.50 -class Credentials(QtGui.QDialog):
    3.51 -    
    3.52 -    """Ask the user for credentials."""
    3.53 -    
    3.54 -    def __init__(self, text, parent = None, flags = QtCore.Qt.WindowFlags(0)):
    3.55 -        
    3.56 -        super(Credentials, self).__init__(parent, flags)
    3.57 -        self.setWindowTitle('OpenSecuirty Credentials Request')
    3.58 -        self.setup_ui()
    3.59 -        
    3.60 -        # positionate ourself central
    3.61 -        screen = QtGui.QDesktopWidget().screenGeometry()
    3.62 -        self.resize(self.geometry().width() * 1.25, self.geometry().height())
    3.63 -        size = self.geometry()
    3.64 -        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
    3.65 -        
    3.66 -        # fix up text
    3.67 -        self.lbText.setText(text)
    3.68 -        
    3.69 -
    3.70 -    def clicked_about(self):
    3.71 -        """clicked the about button"""
    3.72 -        dlgAbout = About()
    3.73 -        dlgAbout.exec_()
    3.74 -    
    3.75 -
    3.76 -    def clicked_cancel(self):
    3.77 -        """clicked the cancel button"""
    3.78 -        self.reject()
    3.79 -    
    3.80 -
    3.81 -    def clicked_ok(self):
    3.82 -        """clicked the ok button"""
    3.83 -        sys.stdout.write('{ ')
    3.84 -        sys.stdout.write('\'user\': \'')
    3.85 -        sys.stdout.write(self.edUser.text())
    3.86 -        sys.stdout.write('\', ')
    3.87 -        sys.stdout.write('\'password\': \'')
    3.88 -        sys.stdout.write(self.edPassword.text())
    3.89 -        sys.stdout.write('\' ')
    3.90 -        sys.stdout.write('}\n')
    3.91 -        self.accept()
    3.92 -    
    3.93 -
    3.94 -    def setup_ui(self):
    3.95 -        
    3.96 -        """Create the widgets."""
    3.97 -        
    3.98 -        lyMain = QtGui.QVBoxLayout(self)
    3.99 -        lyMain.setContentsMargins(8, 8, 8, 8)
   3.100 -        
   3.101 -        # content area: left pixmap, right text
   3.102 -        lyContent = QtGui.QHBoxLayout()
   3.103 -        lyMain.addLayout(lyContent)
   3.104 -        
   3.105 -        # pixmap
   3.106 -        lbPix = QtGui.QLabel()
   3.107 -        lbPix.setPixmap(QtGui.QPixmapCache.find('opensecurity_icon_64'))
   3.108 -        lyContent.addWidget(lbPix, 0, QtCore.Qt.Alignment(QtCore.Qt.AlignTop + QtCore.Qt.AlignHCenter))
   3.109 -        lyContent.addSpacing(16)
   3.110 -        
   3.111 -        # text ...
   3.112 -        lyText = QtGui.QGridLayout()
   3.113 -        lyContent.addLayout(lyText, 1)
   3.114 -        self.lbText = QtGui.QLabel()
   3.115 -        lyText.addWidget(self.lbText, 0, 0, 1, 2)
   3.116 -        
   3.117 -        lbUser = QtGui.QLabel('&User:')
   3.118 -        lyText.addWidget(lbUser, 1, 0)
   3.119 -        self.edUser = QtGui.QLineEdit()
   3.120 -        lyText.addWidget(self.edUser, 1, 1)
   3.121 -        lbUser.setBuddy(self.edUser)
   3.122 -        
   3.123 -        lbPassword = QtGui.QLabel('&Password:')
   3.124 -        lyText.addWidget(lbPassword, 2, 0)
   3.125 -        self.edPassword = QtGui.QLineEdit()
   3.126 -        self.edPassword.setEchoMode(QtGui.QLineEdit.Password)
   3.127 -        lyText.addWidget(self.edPassword, 2, 1)
   3.128 -        lbPassword.setBuddy(self.edPassword)
   3.129 -        
   3.130 -        lyText.addWidget(QtGui.QWidget(), 3, 0, 1, 2)
   3.131 -        lyText.setColumnStretch(1, 1)
   3.132 -        lyText.setRowStretch(3, 1)
   3.133 -        
   3.134 -        lyMain.addStretch(1)
   3.135 -        
   3.136 -        # buttons
   3.137 -        lyButton = QtGui.QHBoxLayout()
   3.138 -        lyMain.addLayout(lyButton)
   3.139 -        
   3.140 -        lyButton.addStretch(1)
   3.141 -        btnOk = QtGui.QPushButton('&Ok', self)
   3.142 -        btnOk.setDefault(True)
   3.143 -        btnOk.setMinimumWidth(100)
   3.144 -        lyButton.addWidget(btnOk)
   3.145 -        btnCancel = QtGui.QPushButton('&Cancel', self)
   3.146 -        btnCancel.setMinimumWidth(100)
   3.147 -        lyButton.addWidget(btnCancel)
   3.148 -        btnAbout = QtGui.QPushButton('&About', self)
   3.149 -        btnAbout.setMinimumWidth(100)
   3.150 -        lyButton.addWidget(btnAbout)
   3.151 -        
   3.152 -        button_width = max(btnOk.width(), btnCancel.width(), btnAbout.width())
   3.153 -        btnOk.setMinimumWidth(button_width)
   3.154 -        btnCancel.setMinimumWidth(button_width)
   3.155 -        btnAbout.setMinimumWidth(button_width)
   3.156 -        
   3.157 -        # reduce to the max
   3.158 -        self.resize(lyMain.minimumSize())
   3.159 -        
   3.160 -        # connectors
   3.161 -        btnOk.clicked.connect(self.clicked_ok)
   3.162 -        btnCancel.clicked.connect(self.clicked_cancel)
   3.163 -        btnAbout.clicked.connect(self.clicked_about)
     4.1 --- a/OpenSecurity/bin/launch.pyw	Wed Apr 02 10:41:00 2014 +0100
     4.2 +++ b/OpenSecurity/bin/launch.pyw	Wed Apr 02 10:45:58 2014 +0100
     4.3 @@ -8,7 +8,7 @@
     4.4  #
     4.5  # Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
     4.6  #
     4.7 -# Copyright (C) 2013 AIT Austrian Institute of Technology
     4.8 +# Copyright (C) 2013, 2014 AIT Austrian Institute of Technology
     4.9  # AIT Austrian Institute of Technology GmbH
    4.10  # Donau-City-Strasse 1 | 1220 Vienna | Austria
    4.11  # http://www.ait.ac.at
     5.1 --- a/OpenSecurity/bin/notification.py	Wed Apr 02 10:41:00 2014 +0100
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,151 +0,0 @@
     5.4 -#!/bin/env python
     5.5 -# -*- coding: utf-8 -*-
     5.6 -
     5.7 -# ------------------------------------------------------------
     5.8 -# notification-dialog
     5.9 -# 
    5.10 -# show the user an opensecurity specific message box
    5.11 -#
    5.12 -# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
    5.13 -#
    5.14 -# Copyright (C) 2013 AIT Austrian Institute of Technology
    5.15 -# AIT Austrian Institute of Technology GmbH
    5.16 -# Donau-City-Strasse 1 | 1220 Vienna | Austria
    5.17 -# http://www.ait.ac.at
    5.18 -#
    5.19 -# This program is free software; you can redistribute it and/or
    5.20 -# modify it under the terms of the GNU General Public License
    5.21 -# as published by the Free Software Foundation version 2.
    5.22 -# 
    5.23 -# This program is distributed in the hope that it will be useful,
    5.24 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
    5.25 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    5.26 -# GNU General Public License for more details.
    5.27 -# 
    5.28 -# You should have received a copy of the GNU General Public License
    5.29 -# along with this program; if not, write to the Free Software
    5.30 -# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
    5.31 -# Boston, MA  02110-1301, USA.
    5.32 -# ------------------------------------------------------------
    5.33 -
    5.34 -
    5.35 -# ------------------------------------------------------------
    5.36 -# imports
    5.37 -
    5.38 -import sys
    5.39 -
    5.40 -from PyQt4 import QtCore
    5.41 -from PyQt4 import QtGui
    5.42 -
    5.43 -# local
    5.44 -from about import About
    5.45 -
    5.46 -
    5.47 -# ------------------------------------------------------------
    5.48 -# code
    5.49 -
    5.50 -class Notification(QtGui.QDialog):
    5.51 -    
    5.52 -    """Show the user an OpenSecurity specific notification."""
    5.53 -    
    5.54 -    TYPES = ['information', 'warning', 'critical']
    5.55 -        
    5.56 -    def __init__(self, msgtype, text, parent = None, flags = QtCore.Qt.WindowFlags(0)):
    5.57 -        
    5.58 -        # super call and widget init
    5.59 -        super(Notification, self).__init__(parent, flags)
    5.60 -        self.setWindowTitle('OpenSecuirty Notification')
    5.61 -        self.setup_ui(msgtype)
    5.62 -        
    5.63 -        # positionate ourself central
    5.64 -        screen = QtGui.QDesktopWidget().screenGeometry()
    5.65 -        self.resize(self.geometry().width() * 1.25, self.geometry().height())
    5.66 -        size = self.geometry()
    5.67 -        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
    5.68 -        
    5.69 -        # fix up text
    5.70 -        if msgtype in Notification.TYPES:
    5.71 -            
    5.72 -            typetext = { 
    5.73 -                'information': 'OpenSecurity information', 
    5.74 -                'warning': '<b>OpenSecurity warning</b>', 
    5.75 -                'critical': '<b>OpenSecurity critical error</b>'
    5.76 -            }
    5.77 -            self.lbMsgType.setText(typetext[msgtype])
    5.78 -            
    5.79 -            captiontext = { 
    5.80 -                'information': 'OpenSecurity: Information', 
    5.81 -                'warning': 'OpenSecurity: Warning', 
    5.82 -                'critical': 'OpenSecurity: Critical'
    5.83 -            }
    5.84 -            self.setWindowTitle(captiontext[msgtype])
    5.85 -            
    5.86 -        else:
    5.87 -            raise ValueError('unknown msgtype')
    5.88 -        
    5.89 -        self.lbText.setText(text)
    5.90 -        
    5.91 -
    5.92 -    def clicked_about(self):
    5.93 -        """clicked the about button"""
    5.94 -        dlgAbout = About()
    5.95 -        dlgAbout.exec_()
    5.96 -    
    5.97 -
    5.98 -    def clicked_ok(self):
    5.99 -        """clicked the ok button"""
   5.100 -        self.accept()
   5.101 -    
   5.102 -
   5.103 -    def setup_ui(self, msgtype):
   5.104 -        
   5.105 -        """Create the widgets."""
   5.106 -        
   5.107 -        lyMain = QtGui.QVBoxLayout(self)
   5.108 -        lyMain.setContentsMargins(8, 8, 8, 8)
   5.109 -        
   5.110 -        # content area: left pixmap, right text
   5.111 -        lyContent = QtGui.QHBoxLayout()
   5.112 -        lyMain.addLayout(lyContent)
   5.113 -        
   5.114 -        # pixmap
   5.115 -        lbPix = QtGui.QLabel()
   5.116 -        lbPix.setPixmap(QtGui.QPixmapCache.find('opensecurity_icon_64'))
   5.117 -        lyContent.addWidget(lbPix, 0, QtCore.Qt.Alignment(QtCore.Qt.AlignTop + QtCore.Qt.AlignHCenter))
   5.118 -        lyContent.addSpacing(16)
   5.119 -        
   5.120 -        # text ...
   5.121 -        lyText = QtGui.QVBoxLayout()
   5.122 -        lyContent.addLayout(lyText, 1)
   5.123 -        
   5.124 -        self.lbMsgType = QtGui.QLabel()
   5.125 -        lyText.addWidget(self.lbMsgType)
   5.126 -        self.lbText = QtGui.QLabel()
   5.127 -        lyText.addWidget(self.lbText)
   5.128 -        lyText.addStretch(1)
   5.129 -        
   5.130 -        lyMain.addStretch(1)
   5.131 -        
   5.132 -        # buttons
   5.133 -        lyButton = QtGui.QHBoxLayout()
   5.134 -        lyMain.addLayout(lyButton)
   5.135 -        
   5.136 -        lyButton.addStretch(1)
   5.137 -        btnOk = QtGui.QPushButton('&Ok', self)
   5.138 -        btnOk.setDefault(True)
   5.139 -        btnOk.setMinimumWidth(100)
   5.140 -        lyButton.addWidget(btnOk)
   5.141 -        btnAbout = QtGui.QPushButton('&About', self)
   5.142 -        btnAbout.setMinimumWidth(100)
   5.143 -        lyButton.addWidget(btnAbout)
   5.144 -        
   5.145 -        button_width = max(btnOk.width(), btnAbout.width())
   5.146 -        btnOk.setMinimumWidth(button_width)
   5.147 -        btnAbout.setMinimumWidth(button_width)
   5.148 -        
   5.149 -        # reduce to the max
   5.150 -        self.resize(lyMain.minimumSize())
   5.151 -        
   5.152 -        # connectors
   5.153 -        btnOk.clicked.connect(self.clicked_ok)
   5.154 -        btnAbout.clicked.connect(self.clicked_about)
     6.1 --- a/OpenSecurity/bin/opensecurity_dialog.py	Wed Apr 02 10:41:00 2014 +0100
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,106 +0,0 @@
     6.4 -#!/bin/env python
     6.5 -# -*- coding: utf-8 -*-
     6.6 -
     6.7 -# ------------------------------------------------------------
     6.8 -# opensecurity-dialog
     6.9 -# 
    6.10 -# an opensecurity dialog
    6.11 -#
    6.12 -# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
    6.13 -#
    6.14 -# Copyright (C) 2013 AIT Austrian Institute of Technology
    6.15 -# AIT Austrian Institute of Technology GmbH
    6.16 -# Donau-City-Strasse 1 | 1220 Vienna | Austria
    6.17 -# http://www.ait.ac.at
    6.18 -#
    6.19 -# This program is free software; you can redistribute it and/or
    6.20 -# modify it under the terms of the GNU General Public License
    6.21 -# as published by the Free Software Foundation version 2.
    6.22 -# 
    6.23 -# This program is distributed in the hope that it will be useful,
    6.24 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
    6.25 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6.26 -# GNU General Public License for more details.
    6.27 -# 
    6.28 -# You should have received a copy of the GNU General Public License
    6.29 -# along with this program; if not, write to the Free Software
    6.30 -# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
    6.31 -# Boston, MA  02110-1301, USA.
    6.32 -# ------------------------------------------------------------
    6.33 -
    6.34 -
    6.35 -# ------------------------------------------------------------
    6.36 -# imports
    6.37 -
    6.38 -import argparse
    6.39 -import os
    6.40 -import sys
    6.41 -
    6.42 -from PyQt4 import QtCore
    6.43 -from PyQt4 import QtGui
    6.44 -
    6.45 -# local
    6.46 -from credentials import Credentials
    6.47 -from environment import Environment
    6.48 -from notification import Notification
    6.49 -from password import Password
    6.50 -
    6.51 -
    6.52 -# ------------------------------------------------------------
    6.53 -# code
    6.54 -
    6.55 -
    6.56 -def main():
    6.57 -    
    6.58 -    # parse command line
    6.59 -    parser = argparse.ArgumentParser(description = 'OpenSecurity Dialog.')
    6.60 -    parser.add_argument('mode', metavar='MODE', help='dialog mode: \'password\', \'credentials\', \'notification-information\', \'notification-warning\' or \'notification-critical\'')
    6.61 -    parser.add_argument('text', metavar='TEXT', help='text to show')
    6.62 -    args = parser.parse_args()
    6.63 -    
    6.64 -    app = QtGui.QApplication(sys.argv)
    6.65 -    
    6.66 -    # prebuild the pixmap cache: fetch all jpg, png and jpeg images and load them
    6.67 -    data_path = Environment("OpenSecurity").data_path
    6.68 -    image_path = os.path.join(data_path, 'gfx')
    6.69 -    for file in os.listdir(image_path):
    6.70 -        if file.lower().rpartition('.')[2] in ('jpg', 'png', 'jpeg'):
    6.71 -            QtGui.QPixmapCache.insert(file.lower().rpartition('.')[0], QtGui.QPixmap(os.path.join(image_path, file)))
    6.72 -            
    6.73 -    # we should have now our application icon
    6.74 -    app.setWindowIcon(QtGui.QIcon(QtGui.QPixmapCache.find('opensecurity_icon_64')))
    6.75 -    
    6.76 -    if args.mode == 'password':
    6.77 -        dlg = Password(args.text)
    6.78 -    
    6.79 -    if args.mode == 'credentials':
    6.80 -        dlg = Credentials(args.text)
    6.81 -    
    6.82 -    if args.mode == 'notification-information':
    6.83 -        dlg = Notification('information', args.text)
    6.84 -    
    6.85 -    if args.mode == 'notification-warning':
    6.86 -        dlg = Notification('warning', args.text)
    6.87 -    
    6.88 -    if args.mode == 'notification-critical':
    6.89 -        dlg = Notification('critical', args.text)
    6.90 -        
    6.91 -    if not 'dlg' in locals():
    6.92 -        raise ValueError('unknown mode. type --help for help')
    6.93 -    
    6.94 -    # pop up the dialog
    6.95 -    dlg.show()
    6.96 -    app.exec_()
    6.97 -    
    6.98 -    # give proper result code
    6.99 -    if dlg.result() == QtGui.QDialog.Accepted:
   6.100 -        res = 0
   6.101 -    else:
   6.102 -        res = 1
   6.103 -    sys.exit(res)
   6.104 -    
   6.105 -
   6.106 -# start
   6.107 -if __name__ == "__main__":
   6.108 -    main()
   6.109 -
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/OpenSecurity/bin/opensecurity_dialog.pyw	Wed Apr 02 10:45:58 2014 +0100
     7.3 @@ -0,0 +1,94 @@
     7.4 +#!/bin/env python
     7.5 +# -*- coding: utf-8 -*-
     7.6 +
     7.7 +# ------------------------------------------------------------
     7.8 +# opensecurity-dialog
     7.9 +# 
    7.10 +# an opensecurity dialog
    7.11 +#
    7.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
    7.13 +#
    7.14 +# Copyright (C) 2013, 2014 AIT Austrian Institute of Technology
    7.15 +# AIT Austrian Institute of Technology GmbH
    7.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
    7.17 +# http://www.ait.ac.at
    7.18 +#
    7.19 +# This program is free software; you can redistribute it and/or
    7.20 +# modify it under the terms of the GNU General Public License
    7.21 +# as published by the Free Software Foundation version 2.
    7.22 +# 
    7.23 +# This program is distributed in the hope that it will be useful,
    7.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
    7.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    7.26 +# GNU General Public License for more details.
    7.27 +# 
    7.28 +# You should have received a copy of the GNU General Public License
    7.29 +# along with this program; if not, write to the Free Software
    7.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
    7.31 +# Boston, MA  02110-1301, USA.
    7.32 +# ------------------------------------------------------------
    7.33 +
    7.34 +
    7.35 +# ------------------------------------------------------------
    7.36 +# imports
    7.37 +
    7.38 +import argparse
    7.39 +import os
    7.40 +import sys
    7.41 +
    7.42 +from PyQt4 import QtCore
    7.43 +from PyQt4 import QtGui
    7.44 +
    7.45 +# local
    7.46 +from ui import *
    7.47 +
    7.48 +
    7.49 +# ------------------------------------------------------------
    7.50 +# code
    7.51 +
    7.52 +
    7.53 +def main():
    7.54 +    
    7.55 +    # parse command line
    7.56 +    parser = argparse.ArgumentParser(description = 'OpenSecurity Dialog.')
    7.57 +    parser.add_argument('mode', metavar='MODE', help='dialog mode: \'password\', \'credentials\', \'notification-information\', \'notification-warning\' or \'notification-critical\'')
    7.58 +    parser.add_argument('text', metavar='TEXT', help='text to show')
    7.59 +    args = parser.parse_args()
    7.60 +    
    7.61 +    a = QtGui.QApplication(sys.argv)
    7.62 +    
    7.63 +    if args.mode == 'password':
    7.64 +        d = PasswordDialog(args.text)
    7.65 +    
    7.66 +    if args.mode == 'credentials':
    7.67 +        d = CredentialsDialog(args.text)
    7.68 +    
    7.69 +    if args.mode == 'notification-information':
    7.70 +        d = NotificationDialog('OpenSecurity Information', args.text)
    7.71 +    
    7.72 +    if args.mode == 'notification-warning':
    7.73 +        d = NotificationDialog('OpenSecurity Warning', args.text)
    7.74 +    
    7.75 +    if args.mode == 'notification-critical':
    7.76 +        d = NotificationDialog('OpenSecurity Criticali Message', args.text)
    7.77 +        
    7.78 +    if not 'd' in locals():
    7.79 +        sys.stderr.write('unknown mode. type --help for help\n')
    7.80 +        sys.exit(1)
    7.81 +    
    7.82 +    # pop up the dialog
    7.83 +    d.show()
    7.84 +    a.exec_()
    7.85 +    
    7.86 +    # give proper result code
    7.87 +    if d.result() == QtGui.QDialog.Accepted:
    7.88 +        res = 0
    7.89 +    else:
    7.90 +        res = 1
    7.91 +    sys.exit(res)
    7.92 +    
    7.93 +
    7.94 +# start
    7.95 +if __name__ == "__main__":
    7.96 +    main()
    7.97 +
     8.1 --- a/OpenSecurity/bin/opensecurity_tray.pyw	Wed Apr 02 10:41:00 2014 +0100
     8.2 +++ b/OpenSecurity/bin/opensecurity_tray.pyw	Wed Apr 02 10:45:58 2014 +0100
     8.3 @@ -42,11 +42,14 @@
     8.4  from PyQt4 import QtGui
     8.5  
     8.6  # local
     8.7 -from about import About
     8.8 -from environment import Environment
     8.9 -from cygwin import Cygwin
    8.10 -import threading
    8.11 -import time
    8.12 +if sys.platform == 'win32' or sys.platform == 'cygwin':
    8.13 +    from cygwin import Cygwin
    8.14 +
    8.15 +from ui import AboutDialog
    8.16 +from ui import ConfigureDialog
    8.17 +from ui import opensecurity_rc
    8.18 +
    8.19 +
    8.20  # ------------------------------------------------------------
    8.21  # code
    8.22  
    8.23 @@ -87,18 +90,22 @@
    8.24          
    8.25      def clicked_about(self):
    8.26          """clicked about"""
    8.27 -        dlgAbout = About()
    8.28 -        dlgAbout.exec_()
    8.29 +        d = AboutDialog()
    8.30 +        d.exec_()
    8.31      
    8.32  
    8.33      def clicked_browser(self):
    8.34          """wish for safe internet browsing"""
    8.35          
    8.36 +        if not (sys.platform == 'win32' or sys.platform == 'cygwin'):
    8.37 +            QtGui.QMessageBox.critical(self.parent(), 'OpenSecurity Error', 'This action is not supported on this platform.\nSorry.')
    8.38 +            return
    8.39 +
    8.40          # TODO: HARDCODED ADDRESS OF OPENSECURITYD
    8.41          
    8.42          # tell the user to wait
    8.43 -        dlg = OpenSecurityWait()
    8.44 -        dlg.show()
    8.45 +        d = OpenSecurityWait()
    8.46 +        d.show()
    8.47          QtGui.QApplication.instance().processEvents()
    8.48          
    8.49          try:
    8.50 @@ -113,14 +120,20 @@
    8.51              #process = subprocess.Popen(process_command, shell = False)
    8.52              
    8.53          except:
    8.54 -            dlg.hide()
    8.55 +            d.hide()
    8.56              QtGui.QApplication.instance().processEvents()
    8.57              QtGui.QMessageBox.critical(None, 'Failed to invoke Safe Internet Browsing', 'OpenSecurity Error')
    8.58              
    8.59 -        dlg.hide()
    8.60 +        d.hide()
    8.61          QtGui.QApplication.instance().processEvents()
    8.62              
    8.63              
    8.64 +    def clicked_configure(self):
    8.65 +        """clicked configure"""
    8.66 +        d = ConfigureDialog()
    8.67 +        d.exec_()
    8.68 +    
    8.69 +
    8.70      def clicked_exit(self):
    8.71          """clicked exit"""
    8.72          sys.exit(0)
    8.73 @@ -128,7 +141,7 @@
    8.74  
    8.75      def clicked_launch_application(self):
    8.76          """clicked the launch an application"""
    8.77 -        dlg_launch_image = os.path.join(sys.path[0], 'launch.pyw')
    8.78 +        dlg_launch_image = os.path.join(sys.path[0], 'ui', 'launch_dialog.py')
    8.79          process_command = [sys.executable, dlg_launch_image]
    8.80          print(process_command)
    8.81          process = subprocess.Popen(process_command, shell = False)
    8.82 @@ -144,35 +157,48 @@
    8.83          self.setContextMenu(menu)
    8.84          
    8.85          # add known apps
    8.86 -        cAcBrowser = menu.addAction(QtGui.QIcon(QtGui.QPixmapCache.find('opensecurity_icon_64')), 'Safe Internet Browsing')
    8.87 +        self.acBrowser = QtGui.QAction('Secure Browsing', self.parent())
    8.88 +        icon = QtGui.QIcon()
    8.89 +        icon.addPixmap(QtGui.QPixmap(QtCore.QString.fromUtf8(':/opensecurity/gfx/opensecurity_browsing_64.png')), QtGui.QIcon.Normal, QtGui.QIcon.Off)
    8.90 +        self.acBrowser.setIcon(icon)
    8.91 +        menu.addAction(self.acBrowser)
    8.92          menu.addSeparator()
    8.93          
    8.94          # add standard menu items
    8.95 -        cAcLaunch = menu.addAction(QtGui.QIcon(QtGui.QPixmapCache.find('opensecurity_icon_64')), 'Lauch Application')
    8.96 +        self.acLaunch = QtGui.QAction('Launch Application', self.parent())
    8.97 +        icon = QtGui.QIcon()
    8.98 +        icon.addPixmap(QtGui.QPixmap(QtCore.QString.fromUtf8(':/opensecurity/gfx/opensecurity_launch_64.png')), QtGui.QIcon.Normal, QtGui.QIcon.Off)
    8.99 +        self.acLaunch.setIcon(icon)
   8.100 +        menu.addAction(self.acLaunch)
   8.101 +        self.acConfigure = QtGui.QAction('Configuration', self.parent())
   8.102 +        icon = QtGui.QIcon()
   8.103 +        icon.addPixmap(QtGui.QPixmap(QtCore.QString.fromUtf8(':/opensecurity/gfx/opensecurity_configure_64.png')), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   8.104 +        self.acConfigure.setIcon(icon)
   8.105 +        menu.addAction(self.acConfigure)
   8.106          menu.addSeparator()
   8.107 -        cAcAbout = menu.addAction("About")
   8.108 -        cAcExit = menu.addAction("Exit")
   8.109 +
   8.110 +        self.acAbout = menu.addAction('About')
   8.111 +        self.acExit = menu.addAction('Exit')
   8.112          
   8.113 -        cAcBrowser.triggered.connect(self.clicked_browser)
   8.114 -        cAcLaunch.triggered.connect(self.clicked_launch_application)
   8.115 -        cAcAbout.triggered.connect(self.clicked_about)
   8.116 -        cAcExit.triggered.connect(self.clicked_exit)
   8.117 -                           
   8.118 +        self.acBrowser.triggered.connect(self.clicked_browser)
   8.119 +        self.acLaunch.triggered.connect(self.clicked_launch_application)
   8.120 +        self.acConfigure.triggered.connect(self.clicked_configure)
   8.121 +        self.acAbout.triggered.connect(self.clicked_about)
   8.122 +        self.acExit.triggered.connect(self.clicked_exit)
   8.123 +        
   8.124 +        
   8.125  def main():
   8.126 -    app = QtGui.QApplication(sys.argv)
   8.127 -
   8.128 -    # prebuild the pixmap cache: fetch all jpg, png and jpeg images and load them
   8.129 -    image_path = os.path.join(Environment("OpenSecurity").data_path, 'gfx')
   8.130 -    for file in os.listdir(image_path):
   8.131 -        if file.lower().rpartition('.')[2] in ('jpg', 'png', 'jpeg'):
   8.132 -            QtGui.QPixmapCache.insert(file.lower().rpartition('.')[0], QtGui.QPixmap(os.path.join(image_path, file)))
   8.133 +    
   8.134 +    a = QtGui.QApplication(sys.argv)
   8.135  
   8.136      w = QtGui.QWidget()
   8.137 -    trayIcon = OpenSecurityTrayIcon(QtGui.QIcon(QtGui.QPixmapCache.find('opensecurity_icon_64')), w)
   8.138 +    icon = QtGui.QIcon()
   8.139 +    icon.addPixmap(QtGui.QPixmap(QtCore.QString.fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   8.140 +    trayIcon = OpenSecurityTrayIcon(icon)
   8.141  
   8.142      trayIcon.show()
   8.143 -    app.setQuitOnLastWindowClosed(False)
   8.144 -    sys.exit(app.exec_())
   8.145 +    a.setQuitOnLastWindowClosed(False)
   8.146 +    sys.exit(a.exec_())
   8.147     
   8.148  
   8.149  # start
     9.1 --- a/OpenSecurity/bin/opensecurityd.pyw	Wed Apr 02 10:41:00 2014 +0100
     9.2 +++ b/OpenSecurity/bin/opensecurityd.pyw	Wed Apr 02 10:45:58 2014 +0100
     9.3 @@ -50,7 +50,7 @@
     9.4  # ------------------------------------------------------------
     9.5  # const
     9.6  
     9.7 -__version__ = "0.2"
     9.8 +__version__ = "0.2.3"
     9.9  
    9.10  
    9.11  """All the URLs we know mapping to class handler"""
    9.12 @@ -58,6 +58,7 @@
    9.13      '/browsing',                        'os_browsing',          # http://localhost:8080/browsing                                GET
    9.14      '/fetch_initial_image',             'os_fetch_image',       # http://localhost:8080/fetch_initial_image                     GET
    9.15      '/init',                            'os_init',              # http://localhost:8080/init                                    GET
    9.16 +    '/initial_image',                   'os_initial_image',     # http://localhost:8080/initial_image                           GET
    9.17      '/sdvms',                           'os_sdvms',             # http://localhost:8080/sdvms                                   GET, PUT
    9.18      '/sdvms/(.*)/application/(.*)',     'os_sdvm_application',  # http://localhost:8080/sdvms/[VMNAME]/application/[COMMAND]    GET
    9.19      '/sdvms/(.*)/ip',                   'os_sdvm_ip',           # http://localhost:8080/sdvms/[VMNAME]/ip                       GET
    9.20 @@ -164,6 +165,27 @@
    9.21          return page.format(trace_file_name)
    9.22  
    9.23  
    9.24 +class os_initial_image:
    9.25 +    """OpenSecurity '/initial_image' handler
    9.26 +    
    9.27 +    - GET: Return what we have as initial image.
    9.28 +    """
    9.29 +    
    9.30 +    def GET(self):
    9.31 +        log_call(web.ctx.environ)
    9.32 +        global gvm_mgr
    9.33 +        t = os.path.join(gvm_mgr.systemProperties['Default machine folder'], 'OsecVM.ova')
    9.34 +        res = ''
    9.35 +        if os.path.isfile(t):
    9.36 +            res = '{"initial_template": { '
    9.37 +            res += '"name": "OsecVM.ova", '
    9.38 +            res += '"path": "' + t.replace('\\', '\\\\') + '", '
    9.39 +            res += '"size": ' + str(os.path.getsize(t)) + ', ' 
    9.40 +            res += '"date": ' + str(os.path.getmtime(t)) + ''
    9.41 +            res += '}'
    9.42 +        return res
    9.43 +
    9.44 +
    9.45  class os_root:
    9.46      """OpenSecurity '/' handler
    9.47      
    9.48 @@ -173,11 +195,11 @@
    9.49      def GET(self):
    9.50          log_call(web.ctx.environ)
    9.51          global gvm_mgr
    9.52 -        res = "'os_server': { "
    9.53 -        res += "'version': '" + __version__ + "', "
    9.54 -        res += "'virtual box systemproperties': '" + str(gvm_mgr.systemProperties) + "', "
    9.55 -        res += "'current temporary folder': '" + tempfile.gettempdir() + "' "
    9.56 -        res += "}"
    9.57 +        res = '{"os_server": { '
    9.58 +        res += '"version": "' + __version__ + '", '
    9.59 +        res += '"virtual box systemproperties": ' + str(gvm_mgr.systemProperties).replace("'", '"') + ', '
    9.60 +        res += '"current temporary folder": "' + tempfile.gettempdir().replace('\\', '\\\\') + '" '
    9.61 +        res += '}}'
    9.62          return res
    9.63  
    9.64  
    9.65 @@ -385,6 +407,8 @@
    9.66      global gvm_mgr
    9.67      gvm_mgr = vmmanager.VMManager.getInstance()
    9.68      
    9.69 +    # tweak sys.argv to control wep.py server start behavior
    9.70 +    sys.argv = [__file__, "8080"]
    9.71      server = web.application(opensecurity_urls, globals(), autoreload = False)
    9.72      server.run()
    9.73      
    10.1 --- a/OpenSecurity/bin/password.py	Wed Apr 02 10:41:00 2014 +0100
    10.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.3 @@ -1,150 +0,0 @@
    10.4 -#!/bin/env python
    10.5 -# -*- coding: utf-8 -*-
    10.6 -
    10.7 -# ------------------------------------------------------------
    10.8 -# password-dialog
    10.9 -# 
   10.10 -# ask the user a password
   10.11 -#
   10.12 -# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   10.13 -#
   10.14 -# Copyright (C) 2013 AIT Austrian Institute of Technology
   10.15 -# AIT Austrian Institute of Technology GmbH
   10.16 -# Donau-City-Strasse 1 | 1220 Vienna | Austria
   10.17 -# http://www.ait.ac.at
   10.18 -#
   10.19 -# This program is free software; you can redistribute it and/or
   10.20 -# modify it under the terms of the GNU General Public License
   10.21 -# as published by the Free Software Foundation version 2.
   10.22 -# 
   10.23 -# This program is distributed in the hope that it will be useful,
   10.24 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
   10.25 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   10.26 -# GNU General Public License for more details.
   10.27 -# 
   10.28 -# You should have received a copy of the GNU General Public License
   10.29 -# along with this program; if not, write to the Free Software
   10.30 -# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   10.31 -# Boston, MA  02110-1301, USA.
   10.32 -# ------------------------------------------------------------
   10.33 -
   10.34 -
   10.35 -# ------------------------------------------------------------
   10.36 -# imports
   10.37 -
   10.38 -import sys
   10.39 -
   10.40 -from PyQt4 import QtCore
   10.41 -from PyQt4 import QtGui
   10.42 -
   10.43 -# local
   10.44 -from about import About
   10.45 -
   10.46 -# ------------------------------------------------------------
   10.47 -# code
   10.48 -
   10.49 -
   10.50 -class Password(QtGui.QDialog):
   10.51 -    
   10.52 -    """Ask the user for a password."""
   10.53 -    
   10.54 -    def __init__(self, text, parent = None, flags = QtCore.Qt.WindowFlags(0)):
   10.55 -        
   10.56 -        # super call and widget init
   10.57 -        super(Password, self).__init__(parent, flags)
   10.58 -        self.setWindowTitle('OpenSecuirty Password Request')
   10.59 -        self.setup_ui()
   10.60 -        
   10.61 -        # positionate ourself central
   10.62 -        screen = QtGui.QDesktopWidget().screenGeometry()
   10.63 -        self.resize(self.geometry().width() * 1.25, self.geometry().height())
   10.64 -        size = self.geometry()
   10.65 -        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
   10.66 -        
   10.67 -        # fix up text
   10.68 -        self.lbText.setText(text)
   10.69 -        
   10.70 -
   10.71 -    def clicked_about(self):
   10.72 -        """clicked the about button"""
   10.73 -        dlgAbout = About()
   10.74 -        dlgAbout.exec_()
   10.75 -    
   10.76 -
   10.77 -    def clicked_cancel(self):
   10.78 -        """clicked the cancel button"""
   10.79 -        self.reject()
   10.80 -    
   10.81 -
   10.82 -    def clicked_ok(self):
   10.83 -        """clicked the ok button"""
   10.84 -        sys.stdout.write('{ ')
   10.85 -        sys.stdout.write('\'password\': \'')
   10.86 -        sys.stdout.write(self.edPassword.text())
   10.87 -        sys.stdout.write('\' ')
   10.88 -        sys.stdout.write('}\n')
   10.89 -        self.accept()
   10.90 -    
   10.91 -
   10.92 -    def setup_ui(self):
   10.93 -        
   10.94 -        """Create the widgets."""
   10.95 -        
   10.96 -        lyMain = QtGui.QVBoxLayout(self)
   10.97 -        lyMain.setContentsMargins(8, 8, 8, 8)
   10.98 -        
   10.99 -        # content area: left pixmap, right text
  10.100 -        lyContent = QtGui.QHBoxLayout()
  10.101 -        lyMain.addLayout(lyContent)
  10.102 -        
  10.103 -        # pixmap
  10.104 -        lbPix = QtGui.QLabel()
  10.105 -        lbPix.setPixmap(QtGui.QPixmapCache.find('opensecurity_icon_64'))
  10.106 -        lyContent.addWidget(lbPix, 0, QtCore.Qt.Alignment(QtCore.Qt.AlignTop + QtCore.Qt.AlignHCenter))
  10.107 -        lyContent.addSpacing(16)
  10.108 -        
  10.109 -        # text ...
  10.110 -        lyText = QtGui.QVBoxLayout()
  10.111 -        lyContent.addLayout(lyText, 1)
  10.112 -        self.lbText = QtGui.QLabel()
  10.113 -        lyText.addWidget(self.lbText)
  10.114 -        lyPassword = QtGui.QHBoxLayout()
  10.115 -        lyText.addLayout(lyPassword)
  10.116 -        lbPassword = QtGui.QLabel('&Password:')
  10.117 -        lyPassword.addWidget(lbPassword)
  10.118 -        self.edPassword = QtGui.QLineEdit()
  10.119 -        self.edPassword.setEchoMode(QtGui.QLineEdit.Password)
  10.120 -        lyPassword.addWidget(self.edPassword)
  10.121 -        lbPassword.setBuddy(self.edPassword)
  10.122 -        lyText.addStretch(1)
  10.123 -        
  10.124 -        lyMain.addStretch(1)
  10.125 -        
  10.126 -        # buttons
  10.127 -        lyButton = QtGui.QHBoxLayout()
  10.128 -        lyMain.addLayout(lyButton)
  10.129 -        
  10.130 -        lyButton.addStretch(1)
  10.131 -        btnOk = QtGui.QPushButton('&Ok', self)
  10.132 -        btnOk.setDefault(True)
  10.133 -        btnOk.setMinimumWidth(100)
  10.134 -        lyButton.addWidget(btnOk)
  10.135 -        btnCancel = QtGui.QPushButton('&Cancel', self)
  10.136 -        btnCancel.setMinimumWidth(100)
  10.137 -        lyButton.addWidget(btnCancel)
  10.138 -        btnAbout = QtGui.QPushButton('&About', self)
  10.139 -        btnAbout.setMinimumWidth(100)
  10.140 -        lyButton.addWidget(btnAbout)
  10.141 -        
  10.142 -        button_width = max(btnOk.width(), btnCancel.width(), btnAbout.width())
  10.143 -        btnOk.setMinimumWidth(button_width)
  10.144 -        btnCancel.setMinimumWidth(button_width)
  10.145 -        btnAbout.setMinimumWidth(button_width)
  10.146 -        
  10.147 -        # reduce to the max
  10.148 -        self.resize(lyMain.minimumSize())
  10.149 -        
  10.150 -        # connectors
  10.151 -        btnOk.clicked.connect(self.clicked_ok)
  10.152 -        btnCancel.clicked.connect(self.clicked_cancel)
  10.153 -        btnAbout.clicked.connect(self.clicked_about)
    11.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    11.2 +++ b/OpenSecurity/bin/ui/AboutDialog.ui	Wed Apr 02 10:45:58 2014 +0100
    11.3 @@ -0,0 +1,92 @@
    11.4 +<?xml version="1.0" encoding="UTF-8"?>
    11.5 +<ui version="4.0">
    11.6 + <class>AboutDialog</class>
    11.7 + <widget class="QDialog" name="AboutDialog">
    11.8 +  <property name="geometry">
    11.9 +   <rect>
   11.10 +    <x>0</x>
   11.11 +    <y>0</y>
   11.12 +    <width>530</width>
   11.13 +    <height>407</height>
   11.14 +   </rect>
   11.15 +  </property>
   11.16 +  <property name="windowTitle">
   11.17 +   <string>About OpenSecurity</string>
   11.18 +  </property>
   11.19 +  <property name="windowIcon">
   11.20 +   <iconset resource="opensecurity.qrc">
   11.21 +    <normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</iconset>
   11.22 +  </property>
   11.23 +  <layout class="QVBoxLayout" name="lyMain">
   11.24 +   <item>
   11.25 +    <widget class="QScrollArea" name="scrAbout">
   11.26 +     <property name="autoFillBackground">
   11.27 +      <bool>false</bool>
   11.28 +     </property>
   11.29 +     <property name="styleSheet">
   11.30 +      <string notr="true"/>
   11.31 +     </property>
   11.32 +     <property name="widgetResizable">
   11.33 +      <bool>true</bool>
   11.34 +     </property>
   11.35 +     <widget class="QWidget" name="scrAboutContent">
   11.36 +      <property name="geometry">
   11.37 +       <rect>
   11.38 +        <x>0</x>
   11.39 +        <y>0</y>
   11.40 +        <width>516</width>
   11.41 +        <height>365</height>
   11.42 +       </rect>
   11.43 +      </property>
   11.44 +      <property name="sizePolicy">
   11.45 +       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   11.46 +        <horstretch>0</horstretch>
   11.47 +        <verstretch>0</verstretch>
   11.48 +       </sizepolicy>
   11.49 +      </property>
   11.50 +      <property name="styleSheet">
   11.51 +       <string notr="true">QWidget { background: white; color: black; };</string>
   11.52 +      </property>
   11.53 +     </widget>
   11.54 +    </widget>
   11.55 +   </item>
   11.56 +   <item>
   11.57 +    <layout class="QHBoxLayout" name="horizontalLayout">
   11.58 +     <item>
   11.59 +      <spacer name="spButtons">
   11.60 +       <property name="orientation">
   11.61 +        <enum>Qt::Horizontal</enum>
   11.62 +       </property>
   11.63 +       <property name="sizeHint" stdset="0">
   11.64 +        <size>
   11.65 +         <width>40</width>
   11.66 +         <height>20</height>
   11.67 +        </size>
   11.68 +       </property>
   11.69 +      </spacer>
   11.70 +     </item>
   11.71 +     <item>
   11.72 +      <widget class="QPushButton" name="btnOk">
   11.73 +       <property name="minimumSize">
   11.74 +        <size>
   11.75 +         <width>100</width>
   11.76 +         <height>0</height>
   11.77 +        </size>
   11.78 +       </property>
   11.79 +       <property name="text">
   11.80 +        <string>&amp;Ok</string>
   11.81 +       </property>
   11.82 +       <property name="default">
   11.83 +        <bool>true</bool>
   11.84 +       </property>
   11.85 +      </widget>
   11.86 +     </item>
   11.87 +    </layout>
   11.88 +   </item>
   11.89 +  </layout>
   11.90 + </widget>
   11.91 + <resources>
   11.92 +  <include location="opensecurity.qrc"/>
   11.93 + </resources>
   11.94 + <connections/>
   11.95 +</ui>
    12.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.2 +++ b/OpenSecurity/bin/ui/ConfigureDialog.ui	Wed Apr 02 10:45:58 2014 +0100
    12.3 @@ -0,0 +1,308 @@
    12.4 +<?xml version="1.0" encoding="UTF-8"?>
    12.5 +<ui version="4.0">
    12.6 + <class>ConfigureDialog</class>
    12.7 + <widget class="QDialog" name="ConfigureDialog">
    12.8 +  <property name="geometry">
    12.9 +   <rect>
   12.10 +    <x>0</x>
   12.11 +    <y>0</y>
   12.12 +    <width>595</width>
   12.13 +    <height>421</height>
   12.14 +   </rect>
   12.15 +  </property>
   12.16 +  <property name="windowTitle">
   12.17 +   <string>OpenSecurity Configuration</string>
   12.18 +  </property>
   12.19 +  <property name="windowIcon">
   12.20 +   <iconset resource="opensecurity.qrc">
   12.21 +    <normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</iconset>
   12.22 +  </property>
   12.23 +  <property name="sizeGripEnabled">
   12.24 +   <bool>true</bool>
   12.25 +  </property>
   12.26 +  <layout class="QVBoxLayout" name="lyMain" stretch="0,0,0,0,0,0,0,1,0">
   12.27 +   <item>
   12.28 +    <layout class="QHBoxLayout" name="lyHeading">
   12.29 +     <property name="spacing">
   12.30 +      <number>8</number>
   12.31 +     </property>
   12.32 +     <property name="leftMargin">
   12.33 +      <number>8</number>
   12.34 +     </property>
   12.35 +     <property name="bottomMargin">
   12.36 +      <number>8</number>
   12.37 +     </property>
   12.38 +     <item>
   12.39 +      <widget class="QLabel" name="lblIcon">
   12.40 +       <property name="text">
   12.41 +        <string/>
   12.42 +       </property>
   12.43 +       <property name="pixmap">
   12.44 +        <pixmap resource="opensecurity.qrc">:/opensecurity/gfx/opensecurity_configure_64.png</pixmap>
   12.45 +       </property>
   12.46 +      </widget>
   12.47 +     </item>
   12.48 +     <item>
   12.49 +      <layout class="QGridLayout" name="lyStatus">
   12.50 +       <item row="0" column="1">
   12.51 +        <widget class="QLineEdit" name="edtStatus">
   12.52 +         <property name="readOnly">
   12.53 +          <bool>true</bool>
   12.54 +         </property>
   12.55 +        </widget>
   12.56 +       </item>
   12.57 +       <item row="1" column="0">
   12.58 +        <widget class="QLabel" name="lblVersion">
   12.59 +         <property name="text">
   12.60 +          <string>Version:</string>
   12.61 +         </property>
   12.62 +        </widget>
   12.63 +       </item>
   12.64 +       <item row="1" column="1">
   12.65 +        <widget class="QLineEdit" name="edtVersion">
   12.66 +         <property name="readOnly">
   12.67 +          <bool>true</bool>
   12.68 +         </property>
   12.69 +        </widget>
   12.70 +       </item>
   12.71 +       <item row="0" column="0">
   12.72 +        <widget class="QLabel" name="lblStatus">
   12.73 +         <property name="text">
   12.74 +          <string>Service status:</string>
   12.75 +         </property>
   12.76 +        </widget>
   12.77 +       </item>
   12.78 +       <item row="2" column="0" colspan="2">
   12.79 +        <widget class="QWidget" name="wdStatus" native="true"/>
   12.80 +       </item>
   12.81 +      </layout>
   12.82 +     </item>
   12.83 +    </layout>
   12.84 +   </item>
   12.85 +   <item>
   12.86 +    <widget class="QLabel" name="lblTemplate">
   12.87 +     <property name="text">
   12.88 +      <string>Initial Template:</string>
   12.89 +     </property>
   12.90 +    </widget>
   12.91 +   </item>
   12.92 +   <item>
   12.93 +    <widget class="QTreeWidget" name="tvTemplate">
   12.94 +     <property name="maximumSize">
   12.95 +      <size>
   12.96 +       <width>16777215</width>
   12.97 +       <height>64</height>
   12.98 +      </size>
   12.99 +     </property>
  12.100 +     <property name="rootIsDecorated">
  12.101 +      <bool>false</bool>
  12.102 +     </property>
  12.103 +     <property name="itemsExpandable">
  12.104 +      <bool>false</bool>
  12.105 +     </property>
  12.106 +     <property name="allColumnsShowFocus">
  12.107 +      <bool>true</bool>
  12.108 +     </property>
  12.109 +     <column>
  12.110 +      <property name="text">
  12.111 +       <string>Name</string>
  12.112 +      </property>
  12.113 +     </column>
  12.114 +     <column>
  12.115 +      <property name="text">
  12.116 +       <string>Date</string>
  12.117 +      </property>
  12.118 +     </column>
  12.119 +     <column>
  12.120 +      <property name="text">
  12.121 +       <string>Size</string>
  12.122 +      </property>
  12.123 +     </column>
  12.124 +     <column>
  12.125 +      <property name="text">
  12.126 +       <string>Path</string>
  12.127 +      </property>
  12.128 +     </column>
  12.129 +    </widget>
  12.130 +   </item>
  12.131 +   <item>
  12.132 +    <layout class="QHBoxLayout" name="lyDownload">
  12.133 +     <item>
  12.134 +      <spacer name="spDownload">
  12.135 +       <property name="orientation">
  12.136 +        <enum>Qt::Horizontal</enum>
  12.137 +       </property>
  12.138 +       <property name="sizeHint" stdset="0">
  12.139 +        <size>
  12.140 +         <width>40</width>
  12.141 +         <height>20</height>
  12.142 +        </size>
  12.143 +       </property>
  12.144 +      </spacer>
  12.145 +     </item>
  12.146 +     <item>
  12.147 +      <widget class="QPushButton" name="btnDownload">
  12.148 +       <property name="minimumSize">
  12.149 +        <size>
  12.150 +         <width>100</width>
  12.151 +         <height>0</height>
  12.152 +        </size>
  12.153 +       </property>
  12.154 +       <property name="text">
  12.155 +        <string>&amp;Download</string>
  12.156 +       </property>
  12.157 +      </widget>
  12.158 +     </item>
  12.159 +     <item>
  12.160 +      <widget class="QPushButton" name="btnImport">
  12.161 +       <property name="minimumSize">
  12.162 +        <size>
  12.163 +         <width>100</width>
  12.164 +         <height>0</height>
  12.165 +        </size>
  12.166 +       </property>
  12.167 +       <property name="text">
  12.168 +        <string>&amp;Import</string>
  12.169 +       </property>
  12.170 +      </widget>
  12.171 +     </item>
  12.172 +    </layout>
  12.173 +   </item>
  12.174 +   <item>
  12.175 +    <widget class="QLabel" name="lblMachines">
  12.176 +     <property name="text">
  12.177 +      <string>Machines:</string>
  12.178 +     </property>
  12.179 +    </widget>
  12.180 +   </item>
  12.181 +   <item>
  12.182 +    <widget class="QTreeWidget" name="tvMachines">
  12.183 +     <property name="maximumSize">
  12.184 +      <size>
  12.185 +       <width>16777215</width>
  12.186 +       <height>128</height>
  12.187 +      </size>
  12.188 +     </property>
  12.189 +     <property name="rootIsDecorated">
  12.190 +      <bool>false</bool>
  12.191 +     </property>
  12.192 +     <property name="itemsExpandable">
  12.193 +      <bool>false</bool>
  12.194 +     </property>
  12.195 +     <property name="allColumnsShowFocus">
  12.196 +      <bool>true</bool>
  12.197 +     </property>
  12.198 +     <column>
  12.199 +      <property name="text">
  12.200 +       <string>Name</string>
  12.201 +      </property>
  12.202 +     </column>
  12.203 +    </widget>
  12.204 +   </item>
  12.205 +   <item>
  12.206 +    <widget class="QLabel" name="lblProgress">
  12.207 +     <property name="text">
  12.208 +      <string>Progress:</string>
  12.209 +     </property>
  12.210 +    </widget>
  12.211 +   </item>
  12.212 +   <item>
  12.213 +    <widget class="QPlainTextEdit" name="edtProgress">
  12.214 +     <property name="font">
  12.215 +      <font>
  12.216 +       <family>Monospace</family>
  12.217 +       <pointsize>10</pointsize>
  12.218 +      </font>
  12.219 +     </property>
  12.220 +     <property name="verticalScrollBarPolicy">
  12.221 +      <enum>Qt::ScrollBarAlwaysOn</enum>
  12.222 +     </property>
  12.223 +     <property name="lineWrapMode">
  12.224 +      <enum>QPlainTextEdit::NoWrap</enum>
  12.225 +     </property>
  12.226 +     <property name="readOnly">
  12.227 +      <bool>true</bool>
  12.228 +     </property>
  12.229 +     <property name="plainText">
  12.230 +      <string/>
  12.231 +     </property>
  12.232 +    </widget>
  12.233 +   </item>
  12.234 +   <item>
  12.235 +    <layout class="QHBoxLayout" name="lyButton">
  12.236 +     <item>
  12.237 +      <spacer name="spButton">
  12.238 +       <property name="orientation">
  12.239 +        <enum>Qt::Horizontal</enum>
  12.240 +       </property>
  12.241 +       <property name="sizeHint" stdset="0">
  12.242 +        <size>
  12.243 +         <width>40</width>
  12.244 +         <height>20</height>
  12.245 +        </size>
  12.246 +       </property>
  12.247 +      </spacer>
  12.248 +     </item>
  12.249 +     <item>
  12.250 +      <widget class="QPushButton" name="btnRefresh">
  12.251 +       <property name="minimumSize">
  12.252 +        <size>
  12.253 +         <width>100</width>
  12.254 +         <height>0</height>
  12.255 +        </size>
  12.256 +       </property>
  12.257 +       <property name="text">
  12.258 +        <string>&amp;Refresh</string>
  12.259 +       </property>
  12.260 +      </widget>
  12.261 +     </item>
  12.262 +     <item>
  12.263 +      <widget class="QPushButton" name="btnAbout">
  12.264 +       <property name="minimumSize">
  12.265 +        <size>
  12.266 +         <width>100</width>
  12.267 +         <height>0</height>
  12.268 +        </size>
  12.269 +       </property>
  12.270 +       <property name="text">
  12.271 +        <string>&amp;About</string>
  12.272 +       </property>
  12.273 +      </widget>
  12.274 +     </item>
  12.275 +     <item>
  12.276 +      <widget class="QPushButton" name="btnClose">
  12.277 +       <property name="minimumSize">
  12.278 +        <size>
  12.279 +         <width>100</width>
  12.280 +         <height>0</height>
  12.281 +        </size>
  12.282 +       </property>
  12.283 +       <property name="text">
  12.284 +        <string>&amp;Close</string>
  12.285 +       </property>
  12.286 +       <property name="default">
  12.287 +        <bool>true</bool>
  12.288 +       </property>
  12.289 +      </widget>
  12.290 +     </item>
  12.291 +    </layout>
  12.292 +   </item>
  12.293 +  </layout>
  12.294 + </widget>
  12.295 + <tabstops>
  12.296 +  <tabstop>edtStatus</tabstop>
  12.297 +  <tabstop>edtVersion</tabstop>
  12.298 +  <tabstop>tvTemplate</tabstop>
  12.299 +  <tabstop>btnDownload</tabstop>
  12.300 +  <tabstop>btnImport</tabstop>
  12.301 +  <tabstop>tvMachines</tabstop>
  12.302 +  <tabstop>edtProgress</tabstop>
  12.303 +  <tabstop>btnRefresh</tabstop>
  12.304 +  <tabstop>btnAbout</tabstop>
  12.305 +  <tabstop>btnClose</tabstop>
  12.306 + </tabstops>
  12.307 + <resources>
  12.308 +  <include location="opensecurity.qrc"/>
  12.309 + </resources>
  12.310 + <connections/>
  12.311 +</ui>
    13.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.2 +++ b/OpenSecurity/bin/ui/CredentialsDialog.ui	Wed Apr 02 10:45:58 2014 +0100
    13.3 @@ -0,0 +1,166 @@
    13.4 +<?xml version="1.0" encoding="UTF-8"?>
    13.5 +<ui version="4.0">
    13.6 + <class>CredentialsDialog</class>
    13.7 + <widget class="QDialog" name="CredentialsDialog">
    13.8 +  <property name="geometry">
    13.9 +   <rect>
   13.10 +    <x>0</x>
   13.11 +    <y>0</y>
   13.12 +    <width>420</width>
   13.13 +    <height>120</height>
   13.14 +   </rect>
   13.15 +  </property>
   13.16 +  <property name="sizePolicy">
   13.17 +   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   13.18 +    <horstretch>0</horstretch>
   13.19 +    <verstretch>0</verstretch>
   13.20 +   </sizepolicy>
   13.21 +  </property>
   13.22 +  <property name="windowTitle">
   13.23 +   <string>OpenSecuirty Credentials Request</string>
   13.24 +  </property>
   13.25 +  <property name="windowIcon">
   13.26 +   <iconset resource="opensecurity.qrc">
   13.27 +    <normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</iconset>
   13.28 +  </property>
   13.29 +  <layout class="QVBoxLayout" name="lyMain">
   13.30 +   <item>
   13.31 +    <layout class="QHBoxLayout" name="lyContent">
   13.32 +     <property name="spacing">
   13.33 +      <number>16</number>
   13.34 +     </property>
   13.35 +     <item>
   13.36 +      <widget class="QLabel" name="lblIcon">
   13.37 +       <property name="text">
   13.38 +        <string/>
   13.39 +       </property>
   13.40 +       <property name="pixmap">
   13.41 +        <pixmap resource="opensecurity.qrc">:/opensecurity/gfx/opensecurity_icon_64.png</pixmap>
   13.42 +       </property>
   13.43 +       <property name="alignment">
   13.44 +        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   13.45 +       </property>
   13.46 +      </widget>
   13.47 +     </item>
   13.48 +     <item>
   13.49 +      <layout class="QGridLayout" name="lyCredentials" rowstretch="0,0,0,1" columnstretch="0,1">
   13.50 +       <property name="spacing">
   13.51 +        <number>4</number>
   13.52 +       </property>
   13.53 +       <item row="3" column="0" colspan="2">
   13.54 +        <widget class="QWidget" name="wdCredentialsSpacer" native="true"/>
   13.55 +       </item>
   13.56 +       <item row="1" column="1">
   13.57 +        <widget class="QLineEdit" name="edtUser"/>
   13.58 +       </item>
   13.59 +       <item row="2" column="0">
   13.60 +        <widget class="QLabel" name="lblPassword">
   13.61 +         <property name="text">
   13.62 +          <string>&amp;Password:</string>
   13.63 +         </property>
   13.64 +         <property name="buddy">
   13.65 +          <cstring>edtPassword</cstring>
   13.66 +         </property>
   13.67 +        </widget>
   13.68 +       </item>
   13.69 +       <item row="2" column="1">
   13.70 +        <widget class="QLineEdit" name="edtPassword">
   13.71 +         <property name="echoMode">
   13.72 +          <enum>QLineEdit::Password</enum>
   13.73 +         </property>
   13.74 +        </widget>
   13.75 +       </item>
   13.76 +       <item row="1" column="0">
   13.77 +        <widget class="QLabel" name="lblUser">
   13.78 +         <property name="text">
   13.79 +          <string>&amp;User:</string>
   13.80 +         </property>
   13.81 +         <property name="buddy">
   13.82 +          <cstring>edtUser</cstring>
   13.83 +         </property>
   13.84 +        </widget>
   13.85 +       </item>
   13.86 +       <item row="0" column="0" colspan="2">
   13.87 +        <widget class="QLabel" name="lblText">
   13.88 +         <property name="text">
   13.89 +          <string>TextLabel</string>
   13.90 +         </property>
   13.91 +        </widget>
   13.92 +       </item>
   13.93 +      </layout>
   13.94 +     </item>
   13.95 +    </layout>
   13.96 +   </item>
   13.97 +   <item>
   13.98 +    <layout class="QHBoxLayout" name="lyButtons">
   13.99 +     <item>
  13.100 +      <spacer name="spButtons">
  13.101 +       <property name="orientation">
  13.102 +        <enum>Qt::Horizontal</enum>
  13.103 +       </property>
  13.104 +       <property name="sizeHint" stdset="0">
  13.105 +        <size>
  13.106 +         <width>40</width>
  13.107 +         <height>20</height>
  13.108 +        </size>
  13.109 +       </property>
  13.110 +      </spacer>
  13.111 +     </item>
  13.112 +     <item>
  13.113 +      <widget class="QPushButton" name="btnAbout">
  13.114 +       <property name="minimumSize">
  13.115 +        <size>
  13.116 +         <width>100</width>
  13.117 +         <height>0</height>
  13.118 +        </size>
  13.119 +       </property>
  13.120 +       <property name="text">
  13.121 +        <string>&amp;About</string>
  13.122 +       </property>
  13.123 +      </widget>
  13.124 +     </item>
  13.125 +     <item>
  13.126 +      <widget class="QPushButton" name="btnCancel">
  13.127 +       <property name="minimumSize">
  13.128 +        <size>
  13.129 +         <width>100</width>
  13.130 +         <height>0</height>
  13.131 +        </size>
  13.132 +       </property>
  13.133 +       <property name="text">
  13.134 +        <string>&amp;Cancel</string>
  13.135 +       </property>
  13.136 +      </widget>
  13.137 +     </item>
  13.138 +     <item>
  13.139 +      <widget class="QPushButton" name="btnOk">
  13.140 +       <property name="minimumSize">
  13.141 +        <size>
  13.142 +         <width>100</width>
  13.143 +         <height>0</height>
  13.144 +        </size>
  13.145 +       </property>
  13.146 +       <property name="text">
  13.147 +        <string>&amp;Ok</string>
  13.148 +       </property>
  13.149 +       <property name="default">
  13.150 +        <bool>true</bool>
  13.151 +       </property>
  13.152 +      </widget>
  13.153 +     </item>
  13.154 +    </layout>
  13.155 +   </item>
  13.156 +  </layout>
  13.157 + </widget>
  13.158 + <tabstops>
  13.159 +  <tabstop>edtUser</tabstop>
  13.160 +  <tabstop>edtPassword</tabstop>
  13.161 +  <tabstop>btnAbout</tabstop>
  13.162 +  <tabstop>btnCancel</tabstop>
  13.163 +  <tabstop>btnOk</tabstop>
  13.164 + </tabstops>
  13.165 + <resources>
  13.166 +  <include location="opensecurity.qrc"/>
  13.167 + </resources>
  13.168 + <connections/>
  13.169 +</ui>
    14.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    14.2 +++ b/OpenSecurity/bin/ui/LaunchDialog.ui	Wed Apr 02 10:45:58 2014 +0100
    14.3 @@ -0,0 +1,170 @@
    14.4 +<?xml version="1.0" encoding="UTF-8"?>
    14.5 +<ui version="4.0">
    14.6 + <class>LaunchDialog</class>
    14.7 + <widget class="QDialog" name="LaunchDialog">
    14.8 +  <property name="geometry">
    14.9 +   <rect>
   14.10 +    <x>0</x>
   14.11 +    <y>0</y>
   14.12 +    <width>420</width>
   14.13 +    <height>120</height>
   14.14 +   </rect>
   14.15 +  </property>
   14.16 +  <property name="sizePolicy">
   14.17 +   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   14.18 +    <horstretch>0</horstretch>
   14.19 +    <verstretch>0</verstretch>
   14.20 +   </sizepolicy>
   14.21 +  </property>
   14.22 +  <property name="windowTitle">
   14.23 +   <string>Launch an application</string>
   14.24 +  </property>
   14.25 +  <property name="windowIcon">
   14.26 +   <iconset resource="opensecurity.qrc">
   14.27 +    <normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</iconset>
   14.28 +  </property>
   14.29 +  <layout class="QVBoxLayout" name="verticalLayout">
   14.30 +   <item>
   14.31 +    <layout class="QHBoxLayout" name="lyContent">
   14.32 +     <property name="spacing">
   14.33 +      <number>16</number>
   14.34 +     </property>
   14.35 +     <item>
   14.36 +      <widget class="QLabel" name="lblIcon">
   14.37 +       <property name="text">
   14.38 +        <string/>
   14.39 +       </property>
   14.40 +       <property name="pixmap">
   14.41 +        <pixmap resource="opensecurity.qrc">:/opensecurity/gfx/opensecurity_launch_64.png</pixmap>
   14.42 +       </property>
   14.43 +       <property name="alignment">
   14.44 +        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   14.45 +       </property>
   14.46 +      </widget>
   14.47 +     </item>
   14.48 +     <item>
   14.49 +      <layout class="QGridLayout" name="lyCredentials" rowstretch="0,0,0,1" columnstretch="0,1">
   14.50 +       <property name="spacing">
   14.51 +        <number>4</number>
   14.52 +       </property>
   14.53 +       <item row="3" column="0" colspan="2">
   14.54 +        <widget class="QWidget" name="wdCredentialsSpacer" native="true"/>
   14.55 +       </item>
   14.56 +       <item row="2" column="0">
   14.57 +        <widget class="QLabel" name="lblApplication">
   14.58 +         <property name="text">
   14.59 +          <string>&amp;Application</string>
   14.60 +         </property>
   14.61 +         <property name="buddy">
   14.62 +          <cstring>cmbApplication</cstring>
   14.63 +         </property>
   14.64 +        </widget>
   14.65 +       </item>
   14.66 +       <item row="1" column="0">
   14.67 +        <widget class="QLabel" name="lblVM">
   14.68 +         <property name="text">
   14.69 +          <string>&amp;VM:</string>
   14.70 +         </property>
   14.71 +         <property name="buddy">
   14.72 +          <cstring>cmbVM</cstring>
   14.73 +         </property>
   14.74 +        </widget>
   14.75 +       </item>
   14.76 +       <item row="0" column="0" colspan="2">
   14.77 +        <widget class="QLabel" name="lblText">
   14.78 +         <property name="text">
   14.79 +          <string>Choose application and VM:</string>
   14.80 +         </property>
   14.81 +        </widget>
   14.82 +       </item>
   14.83 +       <item row="1" column="1">
   14.84 +        <widget class="QComboBox" name="cmbVM">
   14.85 +         <property name="editable">
   14.86 +          <bool>true</bool>
   14.87 +         </property>
   14.88 +        </widget>
   14.89 +       </item>
   14.90 +       <item row="2" column="1">
   14.91 +        <widget class="QComboBox" name="cmbApplication">
   14.92 +         <property name="editable">
   14.93 +          <bool>true</bool>
   14.94 +         </property>
   14.95 +        </widget>
   14.96 +       </item>
   14.97 +      </layout>
   14.98 +     </item>
   14.99 +    </layout>
  14.100 +   </item>
  14.101 +   <item>
  14.102 +    <layout class="QHBoxLayout" name="lyButtons">
  14.103 +     <item>
  14.104 +      <spacer name="spButtons">
  14.105 +       <property name="orientation">
  14.106 +        <enum>Qt::Horizontal</enum>
  14.107 +       </property>
  14.108 +       <property name="sizeHint" stdset="0">
  14.109 +        <size>
  14.110 +         <width>40</width>
  14.111 +         <height>20</height>
  14.112 +        </size>
  14.113 +       </property>
  14.114 +      </spacer>
  14.115 +     </item>
  14.116 +     <item>
  14.117 +      <widget class="QPushButton" name="btnAbout">
  14.118 +       <property name="minimumSize">
  14.119 +        <size>
  14.120 +         <width>100</width>
  14.121 +         <height>0</height>
  14.122 +        </size>
  14.123 +       </property>
  14.124 +       <property name="text">
  14.125 +        <string>&amp;About</string>
  14.126 +       </property>
  14.127 +      </widget>
  14.128 +     </item>
  14.129 +     <item>
  14.130 +      <widget class="QPushButton" name="btnCancel">
  14.131 +       <property name="minimumSize">
  14.132 +        <size>
  14.133 +         <width>100</width>
  14.134 +         <height>0</height>
  14.135 +        </size>
  14.136 +       </property>
  14.137 +       <property name="text">
  14.138 +        <string>&amp;Cancel</string>
  14.139 +       </property>
  14.140 +      </widget>
  14.141 +     </item>
  14.142 +     <item>
  14.143 +      <widget class="QPushButton" name="btnOk">
  14.144 +       <property name="minimumSize">
  14.145 +        <size>
  14.146 +         <width>100</width>
  14.147 +         <height>0</height>
  14.148 +        </size>
  14.149 +       </property>
  14.150 +       <property name="text">
  14.151 +        <string>&amp;Ok</string>
  14.152 +       </property>
  14.153 +       <property name="default">
  14.154 +        <bool>true</bool>
  14.155 +       </property>
  14.156 +      </widget>
  14.157 +     </item>
  14.158 +    </layout>
  14.159 +   </item>
  14.160 +  </layout>
  14.161 + </widget>
  14.162 + <tabstops>
  14.163 +  <tabstop>cmbVM</tabstop>
  14.164 +  <tabstop>cmbApplication</tabstop>
  14.165 +  <tabstop>btnAbout</tabstop>
  14.166 +  <tabstop>btnCancel</tabstop>
  14.167 +  <tabstop>btnOk</tabstop>
  14.168 + </tabstops>
  14.169 + <resources>
  14.170 +  <include location="opensecurity.qrc"/>
  14.171 + </resources>
  14.172 + <connections/>
  14.173 +</ui>
    15.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.2 +++ b/OpenSecurity/bin/ui/Makefile	Wed Apr 02 10:45:58 2014 +0100
    15.3 @@ -0,0 +1,27 @@
    15.4 +# small Makefile to help pyuic creation of UI files
    15.5 +
    15.6 +UI= \
    15.7 +	ui_AboutDialog.py \
    15.8 +	ui_ConfigureDialog.py \
    15.9 +	ui_CredentialsDialog.py \
   15.10 +	ui_LaunchDialog.py \
   15.11 +	ui_NotificationDialog.py \
   15.12 +	ui_PasswordDialog.py 
   15.13 +
   15.14 +RC= \
   15.15 +	opensecurity_rc.py
   15.16 +
   15.17 +.PHONY: all clean
   15.18 +
   15.19 +all: $(UI) $(RC)
   15.20 +
   15.21 +clean:
   15.22 +	rm -f $(UI)
   15.23 +
   15.24 +ui_%.py: %.ui
   15.25 +	pyuic4 -o $@ $<
   15.26 +
   15.27 +%_rc.py: %.qrc
   15.28 +	pyrcc4 -o $@ $<
   15.29 +
   15.30 +
    16.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.2 +++ b/OpenSecurity/bin/ui/NotificationDialog.ui	Wed Apr 02 10:45:58 2014 +0100
    16.3 @@ -0,0 +1,127 @@
    16.4 +<?xml version="1.0" encoding="UTF-8"?>
    16.5 +<ui version="4.0">
    16.6 + <class>NotificationDialog</class>
    16.7 + <widget class="QDialog" name="NotificationDialog">
    16.8 +  <property name="geometry">
    16.9 +   <rect>
   16.10 +    <x>0</x>
   16.11 +    <y>0</y>
   16.12 +    <width>420</width>
   16.13 +    <height>120</height>
   16.14 +   </rect>
   16.15 +  </property>
   16.16 +  <property name="sizePolicy">
   16.17 +   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   16.18 +    <horstretch>0</horstretch>
   16.19 +    <verstretch>0</verstretch>
   16.20 +   </sizepolicy>
   16.21 +  </property>
   16.22 +  <property name="windowTitle">
   16.23 +   <string>OpenSecuirty Notification</string>
   16.24 +  </property>
   16.25 +  <property name="windowIcon">
   16.26 +   <iconset resource="opensecurity.qrc">
   16.27 +    <normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</iconset>
   16.28 +  </property>
   16.29 +  <layout class="QVBoxLayout" name="lyMain">
   16.30 +   <item>
   16.31 +    <layout class="QHBoxLayout" name="lyContent" stretch="0,1">
   16.32 +     <property name="spacing">
   16.33 +      <number>16</number>
   16.34 +     </property>
   16.35 +     <item>
   16.36 +      <widget class="QLabel" name="lblIcon">
   16.37 +       <property name="text">
   16.38 +        <string/>
   16.39 +       </property>
   16.40 +       <property name="pixmap">
   16.41 +        <pixmap resource="opensecurity.qrc">:/opensecurity/gfx/opensecurity_icon_64.png</pixmap>
   16.42 +       </property>
   16.43 +       <property name="alignment">
   16.44 +        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   16.45 +       </property>
   16.46 +      </widget>
   16.47 +     </item>
   16.48 +     <item>
   16.49 +      <layout class="QVBoxLayout" name="lyMessage">
   16.50 +       <item>
   16.51 +        <widget class="QLabel" name="lblMessage">
   16.52 +         <property name="text">
   16.53 +          <string>TextLabel</string>
   16.54 +         </property>
   16.55 +        </widget>
   16.56 +       </item>
   16.57 +       <item>
   16.58 +        <spacer name="spMessage">
   16.59 +         <property name="orientation">
   16.60 +          <enum>Qt::Vertical</enum>
   16.61 +         </property>
   16.62 +         <property name="sizeHint" stdset="0">
   16.63 +          <size>
   16.64 +           <width>20</width>
   16.65 +           <height>40</height>
   16.66 +          </size>
   16.67 +         </property>
   16.68 +        </spacer>
   16.69 +       </item>
   16.70 +      </layout>
   16.71 +     </item>
   16.72 +    </layout>
   16.73 +   </item>
   16.74 +   <item>
   16.75 +    <layout class="QHBoxLayout" name="lyButtons">
   16.76 +     <item>
   16.77 +      <spacer name="spButtons">
   16.78 +       <property name="orientation">
   16.79 +        <enum>Qt::Horizontal</enum>
   16.80 +       </property>
   16.81 +       <property name="sizeHint" stdset="0">
   16.82 +        <size>
   16.83 +         <width>40</width>
   16.84 +         <height>20</height>
   16.85 +        </size>
   16.86 +       </property>
   16.87 +      </spacer>
   16.88 +     </item>
   16.89 +     <item>
   16.90 +      <widget class="QPushButton" name="btnAbout">
   16.91 +       <property name="minimumSize">
   16.92 +        <size>
   16.93 +         <width>100</width>
   16.94 +         <height>0</height>
   16.95 +        </size>
   16.96 +       </property>
   16.97 +       <property name="text">
   16.98 +        <string>&amp;About</string>
   16.99 +       </property>
  16.100 +      </widget>
  16.101 +     </item>
  16.102 +     <item>
  16.103 +      <widget class="QPushButton" name="btnOk">
  16.104 +       <property name="minimumSize">
  16.105 +        <size>
  16.106 +         <width>100</width>
  16.107 +         <height>0</height>
  16.108 +        </size>
  16.109 +       </property>
  16.110 +       <property name="text">
  16.111 +        <string>&amp;Ok</string>
  16.112 +       </property>
  16.113 +       <property name="default">
  16.114 +        <bool>true</bool>
  16.115 +       </property>
  16.116 +      </widget>
  16.117 +     </item>
  16.118 +    </layout>
  16.119 +   </item>
  16.120 +  </layout>
  16.121 + </widget>
  16.122 + <tabstops>
  16.123 +  <tabstop>btnAbout</tabstop>
  16.124 +  <tabstop>btnOk</tabstop>
  16.125 + </tabstops>
  16.126 + <resources>
  16.127 +  <include location="opensecurity.qrc"/>
  16.128 + </resources>
  16.129 + <connections/>
  16.130 +</ui>
    17.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    17.2 +++ b/OpenSecurity/bin/ui/PasswordDialog.ui	Wed Apr 02 10:45:58 2014 +0100
    17.3 @@ -0,0 +1,152 @@
    17.4 +<?xml version="1.0" encoding="UTF-8"?>
    17.5 +<ui version="4.0">
    17.6 + <class>PasswordDialog</class>
    17.7 + <widget class="QDialog" name="PasswordDialog">
    17.8 +  <property name="geometry">
    17.9 +   <rect>
   17.10 +    <x>0</x>
   17.11 +    <y>0</y>
   17.12 +    <width>420</width>
   17.13 +    <height>120</height>
   17.14 +   </rect>
   17.15 +  </property>
   17.16 +  <property name="sizePolicy">
   17.17 +   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   17.18 +    <horstretch>0</horstretch>
   17.19 +    <verstretch>0</verstretch>
   17.20 +   </sizepolicy>
   17.21 +  </property>
   17.22 +  <property name="windowTitle">
   17.23 +   <string>OpenSecuirty Password Request</string>
   17.24 +  </property>
   17.25 +  <property name="windowIcon">
   17.26 +   <iconset resource="opensecurity.qrc">
   17.27 +    <normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</iconset>
   17.28 +  </property>
   17.29 +  <layout class="QVBoxLayout" name="lyMain">
   17.30 +   <item>
   17.31 +    <layout class="QHBoxLayout" name="lyContent">
   17.32 +     <property name="spacing">
   17.33 +      <number>16</number>
   17.34 +     </property>
   17.35 +     <item>
   17.36 +      <widget class="QLabel" name="lblIcon">
   17.37 +       <property name="text">
   17.38 +        <string/>
   17.39 +       </property>
   17.40 +       <property name="pixmap">
   17.41 +        <pixmap resource="opensecurity.qrc">:/opensecurity/gfx/opensecurity_icon_64.png</pixmap>
   17.42 +       </property>
   17.43 +       <property name="alignment">
   17.44 +        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   17.45 +       </property>
   17.46 +      </widget>
   17.47 +     </item>
   17.48 +     <item>
   17.49 +      <layout class="QGridLayout" name="lyCredentials" rowstretch="0,0,0" columnstretch="0,0">
   17.50 +       <property name="spacing">
   17.51 +        <number>4</number>
   17.52 +       </property>
   17.53 +       <item row="1" column="1">
   17.54 +        <widget class="QLineEdit" name="edtPassword">
   17.55 +         <property name="echoMode">
   17.56 +          <enum>QLineEdit::Password</enum>
   17.57 +         </property>
   17.58 +        </widget>
   17.59 +       </item>
   17.60 +       <item row="0" column="0" colspan="2">
   17.61 +        <widget class="QLabel" name="lblText">
   17.62 +         <property name="text">
   17.63 +          <string>TextLabel</string>
   17.64 +         </property>
   17.65 +        </widget>
   17.66 +       </item>
   17.67 +       <item row="2" column="0" colspan="2">
   17.68 +        <widget class="QWidget" name="wdCredentialsSpacer" native="true"/>
   17.69 +       </item>
   17.70 +       <item row="1" column="0">
   17.71 +        <widget class="QLabel" name="lblPassword">
   17.72 +         <property name="text">
   17.73 +          <string>&amp;Password:</string>
   17.74 +         </property>
   17.75 +         <property name="buddy">
   17.76 +          <cstring>edtPassword</cstring>
   17.77 +         </property>
   17.78 +        </widget>
   17.79 +       </item>
   17.80 +      </layout>
   17.81 +     </item>
   17.82 +    </layout>
   17.83 +   </item>
   17.84 +   <item>
   17.85 +    <layout class="QHBoxLayout" name="lyButtons">
   17.86 +     <item>
   17.87 +      <spacer name="spButtons">
   17.88 +       <property name="orientation">
   17.89 +        <enum>Qt::Horizontal</enum>
   17.90 +       </property>
   17.91 +       <property name="sizeHint" stdset="0">
   17.92 +        <size>
   17.93 +         <width>40</width>
   17.94 +         <height>20</height>
   17.95 +        </size>
   17.96 +       </property>
   17.97 +      </spacer>
   17.98 +     </item>
   17.99 +     <item>
  17.100 +      <widget class="QPushButton" name="btnAbout">
  17.101 +       <property name="minimumSize">
  17.102 +        <size>
  17.103 +         <width>100</width>
  17.104 +         <height>0</height>
  17.105 +        </size>
  17.106 +       </property>
  17.107 +       <property name="text">
  17.108 +        <string>&amp;About</string>
  17.109 +       </property>
  17.110 +      </widget>
  17.111 +     </item>
  17.112 +     <item>
  17.113 +      <widget class="QPushButton" name="btnCancel">
  17.114 +       <property name="minimumSize">
  17.115 +        <size>
  17.116 +         <width>100</width>
  17.117 +         <height>0</height>
  17.118 +        </size>
  17.119 +       </property>
  17.120 +       <property name="text">
  17.121 +        <string>&amp;Cancel</string>
  17.122 +       </property>
  17.123 +      </widget>
  17.124 +     </item>
  17.125 +     <item>
  17.126 +      <widget class="QPushButton" name="btnOk">
  17.127 +       <property name="minimumSize">
  17.128 +        <size>
  17.129 +         <width>100</width>
  17.130 +         <height>0</height>
  17.131 +        </size>
  17.132 +       </property>
  17.133 +       <property name="text">
  17.134 +        <string>&amp;Ok</string>
  17.135 +       </property>
  17.136 +       <property name="default">
  17.137 +        <bool>true</bool>
  17.138 +       </property>
  17.139 +      </widget>
  17.140 +     </item>
  17.141 +    </layout>
  17.142 +   </item>
  17.143 +  </layout>
  17.144 + </widget>
  17.145 + <tabstops>
  17.146 +  <tabstop>edtPassword</tabstop>
  17.147 +  <tabstop>btnAbout</tabstop>
  17.148 +  <tabstop>btnCancel</tabstop>
  17.149 +  <tabstop>btnOk</tabstop>
  17.150 + </tabstops>
  17.151 + <resources>
  17.152 +  <include location="opensecurity.qrc"/>
  17.153 + </resources>
  17.154 + <connections/>
  17.155 +</ui>
    18.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    18.2 +++ b/OpenSecurity/bin/ui/__init__.py	Wed Apr 02 10:45:58 2014 +0100
    18.3 @@ -0,0 +1,51 @@
    18.4 +#!/bin/env python
    18.5 +# -*- coding: utf-8 -*-
    18.6 +
    18.7 +# ------------------------------------------------------------
    18.8 +# ui/__init__.py
    18.9 +# 
   18.10 +# python package file for ui
   18.11 +#
   18.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   18.13 +#
   18.14 +# Copyright (C) 2014 AIT Austrian Institute of Technology
   18.15 +# AIT Austrian Institute of Technology GmbH
   18.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   18.17 +# http://www.ait.ac.at
   18.18 +#
   18.19 +# This program is free software; you can redistribute it and/or
   18.20 +# modify it under the terms of the GNU General Public License
   18.21 +# as published by the Free Software Foundation version 2.
   18.22 +# 
   18.23 +# This program is distributed in the hope that it will be useful,
   18.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   18.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   18.26 +# GNU General Public License for more details.
   18.27 +# 
   18.28 +# You should have received a copy of the GNU General Public License
   18.29 +# along with this program; if not, write to the Free Software
   18.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   18.31 +# Boston, MA  02110-1301, USA.
   18.32 +# ------------------------------------------------------------
   18.33 +
   18.34 +
   18.35 +# ------------------------------------------------------------
   18.36 +# imports
   18.37 +
   18.38 +from about_dialog import AboutDialog
   18.39 +from configure_dialog import ConfigureDialog
   18.40 +from credentials_dialog import CredentialsDialog
   18.41 +from launch_dialog import LaunchDialog
   18.42 +from notification_dialog import NotificationDialog
   18.43 +from password_dialog import  PasswordDialog
   18.44 +
   18.45 +# ------------------------------------------------------------
   18.46 +# vars
   18.47 +__all__ = [
   18.48 +    'AboutDialog',
   18.49 +    'ConfigureDialog',
   18.50 +    'CredentialsDialog',
   18.51 +    'LaunchDialog',
   18.52 +    'NotificationDialog',
   18.53 +    'PasswordDialog'
   18.54 +    ]
    19.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    19.2 +++ b/OpenSecurity/bin/ui/about_dialog.py	Wed Apr 02 10:45:58 2014 +0100
    19.3 @@ -0,0 +1,135 @@
    19.4 +#!/bin/env python
    19.5 +# -*- coding: utf-8 -*-
    19.6 +
    19.7 +# ------------------------------------------------------------
    19.8 +# about_dialog.pyw
    19.9 +# 
   19.10 +# something about OpenSecurity
   19.11 +#
   19.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   19.13 +#
   19.14 +# Copyright (C) 2014 AIT Austrian Institute of Technology
   19.15 +# AIT Austrian Institute of Technology GmbH
   19.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   19.17 +# http://www.ait.ac.at
   19.18 +#
   19.19 +# This program is free software; you can redistribute it and/or
   19.20 +# modify it under the terms of the GNU General Public License
   19.21 +# as published by the Free Software Foundation version 2.
   19.22 +# 
   19.23 +# This program is distributed in the hope that it will be useful,
   19.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   19.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   19.26 +# GNU General Public License for more details.
   19.27 +# 
   19.28 +# You should have received a copy of the GNU General Public License
   19.29 +# along with this program; if not, write to the Free Software
   19.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   19.31 +# Boston, MA  02110-1301, USA.
   19.32 +# ------------------------------------------------------------
   19.33 +
   19.34 +
   19.35 +# ------------------------------------------------------------
   19.36 +# imports
   19.37 +
   19.38 +import sys
   19.39 +
   19.40 +from PyQt4 import QtCore
   19.41 +from PyQt4 import QtGui
   19.42 +
   19.43 +from ui_AboutDialog import Ui_AboutDialog
   19.44 +
   19.45 +
   19.46 +# ------------------------------------------------------------
   19.47 +# code
   19.48 +
   19.49 +
   19.50 +ABOUT_TEXT = """
   19.51 +<html>
   19.52 +
   19.53 +<head>
   19.54 +
   19.55 +<style type="text/css">
   19.56 +    .about_text { margin-bottom: 100px; margin-left: 64px; margin-right: 64px; }
   19.57 +    .logo { vertical-align: middle; margin-bottom: 24px; }
   19.58 +    .footer { margin-top: 100px; }
   19.59 +</style>
   19.60 +
   19.61 +</head>
   19.62 +
   19.63 +<body bgcolor="#FFFFFF">
   19.64 +
   19.65 +<div align="center">
   19.66 +
   19.67 +<h1 class="header">
   19.68 +    <a href="http://www.opensecurity.at"><img src=":/opensecurity/gfx/opensecurity_logo.jpg"/></a><br/><br/>
   19.69 +    OpenSecurity V0.2.3
   19.70 +</h1>
   19.71 +
   19.72 +<div class="about_text" align="justify">
   19.73 +    Blah ...<br/>
   19.74 +</div>
   19.75 +
   19.76 +<div class="logo">
   19.77 +    <a href="http://www.ait.ac.at"><img src=":/opensecurity/gfx/ait_logo_no_claim.png"/></a>
   19.78 +    <a href="http://www.x-net.at"><img src=":/opensecurity/gfx/x-net_logo.jpg"/></a>
   19.79 +    <a href="http://www.ikarussecurity.com"><img src=":/opensecurity/gfx/ikarus_logo.jpg"/></a>
   19.80 +</div>
   19.81 +
   19.82 +<div class="logo">
   19.83 +    <a href="http://www.liqua.net"><img src=":/opensecurity/gfx/liqua_logo.jpg"/></a>
   19.84 +    <a href="http://www.linz.at"><img src=":/opensecurity/gfx/linz_logo.jpg"/></a>
   19.85 +    <a href="http://www.bmvit.gv.at"><img src=":/opensecurity/gfx/bmvit_logo.jpg"/></a>
   19.86 +</div>
   19.87 +
   19.88 +<div class="logo">
   19.89 +    <a href="http://www.ffg.at"><img src=":/opensecurity/gfx/ffg_logo.jpg"/></a>
   19.90 +    <a href="http://www.kiras.at"><img src=":/opensecurity/gfx/kiras_logo.jpg"/></a>
   19.91 +</div>
   19.92 +
   19.93 +<div class="footer" align="left">
   19.94 +    Copyright (C) 2013, 2014 AIT Austrian Institute of Technology<br/>
   19.95 +    AIT Austrian Institute of Technology GmbH<br/>
   19.96 +    Donau-City-Strasse 1 | 1220 Vienna | Austria<br/>
   19.97 +    <a href="http://www.ait.ac.at">http://www.ait.ac.at</a>
   19.98 +</div>
   19.99 +
  19.100 +</div>
  19.101 +</body>
  19.102 +</html>
  19.103 +""";
  19.104 +
  19.105 +
  19.106 +# ------------------------------------------------------------
  19.107 +# code
  19.108 +
  19.109 +
  19.110 +class AboutDialog(QtGui.QDialog):
  19.111 +
  19.112 +    """A dialog which shows some information about the OpenSecurity project"""
  19.113 +
  19.114 +    def __init__(self):
  19.115 +
  19.116 +        QtGui.QDialog.__init__(self)
  19.117 +
  19.118 +        # setup the user interface
  19.119 +        self.ui = Ui_AboutDialog()
  19.120 +        self.ui.setupUi(self)
  19.121 +   
  19.122 +        # fix the scroll area content
  19.123 +        self.ui.lblAbout = QtGui.QLabel(ABOUT_TEXT)
  19.124 +        self.ui.lblAbout.setContentsMargins(16, 16, 16, 16)
  19.125 +        self.ui.lblAbout.setStyleSheet(self.ui.scrAboutContent.styleSheet())
  19.126 +        self.ui.scrAbout.setWidget(self.ui.lblAbout)
  19.127 +
  19.128 +        # connectors
  19.129 +        self.ui.btnOk.clicked.connect(self.accept)
  19.130 +        self.ui.lblAbout.setText(ABOUT_TEXT)
  19.131 +
  19.132 +
  19.133 +if __name__ == "__main__":
  19.134 +        a = QtGui.QApplication(sys.argv)
  19.135 +        d = AboutDialog()
  19.136 +        d.show()
  19.137 +        sys.exit(a.exec_())     
  19.138 +
    20.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    20.2 +++ b/OpenSecurity/bin/ui/configure_dialog.py	Wed Apr 02 10:45:58 2014 +0100
    20.3 @@ -0,0 +1,123 @@
    20.4 +#!/bin/env python
    20.5 +# -*- coding: utf-8 -*-
    20.6 +
    20.7 +# ------------------------------------------------------------
    20.8 +# configure_dialog.pyw
    20.9 +# 
   20.10 +# let the user configure the opensecurity system
   20.11 +#
   20.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   20.13 +#
   20.14 +# Copyright (C) 2014 AIT Austrian Institute of Technology
   20.15 +# AIT Austrian Institute of Technology GmbH
   20.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   20.17 +# http://www.ait.ac.at
   20.18 +#
   20.19 +# This program is free software; you can redistribute it and/or
   20.20 +# modify it under the terms of the GNU General Public License
   20.21 +# as published by the Free Software Foundation version 2.
   20.22 +# 
   20.23 +# This program is distributed in the hope that it will be useful,
   20.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   20.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   20.26 +# GNU General Public License for more details.
   20.27 +# 
   20.28 +# You should have received a copy of the GNU General Public License
   20.29 +# along with this program; if not, write to the Free Software
   20.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   20.31 +# Boston, MA  02110-1301, USA.
   20.32 +# ------------------------------------------------------------
   20.33 +
   20.34 +
   20.35 +# ------------------------------------------------------------
   20.36 +# imports
   20.37 +
   20.38 +import json
   20.39 +import sys
   20.40 +import urllib2
   20.41 +
   20.42 +from PyQt4 import QtCore
   20.43 +from PyQt4 import QtGui
   20.44 +
   20.45 +from ui_ConfigureDialog import Ui_ConfigureDialog 
   20.46 +from about_dialog import AboutDialog
   20.47 +
   20.48 +
   20.49 +# ------------------------------------------------------------
   20.50 +# code
   20.51 +
   20.52 +
   20.53 +class ConfigureDialog(QtGui.QDialog):
   20.54 +
   20.55 +    """A dialog which lets the user configure the OpenSecurity Subsystem"""
   20.56 +
   20.57 +    def __init__(self):
   20.58 +
   20.59 +        QtGui.QDialog.__init__(self)
   20.60 +
   20.61 +        # setup the user interface
   20.62 +        self.ui = Ui_ConfigureDialog()
   20.63 +        self.ui.setupUi(self)
   20.64 +    
   20.65 +        self.ui.edtStatus.setText('<not evaluated yet>')
   20.66 +        self.ui.edtVersion.setText('<not evaluated yet>')
   20.67 +        self.ui.edtStatus.setEnabled(False);
   20.68 +        self.ui.edtVersion.setEnabled(False);
   20.69 +
   20.70 +        # local members
   20.71 +        self._about_dialog = AboutDialog()
   20.72 +
   20.73 +        # connectors
   20.74 +        self.ui.btnAbout.clicked.connect(self.clicked_about)
   20.75 +        self.ui.btnClose.clicked.connect(self.accept)
   20.76 +        self.ui.btnDownload.clicked.connect(self.clicked_download)
   20.77 +        self.ui.btnImport.clicked.connect(self.clicked_import)
   20.78 +        self.ui.btnRefresh.clicked.connect(self.clicked_refresh)
   20.79 +
   20.80 +        # call first refresh immediately
   20.81 +        QtCore.QTimer.singleShot(0, self.clicked_refresh)
   20.82 +
   20.83 +
   20.84 +    def clicked_about(self):
   20.85 +
   20.86 +        """About button has been clicked."""
   20.87 +        self._about_dialog.exec_()
   20.88 +
   20.89 +
   20.90 +    def clicked_download(self):
   20.91 +
   20.92 +        """Download button has been clicked."""
   20.93 +        print('clicked_download()')
   20.94 +
   20.95 +
   20.96 +    def clicked_import(self):
   20.97 +
   20.98 +        """Import button has been clicked."""
   20.99 +        print('clicked_import()')
  20.100 +
  20.101 +
  20.102 +    def clicked_refresh(self):
  20.103 +
  20.104 +        """Refresh button has been clicked."""
  20.105 +        self.ui.edtStatus.setText('<not evaluated yet>')
  20.106 +        self.ui.edtVersion.setText('<not evaluated yet>')
  20.107 +        self.ui.edtStatus.setEnabled(False);
  20.108 +        self.ui.edtVersion.setEnabled(False);
  20.109 +
  20.110 +        try:
  20.111 +            j = json.load(urllib2.urlopen('http://127.0.0.1:8080'))
  20.112 +            self.ui.edtStatus.setText('running')
  20.113 +            self.ui.edtStatus.setEnabled(True)
  20.114 +            self.ui.edtVersion.setText(j['os_server']['version'])
  20.115 +            self.ui.edtVersion.setEnabled(True)
  20.116 +            
  20.117 +        except:
  20.118 +            pass
  20.119 +
  20.120 +
  20.121 +if __name__ == "__main__":
  20.122 +        a = QtGui.QApplication(sys.argv)
  20.123 +        d = ConfigureDialog()
  20.124 +        d.show()
  20.125 +        sys.exit(a.exec_())     
  20.126 +
    21.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    21.2 +++ b/OpenSecurity/bin/ui/credentials_dialog.py	Wed Apr 02 10:45:58 2014 +0100
    21.3 @@ -0,0 +1,106 @@
    21.4 +#!/bin/env python
    21.5 +# -*- coding: utf-8 -*-
    21.6 +
    21.7 +# ------------------------------------------------------------
    21.8 +# credentials_dialog.pyw
    21.9 +# 
   21.10 +# the user should give us some user/pass info
   21.11 +#
   21.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   21.13 +#
   21.14 +# Copyright (C) 2014 AIT Austrian Institute of Technology
   21.15 +# AIT Austrian Institute of Technology GmbH
   21.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   21.17 +# http://www.ait.ac.at
   21.18 +#
   21.19 +# This program is free software; you can redistribute it and/or
   21.20 +# modify it under the terms of the GNU General Public License
   21.21 +# as published by the Free Software Foundation version 2.
   21.22 +# 
   21.23 +# This program is distributed in the hope that it will be useful,
   21.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   21.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   21.26 +# GNU General Public License for more details.
   21.27 +# 
   21.28 +# You should have received a copy of the GNU General Public License
   21.29 +# along with this program; if not, write to the Free Software
   21.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   21.31 +# Boston, MA  02110-1301, USA.
   21.32 +# ------------------------------------------------------------
   21.33 +
   21.34 +
   21.35 +# ------------------------------------------------------------
   21.36 +# imports
   21.37 +
   21.38 +import sys
   21.39 +
   21.40 +from PyQt4 import QtCore
   21.41 +from PyQt4 import QtGui
   21.42 +
   21.43 +from ui_CredentialsDialog import Ui_CredentialsDialog 
   21.44 +from about_dialog import AboutDialog
   21.45 +
   21.46 +
   21.47 +# ------------------------------------------------------------
   21.48 +# code
   21.49 +
   21.50 +
   21.51 +class CredentialsDialog(QtGui.QDialog):
   21.52 +
   21.53 +    """A dialog for letting the user pass on a user/password combo"""
   21.54 +
   21.55 +    def __init__(self, user_text = 'Please provide approbitate login information:'):
   21.56 +
   21.57 +        QtGui.QDialog.__init__(self)
   21.58 +
   21.59 +        # setup the user interface
   21.60 +        self.ui = Ui_CredentialsDialog()
   21.61 +        self.ui.setupUi(self)
   21.62 +    
   21.63 +        # local members
   21.64 +        self._about_dialog = AboutDialog()
   21.65 +
   21.66 +        # connectors
   21.67 +        self.ui.lblText.setText(user_text)
   21.68 +        self.ui.btnAbout.clicked.connect(self.clicked_about)
   21.69 +        self.ui.btnCancel.clicked.connect(self.reject)
   21.70 +        self.ui.btnOk.clicked.connect(self.clicked_ok)
   21.71 +
   21.72 +        # positionate ourself central
   21.73 +        screen = QtGui.QDesktopWidget().screenGeometry()
   21.74 +        size = self.geometry()
   21.75 +        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
   21.76 + 
   21.77 +
   21.78 +    def clicked_about(self):
   21.79 +
   21.80 +        """About button has been clicked."""
   21.81 +        self._about_dialog.show()
   21.82 +
   21.83 +
   21.84 +    def clicked_ok(self):
   21.85 +        
   21.86 +        """Ok button has been clicked."""
   21.87 +        sys.stdout.write('{ ')
   21.88 +        sys.stdout.write('\'user\': \'')
   21.89 +        sys.stdout.write(self.ui.edtUser.text())
   21.90 +        sys.stdout.write('\', ')
   21.91 +        sys.stdout.write('\'password\': \'')
   21.92 +        sys.stdout.write(self.ui.edtPassword.text())
   21.93 +        sys.stdout.write('\' ')
   21.94 +        sys.stdout.write('}\n')
   21.95 +        self.accept()
   21.96 +
   21.97 +
   21.98 +    def set_user_text(user_text):
   21.99 +
  21.100 +        """Set a text to explain which credentials we need."""
  21.101 +        self.ui.lblText.setText(user_text)
  21.102 +
  21.103 +
  21.104 +if __name__ == "__main__":
  21.105 +        a = QtGui.QApplication(sys.argv)
  21.106 +        d = CredentialsDialog()
  21.107 +        d.show()
  21.108 +        sys.exit(a.exec_())     
  21.109 +
    22.1 Binary file OpenSecurity/bin/ui/gfx/ait_logo.jpg has changed
    23.1 Binary file OpenSecurity/bin/ui/gfx/ait_logo_no_claim.png has changed
    24.1 Binary file OpenSecurity/bin/ui/gfx/bmvit_logo.jpg has changed
    25.1 Binary file OpenSecurity/bin/ui/gfx/ffg_logo.jpg has changed
    26.1 Binary file OpenSecurity/bin/ui/gfx/ikarus_logo.jpg has changed
    27.1 Binary file OpenSecurity/bin/ui/gfx/kiras_logo.jpg has changed
    28.1 Binary file OpenSecurity/bin/ui/gfx/linz_logo.jpg has changed
    29.1 Binary file OpenSecurity/bin/ui/gfx/liqua_logo.jpg has changed
    30.1 Binary file OpenSecurity/bin/ui/gfx/opensecurity.ico has changed
    31.1 Binary file OpenSecurity/bin/ui/gfx/opensecurity_browsing_64.png has changed
    32.1 Binary file OpenSecurity/bin/ui/gfx/opensecurity_configure_64.png has changed
    33.1 Binary file OpenSecurity/bin/ui/gfx/opensecurity_icon_64.png has changed
    34.1 Binary file OpenSecurity/bin/ui/gfx/opensecurity_launch_64.png has changed
    35.1 Binary file OpenSecurity/bin/ui/gfx/opensecurity_logo.jpg has changed
    36.1 Binary file OpenSecurity/bin/ui/gfx/x-net_logo.jpg has changed
    37.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    37.2 +++ b/OpenSecurity/bin/ui/launch_dialog.py	Wed Apr 02 10:45:58 2014 +0100
    37.3 @@ -0,0 +1,117 @@
    37.4 +#!/bin/env python
    37.5 +# -*- coding: utf-8 -*-
    37.6 +
    37.7 +# ------------------------------------------------------------
    37.8 +# launch_dialog.pyw
    37.9 +# 
   37.10 +# let the user launch an app in a vm
   37.11 +#
   37.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   37.13 +#
   37.14 +# Copyright (C) 2014 AIT Austrian Institute of Technology
   37.15 +# AIT Austrian Institute of Technology GmbH
   37.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   37.17 +# http://www.ait.ac.at
   37.18 +#
   37.19 +# This program is free software; you can redistribute it and/or
   37.20 +# modify it under the terms of the GNU General Public License
   37.21 +# as published by the Free Software Foundation version 2.
   37.22 +# 
   37.23 +# This program is distributed in the hope that it will be useful,
   37.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   37.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   37.26 +# GNU General Public License for more details.
   37.27 +# 
   37.28 +# You should have received a copy of the GNU General Public License
   37.29 +# along with this program; if not, write to the Free Software
   37.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   37.31 +# Boston, MA  02110-1301, USA.
   37.32 +# ------------------------------------------------------------
   37.33 +
   37.34 +
   37.35 +# ------------------------------------------------------------
   37.36 +# imports
   37.37 +
   37.38 +import sys
   37.39 +
   37.40 +from PyQt4 import QtCore
   37.41 +from PyQt4 import QtGui
   37.42 +
   37.43 +from ui_LaunchDialog import Ui_LaunchDialog 
   37.44 +from about_dialog import AboutDialog
   37.45 +
   37.46 +
   37.47 +# ------------------------------------------------------------
   37.48 +# code
   37.49 +
   37.50 +
   37.51 +class LaunchDialog(QtGui.QDialog):
   37.52 +
   37.53 +    """A dialog for letting the user launch an arbitrary app in a vm"""
   37.54 +
   37.55 +    def __init__(self, vms, apps):
   37.56 +
   37.57 +        QtGui.QDialog.__init__(self)
   37.58 +
   37.59 +        # setup the user interface
   37.60 +        self.ui = Ui_LaunchDialog()
   37.61 +        self.ui.setupUi(self)
   37.62 +        for v in vms: 
   37.63 +            self.ui.cmbVM.addItem(v)
   37.64 +        for a in apps: 
   37.65 +            self.ui.cmbApplication.addItem(a)
   37.66 +    
   37.67 +        # local members
   37.68 +        self._about_dialog = AboutDialog()
   37.69 +
   37.70 +        # connectors
   37.71 +        self.ui.btnAbout.clicked.connect(self.clicked_about)
   37.72 +        self.ui.btnCancel.clicked.connect(self.reject)
   37.73 +        self.ui.btnOk.clicked.connect(self.clicked_ok)
   37.74 +
   37.75 +        # positionate ourself central
   37.76 +        screen = QtGui.QDesktopWidget().screenGeometry()
   37.77 +        size = self.geometry()
   37.78 +        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
   37.79 + 
   37.80 +
   37.81 +    def clicked_about(self):
   37.82 +
   37.83 +        """About button has been clicked."""
   37.84 +        self._about_dialog.show()
   37.85 +
   37.86 +
   37.87 +    def clicked_ok(self):
   37.88 +        
   37.89 +        """Ok button has been clicked."""
   37.90 +        sys.stdout.write('{ ')
   37.91 +        sys.stdout.write('\'application\': \'')
   37.92 +        sys.stdout.write(self.app)
   37.93 +        sys.stdout.write('\', ')
   37.94 +        sys.stdout.write('\'vm\': \'')
   37.95 +        sys.stdout.write(self.vm)
   37.96 +        sys.stdout.write('\' ')
   37.97 +        sys.stdout.write('}\n')
   37.98 +        self.accept()
   37.99 +
  37.100 +
  37.101 +    @property
  37.102 +    def app(self):
  37.103 +
  37.104 +        """The application of the user."""
  37.105 +        return str(self.ui.cmbApplication.currentText())
  37.106 + 
  37.107 +
  37.108 +    @property
  37.109 +    def vm(self):
  37.110 +
  37.111 +        """The application of the user."""
  37.112 +        return str(self.ui.cmbVM.currentText())
  37.113 + 
  37.114 +
  37.115 +if __name__ == "__main__":
  37.116 +        a = QtGui.QApplication(sys.argv)
  37.117 +        d = LaunchDialog(['SDVM0', 'SDVM1'], ['/usr/bin/chromium', '/usr/bin/thunderbird'])
  37.118 +        d.show()
  37.119 +        sys.exit(a.exec_())     
  37.120 +
    38.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    38.2 +++ b/OpenSecurity/bin/ui/notification.py	Wed Apr 02 10:45:58 2014 +0100
    38.3 @@ -0,0 +1,151 @@
    38.4 +#!/bin/env python
    38.5 +# -*- coding: utf-8 -*-
    38.6 +
    38.7 +# ------------------------------------------------------------
    38.8 +# notification-dialog
    38.9 +# 
   38.10 +# show the user an opensecurity specific message box
   38.11 +#
   38.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   38.13 +#
   38.14 +# Copyright (C) 2013 AIT Austrian Institute of Technology
   38.15 +# AIT Austrian Institute of Technology GmbH
   38.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   38.17 +# http://www.ait.ac.at
   38.18 +#
   38.19 +# This program is free software; you can redistribute it and/or
   38.20 +# modify it under the terms of the GNU General Public License
   38.21 +# as published by the Free Software Foundation version 2.
   38.22 +# 
   38.23 +# This program is distributed in the hope that it will be useful,
   38.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   38.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   38.26 +# GNU General Public License for more details.
   38.27 +# 
   38.28 +# You should have received a copy of the GNU General Public License
   38.29 +# along with this program; if not, write to the Free Software
   38.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   38.31 +# Boston, MA  02110-1301, USA.
   38.32 +# ------------------------------------------------------------
   38.33 +
   38.34 +
   38.35 +# ------------------------------------------------------------
   38.36 +# imports
   38.37 +
   38.38 +import sys
   38.39 +
   38.40 +from PyQt4 import QtCore
   38.41 +from PyQt4 import QtGui
   38.42 +
   38.43 +# local
   38.44 +from about import About
   38.45 +
   38.46 +
   38.47 +# ------------------------------------------------------------
   38.48 +# code
   38.49 +
   38.50 +class Notification(QtGui.QDialog):
   38.51 +    
   38.52 +    """Show the user an OpenSecurity specific notification."""
   38.53 +    
   38.54 +    TYPES = ['information', 'warning', 'critical']
   38.55 +        
   38.56 +    def __init__(self, msgtype, text, parent = None, flags = QtCore.Qt.WindowFlags(0)):
   38.57 +        
   38.58 +        # super call and widget init
   38.59 +        super(Notification, self).__init__(parent, flags)
   38.60 +        self.setWindowTitle('OpenSecuirty Notification')
   38.61 +        self.setup_ui(msgtype)
   38.62 +        
   38.63 +        # positionate ourself central
   38.64 +        screen = QtGui.QDesktopWidget().screenGeometry()
   38.65 +        self.resize(self.geometry().width() * 1.25, self.geometry().height())
   38.66 +        size = self.geometry()
   38.67 +        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
   38.68 +        
   38.69 +        # fix up text
   38.70 +        if msgtype in Notification.TYPES:
   38.71 +            
   38.72 +            typetext = { 
   38.73 +                'information': 'OpenSecurity information', 
   38.74 +                'warning': '<b>OpenSecurity warning</b>', 
   38.75 +                'critical': '<b>OpenSecurity critical error</b>'
   38.76 +            }
   38.77 +            self.lbMsgType.setText(typetext[msgtype])
   38.78 +            
   38.79 +            captiontext = { 
   38.80 +                'information': 'OpenSecurity: Information', 
   38.81 +                'warning': 'OpenSecurity: Warning', 
   38.82 +                'critical': 'OpenSecurity: Critical'
   38.83 +            }
   38.84 +            self.setWindowTitle(captiontext[msgtype])
   38.85 +            
   38.86 +        else:
   38.87 +            raise ValueError('unknown msgtype')
   38.88 +        
   38.89 +        self.lbText.setText(text)
   38.90 +        
   38.91 +
   38.92 +    def clicked_about(self):
   38.93 +        """clicked the about button"""
   38.94 +        dlgAbout = About()
   38.95 +        dlgAbout.exec_()
   38.96 +    
   38.97 +
   38.98 +    def clicked_ok(self):
   38.99 +        """clicked the ok button"""
  38.100 +        self.accept()
  38.101 +    
  38.102 +
  38.103 +    def setup_ui(self, msgtype):
  38.104 +        
  38.105 +        """Create the widgets."""
  38.106 +        
  38.107 +        lyMain = QtGui.QVBoxLayout(self)
  38.108 +        lyMain.setContentsMargins(8, 8, 8, 8)
  38.109 +        
  38.110 +        # content area: left pixmap, right text
  38.111 +        lyContent = QtGui.QHBoxLayout()
  38.112 +        lyMain.addLayout(lyContent)
  38.113 +        
  38.114 +        # pixmap
  38.115 +        lbPix = QtGui.QLabel()
  38.116 +        lbPix.setPixmap(QtGui.QPixmapCache.find('opensecurity_icon_64'))
  38.117 +        lyContent.addWidget(lbPix, 0, QtCore.Qt.Alignment(QtCore.Qt.AlignTop + QtCore.Qt.AlignHCenter))
  38.118 +        lyContent.addSpacing(16)
  38.119 +        
  38.120 +        # text ...
  38.121 +        lyText = QtGui.QVBoxLayout()
  38.122 +        lyContent.addLayout(lyText, 1)
  38.123 +        
  38.124 +        self.lbMsgType = QtGui.QLabel()
  38.125 +        lyText.addWidget(self.lbMsgType)
  38.126 +        self.lbText = QtGui.QLabel()
  38.127 +        lyText.addWidget(self.lbText)
  38.128 +        lyText.addStretch(1)
  38.129 +        
  38.130 +        lyMain.addStretch(1)
  38.131 +        
  38.132 +        # buttons
  38.133 +        lyButton = QtGui.QHBoxLayout()
  38.134 +        lyMain.addLayout(lyButton)
  38.135 +        
  38.136 +        lyButton.addStretch(1)
  38.137 +        btnOk = QtGui.QPushButton('&Ok', self)
  38.138 +        btnOk.setDefault(True)
  38.139 +        btnOk.setMinimumWidth(100)
  38.140 +        lyButton.addWidget(btnOk)
  38.141 +        btnAbout = QtGui.QPushButton('&About', self)
  38.142 +        btnAbout.setMinimumWidth(100)
  38.143 +        lyButton.addWidget(btnAbout)
  38.144 +        
  38.145 +        button_width = max(btnOk.width(), btnAbout.width())
  38.146 +        btnOk.setMinimumWidth(button_width)
  38.147 +        btnAbout.setMinimumWidth(button_width)
  38.148 +        
  38.149 +        # reduce to the max
  38.150 +        self.resize(lyMain.minimumSize())
  38.151 +        
  38.152 +        # connectors
  38.153 +        btnOk.clicked.connect(self.clicked_ok)
  38.154 +        btnAbout.clicked.connect(self.clicked_about)
    39.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    39.2 +++ b/OpenSecurity/bin/ui/notification_dialog.py	Wed Apr 02 10:45:58 2014 +0100
    39.3 @@ -0,0 +1,103 @@
    39.4 +#!/bin/env python
    39.5 +# -*- coding: utf-8 -*-
    39.6 +
    39.7 +# ------------------------------------------------------------
    39.8 +# notification_dialog.pyw
    39.9 +# 
   39.10 +# the user should give us a notification
   39.11 +#
   39.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   39.13 +#
   39.14 +# Copyright (C) 2014 AIT Austrian Institute of Technology
   39.15 +# AIT Austrian Institute of Technology GmbH
   39.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   39.17 +# http://www.ait.ac.at
   39.18 +#
   39.19 +# This program is free software; you can redistribute it and/or
   39.20 +# modify it under the terms of the GNU General Public License
   39.21 +# as published by the Free Software Foundation version 2.
   39.22 +# 
   39.23 +# This program is distributed in the hope that it will be useful,
   39.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   39.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   39.26 +# GNU General Public License for more details.
   39.27 +# 
   39.28 +# You should have received a copy of the GNU General Public License
   39.29 +# along with this program; if not, write to the Free Software
   39.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   39.31 +# Boston, MA  02110-1301, USA.
   39.32 +# ------------------------------------------------------------
   39.33 +
   39.34 +
   39.35 +# ------------------------------------------------------------
   39.36 +# imports
   39.37 +
   39.38 +import sys
   39.39 +
   39.40 +from PyQt4 import QtCore
   39.41 +from PyQt4 import QtGui
   39.42 +
   39.43 +from ui_NotificationDialog import Ui_NotificationDialog 
   39.44 +from about_dialog import AboutDialog
   39.45 +
   39.46 +
   39.47 +# ------------------------------------------------------------
   39.48 +# code
   39.49 +
   39.50 +
   39.51 +class NotificationDialog(QtGui.QDialog):
   39.52 +
   39.53 +    """A dialog for letting the user pass on a user/notification combo"""
   39.54 +
   39.55 +    def __init__(self, caption = 'OpenSecurity Notification', message = 'This is a notification from the OpenSecurity System.'):
   39.56 +
   39.57 +        QtGui.QDialog.__init__(self)
   39.58 +
   39.59 +        # setup the user interface
   39.60 +        self.ui = Ui_NotificationDialog()
   39.61 +        self.ui.setupUi(self)
   39.62 +        self.setWindowTitle(caption)
   39.63 +
   39.64 +        # local members
   39.65 +        self._about_dialog = AboutDialog()
   39.66 +
   39.67 +        # connectors
   39.68 +        self.ui.lblMessage.setText(message)
   39.69 +        self.ui.btnAbout.clicked.connect(self.clicked_about)
   39.70 +        self.ui.btnOk.clicked.connect(self.accept)
   39.71 +
   39.72 +        # positionate ourself central
   39.73 +        screen = QtGui.QDesktopWidget().screenGeometry()
   39.74 +        size = self.geometry()
   39.75 +        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
   39.76 + 
   39.77 +
   39.78 +    def clicked_about(self):
   39.79 +
   39.80 +        """About button has been clicked."""
   39.81 +        self._about_dialog.show()
   39.82 +
   39.83 +
   39.84 +    def clicked_ok(self):
   39.85 +        
   39.86 +        """Ok button has been clicked."""
   39.87 +        sys.stdout.write('{ ')
   39.88 +        sys.stdout.write('\'notification\': \'')
   39.89 +        sys.stdout.write(self.ui.edtNotification.text())
   39.90 +        sys.stdout.write('\' ')
   39.91 +        sys.stdout.write('}\n')
   39.92 +        self.accept()
   39.93 +
   39.94 +
   39.95 +    def set_user_text(user_text):
   39.96 +
   39.97 +        """Set a text to explain which notification we need."""
   39.98 +        self.ui.lblText.setText(user_text)
   39.99 +
  39.100 +
  39.101 +if __name__ == "__main__":
  39.102 +        a = QtGui.QApplication(sys.argv)
  39.103 +        d = NotificationDialog()
  39.104 +        d.show()
  39.105 +        sys.exit(a.exec_())     
  39.106 +
    40.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    40.2 +++ b/OpenSecurity/bin/ui/opensecurity.qrc	Wed Apr 02 10:45:58 2014 +0100
    40.3 @@ -0,0 +1,19 @@
    40.4 +<RCC>
    40.5 +  <qresource prefix="opensecurity">
    40.6 +    <file>gfx/opensecurity_browsing_64.png</file>
    40.7 +    <file>gfx/opensecurity_configure_64.png</file>
    40.8 +    <file>gfx/opensecurity_launch_64.png</file>
    40.9 +    <file>gfx/ait_logo_no_claim.png</file>
   40.10 +    <file>gfx/bmvit_logo.jpg</file>
   40.11 +    <file>gfx/ffg_logo.jpg</file>
   40.12 +    <file>gfx/ikarus_logo.jpg</file>
   40.13 +    <file>gfx/kiras_logo.jpg</file>
   40.14 +    <file>gfx/linz_logo.jpg</file>
   40.15 +    <file>gfx/liqua_logo.jpg</file>
   40.16 +    <file>gfx/opensecurity.ico</file>
   40.17 +    <file>gfx/opensecurity_icon_64.png</file>
   40.18 +    <file>gfx/opensecurity_logo.jpg</file>
   40.19 +    <file>gfx/x-net_logo.jpg</file>
   40.20 +    <file>gfx/ait_logo.jpg</file>
   40.21 +  </qresource>
   40.22 +</RCC>
    41.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    41.2 +++ b/OpenSecurity/bin/ui/opensecurity_rc.py	Wed Apr 02 10:45:58 2014 +0100
    41.3 @@ -0,0 +1,6480 @@
    41.4 +# -*- coding: utf-8 -*-
    41.5 +
    41.6 +# Resource object code
    41.7 +#
    41.8 +# Created: Tue Apr 1 13:04:10 2014
    41.9 +#      by: The Resource Compiler for PyQt (Qt v4.8.5)
   41.10 +#
   41.11 +# WARNING! All changes made in this file will be lost!
   41.12 +
   41.13 +from PyQt4 import QtCore
   41.14 +
   41.15 +qt_resource_data = "\
   41.16 +\x00\x00\x08\xbd\
   41.17 +\xff\
   41.18 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x00\x00\x01\x00\
   41.19 +\x01\x00\x00\xff\xdb\x00\x43\x00\x04\x03\x03\x03\x03\x02\x04\x03\
   41.20 +\x03\x03\x04\x04\x04\x05\x06\x0a\x06\x06\x05\x05\x06\x0c\x08\x09\
   41.21 +\x07\x0a\x0e\x0c\x0f\x0e\x0e\x0c\x0d\x0d\x0f\x11\x16\x13\x0f\x10\
   41.22 +\x15\x11\x0d\x0d\x13\x1a\x13\x15\x17\x18\x19\x19\x19\x0f\x12\x1b\
   41.23 +\x1d\x1b\x18\x1d\x16\x18\x19\x18\xff\xdb\x00\x43\x01\x04\x04\x04\
   41.24 +\x06\x05\x06\x0b\x06\x06\x0b\x18\x10\x0d\x10\x18\x18\x18\x18\x18\
   41.25 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
   41.26 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
   41.27 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\xff\xc0\x00\
   41.28 +\x11\x08\x00\x38\x00\x80\x03\x01\x22\x00\x02\x11\x01\x03\x11\x01\
   41.29 +\xff\xc4\x00\x1c\x00\x01\x00\x02\x02\x03\x01\x00\x00\x00\x00\x00\
   41.30 +\x00\x00\x00\x00\x00\x00\x06\x07\x04\x05\x01\x02\x03\x08\xff\xc4\
   41.31 +\x00\x33\x10\x00\x02\x01\x03\x03\x03\x02\x04\x05\x03\x05\x01\x00\
   41.32 +\x00\x00\x00\x01\x02\x03\x04\x05\x11\x00\x06\x12\x07\x21\x31\x13\
   41.33 +\x41\x22\x32\x51\x61\x08\x14\x15\x71\x81\x33\x42\xa1\x23\x24\x36\
   41.34 +\x62\x74\xb3\xff\xc4\x00\x1b\x01\x01\x01\x00\x02\x03\x01\x00\x00\
   41.35 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x03\x06\x02\x05\x07\x04\
   41.36 +\xff\xc4\x00\x28\x11\x00\x01\x03\x03\x03\x03\x04\x03\x01\x00\x00\
   41.37 +\x00\x00\x00\x00\x00\x01\x00\x02\x11\x03\x04\x21\x05\x12\x31\x06\
   41.38 +\x13\x41\x32\x51\x61\x71\x14\x91\xa1\xf0\xff\xda\x00\x0c\x03\x01\
   41.39 +\x00\x02\x11\x03\x11\x00\x3f\x00\xfb\xfb\x4d\x34\xd1\x13\x4d\x34\
   41.40 +\xd1\x16\xba\xfd\x51\x35\x1e\xd6\xb9\x55\xd3\x39\x8e\x68\x69\x65\
   41.41 +\x91\x1c\x00\x78\xb0\x42\x41\xef\xf7\x1a\xd2\xf4\xd2\xef\x70\xbe\
   41.42 +\xf4\xa2\xcb\x76\xba\xd4\x9a\x8a\xca\x88\x4b\x4b\x29\x50\xa5\x8f\
   41.43 +\x22\x3c\x00\x07\xb6\xb6\xbb\x9f\xfe\x13\x78\xff\x00\xc5\x3f\xff\
   41.44 +\x00\x36\xd5\x57\xd3\x0d\x91\x49\xba\xba\x39\x6d\xa9\xdc\xb3\x56\
   41.45 +\x4c\xbe\x9b\x45\x43\x14\x35\x0f\x0a\xd2\xa2\xb1\x1c\xd4\x29\x00\
   41.46 +\xb9\x6c\xb7\x23\x9e\xdc\x47\x81\xab\xe1\x71\x3c\xab\xab\x4d\x56\
   41.47 +\x1d\x29\xbe\xdd\x6b\x76\xbd\xfe\xc1\x78\xac\x96\xae\xae\xc5\x57\
   41.48 +\x25\x1a\xd4\xca\x72\xef\x1e\x32\xa5\x8f\xb9\x1d\xc6\x7e\xda\x8c\
   41.49 +\x74\xc3\x6b\xc9\xd4\x0e\x96\xd3\xc9\xba\x6e\x57\x29\x28\xa0\x32\
   41.50 +\x41\x4b\x0c\x75\x4e\x85\x9f\x39\x69\x9c\x83\x96\x6c\x9c\x28\x39\
   41.51 +\x00\x0f\x1d\xf4\x84\xdc\xaf\x6d\x79\xd4\x54\x43\x4b\x49\x2d\x4d\
   41.52 +\x44\x8b\x1c\x31\x21\x77\x76\x38\x0a\xa0\x64\x93\xf6\xc6\xa9\x1e\
   41.53 +\x99\xd9\xeb\xfa\x87\xd3\xe1\x06\xed\xba\xdc\x27\xb6\x5b\xa5\x92\
   41.54 +\x8e\x9e\x28\xaa\x5a\x36\x99\x81\xc9\x92\x46\x1d\xdb\x8e\x40\x50\
   41.55 +\x4e\x3c\xe7\x3a\xd4\x35\xce\xf0\xff\x00\x83\xfd\xe1\x4e\xf5\xb3\
   41.56 +\xd4\xbd\x05\x4c\xf4\x11\xcd\x23\x16\x71\x00\x64\xc8\x27\xcf\x60\
   41.57 +\xcc\x3f\x6d\x64\xa5\x4f\x7b\xc3\x27\x93\x0b\x05\xcd\xc7\x66\x8b\
   41.58 +\xeb\x44\xed\x04\xfe\x84\xa8\x67\x51\x7f\x12\x7b\x8e\xe9\x77\x9e\
   41.59 +\x87\x64\x54\x7e\x93\x6a\x8d\x8a\xa5\x5f\x00\x67\x9c\x0f\xee\xcb\
   41.60 +\x02\x11\x4f\xb0\x03\x3f\x7d\x43\x2c\xdd\x74\xea\x7d\x9e\xe0\xb5\
   41.61 +\x23\x74\x54\x57\x20\x39\x68\x2b\x95\x66\x8d\xfe\xc7\xb6\x47\xf0\
   41.62 +\x46\xa3\xdb\x0f\x70\xa6\xd5\xea\x55\xa2\xf9\x34\x49\x25\x3c\x15\
   41.63 +\x00\x4f\x1b\x28\x60\xd1\x37\xc2\xe3\x07\xb7\xca\x4e\xae\x2e\xb1\
   41.64 +\x74\xd9\x2e\x7f\x88\x6d\xba\x2d\x30\xaa\xd0\x6e\x63\x18\x67\x84\
   41.65 +\x00\xa0\xa7\xf5\x18\x63\xb7\xf4\xfe\x2d\x6d\x46\x95\xbd\x07\x0a\
   41.66 +\x2e\x60\x82\x09\x9f\xae\x57\x92\x32\xeb\x52\xd4\x29\xba\xf6\x9d\
   41.67 +\x73\xbc\x38\x0d\xa2\x44\x07\x70\x46\x62\x27\x11\x0a\xf3\xe9\x67\
   41.68 +\x53\x6d\x9d\x4c\xda\x6d\x70\xa7\x88\x52\xdc\x29\x98\x47\x5b\x47\
   41.69 +\xcb\x97\xa4\xc4\x64\x15\x3e\xea\x7b\xe0\xfd\x88\xd6\x46\xe3\xdf\
   41.70 +\x76\xfa\x28\xab\xad\xf4\x13\x4b\xfa\x84\x60\xa2\x38\x8f\x92\x2b\
   41.71 +\xfe\xe7\xe9\xa8\x65\xa3\x70\x8a\x8f\xc5\x15\xe2\xc1\x60\xa7\x86\
   41.72 +\x3b\x7d\x9e\xc7\xf9\x77\x48\x50\x2a\xfa\xbc\x95\xfd\xbc\xe0\x95\
   41.73 +\x5f\xe0\xeb\x75\x6e\x01\xfa\x27\x72\x95\xc0\x32\x17\x90\x96\x23\
   41.74 +\xbe\x79\x0d\x79\x87\x56\xdd\xdc\x5b\x9f\xc7\xb4\x3b\x0b\xa9\xbd\
   41.75 +\xf2\x44\x90\x1a\x06\x06\x44\x13\x3c\xf8\x8e\x0a\xf5\x1d\x36\xe1\
   41.76 +\xf5\xa8\xc3\xdd\xb9\xcd\x25\xa4\xc4\x49\x18\x26\x16\x26\xd6\xbc\
   41.77 +\x6e\x6b\xe6\xe5\x5a\x4f\xd7\xe6\x8d\x42\x99\x5f\x92\x2b\x02\x01\
   41.78 +\x1d\x80\xc7\xdf\x53\x7b\x2e\xe7\x82\xe7\x7a\xad\xb4\x4c\xa2\x3a\
   41.79 +\xba\x69\x19\x40\x07\xb4\x8a\x0e\x32\x3e\xff\x00\x51\xa8\x6f\x4e\
   41.80 +\x2e\x55\xa6\xfe\x6d\x66\x6f\xf6\x82\x29\x24\x11\xf1\x1f\x36\x47\
   41.81 +\x7c\xe3\x3e\xff\x00\x5d\x7b\x52\xee\x3b\xdb\xf5\x38\x5b\x7f\x37\
   41.82 +\xca\x9b\xf3\x8d\x17\xa7\xe9\x27\xcb\xdf\xb6\x71\x9f\xf3\xad\x27\
   41.83 +\x40\xd5\xcd\xa5\xa5\xb5\x77\xd6\x7b\x8d\x4a\x85\xa6\x46\xe9\xc0\
   41.84 +\xc6\x5f\x80\x09\x9d\xc3\x27\xc8\x5f\x7b\x4c\x05\x66\x69\xa6\x9a\
   41.85 +\xf5\x65\x91\x34\xd3\x4d\x11\x62\xdc\xa8\xc5\xc2\xcf\x55\x40\xcd\
   41.86 +\xc4\x54\x42\xf0\x96\xfa\x72\x52\x33\xfe\x75\x55\x6c\x5d\xe1\x4b\
   41.87 +\xb1\x76\x2a\x6d\x2d\xd9\x45\x71\xa4\xba\x5a\xde\x48\x92\x38\xe9\
   41.88 +\x24\x94\x55\x27\x32\xc8\xd1\xb2\xa9\x07\x20\xe3\xcf\xdf\x56\xfe\
   41.89 +\x9a\xaa\x10\xab\x3e\x96\xd8\x2e\xd4\x1b\x73\x70\x5f\xef\x54\x6f\
   41.90 +\x49\x5b\x7d\xab\x92\xb0\x52\xb8\xf8\xe2\x8f\x04\x28\x61\xec\x4f\
   41.91 +\x73\x8f\xbe\xbd\xfa\x21\x4b\x53\x47\xd1\x9b\x74\x15\x74\xf2\xc1\
   41.92 +\x28\x79\x49\x8e\x54\x28\xc3\xe2\xfa\x1e\xfa\xb1\x74\xd2\x50\x08\
   41.93 +\x55\xa7\x43\xa9\x6a\xa8\xfa\x63\x2c\x55\x74\xd3\x53\xc8\x6e\x13\
   41.94 +\xb7\x09\x50\xa1\xc1\x23\x07\x07\x58\xdd\x29\xb1\xad\x6f\x4e\x37\
   41.95 +\x2d\x9e\xf5\x43\x2a\xd3\xd6\x5d\xaa\xe3\x92\x29\xa3\x2b\xce\x36\
   41.96 +\x54\x19\x19\x1e\x3c\xf7\xd5\xa9\xa6\x9b\xa3\x21\x71\x2c\x04\x41\
   41.97 +\xe1\x7c\x29\xd4\x5e\x8c\x6e\xbd\x8b\x7a\x9f\xd2\xb7\xd4\xdc\xec\
   41.98 +\xc5\x8f\xa1\x5f\x4d\x19\x7f\x87\xd8\x48\x06\x4a\xb0\xf7\xf6\x3e\
   41.99 +\x46\xbe\x8d\xe9\x15\xe1\x37\x1f\x46\x2d\x57\x8a\xfb\x5c\xd5\x97\
  41.100 +\xbd\xbb\x1c\xd4\xd1\x23\x21\x59\x19\xd5\x38\xaf\x1c\xe3\xbb\x27\
  41.101 +\x15\xd5\xbd\x8d\x75\x54\x44\x18\x55\x0a\x3e\x80\x63\x5d\x8d\xc6\
  41.102 +\xa2\xea\xf4\xc3\x1e\x32\x3c\xad\x77\x4f\xe9\xaa\x5a\x7d\xcb\xeb\
  41.103 +\x50\x79\xda\xe1\xe9\x22\x63\x32\x20\xfc\x1e\x30\xab\x6e\x91\xf4\
  41.104 +\xe6\xaf\x67\xdb\xee\x37\xdd\xc5\x2a\x4f\xb9\x6f\x53\x1a\x9a\xe7\
  41.105 +\x42\x19\x62\xcb\x16\xf4\xd4\xfb\xf7\x24\x93\xe3\x3f\xb6\xa4\x37\
  41.106 +\xbb\x32\x5b\xba\x7f\x78\xa4\xa1\x47\x75\x94\xbc\xcb\x1a\xae\x4a\
  41.107 +\xf2\x20\x90\x00\xfe\x75\x2a\xd3\x5d\x26\xa7\x6c\xdd\x41\xaf\xee\
  41.108 +\x7a\x8b\x5c\xd0\x7d\x83\x84\x18\xfe\x63\xe1\x77\x96\xb6\x94\xed\
  41.109 +\xa9\x0a\x34\x86\x07\xf8\x9f\xb2\xa9\xcd\x89\x54\x96\xfd\xe8\x8d\
  41.110 +\x52\xb2\x22\xc9\x1b\x45\x9e\x07\xb1\x38\x23\x3d\xbb\x78\xd4\xe6\
  41.111 +\xd1\xb4\x0d\x0e\xf3\xae\xbe\xd5\x4c\x92\xf3\x76\x6a\x74\x50\x7e\
  41.112 +\x1e\x5e\x49\xfb\xfb\x6a\x50\x11\x03\x16\x0a\xa0\x9f\x70\x35\xdb\
  41.113 +\x5a\xde\x8f\xd2\x94\xac\x69\x32\x95\x77\x77\x36\x38\xbd\xb8\x88\
  41.114 +\x24\x46\x72\x67\xdc\x7c\xac\xe1\xb0\x9a\x69\xa6\xb6\xd5\xc9\x35\
  41.115 +\x1f\xbf\x5c\x2f\x54\xb5\xf4\xc6\xd9\x6f\x9e\xa2\x9a\x12\x64\xa9\
  41.116 +\xf4\xd4\x13\x20\x20\x85\x45\xf7\x3d\xf0\x4e\x07\xd3\xef\xa9\x06\
  41.117 +\x9a\x22\x89\x9b\xf6\xe0\x99\xc0\x8e\xd8\xf0\x46\x78\x90\xed\x4d\
  41.118 +\x23\x10\x39\xe1\xb2\x32\x30\x48\x52\x47\x9e\xcc\x09\xc7\xb9\xef\
  41.119 +\x5b\x9a\x19\xe3\x57\xb3\xfa\x92\x37\xce\xa9\x1c\x85\x07\x65\x38\
  41.120 +\x0d\xed\x8e\x64\x12\x7c\xf0\x38\x1f\x4d\xf5\xdd\xeb\x63\xb3\xcc\
  41.121 +\x6d\xc3\x35\x27\x09\x19\xe2\x5b\x89\x2c\x07\x2c\x0f\x38\x04\x9f\
  41.122 +\xe3\x5a\xab\x45\xc2\xfb\x51\x3c\x70\x55\xdb\xcc\x34\xeb\x1b\x17\
  41.123 +\x96\x45\x7e\x79\x01\x40\x4e\xfe\x5b\xb9\xf8\x87\x63\x83\x8d\x55\
  41.124 +\x16\x2d\x55\xd7\x74\xa5\x3d\xb2\x74\xb6\x3b\x49\xca\x53\x53\x0c\
  41.125 +\x31\x9c\x3f\x84\x45\xef\x92\xa0\xb3\x86\xcf\xd1\x0f\xb6\xbc\xa9\
  41.126 +\xee\x9b\xb2\x0a\x78\xd2\x5b\x7c\x95\x44\x45\x99\x24\x68\x99\x59\
  41.127 +\x9b\x8b\x11\x80\x3b\x2f\x70\xa3\xf9\xd7\x34\xf7\x0d\xd3\x45\x49\
  41.128 +\x0c\x26\x82\x5a\xa7\x62\xa0\xc9\x32\x3b\x31\x62\x01\x39\xe3\xd9\
  41.129 +\x40\xe5\x8c\xf8\x1c\x1b\x3e\x46\xbb\x4b\xb8\xb7\x05\x2a\x46\x6a\
  41.130 +\xad\x48\xbe\xa1\x00\x14\x86\x56\xe2\x4b\xa0\x00\x8f\x7c\x2b\x31\
  41.131 +\xc0\xc9\x25\x4f\x61\xa2\x8b\xd2\x3b\xb6\xe6\x92\xa9\x62\x8a\x8a\
  41.132 +\x35\x4c\xbc\x7c\xe6\x82\x40\x3e\x70\x15\xf9\x67\xc7\x1c\x93\xd8\
  41.133 +\x77\xfa\x63\x27\x77\x65\xae\xa8\xb9\x59\xa2\xaf\xa8\xa7\xfc\xbf\
  41.134 +\xac\x39\x24\x67\x39\x0b\xec\x4e\x7e\xbd\xce\x3e\x84\x6b\x43\xfa\
  41.135 +\xde\xea\x9a\x9d\xd7\xf4\x35\x8a\x4f\x45\x99\x83\xc4\xec\x15\x95\
  41.136 +\x33\xc7\xfe\xdc\x8f\x8c\x76\x1e\x0f\x7d\x49\x2d\xb3\xb5\x4d\xae\
  41.137 +\x19\x5d\xb3\x26\x38\xc8\x44\x66\x31\xc8\x76\x6c\x29\xee\x06\x41\
  41.138 +\xd1\x50\xb2\xb4\xd3\x4d\x45\x53\x4d\x34\xd1\x13\x4d\x34\xd1\x14\
  41.139 +\x62\xa2\xe3\xb9\xa1\xb9\x54\x0a\x6b\x78\x9a\x9f\xd6\x61\x1f\xaa\
  41.140 +\xa4\x1c\x61\x54\x63\x1f\xda\x08\x62\x7d\xf0\x75\xe7\x0d\xeb\x74\
  41.141 +\x99\x51\x1e\xc8\xac\x40\x45\x7c\x2b\x2f\xcc\x57\xe2\x04\x9c\x60\
  41.142 +\x72\x6c\x8f\x23\x81\xfa\x8d\x34\xd5\x51\x79\xa5\xd7\x75\x54\x9e\
  41.143 +\x2d\x41\xe8\x8f\x8d\x48\x48\x98\x16\x38\x8c\x0c\x31\xf1\x86\x67\
  41.144 +\xef\x8e\xe1\x75\x95\x6e\xbb\x6e\x3a\xaa\xea\x61\x51\x6a\x48\x69\
  41.145 +\x9d\xbf\xd4\x62\x8c\xac\xa0\x86\x38\xc1\xfa\x10\x01\x3e\xf9\xed\
  41.146 +\xa6\x9a\x22\xc5\x5b\xee\xeb\x74\xf5\x56\xc4\xbc\x06\x58\xa3\x23\
  41.147 +\x86\xf1\xf2\xfe\xe0\x9c\x13\xe0\xe0\xe3\xdb\x5d\xe6\xa8\xdc\x46\
  41.148 +\xcb\x4d\x5a\x23\xa9\x7a\x81\x2c\xf2\xbc\x11\x2f\x0e\x68\x39\x7a\
  41.149 +\x6a\x41\x04\x8c\xfc\x07\x1e\x7c\xe9\xa6\x88\xb8\x9a\xe5\xba\xde\
  41.150 +\x2c\xc3\x49\x08\x96\x26\x05\x91\x61\x93\x12\xa8\x8d\x9b\x20\x9f\
  41.151 +\x66\x6e\x23\x1e\x47\xbe\xb9\x9a\xf1\xb9\xd2\x46\x56\xb3\x46\xe0\
  41.152 +\x39\x68\xf8\x23\x1e\x4b\xdf\xb6\x7d\x98\x0e\xf9\x3d\x89\xec\x34\
  41.153 +\xd3\x45\x16\x3b\x6e\x0d\xc5\x48\xd0\x51\xcf\x49\x0f\xaa\xf3\x0a\
  41.154 +\x74\x79\x95\x87\xa8\x41\x20\x93\x8f\x39\x03\x9f\x21\xd8\x67\x1a\
  41.155 +\x92\xd9\xab\x6a\x6e\x36\x88\xab\xaa\x69\xff\x00\x2e\x66\xf8\x92\
  41.156 +\x33\xe4\x2f\xb1\x3f\x73\xe7\xed\x91\xa6\x9a\x2a\x16\x7e\x9a\x69\
  41.157 +\xa8\xaa\x69\xa6\x9a\x22\x69\xa6\x9a\x22\xff\xd9\
  41.158 +\x00\x00\x08\xdf\
  41.159 +\xff\
  41.160 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x00\x00\x01\x00\
  41.161 +\x01\x00\x00\xff\xdb\x00\x43\x00\x04\x03\x03\x03\x03\x02\x04\x03\
  41.162 +\x03\x03\x04\x04\x04\x05\x06\x0a\x06\x06\x05\x05\x06\x0c\x08\x09\
  41.163 +\x07\x0a\x0e\x0c\x0f\x0e\x0e\x0c\x0d\x0d\x0f\x11\x16\x13\x0f\x10\
  41.164 +\x15\x11\x0d\x0d\x13\x1a\x13\x15\x17\x18\x19\x19\x19\x0f\x12\x1b\
  41.165 +\x1d\x1b\x18\x1d\x16\x18\x19\x18\xff\xdb\x00\x43\x01\x04\x04\x04\
  41.166 +\x06\x05\x06\x0b\x06\x06\x0b\x18\x10\x0d\x10\x18\x18\x18\x18\x18\
  41.167 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
  41.168 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
  41.169 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\xff\xc0\x00\
  41.170 +\x11\x08\x00\x3a\x00\x80\x03\x01\x22\x00\x02\x11\x01\x03\x11\x01\
  41.171 +\xff\xc4\x00\x1c\x00\x01\x00\x02\x03\x01\x01\x01\x00\x00\x00\x00\
  41.172 +\x00\x00\x00\x00\x00\x00\x04\x07\x05\x06\x08\x02\x03\x01\xff\xc4\
  41.173 +\x00\x35\x10\x00\x01\x03\x04\x01\x03\x02\x03\x05\x07\x05\x00\x00\
  41.174 +\x00\x00\x00\x01\x02\x03\x04\x00\x05\x06\x11\x12\x07\x21\x31\x13\
  41.175 +\x41\x14\x22\x51\x16\x23\x32\x42\x61\x36\x43\x52\x71\x74\x91\xb2\
  41.176 +\x53\x54\x81\x93\xa1\xff\xc4\x00\x1b\x01\x01\x00\x02\x03\x01\x01\
  41.177 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x05\x02\x03\x06\
  41.178 +\x01\x07\xff\xc4\x00\x2b\x11\x00\x01\x03\x03\x03\x02\x05\x05\x01\
  41.179 +\x01\x00\x00\x00\x00\x00\x00\x01\x00\x02\x11\x03\x04\x21\x12\x31\
  41.180 +\x41\x05\x51\x06\x13\x22\x61\x71\x23\x32\x81\x91\xf0\x24\xd1\xff\
  41.181 +\xda\x00\x0c\x03\x01\x00\x02\x11\x03\x11\x00\x3f\x00\xef\xea\x52\
  41.182 +\x94\x44\xa5\x29\x44\x58\x7b\xfe\x3c\xc5\xfc\x5b\xbd\x69\xf7\x08\
  41.183 +\x66\x0c\xc6\xe6\xa1\x50\xdf\x2d\xf3\x52\x37\xf2\x2f\xf8\x90\x76\
  41.184 +\x76\x2a\x3d\xb7\x35\xc6\xae\xd9\x9d\xc7\x14\xb7\xdc\x92\xf5\xd6\
  41.185 +\xdc\x9e\x72\x58\x08\x50\xe0\x36\x01\xf9\xb5\xa2\x41\x20\x10\x0f\
  41.186 +\x6d\xd4\xbb\xd5\xc2\xe5\x05\xcb\x6a\x2d\xb6\x85\xdc\x04\x99\xa8\
  41.187 +\x8f\x21\x49\x58\x40\x8c\xd1\x0a\x2a\x74\xef\xc8\x1a\x03\x5e\xe4\
  41.188 +\x8a\xd0\xba\x85\x2d\xfe\x9e\x47\x72\xfd\x81\xe0\xad\xdc\x32\x0b\
  41.189 +\xe4\xa0\xd4\x89\x0d\x46\x5b\x9e\x06\xf9\x2c\x23\xb9\xd9\xf0\x36\
  41.190 +\x06\xfb\x9a\x85\x71\x57\xc9\x9a\x83\x61\x1a\xb0\x49\x22\x31\x11\
  41.191 +\xca\xbc\xe9\xd6\x86\xf4\x36\xd5\xe6\x5c\xe0\x45\x3f\x53\x00\x0e\
  41.192 +\xd4\x0b\x8b\xc9\xc8\x6c\x02\x7b\x93\xb6\x37\xb4\xa9\x58\xcb\x0c\
  41.193 +\x9b\x9c\x9c\x76\x03\xb7\xc8\xcc\xc4\xba\xb9\x19\x0e\x4a\x8c\xd2\
  41.194 +\xf9\x25\xa7\x08\xf9\x80\xfd\x01\xed\x59\x3a\x96\xd7\x6a\x00\xaa\
  41.195 +\x6a\x94\xcd\x37\x96\x1e\x0c\x63\x23\x1d\x8f\x23\xb1\xe5\x29\x4a\
  41.196 +\x56\x4b\x04\xa5\x29\x44\x4a\x52\x94\x44\xa5\x29\x44\x4a\x52\x94\
  41.197 +\x44\xa5\x2b\xf0\xd1\x16\xbb\x92\xbb\x22\xf7\x8d\xdf\x6c\x58\xe5\
  41.198 +\xf5\x8b\x7d\xe1\xa6\x43\x4a\x92\xad\x9f\x84\x52\xd3\xc8\x15\x6b\
  41.199 +\xc1\xe1\xb2\x3e\x9b\x06\xb5\x1e\x9b\xe6\xf8\xcd\xd2\x12\xb0\x0c\
  41.200 +\x6b\x20\xb8\x5d\x6e\x36\xb8\x27\x77\x59\x4c\xa9\x48\x7c\x83\xc4\
  41.201 +\xb8\x14\x4e\xd4\x39\x28\x76\x3e\x47\x82\x6a\x46\x27\x70\x91\x99\
  41.202 +\xab\x2e\x61\xfc\x5c\xd9\xb1\x89\x4e\x2d\x86\xa5\x2c\x2d\x99\x33\
  41.203 +\xd6\xa0\x50\xeb\xc7\x7a\xd2\x74\x12\x01\xfe\x5f\x4e\xdc\xf6\x33\
  41.204 +\x85\x60\x99\xf5\xc7\x1f\xe8\xfc\x66\x44\x67\xdf\x6e\x18\x91\x31\
  41.205 +\x22\x4b\xd2\x9c\x49\x29\xf9\x54\x48\x09\x42\x94\x7b\x0f\xd3\x7d\
  41.206 +\xb7\x5c\xfd\xdd\xff\x00\x92\xfa\x77\x07\xed\x32\x0e\xf2\x44\x98\
  41.207 +\xd2\x31\xed\xea\xfd\x62\x17\xd1\xba\x37\x87\x4d\xf5\x1b\x9e\x9c\
  41.208 +\x07\xd4\x66\x97\x8c\xb7\x4b\x49\x68\x93\x51\xe0\x1d\xb2\x05\x3e\
  41.209 +\x33\x26\x41\x8d\x85\x30\x1e\xe8\x87\x55\x62\x65\x79\xe5\xf9\xcc\
  41.210 +\x86\xe1\x2d\x87\xd4\x86\x6d\xee\xab\xd5\x2a\x3a\x4f\x37\x7d\x42\
  41.211 +\x36\x83\xb5\x00\x3d\x88\x1a\x07\x55\x78\x74\xcf\xaa\x36\xce\xa5\
  41.212 +\xc1\x9e\xf4\x0b\x64\xe8\x0b\x84\xb4\x21\xc4\x49\xe2\xa0\x79\x02\
  41.213 +\x47\x15\x24\xe8\xf8\x3b\x1e\x47\x6f\xad\x6a\x59\x3f\x4e\xb0\xc7\
  41.214 +\xb1\xe7\x33\x1e\xa9\x5c\x9e\xb8\xdd\xe2\xc4\x0a\x98\xb4\x4c\x0c\
  41.215 +\x36\x14\x94\x93\xe8\xb6\x84\x90\x00\xd9\x21\x23\xc9\x27\x64\x9d\
  41.216 +\xd7\x36\xd9\xb3\x1c\xc2\xdc\xb7\xed\x58\x5d\xca\xed\x6d\x89\x26\
  41.217 +\x4a\x9e\x6e\xdf\x05\x65\xc5\x02\x7b\x01\xb0\x39\x28\x80\x12\x37\
  41.218 +\xef\xaa\x80\x6e\x9f\xd2\xab\x06\x91\xf4\xdd\x27\x4e\xee\xe3\x72\
  41.219 +\x7d\xfe\x7b\x65\x74\x6d\xe9\x16\xfe\x2d\xb3\x75\x50\x7f\xd3\x4c\
  41.220 +\x35\xa6\xa1\x05\x94\xa0\x13\x86\x34\x6e\x03\x79\x81\xc1\x31\x80\
  41.221 +\xbb\xee\x95\x5c\xf4\x6a\x37\x50\x58\xc1\x96\xe7\x50\xa5\xbe\xec\
  41.222 +\xa7\x5e\xe7\x19\xa9\x5a\x2f\xb4\xd6\x87\x67\x08\xf7\x27\x64\x03\
  41.223 +\xdc\x0f\x3f\x41\x63\x57\x53\x42\xaf\x9d\x4d\xb5\x34\x91\x3c\x1d\
  41.224 +\xd7\xc8\xfa\x8d\x98\xb3\xb9\x7d\xb8\xa8\x1f\xa4\xc6\xa6\xe4\x1f\
  41.225 +\x8f\xef\xda\x52\x94\xad\xca\x12\x52\x94\xa2\x25\x29\x4a\x22\x52\
  41.226 +\x95\x1a\xe3\x2d\x70\x2d\x6f\xcc\x6e\x1c\x89\x8b\x69\x05\x49\x8f\
  41.227 +\x19\x20\xb8\xe1\xf6\x4a\x41\x20\x6c\xfe\xa4\x0a\xf0\x98\x12\x56\
  41.228 +\x4d\x69\x71\x0d\x1b\x95\x26\xb5\x1b\x65\xce\x15\xdb\x33\xbf\x48\
  41.229 +\xb5\x64\x88\xba\xc8\xb7\xb4\x98\xc2\xd8\xca\xb8\xb3\x15\x44\x15\
  41.230 +\x7c\xea\x1b\x0a\x71\x4a\x4e\x89\xfc\xa0\x6b\x43\xbe\xfe\xb7\x2c\
  41.231 +\x81\xab\x57\x4c\xe5\xdf\x73\x86\xd1\x66\x68\x30\xa3\x25\xa8\xef\
  41.232 +\x97\x14\xd2\x54\x78\xa5\x09\x5a\x40\xdb\x87\x60\x7c\xbf\x98\xf6\
  41.233 +\x3e\xf5\xa8\x74\x42\xff\x00\x6c\xbb\xd9\x67\x45\xc6\x30\x47\xb1\
  41.234 +\xfc\x7a\x3a\xc7\xc3\xcb\x79\xde\x6a\x98\xe1\xdf\x22\x76\x36\xa5\
  41.235 +\x00\x06\xcf\x25\x79\xd6\xea\x15\x4b\x86\x9a\xd4\xe9\x4e\xf2\x63\
  41.236 +\x33\xed\x8e\x3e\x4f\xc4\x4a\xbd\xb5\xe9\xb5\x1b\x65\x71\x76\x5a\
  41.237 +\x48\x61\x0d\x9f\x4e\x8c\x91\x23\x51\x32\x4e\x00\x01\x82\x60\x92\
  41.238 +\x48\x1b\xd7\xf0\xad\xcf\xda\x3a\x9c\xde\x5d\xd7\x6c\xd6\x04\x49\
  41.239 +\x00\x97\x23\x59\x11\x25\x4f\x0e\xfe\x39\x21\x1b\x09\x68\x7b\x0d\
  41.240 +\x1d\x91\xb2\x7c\xef\x3f\xd5\xdb\x6e\x5f\x9f\xe3\xd0\xa0\x74\xfb\
  41.241 +\x1a\xf5\xec\xb2\x0a\x5f\x91\x35\x49\x6a\x3a\xa4\x91\xa2\xdf\x10\
  41.242 +\xe1\x4a\xb8\x0f\x3c\xb4\x37\xdb\x5d\xab\x62\x57\x40\xb1\x49\xbd\
  41.243 +\x43\x9b\x96\x5f\xa7\xdc\xaf\x0e\x49\x92\x64\xfc\x2c\x95\xa4\x34\
  41.244 +\x09\x3b\x09\x56\x86\xd4\x91\xd8\x00\x4e\xb4\x00\xef\x56\xb2\x52\
  41.245 +\x94\x20\x25\x29\x01\x20\x68\x00\x3c\x54\x0a\x1d\x36\xa3\xa9\xd4\
  41.246 +\xa3\x57\xd2\xd7\x1d\xe6\x5c\x7d\xc9\x38\xcf\x60\x17\x43\xd4\x3c\
  41.247 +\x51\x6f\x4a\xe6\xda\xf6\xd3\xea\x54\x63\x46\x0b\x74\x52\x66\x30\
  41.248 +\x18\xc0\x64\xc1\x27\xd4\xe2\x73\x9c\xf1\x40\xf4\x93\xa0\x92\xb1\
  41.249 +\xfb\xea\x72\x5c\xdc\xc3\x91\x29\xb4\x9f\x87\xb7\xa7\x4f\xa5\xb5\
  41.250 +\x9f\xde\x2d\x47\xb1\x50\xef\xa0\x37\xad\xef\x75\x7c\xb5\x12\x2b\
  41.251 +\x0b\x2b\x66\x3b\x4d\xa8\xf6\x2a\x42\x02\x49\xfe\xd5\xf6\xa5\x59\
  41.252 +\x5a\x59\x52\xb4\xa7\xe5\xd2\x1f\xf5\x72\xfd\x67\xae\xde\x75\x8b\
  41.253 +\x83\x71\x76\xe9\x3b\x00\x30\x00\xec\x07\xf1\x3c\xa5\x78\x75\xc6\
  41.254 +\xd9\x65\x6f\x3a\xa0\x84\x21\x25\x4a\x51\xf0\x00\xee\x4d\x7b\xa8\
  41.255 +\x37\x9f\xd9\xc9\xff\x00\xd3\x39\xfe\x06\xa5\xaa\x75\x88\x1d\x41\
  41.256 +\xc2\x88\xd8\xc9\xad\xbf\xf7\x0a\xcd\xc0\xb8\xc2\xba\x5b\xdb\x9d\
  41.257 +\x6e\x92\xdc\x98\xce\x6f\x83\xad\x9d\xa5\x5a\x3a\x3a\x3f\xcc\x1a\
  41.258 +\xe7\xae\x9f\x9e\x9d\x8b\x3c\xb3\x9a\xfa\x5f\x10\x1c\x4f\xa3\xcf\
  41.259 +\xd5\xfc\x1c\x7b\xfe\x0f\xd7\xeb\x5d\x03\x69\x83\x6f\xb6\xd9\x23\
  41.260 +\x42\xb5\x32\x96\x61\x36\x8f\xba\x42\x49\x20\x24\xf7\xf7\xef\xef\
  41.261 +\x44\x58\xa5\xe7\xd8\x6b\x6e\x29\xb5\xe4\x96\xe4\xa9\x24\xa5\x40\
  41.262 +\xbb\xe0\x8e\xc4\x56\x5a\xd7\x78\xb6\x5e\xa1\x99\x56\xa9\xac\xcb\
  41.263 +\x61\x2b\x28\x2e\x32\xae\x40\x28\x7b\x7f\xe8\xae\x7a\xc3\xfe\xc4\
  41.264 +\xfd\xa5\xbd\x7d\xb5\xf4\xbd\x1f\x50\xfc\x3f\x3f\x53\xf1\x7a\x8a\
  41.265 +\xe5\xf8\x3f\x4d\x79\xab\xe7\x19\x81\x60\x83\x8d\xb1\xf6\x69\x94\
  41.266 +\x35\x6e\x7f\xef\xdb\xe0\x54\x42\xb9\x7e\x6f\x9b\xbf\x7e\xd4\x45\
  41.267 +\x2a\xeb\x7a\xb4\xd9\x22\x89\x37\x6b\x84\x78\x6d\x13\xa0\xa7\x96\
  41.268 +\x13\xc8\xfd\x00\xf2\x7f\xe2\xa2\x5a\xb2\xec\x6a\xf9\x20\xb1\x6a\
  41.269 +\xbd\x43\x92\xf7\xfa\x48\x5e\x94\x7f\x92\x4e\x89\xaa\x82\xc7\x1d\
  41.270 +\xbe\xa5\xf5\x8e\xe1\x26\xf8\xb5\xbb\x6f\x86\x95\xad\xb8\xe5\x64\
  41.271 +\x0e\x09\x5f\x14\x23\xb7\x81\xe5\x47\x5e\x6b\x79\x8b\x8d\xf4\xb5\
  41.272 +\x8c\x8a\x15\xce\xdf\x26\xd4\xcc\xa8\xeb\xdb\x4d\xb3\x35\x3c\x54\
  41.273 +\xaf\x00\x94\xf2\x3b\x23\xdb\x5e\xff\x00\x5a\x22\xdb\x2d\xf9\x1d\
  41.274 +\x8e\xeb\x75\x99\x6d\xb6\x5c\xe3\x4c\x93\x0b\x42\x4a\x18\x5f\x3f\
  41.275 +\x44\x9d\xe9\x2a\x23\xb0\x57\x63\xdb\x7b\xad\x5f\x33\xb5\xf5\x1e\
  41.276 +\xfd\x7d\x8d\x6b\xc6\xaf\x70\xf1\xeb\x1f\x00\xa9\x57\x16\xfe\xf2\
  41.277 +\x62\xc9\x27\x68\x6d\x24\x69\x3a\x00\x77\xdf\xbf\xe9\xa3\xb8\xdb\
  41.278 +\xad\xf0\x2d\x90\x51\x16\xdb\x0a\x34\x36\x07\xcc\x1a\x8e\xda\x5b\
  41.279 +\x48\x27\xc9\xd0\x00\x54\xba\xd0\xfa\x46\xab\x34\xd4\x3f\xa9\x1f\
  41.280 +\x8e\xff\x00\x3b\x7e\x15\x85\x1b\xc6\x5a\x5c\x79\xb6\xec\x06\x06\
  41.281 +\x35\x80\xec\xc6\xf1\xf6\xcf\x22\x41\x03\xdd\x45\x5c\x08\xcf\xdb\
  41.282 +\x44\x19\xad\xa6\x63\x3c\x52\x95\x09\x29\x0e\x7a\x9a\xd7\x75\x02\
  41.283 +\x34\x4f\x6d\xf8\xf3\x5f\x76\xda\x6d\x96\x92\xd3\x48\x4a\x10\x91\
  41.284 +\xa4\xa5\x23\x40\x0f\xa0\x15\xee\x95\xb8\x00\x14\x12\xf7\x11\x04\
  41.285 +\xe1\x29\x4a\x57\xab\x14\xa5\x29\x44\x4a\x83\x79\xfd\x9c\xb8\x7f\
  41.286 +\x4c\xe7\xf8\x1a\x9d\x50\xee\xfd\xec\x13\x41\xff\x00\x6e\xe7\xf8\
  41.287 +\x9a\x22\xa7\x3a\x3b\x8d\x58\x6f\xb8\xf5\xc9\xdb\xbd\xa6\x2c\xc5\
  41.288 +\xb6\xfa\x50\x85\x3c\x8e\x45\x20\xa0\x1d\x0a\xbb\x50\x84\x34\xd2\
  41.289 +\x5b\x6d\x21\x29\x48\x09\x00\x7b\x01\x55\x8f\x45\x10\x84\x63\xb7\
  41.290 +\x30\x84\x25\x23\xe2\x53\xe0\x6b\xf2\x0a\xb4\x28\x8a\x88\xe9\x6d\
  41.291 +\x8a\xd1\x7c\xcb\x32\x16\xee\xf6\xe8\xf3\x12\xd2\xb9\x20\x3c\x8e\
  41.292 +\x5c\x49\x71\x7b\x23\xfb\x55\xe3\x16\x24\x68\x30\x5a\x87\x0d\x94\
  41.293 +\x32\xc3\x49\x08\x6d\xb4\x0d\x04\xa4\x78\x02\xaa\x9e\x91\xa1\x08\
  41.294 +\xca\xf2\x12\x94\x25\x24\x91\xbd\x0d\x7e\xf1\x75\x6e\x51\x15\x0d\
  41.295 +\x87\xc9\x8f\x80\x75\x86\xeb\x6c\xbf\xac\x45\x8f\x21\x0b\x69\xb7\
  41.296 +\xdc\xec\x82\x0a\xf9\x21\x44\xff\x00\x09\x1b\x1b\xf6\x35\x8a\xca\
  41.297 +\x2d\x98\xad\xaf\xa8\xf6\x46\xb1\x69\x2c\xbf\x1d\x6e\x36\xb7\x94\
  41.298 +\xdc\x8f\x58\x05\x97\x46\x86\xf7\xdb\xb7\xb5\x59\xbd\x5c\x87\x11\
  41.299 +\xec\x2b\xe2\x5e\x8a\xc3\x8f\xb6\xe0\x08\x75\x68\x05\x49\x07\xc8\
  41.300 +\x07\xc8\xad\x17\xa3\x50\x60\xc9\xc8\x96\xe4\x98\x71\xde\x5b\x69\
  41.301 +\x2a\x42\x9c\x6c\x28\xa0\xfd\x41\x23\xb1\xa2\x2f\xff\xd9\
  41.302 +\x00\x00\x69\xb0\
  41.303 +\xff\
  41.304 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x02\x01\x00\x48\x00\
  41.305 +\x48\x00\x00\xff\xe1\x0f\xf1\x45\x78\x69\x66\x00\x00\x4d\x4d\x00\
  41.306 +\x2a\x00\x00\x00\x08\x00\x07\x01\x12\x00\x03\x00\x00\x00\x01\x00\
  41.307 +\x01\x00\x00\x01\x1a\x00\x05\x00\x00\x00\x01\x00\x00\x00\x62\x01\
  41.308 +\x1b\x00\x05\x00\x00\x00\x01\x00\x00\x00\x6a\x01\x28\x00\x03\x00\
  41.309 +\x00\x00\x01\x00\x02\x00\x00\x01\x31\x00\x02\x00\x00\x00\x1c\x00\
  41.310 +\x00\x00\x72\x01\x32\x00\x02\x00\x00\x00\x14\x00\x00\x00\x8e\x87\
  41.311 +\x69\x00\x04\x00\x00\x00\x01\x00\x00\x00\xa4\x00\x00\x00\xd0\x00\
  41.312 +\x0a\xfc\x80\x00\x00\x27\x10\x00\x0a\xfc\x80\x00\x00\x27\x10\x41\
  41.313 +\x64\x6f\x62\x65\x20\x50\x68\x6f\x74\x6f\x73\x68\x6f\x70\x20\x43\
  41.314 +\x53\x34\x20\x57\x69\x6e\x64\x6f\x77\x73\x00\x32\x30\x30\x39\x3a\
  41.315 +\x31\x31\x3a\x31\x37\x20\x31\x35\x3a\x30\x38\x3a\x32\x35\x00\x00\
  41.316 +\x00\x00\x03\xa0\x01\x00\x03\x00\x00\x00\x01\x00\x01\x00\x00\xa0\
  41.317 +\x02\x00\x04\x00\x00\x00\x01\x00\x00\x00\xc8\xa0\x03\x00\x04\x00\
  41.318 +\x00\x00\x01\x00\x00\x00\x5a\x00\x00\x00\x00\x00\x00\x00\x06\x01\
  41.319 +\x03\x00\x03\x00\x00\x00\x01\x00\x06\x00\x00\x01\x1a\x00\x05\x00\
  41.320 +\x00\x00\x01\x00\x00\x01\x1e\x01\x1b\x00\x05\x00\x00\x00\x01\x00\
  41.321 +\x00\x01\x26\x01\x28\x00\x03\x00\x00\x00\x01\x00\x02\x00\x00\x02\
  41.322 +\x01\x00\x04\x00\x00\x00\x01\x00\x00\x01\x2e\x02\x02\x00\x04\x00\
  41.323 +\x00\x00\x01\x00\x00\x0e\xbb\x00\x00\x00\x00\x00\x00\x00\x48\x00\
  41.324 +\x00\x00\x01\x00\x00\x00\x48\x00\x00\x00\x01\xff\xd8\xff\xe0\x00\
  41.325 +\x10\x4a\x46\x49\x46\x00\x01\x02\x00\x00\x48\x00\x48\x00\x00\xff\
  41.326 +\xed\x00\x0c\x41\x64\x6f\x62\x65\x5f\x43\x4d\x00\x01\xff\xee\x00\
  41.327 +\x0e\x41\x64\x6f\x62\x65\x00\x64\x80\x00\x00\x00\x01\xff\xdb\x00\
  41.328 +\x84\x00\x0c\x08\x08\x08\x09\x08\x0c\x09\x09\x0c\x11\x0b\x0a\x0b\
  41.329 +\x11\x15\x0f\x0c\x0c\x0f\x15\x18\x13\x13\x15\x13\x13\x18\x11\x0c\
  41.330 +\x0c\x0c\x0c\x0c\x0c\x11\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
  41.331 +\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
  41.332 +\x0c\x0c\x01\x0d\x0b\x0b\x0d\x0e\x0d\x10\x0e\x0e\x10\x14\x0e\x0e\
  41.333 +\x0e\x14\x14\x0e\x0e\x0e\x0e\x14\x11\x0c\x0c\x0c\x0c\x0c\x11\x11\
  41.334 +\x0c\x0c\x0c\x0c\x0c\x0c\x11\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
  41.335 +\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
  41.336 +\x0c\x0c\x0c\xff\xc0\x00\x11\x08\x00\x48\x00\xa0\x03\x01\x22\x00\
  41.337 +\x02\x11\x01\x03\x11\x01\xff\xdd\x00\x04\x00\x0a\xff\xc4\x01\x3f\
  41.338 +\x00\x00\x01\x05\x01\x01\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\
  41.339 +\x00\x03\x00\x01\x02\x04\x05\x06\x07\x08\x09\x0a\x0b\x01\x00\x01\
  41.340 +\x05\x01\x01\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\
  41.341 +\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x10\x00\x01\x04\x01\x03\
  41.342 +\x02\x04\x02\x05\x07\x06\x08\x05\x03\x0c\x33\x01\x00\x02\x11\x03\
  41.343 +\x04\x21\x12\x31\x05\x41\x51\x61\x13\x22\x71\x81\x32\x06\x14\x91\
  41.344 +\xa1\xb1\x42\x23\x24\x15\x52\xc1\x62\x33\x34\x72\x82\xd1\x43\x07\
  41.345 +\x25\x92\x53\xf0\xe1\xf1\x63\x73\x35\x16\xa2\xb2\x83\x26\x44\x93\
  41.346 +\x54\x64\x45\xc2\xa3\x74\x36\x17\xd2\x55\xe2\x65\xf2\xb3\x84\xc3\
  41.347 +\xd3\x75\xe3\xf3\x46\x27\x94\xa4\x85\xb4\x95\xc4\xd4\xe4\xf4\xa5\
  41.348 +\xb5\xc5\xd5\xe5\xf5\x56\x66\x76\x86\x96\xa6\xb6\xc6\xd6\xe6\xf6\
  41.349 +\x37\x47\x57\x67\x77\x87\x97\xa7\xb7\xc7\xd7\xe7\xf7\x11\x00\x02\
  41.350 +\x02\x01\x02\x04\x04\x03\x04\x05\x06\x07\x07\x06\x05\x35\x01\x00\
  41.351 +\x02\x11\x03\x21\x31\x12\x04\x41\x51\x61\x71\x22\x13\x05\x32\x81\
  41.352 +\x91\x14\xa1\xb1\x42\x23\xc1\x52\xd1\xf0\x33\x24\x62\xe1\x72\x82\
  41.353 +\x92\x43\x53\x15\x63\x73\x34\xf1\x25\x06\x16\xa2\xb2\x83\x07\x26\
  41.354 +\x35\xc2\xd2\x44\x93\x54\xa3\x17\x64\x45\x55\x36\x74\x65\xe2\xf2\
  41.355 +\xb3\x84\xc3\xd3\x75\xe3\xf3\x46\x94\xa4\x85\xb4\x95\xc4\xd4\xe4\
  41.356 +\xf4\xa5\xb5\xc5\xd5\xe5\xf5\x56\x66\x76\x86\x96\xa6\xb6\xc6\xd6\
  41.357 +\xe6\xf6\x27\x37\x47\x57\x67\x77\x87\x97\xa7\xb7\xc7\xff\xda\x00\
  41.358 +\x0c\x03\x01\x00\x02\x11\x03\x11\x00\x3f\x00\xf5\x54\x92\x49\x25\
  41.359 +\x29\x24\x3c\x7c\x8a\x32\xa8\x66\x46\x3b\xc5\xb4\xda\x37\x31\xed\
  41.360 +\xd4\x10\x7b\x84\x44\x94\x41\x06\x8e\x84\x29\x24\x92\x49\x4a\x49\
  41.361 +\x24\x92\x52\x92\x49\x24\x94\xa4\x92\x49\x25\x29\x24\x92\x49\x4a\
  41.362 +\x49\x24\x92\x52\x92\x49\x24\x94\xa4\x92\x49\x25\x3f\xff\xd0\xf5\
  41.363 +\x55\x85\xd4\xfe\xb7\x74\xec\x1b\xdf\x8b\x4b\x2c\xce\xca\xaf\x47\
  41.364 +\xd7\x40\x1b\x58\xef\xdc\xb6\xe7\x96\xd6\xd7\xff\x00\x23\xdf\x62\
  41.365 +\x5d\x47\xeb\x06\x36\x4f\x4f\xcb\xa7\xa1\xe4\x33\x2f\xa9\x0a\xcf\
  41.366 +\xa5\x55\x4e\x05\xe2\x48\xad\xd6\x37\x51\xfc\xce\xfd\xeb\x1b\xa1\
  41.367 +\x7d\x53\xea\x74\x67\xe0\x75\x0f\x52\x91\x87\x49\xf5\x05\x61\xcf\
  41.368 +\x2f\x21\xcc\x7b\x3d\x47\x7b\x36\x3a\xdb\x1d\x66\xf7\xfb\xd4\x53\
  41.369 +\xc9\x2b\x02\x1a\xde\xf2\x1a\xd3\x77\x07\x2f\x88\x46\x73\xe6\x0f\
  41.370 +\x01\x88\x3c\x18\xa5\xe8\x94\xe4\x23\xc5\xea\xfd\x3e\x19\xfe\x87\
  41.371 +\xfe\x80\xdd\xe9\x5d\x7f\xa6\x74\x5a\xaa\xe8\xd9\x4e\xb0\x57\x8a\
  41.372 +\x05\x6c\xcf\x2d\x06\x87\x83\xee\x6b\x9c\xea\xdc\xf7\x53\xbb\x77\
  41.373 +\xf8\x4f\x67\xfc\x22\xea\x01\x0e\x01\xcd\x20\x82\x24\x11\xc1\x0b\
  41.374 +\x98\xfa\xcd\xf5\x67\xaa\x75\x4e\xa9\x5e\x66\x1d\x94\x31\x8c\xa0\
  41.375 +\x52\xe6\x5c\x5d\xee\xf7\x3d\xee\x6b\x9a\xc6\x3d\xae\xa9\xcd\x7a\
  41.376 +\x6f\xab\xbd\x4a\xbe\x8f\x80\xec\x3e\xb1\x68\xc4\xaa\xbb\x5c\xdc\
  41.377 +\x17\xdc\xe0\x37\x55\xa3\xbd\x36\x3b\xf3\xfe\xce\xf7\x6c\xff\x00\
  41.378 +\x31\x08\x4e\x51\x91\x8c\x85\x44\x7c\xb2\x4e\x6c\x38\xf2\xe3\x8e\
  41.379 +\x5c\x52\xe2\xcd\x2d\x72\xe2\x1e\xa9\x19\x4b\xe6\x94\x63\xfb\xce\
  41.380 +\xbd\xbf\x59\x3a\x15\x36\xbe\x9b\x73\xa9\x65\x95\x38\xb2\xc6\x97\
  41.381 +\x6a\x1c\xd3\xb5\xcd\x3f\xd5\x44\xbf\xad\x74\x9c\x7a\x69\xbe\xfc\
  41.382 +\xaa\xeb\xab\x24\x6e\xa1\xee\x74\x07\x88\x06\x59\xfe\x72\xf2\xfe\
  41.383 +\xa7\x6d\x77\x75\x3c\xdb\xaa\x70\x7d\x56\xe4\x5a\xfa\xde\x38\x2d\
  41.384 +\x73\xdc\xe6\xb8\x7f\x59\x6c\x7d\x60\xff\x00\xc4\xff\x00\xd5\xff\
  41.385 +\x00\xf8\xab\x3f\x25\x4a\x21\xcd\x48\x89\x9a\x1e\x8d\xbf\xc6\xe1\
  41.386 +\x6d\x4b\xe1\x78\x84\xb0\x0e\x29\xfe\xb4\x91\x2d\xbd\x35\x8c\xe4\
  41.387 +\x7b\xbc\x1e\xad\xd3\x7a\x81\x7b\x70\xb2\x2b\xc8\x35\x41\x78\x61\
  41.388 +\x98\xdd\x3b\x67\xfc\xd4\x2c\x8f\xac\x1d\x13\x16\xe7\x51\x91\x9b\
  41.389 +\x4d\x76\xd7\xa3\xd8\x5c\x24\x1f\x07\x2f\x33\xc2\xea\x99\xb8\x15\
  41.390 +\xe4\x33\x0e\xcf\x45\xd9\x41\xad\xb2\xd6\xfd\x30\xd6\xee\xd2\xa7\
  41.391 +\x7f\x83\xdd\xbf\xe9\xfd\x3f\xdc\x5b\x3f\x54\x3e\xae\xe0\x75\x47\
  41.392 +\x59\x93\x95\x60\xb1\xb8\xee\x87\x62\x0e\x64\xfb\x9b\x65\xff\x00\
  41.393 +\xbe\xcb\x11\x87\x33\x29\x98\xc6\x20\x71\x1d\xef\xe5\x5b\x9b\xe1\
  41.394 +\x98\xb0\x0c\x99\x32\x4e\x7e\xd4\x68\x40\x40\x71\x64\x91\x3f\xbd\
  41.395 +\xfa\x11\xf5\xbd\xe6\x36\x6e\x2e\x56\x38\xca\xc7\xb1\xb6\x63\xba\
  41.396 +\x48\xb4\x7d\x12\x1a\x61\xce\xdc\x7f\x37\x45\x47\xfe\x74\xfd\x5d\
  41.397 +\x89\xfd\xa1\x44\x73\x3b\x95\x0f\xae\xbd\x45\x9d\x3f\xa3\x0c\x1a\
  41.398 +\x21\x96\x66\xfe\x85\x8d\x1a\x6d\xa8\x0f\xd6\x1d\xfe\x67\xe8\x7f\
  41.399 +\xeb\xcb\x81\x38\xd6\x8c\x56\xe5\x16\xfe\x81\xd6\x3a\x80\xee\xdb\
  41.400 +\xda\xd1\x66\xdf\xf3\x1d\xff\x00\x41\x1c\xdc\xc4\xa1\x2e\x18\x81\
  41.401 +\x22\x05\xc9\x67\x27\xf0\xec\x79\xb1\xfb\x99\x25\x28\x46\x52\xe1\
  41.402 +\xc4\x01\x16\x6b\xfa\xdc\x2f\xb0\x82\x1c\x01\x06\x41\xd4\x10\xb3\
  41.403 +\x5f\xf5\x97\xa0\x31\xee\xad\xf9\xf4\xb5\xec\x25\xae\x69\x76\xa0\
  41.404 +\x83\xb5\xc1\x67\xfd\x47\xea\x9f\x6c\xe9\x3f\x65\xb1\xd3\x7e\x09\
  41.405 +\x15\x19\xe4\xd6\x7f\xa3\xbf\xfc\xc1\xe9\x7f\xd6\x97\x01\x9b\xa6\
  41.406 +\x5e\x51\x1c\xfa\xd7\x7f\xd5\xbd\x2c\xbc\xc1\x8c\x21\x38\x80\x78\
  41.407 +\xbb\xa3\x95\xf8\x74\x72\x66\xcd\x8b\x24\xa5\x13\x88\x81\xe9\xfd\
  41.408 +\x2e\x2f\xd2\x7d\x38\x7d\x67\xfa\xbc\x48\x03\xa8\x51\x27\xf9\x41\
  41.409 +\x5e\xc6\xcb\xc5\xcb\xaf\xd5\xc5\xb9\x97\xd7\x31\xba\xb7\x07\x09\
  41.410 +\xf0\x96\xae\x03\xa9\xf4\xaf\xab\x94\x74\x16\xe5\xe3\x64\xb4\xf5\
  41.411 +\x02\xca\x88\xa5\xb6\x87\x92\xf7\x6d\xf5\x58\x6a\x05\xdb\x7f\x3f\
  41.412 +\xfa\x8a\xbf\xd4\xcb\x2d\xaf\xeb\x15\x0d\xa4\x90\xdb\x5a\xf6\xdc\
  41.413 +\xd1\xc1\x60\x69\x70\xdf\xfd\x47\xed\x48\x73\x13\x13\x8c\x24\x22\
  41.414 +\x78\xab\xe4\x3f\xbc\xba\x5f\x0f\xc5\x2c\x19\x33\x63\x96\x48\xfb\
  41.415 +\x5c\x5e\x9c\xd1\x88\xe2\xf6\xc7\x11\xae\x17\xb8\xff\x00\x9d\x3f\
  41.416 +\x57\x62\x7f\x68\x51\x1c\xce\xe5\xa3\x75\xd5\x63\xd2\xfb\xee\x78\
  41.417 +\xae\xaa\xda\x5c\xf7\xbb\x40\x1a\x35\x2e\x2b\xc6\x07\xf4\x6f\xec\
  41.418 +\x7f\x05\xeb\x1d\x7f\xff\x00\x13\xd9\xdf\xf8\x59\xff\x00\xf5\x28\
  41.419 +\xe1\xcf\x29\xc6\x64\x80\x38\x05\xfe\x6b\x79\xde\x43\x1e\x0c\x98\
  41.420 +\x63\x19\x48\xfb\xb2\x94\x65\xc5\x5a\x70\x98\x6d\xfe\x3b\x2a\x3e\
  41.421 +\xb1\x74\x3c\x8b\x99\x45\x19\xb5\x59\x6d\xa7\x6b\x18\xd7\x49\x24\
  41.422 +\xf6\x08\xb9\x9d\x5f\xa5\xe0\xbb\x66\x5e\x5d\x54\x3f\x43\xb1\xef\
  41.423 +\x01\xd0\x7b\xec\xfa\x4b\xcc\xba\x07\xfc\xb9\xd3\xbf\xe3\xd9\xf9\
  41.424 +\x0a\x87\x59\xab\x22\x9e\xad\x98\x32\xc1\x6d\xef\xbe\xc7\x6e\x78\
  41.425 +\xfa\x4d\x2e\x77\xa6\xf6\x13\xf4\xab\xf4\xf6\x6c\x51\xfd\xea\x5c\
  41.426 +\x1c\x5c\x23\x7e\x1f\x06\x7f\xf4\x4e\x2f\x7f\xdb\x19\x25\x5c\x1c\
  41.427 +\x7f\xa3\xc7\x2f\x57\x0e\x8f\xa2\x7f\xce\xef\xab\x5f\xf9\x61\x57\
  41.428 +\xe3\xff\x00\x91\x57\xb0\xba\x9f\x4f\xea\x01\xee\xc2\xc8\x66\x40\
  41.429 +\xac\x80\xfd\x86\x60\x9e\x37\x2f\x3e\xc3\xbb\xea\x63\xe8\xad\x99\
  41.430 +\x94\xe5\xd5\x70\x00\x5b\x60\x25\xed\x2e\xfc\xe7\x33\xd1\x73\xdf\
  41.431 +\xb3\xfe\xb6\xba\xff\x00\xaa\xcc\xfa\xbf\x5e\x3d\xcc\xe8\xb7\xfa\
  41.432 +\xcd\x73\xf7\xdc\x1c\x49\x78\x24\x6d\x6e\xe6\x59\xb6\xc6\xb7\xdb\
  41.433 +\xed\x52\xe2\xcb\x29\x11\x72\x87\x94\x49\xe2\xfc\x5a\xbc\xd7\x29\
  41.434 +\x8f\x14\x09\x8e\x3e\x60\x48\x1f\x9b\x24\x61\xed\x7f\x8f\x07\xff\
  41.435 +\xd1\xf4\x3e\xbb\xd2\x5b\xd4\xfa\x4e\x56\x13\x03\x5b\x65\xec\xf6\
  41.436 +\x38\xf1\xbd\xa7\xd4\xaf\x77\xf6\xda\xb9\x0e\x8d\xd6\xba\xc8\xeb\
  41.437 +\x58\xb8\xf9\x59\x76\x33\x1d\x96\x16\x65\xe3\x59\xb4\x1a\xc8\x6b\
  41.438 +\xfd\xaf\xf6\x7a\x9e\x97\xab\xb7\xd3\xb7\x7a\xf4\x15\x9b\xd5\x7e\
  41.439 +\xae\xf4\x8e\xad\xee\xcd\xc7\x0f\xb2\x23\xd5\x6f\xb5\xf1\xe1\xbd\
  41.440 +\xaa\x2c\x98\xcc\x88\x94\x4d\x48\x7f\xce\x01\xb7\xca\xf3\x30\xc7\
  41.441 +\x09\x62\xc9\x0e\x2c\x72\xe2\xa3\xc3\x19\xcb\x14\xa7\x1e\x09\x4e\
  41.442 +\x31\x97\xf8\x3f\xa4\xf3\x5f\x5a\xfa\xf6\x75\x3d\x4a\xaf\xd9\xdd\
  41.443 +\x40\xd3\x85\xe8\x34\xd8\xfa\xfd\x37\xb7\x7e\xfb\x27\x6e\xe6\xd9\
  41.444 +\xea\x5b\xb3\x67\xb1\xab\x5b\xea\x7f\x4c\xba\x8c\x0b\x72\xb3\x18\
  41.445 +\x5b\x76\x75\x9e\xb7\xa6\xfd\x5c\xd6\x81\xb2\xa0\xff\x00\xe5\xed\
  41.446 +\x51\xfa\xbd\xd2\xfa\x6f\x50\xc6\xa3\xaf\xe4\x63\xb1\xd9\xf9\x6d\
  41.447 +\x16\xd8\xed\x4b\x43\xc0\xd9\xba\xb6\x38\xbb\x67\xd0\x5d\x12\x58\
  41.448 +\xe0\x78\xbd\xc2\x6e\xf5\x88\xfd\xdb\x5d\xcc\xe7\x88\xc6\x39\x68\
  41.449 +\x40\x47\x83\xd3\x96\x75\x11\x29\xca\x1f\xa3\xe9\xf9\xe3\xc7\xfa\
  41.450 +\x72\xff\x00\xc6\xdf\x24\xeb\x10\x3a\xbf\x50\x00\x40\x19\x37\x00\
  41.451 +\x23\xb6\xf7\x2d\x5f\xac\x1f\xf8\x9f\xfa\xbf\xff\x00\x15\x67\xe4\
  41.452 +\xa9\x76\xa7\xaa\xf4\xd7\x75\x2b\x30\x36\x3d\xf7\x55\x1e\xbd\xa2\
  41.453 +\xa7\x3a\xb6\x12\xdf\x55\xad\xba\xfd\xbb\x19\xfa\x3f\xec\x20\x57\
  41.454 +\xf5\x9b\xa1\x5d\x55\x8f\x73\x9d\x5d\x34\xd4\x72\x1a\xfb\x6a\x7b\
  41.455 +\x1a\xfa\x81\xf4\xfd\x7c\x7d\xcd\xfd\x2b\x37\xbb\x67\xb5\x43\xec\
  41.456 +\x40\x71\x8f\x70\x7a\xfc\x36\xe1\x97\x17\xef\x36\xfe\xfb\x98\x9c\
  41.457 +\x24\x72\xd2\xfd\x4d\x4b\x49\x1f\x58\xc9\x0f\x6e\x1f\xe4\xfd\x3c\
  41.458 +\x5f\x33\xc6\x7d\x5a\xe8\xb5\x75\x96\x67\xe3\xb8\xec\xba\xba\xeb\
  41.459 +\x76\x3d\xba\xfb\x5f\x2f\xe7\xf7\x98\xf8\xfd\x22\xa5\x8b\x93\xd4\
  41.460 +\x7a\x0f\x54\xf5\x03\x4d\x59\x58\xe7\x65\xd5\x3a\x76\xbd\xbf\x9f\
  41.461 +\x53\x8f\xe7\x57\x67\xd3\xae\xcf\xfa\xe2\xf4\x7c\x4e\xb1\x81\x6b\
  41.462 +\xe9\xad\xb5\x5b\x8f\x6e\x4b\xdf\x53\x2b\xba\x97\xd4\xed\xd5\xb3\
  41.463 +\xd7\x7e\xe6\xd8\xd6\xfb\x7d\x2f\xcf\x54\xef\xfa\xcb\xd2\xec\xc7\
  41.464 +\x2f\xc6\x0e\xb2\xf7\xe3\x59\x93\x49\x7d\x36\x16\x06\x33\xd5\x67\
  41.465 +\xa9\x90\xe6\xb3\xf4\x55\x7a\xb4\xed\x48\xe0\x80\x8c\x6a\x75\x28\
  41.466 +\xfe\x95\x6f\xfa\x5f\x2f\xf8\x49\x1c\xf7\x31\x29\xe4\x12\xe5\xcc\
  41.467 +\xf1\xe4\xaf\xd5\x48\x9e\x18\x69\xed\xfc\xfc\x1f\x24\xfd\xb9\xfe\
  41.468 +\x8b\xc4\x7d\x62\xeb\x3f\xb5\xfa\x9b\xf2\xda\x1c\xdc\x76\x31\xb5\
  41.469 +\xd0\xc7\x88\x21\xa0\x6e\x7e\xe0\xd9\xf7\xba\xd7\x3d\x59\xb3\xa7\
  41.470 +\xfd\x67\x1d\x27\xec\x4f\xc3\x8c\x0a\x89\xc8\xfa\x0d\xde\x08\x9b\
  41.471 +\x1d\x67\xa9\xbb\x7e\xed\x7f\xf4\x5a\xea\x29\xfa\xd1\x80\xd7\x5a\
  41.472 +\xdc\xcc\x72\xca\xf1\xe8\xc7\xba\xcc\xaa\xab\x7b\xeb\x3e\xbb\x43\
  41.473 +\xdc\xe8\xf4\xf7\x53\x53\x37\x7b\x1d\x67\xf3\x9f\xa5\xff\x00\x43\
  41.474 +\x62\xd9\xaf\xa9\x62\x3e\xcc\xba\xda\xe2\x06\x04\x0c\x87\x96\x90\
  41.475 +\xc6\x92\xdf\x5b\x6b\x6c\xfa\x2f\x75\x75\x6d\x75\x9b\x3f\x9b\x4a\
  41.476 +\x38\x63\x23\x29\x1c\x84\x99\x76\xf4\x7f\xdf\x23\x27\x3b\x9b\x1c\
  41.477 +\x71\xc2\x3c\xac\x63\x0c\x55\x28\xf1\xde\x5f\xdd\xe0\x94\x25\x1f\
  41.478 +\x6f\x86\x7f\xac\xff\x00\xc7\x1f\x38\xfa\xaf\xd5\x3f\x66\xf5\x9a\
  41.479 +\x2d\x71\x8a\x32\x3f\x41\x7f\x86\xd7\x91\xe9\xbf\xfe\xb7\x6e\xcf\
  41.480 +\xec\x2c\xfc\xe9\x6e\x66\x5f\x88\xbe\xef\xfa\xb7\xaf\x49\xab\xaf\
  41.481 +\xf4\x7b\x30\xdd\x9c\x2b\xb1\x94\x82\xc6\xd4\x5d\x43\xc1\xb4\xda\
  41.482 +\x76\xd0\x31\x06\xdf\xd6\x1d\x63\xbf\x32\xaf\x7b\x3f\xc2\xfa\x6a\
  41.483 +\xb6\x7f\xd6\x1a\x9d\x46\x33\xba\x6e\x37\xab\x91\x95\x90\x71\x9c\
  41.484 +\x2f\xaa\xc1\xe9\x3d\xa3\x7d\x8c\xc9\xae\xb6\x3a\xe6\xdd\xb7\x6f\
  41.485 +\xe8\xbf\xd1\x7e\x9f\xf9\xaa\x90\x38\x23\xc0\x23\xee\x58\x1e\xa1\
  41.486 +\xe9\xef\xfe\x13\x24\x39\xdc\xde\xf1\x98\xe5\x48\x94\x80\xc7\x2b\
  41.487 +\x9f\x0c\x7f\x57\xeb\xf5\x4b\xdb\xfd\xd7\x95\xeb\x1f\x56\x6c\xc1\
  41.488 +\xc0\xc6\xea\x78\xa0\xdb\x8d\x75\x4c\x75\xe2\x25\xd5\xb9\xc0\x3b\
  41.489 +\x76\x9f\xe0\x5d\x3f\xf5\xb5\x7b\xea\x3f\x56\xc0\xc6\xc9\x38\x59\
  41.490 +\x35\x32\xab\xf2\x0c\x51\x97\x10\x5c\x4f\xfd\xa6\xb5\xdf\xf9\xe7\
  41.491 +\xfe\xdb\xfe\x73\xf9\xce\x93\xa7\x7d\x64\xc3\xcc\x26\xab\x69\xb3\
  41.492 +\x1a\x6f\xb7\x1e\xbf\x51\x8f\x0c\x77\xa4\x1f\x67\xbd\xef\xae\xb6\
  41.493 +\x54\xff\x00\x4a\x9b\x1f\x65\x0f\xfe\x67\xf9\xb4\xf5\x7d\x62\xe8\
  41.494 +\x76\x54\xcb\xa9\xdc\xf0\xfa\x1d\x92\xd0\xca\x5e\xe7\x7a\x6d\x7f\
  41.495 +\xd9\xc9\xd8\xc6\x6e\xdd\xeb\x7b\x13\xa3\x8f\x1c\x66\x27\x09\x88\
  41.496 +\xf8\x57\xf8\xcc\x19\x39\x8e\x62\x78\x65\x83\x36\x09\x64\x37\xf3\
  41.497 +\x89\x54\xa3\xfe\x6f\x8b\xd3\x3e\x3f\x96\x4f\x99\xe5\x62\x5d\x85\
  41.498 +\x63\xf0\xb2\x9a\x6a\xba\xb9\x63\x83\x84\x4c\x7b\x77\xb3\xf7\x98\
  41.499 +\xef\xcd\x5d\x57\x50\xfa\xf7\x8d\x99\xd2\x6e\xc2\x18\xaf\x65\xf7\
  41.500 +\xd4\x6a\x73\x8b\x99\xe9\x82\xe1\xb5\xce\x04\x3b\xd4\x77\xf2\x7f\
  41.501 +\x46\xba\x07\xf5\xee\x89\x92\xda\x9b\x6d\x56\xd9\x65\xd6\x3e\x96\
  41.502 +\xe3\xba\x87\xba\xc1\x65\x61\x8f\xb2\xbb\x2a\xd8\x76\x7e\x8e\xd6\
  41.503 +\x59\xee\xff\x00\x06\xa3\x89\x97\xf5\x67\x2f\x33\xec\x94\xd0\xc2\
  41.504 +\xe7\x97\x8a\x6c\x34\x91\x55\xa6\xad\x2f\x18\xd7\x39\xbe\x9d\xde\
  41.505 +\x8f\xe7\x6c\x42\x38\xb8\x78\x84\x32\x80\x27\xa5\x55\xb2\x65\xe6\
  41.506 +\xce\x4e\x09\xe7\xe5\x24\x65\x8a\xe6\x24\x25\x28\xc7\xfa\xf2\xf9\
  41.507 +\x3e\x5f\xd5\xbc\x4f\xd5\x7c\x5b\xb2\xba\xe6\x19\xa5\xa5\xec\xa2\
  41.508 +\xc1\x65\xaf\x1f\x45\xad\x68\x3f\x49\xdf\xca\x5d\x07\x51\xfa\xf1\
  41.509 +\xd3\xbe\xd5\x7e\x26\x47\x4e\xfb\x45\x74\xd8\xea\xda\xf7\x39\xa4\
  41.510 +\x3b\x61\x35\x97\xec\xb1\xbe\xd6\xfb\x57\x61\x5d\x34\xd4\x22\xa6\
  41.511 +\x35\x83\xc1\xa2\x13\x3a\x8a\x5c\x65\xcc\x69\x27\x92\x42\x92\x18\
  41.512 +\x25\x08\xf0\xc6\x75\xad\x93\xc3\x7f\x83\x57\x37\x3f\x8f\x36\x5f\
  41.513 +\x73\x2e\x0e\x20\x22\x23\x08\x8c\x92\x87\x0e\xbc\x5c\x5c\x71\x8f\
  41.514 +\xa9\xf3\x0e\xb1\xd5\x7a\x1e\x73\x18\x3a\x77\x4f\x18\x77\x07\x02\
  41.515 +\xfb\x37\x37\x56\xc1\xdd\x5b\x6a\xaa\x5b\xf4\xbf\x3d\x6a\xfd\x43\
  41.516 +\xc2\xcb\xfd\xaa\xfc\xc3\x5b\xd9\x8e\xda\x5d\x59\x7b\x81\x01\xc5\
  41.517 +\xce\x6b\x9a\xc6\xee\xfa\x5f\x43\x72\xee\x46\x36\x38\xe2\xb6\xfd\
  41.518 +\xc8\x81\xa1\xa2\x1a\x00\x1e\x01\x08\xf2\xf5\x31\x39\x4a\xc8\xed\
  41.519 +\x1e\x05\xd9\x3e\x25\x78\x25\x83\x1e\x2e\x08\xc8\x55\xcf\x24\xb3\
  41.520 +\x1f\xa7\x14\x62\xff\x00\xff\xd2\xf5\x54\x92\x49\x25\x2c\x00\x1a\
  41.521 +\x01\x09\xd2\x49\x25\x38\xf9\x5f\x57\x29\xcb\xea\xac\xea\x17\x5c\
  41.522 +\x48\x61\x91\x58\x65\x6d\x76\xac\x75\x2e\xa8\xe5\x56\xc6\x5e\xec\
  41.523 +\x67\x31\xfe\xea\x6c\x77\xf6\xd5\x4c\x7f\xa9\x58\x15\x51\x76\x35\
  41.524 +\x97\x3a\xca\xac\xaf\xd2\xac\x8a\xea\x65\xac\x1b\x83\xdb\x63\xb2\
  41.525 +\x6b\xaf\xd5\xb6\xf6\x6d\xfa\x6e\xfc\xcf\xf0\x6b\xa3\x49\x30\xe2\
  41.526 +\x81\x36\x47\xf2\x2c\xe3\x9b\xce\x00\x88\x99\x00\x00\x05\x08\xe9\
  41.527 +\xc1\xf2\xb8\xf6\x74\x2c\xbb\x5b\x8f\x65\xbd\x4e\xe7\x66\x63\x5a\
  41.528 +\xeb\x2b\xca\xf4\xea\x04\x35\xec\xf4\x2c\xa5\xb4\xfa\x7e\x8e\xdd\
  41.529 +\x9f\xc8\xfe\x71\x43\x1f\xea\xb6\x2e\x3d\x0f\xa1\xb7\xda\xe6\xd9\
  41.530 +\x84\xec\x02\x5d\xb6\x76\x3d\xd6\xdb\xea\xfd\x1f\xe7\x7f\x4e\xb6\
  41.531 +\xd2\x4b\xdb\x8e\xf4\x8f\xbc\xe6\xaa\x12\xa1\xd8\x46\x31\xfe\xb7\
  41.532 +\xe8\xc7\xfa\xce\x05\xbf\x57\x9d\x8b\x55\xef\xc5\x2f\xcb\x6d\xb8\
  41.533 +\x75\xe1\xdb\x82\xe2\xc6\x0b\x7d\x26\xfa\x35\x3f\xed\x0e\x67\xe8\
  41.534 +\x1c\xda\xdf\x67\xd1\x56\xfa\x0f\x48\xb3\xa6\xf4\x6a\xf0\xac\xb0\
  41.535 +\xfd\xa5\xe1\xce\xc8\xb9\xba\x9f\x55\xff\x00\x49\xed\x75\x81\xdb\
  41.536 +\xbd\x3f\xa0\xcd\xec\xff\x00\x06\xb5\x12\x48\x63\x88\x36\x3b\x57\
  41.537 +\xda\xa9\xf3\x39\x27\x0e\x09\x1b\xb2\x24\x4f\x53\xc0\x38\x61\x7f\
  41.538 +\xdd\x79\xfa\x7e\xa8\x63\xd5\x5d\xdf\xac\xbd\xb7\xd8\xfa\xad\xaa\
  41.539 +\xda\x99\x5d\x42\xb7\xd0\x5c\xea\x6e\x14\x56\xcf\x42\xcb\x5d\xbf\
  41.540 +\xf5\x87\x3e\xbf\xd2\xff\x00\xc1\xab\x78\xfd\x01\x95\x7a\x56\x59\
  41.541 +\x91\x65\xf9\x0c\xca\xfb\x6d\xb7\x38\x34\x1b\x2c\x35\x3f\x13\x6e\
  41.542 +\xd6\x80\xda\xea\x6d\x4f\xf6\x56\xcf\xdc\x5a\xa9\x24\x31\xc4\x6c\
  41.543 +\x15\x2e\x6b\x34\xaf\x8a\x77\x7e\x11\xed\xc3\xc3\xfd\xdf\xea\xb8\
  41.544 +\x59\x3f\x55\x29\xc9\xc6\xcb\xc5\xb7\x2a\xdf\x47\x27\x20\xe5\x54\
  41.545 +\x1a\x18\x1d\x4b\xde\x5e\xeb\xfd\x27\xed\xdc\xe6\xdd\xea\xd8\xcf\
  41.546 +\xd2\x7f\x83\x4a\xdf\xaa\x38\x0e\x19\xe2\xbb\x1f\x50\xce\x35\x38\
  41.547 +\x34\x06\x96\x56\x6a\x77\xad\xb2\xba\x9c\xdd\xae\xa6\xdb\xbd\xf7\
  41.548 +\xd2\xff\x00\xe7\x16\xea\x49\x7b\x50\xec\x91\xcd\xe7\x1b\x4c\xef\
  41.549 +\x7d\x37\xf4\x9f\xfd\x47\x07\x17\xa7\x7d\x58\xc7\xc1\xc8\xab\x21\
  41.550 +\x97\x39\xcf\xaa\xdb\x6f\xda\x1a\xc6\x30\xba\xea\xea\xc7\x7b\x45\
  41.551 +\x75\xb5\xbb\x2b\x67\xa1\xfa\x36\xb1\x37\x4b\xfa\xad\x87\xd3\x33\
  41.552 +\x46\x45\x0f\x9a\xd9\xbf\xd1\xa9\xd5\xd7\xb9\xbb\xf9\x07\x2b\x67\
  41.553 +\xda\x2c\x65\x7f\x42\x9f\x7f\xb1\x9f\xe9\x16\xda\x49\x0c\x70\x15\
  41.554 +\xa6\xc6\xc2\x0f\x35\x98\xf1\x03\x33\xea\x1c\x32\xd0\x7c\xbe\xaf\
  41.555 +\xfb\xf9\xa9\x24\x92\x4f\x61\x52\x49\x24\x92\x9f\xff\xd3\xf5\x54\
  41.556 +\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\
  41.557 +\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\
  41.558 +\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\
  41.559 +\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\
  41.560 +\xca\xa9\x24\xa7\xff\xd9\xff\xed\x14\xc0\x50\x68\x6f\x74\x6f\x73\
  41.561 +\x68\x6f\x70\x20\x33\x2e\x30\x00\x38\x42\x49\x4d\x04\x25\x00\x00\
  41.562 +\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
  41.563 +\x00\x00\x00\x00\x38\x42\x49\x4d\x03\xed\x00\x00\x00\x00\x00\x10\
  41.564 +\x00\x48\x00\x00\x00\x01\x00\x01\x00\x48\x00\x00\x00\x01\x00\x01\
  41.565 +\x38\x42\x49\x4d\x04\x26\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\
  41.566 +\x00\x00\x00\x00\x00\x00\x3f\x80\x00\x00\x38\x42\x49\x4d\x04\x0d\
  41.567 +\x00\x00\x00\x00\x00\x04\x00\x00\x00\x78\x38\x42\x49\x4d\x04\x19\
  41.568 +\x00\x00\x00\x00\x00\x04\x00\x00\x00\x1e\x38\x42\x49\x4d\x03\xf3\
  41.569 +\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\
  41.570 +\x38\x42\x49\x4d\x27\x10\x00\x00\x00\x00\x00\x0a\x00\x01\x00\x00\
  41.571 +\x00\x00\x00\x00\x00\x02\x38\x42\x49\x4d\x03\xf5\x00\x00\x00\x00\
  41.572 +\x00\x48\x00\x2f\x66\x66\x00\x01\x00\x6c\x66\x66\x00\x06\x00\x00\
  41.573 +\x00\x00\x00\x01\x00\x2f\x66\x66\x00\x01\x00\xa1\x99\x9a\x00\x06\
  41.574 +\x00\x00\x00\x00\x00\x01\x00\x32\x00\x00\x00\x01\x00\x5a\x00\x00\
  41.575 +\x00\x06\x00\x00\x00\x00\x00\x01\x00\x35\x00\x00\x00\x01\x00\x2d\
  41.576 +\x00\x00\x00\x06\x00\x00\x00\x00\x00\x01\x38\x42\x49\x4d\x03\xf8\
  41.577 +\x00\x00\x00\x00\x00\x70\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\
  41.578 +\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x03\xe8\
  41.579 +\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\
  41.580 +\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x03\xe8\x00\x00\x00\x00\
  41.581 +\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\
  41.582 +\xff\xff\xff\xff\xff\xff\x03\xe8\x00\x00\x00\x00\xff\xff\xff\xff\
  41.583 +\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\
  41.584 +\xff\xff\x03\xe8\x00\x00\x38\x42\x49\x4d\x04\x00\x00\x00\x00\x00\
  41.585 +\x00\x02\x00\x01\x38\x42\x49\x4d\x04\x02\x00\x00\x00\x00\x00\x04\
  41.586 +\x00\x00\x00\x00\x38\x42\x49\x4d\x04\x30\x00\x00\x00\x00\x00\x02\
  41.587 +\x01\x01\x38\x42\x49\x4d\x04\x2d\x00\x00\x00\x00\x00\x06\x00\x01\
  41.588 +\x00\x00\x00\x02\x38\x42\x49\x4d\x04\x08\x00\x00\x00\x00\x00\x10\
  41.589 +\x00\x00\x00\x01\x00\x00\x02\x40\x00\x00\x02\x40\x00\x00\x00\x00\
  41.590 +\x38\x42\x49\x4d\x04\x1e\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\
  41.591 +\x38\x42\x49\x4d\x04\x1a\x00\x00\x00\x00\x03\x49\x00\x00\x00\x06\
  41.592 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x5a\x00\x00\x00\xc8\
  41.593 +\x00\x00\x00\x0a\x00\x55\x00\x6e\x00\x74\x00\x69\x00\x74\x00\x6c\
  41.594 +\x00\x65\x00\x64\x00\x2d\x00\x31\x00\x00\x00\x01\x00\x00\x00\x00\
  41.595 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\
  41.596 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x00\x00\x00\x5a\
  41.597 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
  41.598 +\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
  41.599 +\x00\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x6e\
  41.600 +\x75\x6c\x6c\x00\x00\x00\x02\x00\x00\x00\x06\x62\x6f\x75\x6e\x64\
  41.601 +\x73\x4f\x62\x6a\x63\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x52\
  41.602 +\x63\x74\x31\x00\x00\x00\x04\x00\x00\x00\x00\x54\x6f\x70\x20\x6c\
  41.603 +\x6f\x6e\x67\x00\x00\x00\x00\x00\x00\x00\x00\x4c\x65\x66\x74\x6c\
  41.604 +\x6f\x6e\x67\x00\x00\x00\x00\x00\x00\x00\x00\x42\x74\x6f\x6d\x6c\
  41.605 +\x6f\x6e\x67\x00\x00\x00\x5a\x00\x00\x00\x00\x52\x67\x68\x74\x6c\
  41.606 +\x6f\x6e\x67\x00\x00\x00\xc8\x00\x00\x00\x06\x73\x6c\x69\x63\x65\
  41.607 +\x73\x56\x6c\x4c\x73\x00\x00\x00\x01\x4f\x62\x6a\x63\x00\x00\x00\
  41.608 +\x01\x00\x00\x00\x00\x00\x05\x73\x6c\x69\x63\x65\x00\x00\x00\x12\
  41.609 +\x00\x00\x00\x07\x73\x6c\x69\x63\x65\x49\x44\x6c\x6f\x6e\x67\x00\
  41.610 +\x00\x00\x00\x00\x00\x00\x07\x67\x72\x6f\x75\x70\x49\x44\x6c\x6f\
  41.611 +\x6e\x67\x00\x00\x00\x00\x00\x00\x00\x06\x6f\x72\x69\x67\x69\x6e\
  41.612 +\x65\x6e\x75\x6d\x00\x00\x00\x0c\x45\x53\x6c\x69\x63\x65\x4f\x72\
  41.613 +\x69\x67\x69\x6e\x00\x00\x00\x0d\x61\x75\x74\x6f\x47\x65\x6e\x65\
  41.614 +\x72\x61\x74\x65\x64\x00\x00\x00\x00\x54\x79\x70\x65\x65\x6e\x75\
  41.615 +\x6d\x00\x00\x00\x0a\x45\x53\x6c\x69\x63\x65\x54\x79\x70\x65\x00\
  41.616 +\x00\x00\x00\x49\x6d\x67\x20\x00\x00\x00\x06\x62\x6f\x75\x6e\x64\
  41.617 +\x73\x4f\x62\x6a\x63\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x52\
  41.618 +\x63\x74\x31\x00\x00\x00\x04\x00\x00\x00\x00\x54\x6f\x70\x20\x6c\
  41.619 +\x6f\x6e\x67\x00\x00\x00\x00\x00\x00\x00\x00\x4c\x65\x66\x74\x6c\
  41.620 +\x6f\x6e\x67\x00\x00\x00\x00\x00\x00\x00\x00\x42\x74\x6f\x6d\x6c\
  41.621 +\x6f\x6e\x67\x00\x00\x00\x5a\x00\x00\x00\x00\x52\x67\x68\x74\x6c\
  41.622 +\x6f\x6e\x67\x00\x00\x00\xc8\x00\x00\x00\x03\x75\x72\x6c\x54\x45\
  41.623 +\x58\x54\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x6e\x75\x6c\x6c\
  41.624 +\x54\x45\x58\x54\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x4d\x73\
  41.625 +\x67\x65\x54\x45\x58\x54\x00\x00\x00\x01\x00\x00\x00\x00\x00\x06\
  41.626 +\x61\x6c\x74\x54\x61\x67\x54\x45\x58\x54\x00\x00\x00\x01\x00\x00\
  41.627 +\x00\x00\x00\x0e\x63\x65\x6c\x6c\x54\x65\x78\x74\x49\x73\x48\x54\
  41.628 +\x4d\x4c\x62\x6f\x6f\x6c\x01\x00\x00\x00\x08\x63\x65\x6c\x6c\x54\
  41.629 +\x65\x78\x74\x54\x45\x58\x54\x00\x00\x00\x01\x00\x00\x00\x00\x00\
  41.630 +\x09\x68\x6f\x72\x7a\x41\x6c\x69\x67\x6e\x65\x6e\x75\x6d\x00\x00\
  41.631 +\x00\x0f\x45\x53\x6c\x69\x63\x65\x48\x6f\x72\x7a\x41\x6c\x69\x67\
  41.632 +\x6e\x00\x00\x00\x07\x64\x65\x66\x61\x75\x6c\x74\x00\x00\x00\x09\
  41.633 +\x76\x65\x72\x74\x41\x6c\x69\x67\x6e\x65\x6e\x75\x6d\x00\x00\x00\
  41.634 +\x0f\x45\x53\x6c\x69\x63\x65\x56\x65\x72\x74\x41\x6c\x69\x67\x6e\
  41.635 +\x00\x00\x00\x07\x64\x65\x66\x61\x75\x6c\x74\x00\x00\x00\x0b\x62\
  41.636 +\x67\x43\x6f\x6c\x6f\x72\x54\x79\x70\x65\x65\x6e\x75\x6d\x00\x00\
  41.637 +\x00\x11\x45\x53\x6c\x69\x63\x65\x42\x47\x43\x6f\x6c\x6f\x72\x54\
  41.638 +\x79\x70\x65\x00\x00\x00\x00\x4e\x6f\x6e\x65\x00\x00\x00\x09\x74\
  41.639 +\x6f\x70\x4f\x75\x74\x73\x65\x74\x6c\x6f\x6e\x67\x00\x00\x00\x00\
  41.640 +\x00\x00\x00\x0a\x6c\x65\x66\x74\x4f\x75\x74\x73\x65\x74\x6c\x6f\
  41.641 +\x6e\x67\x00\x00\x00\x00\x00\x00\x00\x0c\x62\x6f\x74\x74\x6f\x6d\
  41.642 +\x4f\x75\x74\x73\x65\x74\x6c\x6f\x6e\x67\x00\x00\x00\x00\x00\x00\
  41.643 +\x00\x0b\x72\x69\x67\x68\x74\x4f\x75\x74\x73\x65\x74\x6c\x6f\x6e\
  41.644 +\x67\x00\x00\x00\x00\x00\x38\x42\x49\x4d\x04\x28\x00\x00\x00\x00\
  41.645 +\x00\x0c\x00\x00\x00\x02\x3f\xf0\x00\x00\x00\x00\x00\x00\x38\x42\
  41.646 +\x49\x4d\x04\x14\x00\x00\x00\x00\x00\x04\x00\x00\x00\x02\x38\x42\
  41.647 +\x49\x4d\x04\x0c\x00\x00\x00\x00\x0e\xd7\x00\x00\x00\x01\x00\x00\
  41.648 +\x00\xa0\x00\x00\x00\x48\x00\x00\x01\xe0\x00\x00\x87\x00\x00\x00\
  41.649 +\x0e\xbb\x00\x18\x00\x01\xff\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\
  41.650 +\x00\x01\x02\x00\x00\x48\x00\x48\x00\x00\xff\xed\x00\x0c\x41\x64\
  41.651 +\x6f\x62\x65\x5f\x43\x4d\x00\x01\xff\xee\x00\x0e\x41\x64\x6f\x62\
  41.652 +\x65\x00\x64\x80\x00\x00\x00\x01\xff\xdb\x00\x84\x00\x0c\x08\x08\
  41.653 +\x08\x09\x08\x0c\x09\x09\x0c\x11\x0b\x0a\x0b\x11\x15\x0f\x0c\x0c\
  41.654 +\x0f\x15\x18\x13\x13\x15\x13\x13\x18\x11\x0c\x0c\x0c\x0c\x0c\x0c\
  41.655 +\x11\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
  41.656 +\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x01\x0d\x0b\
  41.657 +\x0b\x0d\x0e\x0d\x10\x0e\x0e\x10\x14\x0e\x0e\x0e\x14\x14\x0e\x0e\
  41.658 +\x0e\x0e\x14\x11\x0c\x0c\x0c\x0c\x0c\x11\x11\x0c\x0c\x0c\x0c\x0c\
  41.659 +\x0c\x11\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
  41.660 +\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\xff\xc0\
  41.661 +\x00\x11\x08\x00\x48\x00\xa0\x03\x01\x22\x00\x02\x11\x01\x03\x11\
  41.662 +\x01\xff\xdd\x00\x04\x00\x0a\xff\xc4\x01\x3f\x00\x00\x01\x05\x01\
  41.663 +\x01\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x03\x00\x01\x02\
  41.664 +\x04\x05\x06\x07\x08\x09\x0a\x0b\x01\x00\x01\x05\x01\x01\x01\x01\
  41.665 +\x01\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x02\x03\x04\x05\x06\
  41.666 +\x07\x08\x09\x0a\x0b\x10\x00\x01\x04\x01\x03\x02\x04\x02\x05\x07\
  41.667 +\x06\x08\x05\x03\x0c\x33\x01\x00\x02\x11\x03\x04\x21\x12\x31\x05\
  41.668 +\x41\x51\x61\x13\x22\x71\x81\x32\x06\x14\x91\xa1\xb1\x42\x23\x24\
  41.669 +\x15\x52\xc1\x62\x33\x34\x72\x82\xd1\x43\x07\x25\x92\x53\xf0\xe1\
  41.670 +\xf1\x63\x73\x35\x16\xa2\xb2\x83\x26\x44\x93\x54\x64\x45\xc2\xa3\
  41.671 +\x74\x36\x17\xd2\x55\xe2\x65\xf2\xb3\x84\xc3\xd3\x75\xe3\xf3\x46\
  41.672 +\x27\x94\xa4\x85\xb4\x95\xc4\xd4\xe4\xf4\xa5\xb5\xc5\xd5\xe5\xf5\
  41.673 +\x56\x66\x76\x86\x96\xa6\xb6\xc6\xd6\xe6\xf6\x37\x47\x57\x67\x77\
  41.674 +\x87\x97\xa7\xb7\xc7\xd7\xe7\xf7\x11\x00\x02\x02\x01\x02\x04\x04\
  41.675 +\x03\x04\x05\x06\x07\x07\x06\x05\x35\x01\x00\x02\x11\x03\x21\x31\
  41.676 +\x12\x04\x41\x51\x61\x71\x22\x13\x05\x32\x81\x91\x14\xa1\xb1\x42\
  41.677 +\x23\xc1\x52\xd1\xf0\x33\x24\x62\xe1\x72\x82\x92\x43\x53\x15\x63\
  41.678 +\x73\x34\xf1\x25\x06\x16\xa2\xb2\x83\x07\x26\x35\xc2\xd2\x44\x93\
  41.679 +\x54\xa3\x17\x64\x45\x55\x36\x74\x65\xe2\xf2\xb3\x84\xc3\xd3\x75\
  41.680 +\xe3\xf3\x46\x94\xa4\x85\xb4\x95\xc4\xd4\xe4\xf4\xa5\xb5\xc5\xd5\
  41.681 +\xe5\xf5\x56\x66\x76\x86\x96\xa6\xb6\xc6\xd6\xe6\xf6\x27\x37\x47\
  41.682 +\x57\x67\x77\x87\x97\xa7\xb7\xc7\xff\xda\x00\x0c\x03\x01\x00\x02\
  41.683 +\x11\x03\x11\x00\x3f\x00\xf5\x54\x92\x49\x25\x29\x24\x3c\x7c\x8a\
  41.684 +\x32\xa8\x66\x46\x3b\xc5\xb4\xda\x37\x31\xed\xd4\x10\x7b\x84\x44\
  41.685 +\x94\x41\x06\x8e\x84\x29\x24\x92\x49\x4a\x49\x24\x92\x52\x92\x49\
  41.686 +\x24\x94\xa4\x92\x49\x25\x29\x24\x92\x49\x4a\x49\x24\x92\x52\x92\
  41.687 +\x49\x24\x94\xa4\x92\x49\x25\x3f\xff\xd0\xf5\x55\x85\xd4\xfe\xb7\
  41.688 +\x74\xec\x1b\xdf\x8b\x4b\x2c\xce\xca\xaf\x47\xd7\x40\x1b\x58\xef\
  41.689 +\xdc\xb6\xe7\x96\xd6\xd7\xff\x00\x23\xdf\x62\x5d\x47\xeb\x06\x36\
  41.690 +\x4f\x4f\xcb\xa7\xa1\xe4\x33\x2f\xa9\x0a\xcf\xa5\x55\x4e\x05\xe2\
  41.691 +\x48\xad\xd6\x37\x51\xfc\xce\xfd\xeb\x1b\xa1\x7d\x53\xea\x74\x67\
  41.692 +\xe0\x75\x0f\x52\x91\x87\x49\xf5\x05\x61\xcf\x2f\x21\xcc\x7b\x3d\
  41.693 +\x47\x7b\x36\x3a\xdb\x1d\x66\xf7\xfb\xd4\x53\xc9\x2b\x02\x1a\xde\
  41.694 +\xf2\x1a\xd3\x77\x07\x2f\x88\x46\x73\xe6\x0f\x01\x88\x3c\x18\xa5\
  41.695 +\xe8\x94\xe4\x23\xc5\xea\xfd\x3e\x19\xfe\x87\xfe\x80\xdd\xe9\x5d\
  41.696 +\x7f\xa6\x74\x5a\xaa\xe8\xd9\x4e\xb0\x57\x8a\x05\x6c\xcf\x2d\x06\
  41.697 +\x87\x83\xee\x6b\x9c\xea\xdc\xf7\x53\xbb\x77\xf8\x4f\x67\xfc\x22\
  41.698 +\xea\x01\x0e\x01\xcd\x20\x82\x24\x11\xc1\x0b\x98\xfa\xcd\xf5\x67\
  41.699 +\xaa\x75\x4e\xa9\x5e\x66\x1d\x94\x31\x8c\xa0\x52\xe6\x5c\x5d\xee\
  41.700 +\xf7\x3d\xee\x6b\x9a\xc6\x3d\xae\xa9\xcd\x7a\x6f\xab\xbd\x4a\xbe\
  41.701 +\x8f\x80\xec\x3e\xb1\x68\xc4\xaa\xbb\x5c\xdc\x17\xdc\xe0\x37\x55\
  41.702 +\xa3\xbd\x36\x3b\xf3\xfe\xce\xf7\x6c\xff\x00\x31\x08\x4e\x51\x91\
  41.703 +\x8c\x85\x44\x7c\xb2\x4e\x6c\x38\xf2\xe3\x8e\x5c\x52\xe2\xcd\x2d\
  41.704 +\x72\xe2\x1e\xa9\x19\x4b\xe6\x94\x63\xfb\xce\xbd\xbf\x59\x3a\x15\
  41.705 +\x36\xbe\x9b\x73\xa9\x65\x95\x38\xb2\xc6\x97\x6a\x1c\xd3\xb5\xcd\
  41.706 +\x3f\xd5\x44\xbf\xad\x74\x9c\x7a\x69\xbe\xfc\xaa\xeb\xab\x24\x6e\
  41.707 +\xa1\xee\x74\x07\x88\x06\x59\xfe\x72\xf2\xfe\xa7\x6d\x77\x75\x3c\
  41.708 +\xdb\xaa\x70\x7d\x56\xe4\x5a\xfa\xde\x38\x2d\x73\xdc\xe6\xb8\x7f\
  41.709 +\x59\x6c\x7d\x60\xff\x00\xc4\xff\x00\xd5\xff\x00\xf8\xab\x3f\x25\
  41.710 +\x4a\x21\xcd\x48\x89\x9a\x1e\x8d\xbf\xc6\xe1\x6d\x4b\xe1\x78\x84\
  41.711 +\xb0\x0e\x29\xfe\xb4\x91\x2d\xbd\x35\x8c\xe4\x7b\xbc\x1e\xad\xd3\
  41.712 +\x7a\x81\x7b\x70\xb2\x2b\xc8\x35\x41\x78\x61\x98\xdd\x3b\x67\xfc\
  41.713 +\xd4\x2c\x8f\xac\x1d\x13\x16\xe7\x51\x91\x9b\x4d\x76\xd7\xa3\xd8\
  41.714 +\x5c\x24\x1f\x07\x2f\x33\xc2\xea\x99\xb8\x15\xe4\x33\x0e\xcf\x45\
  41.715 +\xd9\x41\xad\xb2\xd6\xfd\x30\xd6\xee\xd2\xa7\x7f\x83\xdd\xbf\xe9\
  41.716 +\xfd\x3f\xdc\x5b\x3f\x54\x3e\xae\xe0\x75\x47\x59\x93\x95\x60\xb1\
  41.717 +\xb8\xee\x87\x62\x0e\x64\xfb\x9b\x65\xff\x00\xbe\xcb\x11\x87\x33\
  41.718 +\x29\x98\xc6\x20\x71\x1d\xef\xe5\x5b\x9b\xe1\x98\xb0\x0c\x99\x32\
  41.719 +\x4e\x7e\xd4\x68\x40\x40\x71\x64\x91\x3f\xbd\xfa\x11\xf5\xbd\xe6\
  41.720 +\x36\x6e\x2e\x56\x38\xca\xc7\xb1\xb6\x63\xba\x48\xb4\x7d\x12\x1a\
  41.721 +\x61\xce\xdc\x7f\x37\x45\x47\xfe\x74\xfd\x5d\x89\xfd\xa1\x44\x73\
  41.722 +\x3b\x95\x0f\xae\xbd\x45\x9d\x3f\xa3\x0c\x1a\x21\x96\x66\xfe\x85\
  41.723 +\x8d\x1a\x6d\xa8\x0f\xd6\x1d\xfe\x67\xe8\x7f\xeb\xcb\x81\x38\xd6\
  41.724 +\x8c\x56\xe5\x16\xfe\x81\xd6\x3a\x80\xee\xdb\xda\xd1\x66\xdf\xf3\
  41.725 +\x1d\xff\x00\x41\x1c\xdc\xc4\xa1\x2e\x18\x81\x22\x05\xc9\x67\x27\
  41.726 +\xf0\xec\x79\xb1\xfb\x99\x25\x28\x46\x52\xe1\xc4\x01\x16\x6b\xfa\
  41.727 +\xdc\x2f\xb0\x82\x1c\x01\x06\x41\xd4\x10\xb3\x5f\xf5\x97\xa0\x31\
  41.728 +\xee\xad\xf9\xf4\xb5\xec\x25\xae\x69\x76\xa0\x83\xb5\xc1\x67\xfd\
  41.729 +\x47\xea\x9f\x6c\xe9\x3f\x65\xb1\xd3\x7e\x09\x15\x19\xe4\xd6\x7f\
  41.730 +\xa3\xbf\xfc\xc1\xe9\x7f\xd6\x97\x01\x9b\xa6\x5e\x51\x1c\xfa\xd7\
  41.731 +\x7f\xd5\xbd\x2c\xbc\xc1\x8c\x21\x38\x80\x78\xbb\xa3\x95\xf8\x74\
  41.732 +\x72\x66\xcd\x8b\x24\xa5\x13\x88\x81\xe9\xfd\x2e\x2f\xd2\x7d\x38\
  41.733 +\x7d\x67\xfa\xbc\x48\x03\xa8\x51\x27\xf9\x41\x5e\xc6\xcb\xc5\xcb\
  41.734 +\xaf\xd5\xc5\xb9\x97\xd7\x31\xba\xb7\x07\x09\xf0\x96\xae\x03\xa9\
  41.735 +\xf4\xaf\xab\x94\x74\x16\xe5\xe3\x64\xb4\xf5\x02\xca\x88\xa5\xb6\
  41.736 +\x87\x92\xf7\x6d\xf5\x58\x6a\x05\xdb\x7f\x3f\xfa\x8a\xbf\xd4\xcb\
  41.737 +\x2d\xaf\xeb\x15\x0d\xa4\x90\xdb\x5a\xf6\xdc\xd1\xc1\x60\x69\x70\
  41.738 +\xdf\xfd\x47\xed\x48\x73\x13\x13\x8c\x24\x22\x78\xab\xe4\x3f\xbc\
  41.739 +\xba\x5f\x0f\xc5\x2c\x19\x33\x63\x96\x48\xfb\x5c\x5e\x9c\xd1\x88\
  41.740 +\xe2\xf6\xc7\x11\xae\x17\xb8\xff\x00\x9d\x3f\x57\x62\x7f\x68\x51\
  41.741 +\x1c\xce\xe5\xa3\x75\xd5\x63\xd2\xfb\xee\x78\xae\xaa\xda\x5c\xf7\
  41.742 +\xbb\x40\x1a\x35\x2e\x2b\xc6\x07\xf4\x6f\xec\x7f\x05\xeb\x1d\x7f\
  41.743 +\xff\x00\x13\xd9\xdf\xf8\x59\xff\x00\xf5\x28\xe1\xcf\x29\xc6\x64\
  41.744 +\x80\x38\x05\xfe\x6b\x79\xde\x43\x1e\x0c\x98\x63\x19\x48\xfb\xb2\
  41.745 +\x94\x65\xc5\x5a\x70\x98\x6d\xfe\x3b\x2a\x3e\xb1\x74\x3c\x8b\x99\
  41.746 +\x45\x19\xb5\x59\x6d\xa7\x6b\x18\xd7\x49\x24\xf6\x08\xb9\x9d\x5f\
  41.747 +\xa5\xe0\xbb\x66\x5e\x5d\x54\x3f\x43\xb1\xef\x01\xd0\x7b\xec\xfa\
  41.748 +\x4b\xcc\xba\x07\xfc\xb9\xd3\xbf\xe3\xd9\xf9\x0a\x87\x59\xab\x22\
  41.749 +\x9e\xad\x98\x32\xc1\x6d\xef\xbe\xc7\x6e\x78\xfa\x4d\x2e\x77\xa6\
  41.750 +\xf6\x13\xf4\xab\xf4\xf6\x6c\x51\xfd\xea\x5c\x1c\x5c\x23\x7e\x1f\
  41.751 +\x06\x7f\xf4\x4e\x2f\x7f\xdb\x19\x25\x5c\x1c\x7f\xa3\xc7\x2f\x57\
  41.752 +\x0e\x8f\xa2\x7f\xce\xef\xab\x5f\xf9\x61\x57\xe3\xff\x00\x91\x57\
  41.753 +\xb0\xba\x9f\x4f\xea\x01\xee\xc2\xc8\x66\x40\xac\x80\xfd\x86\x60\
  41.754 +\x9e\x37\x2f\x3e\xc3\xbb\xea\x63\xe8\xad\x99\x94\xe5\xd5\x70\x00\
  41.755 +\x5b\x60\x25\xed\x2e\xfc\xe7\x33\xd1\x73\xdf\xb3\xfe\xb6\xba\xff\
  41.756 +\x00\xaa\xcc\xfa\xbf\x5e\x3d\xcc\xe8\xb7\xfa\xcd\x73\xf7\xdc\x1c\
  41.757 +\x49\x78\x24\x6d\x6e\xe6\x59\xb6\xc6\xb7\xdb\xed\x52\xe2\xcb\x29\
  41.758 +\x11\x72\x87\x94\x49\xe2\xfc\x5a\xbc\xd7\x29\x8f\x14\x09\x8e\x3e\
  41.759 +\x60\x48\x1f\x9b\x24\x61\xed\x7f\x8f\x07\xff\xd1\xf4\x3e\xbb\xd2\
  41.760 +\x5b\xd4\xfa\x4e\x56\x13\x03\x5b\x65\xec\xf6\x38\xf1\xbd\xa7\xd4\
  41.761 +\xaf\x77\xf6\xda\xb9\x0e\x8d\xd6\xba\xc8\xeb\x58\xb8\xf9\x59\x76\
  41.762 +\x33\x1d\x96\x16\x65\xe3\x59\xb4\x1a\xc8\x6b\xfd\xaf\xf6\x7a\x9e\
  41.763 +\x97\xab\xb7\xd3\xb7\x7a\xf4\x15\x9b\xd5\x7e\xae\xf4\x8e\xad\xee\
  41.764 +\xcd\xc7\x0f\xb2\x23\xd5\x6f\xb5\xf1\xe1\xbd\xaa\x2c\x98\xcc\x88\
  41.765 +\x94\x4d\x48\x7f\xce\x01\xb7\xca\xf3\x30\xc7\x09\x62\xc9\x0e\x2c\
  41.766 +\x72\xe2\xa3\xc3\x19\xcb\x14\xa7\x1e\x09\x4e\x31\x97\xf8\x3f\xa4\
  41.767 +\xf3\x5f\x5a\xfa\xf6\x75\x3d\x4a\xaf\xd9\xdd\x40\xd3\x85\xe8\x34\
  41.768 +\xd8\xfa\xfd\x37\xb7\x7e\xfb\x27\x6e\xe6\xd9\xea\x5b\xb3\x67\xb1\
  41.769 +\xab\x5b\xea\x7f\x4c\xba\x8c\x0b\x72\xb3\x18\x5b\x76\x75\x9e\xb7\
  41.770 +\xa6\xfd\x5c\xd6\x81\xb2\xa0\xff\x00\xe5\xed\x51\xfa\xbd\xd2\xfa\
  41.771 +\x6f\x50\xc6\xa3\xaf\xe4\x63\xb1\xd9\xf9\x6d\x16\xd8\xed\x4b\x43\
  41.772 +\xc0\xd9\xba\xb6\x38\xbb\x67\xd0\x5d\x12\x58\xe0\x78\xbd\xc2\x6e\
  41.773 +\xf5\x88\xfd\xdb\x5d\xcc\xe7\x88\xc6\x39\x68\x40\x47\x83\xd3\x96\
  41.774 +\x75\x11\x29\xca\x1f\xa3\xe9\xf9\xe3\xc7\xfa\x72\xff\x00\xc6\xdf\
  41.775 +\x24\xeb\x10\x3a\xbf\x50\x00\x40\x19\x37\x00\x23\xb6\xf7\x2d\x5f\
  41.776 +\xac\x1f\xf8\x9f\xfa\xbf\xff\x00\x15\x67\xe4\xa9\x76\xa7\xaa\xf4\
  41.777 +\xd7\x75\x2b\x30\x36\x3d\xf7\x55\x1e\xbd\xa2\xa7\x3a\xb6\x12\xdf\
  41.778 +\x55\xad\xba\xfd\xbb\x19\xfa\x3f\xec\x20\x57\xf5\x9b\xa1\x5d\x55\
  41.779 +\x8f\x73\x9d\x5d\x34\xd4\x72\x1a\xfb\x6a\x7b\x1a\xfa\x81\xf4\xfd\
  41.780 +\x7c\x7d\xcd\xfd\x2b\x37\xbb\x67\xb5\x43\xec\x40\x71\x8f\x70\x7a\
  41.781 +\xfc\x36\xe1\x97\x17\xef\x36\xfe\xfb\x98\x9c\x24\x72\xd2\xfd\x4d\
  41.782 +\x4b\x49\x1f\x58\xc9\x0f\x6e\x1f\xe4\xfd\x3c\x5f\x33\xc6\x7d\x5a\
  41.783 +\xe8\xb5\x75\x96\x67\xe3\xb8\xec\xba\xba\xeb\x76\x3d\xba\xfb\x5f\
  41.784 +\x2f\xe7\xf7\x98\xf8\xfd\x22\xa5\x8b\x93\xd4\x7a\x0f\x54\xf5\x03\
  41.785 +\x4d\x59\x58\xe7\x65\xd5\x3a\x76\xbd\xbf\x9f\x53\x8f\xe7\x57\x67\
  41.786 +\xd3\xae\xcf\xfa\xe2\xf4\x7c\x4e\xb1\x81\x6b\xe9\xad\xb5\x5b\x8f\
  41.787 +\x6e\x4b\xdf\x53\x2b\xba\x97\xd4\xed\xd5\xb3\xd7\x7e\xe6\xd8\xd6\
  41.788 +\xfb\x7d\x2f\xcf\x54\xef\xfa\xcb\xd2\xec\xc7\x2f\xc6\x0e\xb2\xf7\
  41.789 +\xe3\x59\x93\x49\x7d\x36\x16\x06\x33\xd5\x67\xa9\x90\xe6\xb3\xf4\
  41.790 +\x55\x7a\xb4\xed\x48\xe0\x80\x8c\x6a\x75\x28\xfe\x95\x6f\xfa\x5f\
  41.791 +\x2f\xf8\x49\x1c\xf7\x31\x29\xe4\x12\xe5\xcc\xf1\xe4\xaf\xd5\x48\
  41.792 +\x9e\x18\x69\xed\xfc\xfc\x1f\x24\xfd\xb9\xfe\x8b\xc4\x7d\x62\xeb\
  41.793 +\x3f\xb5\xfa\x9b\xf2\xda\x1c\xdc\x76\x31\xb5\xd0\xc7\x88\x21\xa0\
  41.794 +\x6e\x7e\xe0\xd9\xf7\xba\xd7\x3d\x59\xb3\xa7\xfd\x67\x1d\x27\xec\
  41.795 +\x4f\xc3\x8c\x0a\x89\xc8\xfa\x0d\xde\x08\x9b\x1d\x67\xa9\xbb\x7e\
  41.796 +\xed\x7f\xf4\x5a\xea\x29\xfa\xd1\x80\xd7\x5a\xdc\xcc\x72\xca\xf1\
  41.797 +\xe8\xc7\xba\xcc\xaa\xab\x7b\xeb\x3e\xbb\x43\xdc\xe8\xf4\xf7\x53\
  41.798 +\x53\x37\x7b\x1d\x67\xf3\x9f\xa5\xff\x00\x43\x62\xd9\xaf\xa9\x62\
  41.799 +\x3e\xcc\xba\xda\xe2\x06\x04\x0c\x87\x96\x90\xc6\x92\xdf\x5b\x6b\
  41.800 +\x6c\xfa\x2f\x75\x75\x6d\x75\x9b\x3f\x9b\x4a\x38\x63\x23\x29\x1c\
  41.801 +\x84\x99\x76\xf4\x7f\xdf\x23\x27\x3b\x9b\x1c\x71\xc2\x3c\xac\x63\
  41.802 +\x0c\x55\x28\xf1\xde\x5f\xdd\xe0\x94\x25\x1f\x6f\x86\x7f\xac\xff\
  41.803 +\x00\xc7\x1f\x38\xfa\xaf\xd5\x3f\x66\xf5\x9a\x2d\x71\x8a\x32\x3f\
  41.804 +\x41\x7f\x86\xd7\x91\xe9\xbf\xfe\xb7\x6e\xcf\xec\x2c\xfc\xe9\x6e\
  41.805 +\x66\x5f\x88\xbe\xef\xfa\xb7\xaf\x49\xab\xaf\xf4\x7b\x30\xdd\x9c\
  41.806 +\x2b\xb1\x94\x82\xc6\xd4\x5d\x43\xc1\xb4\xda\x76\xd0\x31\x06\xdf\
  41.807 +\xd6\x1d\x63\xbf\x32\xaf\x7b\x3f\xc2\xfa\x6a\xb6\x7f\xd6\x1a\x9d\
  41.808 +\x46\x33\xba\x6e\x37\xab\x91\x95\x90\x71\x9c\x2f\xaa\xc1\xe9\x3d\
  41.809 +\xa3\x7d\x8c\xc9\xae\xb6\x3a\xe6\xdd\xb7\x6f\xe8\xbf\xd1\x7e\x9f\
  41.810 +\xf9\xaa\x90\x38\x23\xc0\x23\xee\x58\x1e\xa1\xe9\xef\xfe\x13\x24\
  41.811 +\x39\xdc\xde\xf1\x98\xe5\x48\x94\x80\xc7\x2b\x9f\x0c\x7f\x57\xeb\
  41.812 +\xf5\x4b\xdb\xfd\xd7\x95\xeb\x1f\x56\x6c\xc1\xc0\xc6\xea\x78\xa0\
  41.813 +\xdb\x8d\x75\x4c\x75\xe2\x25\xd5\xb9\xc0\x3b\x76\x9f\xe0\x5d\x3f\
  41.814 +\xf5\xb5\x7b\xea\x3f\x56\xc0\xc6\xc9\x38\x59\x35\x32\xab\xf2\x0c\
  41.815 +\x51\x97\x10\x5c\x4f\xfd\xa6\xb5\xdf\xf9\xe7\xfe\xdb\xfe\x73\xf9\
  41.816 +\xce\x93\xa7\x7d\x64\xc3\xcc\x26\xab\x69\xb3\x1a\x6f\xb7\x1e\xbf\
  41.817 +\x51\x8f\x0c\x77\xa4\x1f\x67\xbd\xef\xae\xb6\x54\xff\x00\x4a\x9b\
  41.818 +\x1f\x65\x0f\xfe\x67\xf9\xb4\xf5\x7d\x62\xe8\x76\x54\xcb\xa9\xdc\
  41.819 +\xf0\xfa\x1d\x92\xd0\xca\x5e\xe7\x7a\x6d\x7f\xd9\xc9\xd8\xc6\x6e\
  41.820 +\xdd\xeb\x7b\x13\xa3\x8f\x1c\x66\x27\x09\x88\xf8\x57\xf8\xcc\x19\
  41.821 +\x39\x8e\x62\x78\x65\x83\x36\x09\x64\x37\xf3\x89\x54\xa3\xfe\x6f\
  41.822 +\x8b\xd3\x3e\x3f\x96\x4f\x99\xe5\x62\x5d\x85\x63\xf0\xb2\x9a\x6a\
  41.823 +\xba\xb9\x63\x83\x84\x4c\x7b\x77\xb3\xf7\x98\xef\xcd\x5d\x57\x50\
  41.824 +\xfa\xf7\x8d\x99\xd2\x6e\xc2\x18\xaf\x65\xf7\xd4\x6a\x73\x8b\x99\
  41.825 +\xe9\x82\xe1\xb5\xce\x04\x3b\xd4\x77\xf2\x7f\x46\xba\x07\xf5\xee\
  41.826 +\x89\x92\xda\x9b\x6d\x56\xd9\x65\xd6\x3e\x96\xe3\xba\x87\xba\xc1\
  41.827 +\x65\x61\x8f\xb2\xbb\x2a\xd8\x76\x7e\x8e\xd6\x59\xee\xff\x00\x06\
  41.828 +\xa3\x89\x97\xf5\x67\x2f\x33\xec\x94\xd0\xc2\xe7\x97\x8a\x6c\x34\
  41.829 +\x91\x55\xa6\xad\x2f\x18\xd7\x39\xbe\x9d\xde\x8f\xe7\x6c\x42\x38\
  41.830 +\xb8\x78\x84\x32\x80\x27\xa5\x55\xb2\x65\xe6\xce\x4e\x09\xe7\xe5\
  41.831 +\x24\x65\x8a\xe6\x24\x25\x28\xc7\xfa\xf2\xf9\x3e\x5f\xd5\xbc\x4f\
  41.832 +\xd5\x7c\x5b\xb2\xba\xe6\x19\xa5\xa5\xec\xa2\xc1\x65\xaf\x1f\x45\
  41.833 +\xad\x68\x3f\x49\xdf\xca\x5d\x07\x51\xfa\xf1\xd3\xbe\xd5\x7e\x26\
  41.834 +\x47\x4e\xfb\x45\x74\xd8\xea\xda\xf7\x39\xa4\x3b\x61\x35\x97\xec\
  41.835 +\xb1\xbe\xd6\xfb\x57\x61\x5d\x34\xd4\x22\xa6\x35\x83\xc1\xa2\x13\
  41.836 +\x3a\x8a\x5c\x65\xcc\x69\x27\x92\x42\x92\x18\x25\x08\xf0\xc6\x75\
  41.837 +\xad\x93\xc3\x7f\x83\x57\x37\x3f\x8f\x36\x5f\x73\x2e\x0e\x20\x22\
  41.838 +\x23\x08\x8c\x92\x87\x0e\xbc\x5c\x5c\x71\x8f\xa9\xf3\x0e\xb1\xd5\
  41.839 +\x7a\x1e\x73\x18\x3a\x77\x4f\x18\x77\x07\x02\xfb\x37\x37\x56\xc1\
  41.840 +\xdd\x5b\x6a\xaa\x5b\xf4\xbf\x3d\x6a\xfd\x43\xc2\xcb\xfd\xaa\xfc\
  41.841 +\xc3\x5b\xd9\x8e\xda\x5d\x59\x7b\x81\x01\xc5\xce\x6b\x9a\xc6\xee\
  41.842 +\xfa\x5f\x43\x72\xee\x46\x36\x38\xe2\xb6\xfd\xc8\x81\xa1\xa2\x1a\
  41.843 +\x00\x1e\x01\x08\xf2\xf5\x31\x39\x4a\xc8\xed\x1e\x05\xd9\x3e\x25\
  41.844 +\x78\x25\x83\x1e\x2e\x08\xc8\x55\xcf\x24\xb3\x1f\xa7\x14\x62\xff\
  41.845 +\x00\xff\xd2\xf5\x54\x92\x49\x25\x2c\x00\x1a\x01\x09\xd2\x49\x25\
  41.846 +\x38\xf9\x5f\x57\x29\xcb\xea\xac\xea\x17\x5c\x48\x61\x91\x58\x65\
  41.847 +\x6d\x76\xac\x75\x2e\xa8\xe5\x56\xc6\x5e\xec\x67\x31\xfe\xea\x6c\
  41.848 +\x77\xf6\xd5\x4c\x7f\xa9\x58\x15\x51\x76\x35\x97\x3a\xca\xac\xaf\
  41.849 +\xd2\xac\x8a\xea\x65\xac\x1b\x83\xdb\x63\xb2\x6b\xaf\xd5\xb6\xf6\
  41.850 +\x6d\xfa\x6e\xfc\xcf\xf0\x6b\xa3\x49\x30\xe2\x81\x36\x47\xf2\x2c\
  41.851 +\xe3\x9b\xce\x00\x88\x99\x00\x00\x05\x08\xe9\xc1\xf2\xb8\xf6\x74\
  41.852 +\x2c\xbb\x5b\x8f\x65\xbd\x4e\xe7\x66\x63\x5a\xeb\x2b\xca\xf4\xea\
  41.853 +\x04\x35\xec\xf4\x2c\xa5\xb4\xfa\x7e\x8e\xdd\x9f\xc8\xfe\x71\x43\
  41.854 +\x1f\xea\xb6\x2e\x3d\x0f\xa1\xb7\xda\xe6\xd9\x84\xec\x02\x5d\xb6\
  41.855 +\x76\x3d\xd6\xdb\xea\xfd\x1f\xe7\x7f\x4e\xb6\xd2\x4b\xdb\x8e\xf4\
  41.856 +\x8f\xbc\xe6\xaa\x12\xa1\xd8\x46\x31\xfe\xb7\xe8\xc7\xfa\xce\x05\
  41.857 +\xbf\x57\x9d\x8b\x55\xef\xc5\x2f\xcb\x6d\xb8\x75\xe1\xdb\x82\xe2\
  41.858 +\xc6\x0b\x7d\x26\xfa\x35\x3f\xed\x0e\x67\xe8\x1c\xda\xdf\x67\xd1\
  41.859 +\x56\xfa\x0f\x48\xb3\xa6\xf4\x6a\xf0\xac\xb0\xfd\xa5\xe1\xce\xc8\
  41.860 +\xb9\xba\x9f\x55\xff\x00\x49\xed\x75\x81\xdb\xbd\x3f\xa0\xcd\xec\
  41.861 +\xff\x00\x06\xb5\x12\x48\x63\x88\x36\x3b\x57\xda\xa9\xf3\x39\x27\
  41.862 +\x0e\x09\x1b\xb2\x24\x4f\x53\xc0\x38\x61\x7f\xdd\x79\xfa\x7e\xa8\
  41.863 +\x63\xd5\x5d\xdf\xac\xbd\xb7\xd8\xfa\xad\xaa\xda\x99\x5d\x42\xb7\
  41.864 +\xd0\x5c\xea\x6e\x14\x56\xcf\x42\xcb\x5d\xbf\xf5\x87\x3e\xbf\xd2\
  41.865 +\xff\x00\xc1\xab\x78\xfd\x01\x95\x7a\x56\x59\x91\x65\xf9\x0c\xca\
  41.866 +\xfb\x6d\xb7\x38\x34\x1b\x2c\x35\x3f\x13\x6e\xd6\x80\xda\xea\x6d\
  41.867 +\x4f\xf6\x56\xcf\xdc\x5a\xa9\x24\x31\xc4\x6c\x15\x2e\x6b\x34\xaf\
  41.868 +\x8a\x77\x7e\x11\xed\xc3\xc3\xfd\xdf\xea\xb8\x59\x3f\x55\x29\xc9\
  41.869 +\xc6\xcb\xc5\xb7\x2a\xdf\x47\x27\x20\xe5\x54\x1a\x18\x1d\x4b\xde\
  41.870 +\x5e\xeb\xfd\x27\xed\xdc\xe6\xdd\xea\xd8\xcf\xd2\x7f\x83\x4a\xdf\
  41.871 +\xaa\x38\x0e\x19\xe2\xbb\x1f\x50\xce\x35\x38\x34\x06\x96\x56\x6a\
  41.872 +\x77\xad\xb2\xba\x9c\xdd\xae\xa6\xdb\xbd\xf7\xd2\xff\x00\xe7\x16\
  41.873 +\xea\x49\x7b\x50\xec\x91\xcd\xe7\x1b\x4c\xef\x7d\x37\xf4\x9f\xfd\
  41.874 +\x47\x07\x17\xa7\x7d\x58\xc7\xc1\xc8\xab\x21\x97\x39\xcf\xaa\xdb\
  41.875 +\x6f\xda\x1a\xc6\x30\xba\xea\xea\xc7\x7b\x45\x75\xb5\xbb\x2b\x67\
  41.876 +\xa1\xfa\x36\xb1\x37\x4b\xfa\xad\x87\xd3\x33\x46\x45\x0f\x9a\xd9\
  41.877 +\xbf\xd1\xa9\xd5\xd7\xb9\xbb\xf9\x07\x2b\x67\xda\x2c\x65\x7f\x42\
  41.878 +\x9f\x7f\xb1\x9f\xe9\x16\xda\x49\x0c\x70\x15\xa6\xc6\xc2\x0f\x35\
  41.879 +\x98\xf1\x03\x33\xea\x1c\x32\xd0\x7c\xbe\xaf\xfb\xf9\xa9\x24\x92\
  41.880 +\x4f\x61\x52\x49\x24\x92\x9f\xff\xd3\xf5\x54\x97\xca\xa9\x24\xa7\
  41.881 +\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\
  41.882 +\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\
  41.883 +\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\
  41.884 +\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xea\xa4\x97\xca\xa9\x24\xa7\xff\
  41.885 +\xd9\x00\x38\x42\x49\x4d\x04\x21\x00\x00\x00\x00\x00\x55\x00\x00\
  41.886 +\x00\x01\x01\x00\x00\x00\x0f\x00\x41\x00\x64\x00\x6f\x00\x62\x00\
  41.887 +\x65\x00\x20\x00\x50\x00\x68\x00\x6f\x00\x74\x00\x6f\x00\x73\x00\
  41.888 +\x68\x00\x6f\x00\x70\x00\x00\x00\x13\x00\x41\x00\x64\x00\x6f\x00\
  41.889 +\x62\x00\x65\x00\x20\x00\x50\x00\x68\x00\x6f\x00\x74\x00\x6f\x00\
  41.890 +\x73\x00\x68\x00\x6f\x00\x70\x00\x20\x00\x43\x00\x53\x00\x34\x00\
  41.891 +\x00\x00\x01\x00\x38\x42\x49\x4d\x04\x06\x00\x00\x00\x00\x00\x07\
  41.892 +\x00\x06\x00\x00\x00\x01\x01\x00\xff\xe1\x11\x2c\x68\x74\x74\x70\
  41.893 +\x3a\x2f\x2f\x6e\x73\x2e\x61\x64\x6f\x62\x65\x2e\x63\x6f\x6d\x2f\
  41.894 +\x78\x61\x70\x2f\x31\x2e\x30\x2f\x00\x3c\x3f\x78\x70\x61\x63\x6b\
  41.895 +\x65\x74\x20\x62\x65\x67\x69\x6e\x3d\x22\xef\xbb\xbf\x22\x20\x69\
  41.896 +\x64\x3d\x22\x57\x35\x4d\x30\x4d\x70\x43\x65\x68\x69\x48\x7a\x72\
  41.897 +\x65\x53\x7a\x4e\x54\x63\x7a\x6b\x63\x39\x64\x22\x3f\x3e\x20\x3c\
  41.898 +\x78\x3a\x78\x6d\x70\x6d\x65\x74\x61\x20\x78\x6d\x6c\x6e\x73\x3a\
  41.899 +\x78\x3d\x22\x61\x64\x6f\x62\x65\x3a\x6e\x73\x3a\x6d\x65\x74\x61\
  41.900 +\x2f\x22\x20\x78\x3a\x78\x6d\x70\x74\x6b\x3d\x22\x41\x64\x6f\x62\
  41.901 +\x65\x20\x58\x4d\x50\x20\x43\x6f\x72\x65\x20\x34\x2e\x32\x2e\x32\
  41.902 +\x2d\x63\x30\x36\x33\x20\x35\x33\x2e\x33\x35\x32\x36\x32\x34\x2c\
  41.903 +\x20\x32\x30\x30\x38\x2f\x30\x37\x2f\x33\x30\x2d\x31\x38\x3a\x31\
  41.904 +\x32\x3a\x31\x38\x20\x20\x20\x20\x20\x20\x20\x20\x22\x3e\x20\x3c\
  41.905 +\x72\x64\x66\x3a\x52\x44\x46\x20\x78\x6d\x6c\x6e\x73\x3a\x72\x64\
  41.906 +\x66\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\x33\
  41.907 +\x2e\x6f\x72\x67\x2f\x31\x39\x39\x39\x2f\x30\x32\x2f\x32\x32\x2d\
  41.908 +\x72\x64\x66\x2d\x73\x79\x6e\x74\x61\x78\x2d\x6e\x73\x23\x22\x3e\
  41.909 +\x20\x3c\x72\x64\x66\x3a\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6f\
  41.910 +\x6e\x20\x72\x64\x66\x3a\x61\x62\x6f\x75\x74\x3d\x22\x22\x20\x78\
  41.911 +\x6d\x6c\x6e\x73\x3a\x78\x6d\x70\x3d\x22\x68\x74\x74\x70\x3a\x2f\
  41.912 +\x2f\x6e\x73\x2e\x61\x64\x6f\x62\x65\x2e\x63\x6f\x6d\x2f\x78\x61\
  41.913 +\x70\x2f\x31\x2e\x30\x2f\x22\x20\x78\x6d\x6c\x6e\x73\x3a\x78\x6d\
  41.914 +\x70\x4d\x4d\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x6e\x73\x2e\x61\
  41.915 +\x64\x6f\x62\x65\x2e\x63\x6f\x6d\x2f\x78\x61\x70\x2f\x31\x2e\x30\
  41.916 +\x2f\x6d\x6d\x2f\x22\x20\x78\x6d\x6c\x6e\x73\x3a\x73\x74\x45\x76\
  41.917 +\x74\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x6e\x73\x2e\x61\x64\x6f\
  41.918 +\x62\x65\x2e\x63\x6f\x6d\x2f\x78\x61\x70\x2f\x31\x2e\x30\x2f\x73\
  41.919 +\x54\x79\x70\x65\x2f\x52\x65\x73\x6f\x75\x72\x63\x65\x45\x76\x65\
  41.920 +\x6e\x74\x23\x22\x20\x78\x6d\x6c\x6e\x73\x3a\x64\x63\x3d\x22\x68\
  41.921 +\x74\x74\x70\x3a\x2f\x2f\x70\x75\x72\x6c\x2e\x6f\x72\x67\x2f\x64\
  41.922 +\x63\x2f\x65\x6c\x65\x6d\x65\x6e\x74\x73\x2f\x31\x2e\x31\x2f\x22\
  41.923 +\x20\x78\x6d\x6c\x6e\x73\x3a\x70\x68\x6f\x74\x6f\x73\x68\x6f\x70\
  41.924 +\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x6e\x73\x2e\x61\x64\x6f\x62\
  41.925 +\x65\x2e\x63\x6f\x6d\x2f\x70\x68\x6f\x74\x6f\x73\x68\x6f\x70\x2f\
  41.926 +\x31\x2e\x30\x2f\x22\x20\x78\x6d\x6c\x6e\x73\x3a\x74\x69\x66\x66\
  41.927 +\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x6e\x73\x2e\x61\x64\x6f\x62\
  41.928 +\x65\x2e\x63\x6f\x6d\x2f\x74\x69\x66\x66\x2f\x31\x2e\x30\x2f\x22\
  41.929 +\x20\x78\x6d\x6c\x6e\x73\x3a\x65\x78\x69\x66\x3d\x22\x68\x74\x74\
  41.930 +\x70\x3a\x2f\x2f\x6e\x73\x2e\x61\x64\x6f\x62\x65\x2e\x63\x6f\x6d\
  41.931 +\x2f\x65\x78\x69\x66\x2f\x31\x2e\x30\x2f\x22\x20\x78\x6d\x70\x3a\
  41.932 +\x43\x72\x65\x61\x74\x6f\x72\x54\x6f\x6f\x6c\x3d\x22\x41\x64\x6f\
  41.933 +\x62\x65\x20\x50\x68\x6f\x74\x6f\x73\x68\x6f\x70\x20\x43\x53\x34\
  41.934 +\x20\x57\x69\x6e\x64\x6f\x77\x73\x22\x20\x78\x6d\x70\x3a\x4d\x65\
  41.935 +\x74\x61\x64\x61\x74\x61\x44\x61\x74\x65\x3d\x22\x32\x30\x30\x39\
  41.936 +\x2d\x31\x31\x2d\x31\x37\x54\x31\x35\x3a\x30\x38\x3a\x32\x35\x2b\
  41.937 +\x30\x31\x3a\x30\x30\x22\x20\x78\x6d\x70\x3a\x4d\x6f\x64\x69\x66\
  41.938 +\x79\x44\x61\x74\x65\x3d\x22\x32\x30\x30\x39\x2d\x31\x31\x2d\x31\
  41.939 +\x37\x54\x31\x35\x3a\x30\x38\x3a\x32\x35\x2b\x30\x31\x3a\x30\x30\
  41.940 +\x22\x20\x78\x6d\x70\x3a\x43\x72\x65\x61\x74\x65\x44\x61\x74\x65\
  41.941 +\x3d\x22\x32\x30\x30\x39\x2d\x31\x31\x2d\x31\x37\x54\x31\x35\x3a\
  41.942 +\x30\x38\x3a\x32\x35\x2b\x30\x31\x3a\x30\x30\x22\x20\x78\x6d\x70\
  41.943 +\x4d\x4d\x3a\x49\x6e\x73\x74\x61\x6e\x63\x65\x49\x44\x3d\x22\x78\
  41.944 +\x6d\x70\x2e\x69\x69\x64\x3a\x31\x31\x32\x45\x37\x42\x42\x46\x37\
  41.945 +\x39\x44\x33\x44\x45\x31\x31\x39\x32\x43\x36\x41\x35\x44\x35\x30\
  41.946 +\x35\x43\x43\x32\x42\x38\x39\x22\x20\x78\x6d\x70\x4d\x4d\x3a\x44\
  41.947 +\x6f\x63\x75\x6d\x65\x6e\x74\x49\x44\x3d\x22\x78\x6d\x70\x2e\x64\
  41.948 +\x69\x64\x3a\x31\x30\x32\x45\x37\x42\x42\x46\x37\x39\x44\x33\x44\
  41.949 +\x45\x31\x31\x39\x32\x43\x36\x41\x35\x44\x35\x30\x35\x43\x43\x32\
  41.950 +\x42\x38\x39\x22\x20\x78\x6d\x70\x4d\x4d\x3a\x4f\x72\x69\x67\x69\
  41.951 +\x6e\x61\x6c\x44\x6f\x63\x75\x6d\x65\x6e\x74\x49\x44\x3d\x22\x78\
  41.952 +\x6d\x70\x2e\x64\x69\x64\x3a\x31\x30\x32\x45\x37\x42\x42\x46\x37\
  41.953 +\x39\x44\x33\x44\x45\x31\x31\x39\x32\x43\x36\x41\x35\x44\x35\x30\
  41.954 +\x35\x43\x43\x32\x42\x38\x39\x22\x20\x64\x63\x3a\x66\x6f\x72\x6d\
  41.955 +\x61\x74\x3d\x22\x69\x6d\x61\x67\x65\x2f\x6a\x70\x65\x67\x22\x20\
  41.956 +\x70\x68\x6f\x74\x6f\x73\x68\x6f\x70\x3a\x43\x6f\x6c\x6f\x72\x4d\
  41.957 +\x6f\x64\x65\x3d\x22\x33\x22\x20\x70\x68\x6f\x74\x6f\x73\x68\x6f\
  41.958 +\x70\x3a\x49\x43\x43\x50\x72\x6f\x66\x69\x6c\x65\x3d\x22\x73\x52\
  41.959 +\x47\x42\x20\x49\x45\x43\x36\x31\x39\x36\x36\x2d\x32\x2e\x31\x22\
  41.960 +\x20\x74\x69\x66\x66\x3a\x4f\x72\x69\x65\x6e\x74\x61\x74\x69\x6f\
  41.961 +\x6e\x3d\x22\x31\x22\x20\x74\x69\x66\x66\x3a\x58\x52\x65\x73\x6f\
  41.962 +\x6c\x75\x74\x69\x6f\x6e\x3d\x22\x37\x32\x30\x30\x30\x30\x2f\x31\
  41.963 +\x30\x30\x30\x30\x22\x20\x74\x69\x66\x66\x3a\x59\x52\x65\x73\x6f\
  41.964 +\x6c\x75\x74\x69\x6f\x6e\x3d\x22\x37\x32\x30\x30\x30\x30\x2f\x31\
  41.965 +\x30\x30\x30\x30\x22\x20\x74\x69\x66\x66\x3a\x52\x65\x73\x6f\x6c\
  41.966 +\x75\x74\x69\x6f\x6e\x55\x6e\x69\x74\x3d\x22\x32\x22\x20\x74\x69\
  41.967 +\x66\x66\x3a\x4e\x61\x74\x69\x76\x65\x44\x69\x67\x65\x73\x74\x3d\
  41.968 +\x22\x32\x35\x36\x2c\x32\x35\x37\x2c\x32\x35\x38\x2c\x32\x35\x39\
  41.969 +\x2c\x32\x36\x32\x2c\x32\x37\x34\x2c\x32\x37\x37\x2c\x32\x38\x34\
  41.970 +\x2c\x35\x33\x30\x2c\x35\x33\x31\x2c\x32\x38\x32\x2c\x32\x38\x33\
  41.971 +\x2c\x32\x39\x36\x2c\x33\x30\x31\x2c\x33\x31\x38\x2c\x33\x31\x39\
  41.972 +\x2c\x35\x32\x39\x2c\x35\x33\x32\x2c\x33\x30\x36\x2c\x32\x37\x30\
  41.973 +\x2c\x32\x37\x31\x2c\x32\x37\x32\x2c\x33\x30\x35\x2c\x33\x31\x35\
  41.974 +\x2c\x33\x33\x34\x33\x32\x3b\x35\x39\x35\x38\x44\x46\x45\x39\x35\
  41.975 +\x31\x42\x35\x35\x46\x34\x46\x44\x42\x43\x39\x33\x34\x36\x30\x45\
  41.976 +\x32\x38\x36\x42\x39\x45\x32\x22\x20\x65\x78\x69\x66\x3a\x50\x69\
  41.977 +\x78\x65\x6c\x58\x44\x69\x6d\x65\x6e\x73\x69\x6f\x6e\x3d\x22\x32\
  41.978 +\x30\x30\x22\x20\x65\x78\x69\x66\x3a\x50\x69\x78\x65\x6c\x59\x44\
  41.979 +\x69\x6d\x65\x6e\x73\x69\x6f\x6e\x3d\x22\x39\x30\x22\x20\x65\x78\
  41.980 +\x69\x66\x3a\x43\x6f\x6c\x6f\x72\x53\x70\x61\x63\x65\x3d\x22\x31\
  41.981 +\x22\x20\x65\x78\x69\x66\x3a\x4e\x61\x74\x69\x76\x65\x44\x69\x67\
  41.982 +\x65\x73\x74\x3d\x22\x33\x36\x38\x36\x34\x2c\x34\x30\x39\x36\x30\
  41.983 +\x2c\x34\x30\x39\x36\x31\x2c\x33\x37\x31\x32\x31\x2c\x33\x37\x31\
  41.984 +\x32\x32\x2c\x34\x30\x39\x36\x32\x2c\x34\x30\x39\x36\x33\x2c\x33\
  41.985 +\x37\x35\x31\x30\x2c\x34\x30\x39\x36\x34\x2c\x33\x36\x38\x36\x37\
  41.986 +\x2c\x33\x36\x38\x36\x38\x2c\x33\x33\x34\x33\x34\x2c\x33\x33\x34\
  41.987 +\x33\x37\x2c\x33\x34\x38\x35\x30\x2c\x33\x34\x38\x35\x32\x2c\x33\
  41.988 +\x34\x38\x35\x35\x2c\x33\x34\x38\x35\x36\x2c\x33\x37\x33\x37\x37\
  41.989 +\x2c\x33\x37\x33\x37\x38\x2c\x33\x37\x33\x37\x39\x2c\x33\x37\x33\
  41.990 +\x38\x30\x2c\x33\x37\x33\x38\x31\x2c\x33\x37\x33\x38\x32\x2c\x33\
  41.991 +\x37\x33\x38\x33\x2c\x33\x37\x33\x38\x34\x2c\x33\x37\x33\x38\x35\
  41.992 +\x2c\x33\x37\x33\x38\x36\x2c\x33\x37\x33\x39\x36\x2c\x34\x31\x34\
  41.993 +\x38\x33\x2c\x34\x31\x34\x38\x34\x2c\x34\x31\x34\x38\x36\x2c\x34\
  41.994 +\x31\x34\x38\x37\x2c\x34\x31\x34\x38\x38\x2c\x34\x31\x34\x39\x32\
  41.995 +\x2c\x34\x31\x34\x39\x33\x2c\x34\x31\x34\x39\x35\x2c\x34\x31\x37\
  41.996 +\x32\x38\x2c\x34\x31\x37\x32\x39\x2c\x34\x31\x37\x33\x30\x2c\x34\
  41.997 +\x31\x39\x38\x35\x2c\x34\x31\x39\x38\x36\x2c\x34\x31\x39\x38\x37\
  41.998 +\x2c\x34\x31\x39\x38\x38\x2c\x34\x31\x39\x38\x39\x2c\x34\x31\x39\
  41.999 +\x39\x30\x2c\x34\x31\x39\x39\x31\x2c\x34\x31\x39\x39\x32\x2c\x34\
 41.1000 +\x31\x39\x39\x33\x2c\x34\x31\x39\x39\x34\x2c\x34\x31\x39\x39\x35\
 41.1001 +\x2c\x34\x31\x39\x39\x36\x2c\x34\x32\x30\x31\x36\x2c\x30\x2c\x32\
 41.1002 +\x2c\x34\x2c\x35\x2c\x36\x2c\x37\x2c\x38\x2c\x39\x2c\x31\x30\x2c\
 41.1003 +\x31\x31\x2c\x31\x32\x2c\x31\x33\x2c\x31\x34\x2c\x31\x35\x2c\x31\
 41.1004 +\x36\x2c\x31\x37\x2c\x31\x38\x2c\x32\x30\x2c\x32\x32\x2c\x32\x33\
 41.1005 +\x2c\x32\x34\x2c\x32\x35\x2c\x32\x36\x2c\x32\x37\x2c\x32\x38\x2c\
 41.1006 +\x33\x30\x3b\x31\x36\x36\x33\x42\x42\x33\x38\x35\x30\x42\x35\x38\
 41.1007 +\x30\x46\x45\x34\x35\x37\x32\x42\x31\x31\x32\x46\x31\x38\x44\x44\
 41.1008 +\x32\x30\x39\x22\x3e\x20\x3c\x78\x6d\x70\x4d\x4d\x3a\x48\x69\x73\
 41.1009 +\x74\x6f\x72\x79\x3e\x20\x3c\x72\x64\x66\x3a\x53\x65\x71\x3e\x20\
 41.1010 +\x3c\x72\x64\x66\x3a\x6c\x69\x20\x73\x74\x45\x76\x74\x3a\x61\x63\
 41.1011 +\x74\x69\x6f\x6e\x3d\x22\x63\x72\x65\x61\x74\x65\x64\x22\x20\x73\
 41.1012 +\x74\x45\x76\x74\x3a\x69\x6e\x73\x74\x61\x6e\x63\x65\x49\x44\x3d\
 41.1013 +\x22\x78\x6d\x70\x2e\x69\x69\x64\x3a\x31\x30\x32\x45\x37\x42\x42\
 41.1014 +\x46\x37\x39\x44\x33\x44\x45\x31\x31\x39\x32\x43\x36\x41\x35\x44\
 41.1015 +\x35\x30\x35\x43\x43\x32\x42\x38\x39\x22\x20\x73\x74\x45\x76\x74\
 41.1016 +\x3a\x77\x68\x65\x6e\x3d\x22\x32\x30\x30\x39\x2d\x31\x31\x2d\x31\
 41.1017 +\x37\x54\x31\x35\x3a\x30\x38\x3a\x32\x35\x2b\x30\x31\x3a\x30\x30\
 41.1018 +\x22\x20\x73\x74\x45\x76\x74\x3a\x73\x6f\x66\x74\x77\x61\x72\x65\
 41.1019 +\x41\x67\x65\x6e\x74\x3d\x22\x41\x64\x6f\x62\x65\x20\x50\x68\x6f\
 41.1020 +\x74\x6f\x73\x68\x6f\x70\x20\x43\x53\x34\x20\x57\x69\x6e\x64\x6f\
 41.1021 +\x77\x73\x22\x2f\x3e\x20\x3c\x72\x64\x66\x3a\x6c\x69\x20\x73\x74\
 41.1022 +\x45\x76\x74\x3a\x61\x63\x74\x69\x6f\x6e\x3d\x22\x73\x61\x76\x65\
 41.1023 +\x64\x22\x20\x73\x74\x45\x76\x74\x3a\x69\x6e\x73\x74\x61\x6e\x63\
 41.1024 +\x65\x49\x44\x3d\x22\x78\x6d\x70\x2e\x69\x69\x64\x3a\x31\x31\x32\
 41.1025 +\x45\x37\x42\x42\x46\x37\x39\x44\x33\x44\x45\x31\x31\x39\x32\x43\
 41.1026 +\x36\x41\x35\x44\x35\x30\x35\x43\x43\x32\x42\x38\x39\x22\x20\x73\
 41.1027 +\x74\x45\x76\x74\x3a\x77\x68\x65\x6e\x3d\x22\x32\x30\x30\x39\x2d\
 41.1028 +\x31\x31\x2d\x31\x37\x54\x31\x35\x3a\x30\x38\x3a\x32\x35\x2b\x30\
 41.1029 +\x31\x3a\x30\x30\x22\x20\x73\x74\x45\x76\x74\x3a\x73\x6f\x66\x74\
 41.1030 +\x77\x61\x72\x65\x41\x67\x65\x6e\x74\x3d\x22\x41\x64\x6f\x62\x65\
 41.1031 +\x20\x50\x68\x6f\x74\x6f\x73\x68\x6f\x70\x20\x43\x53\x34\x20\x57\
 41.1032 +\x69\x6e\x64\x6f\x77\x73\x22\x20\x73\x74\x45\x76\x74\x3a\x63\x68\
 41.1033 +\x61\x6e\x67\x65\x64\x3d\x22\x2f\x22\x2f\x3e\x20\x3c\x2f\x72\x64\
 41.1034 +\x66\x3a\x53\x65\x71\x3e\x20\x3c\x2f\x78\x6d\x70\x4d\x4d\x3a\x48\
 41.1035 +\x69\x73\x74\x6f\x72\x79\x3e\x20\x3c\x2f\x72\x64\x66\x3a\x44\x65\
 41.1036 +\x73\x63\x72\x69\x70\x74\x69\x6f\x6e\x3e\x20\x3c\x2f\x72\x64\x66\
 41.1037 +\x3a\x52\x44\x46\x3e\x20\x3c\x2f\x78\x3a\x78\x6d\x70\x6d\x65\x74\
 41.1038 +\x61\x3e\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1039 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1040 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1041 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1042 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1043 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1044 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1045 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1046 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1047 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1048 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1049 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1050 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1051 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1052 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1053 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1054 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1055 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1056 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1057 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1058 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1059 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1060 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1061 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1062 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1063 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1064 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1065 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1066 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1067 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1068 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1069 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1070 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1071 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1072 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1073 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1074 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1075 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1076 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1077 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1078 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1079 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1080 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1081 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1082 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1083 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1084 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1085 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1086 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1087 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1088 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1089 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1090 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1091 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1092 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1093 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1094 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1095 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1096 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1097 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1098 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1099 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1100 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1101 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1102 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1103 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1104 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1105 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1106 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1107 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1108 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1109 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1110 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1111 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1112 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1113 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1114 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1115 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1116 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1117 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1118 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1119 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1120 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1121 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1122 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1123 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1124 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1125 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1126 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1127 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1128 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1129 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1130 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1131 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1132 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1133 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1134 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1135 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1136 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1137 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1138 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1139 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1140 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1141 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1142 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1143 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1144 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1145 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1146 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1147 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1148 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1149 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1150 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1151 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1152 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1153 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1154 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1155 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1156 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1157 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1158 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1159 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1160 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1161 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1162 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1163 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1164 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1165 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\
 41.1166 +\x20\x20\x20\x3c\x3f\x78\x70\x61\x63\x6b\x65\x74\x20\x65\x6e\x64\
 41.1167 +\x3d\x22\x77\x22\x3f\x3e\xff\xe2\x0c\x58\x49\x43\x43\x5f\x50\x52\
 41.1168 +\x4f\x46\x49\x4c\x45\x00\x01\x01\x00\x00\x0c\x48\x4c\x69\x6e\x6f\
 41.1169 +\x02\x10\x00\x00\x6d\x6e\x74\x72\x52\x47\x42\x20\x58\x59\x5a\x20\
 41.1170 +\x07\xce\x00\x02\x00\x09\x00\x06\x00\x31\x00\x00\x61\x63\x73\x70\
 41.1171 +\x4d\x53\x46\x54\x00\x00\x00\x00\x49\x45\x43\x20\x73\x52\x47\x42\
 41.1172 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\xf6\xd6\
 41.1173 +\x00\x01\x00\x00\x00\x00\xd3\x2d\x48\x50\x20\x20\x00\x00\x00\x00\
 41.1174 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1175 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1176 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x63\x70\x72\x74\
 41.1177 +\x00\x00\x01\x50\x00\x00\x00\x33\x64\x65\x73\x63\x00\x00\x01\x84\
 41.1178 +\x00\x00\x00\x6c\x77\x74\x70\x74\x00\x00\x01\xf0\x00\x00\x00\x14\
 41.1179 +\x62\x6b\x70\x74\x00\x00\x02\x04\x00\x00\x00\x14\x72\x58\x59\x5a\
 41.1180 +\x00\x00\x02\x18\x00\x00\x00\x14\x67\x58\x59\x5a\x00\x00\x02\x2c\
 41.1181 +\x00\x00\x00\x14\x62\x58\x59\x5a\x00\x00\x02\x40\x00\x00\x00\x14\
 41.1182 +\x64\x6d\x6e\x64\x00\x00\x02\x54\x00\x00\x00\x70\x64\x6d\x64\x64\
 41.1183 +\x00\x00\x02\xc4\x00\x00\x00\x88\x76\x75\x65\x64\x00\x00\x03\x4c\
 41.1184 +\x00\x00\x00\x86\x76\x69\x65\x77\x00\x00\x03\xd4\x00\x00\x00\x24\
 41.1185 +\x6c\x75\x6d\x69\x00\x00\x03\xf8\x00\x00\x00\x14\x6d\x65\x61\x73\
 41.1186 +\x00\x00\x04\x0c\x00\x00\x00\x24\x74\x65\x63\x68\x00\x00\x04\x30\
 41.1187 +\x00\x00\x00\x0c\x72\x54\x52\x43\x00\x00\x04\x3c\x00\x00\x08\x0c\
 41.1188 +\x67\x54\x52\x43\x00\x00\x04\x3c\x00\x00\x08\x0c\x62\x54\x52\x43\
 41.1189 +\x00\x00\x04\x3c\x00\x00\x08\x0c\x74\x65\x78\x74\x00\x00\x00\x00\
 41.1190 +\x43\x6f\x70\x79\x72\x69\x67\x68\x74\x20\x28\x63\x29\x20\x31\x39\
 41.1191 +\x39\x38\x20\x48\x65\x77\x6c\x65\x74\x74\x2d\x50\x61\x63\x6b\x61\
 41.1192 +\x72\x64\x20\x43\x6f\x6d\x70\x61\x6e\x79\x00\x00\x64\x65\x73\x63\
 41.1193 +\x00\x00\x00\x00\x00\x00\x00\x12\x73\x52\x47\x42\x20\x49\x45\x43\
 41.1194 +\x36\x31\x39\x36\x36\x2d\x32\x2e\x31\x00\x00\x00\x00\x00\x00\x00\
 41.1195 +\x00\x00\x00\x00\x12\x73\x52\x47\x42\x20\x49\x45\x43\x36\x31\x39\
 41.1196 +\x36\x36\x2d\x32\x2e\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1197 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1198 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1199 +\x00\x00\x00\x00\x00\x00\x00\x00\x58\x59\x5a\x20\x00\x00\x00\x00\
 41.1200 +\x00\x00\xf3\x51\x00\x01\x00\x00\x00\x01\x16\xcc\x58\x59\x5a\x20\
 41.1201 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1202 +\x58\x59\x5a\x20\x00\x00\x00\x00\x00\x00\x6f\xa2\x00\x00\x38\xf5\
 41.1203 +\x00\x00\x03\x90\x58\x59\x5a\x20\x00\x00\x00\x00\x00\x00\x62\x99\
 41.1204 +\x00\x00\xb7\x85\x00\x00\x18\xda\x58\x59\x5a\x20\x00\x00\x00\x00\
 41.1205 +\x00\x00\x24\xa0\x00\x00\x0f\x84\x00\x00\xb6\xcf\x64\x65\x73\x63\
 41.1206 +\x00\x00\x00\x00\x00\x00\x00\x16\x49\x45\x43\x20\x68\x74\x74\x70\
 41.1207 +\x3a\x2f\x2f\x77\x77\x77\x2e\x69\x65\x63\x2e\x63\x68\x00\x00\x00\
 41.1208 +\x00\x00\x00\x00\x00\x00\x00\x00\x16\x49\x45\x43\x20\x68\x74\x74\
 41.1209 +\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x69\x65\x63\x2e\x63\x68\x00\x00\
 41.1210 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1211 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1212 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x64\x65\x73\x63\
 41.1213 +\x00\x00\x00\x00\x00\x00\x00\x2e\x49\x45\x43\x20\x36\x31\x39\x36\
 41.1214 +\x36\x2d\x32\x2e\x31\x20\x44\x65\x66\x61\x75\x6c\x74\x20\x52\x47\
 41.1215 +\x42\x20\x63\x6f\x6c\x6f\x75\x72\x20\x73\x70\x61\x63\x65\x20\x2d\
 41.1216 +\x20\x73\x52\x47\x42\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1217 +\x2e\x49\x45\x43\x20\x36\x31\x39\x36\x36\x2d\x32\x2e\x31\x20\x44\
 41.1218 +\x65\x66\x61\x75\x6c\x74\x20\x52\x47\x42\x20\x63\x6f\x6c\x6f\x75\
 41.1219 +\x72\x20\x73\x70\x61\x63\x65\x20\x2d\x20\x73\x52\x47\x42\x00\x00\
 41.1220 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1221 +\x00\x00\x00\x00\x64\x65\x73\x63\x00\x00\x00\x00\x00\x00\x00\x2c\
 41.1222 +\x52\x65\x66\x65\x72\x65\x6e\x63\x65\x20\x56\x69\x65\x77\x69\x6e\
 41.1223 +\x67\x20\x43\x6f\x6e\x64\x69\x74\x69\x6f\x6e\x20\x69\x6e\x20\x49\
 41.1224 +\x45\x43\x36\x31\x39\x36\x36\x2d\x32\x2e\x31\x00\x00\x00\x00\x00\
 41.1225 +\x00\x00\x00\x00\x00\x00\x2c\x52\x65\x66\x65\x72\x65\x6e\x63\x65\
 41.1226 +\x20\x56\x69\x65\x77\x69\x6e\x67\x20\x43\x6f\x6e\x64\x69\x74\x69\
 41.1227 +\x6f\x6e\x20\x69\x6e\x20\x49\x45\x43\x36\x31\x39\x36\x36\x2d\x32\
 41.1228 +\x2e\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1229 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x76\x69\x65\x77\
 41.1230 +\x00\x00\x00\x00\x00\x13\xa4\xfe\x00\x14\x5f\x2e\x00\x10\xcf\x14\
 41.1231 +\x00\x03\xed\xcc\x00\x04\x13\x0b\x00\x03\x5c\x9e\x00\x00\x00\x01\
 41.1232 +\x58\x59\x5a\x20\x00\x00\x00\x00\x00\x4c\x09\x56\x00\x50\x00\x00\
 41.1233 +\x00\x57\x1f\xe7\x6d\x65\x61\x73\x00\x00\x00\x00\x00\x00\x00\x01\
 41.1234 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
 41.1235 +\x00\x00\x02\x8f\x00\x00\x00\x02\x73\x69\x67\x20\x00\x00\x00\x00\
 41.1236 +\x43\x52\x54\x20\x63\x75\x72\x76\x00\x00\x00\x00\x00\x00\x04\x00\
 41.1237 +\x00\x00\x00\x05\x00\x0a\x00\x0f\x00\x14\x00\x19\x00\x1e\x00\x23\
 41.1238 +\x00\x28\x00\x2d\x00\x32\x00\x37\x00\x3b\x00\x40\x00\x45\x00\x4a\
 41.1239 +\x00\x4f\x00\x54\x00\x59\x00\x5e\x00\x63\x00\x68\x00\x6d\x00\x72\
 41.1240 +\x00\x77\x00\x7c\x00\x81\x00\x86\x00\x8b\x00\x90\x00\x95\x00\x9a\
 41.1241 +\x00\x9f\x00\xa4\x00\xa9\x00\xae\x00\xb2\x00\xb7\x00\xbc\x00\xc1\
 41.1242 +\x00\xc6\x00\xcb\x00\xd0\x00\xd5\x00\xdb\x00\xe0\x00\xe5\x00\xeb\
 41.1243 +\x00\xf0\x00\xf6\x00\xfb\x01\x01\x01\x07\x01\x0d\x01\x13\x01\x19\
 41.1244 +\x01\x1f\x01\x25\x01\x2b\x01\x32\x01\x38\x01\x3e\x01\x45\x01\x4c\
 41.1245 +\x01\x52\x01\x59\x01\x60\x01\x67\x01\x6e\x01\x75\x01\x7c\x01\x83\
 41.1246 +\x01\x8b\x01\x92\x01\x9a\x01\xa1\x01\xa9\x01\xb1\x01\xb9\x01\xc1\
 41.1247 +\x01\xc9\x01\xd1\x01\xd9\x01\xe1\x01\xe9\x01\xf2\x01\xfa\x02\x03\
 41.1248 +\x02\x0c\x02\x14\x02\x1d\x02\x26\x02\x2f\x02\x38\x02\x41\x02\x4b\
 41.1249 +\x02\x54\x02\x5d\x02\x67\x02\x71\x02\x7a\x02\x84\x02\x8e\x02\x98\
 41.1250 +\x02\xa2\x02\xac\x02\xb6\x02\xc1\x02\xcb\x02\xd5\x02\xe0\x02\xeb\
 41.1251 +\x02\xf5\x03\x00\x03\x0b\x03\x16\x03\x21\x03\x2d\x03\x38\x03\x43\
 41.1252 +\x03\x4f\x03\x5a\x03\x66\x03\x72\x03\x7e\x03\x8a\x03\x96\x03\xa2\
 41.1253 +\x03\xae\x03\xba\x03\xc7\x03\xd3\x03\xe0\x03\xec\x03\xf9\x04\x06\
 41.1254 +\x04\x13\x04\x20\x04\x2d\x04\x3b\x04\x48\x04\x55\x04\x63\x04\x71\
 41.1255 +\x04\x7e\x04\x8c\x04\x9a\x04\xa8\x04\xb6\x04\xc4\x04\xd3\x04\xe1\
 41.1256 +\x04\xf0\x04\xfe\x05\x0d\x05\x1c\x05\x2b\x05\x3a\x05\x49\x05\x58\
 41.1257 +\x05\x67\x05\x77\x05\x86\x05\x96\x05\xa6\x05\xb5\x05\xc5\x05\xd5\
 41.1258 +\x05\xe5\x05\xf6\x06\x06\x06\x16\x06\x27\x06\x37\x06\x48\x06\x59\
 41.1259 +\x06\x6a\x06\x7b\x06\x8c\x06\x9d\x06\xaf\x06\xc0\x06\xd1\x06\xe3\
 41.1260 +\x06\xf5\x07\x07\x07\x19\x07\x2b\x07\x3d\x07\x4f\x07\x61\x07\x74\
 41.1261 +\x07\x86\x07\x99\x07\xac\x07\xbf\x07\xd2\x07\xe5\x07\xf8\x08\x0b\
 41.1262 +\x08\x1f\x08\x32\x08\x46\x08\x5a\x08\x6e\x08\x82\x08\x96\x08\xaa\
 41.1263 +\x08\xbe\x08\xd2\x08\xe7\x08\xfb\x09\x10\x09\x25\x09\x3a\x09\x4f\
 41.1264 +\x09\x64\x09\x79\x09\x8f\x09\xa4\x09\xba\x09\xcf\x09\xe5\x09\xfb\
 41.1265 +\x0a\x11\x0a\x27\x0a\x3d\x0a\x54\x0a\x6a\x0a\x81\x0a\x98\x0a\xae\
 41.1266 +\x0a\xc5\x0a\xdc\x0a\xf3\x0b\x0b\x0b\x22\x0b\x39\x0b\x51\x0b\x69\
 41.1267 +\x0b\x80\x0b\x98\x0b\xb0\x0b\xc8\x0b\xe1\x0b\xf9\x0c\x12\x0c\x2a\
 41.1268 +\x0c\x43\x0c\x5c\x0c\x75\x0c\x8e\x0c\xa7\x0c\xc0\x0c\xd9\x0c\xf3\
 41.1269 +\x0d\x0d\x0d\x26\x0d\x40\x0d\x5a\x0d\x74\x0d\x8e\x0d\xa9\x0d\xc3\
 41.1270 +\x0d\xde\x0d\xf8\x0e\x13\x0e\x2e\x0e\x49\x0e\x64\x0e\x7f\x0e\x9b\
 41.1271 +\x0e\xb6\x0e\xd2\x0e\xee\x0f\x09\x0f\x25\x0f\x41\x0f\x5e\x0f\x7a\
 41.1272 +\x0f\x96\x0f\xb3\x0f\xcf\x0f\xec\x10\x09\x10\x26\x10\x43\x10\x61\
 41.1273 +\x10\x7e\x10\x9b\x10\xb9\x10\xd7\x10\xf5\x11\x13\x11\x31\x11\x4f\
 41.1274 +\x11\x6d\x11\x8c\x11\xaa\x11\xc9\x11\xe8\x12\x07\x12\x26\x12\x45\
 41.1275 +\x12\x64\x12\x84\x12\xa3\x12\xc3\x12\xe3\x13\x03\x13\x23\x13\x43\
 41.1276 +\x13\x63\x13\x83\x13\xa4\x13\xc5\x13\xe5\x14\x06\x14\x27\x14\x49\
 41.1277 +\x14\x6a\x14\x8b\x14\xad\x14\xce\x14\xf0\x15\x12\x15\x34\x15\x56\
 41.1278 +\x15\x78\x15\x9b\x15\xbd\x15\xe0\x16\x03\x16\x26\x16\x49\x16\x6c\
 41.1279 +\x16\x8f\x16\xb2\x16\xd6\x16\xfa\x17\x1d\x17\x41\x17\x65\x17\x89\
 41.1280 +\x17\xae\x17\xd2\x17\xf7\x18\x1b\x18\x40\x18\x65\x18\x8a\x18\xaf\
 41.1281 +\x18\xd5\x18\xfa\x19\x20\x19\x45\x19\x6b\x19\x91\x19\xb7\x19\xdd\
 41.1282 +\x1a\x04\x1a\x2a\x1a\x51\x1a\x77\x1a\x9e\x1a\xc5\x1a\xec\x1b\x14\
 41.1283 +\x1b\x3b\x1b\x63\x1b\x8a\x1b\xb2\x1b\xda\x1c\x02\x1c\x2a\x1c\x52\
 41.1284 +\x1c\x7b\x1c\xa3\x1c\xcc\x1c\xf5\x1d\x1e\x1d\x47\x1d\x70\x1d\x99\
 41.1285 +\x1d\xc3\x1d\xec\x1e\x16\x1e\x40\x1e\x6a\x1e\x94\x1e\xbe\x1e\xe9\
 41.1286 +\x1f\x13\x1f\x3e\x1f\x69\x1f\x94\x1f\xbf\x1f\xea\x20\x15\x20\x41\
 41.1287 +\x20\x6c\x20\x98\x20\xc4\x20\xf0\x21\x1c\x21\x48\x21\x75\x21\xa1\
 41.1288 +\x21\xce\x21\xfb\x22\x27\x22\x55\x22\x82\x22\xaf\x22\xdd\x23\x0a\
 41.1289 +\x23\x38\x23\x66\x23\x94\x23\xc2\x23\xf0\x24\x1f\x24\x4d\x24\x7c\
 41.1290 +\x24\xab\x24\xda\x25\x09\x25\x38\x25\x68\x25\x97\x25\xc7\x25\xf7\
 41.1291 +\x26\x27\x26\x57\x26\x87\x26\xb7\x26\xe8\x27\x18\x27\x49\x27\x7a\
 41.1292 +\x27\xab\x27\xdc\x28\x0d\x28\x3f\x28\x71\x28\xa2\x28\xd4\x29\x06\
 41.1293 +\x29\x38\x29\x6b\x29\x9d\x29\xd0\x2a\x02\x2a\x35\x2a\x68\x2a\x9b\
 41.1294 +\x2a\xcf\x2b\x02\x2b\x36\x2b\x69\x2b\x9d\x2b\xd1\x2c\x05\x2c\x39\
 41.1295 +\x2c\x6e\x2c\xa2\x2c\xd7\x2d\x0c\x2d\x41\x2d\x76\x2d\xab\x2d\xe1\
 41.1296 +\x2e\x16\x2e\x4c\x2e\x82\x2e\xb7\x2e\xee\x2f\x24\x2f\x5a\x2f\x91\
 41.1297 +\x2f\xc7\x2f\xfe\x30\x35\x30\x6c\x30\xa4\x30\xdb\x31\x12\x31\x4a\
 41.1298 +\x31\x82\x31\xba\x31\xf2\x32\x2a\x32\x63\x32\x9b\x32\xd4\x33\x0d\
 41.1299 +\x33\x46\x33\x7f\x33\xb8\x33\xf1\x34\x2b\x34\x65\x34\x9e\x34\xd8\
 41.1300 +\x35\x13\x35\x4d\x35\x87\x35\xc2\x35\xfd\x36\x37\x36\x72\x36\xae\
 41.1301 +\x36\xe9\x37\x24\x37\x60\x37\x9c\x37\xd7\x38\x14\x38\x50\x38\x8c\
 41.1302 +\x38\xc8\x39\x05\x39\x42\x39\x7f\x39\xbc\x39\xf9\x3a\x36\x3a\x74\
 41.1303 +\x3a\xb2\x3a\xef\x3b\x2d\x3b\x6b\x3b\xaa\x3b\xe8\x3c\x27\x3c\x65\
 41.1304 +\x3c\xa4\x3c\xe3\x3d\x22\x3d\x61\x3d\xa1\x3d\xe0\x3e\x20\x3e\x60\
 41.1305 +\x3e\xa0\x3e\xe0\x3f\x21\x3f\x61\x3f\xa2\x3f\xe2\x40\x23\x40\x64\
 41.1306 +\x40\xa6\x40\xe7\x41\x29\x41\x6a\x41\xac\x41\xee\x42\x30\x42\x72\
 41.1307 +\x42\xb5\x42\xf7\x43\x3a\x43\x7d\x43\xc0\x44\x03\x44\x47\x44\x8a\
 41.1308 +\x44\xce\x45\x12\x45\x55\x45\x9a\x45\xde\x46\x22\x46\x67\x46\xab\
 41.1309 +\x46\xf0\x47\x35\x47\x7b\x47\xc0\x48\x05\x48\x4b\x48\x91\x48\xd7\
 41.1310 +\x49\x1d\x49\x63\x49\xa9\x49\xf0\x4a\x37\x4a\x7d\x4a\xc4\x4b\x0c\
 41.1311 +\x4b\x53\x4b\x9a\x4b\xe2\x4c\x2a\x4c\x72\x4c\xba\x4d\x02\x4d\x4a\
 41.1312 +\x4d\x93\x4d\xdc\x4e\x25\x4e\x6e\x4e\xb7\x4f\x00\x4f\x49\x4f\x93\
 41.1313 +\x4f\xdd\x50\x27\x50\x71\x50\xbb\x51\x06\x51\x50\x51\x9b\x51\xe6\
 41.1314 +\x52\x31\x52\x7c\x52\xc7\x53\x13\x53\x5f\x53\xaa\x53\xf6\x54\x42\
 41.1315 +\x54\x8f\x54\xdb\x55\x28\x55\x75\x55\xc2\x56\x0f\x56\x5c\x56\xa9\
 41.1316 +\x56\xf7\x57\x44\x57\x92\x57\xe0\x58\x2f\x58\x7d\x58\xcb\x59\x1a\
 41.1317 +\x59\x69\x59\xb8\x5a\x07\x5a\x56\x5a\xa6\x5a\xf5\x5b\x45\x5b\x95\
 41.1318 +\x5b\xe5\x5c\x35\x5c\x86\x5c\xd6\x5d\x27\x5d\x78\x5d\xc9\x5e\x1a\
 41.1319 +\x5e\x6c\x5e\xbd\x5f\x0f\x5f\x61\x5f\xb3\x60\x05\x60\x57\x60\xaa\
 41.1320 +\x60\xfc\x61\x4f\x61\xa2\x61\xf5\x62\x49\x62\x9c\x62\xf0\x63\x43\
 41.1321 +\x63\x97\x63\xeb\x64\x40\x64\x94\x64\xe9\x65\x3d\x65\x92\x65\xe7\
 41.1322 +\x66\x3d\x66\x92\x66\xe8\x67\x3d\x67\x93\x67\xe9\x68\x3f\x68\x96\
 41.1323 +\x68\xec\x69\x43\x69\x9a\x69\xf1\x6a\x48\x6a\x9f\x6a\xf7\x6b\x4f\
 41.1324 +\x6b\xa7\x6b\xff\x6c\x57\x6c\xaf\x6d\x08\x6d\x60\x6d\xb9\x6e\x12\
 41.1325 +\x6e\x6b\x6e\xc4\x6f\x1e\x6f\x78\x6f\xd1\x70\x2b\x70\x86\x70\xe0\
 41.1326 +\x71\x3a\x71\x95\x71\xf0\x72\x4b\x72\xa6\x73\x01\x73\x5d\x73\xb8\
 41.1327 +\x74\x14\x74\x70\x74\xcc\x75\x28\x75\x85\x75\xe1\x76\x3e\x76\x9b\
 41.1328 +\x76\xf8\x77\x56\x77\xb3\x78\x11\x78\x6e\x78\xcc\x79\x2a\x79\x89\
 41.1329 +\x79\xe7\x7a\x46\x7a\xa5\x7b\x04\x7b\x63\x7b\xc2\x7c\x21\x7c\x81\
 41.1330 +\x7c\xe1\x7d\x41\x7d\xa1\x7e\x01\x7e\x62\x7e\xc2\x7f\x23\x7f\x84\
 41.1331 +\x7f\xe5\x80\x47\x80\xa8\x81\x0a\x81\x6b\x81\xcd\x82\x30\x82\x92\
 41.1332 +\x82\xf4\x83\x57\x83\xba\x84\x1d\x84\x80\x84\xe3\x85\x47\x85\xab\
 41.1333 +\x86\x0e\x86\x72\x86\xd7\x87\x3b\x87\x9f\x88\x04\x88\x69\x88\xce\
 41.1334 +\x89\x33\x89\x99\x89\xfe\x8a\x64\x8a\xca\x8b\x30\x8b\x96\x8b\xfc\
 41.1335 +\x8c\x63\x8c\xca\x8d\x31\x8d\x98\x8d\xff\x8e\x66\x8e\xce\x8f\x36\
 41.1336 +\x8f\x9e\x90\x06\x90\x6e\x90\xd6\x91\x3f\x91\xa8\x92\x11\x92\x7a\
 41.1337 +\x92\xe3\x93\x4d\x93\xb6\x94\x20\x94\x8a\x94\xf4\x95\x5f\x95\xc9\
 41.1338 +\x96\x34\x96\x9f\x97\x0a\x97\x75\x97\xe0\x98\x4c\x98\xb8\x99\x24\
 41.1339 +\x99\x90\x99\xfc\x9a\x68\x9a\xd5\x9b\x42\x9b\xaf\x9c\x1c\x9c\x89\
 41.1340 +\x9c\xf7\x9d\x64\x9d\xd2\x9e\x40\x9e\xae\x9f\x1d\x9f\x8b\x9f\xfa\
 41.1341 +\xa0\x69\xa0\xd8\xa1\x47\xa1\xb6\xa2\x26\xa2\x96\xa3\x06\xa3\x76\
 41.1342 +\xa3\xe6\xa4\x56\xa4\xc7\xa5\x38\xa5\xa9\xa6\x1a\xa6\x8b\xa6\xfd\
 41.1343 +\xa7\x6e\xa7\xe0\xa8\x52\xa8\xc4\xa9\x37\xa9\xa9\xaa\x1c\xaa\x8f\
 41.1344 +\xab\x02\xab\x75\xab\xe9\xac\x5c\xac\xd0\xad\x44\xad\xb8\xae\x2d\
 41.1345 +\xae\xa1\xaf\x16\xaf\x8b\xb0\x00\xb0\x75\xb0\xea\xb1\x60\xb1\xd6\
 41.1346 +\xb2\x4b\xb2\xc2\xb3\x38\xb3\xae\xb4\x25\xb4\x9c\xb5\x13\xb5\x8a\
 41.1347 +\xb6\x01\xb6\x79\xb6\xf0\xb7\x68\xb7\xe0\xb8\x59\xb8\xd1\xb9\x4a\
 41.1348 +\xb9\xc2\xba\x3b\xba\xb5\xbb\x2e\xbb\xa7\xbc\x21\xbc\x9b\xbd\x15\
 41.1349 +\xbd\x8f\xbe\x0a\xbe\x84\xbe\xff\xbf\x7a\xbf\xf5\xc0\x70\xc0\xec\
 41.1350 +\xc1\x67\xc1\xe3\xc2\x5f\xc2\xdb\xc3\x58\xc3\xd4\xc4\x51\xc4\xce\
 41.1351 +\xc5\x4b\xc5\xc8\xc6\x46\xc6\xc3\xc7\x41\xc7\xbf\xc8\x3d\xc8\xbc\
 41.1352 +\xc9\x3a\xc9\xb9\xca\x38\xca\xb7\xcb\x36\xcb\xb6\xcc\x35\xcc\xb5\
 41.1353 +\xcd\x35\xcd\xb5\xce\x36\xce\xb6\xcf\x37\xcf\xb8\xd0\x39\xd0\xba\
 41.1354 +\xd1\x3c\xd1\xbe\xd2\x3f\xd2\xc1\xd3\x44\xd3\xc6\xd4\x49\xd4\xcb\
 41.1355 +\xd5\x4e\xd5\xd1\xd6\x55\xd6\xd8\xd7\x5c\xd7\xe0\xd8\x64\xd8\xe8\
 41.1356 +\xd9\x6c\xd9\xf1\xda\x76\xda\xfb\xdb\x80\xdc\x05\xdc\x8a\xdd\x10\
 41.1357 +\xdd\x96\xde\x1c\xde\xa2\xdf\x29\xdf\xaf\xe0\x36\xe0\xbd\xe1\x44\
 41.1358 +\xe1\xcc\xe2\x53\xe2\xdb\xe3\x63\xe3\xeb\xe4\x73\xe4\xfc\xe5\x84\
 41.1359 +\xe6\x0d\xe6\x96\xe7\x1f\xe7\xa9\xe8\x32\xe8\xbc\xe9\x46\xe9\xd0\
 41.1360 +\xea\x5b\xea\xe5\xeb\x70\xeb\xfb\xec\x86\xed\x11\xed\x9c\xee\x28\
 41.1361 +\xee\xb4\xef\x40\xef\xcc\xf0\x58\xf0\xe5\xf1\x72\xf1\xff\xf2\x8c\
 41.1362 +\xf3\x19\xf3\xa7\xf4\x34\xf4\xc2\xf5\x50\xf5\xde\xf6\x6d\xf6\xfb\
 41.1363 +\xf7\x8a\xf8\x19\xf8\xa8\xf9\x38\xf9\xc7\xfa\x57\xfa\xe7\xfb\x77\
 41.1364 +\xfc\x07\xfc\x98\xfd\x29\xfd\xba\xfe\x4b\xfe\xdc\xff\x6d\xff\xff\
 41.1365 +\xff\xee\x00\x0e\x41\x64\x6f\x62\x65\x00\x64\x40\x00\x00\x00\x01\
 41.1366 +\xff\xdb\x00\x84\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x03\
 41.1367 +\x02\x02\x02\x03\x04\x03\x02\x02\x03\x04\x05\x04\x04\x04\x04\x04\
 41.1368 +\x05\x06\x05\x05\x05\x05\x05\x05\x06\x06\x07\x07\x08\x07\x07\x06\
 41.1369 +\x09\x09\x0a\x0a\x09\x09\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
 41.1370 +\x0c\x0c\x0c\x0c\x0c\x01\x03\x03\x03\x05\x04\x05\x09\x06\x06\x09\
 41.1371 +\x0d\x0a\x09\x0a\x0d\x0f\x0e\x0e\x0e\x0e\x0f\x0f\x0c\x0c\x0c\x0c\
 41.1372 +\x0c\x0f\x0f\x0c\x0c\x0c\x0c\x0c\x0c\x0f\x0c\x0c\x0c\x0c\x0c\x0c\
 41.1373 +\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\x0c\
 41.1374 +\x0c\x0c\x0c\x0c\x0c\x0c\xff\xc0\x00\x11\x08\x00\x5a\x00\xc8\x03\
 41.1375 +\x01\x11\x00\x02\x11\x01\x03\x11\x01\xff\xdd\x00\x04\x00\x19\xff\
 41.1376 +\xc4\x01\xa2\x00\x00\x00\x07\x01\x01\x01\x01\x01\x00\x00\x00\x00\
 41.1377 +\x00\x00\x00\x00\x04\x05\x03\x02\x06\x01\x00\x07\x08\x09\x0a\x0b\
 41.1378 +\x01\x00\x02\x02\x03\x01\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\
 41.1379 +\x00\x01\x00\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x10\x00\x02\
 41.1380 +\x01\x03\x03\x02\x04\x02\x06\x07\x03\x04\x02\x06\x02\x73\x01\x02\
 41.1381 +\x03\x11\x04\x00\x05\x21\x12\x31\x41\x51\x06\x13\x61\x22\x71\x81\
 41.1382 +\x14\x32\x91\xa1\x07\x15\xb1\x42\x23\xc1\x52\xd1\xe1\x33\x16\x62\
 41.1383 +\xf0\x24\x72\x82\xf1\x25\x43\x34\x53\x92\xa2\xb2\x63\x73\xc2\x35\
 41.1384 +\x44\x27\x93\xa3\xb3\x36\x17\x54\x64\x74\xc3\xd2\xe2\x08\x26\x83\
 41.1385 +\x09\x0a\x18\x19\x84\x94\x45\x46\xa4\xb4\x56\xd3\x55\x28\x1a\xf2\
 41.1386 +\xe3\xf3\xc4\xd4\xe4\xf4\x65\x75\x85\x95\xa5\xb5\xc5\xd5\xe5\xf5\
 41.1387 +\x66\x76\x86\x96\xa6\xb6\xc6\xd6\xe6\xf6\x37\x47\x57\x67\x77\x87\
 41.1388 +\x97\xa7\xb7\xc7\xd7\xe7\xf7\x38\x48\x58\x68\x78\x88\x98\xa8\xb8\
 41.1389 +\xc8\xd8\xe8\xf8\x29\x39\x49\x59\x69\x79\x89\x99\xa9\xb9\xc9\xd9\
 41.1390 +\xe9\xf9\x2a\x3a\x4a\x5a\x6a\x7a\x8a\x9a\xaa\xba\xca\xda\xea\xfa\
 41.1391 +\x11\x00\x02\x02\x01\x02\x03\x05\x05\x04\x05\x06\x04\x08\x03\x03\
 41.1392 +\x6d\x01\x00\x02\x11\x03\x04\x21\x12\x31\x41\x05\x51\x13\x61\x22\
 41.1393 +\x06\x71\x81\x91\x32\xa1\xb1\xf0\x14\xc1\xd1\xe1\x23\x42\x15\x52\
 41.1394 +\x62\x72\xf1\x33\x24\x34\x43\x82\x16\x92\x53\x25\xa2\x63\xb2\xc2\
 41.1395 +\x07\x73\xd2\x35\xe2\x44\x83\x17\x54\x93\x08\x09\x0a\x18\x19\x26\
 41.1396 +\x36\x45\x1a\x27\x64\x74\x55\x37\xf2\xa3\xb3\xc3\x28\x29\xd3\xe3\
 41.1397 +\xf3\x84\x94\xa4\xb4\xc4\xd4\xe4\xf4\x65\x75\x85\x95\xa5\xb5\xc5\
 41.1398 +\xd5\xe5\xf5\x46\x56\x66\x76\x86\x96\xa6\xb6\xc6\xd6\xe6\xf6\x47\
 41.1399 +\x57\x67\x77\x87\x97\xa7\xb7\xc7\xd7\xe7\xf7\x38\x48\x58\x68\x78\
 41.1400 +\x88\x98\xa8\xb8\xc8\xd8\xe8\xf8\x39\x49\x59\x69\x79\x89\x99\xa9\
 41.1401 +\xb9\xc9\xd9\xe9\xf9\x2a\x3a\x4a\x5a\x6a\x7a\x8a\x9a\xaa\xba\xca\
 41.1402 +\xda\xea\xfa\xff\xda\x00\x0c\x03\x01\x00\x02\x11\x03\x11\x00\x3f\
 41.1403 +\x00\xfb\xf9\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\
 41.1404 +\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\xc5\
 41.1405 +\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\xc5\x5d\
 41.1406 +\x8a\xbf\xff\xd0\xfb\xf9\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\
 41.1407 +\x57\x62\xae\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\
 41.1408 +\x62\xae\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\
 41.1409 +\xae\xc5\x5d\x8a\xbf\xff\xd1\xfb\xf9\x8a\xbb\x15\x78\x7f\x9f\x7c\
 41.1410 +\xf5\xaf\x79\x7b\xf3\x77\xf2\x63\xca\x7a\x7c\xe8\x9a\x1f\x9c\xa2\
 41.1411 +\xf3\x01\xd7\xad\x9a\x34\x66\x95\xac\xa0\xb6\x6b\x62\xae\x41\x64\
 41.1412 +\xe0\xd2\x31\x3c\x48\xaf\x7c\xd7\xea\x35\x13\x86\xab\x0e\x30\x7d\
 41.1413 +\x32\x13\xbf\xf3\x40\xa7\xa2\xec\xee\xcf\xc3\x9b\xb2\xf5\x9a\x89\
 41.1414 +\x0f\x5e\x23\x8b\x84\xd9\xdb\x8e\x52\x12\xdb\x91\xb0\x07\x3e\x4f\
 41.1415 +\x70\xcd\x83\xce\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\
 41.1416 +\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\xc5\
 41.1417 +\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\xff\xd2\xfb\xf9\
 41.1418 +\x8a\xbe\x2a\xff\x00\x9c\x84\xff\x00\x9c\xad\x1f\x97\x7a\xa5\xd7\
 41.1419 +\x91\x7f\x2f\xac\xed\x35\x9f\x38\xd9\xc4\x25\xd7\x75\x8b\xd6\xae\
 41.1420 +\x9d\xa4\xa3\x53\xe1\x90\x2b\x29\x92\x5a\x11\xf0\xd4\x05\x25\x47\
 41.1421 +\xc6\xc7\x86\x73\x9d\xab\xdb\x9e\x04\x8e\x2c\x20\x19\x8e\x64\xfd\
 41.1422 +\x31\xf7\xf9\xfe\xce\x67\x67\xd2\x3d\x93\xf6\x14\x6b\xf1\x0d\x5e\
 41.1423 +\xb2\x52\x86\x19\x1a\x84\x63\xfd\xe6\x53\xe5\xb6\xd1\xf3\xee\x04\
 41.1424 +\xfa\x62\x38\x9e\x59\xe4\x78\xbf\x3f\xbf\x32\xbf\x2f\x35\xaf\xcc\
 41.1425 +\x5b\x8d\x74\xeb\xfa\xbe\xa4\xa9\x37\xe5\xe7\x9b\xe3\x87\x4d\x80\
 41.1426 +\xe9\x1f\xa3\xef\x24\x5d\x47\xea\xb0\x48\xd0\xb7\x1b\x91\x11\x85\
 41.1427 +\x83\x22\x12\x14\x12\x08\xa6\x62\xe9\x0e\xaf\x51\xa7\x96\x5e\x2e\
 41.1428 +\x29\x1f\xa6\x55\x1f\x4d\x1f\x57\x08\x34\x7d\x55\x5b\x80\xed\xfb\
 41.1429 +\x58\x76\x3f\x67\xf6\x86\x3d\x20\xc4\x31\xc2\x17\xe2\xe3\x32\x99\
 41.1430 +\xf1\x78\xe2\x3c\x3e\x33\x11\x21\x78\xef\x8c\x54\xa7\x57\xb1\x05\
 41.1431 +\x2e\xfc\x9f\xff\x00\x9c\xd2\xf3\x0d\x95\xfd\x86\x97\xf9\xb5\x71\
 41.1432 +\x67\xe6\x0f\x2d\x5f\x4c\xb6\xc3\xcf\xb6\x30\xfd\x5e\xe2\xce\x57\
 41.1433 +\xa9\x41\x7d\x6d\x1a\x22\xf1\xdb\xaa\xa2\xec\x18\xa9\x92\x86\x94\
 41.1434 +\xe8\x3d\xa2\x9c\x48\x19\xc8\x94\x09\xae\x31\xb5\x7f\x58\x7e\xce\
 41.1435 +\xfa\xb7\x2f\xda\x0f\xf8\x1c\xe0\xc9\x09\x4f\x41\x19\x63\xcd\x11\
 41.1436 +\x7e\x14\x8f\x10\x98\x1c\xce\x39\xd9\xfb\x64\x79\x81\x21\x0b\x17\
 41.1437 +\xf4\xd2\x19\xa2\xb8\x86\x2b\x88\x24\x59\xa0\x9d\x03\xc3\x32\x10\
 41.1438 +\xca\xca\xc2\xa1\x81\x1b\x10\x46\x76\x60\xdb\xe2\xc4\x18\x9a\x3b\
 41.1439 +\x10\xf8\x3f\xcf\x7f\xf3\x9d\x1a\x57\x92\x3c\xe5\xe6\x7f\x28\x3f\
 41.1440 +\xe5\xd5\xd6\xa4\xfe\x5a\xd4\xae\x34\xe7\xbf\x5d\x49\x22\x59\x8d\
 41.1441 +\xbb\x94\x2e\x10\xdb\xb7\x1a\xd3\xa5\x4e\x72\xba\xaf\x69\xe3\x83\
 41.1442 +\x2c\xb1\x9c\x64\xf0\x92\x2e\xfb\xbe\x0f\xab\x76\x4f\xfc\x0b\x72\
 41.1443 +\xeb\xf4\x98\xb5\x23\x50\x22\x32\x44\x4a\xb8\x09\xab\x17\x57\xc4\
 41.1444 +\xf5\x3f\xca\xaf\xf9\xc9\xad\x37\xf3\x43\xc9\x7f\x98\x1e\x70\x8b\
 41.1445 +\xca\x93\xe8\xa3\xc8\x76\xd2\xdd\x4d\xa7\x3d\xda\xce\xd7\x2b\x15\
 41.1446 +\xbb\xcf\x45\x90\x44\x81\x2b\xc3\x8e\xe0\xf8\xe6\xc3\x41\xdb\x23\
 41.1447 +\x57\x87\x26\x51\x0a\xe0\xe9\x7c\xf6\xbe\xe7\x9e\xed\xff\x00\x62\
 41.1448 +\xe7\xd9\x3a\xdd\x3e\x94\xe5\x13\x39\x88\x17\xc3\x5c\x37\x21\x1e\
 41.1449 +\x56\x6f\x9b\xc0\x7f\xe8\xa2\x1a\x47\xfe\x5a\xdb\xcf\xfb\x8a\xc7\
 41.1450 +\xff\x00\x64\xb9\xa8\xff\x00\x45\xf0\xff\x00\x52\x3f\x3f\xd8\xf6\
 41.1451 +\x3f\xf2\x67\xb2\xff\x00\xca\x54\x7f\xd2\x1f\xf8\xa7\xd7\x96\xdf\
 41.1452 +\x9e\x1e\x4b\xb7\xfc\xab\xd1\x3f\x36\x3c\xd3\x79\x1f\x95\xf4\x6d\
 41.1453 +\x66\xc2\x2b\xb8\xec\xa6\x93\xd6\x98\xcb\x2a\xf2\x16\xf0\xaa\xa8\
 41.1454 +\x69\x9f\xb0\x0a\xbe\xfb\x0c\xe8\x47\x69\x62\x8e\x9a\x39\xf2\x1e\
 41.1455 +\x11\x20\x0f\xcf\xa7\x9b\xe7\x27\xd9\xad\x56\x4e\xd2\xc9\xa0\xd3\
 41.1456 +\x8f\x12\x70\x91\x8d\x81\x43\x63\x5c\x47\xf9\xa3\xde\x5f\x27\x3f\
 41.1457 +\xfc\xfc\x23\x45\x96\xf5\xad\x74\xcf\xca\xdd\x4a\xf9\x24\x98\xc7\
 41.1458 +\x62\x4e\xa1\x1a\x4d\x28\x2d\x44\xfd\xd2\x5b\xc9\x46\x6d\xbe\x10\
 41.1459 +\xc7\x7d\xaa\x73\x41\xfe\x8b\x60\x65\x51\xc4\x4f\x76\xfb\x9f\x85\
 41.1460 +\x3e\x83\xff\x00\x26\x8b\x2c\x31\xf1\xe4\xd5\x42\x34\x2c\xfa\x4d\
 41.1461 +\x0e\xfd\xcc\x86\xc3\xbf\x67\xdb\x3f\x97\x3e\x6c\xd6\x7c\xe9\xe5\
 41.1462 +\x9b\x5d\x7f\x5c\xf2\xab\xf9\x3a\xea\xf1\x8b\x43\xa3\x4b\x72\x2e\
 41.1463 +\xa5\x58\x68\x38\x34\xac\xb1\xc6\x15\x8e\xff\x00\x08\xad\x05\x2a\
 41.1464 +\x6b\x50\x3a\x8d\x36\x4c\x99\x20\x25\x38\x70\x13\xd2\xef\xe7\xfa\
 41.1465 +\x9f\x2d\xed\x3d\x36\x0d\x36\x73\x8f\x06\x5f\x1a\x23\xf8\x84\x78\
 41.1466 +\x41\x3d\x6a\xc9\xb1\xe7\xb5\xf4\xdb\x73\xe4\x2f\x3a\x7f\xce\x79\
 41.1467 +\x79\x67\xca\xfe\x6c\xf3\x07\x97\x34\xdf\x23\x5d\x79\x86\xd3\x42\
 41.1468 +\xbd\x96\xc5\x75\xa4\xd4\x12\x04\xb8\x78\x0f\x09\x1d\x10\xc0\xff\
 41.1469 +\x00\x0f\x30\x42\x9e\x46\xa3\x7e\xf9\xcd\xea\x7d\xaa\xc7\x8b\x2c\
 41.1470 +\xa0\x20\x64\x22\x6a\xef\x9f\xd8\xfa\x47\x66\x7f\xc0\xa7\x51\xab\
 41.1471 +\xd3\x63\xcd\x3c\xe3\x19\x9c\x44\xb8\x78\x49\xab\xdc\x59\xb1\xbd\
 41.1472 +\x73\xdb\x6e\x4f\x47\xfc\x8b\xff\x00\x9c\xb0\xf2\xf7\xe7\x57\x99\
 41.1473 +\x6f\xfc\xab\xfe\x1c\x9b\xca\xba\xa4\x16\x9f\x5c\xd3\x92\x7b\xb5\
 41.1474 +\xb9\x17\x4a\x8d\x49\x55\x48\x8a\x2a\x32\x02\xa6\x9b\xd4\x54\xfe\
 41.1475 +\xce\x66\xf6\x5f\x6e\xc3\x5d\x90\xc3\x87\x84\x81\x63\x7b\xbe\xf7\
 41.1476 +\x4b\xed\x5f\xb0\x59\xfb\x0b\x04\x73\xf8\x83\x24\x4c\xb8\x4d\x47\
 41.1477 +\x87\x87\xbb\xa9\xd8\xef\xf1\xae\xf7\xd0\x7e\x7f\xf3\x6c\x5e\x43\
 41.1478 +\xf2\x57\x99\xfc\xe5\x3d\x93\x6a\x31\x79\x6b\x4e\x9e\xfd\xec\x11\
 41.1479 +\xc4\x6d\x30\x85\x4b\x70\x0e\x43\x05\xad\x29\x5a\x1c\xdb\x6a\xb3\
 41.1480 +\xf8\x18\xa5\x92\xaf\x84\x13\x5e\xe7\x91\xec\x9d\x01\xd7\xea\xf1\
 41.1481 +\x69\x84\xb8\x4e\x49\x08\xdf\x3a\xb3\x57\x4f\x83\xbf\xe8\xa2\x1a\
 41.1482 +\x47\xfe\x5a\xdb\xcf\xfb\x8a\xc7\xff\x00\x64\xb9\xcb\x7f\xa2\xf8\
 41.1483 +\x7f\xa9\x1f\x9f\xec\x7d\x5f\xfe\x4c\xf6\x5f\xf9\x4a\x8f\xfa\x43\
 41.1484 +\xff\x00\x14\xef\xfa\x28\x86\x91\xff\x00\x96\xb6\xf3\xfe\xe2\xb1\
 41.1485 +\xff\x00\xd9\x2e\x3f\xe8\xbe\x1f\xea\x47\xe7\xfb\x17\xfe\x4c\xf6\
 41.1486 +\x5f\xf9\x4a\x8f\xfa\x43\xff\x00\x14\xcf\xbc\xa1\xff\x00\x39\xe5\
 41.1487 +\xf9\x59\xae\xdf\xc1\xa7\xf9\x8f\x46\xd5\xfc\x9e\x2e\x18\x22\xea\
 41.1488 +\x53\x08\xee\xed\x10\x9a\x0f\xde\xbc\x24\x48\xa2\xa7\xa8\x8c\x8e\
 41.1489 +\xe4\x8c\xca\xd3\xfb\x55\xa6\xc9\x2a\x98\x30\xf3\xe6\x3e\xcd\xfe\
 41.1490 +\xc7\x51\xda\x3f\xf0\x29\xed\x2d\x3c\x0c\xf0\xce\x19\x6b\xa0\xb8\
 41.1491 +\xcb\xe1\x7b\x1f\xf4\xcf\x4a\xfc\xfa\xff\x00\x9c\x93\xd2\xbf\x24\
 41.1492 +\x22\xf2\x6c\xff\x00\xe1\xd7\xf3\x75\xbf\x9c\xa2\xbc\x9a\xd2\xe2\
 41.1493 +\xd6\xf5\x20\x44\x8e\xd4\x5b\x90\xc1\xbd\x39\x43\x89\x05\xc0\x20\
 41.1494 +\x8f\x0e\xf5\xcc\xee\xd5\xed\x98\xe8\x04\x0f\x0f\x17\x1d\xf2\x3d\
 41.1495 +\xd5\xef\xef\x74\x9e\xc9\xfb\x19\x93\xb7\xce\x68\xf8\x9e\x11\xc5\
 41.1496 +\xc3\x60\xc4\x9f\xab\x8b\xcc\x55\x70\xbc\xe3\xf2\xb3\xfe\x73\x57\
 41.1497 +\x49\xfc\xcd\xf3\xef\x97\xfc\x8c\xbe\x42\xb9\xd1\x1f\x5e\x79\xd1\
 41.1498 +\x35\x37\xd4\x12\x75\x88\xc3\x6f\x2c\xe2\xb1\x88\x10\x9e\x5e\x9f\
 41.1499 +\x1e\xbb\x56\xb9\x87\xd9\xfe\xd1\xc7\x57\x9e\x38\x86\x32\x38\xaf\
 41.1500 +\x7b\xee\x04\xf7\x79\x3b\x8f\x68\x7f\xe0\x6d\x93\xb2\x34\x39\x35\
 41.1501 +\x67\x38\x98\x87\x0e\xdc\x24\x5f\x14\x84\x79\xf1\x1f\xe7\x5b\xea\
 41.1502 +\x8f\xcc\x8f\x3a\x45\xf9\x75\xe4\x6f\x32\xf9\xda\x7b\x06\xd5\x22\
 41.1503 +\xf2\xe5\xa1\xba\x7d\x3d\x24\x11\x34\xb4\x65\x5e\x21\xca\xb0\x5e\
 41.1504 +\xbd\x68\x73\x79\xac\xd4\xfe\x5b\x0c\xb2\x91\x7c\x22\xe9\xe1\x7b\
 41.1505 +\x1b\xb3\x4f\x69\x6b\x31\xe9\x44\xb8\x4e\x43\x57\x57\x5f\x0d\x9f\
 41.1506 +\x0b\x7f\xd1\x44\x34\x8f\xfc\xb5\xb7\x9f\xf7\x15\x8f\xfe\xc9\x73\
 41.1507 +\x97\xff\x00\x45\xf0\xff\x00\x52\x3f\x3f\xd8\xfa\xa7\xfc\x99\xec\
 41.1508 +\xbf\xf2\x95\x1f\xf4\x87\xfe\x29\xf4\xef\xe6\x97\xfc\xe4\xa7\xe5\
 41.1509 +\xef\xe5\x36\x91\xa1\x5f\x79\x83\xeb\x97\xda\xb7\x98\xed\x16\xf3\
 41.1510 +\x4b\xf2\xee\x9c\x89\x25\xc9\x85\x87\xf7\x92\x34\x8d\x1a\x22\x06\
 41.1511 +\xf8\x6a\x4d\x4e\xfc\x54\xd0\xd3\x79\xaf\xed\x8c\x3a\x28\x83\x3b\
 41.1512 +\x26\x42\xc0\x1c\xde\x13\xd9\xff\x00\x63\x75\xbd\xb7\x92\x63\x05\
 41.1513 +\x08\x40\xd1\x9c\xb6\x8d\xf7\x0a\x04\x93\xd7\xcb\xa9\x16\x1f\x2d\
 41.1514 +\xde\xff\x00\xcf\xc4\xac\x12\x4a\x69\xdf\x95\x17\x17\x31\x55\xbe\
 41.1515 +\x3b\x8d\x65\x60\x6a\x6d\xc4\xf1\x4b\x39\x86\xfd\xf7\xdb\xdf\x34\
 41.1516 +\x52\xf6\xbe\x3d\x31\x13\xfe\x75\x7e\x82\xf7\xb8\xbf\xe0\x3b\x90\
 41.1517 +\x8f\x5e\xa8\x03\xe5\x8e\xff\x00\xdf\xc5\x46\x0f\xf9\xf8\x9c\x2d\
 41.1518 +\x20\x17\x3f\x94\x6f\x14\x54\x35\x78\xb5\xd1\x23\x57\xb7\xc2\xd6\
 41.1519 +\x08\x3f\x1c\x88\xf6\xbc\x75\xc5\xfe\xcb\xfe\x3a\xca\x7f\xf0\x1c\
 41.1520 +\x90\x1e\x9d\x5d\x9f\x3c\x75\xfe\xfc\xbe\xd4\xfc\x98\xfc\xd4\x8b\
 41.1521 +\xf3\x87\xc9\x56\xde\x73\x87\x41\x9f\xcb\xb0\xdd\x5c\x4d\x0c\x56\
 41.1522 +\x33\xcc\xb3\x96\x58\x5b\x81\x90\x3a\xaa\x6c\x58\x11\xd3\xb6\x74\
 41.1523 +\xdd\x9d\xac\xfc\xe6\x11\x97\x87\x84\x1b\xfb\x1f\x31\xf6\x8f\xb1\
 41.1524 +\x7f\x91\xf5\xb2\xd2\xf8\x83\x21\x88\x16\x40\xae\x62\xeb\xaf\x42\
 41.1525 +\x3e\x6f\xff\xd3\xfb\x05\x17\xfc\xe4\x97\xe5\x0e\xaf\x79\x26\x83\
 41.1526 +\xe5\x8f\x39\x5a\xeb\x3e\x6a\xb8\xf5\x60\xd2\x34\x41\x0d\xd4\x66\
 41.1527 +\xe2\xed\x15\x8a\x43\xea\x49\x0a\x22\xf2\x65\xa5\x4b\x01\xef\x9a\
 41.1528 +\xb8\xf6\xc6\x9b\x24\xb8\x31\xcc\x19\x9e\x43\x7d\xcf\x77\x27\xa9\
 41.1529 +\xc9\xec\x6f\x6a\x69\xf1\xf8\xd9\xf0\x98\x62\x14\x65\x2b\x89\xe1\
 41.1530 +\x8f\x7d\x02\x4f\xd8\xf8\x1b\xc9\x9f\xf3\x89\x7e\x7e\xfc\xd4\xb6\
 41.1531 +\xd7\xef\x7c\xd5\xe6\x78\xfc\xa3\xe6\x01\xaa\x49\x79\xe6\x4b\x7b\
 41.1532 +\xab\x71\x7b\x3d\xc5\xe5\xd1\x79\x03\x3b\xc3\x3a\xa5\x15\x18\x3a\
 41.1533 +\xee\x77\x91\xba\x67\x31\x8b\xd9\xfc\xfa\x88\x91\x92\x5c\x32\xbb\
 41.1534 +\x97\x5b\x26\xfa\x83\x5c\xb7\x1f\xd6\x2f\xa8\xea\xff\x00\xe0\x87\
 41.1535 +\xa0\xec\xec\x91\x3a\x7c\x47\x2e\x2e\x11\x0c\x64\x13\x01\x18\x44\
 41.1536 +\x0b\xa1\x28\xdd\x99\x7a\x4e\xc3\x68\x45\xfa\x31\xf9\x4b\xf9\x67\
 41.1537 +\x3f\xe5\xa7\xe5\x3e\x8d\xf9\x6b\x3e\xaf\x1e\xaf\x3e\x95\x06\xa1\
 41.1538 +\x0b\x6a\xd1\xc2\x61\x47\xfa\xf5\xd5\xc5\xc8\x22\x22\xee\x47\x11\
 41.1539 +\x3d\x3e\xd6\xf4\xce\xaf\x41\xa2\x3a\x5d\x30\xc2\x4d\xd5\xef\xef\
 41.1540 +\x24\xfe\x97\xc9\xbd\xa0\xed\xb8\xf6\xa7\x69\xcf\x5a\x21\xc2\x24\
 41.1541 +\x62\x78\x6e\xfe\x98\xc6\x3c\xe8\x73\xe1\xee\x7c\x09\xad\x7f\xce\
 41.1542 +\x0d\x6b\x9e\x4c\xd0\xf5\x9d\x77\xfc\x7d\x6b\xae\x5b\xc1\x6a\x63\
 41.1543 +\xbd\xd2\x12\xc1\xa0\x33\x45\x23\x2a\x92\xb2\x35\xc3\x28\x68\x8d\
 41.1544 +\x25\x5a\x8d\xd9\x40\xce\x5f\xfd\x0c\x4f\x08\x27\xc4\x04\x1d\x88\
 41.1545 +\xaa\xe7\xf1\xe9\xcc\x79\x87\xd4\xc7\xfc\x14\xb0\xeb\x67\x18\x78\
 41.1546 +\x06\x12\x07\x88\x4b\x8a\xe8\x80\x4f\x21\x1b\xa9\x0b\x81\xf2\x91\
 41.1547 +\x7d\x05\xf9\x35\xf9\xc1\xa2\xfe\x51\x7e\x59\x79\x53\xc9\x9f\x9e\
 41.1548 +\x5a\xda\xf9\x43\xcd\x5a\x6c\x12\xc5\xa7\xd9\xdd\xac\x97\x2f\x2e\
 41.1549 +\x9f\x1c\xce\x96\xce\x1e\xd1\x66\x4a\x2a\x8f\x4c\x02\xd5\xf8\x73\
 41.1550 +\x71\xa2\xd6\xc7\x43\xa7\x86\x2d\x5c\xb8\x26\x07\x2e\x7b\x5e\xdf\
 41.1551 +\x4d\x8f\x2f\x83\xc7\x76\xe7\x61\xe4\xed\xde\xd0\xcd\xaa\xec\x88\
 41.1552 +\x1c\xb8\x65\x21\x64\x7a\x6a\x64\x03\x21\x53\xe1\x3c\xfd\x5c\xab\
 41.1553 +\x77\xe5\xaf\xe6\xf6\xb5\xa6\x79\x8f\xf3\x4b\xf3\x03\x5e\xd1\x6e\
 41.1554 +\xd6\xfb\x49\xd5\xf5\xeb\xeb\xbd\x36\xf1\x43\x28\x96\x19\x66\x66\
 41.1555 +\x47\x01\xc2\xb0\xa8\x3d\xc6\x70\x7d\xa3\x96\x39\x75\x39\x27\x13\
 41.1556 +\x60\xc8\x90\xfb\xef\xb3\x7a\x5c\x9a\x5e\xcc\xd3\xe1\xca\x38\x67\
 41.1557 +\x0c\x71\x04\x77\x10\x37\x7d\x79\xff\x00\x38\x9b\xff\x00\x92\x5f\
 41.1558 +\xfe\x72\x23\xfe\xd8\xf7\x5f\xf5\x01\x36\x74\xbe\xcf\xff\x00\x89\
 41.1559 +\x6a\x3d\xc7\xfd\xc9\x7c\xcf\xfe\x08\x7f\xf1\xb7\xd9\xff\x00\xd6\
 41.1560 +\x8f\xfd\x34\x0f\xcf\xdc\xe3\x5f\x67\x4f\x75\x7f\x33\x6b\xfa\xf5\
 41.1561 +\xb6\x8f\x65\xab\xea\xb7\x17\xd6\x5a\x05\xa2\x58\xe8\xb6\x52\x3f\
 41.1562 +\xee\x6d\x60\x40\x00\x48\xa3\x14\x55\xad\x2a\x48\x15\x27\xad\x72\
 41.1563 +\xec\xba\x8c\x99\x44\x44\x8d\x88\x8a\x1e\x41\xc3\xd2\xf6\x7e\x9f\
 41.1564 +\x4b\x29\xcb\x14\x04\x4e\x49\x19\x48\xf5\x94\x8f\x52\x79\xfb\xbb\
 41.1565 +\xba\x3f\x4d\x3f\xe7\x0e\x3f\x26\xff\x00\x2c\xf5\x2f\x2c\x5a\x7e\
 41.1566 +\x61\xc5\x75\x1f\x99\x3c\xc2\x24\x68\x2f\xa3\x9d\x40\x6d\x3a\xe1\
 41.1567 +\x7e\xd4\x22\x2a\x9e\x3b\x10\x43\x75\x65\x35\xe8\x68\x3b\xdf\x67\
 41.1568 +\x34\x5a\x61\x84\x66\x87\xaa\x67\x99\x3f\xc2\x7b\x80\xe9\xef\xeb\
 41.1569 +\xf6\x3e\x03\xff\x00\x04\x9e\xdb\xed\x39\xeb\x25\xa3\xcc\x3c\x3c\
 41.1570 +\x23\x78\xc6\x27\x6c\x91\xe9\x29\x1d\xb8\xbf\xab\xca\x24\x56\xe4\
 41.1571 +\x59\xf4\x97\xfc\xe4\x9f\xe6\x64\x7f\x94\xdf\x94\x7a\xf6\xa9\x63\
 41.1572 +\x2a\xdb\x6b\xba\xaa\x7e\x87\xf2\xbc\x6a\x78\xb0\xba\xba\x52\xa6\
 41.1573 +\x54\xa7\x78\x63\x0f\x20\xed\x55\x03\xbe\x6c\x7b\x6b\x5d\xf9\x4d\
 41.1574 +\x34\xa4\x3e\xa3\xb0\xf7\x9f\xd4\x37\x79\xaf\x62\xbb\x0f\xf9\x5f\
 41.1575 +\xb4\xf1\xe2\x90\xbc\x71\xf5\xcf\xfa\xb1\xe9\xfe\x71\xa8\xfc\x5f\
 41.1576 +\x89\x1e\x4c\xf2\x7e\xaf\xe7\xbd\x74\x68\x3a\x34\x4d\x3d\xfc\x96\
 41.1577 +\xb7\x57\x4a\x00\xe5\x5f\xab\xc2\xf2\x80\x7f\xd6\x65\x0b\xf3\x39\
 41.1578 +\xe6\xda\x2d\x1c\xf5\x59\x38\x23\xce\x89\xf9\x0b\xfb\x4e\xdf\x17\
 41.1579 +\xe9\x8e\xda\xed\x8c\x3d\x95\xa7\xf1\xf2\xfd\x3c\x51\x8f\xfa\x69\
 41.1580 +\x00\x7e\x42\xe5\xf0\x57\xfc\xbd\xf3\x9e\xa3\xf9\x79\xe7\x5f\x2d\
 41.1581 +\xf9\xcf\x4b\x66\xfa\xce\x83\x7b\x1d\xc3\xc4\xa7\x8f\xad\x0f\xd9\
 41.1582 +\x9e\x12\x7c\x24\x8c\xb2\x1f\x9e\x47\x45\xaa\x96\x9b\x34\x72\xc7\
 41.1583 +\xf8\x4f\xd9\xd4\x7c\x43\x3e\xdb\xec\xbc\x7d\xa9\xa2\xcb\xa5\x9f\
 41.1584 +\x29\xc4\x8b\xee\x97\x38\xcb\xfc\xd9\x51\x7e\xd9\x7e\x73\xeb\xba\
 41.1585 +\x7f\x99\xff\x00\xe7\x1c\x7c\xf7\xe6\x1d\x26\x75\xb9\xd3\x75\xaf\
 41.1586 +\x29\x4f\x7b\x65\x3a\xf4\x68\xe6\x83\x9a\x9d\xbd\x8e\x7a\x67\x69\
 41.1587 +\x64\x8e\x4d\x0e\x49\xc7\x70\x60\x48\xf8\x87\xe6\x1f\x66\xb4\xf3\
 41.1588 +\xd3\x76\xee\x9f\x16\x41\x52\x86\x68\xc4\x8e\xe2\x25\x45\xf8\x35\
 41.1589 +\x9e\x54\xfd\x64\xfd\x4d\xb4\xb1\xff\x00\x9c\x5b\x5f\xc8\xeb\x7b\
 41.1590 +\xbd\x6b\x57\xf2\x73\xf9\x95\x7c\xaa\x8d\x79\x65\x05\xdd\x93\xea\
 41.1591 +\x66\xf7\xea\xa3\xe0\x58\x63\x66\x9b\xd5\xf5\x3c\x16\xa0\xef\xdb\
 41.1592 +\x3d\x0f\xc5\xec\xef\xc9\x8e\x23\x8c\x9e\x01\x7f\x4f\x15\xd7\xce\
 41.1593 +\xef\xed\x7e\x74\xfc\xb7\xb4\x67\xb6\x09\xc4\x35\x02\x1e\x31\xa2\
 41.1594 +\x7c\x41\x8f\x87\x8c\xf3\x27\xd3\xc1\xc3\xf0\x23\x67\xe5\x96\x79\
 41.1595 +\xe3\xf4\x5b\xeb\x8f\xcf\xf1\xa9\xaf\xe4\xcf\xfc\xe3\x04\x5a\xb0\
 41.1596 +\x91\x6e\xe1\xd1\x75\x74\x55\x96\xbc\xc4\x43\xf4\x7f\xa2\xa4\x1d\
 41.1597 +\xc5\x13\x88\xa6\x74\xbd\xb5\x19\x47\x49\xa5\x12\xe7\xc2\x7f\xde\
 41.1598 +\xd7\xd8\xf9\x9f\xb1\x33\xc7\x3e\xd7\xed\x59\x62\xae\x13\x92\x1c\
 41.1599 +\xb9\x5d\xe4\xbf\xb6\xd8\x3f\xfc\xe2\xcf\xfe\x4f\xcf\xcb\xbf\xf9\
 41.1600 +\x8a\xbb\xff\x00\xa8\x1b\x8c\xc4\xf6\x77\xfc\x7f\x1f\xf9\xdf\xee\
 41.1601 +\x4b\xb5\xff\x00\x82\x3f\xfc\x60\x6a\x3f\xcc\xff\x00\xa6\x90\x7e\
 41.1602 +\xb6\xff\x00\xce\x4d\xff\x00\xe4\x85\xfc\xcd\xff\x00\xb6\x43\x7f\
 41.1603 +\xc9\xc4\xce\xef\xb6\xbf\xc4\xf2\xff\x00\x55\xf0\x4f\x62\x7f\xe3\
 41.1604 +\x6b\x4d\xfd\x71\xf7\x17\xe0\x96\x79\x53\xf5\x93\xed\x3f\xf9\xcb\
 41.1605 +\xff\x00\x26\x79\x90\x6b\x1e\x47\xf3\xa2\x69\xf7\x17\x5e\x5c\xb9\
 41.1606 +\xf2\x9e\x9f\x64\x75\x08\xd1\x9e\x3b\x79\xad\xcc\xac\xf1\xc8\x45\
 41.1607 +\x42\x02\x24\x0c\x09\xa5\x77\xf0\xce\xab\xda\x6d\x26\x5e\x38\x65\
 41.1608 +\x00\x98\xf0\x81\x7d\xc4\x5f\x37\xc9\xff\x00\xe0\x63\xda\xfa\x61\
 41.1609 +\x83\x2e\x92\x53\x11\xcb\xe2\xca\x40\x13\x46\x42\x54\x2c\x77\xee\
 41.1610 +\x08\x20\x72\xdb\xbd\xf3\xa7\xe5\x6f\x9d\xf4\x4f\x21\x79\x9b\xf4\
 41.1611 +\xdf\x98\x3c\x9b\x6b\xe7\x7d\x3d\xad\xda\x06\xd2\xae\x65\x10\x94\
 41.1612 +\x66\x65\x61\x2c\x72\x18\xe6\x01\x87\x12\x3e\xce\xe0\xf5\x19\xa6\
 41.1613 +\xec\xcd\x74\x74\x79\x78\xe5\x01\x31\x55\x47\xa7\x98\xd8\xbd\xaf\
 41.1614 +\xb4\xfd\x85\x97\xb6\x34\xc3\x0e\x3c\xf2\xc0\x44\xae\xe3\x7b\xec\
 41.1615 +\x47\x0c\x80\x31\xb1\xbd\xf3\xe6\x39\x3e\xc9\xd2\xbf\xe7\x20\xbf\
 41.1616 +\xe7\x15\xf5\xb2\x90\xf9\xa3\xf2\x86\xef\x45\x79\x14\x23\xce\x96\
 41.1617 +\x96\x77\xf0\x28\x3f\x68\x33\x06\x8e\x4a\x6f\xda\x33\x5c\xe9\xe1\
 41.1618 +\xed\x06\x83\x27\xf7\x98\x6b\xfc\xd8\xc8\x7e\x3e\x0f\x97\xe7\xff\
 41.1619 +\x00\x81\xf7\xb4\x1a\x7d\xf4\xfa\xce\x2f\xf3\xe7\x03\xfa\x47\xfb\
 41.1620 +\x27\xdf\x7f\x93\xbe\x65\xfc\xad\xf3\x0f\x94\xa0\x1f\x94\xfa\x85\
 41.1621 +\x95\xcf\x97\x74\xf6\xf4\x8d\x8d\xac\x66\xdd\xad\x5c\xfc\x5c\x24\
 41.1622 +\xb7\x75\x47\x8c\x9e\xa2\xaa\x01\xea\x2a\x33\xa5\xd0\xea\x74\xf9\
 41.1623 +\xf1\xde\x02\x38\x47\x41\xb5\x7c\x3a\x3e\x61\xdb\xbd\x99\xda\x1a\
 41.1624 +\x1d\x41\x1a\xf8\xc8\x64\x96\xf7\x23\xc5\xc5\xe7\xc7\x67\x8b\xe7\
 41.1625 +\xef\x7f\xff\xd4\xfb\x9d\xa9\xf9\x2b\xcb\xda\x95\xae\xa3\x04\x9a\
 41.1626 +\x7a\x07\xd4\x20\x9a\x19\x65\x5d\x9a\x93\x21\x46\x20\xf6\x34\x38\
 41.1627 +\x27\x11\x38\x98\x9e\x47\x66\xcc\x39\x4e\x29\xc6\x71\xe7\x12\x08\
 41.1628 +\xf7\x8d\xdf\x8d\xb6\xbf\x98\x5f\x9d\xbf\x91\x0f\xaf\x7e\x5e\x79\
 41.1629 +\x67\xcc\x92\xe8\x17\xfe\x56\xbb\x9a\x2d\x4b\x4c\x36\x56\x77\x42\
 41.1630 +\xe2\xd0\x3b\xcf\x15\xdc\x02\xee\x09\x8d\x3f\x7a\xcc\xdc\x48\xf8\
 41.1631 +\x19\x58\x8a\x2b\x15\xf3\x7f\xcc\xeb\x34\x1c\x58\x71\xca\x8c\x09\
 41.1632 +\xb1\x40\xdc\x79\x89\x0b\x07\xbc\xdf\x95\x77\x1a\xfa\x4c\xf6\x67\
 41.1633 +\x63\xf6\xff\x00\x87\xad\xcf\x8c\x4e\x19\x80\x22\x5c\x52\x8f\x0c\
 41.1634 +\xe8\x46\x58\xe5\xc3\x28\xef\xe9\x02\x37\xfc\x42\x42\xec\xc4\x1f\
 41.1635 +\xa7\xff\x00\x90\x1e\x77\xf3\x47\x9d\xbf\x20\xbc\xb9\xe7\x5f\x33\
 41.1636 +\xea\x7f\xa4\xfc\xcd\x7f\x6d\xab\xc9\x77\xa9\xfa\x30\x43\xcd\xad\
 41.1637 +\x6f\xae\xe1\x84\xfa\x50\xc7\x1c\x43\x8a\x44\xa3\x65\xde\x9b\xd4\
 41.1638 +\xd7\x3b\x3e\xc9\xd5\x64\xcf\xa2\x8e\x59\x9b\x91\x12\xdf\x6e\x84\
 41.1639 +\x8e\x9b\x3e\x2d\xed\x6f\x65\xe9\xb4\x1d\xb7\x93\x4b\x82\x3c\x38\
 41.1640 +\xa2\x61\x42\xc9\xfa\xa1\x12\x77\x24\x9e\x64\xf5\x7e\x5c\x5d\x7f\
 41.1641 +\xce\x4d\xfe\x7c\x79\x93\x48\xbe\xb5\xf3\x2f\x9d\xde\xfb\x40\xb9\
 41.1642 +\x51\x1b\x59\x2e\x9b\xa6\xc0\xd7\x77\x0a\xca\xf1\x42\x8f\x0d\xac\
 41.1643 +\x72\x10\x1c\x2b\x3f\x16\x1f\x08\xa1\x35\x65\x07\x8b\x8f\x6d\x6b\
 41.1644 +\x72\x44\x9c\x93\xb8\xfb\xa3\xb9\xe8\x05\x0e\xfd\xcf\x97\xbc\x5f\
 41.1645 +\xb6\xcf\xd8\xae\xc5\xd3\xe5\x8c\x70\x61\x03\x27\x53\xc7\x33\xc1\
 41.1646 +\x0e\x52\x91\xb9\x10\x2c\x5c\x61\x63\xea\xdf\x94\x64\x47\xd2\x5f\
 41.1647 +\xf9\xc6\x6f\xca\xf4\xf2\xd7\xe4\xef\x96\xf4\xcf\x32\xd8\x07\xd4\
 41.1648 +\x2e\x0c\xba\x84\xf6\xf2\x82\x0c\x4f\x74\xc6\x4e\x04\x76\x2a\xa4\
 41.1649 +\x29\xf7\x19\xdb\xf6\x36\x90\xe9\x74\xb0\x84\xbe\xae\x67\xde\x77\
 41.1650 +\xfb\x39\x3e\x19\xed\x9f\x6b\xc3\xb5\x3b\x57\x36\x7c\x7b\xc2\xc4\
 41.1651 +\x62\x7b\xe3\x11\x57\xfe\x71\xb2\x3c\x8b\xf2\x4b\xf3\xca\x08\xad\
 41.1652 +\x7f\x38\xbf\x33\x6d\xe0\x41\x1c\x30\x79\x93\x50\x48\xa3\x1d\x02\
 41.1653 +\xac\xec\x00\xcf\x39\xed\x6f\xf1\xbc\xbf\xd6\x3f\x7b\xf4\x87\xb2\
 41.1654 +\x3f\xf1\x8f\xa5\xff\x00\x85\x47\xee\x7d\x5d\xff\x00\x38\x9b\xff\
 41.1655 +\x00\x92\x5f\xfe\x72\x23\xfe\xd8\xf7\x5f\xf5\x01\x36\x74\x5e\xcf\
 41.1656 +\xff\x00\x89\x6a\x3d\xc7\xfd\xc9\x7c\xef\xfe\x08\x7f\xf1\xb7\xd9\
 41.1657 +\xff\x00\xd6\x8f\xfd\x34\x0f\xcf\xdc\xe3\x5f\x67\x7d\x61\xe7\x3f\
 41.1658 +\xf9\xc7\x6b\xa8\xbf\x25\xbc\x91\xf9\xbb\xe5\x28\x24\xba\x8a\x7d\
 41.1659 +\x22\x19\xbc\xdf\xa6\xa0\x67\x64\x24\x54\xdd\xa6\xe4\xd0\x7e\xd8\
 41.1660 +\x1b\x01\xf1\x74\x07\x3a\x5d\x67\x62\xff\x00\x81\xe3\xd4\x62\x1f\
 41.1661 +\xc2\x0c\x87\xfb\xef\xd7\xf3\xef\x7c\xcb\xb1\xfd\xb6\xae\xd9\xd4\
 41.1662 +\x76\x76\xae\x5b\x78\xb2\x18\xa5\xb0\xeb\xb6\x33\xfe\xf4\xf7\xfa\
 41.1663 +\x7a\x87\x9c\x7e\x45\xfe\x74\x6b\x9f\x92\x9e\x72\x83\x5e\xb0\xe7\
 41.1664 +\x79\xa1\xdf\x14\x83\xcc\xfa\x18\x6a\x2d\xd5\xb0\x3d\x54\x12\x00\
 41.1665 +\x96\x3a\x92\x8d\xe3\x50\x7e\x16\x39\xad\xec\xae\xd2\x9e\x87\x2f\
 41.1666 +\x10\xde\x27\xea\x1d\xe3\xf5\x8e\x8f\x4d\xed\x5f\xb3\x38\x7b\x77\
 41.1667 +\x48\x71\x4b\x6c\x91\xde\x12\xfe\x6c\xbc\xff\x00\xa2\x7f\x88\x7c\
 41.1668 +\x79\x80\xf4\xef\xf9\xcb\xaf\xce\xdd\x3b\xf3\x6f\xce\x3a\x35\x9f\
 41.1669 +\x95\xef\x9a\xef\xc9\xbe\x5a\xb0\x8d\xac\x25\xa1\x45\x9e\xee\xf5\
 41.1670 +\x12\x59\xe5\x28\xc0\x10\x51\x78\x45\x46\x15\x52\xad\xe3\x99\xbe\
 41.1671 +\xd0\xf6\x9c\x75\x79\x40\xc6\x6e\x11\x1b\x79\x93\xb9\xfd\x5f\x37\
 41.1672 +\x47\xff\x00\x03\xbf\x66\x32\x76\x3e\x92\x73\xcf\x1a\xcd\x92\x46\
 41.1673 +\xfc\xa3\x12\x44\x47\xc4\xdc\xb6\xe6\x08\xee\x79\x37\xe5\x07\xe6\
 41.1674 +\x17\x9c\x3f\x2b\x35\xab\xaf\x34\xf9\x4b\xcb\x16\x5a\xed\xe5\xcd\
 41.1675 +\xb3\x59\x7a\xda\x85\xa5\xd5\xcc\x51\xa3\x30\x67\x09\xf5\x79\x61\
 41.1676 +\xa1\x24\x0a\xd4\x9e\x99\x89\xd9\x7a\xcc\xfa\x49\x1c\x98\xa1\xc4\
 41.1677 +\x48\xab\x20\x9f\xb8\x87\x71\xed\x47\x63\xe8\x3b\x63\x1c\x70\x6a\
 41.1678 +\xf3\x1c\x62\x27\x8a\xa3\x28\xc4\x93\x44\x02\x78\x84\xb9\x59\xaf\
 41.1679 +\x7b\xcd\xf5\xd9\x6f\x2e\x75\x8d\x46\xfa\xfb\x4d\x5d\x22\x7d\x4a\
 41.1680 +\xe6\x5b\xc6\xd3\xa3\x8e\x48\xa2\x8b\xd7\x76\x7e\x11\x24\xa5\x98\
 41.1681 +\x22\xd6\x8b\x52\x4d\x07\x53\x9a\xfc\xfc\x46\x64\xca\x3c\x24\x9b\
 41.1682 +\xae\x5c\xfb\xaf\xa3\xd0\x68\x7c\x31\x82\x30\xc7\x3e\x31\x10\x23\
 41.1683 +\xc5\x60\x93\xc2\x2b\x72\x36\xbe\xfe\x5e\xe7\xdd\x1f\x93\x1f\x9a\
 41.1684 +\x1f\xa6\xff\x00\xe7\x18\x7f\x39\xbf\x2d\x35\x2b\x8e\x5a\x87\x94\
 41.1685 +\xf4\x1b\xeb\xbd\x14\x37\x57\xd3\xee\x54\x96\x51\xe3\xe9\x4a\x4d\
 41.1686 +\x7d\x99\x47\x6c\xea\xbb\x33\x5d\xe2\x76\x76\x6c\x32\xe7\x08\x9a\
 41.1687 +\xfe\xa9\xfd\x47\xef\x0f\x94\x7b\x4f\xd8\x7f\x96\xf6\x93\x47\xad\
 41.1688 +\x80\xf4\xe6\xc9\x11\x2f\xeb\xc4\x8f\xf7\x51\xaf\x8c\x64\xf8\x07\
 41.1689 +\x39\x07\xd8\x9f\x47\x7e\x62\xff\x00\xce\x3a\xf9\x87\xc9\x9e\x40\
 41.1690 +\xf2\xa7\xe6\x4e\x99\x24\x9a\xcf\x97\x35\xcd\x3a\xd6\xeb\x56\xa2\
 41.1691 +\xfe\xf2\xca\x4b\x84\x57\x05\xb8\x8d\xe3\x25\xa9\x5e\xc7\xaf\x5c\
 41.1692 +\xdf\xf6\x87\x61\xcb\x06\x08\x67\xc6\x4c\xa2\x40\x27\xbc\x58\xfb\
 41.1693 +\x9f\x3f\xf6\x7b\xdb\xac\x7a\xfd\x7e\x6d\x0e\x70\x21\x92\x33\x90\
 41.1694 +\x81\x1c\xa6\x22\x48\xad\xff\x00\x8f\x6b\xee\x3d\x39\x30\x1f\xc9\
 41.1695 +\xff\x00\x30\xf9\x23\xcb\x5e\x79\xd2\x75\x0f\xcc\x1f\x2f\xae\xbf\
 41.1696 +\xe5\x93\x22\xa5\xe6\xc5\xde\xd4\x96\x04\x5c\x2c\x55\xe3\x27\x0e\
 41.1697 +\xea\x45\x69\xf6\x77\xeb\x85\xd9\x5a\x9c\x3a\x7c\xe2\x59\xa0\x25\
 41.1698 +\x1f\xbb\xce\xba\xfe\x29\xdd\xfb\x57\xd9\x9a\xdd\x7e\x86\x58\xf4\
 41.1699 +\x79\x8e\x2c\x9c\xf6\xdb\x8c\x7f\x34\xcb\x9c\x6f\xa1\x04\x79\xed\
 41.1700 +\xcb\xda\x5f\xf3\x9e\x36\xf6\x5a\x8f\x97\x7f\x26\xbc\xc3\xe5\xc6\
 41.1701 +\x8a\xf7\xca\xeb\x1e\xa5\x15\xae\xa5\x6a\xc1\xe0\x61\x76\x96\x92\
 41.1702 +\x41\xc5\xd6\xa0\x87\x48\x58\x8d\xfb\x67\x47\xed\x67\xef\x31\xe1\
 41.1703 +\xc9\x1d\xe3\xbe\xfe\xfa\xaf\xb8\xbe\x6b\xff\x00\x02\x33\xf9\x7c\
 41.1704 +\xfa\xcd\x3e\x41\xc3\x93\xd1\xe9\x3b\x1f\x41\x98\x96\xde\x46\x41\
 41.1705 +\xf1\x67\xe4\xc7\x9c\xf4\xef\xcb\xdf\xcd\x0f\x27\xf9\xc3\x57\x8e\
 41.1706 +\x59\x74\xcd\x1a\xed\xda\xf9\x60\x50\xf2\x08\xa6\x86\x48\x19\x95\
 41.1707 +\x49\x15\xe2\x24\xe5\x4a\xf6\xce\x6b\xb2\xb5\x71\xd2\xea\x61\x96\
 41.1708 +\x5c\x85\xdf\xc4\x11\xfa\x5f\x4d\xf6\xb3\xb2\x72\x76\xaf\x65\xe6\
 41.1709 +\xd2\xe2\x20\x4e\x60\x55\xf2\xb8\xc8\x4a\xbe\x3c\x34\xfd\x09\xfc\
 41.1710 +\xf9\xff\x00\x9c\xb1\xfc\x9d\xf3\x87\xe5\x3f\x9c\x3c\xab\xe5\x7d\
 41.1711 +\x56\xfb\x56\xd6\xfc\xc1\x68\xb6\x96\x76\xe6\xc6\x7b\x74\x5e\x52\
 41.1712 +\x21\x67\x79\x26\x54\x00\x2a\x82\x76\xa9\x3d\x33\xab\xed\x4e\xdf\
 41.1713 +\xd2\xe6\xd3\x4f\x1c\x09\x32\x90\xae\x44\x7d\xef\x92\xfb\x2b\xff\
 41.1714 +\x00\x03\xfe\xd5\xd1\xf6\x9e\x1c\xf9\xe1\x18\xc2\x12\xb2\x78\x81\
 41.1715 +\xe8\x76\x00\x12\xfc\xae\xb6\xb6\x9e\xf2\xe6\xde\xd2\xd6\x26\x9e\
 41.1716 +\xe6\xea\x44\x86\xde\x04\x15\x67\x91\xc8\x55\x50\x3c\x49\x34\xce\
 41.1717 +\x16\x31\x32\x22\x23\x72\x5f\x78\xcb\x96\x38\xa0\x67\x33\x51\x88\
 41.1718 +\x24\x9e\xe0\x37\x25\xfb\x71\xe7\xef\xcf\x4f\xcb\x0f\xc9\xfd\x3b\
 41.1719 +\xca\x1e\x51\xfc\xc0\xb6\xbe\xbf\xbd\xbf\xd2\x22\xb8\x8e\x1b\x3b\
 41.1720 +\x58\xee\x02\x42\xa7\xd1\x0f\x20\x79\x50\xaf\x26\x56\xa5\x01\xe8\
 41.1721 +\x73\xd4\xb5\xbd\xaf\x83\x40\x63\x0c\x97\x64\x74\x1f\x0e\xf7\xe5\
 41.1722 +\x6e\xc4\xf6\x43\x5d\xdb\xf1\xc9\x9f\x4d\xc2\x22\x25\x5e\xa2\x46\
 41.1723 +\xe7\x7a\x1b\x1e\xf0\xf9\xeb\x5b\xfc\xd5\xff\x00\x9c\x26\xf3\x39\
 41.1724 +\x9d\xf5\x3d\x02\x58\xa6\x28\xce\x27\xfd\x0c\xcb\x23\x37\xf2\xab\
 41.1725 +\xc6\x0b\x02\x7d\xc8\x1e\xf9\xaa\xcb\xda\xfd\x95\x9b\xeb\x80\x3f\
 41.1726 +\xe6\xef\xf3\x7a\xdd\x37\xb2\x1e\xd6\x68\xe8\x61\xca\x40\xee\x19\
 41.1727 +\x76\xf9\x13\x5f\x63\xe0\x2f\xcc\xc9\xbc\x83\x71\xe7\x2d\x56\x4f\
 41.1728 +\xcb\x3b\x6b\xcb\x5f\x27\x9f\x4f\xf4\x74\x77\xd5\x12\x96\xe0\x3d\
 41.1729 +\x56\x0a\xcc\xec\xaa\x5e\xb4\x05\x89\xf9\x74\x1c\x77\x68\x4b\x04\
 41.1730 +\xb3\x13\xa7\x04\x43\xa5\xfd\xaf\xb2\xfb\x3d\x8b\x5f\x8f\x45\x08\
 41.1731 +\xf6\x84\x84\xf3\x6f\x64\x57\x2b\xdb\x90\x00\x9a\xe6\x40\xf9\xf3\
 41.1732 +\x3e\xd3\xff\x00\x9f\x7c\xc1\xaa\x2f\x99\xfc\xf9\x75\x1a\x48\xba\
 41.1733 +\x3c\xb6\x36\x90\xdc\x3d\x3e\x07\x9d\x5e\x46\x40\x0f\x72\xaa\x4d\
 41.1734 +\x7c\x39\x0f\x11\x9d\x2f\xb2\x10\x97\x16\x49\x7f\x0e\xc3\xe3\xbf\
 41.1735 +\xe3\xe2\xf9\x8f\xfc\x18\x73\x62\xe0\xd3\x63\xbf\x5d\xc8\xf9\x88\
 41.1736 +\xec\x3e\xd3\xcb\xdc\x7b\x9f\xff\xd5\xfb\xf9\x8a\xbe\x74\xfc\xef\
 41.1737 +\xff\x00\x9c\x74\xf2\xaf\xe7\x14\x76\xfa\x8c\x92\x49\xa1\xf9\xb3\
 41.1738 +\x4e\x5a\x69\xde\x61\xb4\xa2\xcc\xa0\x1e\x41\x1f\xf9\xd4\x36\xf4\
 41.1739 +\x3b\x8f\xd9\x22\xa7\x35\xbd\xa3\xd9\x58\xb5\xa0\x19\x58\x90\xe5\
 41.1740 +\x21\xcc\x7e\xcf\xc0\xa7\xa7\xf6\x73\xda\xbd\x5f\x62\x4a\x43\x1d\
 41.1741 +\x4f\x14\xfe\xac\x72\xde\x32\xf3\xf2\x35\xb5\xf5\xea\x0d\x07\xc9\
 41.1742 +\x91\x7e\x4e\x7e\x60\x79\x22\x1b\xaf\xca\xfd\x43\xcf\xee\x3c\xcb\
 41.1743 +\xe7\xb8\xdd\xbf\x2c\xa6\x80\x49\x0d\xaa\x8b\x09\x16\x5d\x5c\xdd\
 41.1744 +\xc5\x19\x31\xb3\x4d\x04\xaa\x17\x9f\x2a\xb5\x77\x1d\x73\x4c\x3b\
 41.1745 +\x3f\x2e\x00\x70\x1c\xa0\xcf\x27\xd0\x6b\x97\x0e\xf3\xe2\x1d\x6c\
 41.1746 +\x1e\xb6\xf6\x73\xf6\x8b\x4b\xae\x94\x75\xf1\xd3\x18\xe2\xd3\xff\
 41.1747 +\x00\x7d\x1e\x2b\x32\xe3\x1c\x38\x78\x09\xa3\x11\x09\xc4\x93\xc3\
 41.1748 +\xc3\xb5\x73\xe4\xf5\x2f\xca\x1f\xf9\xc3\xab\x0f\x2c\xea\xf6\x5e\
 41.1749 +\x67\xf3\xe6\xa6\x7c\xcd\xab\xd8\x15\x6d\x3e\xd9\x90\x25\xb5\xb9\
 41.1750 +\x5d\xd7\xd3\x88\x16\x1f\x09\xe9\x5d\x87\x50\xa0\xe6\x6e\x83\xb0\
 41.1751 +\x71\xe9\xe6\x32\x64\x97\x89\x31\xca\xf6\x11\xf7\x0f\xc7\x90\x0e\
 41.1752 +\x93\xb7\xfd\xbe\xd4\x76\x86\x19\x69\xb4\xf0\x18\x30\xcb\xea\x00\
 41.1753 +\xdc\xe7\xfd\x69\xed\xcf\xaf\x53\xc8\xc8\x87\xdd\x11\x45\x1c\x31\
 41.1754 +\xa4\x51\x20\x48\xe3\x01\x51\x06\xc0\x01\x9b\xe7\x80\x7c\xdd\xe6\
 41.1755 +\x7f\xf9\xc5\x1f\xca\x1f\x35\xeb\xfa\xaf\x98\xf5\x4d\x08\xb6\xa5\
 41.1756 +\xad\x5c\xc9\x77\xa8\x4a\xb3\x4c\x39\xcd\x2b\x16\x77\xa0\x90\x01\
 41.1757 +\x52\x6b\xb6\x6b\x32\xf6\x36\x8f\x2c\x8c\xe5\x8c\x12\x77\x3b\x9f\
 41.1758 +\xd6\xf5\x1a\x5f\x6d\x3b\x63\x4b\x8a\x38\x71\x6a\x0c\x61\x00\x00\
 41.1759 +\x15\x1d\x80\xe5\xd1\x97\xf9\x27\xf2\x27\xc8\x1e\x42\xd0\xfc\xc9\
 41.1760 +\xe5\xed\x07\x4c\x30\x69\x7e\x6b\x85\xa0\xd6\xad\xda\x49\x1b\xd5\
 41.1761 +\x8d\xe3\x31\x30\xab\x39\x22\xaa\xc4\x6c\x46\x5f\x83\x41\x83\x04\
 41.1762 +\x25\x0c\x71\xa8\xcb\x98\xdf\x7e\x8e\x06\xbb\xda\x1d\x7e\xbb\x36\
 41.1763 +\x3c\xd9\xf2\x99\x4f\x1f\xd2\x68\x6d\x46\xfa\x01\xd7\xbd\xe6\x67\
 41.1764 +\xfe\x70\xc7\xf2\x48\x92\x46\x80\xe0\x13\xb0\x13\xcf\xb7\xfc\x94\
 41.1765 +\xcc\x5f\xe4\x2d\x0f\xfa\x98\xf9\x9f\xd6\xed\xbf\xd1\xf7\x6e\x7f\
 41.1766 +\xca\x4c\xbe\x51\xff\x00\x89\x7d\x13\xe5\xef\x27\xe8\x7e\x5a\xf2\
 41.1767 +\xb5\x8f\x93\xf4\xeb\x45\x1a\x1e\x9f\x6c\x2d\x2d\xec\xde\xae\x04\
 41.1768 +\x20\x50\x29\xe4\x49\x3b\x78\xe6\xcb\x1e\x28\xe3\x80\x84\x45\x44\
 41.1769 +\x0a\x03\xc9\xe6\x35\x3a\xac\xba\x9c\xd2\xcd\x92\x57\x39\x1b\x27\
 41.1770 +\xbc\x9e\xbb\x3e\x67\xf3\x4f\xfc\xe2\xa7\xfc\xe3\xee\x85\xa7\x6b\
 41.1771 +\x9e\x6a\xd7\x34\x81\xa5\x68\xda\x5c\x13\x6a\x1a\xa5\xc2\x3d\xc9\
 41.1772 +\x48\x21\x8c\x19\x24\x65\x8e\x26\x2c\x40\x00\xd1\x55\x7d\x80\xcd\
 41.1773 +\x56\x6e\xc8\xec\xfc\x71\x96\x49\xe3\x00\x0d\xcf\x3f\xd0\x5e\xbb\
 41.1774 +\x45\xed\x8f\xb4\x1a\x8c\x90\xc1\x87\x51\x29\x4a\x44\x46\x22\xa1\
 41.1775 +\xb9\x3b\x0d\xc8\xfb\x49\xf7\x94\x9b\x49\xff\x00\x9c\x65\xff\x00\
 41.1776 +\x9c\x66\xd7\x64\xd1\xe0\xd2\xa5\xb3\xba\xbc\xd7\xf4\x88\x75\xed\
 41.1777 +\x1f\x4c\xfa\xf4\x89\x79\x3e\x99\x70\x01\x8a\xf1\x6d\x5e\x55\x9b\
 41.1778 +\xd2\x6a\xd3\x91\x4a\x57\x63\xbe\xd9\x5e\x3e\xcb\xec\xdc\x94\x23\
 41.1779 +\x18\x93\x21\xc4\x05\x9b\x31\x3d\x6a\xee\x9b\xf5\x1e\xd5\xfb\x4d\
 41.1780 +\xa7\x13\x39\x32\xe4\x02\x13\x30\x91\xe1\x8f\x08\x98\xe7\x0e\x21\
 41.1781 +\x1e\x1e\x2f\x2b\xf3\x7d\x21\xe4\x9f\xca\x7f\x24\xf9\x0b\x43\x8b\
 41.1782 +\xcb\xfa\x16\x8d\x02\x58\x42\xef\x22\x2c\x8b\xea\x37\x29\x18\xb3\
 41.1783 +\x12\xcf\xc9\x8d\x49\xee\x73\x6f\xa7\xd3\xe3\xd3\xc0\x43\x18\xa8\
 41.1784 +\x8e\x8f\x1f\xda\x1d\xa3\xa8\xed\x0c\xc7\x3e\xa2\x66\x73\x35\x64\
 41.1785 +\xf9\x0a\x1c\xa8\x72\x62\x7e\x7f\xff\x00\x9c\x73\xfc\xae\xfc\xc7\
 41.1786 +\xd4\xad\xb5\x7f\x30\x79\x7e\x36\xbf\xb5\xb7\x16\xc9\x3c\x2c\xf1\
 41.1787 +\x13\x12\xb3\x38\x52\x23\x65\x06\x85\x89\xdf\xc7\x31\xf5\x5d\x9b\
 41.1788 +\xa7\xd4\xc8\x4b\x2c\x04\x88\x15\xd7\x97\xc1\xd8\x76\x5f\xb4\xdd\
 41.1789 +\xa3\xd9\x98\xce\x2d\x2e\x63\x08\x93\x64\x00\x0e\xfb\x0b\xdc\x1e\
 41.1790 +\x80\x31\xcd\x13\xfe\x71\x3f\xf2\x8b\x41\x93\x50\x7b\x0d\x1a\x48\
 41.1791 +\xff\x00\x4a\x58\xcf\xa6\xdf\x27\xd6\x27\xa4\x96\xd7\x2b\xc6\x48\
 41.1792 +\xd8\x7a\x9b\x83\x41\xf4\xef\xd7\x2a\xc7\xd8\xfa\x4c\x77\xc3\x8c\
 41.1793 +\x0b\x04\x1d\xcf\x23\xd3\x9b\x95\xa8\xf6\xcf\xb5\xf5\x1c\x3e\x26\
 41.1794 +\x73\x2e\x19\x09\x0d\xa3\xb4\xa3\xc8\x8f\x4f\x47\x96\x79\xe7\xfe\
 41.1795 +\x71\xf7\xfe\x71\x63\xf2\xd6\xda\xc2\xf7\xcf\x33\x43\xe5\xdb\x7d\
 41.1796 +\x52\x66\x87\x4f\x33\xcd\x76\xe6\x57\x40\x19\xc2\xa4\x4c\xed\x45\
 41.1797 +\x04\x54\xd2\x82\xa2\xbd\x46\x61\x6a\xbb\x3f\xb2\xf4\xa0\x1c\xb1\
 41.1798 +\x11\xbe\x5b\xcb\xf5\xbb\xde\xcb\xf6\x8f\xda\x9e\xd4\x94\xa3\xa5\
 41.1799 +\xcb\x3c\x86\x22\xcd\x08\x6d\xf3\x01\xf5\x8f\x97\xac\xbc\x8f\xa9\
 41.1800 +\x79\x5e\x4f\x27\xe8\x97\x7a\x7e\xbb\xa1\xe8\x70\x8d\x16\xff\x00\
 41.1801 +\x4e\x8a\x68\xee\x85\xbf\x08\x82\xfd\x5a\xe1\x2a\xc5\x1c\x21\x15\
 41.1802 +\x47\xf8\xa9\xd4\x66\xe7\x11\xc5\x28\xf0\x40\x82\x06\xd5\xce\xbc\
 41.1803 +\x8f\xc3\xa1\x78\xad\x5c\x35\x58\xb2\x8c\xd9\x84\xa3\x39\x9e\x31\
 41.1804 +\x22\x0c\x78\xac\xdf\x1c\x4e\xdd\x79\x18\xed\xdc\xf0\xb9\xbf\xe7\
 41.1805 +\x0d\x3f\x24\xa5\x96\x49\x17\xcb\xcd\x18\x76\x2c\x23\x59\xe7\x00\
 41.1806 +\x57\xb0\x1e\xa6\x60\x7f\x21\x68\x7f\xd4\xc7\xcc\xfe\xb7\xa0\x1e\
 41.1807 +\xde\xf6\xe0\xff\x00\x91\x32\xf9\x47\xfe\x25\xe9\xfa\x67\xe4\x77\
 41.1808 +\xe5\xf6\x9b\xe4\x59\xff\x00\x2e\x4e\x8e\xb7\xbe\x54\x9a\x57\x9c\
 41.1809 +\x69\x97\x6e\xf7\x09\x1c\x8e\x43\x13\x1f\xac\xcf\xc3\xe2\x1c\xa8\
 41.1810 +\xb4\x01\xaa\xdd\x49\x39\x97\x0d\x0e\x08\x62\xf0\x84\x47\x07\x71\
 41.1811 +\xdc\x7d\xae\x9f\x37\x6f\xeb\xb2\xea\x86\xae\x59\x4f\x8c\x36\xe3\
 41.1812 +\x15\x19\x7c\x78\x40\xbd\xb6\xdf\xa6\xdc\x9e\x0d\xaa\x7f\xce\x0b\
 41.1813 +\xfe\x53\x5d\xcc\xd2\x58\x9b\xed\x35\x18\x93\xe8\xc7\x73\x2b\x28\
 41.1814 +\xaf\xfc\x64\x67\xcd\x6c\xfd\x9b\xd0\xc8\xed\x12\x3d\xc4\xfe\x9b\
 41.1815 +\x7a\x7c\x3f\xf0\x4c\xed\xcc\x62\x8e\x58\xcb\xdf\x08\xff\x00\xbd\
 41.1816 +\x01\x29\x1f\xf3\x81\x9f\x96\xf5\xf8\xb5\x3d\x46\x9f\xf1\x98\xff\
 41.1817 +\x00\x4c\x87\xfa\x18\xd1\x77\x4b\xe6\xdd\xff\x00\x27\x47\xb6\xbf\
 41.1818 +\x9d\x0f\xf4\x81\xea\x5e\x43\xff\x00\x9c\x4f\xfc\xa9\xf2\x26\xa7\
 41.1819 +\x6f\xac\xd9\xe9\x3f\x5e\xd4\xad\x1b\x9d\xbd\xcd\xd3\xbc\xc5\x1b\
 41.1820 +\xc5\x44\x8c\xc1\x4f\xb8\x03\x33\xb4\xbd\x8f\xa4\xd3\x4b\x8b\x1c\
 41.1821 +\x07\x17\x79\xb2\x7e\xde\x5f\x07\x45\xda\xbe\xd9\x76\xb7\x69\xe3\
 41.1822 +\x38\xb3\xe6\x26\x07\x9c\x40\x11\x07\xdf\xc2\x05\xfb\x8d\xb2\x6f\
 41.1823 +\xcc\xbf\xf9\xc7\x5f\xcb\x6f\xcd\x4d\x5a\x1d\x73\xcd\x1a\x53\xdc\
 41.1824 +\x6a\x70\xda\x47\x64\x97\x29\x34\xd1\x91\x04\x4c\xcc\x88\x04\x72\
 41.1825 +\x28\x00\x17\x27\x6f\x1c\x9e\xab\xb2\xf4\xda\xa9\x71\x65\x87\x11\
 41.1826 +\xaa\xe6\x47\xdc\x5a\x3b\x2b\xda\xae\xd3\xec\xbc\x7e\x16\x97\x31\
 41.1827 +\x84\x6e\xea\xa2\x45\x9d\xaf\xd4\x0f\x70\x79\x79\xff\x00\x9c\x20\
 41.1828 +\xfc\x97\xae\xda\x65\xc8\x1f\xf3\x19\x77\xff\x00\x55\xf3\x13\xfd\
 41.1829 +\x0f\x68\x3f\xd4\xff\x00\xd9\x4b\xf5\xbb\x6f\xf9\x38\xdd\xbf\xff\
 41.1830 +\x00\x29\x1f\xec\x31\xff\x00\xc4\x26\x16\x1f\xf3\x85\xdf\x92\xb6\
 41.1831 +\x52\x2c\x87\x44\x7b\x8e\x26\xbc\x66\xb8\x9e\x50\x7e\x89\x24\x61\
 41.1832 +\x93\x87\x60\xe8\x61\xcb\x18\xf8\x92\x7e\xf2\xd3\x9b\xdb\xfe\xdd\
 41.1833 +\xca\x2a\x5a\x93\xf0\x8c\x23\xfe\xe6\x21\xf4\x57\x94\x7c\x8f\xe5\
 41.1834 +\x9f\x23\x69\xcb\xa5\xf9\x67\x49\xb7\xd2\xac\xd7\xfd\xd5\x04\x6b\
 41.1835 +\x18\xfb\x94\x01\x9b\x4c\x78\xe1\x8e\x3c\x30\x00\x01\xd0\x6c\xf2\
 41.1836 +\xda\x9d\x56\x5d\x4e\x43\x93\x34\xcc\xe4\x79\x99\x12\x4f\xcc\xbf\
 41.1837 +\xff\xd6\xfb\xf9\x8a\xbb\x15\x79\x2f\x9c\xff\x00\x2e\x6e\x3c\xcf\
 41.1838 +\xf9\x8b\xf9\x63\xe7\x98\x75\x25\xb6\x8f\xc8\x03\x55\x49\xb4\xe3\
 41.1839 +\x17\x23\x72\x35\x38\xe1\x8e\xa2\x4e\x63\x87\xa7\xe9\x57\xec\xb5\
 41.1840 +\x6b\xda\x99\x89\x97\x4b\xe2\x67\xc7\x96\xeb\x83\x8b\x6a\xe7\xc4\
 41.1841 +\x00\xf8\x55\x3b\x8d\x1f\x6b\x7e\x5f\x43\xa8\xd2\x70\x5f\x8e\x71\
 41.1842 +\x9e\x2b\xae\x1f\x0c\x93\xca\xb7\xe2\xe2\xef\x15\xe6\xf5\xac\xcb\
 41.1843 +\x74\xee\xc5\x5f\x9a\xbf\xf3\x92\x7e\x77\xd6\x3c\xb9\xf9\xb5\xac\
 41.1844 +\x5e\x27\xe6\x05\xfd\xc6\x99\xa1\x5a\x69\x6b\x0f\x92\x34\x3f\x30\
 41.1845 +\xdc\x68\x5a\xa5\x84\xb3\x04\x66\x92\x18\x1e\xde\x4b\x7b\xc3\x2f\
 41.1846 +\x30\xc4\x0e\x6d\xc4\xf1\x60\xa0\x03\x9c\x67\x6c\xea\x65\x8f\x52\
 41.1847 +\x4f\x88\x6a\x20\x7a\x63\x23\x09\x0f\x70\xaa\x95\xfc\x5f\x6b\xf6\
 41.1848 +\x2b\xb3\x31\x6a\x7b\x32\x11\xfc\xbc\x44\xa6\x67\xfb\xc9\xe2\x19\
 41.1849 +\x71\xcc\x0b\xd8\xcb\x88\x4b\x1f\x0d\x50\xfa\x45\xee\x09\x60\x9f\
 41.1850 +\x9a\x9f\x99\x3f\x98\xf7\x3f\x99\xbf\x98\x42\xef\xce\x5a\x87\x90\
 41.1851 +\xef\x74\x09\xec\xe4\xf2\x25\x8d\xde\xbb\x36\x8d\x0d\xad\x9c\x8a\
 41.1852 +\xad\x14\x83\x4e\x5b\x69\x96\xf9\xa6\x53\xfb\xd0\x5a\xa2\xa4\x11\
 41.1853 +\xc4\x6d\x8b\xae\xd6\x67\x3a\x8c\x97\x33\x03\x1a\xe1\xb9\x18\xd0\
 41.1854 +\xfe\xad\x1e\x2b\xea\xed\x7b\x07\xb1\x74\x11\xec\xfd\x3f\x0e\x18\
 41.1855 +\xe6\x8c\xc4\xbc\x52\x31\x8c\xa6\x52\x1c\xc7\x89\xc4\x3c\x31\x1f\
 41.1856 +\xe1\xdb\xa0\xeb\xcf\xa3\x79\x8b\xcd\xed\x79\xf9\x9d\xe7\x6b\x5f\
 41.1857 +\xcf\x2f\xcd\xef\x32\xfe\x51\xdd\xf9\x6e\xd7\x45\x7f\x25\x68\xfe\
 41.1858 +\x5a\xba\x9e\xde\xca\x6f\x5e\x04\x37\x93\xc4\x22\x8a\x51\x73\x59\
 41.1859 +\x6a\x37\x1d\x0b\x0d\xc2\xd1\x72\xf3\x6a\x38\xb5\x13\x1a\xac\xb2\
 41.1860 +\xc4\x62\x23\xc2\x22\x48\x1c\xb7\x3c\x8d\xee\xe9\xb4\x7d\x9d\xc1\
 41.1861 +\xd9\xd8\x65\xd9\x7a\x4c\x5a\xa1\x90\xe4\xf1\x25\x92\x20\xc8\x51\
 41.1862 +\x3c\x11\x36\x47\x07\xa7\xee\x1d\x4e\xe1\xbf\x31\x3f\x3a\x25\xf2\
 41.1863 +\xce\x99\xff\x00\x39\x41\xe5\x9b\xbf\xcc\x3d\x57\x4e\xf3\x7f\xe9\
 41.1864 +\xcb\x01\xf9\x79\x67\xf5\xbb\xb5\xba\x8a\xd9\x84\x0e\xe6\xc5\xd0\
 41.1865 +\x81\x0a\x14\x0c\xcd\xc0\xa8\xa1\xff\x00\x28\x54\x6b\x3b\x48\xe2\
 41.1866 +\x8e\xa6\x07\x21\x13\xe2\x1c\x3b\x9b\xad\xb9\x77\x33\xec\x7f\x66\
 41.1867 +\x86\xab\x27\x66\x67\x8e\x9e\x12\xc3\xc1\x2f\x14\xf0\xc7\x84\xcb\
 41.1868 +\xd4\x07\x18\x3f\x51\xba\x02\xef\xec\x4c\x35\xc3\xe6\x8d\x6e\xe7\
 41.1869 +\xfe\x72\x7f\xcc\x57\x5f\x98\x5e\x6a\x86\x0f\xcb\x9d\x0e\x1f\xf0\
 41.1870 +\xef\x96\xe0\xd4\xe6\x4d\x38\x4b\xa8\xe8\x0e\xb2\xc9\x24\x24\x92\
 41.1871 +\x4a\xf2\x2e\xa1\x4a\x80\xe7\x91\xa9\xc9\x65\xf1\x32\x1d\x4c\xce\
 41.1872 +\x49\x7e\xee\x3b\x0b\xdb\x78\x7e\x3e\x3b\xb4\xe9\x7f\x2d\x82\x3d\
 41.1873 +\x99\x86\x3a\x7c\x44\xe7\x99\xe3\x99\x80\xe3\xa8\x65\x14\x01\xfb\
 41.1874 +\x0d\xdf\xa7\x6e\x4c\x6b\x42\xd2\xb4\xfb\xcf\xce\xbf\xc8\xfb\x9f\
 41.1875 +\x33\xf9\xf3\xcc\xba\x2c\xbe\x79\xfc\x9b\xf2\xf3\xda\x6a\x90\x6a\
 41.1876 +\xb7\x16\xf2\xcd\xa9\xcb\x1a\x5b\x0b\x18\x27\x4f\x88\x24\xbc\x3d\
 41.1877 +\x67\x4e\x5b\xca\xcd\x21\x3c\x9b\x29\xc5\x8e\x32\xd5\xe1\x33\x9c\
 41.1878 +\x87\x1e\x18\xef\x64\x7a\xb9\x50\x3e\x7c\xeb\xbf\x77\x37\x55\x9e\
 41.1879 +\x70\xec\x8d\x6c\x70\x60\xc5\x31\x87\x59\x96\xc1\x80\x20\x40\x13\
 41.1880 +\x2e\x33\x1e\x57\x1b\xe1\x06\xb6\x80\x11\xaa\x0c\xcb\xf2\x8b\xcd\
 41.1881 +\x1f\x9a\x3e\x72\xfc\xc8\xf2\x7f\xe5\x2f\x98\x35\xdd\x6e\x07\xfc\
 41.1882 +\x8c\xb9\xd6\x2e\x7f\x32\x35\xc5\xbc\x9e\x36\xd7\x4c\x57\x02\x2d\
 41.1883 +\x29\x2e\x24\x0f\xca\x54\x3c\x83\x15\x90\xb0\x91\x01\x26\xbd\x73\
 41.1884 +\x27\xb3\xf3\xea\x33\x67\x86\x9e\x72\x97\xee\x4c\xb8\xcd\x9f\x56\
 41.1885 +\xfe\x9b\xef\xf8\xf3\x0e\xb7\xda\x1d\x0f\x67\x68\xb4\x19\xbb\x43\
 41.1886 +\x0e\x38\x1f\xce\x08\x0c\x31\xe1\x07\xc2\xb1\x79\x4c\x45\x6c\x7a\
 41.1887 +\x58\xae\x19\x55\x52\x69\xff\x00\x39\x6f\xe6\x3d\x63\x48\xf3\x77\
 41.1888 +\x95\xd2\xd3\xcf\xed\xa4\x69\x96\x3a\x15\xd6\xa1\x79\xe4\xbb\x6d\
 41.1889 +\x72\xe7\xcb\xb7\x77\x32\x09\x59\x52\xea\x0b\xc8\xe2\x78\x64\x90\
 41.1890 +\x71\xe2\x91\xb9\x27\x90\xf8\x51\x83\x36\x4f\xda\x0c\xd2\x86\x58\
 41.1891 +\xd6\x4a\x02\x24\xf0\xf1\x18\x13\xe6\x0d\x51\x3d\xc3\xec\x68\xff\
 41.1892 +\x00\x81\xee\x8f\x16\x6d\x2e\x53\x2c\x1c\x52\x39\x04\x46\x43\x8e\
 41.1893 +\x39\xa3\x11\x5f\x4c\xa0\x48\x90\x1d\x4c\x86\xd4\x77\x90\xa0\xc1\
 41.1894 +\x7c\xc9\xe7\xf8\xbc\xc7\xac\x79\x3e\x3f\xcc\x6f\xcc\xbf\x3b\x7e\
 41.1895 +\x55\x79\x0e\x4f\xcb\x6b\x3d\x6b\xc9\xb7\xb6\xd7\x32\x43\x77\xa9\
 41.1896 +\x6a\xa5\x40\x96\x6b\xab\x9b\x78\xc7\xd6\x66\x5f\xb4\xaa\x15\x03\
 41.1897 +\x7c\x25\x42\x73\xa3\xe2\xe6\xd5\x8c\xb3\x87\x8d\x92\x78\xe1\xe1\
 41.1898 +\x83\x1d\xf7\x94\xbc\xc8\xe6\x7e\x5f\x0b\xdf\x6b\xa2\xec\x83\xa6\
 41.1899 +\xc5\x98\xe8\xf4\xd8\x35\x39\xff\x00\x33\x28\x64\x04\x03\x18\x63\
 41.1900 +\xe8\x23\x19\x1f\x44\x7a\x13\x66\xb7\x07\x8b\x87\x64\xf4\x2d\x33\
 41.1901 +\xcd\x1f\x98\x9e\x6a\xff\x00\x9c\x38\xd7\xbf\x30\x35\xff\x00\x30\
 41.1902 +\xda\x79\x83\xcc\xf6\x7e\x68\xfa\xcc\x90\x5e\x3d\xb3\x08\x74\x88\
 41.1903 +\x0c\xf6\x77\x30\xc6\x14\x08\x9e\xee\x2e\x02\x76\x15\xf5\x93\x8d\
 41.1904 +\x69\x8e\x28\x64\xd4\xe4\xd2\x4f\x34\xa4\x25\x21\x3e\xb5\xf4\x8b\
 41.1905 +\x04\x77\x71\x0a\xe2\xfe\x70\x4e\xaf\x3e\x9b\xb3\x74\xdd\xb1\x8b\
 41.1906 +\x47\x8f\x19\xc7\x8e\x58\x6a\xe2\x25\xbe\x43\xc3\x38\x93\x7e\xa1\
 41.1907 +\x8e\x57\xc0\x3f\x82\x56\x92\x69\xda\x45\xee\x81\xa6\x7f\xce\x50\
 41.1908 +\x5a\x79\x37\xf3\x27\xcd\x30\x7e\x61\xf9\x1b\x5f\xb9\xd6\x6c\x34\
 41.1909 +\xc9\x35\x7b\xa3\x25\xde\x99\xa6\xcd\x6c\xf7\x17\xd7\x4a\x85\x3d\
 41.1910 +\x79\x24\x4e\x68\xce\xc7\xe2\x14\x04\x53\x2a\x86\x33\x8e\x3a\x91\
 41.1911 +\x8f\x24\xbc\x48\x48\x90\x38\x8e\xf1\x89\x16\x4f\x79\x72\xb3\x6a\
 41.1912 +\x21\xa8\xc9\xd9\x92\xd4\xe9\xb1\x1d\x3e\x6c\x62\x04\xf0\x46\xa3\
 41.1913 +\x39\x89\x08\xc2\x37\x7c\x20\x1a\x20\x0e\x5d\xe9\x6e\xa3\xf9\xbb\
 41.1914 +\xf9\xcf\xaf\x4b\x7f\xa9\x69\xda\xa6\xb1\xa6\xe9\x9f\xf3\x92\xb7\
 41.1915 +\xa9\xa6\x7e\x55\x08\x6f\x6e\x14\xe8\x8f\xa6\xea\xd0\x5a\x37\xa0\
 41.1916 +\x15\xc0\x84\xc9\x03\x37\xa8\xd1\x71\xe4\xc7\x91\xaf\x51\x09\xf6\
 41.1917 +\x86\xaf\x21\x32\x89\x20\x6a\x0d\x43\x73\xe9\xe1\x90\x1b\x77\x58\
 41.1918 +\xe7\x4d\xf8\x7d\x9e\xec\x9d\x38\x8c\x27\x18\x4a\x5d\x9f\x1e\x2c\
 41.1919 +\xd7\x11\xfb\xde\x3c\x72\x9e\xfb\x7a\xaa\x55\xc2\x25\x74\x36\x4b\
 41.1920 +\xbf\x37\xbf\x32\xbc\xd5\xa1\xf9\xb3\xcf\x9a\xc6\x83\xe7\xad\x77\
 41.1921 +\x49\xbf\xfc\xba\xf3\x1d\xae\x8b\xa3\xe8\xba\x9f\x9a\xa4\x17\x33\
 41.1922 +\xa5\xa8\x48\xa4\x99\x34\x6f\xab\x01\x71\x6f\x3f\xa6\xce\xee\xd2\
 41.1923 +\x54\xf2\x05\xcb\x56\x86\x1d\xa1\xad\xc9\x8f\x2c\xe5\x09\xc8\x1c\
 41.1924 +\x72\x00\x03\x3d\xcd\x75\xe0\xad\xc1\xf7\xfb\xdb\xbd\x9d\xec\x5d\
 41.1925 +\x36\xa3\x4b\x83\x1e\x5c\x18\xe5\x1c\xf8\xcc\xe5\x28\xe1\x1c\x23\
 41.1926 +\x8a\xc8\x07\x37\x17\xa2\x71\xb0\x00\xe1\xe9\x42\x9e\xd1\x79\x7d\
 41.1927 +\xf9\x8a\x96\x1f\xf3\x94\x5f\x98\x7a\x17\x9d\x7c\xcf\xa8\x6b\x9e\
 41.1928 +\x42\xf3\x16\xab\xa4\x79\x47\xca\xe6\xf5\xe7\xd3\x6d\x2d\xa4\x30\
 41.1929 +\x7d\x62\xe1\x2d\x5c\x3d\x5e\x08\x1d\x9a\x20\x28\xa9\xc4\xd1\x77\
 41.1930 +\x39\xb2\x94\xb3\xf0\xea\x73\x46\x72\x32\x84\x88\x88\xbf\x48\x1b\
 41.1931 +\x59\xaf\x21\xcb\xb9\xe6\xb1\xe2\xd0\x19\xf6\x66\x8f\x2e\x1c\x51\
 41.1932 +\x86\x7c\x70\x9c\xe7\xc2\x04\xe5\x21\xc5\xc3\x13\x21\x5b\x4a\x40\
 41.1933 +\x09\x75\x95\xf3\xd9\x4b\xfe\x71\x53\xcd\x5e\x6f\xd5\xfc\xfe\xb6\
 41.1934 +\x91\xf9\xdc\xf9\x8b\xcb\xd7\xde\x5a\x3a\x87\x98\xb4\x6b\xef\x31\
 41.1935 +\x4b\xaf\x5d\x2d\xd8\x92\x35\x5b\xd4\x13\x5b\xc2\xd6\xcc\xce\xfc\
 41.1936 +\x64\x8b\x91\xfb\x5b\x8f\xb2\x40\xec\x2c\xf9\x67\x9e\xb8\xf8\xa2\
 41.1937 +\x63\x64\x19\x71\x9b\xef\xe4\x2b\xcc\x27\xdb\xdd\x06\x97\x0e\x87\
 41.1938 +\x88\xe0\xf0\xf2\x47\x2f\x0c\x25\x1c\x43\x14\x78\x68\xfa\x0d\x4a\
 41.1939 +\x5c\x62\x85\xc6\x55\xd3\x6e\xaf\xd1\x0c\xeb\xdf\x1e\x76\x2a\xec\
 41.1940 +\x55\xd8\xab\xb1\x57\xff\xd7\xfb\xf9\x8a\xbb\x15\x76\x2a\xec\x55\
 41.1941 +\xd8\xaa\x5f\x75\xa4\xe9\x77\xb7\x16\xd7\x97\xba\x6d\xad\xdd\xdd\
 41.1942 +\x91\xad\x9d\xd4\xd0\xa4\x92\x44\x6b\x5a\xc6\xec\x09\x5d\xc7\x63\
 41.1943 +\x90\x96\x38\xc8\x82\x40\x24\x37\x43\x51\x93\x1c\x4c\x63\x22\x01\
 41.1944 +\xe6\x01\x20\x1f\x7f\x7b\x77\x3a\x56\x99\x79\x73\x6d\x79\x79\xa6\
 41.1945 +\xda\xdd\x5e\x59\x54\xd9\xdd\x4d\x0a\x3c\x91\x57\xaf\xa6\xec\x09\
 41.1946 +\x5f\xa0\xe3\x2c\x71\x91\x04\x80\x48\x44\x33\xe4\x84\x4c\x63\x22\
 41.1947 +\x01\xe6\x01\x34\x7d\xfd\xed\xdd\x69\x7a\x65\xec\xf6\xd7\x57\xba\
 41.1948 +\x75\xad\xdd\xcd\x93\x72\xb3\xb8\x9a\x14\x91\xe2\x6e\xb5\x8d\x98\
 41.1949 +\x12\xa7\x6e\xd8\x65\x08\xc8\x82\x40\x24\x2c\x33\xe4\xc6\x0c\x63\
 41.1950 +\x22\x01\xe6\x01\x22\xfd\xfd\xeb\x24\xd2\x34\x99\xae\xa4\xbd\x9b\
 41.1951 +\x4b\xb4\x96\xf2\x68\xc4\x33\x5d\xbc\x11\xb4\xaf\x18\xdc\x23\x39\
 41.1952 +\x5a\x90\x29\xd0\x9c\x07\x1c\x49\xba\x16\x98\xea\x32\xc6\x22\x22\
 41.1953 +\x44\x44\x6f\x56\x6a\xfd\xc8\x9f\xaa\x5a\x52\x71\xf5\x58\x69\x72\
 41.1954 +\x00\xb9\x1c\x17\xf7\x80\x0a\x00\xfb\x7c\x5b\x6d\xbe\x4b\x84\x77\
 41.1955 +\x30\xf1\x25\xb6\xe7\x6e\x5e\x48\x79\xf4\xad\x36\xe1\xad\x24\x92\
 41.1956 +\xc6\xdd\xa7\xd3\xc1\x1a\x6d\xc1\x86\x36\x7b\x62\x45\x2b\x09\x65\
 41.1957 +\x3c\x36\x03\xa6\x44\xe3\x89\xad\xb9\x72\xf2\xf7\x33\x8e\xa3\x24\
 41.1958 +\x6c\x09\x1a\x97\x31\x67\xd5\xef\xef\x79\xd7\xe5\x8f\xe5\x26\x87\
 41.1959 +\xf9\x61\xfe\x22\xbb\xb3\xd5\xf5\x6f\x33\x79\x83\xcd\xb7\x51\xdd\
 41.1960 +\x79\x8f\xcd\x1a\xec\xeb\x73\x7d\x74\x60\x42\x90\xa3\x3a\x24\x63\
 41.1961 +\x84\x61\x9b\x88\xa5\x77\x3b\xf4\xa6\x1e\x8b\xb3\xe1\xa5\xe2\x20\
 41.1962 +\x99\x4a\x46\xc9\x91\xb2\x7b\x9d\xc7\x6e\x7b\x43\x9b\xb5\x7c\x38\
 41.1963 +\xca\x10\xc7\x8f\x10\x22\x10\x80\xe1\x8c\x6f\x72\x6a\xce\xe7\x6b\
 41.1964 +\xf7\x3d\x1a\xff\x00\x4a\xd2\xf5\x55\x89\x35\x3d\x36\xd7\x51\x48\
 41.1965 +\x1f\xd4\x81\x2e\xa1\x49\x82\x3f\x4e\x4a\x1c\x1a\x1f\x71\x99\x93\
 41.1966 +\xc7\x19\xfd\x40\x1f\x7b\xa6\xc5\x9f\x26\x12\x4c\x24\x63\x7d\xc4\
 41.1967 +\x8f\xb9\xbb\xdd\x33\x4d\xd4\x52\x28\xb5\x0d\x3e\xda\xfe\x38\x1c\
 41.1968 +\x49\x04\x77\x11\x24\xaa\x8e\xbd\x19\x43\x82\x01\x1e\x23\x0c\xa1\
 41.1969 +\x19\x73\x00\xae\x3c\xf9\x31\x12\x61\x23\x12\x79\xd1\x21\x12\xf0\
 41.1970 +\x42\xf2\x45\x33\xc2\x8f\x34\x1c\xbd\x09\x59\x41\x64\xe4\x28\xdc\
 41.1971 +\x49\xdc\x54\x75\xa6\x1a\x1c\xd8\x09\x10\x08\x07\x62\x87\x5d\x37\
 41.1972 +\x4e\x5b\x9b\x9b\xc5\xb0\xb6\x5b\xbb\xd4\x11\xde\x5d\x08\x90\x49\
 41.1973 +\x2a\x0d\x82\xc8\xf4\xab\x01\xe0\x4e\x0e\x08\xd9\x34\x2c\xb3\x39\
 41.1974 +\xb2\x18\x88\xf1\x1a\x1c\x85\x9a\x1e\xee\xe5\xe2\xc6\xc8\x08\x14\
 41.1975 +\x59\xc0\x16\xd4\xf2\xb5\x51\x1a\xd2\x32\x77\xaa\x6d\xf0\xfd\x18\
 41.1976 +\xf0\x8e\xee\x48\xf1\x67\xbe\xe7\x7e\x7b\xf3\xf7\xa8\x4b\xa3\xe9\
 41.1977 +\x13\xdc\xc9\x7b\x3e\x97\x67\x35\xe4\xd1\x88\xa6\xbb\x78\x23\x69\
 41.1978 +\x5e\x35\x20\x84\x67\x2b\x52\x01\x15\x00\x9c\x07\x1c\x49\xb2\x05\
 41.1979 +\xb2\x8e\xa7\x2c\x63\xc2\x24\x40\x1b\xd5\x9a\xbf\x72\x32\x38\x21\
 41.1980 +\x84\xc8\x62\x85\x22\x33\x31\x79\x8a\x28\x52\xcc\x7a\xb3\x53\xa9\
 41.1981 +\xf7\x39\x20\x00\x6b\x32\x32\xab\x37\x48\x6b\x2d\x2f\x4c\xd3\x5a\
 41.1982 +\xe1\xb4\xed\x3a\xd6\xc1\xae\xdf\xd4\xbb\x6b\x78\x52\x23\x2b\xef\
 41.1983 +\xf1\x3f\x00\x39\x1d\xce\xe7\x23\x18\x46\x3c\x80\x16\xcf\x2e\x7c\
 41.1984 +\x99\x6b\x8e\x46\x55\xca\xc9\x35\xee\x47\x64\xda\x9d\x8a\xbb\x15\
 41.1985 +\x76\x2a\xec\x55\xff\xd0\xfb\xf9\x8a\xbb\x15\x76\x2a\xec\x55\xd8\
 41.1986 +\xab\xb1\x57\x62\xae\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\
 41.1987 +\xb1\x57\x62\xae\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\x55\xd8\xab\xb1\
 41.1988 +\x57\x62\xae\xc5\x5d\x8a\xbf\xff\xd1\xfb\xf9\x8a\xbb\x15\x76\x2a\
 41.1989 +\xec\x55\xd8\xab\xb1\x57\x62\xae\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\
 41.1990 +\x55\xd8\xab\xb1\x57\x62\xae\xc5\x5d\x8a\xbb\x15\x76\x2a\xec\x55\
 41.1991 +\xd8\xab\xb1\x57\x62\xae\xc5\x5d\x8a\xbf\xff\xd2\xfb\xf9\x8a\xbb\
 41.1992 +\x15\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\xc5\x5d\x8a\xbb\x15\
 41.1993 +\x76\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\xc5\x5d\x8a\xbb\x15\x76\
 41.1994 +\x2a\xec\x55\xd8\xab\xb1\x57\x62\xae\xc5\x5d\x8a\xbf\xff\xd9\
 41.1995 +\x00\x00\x14\x72\
 41.1996 +\x89\
 41.1997 +\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
 41.1998 +\x00\x01\x00\x00\x00\x00\x3e\x08\x02\x00\x00\x00\x4b\x17\x52\x58\
 41.1999 +\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x2e\x23\x00\x00\x2e\x23\
 41.2000 +\x01\x78\xa5\x3f\x76\x00\x00\x00\x07\x74\x49\x4d\x45\x07\xdd\x07\
 41.2001 +\x12\x08\x0a\x1d\xbd\xbe\x33\xbe\x00\x00\x14\x11\x49\x44\x41\x54\
 41.2002 +\x78\xda\xed\x5d\x69\x40\x14\x47\xda\x7e\xab\x7b\xee\x19\x86\x1b\
 41.2003 +\x44\x40\xc0\x0b\xc5\x5b\x6e\x10\xe4\x10\x10\x34\xc6\xa8\xd1\x24\
 41.2004 +\x1a\xd9\x78\x11\x75\x17\xa3\x9f\x04\xcf\x98\x18\xc9\x65\x8c\x64\
 41.2005 +\x4d\x34\x89\x67\x8c\xa2\x22\x28\x72\x28\x28\x97\xa2\x20\x20\x22\
 41.2006 +\x97\xa8\x84\x00\x02\x0a\x08\x72\x09\xc3\x1c\xdd\xf5\xfd\x18\x04\
 41.2007 +\xc4\x80\x38\x6b\xd8\xb8\xf4\xf3\x6b\x66\xba\xba\xa6\xba\xea\x79\
 41.2008 +\xaa\x9e\x7a\xbb\xbb\x0a\x61\x8c\x81\x01\x83\x81\x0a\x82\xa9\x02\
 41.2009 +\x06\x8c\x00\x18\x30\x60\x04\xc0\x80\x01\x23\x00\x06\x0c\x06\x14\
 41.2010 +\x58\xaf\x4b\x41\x73\x0b\x0a\x52\xaf\xdf\x44\xa8\x6f\x57\xc5\x22\
 41.2011 +\xff\xb1\x68\x01\x49\x90\x98\xa6\x7f\xd8\x7f\x98\xc3\x66\x03\xf4\
 41.2012 +\xe9\x4c\x8c\xb1\xbb\xab\xd3\x88\xa1\x66\x00\x90\x70\x39\xa5\xa8\
 41.2013 +\xb8\x04\xf5\xed\xc4\x57\xd9\x27\x91\xc4\xb2\xc5\xef\x21\x84\x18\
 41.2014 +\x76\x32\x02\x68\x47\xf2\xd5\xd4\x4b\x89\x57\x08\xa2\xaf\xe3\x15\
 41.2015 +\x9b\xcd\x52\x12\x17\x11\xa8\xac\xbc\x92\xcf\xe3\xf5\xf1\x44\x8c\
 41.2016 +\x71\xab\xa4\x4d\xf9\xb9\xbe\xbe\xa1\xbc\xf2\x21\xd1\xef\x44\x64\
 41.2017 +\x91\x24\xc3\x4b\xc6\x02\x75\x22\x29\xe5\xda\xc5\xf8\xe4\xbe\xb3\
 41.2018 +\xbf\x1b\x5e\xb6\x0b\x47\x3d\x7c\xee\x37\x30\x7d\x3f\x23\x80\x4e\
 41.2019 +\x64\x64\x65\xc7\x27\xa5\x90\x2c\x16\xd3\x54\x0c\x06\x9c\x05\x4a\
 41.2020 +\xcb\xcc\x8a\x89\x4d\x50\xb9\xef\x67\xc0\xe0\x35\x16\xc0\xa5\xc4\
 41.2021 +\xcb\xc9\x57\xd3\x18\xf6\x33\x18\x88\x16\x28\x21\xf9\x4a\x52\x4a\
 41.2022 +\x2a\xc3\x7e\x06\x03\x51\x00\x69\x19\x99\x49\x29\xa9\x24\x13\x0c\
 41.2023 +\x61\x30\x00\x2d\x50\xf2\xd5\xd4\xf8\xa4\x14\x84\x98\xbe\x9f\xc1\
 41.2024 +\xc0\x13\x40\x4c\x5c\x7c\x6a\xfa\x0d\xc6\xf9\x30\x18\x88\x16\xe8\
 41.2025 +\x52\xd2\xe5\x6b\x0c\xfb\x19\x0c\x4c\x01\xa4\xa4\xa5\x5f\xbe\x7a\
 41.2026 +\x9d\x64\xd8\xcf\x60\x00\x5a\xa0\xb8\x84\xa4\x94\xd4\x0c\xe6\x0e\
 41.2027 +\x28\x83\x81\x28\x80\x73\x31\x17\x32\xb2\x72\x18\xe7\xc3\x60\x20\
 41.2028 +\x5a\xa0\x8b\x09\xc9\x0c\xfb\xbb\x01\x03\xf3\x92\xea\xc0\x18\x01\
 41.2029 +\x12\xaf\x5c\xbb\x92\x9a\xfe\xb7\x65\x3f\x8f\xc7\x13\x8b\xd5\x7a\
 41.2030 +\x37\x66\x52\xa9\x54\x2a\x95\xf5\x3d\x4f\x84\x40\x4d\x4d\xad\xf7\
 41.2031 +\x34\x24\xc9\x74\x07\x03\x40\x00\x51\xe7\xe3\xd2\xb3\xb2\xff\xce\
 41.2032 +\xf1\xfe\x19\x5e\xee\x33\xbc\xdc\x7b\x4f\x93\x74\x25\x35\x3e\xf9\
 41.2033 +\x0a\x49\xf6\xb5\x1a\x79\x5c\x5e\x80\xff\x4a\x8c\xe9\x5e\x87\x00\
 41.2034 +\xcc\x4c\x87\xfe\xc7\x05\x10\x1e\x19\x7d\xf3\x56\xfe\xdf\xdc\xf9\
 41.2035 +\xf4\x49\x9c\x08\xc1\xcb\x93\xf5\x05\x39\x33\xe4\xff\xdf\x9e\x03\
 41.2036 +\xc4\xc6\x27\x65\xe7\x14\x30\xbe\x9f\xc1\x40\x14\x40\x5c\x42\xf2\
 41.2037 +\xd5\x34\x26\xe2\xc9\x60\x40\x5a\xa0\xd3\x11\x51\x39\x79\xb7\x19\
 41.2038 +\xf6\x33\x18\x88\x23\xc0\x99\xc8\xe8\x5b\xb9\x05\x2a\xb0\x1f\x63\
 41.2039 +\xcc\x2c\x5f\xc7\xe0\xf5\x16\x40\x5c\x7c\xe2\xcd\x1c\x15\x67\xbd\
 41.2040 +\x14\x4d\xeb\xeb\xe9\xd2\x34\xcd\xb4\x16\x83\xd7\x52\x00\xe7\xe3\
 41.2041 +\x2e\xa5\xa4\x65\xa8\x16\xf1\xc4\x80\xed\xad\x26\x4d\x9f\x36\xf5\
 41.2042 +\x05\xa1\x43\x06\x0c\xfe\x9e\x02\x38\x15\x1e\x91\x9a\x91\xa5\x1a\
 41.2043 +\xfb\x29\x8a\xb2\x99\x3c\x71\xd6\x8c\xe9\x32\x99\x82\x69\x2a\x06\
 41.2044 +\xaf\x9f\x00\xc2\x22\xa2\x72\x0b\xee\xa8\xc6\x7e\x99\x5c\xee\x68\
 41.2045 +\x67\x35\xcb\xc7\x8b\x69\x24\x06\x7f\x1d\xfe\xc2\x28\x50\x4c\x5c\
 41.2046 +\xfc\xad\xbc\xdb\x2a\xfa\x7e\x8a\x9a\xea\x68\xe7\xe3\xe9\xce\xb4\
 41.2047 +\x10\x83\xd7\x52\x00\x67\xa2\xce\xdf\xbc\x95\xa7\x5a\xc4\x13\x63\
 41.2048 +\xec\x60\x67\xc5\xb0\x9f\xc1\xeb\x2a\x80\xdf\x4e\x9e\xbe\x5b\xf4\
 41.2049 +\x87\x6a\x11\x4f\x8a\xa6\x9c\xec\x6d\x7c\x3c\xa7\x31\x6d\xc3\xe0\
 41.2050 +\xb5\x14\xc0\xe9\xb3\xe7\xee\x16\x15\xab\xe6\xfb\xe5\x0a\x85\x9b\
 41.2051 +\xb3\xa3\x97\xbb\x0b\xd3\x30\x0c\x5e\xcb\x49\x70\xe4\xf9\xd8\x9c\
 41.2052 +\xfc\x42\x15\x63\x3e\x34\xcd\xb0\x9f\xc1\xeb\x3a\x02\x60\x8c\x4f\
 41.2053 +\x85\x47\xe4\x17\xde\x53\x31\xde\x8f\xb1\x93\xbd\x0d\xc3\x7e\x06\
 41.2054 +\xaf\xab\x00\x8e\x84\x9c\x2a\xfe\xa3\x4c\xb5\x59\xaf\x5c\x2e\x77\
 41.2055 +\x9b\xea\xe8\xe9\xc6\xb0\x9f\xc1\xeb\x29\x80\x53\xe1\xe7\x54\x66\
 41.2056 +\xbf\x4c\x2e\xf7\x74\x73\x76\x9f\xea\xc4\x34\x46\x37\x44\x07\x6e\
 41.2057 +\xe3\x6b\x6a\xb8\x06\x7e\xa4\xdc\xa3\x20\x3b\x24\xb4\x2a\xef\x8e\
 41.2058 +\xb9\xcf\xb4\xa1\x4e\x0e\x92\xa6\xa6\xa4\xa0\xef\x44\x83\xf5\x9d\
 41.2059 +\xd7\xac\x04\x80\x8a\xec\x9c\x5b\x27\xc3\xa5\xcd\x2d\x5a\x66\x26\
 41.2060 +\xf6\x1f\x7e\xc0\xe2\xf1\x63\xb7\x7c\x46\xb2\x38\x1d\x59\xd1\x14\
 41.2061 +\x35\x61\xc1\x1c\x20\x50\xee\xa9\xb3\x08\x21\x8c\x31\x47\x24\xb0\
 41.2062 +\x5e\xf2\xbe\xfa\x20\x7d\x00\xb8\xb0\xe9\x73\x8a\xa2\x2c\xdf\x9f\
 41.2063 +\x6f\x30\xd6\x42\x99\x3e\x66\xe3\xa7\x6c\x1e\xdf\x63\x6b\x00\x22\
 41.2064 +\x08\x00\x28\xcb\xb8\x51\x70\x36\xc6\xd4\xd9\xc1\xc2\xdb\x03\x00\
 41.2065 +\x92\xbe\xf9\xfe\x49\x4d\xad\xc7\x27\x01\x3c\xb1\xb8\xbd\x0b\x93\
 41.2066 +\xb6\xc5\x6e\xda\xe1\xbe\x65\xbd\x40\x53\x23\x66\xe3\xf6\xd1\x33\
 41.2067 +\x3c\x86\x4e\xb1\x07\x00\x0c\x90\xf6\xf3\x61\xbe\xba\x78\xe2\x82\
 41.2068 +\xb9\x08\xc1\x1f\x57\xd3\xf2\xc2\x22\x29\x85\x62\x88\x9d\xb5\xd5\
 41.2069 +\xa2\xf9\xb2\x96\xd6\xf8\x2f\x76\x3d\xb3\x1e\x3d\xc1\x9a\xfe\xf9\
 41.2070 +\xc6\xac\x63\x27\x69\x9a\xb2\x5e\xbc\x30\x66\xd3\xf6\xae\xfb\x33\
 41.2071 +\xd0\x14\xed\xb6\x71\x6d\x5e\x44\x0c\x96\xcb\x6d\x97\x2d\x56\x5e\
 41.2072 +\xd7\xf9\xcd\x3b\xac\xff\xf1\x8e\xf4\x49\x4b\x7e\x78\x34\x22\x50\
 41.2073 +\x87\xa1\x30\xb2\x9e\x3c\x66\x96\x77\xcc\xfa\x2d\x6c\x81\xa0\xa3\
 41.2074 +\x12\x6c\x56\xf8\xea\x0e\x35\x7b\xc5\x02\x08\x3f\x17\x9d\x77\xfb\
 41.2075 +\x8e\x6a\xec\xa7\x69\xda\xc3\x75\x0a\xc3\xfe\xe7\x71\xf7\x62\xd2\
 41.2076 +\xe5\x6f\xbe\x17\x68\x69\x39\xf9\xfb\x71\x04\x02\x00\x28\xbc\x90\
 41.2077 +\x90\x1f\x1e\x25\xd4\xd7\x1d\xea\xe4\x40\xb5\x4a\x2e\xef\xde\x6b\
 41.2078 +\x30\x61\x8c\xf3\x9a\x95\x77\xe3\x12\x0f\x4c\x9f\x4b\x72\xb8\x98\
 41.2079 +\xa2\x10\x49\x5c\xfb\xf7\xcf\x5b\xca\x0b\x92\xbe\x09\x66\xb1\xf8\
 41.2080 +\x24\x9b\x85\x10\xa2\xe4\x72\x85\x5c\x36\x68\xbc\x05\x9b\xcd\xbe\
 41.2081 +\x1a\xfc\x13\x60\x4c\x53\x14\x22\x88\x98\xcd\xdb\xd6\x66\xa4\x0c\
 41.2082 +\xb1\x9e\x7c\x75\xcf\x2f\xf2\x36\x89\xa9\xbd\x95\x52\x00\x25\xd7\
 41.2083 +\xd2\x93\xbe\x0a\xe6\xa9\xab\x3b\xfe\x6b\x85\x50\x4b\x13\x00\xaa\
 41.2084 +\xf3\x0a\x53\x76\xef\x4b\xdd\x7b\x68\x5b\xcd\x3d\x36\x97\x9b\x79\
 41.2085 +\xe8\x78\xcd\xdd\x7b\x2e\x1f\xfb\xf3\xc4\x9d\x02\x4b\xfe\xee\x87\
 41.2086 +\x29\x6b\xfc\x04\x9a\x1a\xd7\xbe\xdf\x77\x79\xe7\xbf\x3f\xab\x2b\
 41.2087 +\xe6\xab\xab\x23\x80\xbc\xd0\x73\x62\xc3\x41\x93\xde\x99\x7b\xeb\
 41.2088 +\x74\xc4\x6f\xf3\x7d\xc7\xbc\xe1\x43\xb0\xd9\x51\x6b\x37\x35\x96\
 41.2089 +\x57\x38\xac\x5a\x56\x9e\x99\x8d\x00\xaa\x0a\xee\x60\xc0\x83\x46\
 41.2090 +\x9b\x93\x6c\x36\x00\x14\xc6\x5c\xa4\xe4\x0a\xeb\xc5\x0b\xcb\x33\
 41.2091 +\xb2\x10\x40\x4d\x51\x31\x25\x95\x0d\x1e\x3f\x96\x92\xcb\x68\x8a\
 41.2092 +\x2e\x8c\x8a\x55\xb4\xb6\x2a\x05\x00\x18\xa7\xec\xfe\x71\xa4\xab\
 41.2093 +\x13\x45\x53\xf7\xd3\x6f\x10\x24\x51\x9a\x9a\xa1\x67\x31\x8a\x2f\
 41.2094 +\x56\x13\xe9\x68\x03\xc6\x09\xc1\xc1\xa3\x5c\xa7\x11\x04\x09\x00\
 41.2095 +\x34\xa5\x98\xf0\xce\x9c\x57\x39\x02\x60\x8c\x8f\x9e\x08\x2d\x2a\
 41.2096 +\x2e\x55\xf1\x19\x4f\x00\x07\x5b\xeb\x69\x2e\x53\x19\xba\x3f\x57\
 41.2097 +\x39\x74\xd2\xce\xef\x39\x42\x91\x5c\xd2\x96\x7f\xee\xc2\xe4\x77\
 41.2098 +\xe7\x02\x74\x7f\xfb\x0c\x21\xa4\xac\xf6\x63\xef\x2c\x21\xb9\x1c\
 41.2099 +\xb7\x8d\x6b\x6d\x96\x2d\x8e\x59\xbf\xd9\x67\xe7\x0e\x4a\x41\xad\
 41.2100 +\x88\x8d\x60\xf3\x78\x61\x2b\xd7\xd5\xff\x51\xf6\xee\x89\x5f\xf8\
 41.2101 +\x6a\xe2\x41\xe3\xc7\x94\xa6\xa4\x01\x42\xa6\x4e\x76\x4e\x6b\x57\
 41.2102 +\x5e\xdd\xbd\xaf\xf4\x6a\xfa\xa5\xed\x5f\x2f\x8d\x3a\x85\x90\x72\
 41.2103 +\x57\x8e\xf6\xcc\x53\x82\xf7\x72\x85\x22\x5a\xae\xc8\x09\x3d\xeb\
 41.2104 +\xf0\xe1\x12\x00\x00\x04\x80\x10\x56\x28\x7e\x71\x7b\x73\xf5\xb5\
 41.2105 +\x58\x04\xa8\xfb\x7b\x6b\x18\x3a\x7f\x41\x88\xc5\xe3\x85\x2e\xf9\
 41.2106 +\x97\x6f\xf8\xd1\x8e\x73\x01\xe3\x98\x8f\x3f\xf1\xf9\x72\x9b\xfb\
 41.2107 +\x86\x75\x5d\xcf\xf3\xbb\x78\x06\x00\x8e\xbc\xb5\x10\x68\xfa\x1f\
 41.2108 +\xe7\x4e\x3c\xcd\xa1\x3d\xb3\x0f\xe3\xcf\x01\xc0\x49\x5f\xbf\xc6\
 41.2109 +\xca\x9a\x15\x17\xcf\x74\x39\xda\xa5\x1e\x00\x61\x80\xd1\xde\x1e\
 41.2110 +\xa3\xbd\x3d\x00\x60\xa3\x60\xf0\x1b\x3b\xb7\x0f\x73\x99\x02\x00\
 41.2111 +\x72\x89\x84\x02\xe9\xb2\xe8\xd3\x6c\x01\xef\x2f\x89\x02\x1d\xfc\
 41.2112 +\x2d\x44\x35\xf6\x03\x80\x42\xa1\x70\x71\xb4\x7b\xe1\x4b\xb7\x03\
 41.2113 +\x13\x08\x11\xd5\x79\x85\x98\xa6\x81\x40\xe7\xd6\x04\xbe\xb0\x2b\
 41.2114 +\x41\x08\x9a\x6b\x1e\x35\x57\xd5\x2c\x3c\x71\x48\xd3\x68\x30\xc9\
 41.2115 +\x22\xcd\xbd\xdc\x87\x4e\x75\xe4\x0a\x05\x18\xe3\x61\xce\x53\x46\
 41.2116 +\x7a\xba\x89\x07\xe9\x2b\xd3\x6b\x99\x9a\x8c\x9e\xee\x31\x6d\x5b\
 41.2117 +\x20\x4d\xd3\x92\x47\xf5\xcf\x67\x78\xff\x7a\x26\xc6\x34\x20\x14\
 41.2118 +\x13\xb8\xad\x5b\xb1\x2a\xb2\x73\x4b\xae\xa5\x23\xf2\x05\x2d\xee\
 41.2119 +\xb8\x66\xf9\xad\x33\xe1\x99\xbf\x86\x74\x3d\x17\x11\x44\xe9\xb5\
 41.2120 +\x8c\x2e\xc5\x7e\x4e\x41\x7f\x4d\x5d\xb2\xba\xb0\x9f\xc6\xaf\x4e\
 41.2121 +\x00\x27\xc3\xce\x96\x96\x55\xa8\xcc\x7e\x4f\xf7\xa9\x1e\x6e\x4c\
 41.2122 +\xdf\xff\xe7\xc8\x8f\xbc\x20\x79\xdc\x30\x76\xce\x4c\xa1\xb6\xa6\
 41.2123 +\xb4\xb1\xf9\x61\x41\x61\x2f\x89\x1d\x56\x2f\x93\xb7\x49\x33\x0e\
 41.2124 +\x1c\xdd\x63\xed\x1a\x40\x6a\x5f\xd8\x1a\xf4\xbc\x44\xba\x7e\xcb\
 41.2125 +\x0b\x8f\xfc\xc2\x6c\xc2\x4f\xce\x33\x29\xb9\x7c\xfc\x7b\x73\xbb\
 41.2126 +\xa5\x2d\x4a\xbc\xd2\x5c\xf5\x68\xb8\x9b\xb3\xba\xa1\x81\x42\x22\
 41.2127 +\x2d\xcb\xc8\xea\xa4\x12\x49\x10\x08\x0e\x7a\xcf\x6b\x6b\x7a\xd2\
 41.2128 +\x7b\xf9\x07\x8f\x1b\xeb\xb1\x29\x30\x72\xdd\x66\x8a\xa2\x3a\x7e\
 41.2129 +\x5c\x7c\xea\x48\x49\x6a\xfa\x3a\xa4\xf6\xb5\xb9\x75\xc8\xa2\x15\
 41.2130 +\xcd\x0f\xab\xfa\xe1\x35\x0f\x36\xf0\xbe\x18\x32\x26\xc8\x74\x5c\
 41.2131 +\x90\xe9\xb8\xbd\x6e\x33\x01\xe8\x57\x23\x80\x13\x61\x67\xf3\x0b\
 41.2132 +\xef\xa9\xfc\xa4\x83\xdb\x54\x47\x37\xe7\x29\x0c\xd1\x7b\x42\x94\
 41.2133 +\x7f\x20\x20\x30\x75\xb0\xb5\x59\xe6\x4b\xb2\xd8\x85\x51\x71\x9d\
 41.2134 +\xbd\xa4\xb2\xce\x11\xea\xe0\x8e\x4f\xd0\xd6\xa5\xe7\x4f\x8f\x9f\
 41.2135 +\x3b\xcb\xc8\xd6\x92\x2b\x14\x5e\xdc\x11\x24\x69\x6c\xea\x2d\xee\
 41.2136 +\xc1\xe1\xd0\x0a\x8a\xc5\xe3\x8c\x7f\x7b\xb6\xb3\xbf\x5f\xb7\xa3\
 41.2137 +\x91\xfe\x81\x88\x20\x4d\x1c\x6c\xed\x57\x2d\x21\xd9\xec\xfc\xf0\
 41.2138 +\xa8\x8e\x43\x13\xdf\x99\x23\x32\x30\xa0\x69\x2c\xa9\x6f\xe8\xbd\
 41.2139 +\xfc\x94\x4c\xee\x13\xf4\x09\x42\xe8\xf0\x9b\xef\x12\x4f\xb7\xb7\
 41.2140 +\x32\xb4\x9c\xb0\xa3\xae\x24\xf0\x76\x96\xdb\xe6\x75\x15\x37\xb2\
 41.2141 +\x8f\xbe\xfb\x81\x8a\xef\x06\xe2\xe7\xd7\x0d\xe8\x51\x48\x0a\x90\
 41.2142 +\x2d\xf8\xf5\xe7\x85\x21\x07\x16\x86\x1c\x78\x73\x57\x10\xfa\xcf\
 41.2143 +\x2d\x10\x4d\xd3\xfb\x0f\x1f\x2b\x50\x95\xfd\x14\x45\x3b\xd9\xdb\
 41.2144 +\x78\xb8\x32\x7d\x7f\x8f\x68\xa8\xa8\x6c\xa9\xab\x27\x39\xec\xe8\
 41.2145 +\x80\x4f\x92\xbf\x0c\x06\x04\x57\xbe\xfb\x11\x00\x38\x22\x11\x00\
 41.2146 +\x34\x94\x57\x00\x40\x59\x46\x16\x41\x20\xb6\x80\x0f\x00\x98\xc6\
 41.2147 +\x26\x76\xd6\xef\x1d\xdf\xbf\xea\x4a\x0c\x47\x2c\x62\x01\xf7\x71\
 41.2148 +\x69\x59\x2f\xf9\x8f\xf4\x9e\xf6\xde\xc9\x03\x34\xe0\x5b\x27\xc3\
 41.2149 +\xbb\x49\xa5\xa5\xb6\xae\xa1\xe2\x21\xc9\x66\x25\x04\xed\x8c\xdd\
 41.2150 +\xf4\x39\x42\xe8\xfa\x2f\x47\x3a\xdb\x4e\x2a\xf5\x4b\x38\xdb\xf7\
 41.2151 +\x6d\x33\xfd\xaf\x27\x94\x5c\x4e\x2d\x4b\xcd\x50\x0e\x41\x4a\xc2\
 41.2152 +\xe8\x8f\x1e\x69\xbd\xf8\xdd\x99\xdf\x6e\x7f\x90\x95\xa3\x5a\xfd\
 41.2153 +\x70\x04\xbc\x27\x8f\xea\xda\xf9\x2d\x93\x23\x02\x48\x2e\xa7\x67\
 41.2154 +\xb1\x50\x26\xb6\x96\xa6\x0e\xb6\xa6\x0e\xb6\x86\x93\x26\x3c\x7f\
 41.2155 +\x93\xea\xa5\x05\x70\xe8\x68\x48\x59\x45\xa5\xca\xf1\x7e\x0f\x57\
 41.2156 +\x27\xaf\x69\xae\x0c\xcb\x7b\xc1\x9d\xf3\x97\x30\xc6\xea\xc6\x83\
 41.2157 +\xcd\xbd\x5c\x87\x7b\xb9\x00\x81\x5a\x6b\x1f\xdf\x8b\x4f\x76\xdf\
 41.2158 +\xb0\x16\x00\x5f\xff\xe9\xf0\xd7\xe6\xd6\xc7\xdf\x5b\x8e\x29\x7a\
 41.2159 +\xdc\xdc\x59\x6d\x4d\xcd\x5f\x8d\x9c\xfc\x85\xd9\xf8\x6f\x46\x59\
 41.2160 +\xed\x34\xb7\x92\x36\x34\x09\xb4\x34\x0c\x27\x8c\xeb\xfd\x2f\x86\
 41.2161 +\x3a\xda\xb1\xd9\x5c\xae\x40\x70\x65\xf7\x8f\x5d\x1d\xce\xef\x89\
 41.2162 +\x29\x94\x42\x2e\x32\xd0\x37\xf7\x72\x1f\xe1\xe1\x4a\xb0\x58\xd2\
 41.2163 +\xa6\xe6\x82\xa8\x0b\x1d\x33\x5c\x2d\x93\x21\x93\x7c\xdf\xa1\x15\
 41.2164 +\xcf\xbd\x9e\xf1\x67\x74\xd0\x1e\x6e\x36\x7e\xfe\x5b\x94\x4c\x86\
 41.2165 +\x10\xa2\x29\x6a\x9f\xeb\xcc\x8b\x9f\x7e\xd5\x52\xf7\xf8\x71\x69\
 41.2166 +\xf9\xc5\xcf\x76\x1a\x4d\x9e\xf0\xa2\x0c\xfe\x1c\xe3\xe7\xcd\xae\
 41.2167 +\xca\xbb\x7d\xf3\x64\xb8\xa4\xb1\x39\x7a\xfd\x16\x8a\xa2\xf4\x2c\
 41.2168 +\x46\xf5\x38\x03\x00\xa2\xf6\x8f\x92\xda\xdf\x8b\x6b\x7f\x2f\x7e\
 41.2169 +\x54\xf4\xbb\xb4\x45\xf2\x1f\x09\xe0\x78\xe8\x99\xd2\xf2\x4a\x95\
 41.2170 +\x7d\xbf\xb7\x87\x9b\xab\xb3\x23\x43\xf1\xde\x91\xbc\xeb\x47\xae\
 41.2171 +\x9a\x70\xc1\xe1\xbd\xbe\x67\x8e\x7d\x70\xf6\xb8\xe5\xa2\xb7\x05\
 41.2172 +\xba\x5a\x59\xbf\x9e\xd0\x18\x62\xf8\xf6\xc1\x1f\xb4\x87\x99\x35\
 41.2173 +\x94\x57\x88\xf4\x74\xa6\x07\x6d\x75\xfa\x97\x1f\xc9\xe5\x58\x2d\
 41.2174 +\x7e\x57\x6c\x30\xa8\xb1\xb2\xaa\xa5\xbe\xd1\xd4\xd9\x6e\xf5\xf5\
 41.2175 +\xf8\x4e\x07\x2c\x14\x72\xc5\x22\xfc\x94\x5d\x88\x45\x72\xc5\x22\
 41.2176 +\x36\x8f\x0b\x00\xbe\x11\x47\x39\x22\xe1\xf5\x9f\x0e\x53\x34\xcd\
 41.2177 +\x51\x13\x72\xd5\xd4\xd8\x02\x7e\x42\xd0\xb7\x3c\x35\xd1\xec\x3d\
 41.2178 +\x5f\xfb\x86\xff\xf6\x41\xc4\x71\x87\x55\x1f\xf0\xb5\x35\x6f\x1c\
 41.2179 +\x3a\x4e\xb2\x39\x1c\xb1\x90\xe4\xf1\x00\x60\xee\x0f\x3b\x75\xcc\
 41.2180 +\x87\x71\xc5\xa2\x67\x3a\x5a\x1a\xf3\xc5\x22\x65\xff\xca\x55\x13\
 41.2181 +\x11\x2c\x52\xc9\xe9\x05\x07\xf7\xe8\x8e\x1a\xce\xe2\x71\x11\x41\
 41.2182 +\x4c\x5e\x34\x3f\x37\xec\xdc\x56\x1d\xd3\xaf\x46\x4c\x12\x1b\xe8\
 41.2183 +\x2d\x0c\x39\xd8\x71\x3a\xc9\xe7\x75\x9d\xaa\xb2\x79\x3c\x65\x21\
 41.2184 +\xdb\x3d\x9b\x40\xc0\xe6\x77\x7e\x1d\x33\xcb\xdb\x6b\xfb\xa6\xa8\
 41.2185 +\xb5\x9b\x37\x69\x18\x94\x5d\xbf\xf1\x61\x42\xa4\x58\x4f\xb7\xe3\
 41.2186 +\x28\x4f\x2c\xea\x98\xa3\xd3\x18\x0b\xf9\x3a\x3f\x3a\x78\x06\x4f\
 41.2187 +\x9a\x1a\x3c\x69\xea\x77\xe3\x1d\x2b\xb2\x6e\x76\x57\x48\xdf\x27\
 41.2188 +\x22\x47\x43\x42\xef\x15\x97\xa8\xec\xfb\x5d\x9d\x1d\x54\x8e\xf7\
 41.2189 +\x17\x14\xde\x3d\x1e\x1a\xde\xf7\x05\xd8\xd8\x6c\xd6\x96\x80\x8f\
 41.2190 +\x08\x82\x00\xc0\x01\x5b\x76\xf0\xba\xd4\xe6\x0b\xcb\x39\x7f\xce\
 41.2191 +\xac\xf1\x63\x46\xf7\x31\x7d\xe2\x95\x6b\xf1\xc9\x57\x48\xa2\xaf\
 41.2192 +\xbb\x39\xf1\x79\xbc\x4d\xeb\xfd\xfb\x58\x96\xa6\xea\x1a\x82\x64\
 41.2193 +\x89\x74\xb4\x3b\xdc\x63\x5b\x43\x3d\x47\x28\x20\x59\x2c\x9a\xa2\
 41.2194 +\x65\x2d\x2d\x6c\x91\x88\xcd\x69\x1f\xfd\x29\xb9\x0c\x21\xa4\x68\
 41.2195 +\x93\x2a\xa4\x52\x00\xc0\x24\x9b\xc5\x61\x11\x08\x11\x2c\x52\xda\
 41.2196 +\xfc\x04\x30\xa6\x68\xac\xa6\xab\xa3\x4c\xdc\x5c\x5d\x0d\x24\x4b\
 41.2197 +\xed\x69\xce\x0a\x99\x8c\xc5\xe9\x74\x11\x2d\xf5\x0d\x1c\xa1\x80\
 41.2198 +\xc5\x66\x4b\x5b\x9e\xf0\x44\x9d\x0b\x39\x2a\x64\x52\x59\xab\x54\
 41.2199 +\xa0\xd1\x1e\xfc\x6f\xa9\xab\xa3\x14\x94\x9a\x9e\xae\x92\x12\x18\
 41.2200 +\xa0\xad\xa9\x99\x27\x56\x43\xdd\x3b\x3e\xb9\xec\x49\x0b\x9b\xcf\
 41.2201 +\x63\x73\x9f\x89\x45\x36\x3e\xac\x62\x71\xb8\x42\x6d\x4d\x65\x70\
 41.2202 +\x46\xd1\x26\xe1\xf0\x78\xca\xb9\x0d\x4d\xd1\x72\x49\x2b\x4f\x24\
 41.2203 +\xea\x87\xee\xa6\x4f\x94\xa2\x29\x7a\xdf\xa1\x23\x0f\xab\x1e\xa9\
 41.2204 +\x16\xef\xa7\x69\xda\xdd\x85\xb9\xdb\xf5\x32\x5e\x51\xd2\xfa\xd5\
 41.2205 +\x08\x6b\x49\x43\x23\x02\x6c\x64\x63\xe9\x17\x1f\x41\x10\x84\x42\
 41.2206 +\xd2\xfa\xa5\xd9\xc4\x8e\x0e\x4b\x21\x95\xae\xb8\x78\x66\x98\x8b\
 41.2207 +\x13\x00\x64\x1e\x0d\x09\x5b\xba\x86\xc5\xe3\x22\x84\x68\x8c\x81\
 41.2208 +\xa6\x47\xb8\x39\x8d\x9a\x35\x3d\x62\x75\x20\xc9\xe5\x28\xdb\x8c\
 41.2209 +\xa2\xa9\xaf\x5a\x1e\xd2\x00\x3b\x47\xd9\x34\x56\x56\x22\x8c\x34\
 41.2210 +\xcd\x8c\x3f\xca\xbe\xc2\x62\xb1\xb7\xe9\x0e\xf7\xfe\x7c\xcb\x14\
 41.2211 +\xff\x15\xca\x9c\x77\x18\x5a\x2c\x8f\x0d\x35\x9d\x62\xbf\x6b\xec\
 41.2212 +\x14\x5d\xf3\x61\x2b\xe2\xda\x03\xf0\xa1\xbe\xab\x5a\xea\x1b\x96\
 41.2213 +\xc7\x86\x03\xc0\x5e\x97\x99\x15\x59\xd9\x80\x41\xa8\xa5\xf9\x7f\
 41.2214 +\x05\x69\x3c\x35\xb5\x93\xef\xfb\x35\x3f\xaa\x5b\x11\x1b\xd6\x35\
 41.2215 +\xe6\x18\xe1\xff\xf1\x8d\x03\xbf\x61\x16\xc1\x26\xd9\xab\xae\x9e\
 41.2216 +\xd7\x1f\x6b\x01\x80\x5b\x1e\xd7\x7f\x3b\xda\x4e\xd6\xda\x8a\x69\
 41.2217 +\xda\xc4\xce\x7a\x45\xfc\xd9\xb2\xd4\xcc\xfd\x5e\x6f\x6d\xbe\x9f\
 41.2218 +\x2f\xd4\xd2\x42\x00\x41\x46\xa3\x2d\x66\xf9\xcc\xfb\x79\x77\x3f\
 41.2219 +\x54\x75\x9f\x2c\xd0\xc1\xa3\xc7\x55\x66\xbf\x5c\xa1\xf0\xf1\x74\
 41.2220 +\x63\xd8\xff\x12\xec\x6f\x93\x06\x99\x4e\x18\x3e\xcd\x79\x43\x51\
 41.2221 +\x96\x7f\x46\xe2\x83\x9b\x39\xe7\x37\x7c\xaa\x3c\x24\x6b\x6b\x5b\
 41.2222 +\x1e\x17\xbe\xbe\x20\x6d\x7d\x41\x5a\x60\x51\xd6\x10\x3b\xeb\x76\
 41.2223 +\x5b\x3c\xe7\xcd\x0d\xbf\x67\xad\xc9\x4c\x44\x2c\xd6\xfc\xfd\xc1\
 41.2224 +\x01\xb7\xd3\xdf\x3e\xf8\x03\x56\x50\x42\x5d\xed\x4d\x25\xb7\xda\
 41.2225 +\xd3\x17\x66\xd0\x34\xf5\xad\xb9\xb5\x86\xa9\x51\xe0\xdd\xac\x75\
 41.2226 +\x39\x29\x92\xc6\xa6\xf0\xa5\xfe\xed\x71\xd2\x2e\x46\x00\x63\xba\
 41.2227 +\x3d\xac\x82\xf1\xef\x49\x29\xc9\x3b\x7f\x50\xaa\x0e\xb7\x47\x54\
 41.2228 +\xf1\xe1\x39\x8b\x5a\xaa\xaa\xd7\xe5\xa6\x06\xde\xc9\xd0\x1e\x39\
 41.2229 +\xfc\x27\x97\x99\xca\xb6\xee\x16\x6f\x2d\x8c\x8e\x4d\xdb\x7b\x60\
 41.2230 +\x69\x5c\xd8\xa6\xa2\x6c\xb7\x6d\x01\xbb\x27\x3a\x37\x54\x54\xca\
 41.2231 +\x9e\xb4\x7e\x33\x74\xd2\xb8\xb7\x67\x6d\xb8\x97\xf5\x51\x66\xe2\
 41.2232 +\xfd\xf4\xac\xf8\xed\xdf\x98\x39\xda\x1a\x8c\x1d\x7b\xca\xf7\x9f\
 41.2233 +\x00\x50\x76\xfd\x86\xb4\xf9\x89\xe7\xf6\x8d\xfd\x53\xdb\x2f\x16\
 41.2234 +\xc0\x6f\x27\x4f\x97\x55\x3e\x50\xf9\x49\x87\x59\xde\x1e\x53\xec\
 41.2235 +\x6d\x19\x5a\xf7\x1d\xcd\xd5\xd5\xb2\x16\x89\xc7\xd6\x8f\xc5\x83\
 41.2236 +\xf4\xf4\x2d\xcc\x1d\xfd\xfd\x72\x42\xcf\x76\x78\x6d\xf5\xc1\x83\
 41.2237 +\x35\x87\x18\x6b\x0e\x31\xd6\x32\x19\xc2\xe6\xb5\x9b\x0a\xae\x48\
 41.2238 +\xa8\x69\x32\x44\xc3\xd8\x08\x10\x12\xe9\xeb\x6a\x9a\x18\x8b\xf4\
 41.2239 +\x74\x01\x80\x20\x48\x91\x8e\x8e\x32\xbd\xe6\x10\xe3\xb6\xa6\x27\
 41.2240 +\xcd\xd5\xd5\x9e\x9f\x7c\x2c\x36\xd0\xd7\x1e\x66\xb6\xf8\xd4\x61\
 41.2241 +\xcd\x61\xa6\xed\x71\x45\xa2\x4b\xfb\xe2\xce\xcf\x1a\x83\x0d\x2e\
 41.2242 +\x05\xed\x94\x49\xda\xba\xda\xe6\xaa\x9c\x7c\x1b\xbf\x25\xda\xa6\
 41.2243 +\x26\xea\x46\x86\x9e\xdb\x02\x2b\x6f\xe6\xfd\xe9\x85\xa4\xef\xff\
 41.2244 +\x75\x84\x9b\xf3\x30\x67\x47\xd1\x20\x5d\xa7\xd5\xcb\x79\x9a\xea\
 41.2245 +\x95\x59\x39\xf5\x65\x65\x0a\x85\xc2\x63\x73\x80\x78\x90\x9e\xbe\
 41.2246 +\xc5\xa8\xf7\x4f\x1f\xa1\xe5\x72\x00\x58\x74\xea\xe0\xdd\x0b\x17\
 41.2247 +\x9b\x6a\x6a\xa3\x03\xb6\x8e\x98\xee\x2e\xd6\xd7\xeb\x9f\xda\x66\
 41.2248 +\xf5\xde\x7f\x1f\x3c\x7a\xbc\xf4\x7e\xa5\xca\xbe\xdf\xd3\xcd\xd9\
 41.2249 +\xd1\xce\x86\xe1\xf4\xcb\xf5\x1a\x0a\x39\x60\x60\x71\x38\xca\x90\
 41.2250 +\xbf\x96\x99\xb1\xa4\xbe\xb1\xa3\xc3\xaa\x2b\x29\x55\xba\x7c\xae\
 41.2251 +\xba\x5a\xc7\xcd\xdd\x1e\x03\x0f\x32\x69\x51\x72\x0a\xdd\xd6\x86\
 41.2252 +\x31\x68\x8f\x18\x26\xd0\xd4\xa4\x68\x9a\xcb\x17\x28\x1b\xd4\xc4\
 41.2253 +\xde\xc6\xc4\xde\x46\x19\x2c\x7c\x98\x7b\x3b\x3f\x32\x06\x53\x34\
 41.2254 +\xc1\x62\xe1\x2e\x4b\x30\xb9\x04\x7e\x94\xb2\x7b\xef\x1e\x1b\xb7\
 41.2255 +\xf5\xf9\x69\x1d\x3f\xca\x24\x6d\x62\x7d\x1d\x25\x29\xc4\x06\x83\
 41.2256 +\x64\xd0\xf6\xa7\xff\xde\xfa\xe8\xf1\x60\xcb\xb1\xf0\xf4\x69\x05\
 41.2257 +\x16\x9b\x2d\x6f\x6d\x55\xb4\xc9\x10\x41\x90\x6c\x16\x25\x57\xb4\
 41.2258 +\xd4\xd6\x0e\x9e\x38\xd6\x70\xd2\x38\x00\x50\x37\x36\xd2\x1b\x37\
 41.2259 +\xfa\xc4\x7b\xcb\xee\x67\x64\x7d\x2d\xad\xe9\xb7\xda\xee\x51\x00\
 41.2260 +\x98\xa6\xf7\xfc\x7c\xb0\xa6\xb6\xfe\x3f\x88\xf9\xb8\x3a\x3b\xda\
 41.2261 +\x33\x84\x56\x01\x08\x3a\x1f\x77\x41\x80\x3a\x9a\x80\xcd\xe3\x1d\
 41.2262 +\x98\x3e\x4f\x69\x48\xac\xde\x5f\xf0\xf6\xc1\x3d\xbd\xe7\xd3\xd6\
 41.2263 +\xd8\x1c\xbe\x6a\x1d\xa2\x31\x4d\x53\xce\xeb\xfe\x39\x71\xde\x6c\
 41.2264 +\xa0\x01\x3d\xb7\x01\x33\x42\x50\x70\x21\xae\x38\x25\x05\x30\x02\
 41.2265 +\x04\xf8\xe9\xed\x5b\x04\x20\x7d\xd2\xf2\x41\x64\x48\xb0\xe5\xd4\
 41.2266 +\x3b\x71\xf1\x1d\xeb\x1b\x20\x40\x5d\x46\x0c\xba\x67\x17\x81\x89\
 41.2267 +\xa7\xe1\x01\x04\x00\x44\xfb\x2d\x3c\xe5\xb7\xca\x5b\xb9\xdf\xdb\
 41.2268 +\xba\x73\xf8\x7c\x8e\x80\xff\x59\xed\x1f\x04\x81\xfc\x12\xce\x7d\
 41.2269 +\xaa\x37\xdc\x6a\xe1\x02\x1a\x63\xa2\xbf\xd6\xcf\xec\x51\x00\xbf\
 41.2270 +\xfc\x7a\xac\xa6\xae\x5e\xb5\x62\xc8\x64\xf2\x39\x6f\x4c\xb7\xb5\
 41.2271 +\xb6\x64\xa8\xac\x0a\xfb\x11\x02\x04\x1d\xb1\x76\x59\x6b\x1b\xc1\
 41.2272 +\x6e\x6f\x26\x85\x44\xb2\xa1\x38\x5b\xd3\xc4\x18\x00\xe8\x3e\x3c\
 41.2273 +\x3e\x23\xd2\xd3\xdd\x70\x3b\xb3\x33\xbc\xf3\xb8\x1e\x08\xa4\x1c\
 41.2274 +\x40\x00\x80\xc2\x58\xd1\xd2\xc2\x15\x89\x00\xc0\x63\xe3\x7a\x87\
 41.2275 +\xd5\x4b\x95\xbf\x6f\xe0\x1b\x74\x91\x22\xd2\x1b\x35\xd2\x7d\x4b\
 41.2276 +\xc0\x91\xd9\x8b\x8c\xac\x26\x72\x95\x8f\x16\x93\x48\xde\x2a\xe9\
 41.2277 +\x28\x1e\xee\x21\x88\x4f\x72\xd9\x92\x86\xc6\xce\x58\x08\xa5\x20\
 41.2278 +\x58\x2c\x82\x44\xca\x57\xbf\x8d\xac\x26\x7e\xd9\xf2\x20\x27\x3c\
 41.2279 +\x22\x62\x75\x40\x7b\x69\xb5\xb4\xd4\x74\x74\x47\xcf\xf0\x20\xfa\
 41.2280 +\x71\xf5\xd8\x3f\x57\xef\xa1\x63\x27\xca\x2b\x1e\xaa\x56\x0a\x9a\
 41.2281 +\xa6\x67\xcf\xf4\x62\xd8\xaf\x32\x78\x62\x75\x8a\x52\x94\xa6\xb5\
 41.2282 +\x13\x37\xfb\x78\xa8\xa1\xe5\xc4\xa7\xe6\xbc\x73\xff\x24\xa2\x2f\
 41.2283 +\xf7\x8e\x9e\x4d\xc2\xe6\x71\x09\x82\x28\x4a\x4c\x51\x7e\x3d\x36\
 41.2284 +\xcf\x77\xd7\x38\x87\xa7\xbe\x4b\xd1\xd5\xbc\x76\xcb\xc6\x7d\xe3\
 41.2285 +\x3a\x0d\x63\xa3\xca\x1b\xed\xf7\x6e\x45\xba\x3a\x77\x2f\x26\xb7\
 41.2286 +\x47\xa8\x23\x63\x34\xf4\x06\xb7\xff\xdb\xb3\x7b\xdb\x0c\x77\x75\
 41.2287 +\xbe\x73\x21\x5e\x99\x57\x6d\x71\x69\x6b\x5d\xa3\x86\x89\xb1\x40\
 41.2288 +\x5b\x5b\x21\x6d\x2b\xbf\x79\x8b\x20\x48\x8e\x40\x90\x75\x28\xc4\
 41.2289 +\xa4\xab\x49\x46\xd0\xcf\xeb\xc0\x76\x1f\x01\x28\x8a\xda\x77\xf0\
 41.2290 +\xd7\x87\x55\x35\xca\xd7\x26\x5e\xd6\xf4\x03\x02\x2f\x77\x17\x7b\
 41.2291 +\x1b\xab\x57\xef\x8c\x31\x26\xfa\x5c\x1e\xfc\x6c\x4c\x03\xbf\xcc\
 41.2292 +\x89\x2f\x75\xcd\xb8\x7d\xe9\x5e\x55\x0a\xd6\x13\x84\x3a\xda\xae\
 41.2293 +\x1f\xaf\x39\xb1\x70\xf9\xd5\xef\xf7\x35\xd7\x3c\x92\x34\x36\xae\
 41.2294 +\x4c\x88\x7a\x6a\x4b\xe9\xde\x9f\x9b\xc4\x34\xdd\x41\x5f\x8c\x71\
 41.2295 +\x73\x55\x4d\xb0\x95\x2b\xd0\xb4\x32\x0c\xfa\x7f\xb7\xae\xbe\xb1\
 41.2296 +\x6b\x47\xb8\xdf\x47\xd9\x21\x61\x18\x53\x8f\x4b\xee\xfb\x9e\x39\
 41.2297 +\xa6\xec\xb3\x9e\x89\x02\xd1\xed\x0f\x4d\x76\xcd\x6d\x49\xd4\xc9\
 41.2298 +\x6f\x2d\x6c\x31\x8d\x01\xe0\xcd\x5d\x41\xfb\xbd\xe7\xed\x30\x1d\
 41.2299 +\x2f\x1e\xa4\x57\x79\x33\xc7\xf3\xf3\xcd\xca\xbf\xbb\x7f\x3d\x33\
 41.2300 +\xd8\xd2\x45\x79\x8a\x86\xa9\xd1\xc2\x93\x87\xd2\x0f\x1d\xdf\xa6\
 41.2301 +\x65\x66\x68\x39\xf1\x5e\x7c\xe2\xd8\x99\xde\x26\x36\x96\x00\xe0\
 41.2302 +\xb0\x72\xe9\x01\x9f\xf9\x43\x9d\xec\x1a\xca\x2b\xa4\xcd\x2d\xab\
 41.2303 +\x52\x62\x3b\xff\x9a\xa2\xa1\x7f\x05\xd0\x9d\xe5\x65\x15\x95\x8f\
 41.2304 +\xeb\x1e\xab\xb6\x4b\x09\x06\xd0\xd4\x50\x37\x33\x31\x7e\xe5\xa5\
 41.2305 +\xac\x6f\x68\x2c\x29\x2d\xeb\xfb\xdb\xc6\x04\x41\x8c\x1b\x33\x8a\
 41.2306 +\x20\x08\x8c\x71\x56\x76\x2e\xc9\x22\xfb\xfe\xb8\xad\xc9\x10\x43\
 41.2307 +\x2d\x4d\xcd\x3e\x26\x7e\x50\x55\x5d\x55\x5d\x8d\xfa\x7c\x43\x9d\
 41.2308 +\x24\xc9\xf1\x63\xfb\x74\x97\xed\x49\x4d\x5d\x6e\x58\x04\x5f\x53\
 41.2309 +\xc3\xe2\x4d\x1f\xae\x80\x0f\x00\x72\xb9\xbc\xf0\x6c\xb4\xf9\x0c\
 41.2310 +\x2f\xae\x50\xd0\xc3\xec\x99\x2a\x88\xbe\x60\x62\x6f\xa3\x0c\xa1\
 41.2311 +\xd4\x16\x95\x54\xe6\xe4\x12\x4f\x1d\x3f\x4d\xd3\x13\xe6\xce\x02\
 41.2312 +\x00\x49\x63\x53\x4e\x68\x04\xc9\x26\xc6\xcd\x9d\xcd\x53\x13\x01\
 41.2313 +\x40\xde\x99\x68\xfd\xb1\xe6\x7a\x23\x47\x28\x53\xe6\x86\x45\x9a\
 41.2314 +\x39\xdb\x0b\xb5\xb5\xef\xc4\x5e\xd2\x1e\x36\x54\x7f\x54\xfb\xef\
 41.2315 +\xa5\x69\x99\x0a\x99\x6c\xf8\x54\x47\x00\x90\xb5\xb6\xe6\x9d\x8d\
 41.2316 +\x96\x36\x37\x4f\x98\xfb\x96\x50\x57\x0b\x00\xee\x5f\xbf\xd1\xf0\
 41.2317 +\xe0\x41\x47\x1b\x71\x85\xc2\x91\x9e\xae\x0a\xb9\xa2\x38\xe9\x72\
 41.2318 +\xcd\x9d\x7b\xa3\x67\x78\xeb\x0c\x35\xe9\x98\xd8\x34\x55\xd5\xe4\
 41.2319 +\x85\x45\x08\xf5\xf5\x2c\x66\x7a\x71\xf8\xfc\x8e\x4b\xc8\x3b\x77\
 41.2320 +\xde\x78\xd2\x04\x8d\x21\x86\xff\x35\x01\x30\x60\xd0\xd1\x9d\xa1\
 41.2321 +\xfe\xcd\x04\xff\x37\x76\x87\x62\x04\xc0\x60\x40\x83\xd9\xa8\x8b\
 41.2322 +\x01\x23\x00\x06\x0c\x18\x01\x30\x60\x30\x00\xf1\xff\x17\xc5\x7f\
 41.2323 +\xcc\xec\x74\xef\x6f\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\
 41.2324 +\x82\
 41.2325 +\x00\x00\x04\xab\
 41.2326 +\xff\
 41.2327 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x01\x00\x48\x00\
 41.2328 +\x48\x00\x00\xff\xdb\x00\x43\x00\x07\x04\x04\x04\x05\x04\x07\x05\
 41.2329 +\x05\x07\x0a\x07\x05\x07\x0a\x0c\x09\x07\x07\x09\x0c\x0d\x0b\x0b\
 41.2330 +\x0c\x0b\x0b\x0d\x11\x0d\x0d\x0d\x0d\x0d\x0d\x11\x0d\x0f\x10\x11\
 41.2331 +\x10\x0f\x0d\x14\x14\x16\x16\x14\x14\x1e\x1d\x1d\x1d\x1e\x22\x22\
 41.2332 +\x22\x22\x22\x22\x22\x22\x22\x22\xff\xdb\x00\x43\x01\x08\x07\x07\
 41.2333 +\x0d\x0c\x0d\x18\x10\x10\x18\x1a\x15\x11\x15\x1a\x20\x20\x20\x20\
 41.2334 +\x20\x20\x20\x20\x20\x20\x20\x20\x20\x21\x20\x20\x20\x20\x20\x20\
 41.2335 +\x21\x21\x21\x20\x20\x20\x21\x21\x21\x21\x21\x21\x21\x21\x22\x22\
 41.2336 +\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\xff\xc0\x00\
 41.2337 +\x11\x08\x00\x52\x00\x61\x03\x01\x11\x00\x02\x11\x01\x03\x11\x01\
 41.2338 +\xff\xc4\x00\x1c\x00\x01\x01\x01\x00\x01\x05\x00\x00\x00\x00\x00\
 41.2339 +\x00\x00\x00\x00\x00\x00\x06\x05\x04\x01\x02\x03\x07\x08\xff\xc4\
 41.2340 +\x00\x38\x10\x00\x01\x03\x03\x03\x02\x03\x04\x05\x0d\x00\x00\x00\
 41.2341 +\x00\x00\x00\x01\x00\x02\x03\x04\x05\x11\x06\x12\x21\x13\x31\x07\
 41.2342 +\x22\x41\x14\x36\x51\x61\x42\x71\x74\xb2\xb3\x15\x23\x32\x33\x35\
 41.2343 +\x43\x53\x72\x73\x82\x91\xa1\xc4\xff\xc4\x00\x18\x01\x01\x01\x01\
 41.2344 +\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x02\
 41.2345 +\x04\x03\xff\xc4\x00\x1e\x11\x01\x00\x02\x02\x02\x03\x01\x00\x00\
 41.2346 +\x00\x00\x00\x00\x00\x00\x00\x00\x01\x11\x02\x03\x04\x12\x05\x13\
 41.2347 +\x21\x71\xff\xda\x00\x0c\x03\x01\x00\x02\x11\x03\x11\x00\x3f\x00\
 41.2348 +\xfa\x45\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2349 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2350 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2351 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2352 +\x01\x01\x01\x01\x04\x3f\x8d\x12\xcd\x16\x97\x85\xd1\x3d\xcc\x77\
 41.2353 +\xb4\x0c\x96\xb8\xb4\xe3\xa7\x27\xc0\x85\x60\x57\x5a\xb9\xb6\x52\
 41.2354 +\x93\xdf\xa2\xcc\x9f\xed\x0a\x09\x9f\x15\xed\xb4\x35\xfa\x6d\x91\
 41.2355 +\xd6\xdd\x25\xb4\x40\x2a\x18\xef\x68\x86\x37\xca\x5c\x70\xe0\x19\
 41.2356 +\xb6\x3c\x3b\x9e\xeb\x7a\xf3\xeb\x37\x56\xec\xf1\xfc\xc8\xe3\xec\
 41.2357 +\xef\x38\xc6\x7f\x2a\xa5\xe2\x93\xc3\xe8\x6e\xd6\xab\x51\x65\xda\
 41.2358 +\xa5\xb1\xd2\xd0\xc5\x4e\xc9\x5a\x36\xf5\x43\x40\xc4\x8e\x0e\xe4\
 41.2359 +\x17\x7c\x0a\xce\x53\x73\x6e\x7d\xdb\x7d\x9b\x32\xce\xab\xb4\xcc\
 41.2360 +\xd7\xeb\x22\x0a\xad\x47\xa2\x75\x5d\x1d\xba\xba\xb9\xf5\xd6\x8a\
 41.2361 +\xe7\x35\xa3\xa8\xe7\x1e\x1c\xe0\xcc\x80\xe2\xe2\xd7\x31\xce\x6e\
 41.2362 +\x40\x38\x20\xfc\x7b\x1e\x6a\x9d\x55\xa1\xdb\xa8\x6b\x22\xaa\x35\
 41.2363 +\xf3\xd2\x74\xa3\x31\xec\x84\x8d\xa7\x2e\xdd\x93\xf3\x50\x49\xea\
 41.2364 +\x7d\x15\x6b\xd3\x96\xe3\x59\x59\x7a\xac\x73\xce\x44\x30\x07\x34\
 41.2365 +\x3a\x47\x63\x3b\x46\x4f\x61\xea\x7d\x02\xa3\x53\xc2\x4b\x3d\xe2\
 41.2366 +\x0a\x5a\x9b\x9d\x79\x7f\x46\xb1\xb1\x36\x9a\x39\x1c\xe2\xfd\xac\
 41.2367 +\x2f\x26\x4c\x13\xe5\x0e\xdf\xf5\x9c\x67\xe0\x92\x2e\xd4\x04\x04\
 41.2368 +\x04\x04\x10\xde\x36\xfb\xab\x0f\xda\x47\xe1\x48\x90\x2c\x2d\x5f\
 41.2369 +\xb2\xe9\x7f\xa3\x1f\xdd\x08\x25\x7c\x66\xf7\x45\x9f\x6a\x8f\xee\
 41.2370 +\xbd\x20\x52\x69\xbf\x77\xad\xdf\x65\x87\xf0\xc2\x08\x7f\x16\x3d\
 41.2371 +\xe8\xd3\xff\x00\xcd\xff\x00\x44\x2a\xc0\xb2\xd4\xda\x9a\xdd\xa7\
 41.2372 +\xed\x8e\xad\xac\x39\x3d\xa1\x84\x11\xba\x47\xfa\x35\xb9\xff\x00\
 41.2373 +\x67\xd0\x28\x24\x74\xbe\x9a\xb9\xea\xab\x9b\x75\x4e\xa7\x19\xa6\
 41.2374 +\xe3\xd8\x68\x8e\x76\x6d\x07\x2d\x3b\x4f\xee\xc7\x71\x9e\x5c\x79\
 41.2375 +\x3c\x63\x21\xec\x34\x04\x04\x04\x04\x04\x13\x7e\x21\x69\x8a\xfd\
 41.2376 +\x45\x67\x8a\x8a\x8d\xd1\xb6\x46\x4c\x24\x77\x54\xb8\x37\x68\x6b\
 41.2377 +\x9a\x40\xda\x1d\xcf\x99\x06\x3c\x5a\x7f\xc5\xb8\xa3\x6c\x71\xdd\
 41.2378 +\xa9\x84\x6c\x68\x0d\x18\x1c\x00\x30\x07\xea\x90\x72\xef\xfa\x53\
 41.2379 +\x54\x5e\xb4\x64\x16\xba\xca\x88\x65\xbb\xb2\x71\x24\xd3\x12\x43\
 41.2380 +\x0b\x41\x76\x31\xb5\x83\x9c\x38\x7d\x14\x14\xd6\x8a\x59\x69\x2d\
 41.2381 +\x54\x94\x92\xe0\xcb\x04\x31\xc6\xfd\xbd\x89\x63\x03\x4e\x3f\xc2\
 41.2382 +\x09\xcd\x73\xa3\x6e\xb7\xcb\xcd\xae\xb6\x8d\xf1\x36\x2a\x23\x99\
 41.2383 +\x44\x85\xc1\xc4\x75\x63\x7f\x97\x0d\x3e\x91\x94\x1c\x0d\x6b\xa0\
 41.2384 +\x75\x1d\xeb\x51\x7e\x52\xa5\x9e\x9f\xd9\xe3\x63\x04\x31\xd4\x17\
 41.2385 +\x38\x34\xb7\x97\x79\x76\x39\xb8\x2e\xe7\xe6\x83\xa5\x3d\xb7\xc5\
 41.2386 +\x6a\x96\x97\xd3\xde\xa9\x1e\xd0\x71\xb9\xa0\x63\x38\x07\xf8\x5f\
 41.2387 +\x02\x15\x1b\x5a\x4a\x9f\x56\xd3\x56\xd5\x43\xa8\x6b\xe1\xab\x71\
 41.2388 +\x8e\x37\x43\x14\x7c\x39\xb9\x73\xc3\x9c\x7c\x8c\xe1\xdc\x01\xf5\
 41.2389 +\x28\x28\x8b\x9a\x08\xc9\xe4\xf6\xf9\xa0\xee\x40\x40\x40\x40\x40\
 41.2390 +\x40\x40\x41\x93\x7b\xb5\xd6\xd5\xd4\xd2\xc9\x4b\x2e\xc8\xf7\x18\
 41.2391 +\xea\xdb\xb9\xcd\xcc\x25\xcd\x79\x2d\xdb\xf4\x81\x8f\x68\xed\xfa\
 41.2392 +\x47\x9f\x42\x19\xb6\xdd\x35\x76\x64\x8c\x35\x92\x75\x36\x3f\x79\
 41.2393 +\xfc\xeb\xcb\x5d\x20\x63\x9a\x1e\x40\x0d\xce\x5c\x41\x21\xc4\xf6\
 41.2394 +\x54\x71\xe8\xf4\xa6\xa1\x63\x07\x5a\x61\x96\x6e\x7c\x4d\xeb\xbc\
 41.2395 +\x86\xc8\xe1\x49\x8c\x61\xa3\x80\xe8\x65\xc6\x73\xdf\x9c\x92\x4a\
 41.2396 +\x81\x51\xa5\x6f\xef\x7b\x9e\xc7\xb4\x13\xc4\xa4\x4c\xfd\xd3\xf3\
 41.2397 +\x31\x0e\x39\x69\x0c\xc1\x91\x8e\xc0\xcf\x6f\x90\x54\x68\xd3\x69\
 41.2398 +\xfa\xa8\x64\xa4\x9a\x40\x26\x9e\x2a\xa9\x66\x99\xee\x91\xc4\x96\
 41.2399 +\xbc\x39\xad\x23\x23\xb8\x69\x6f\x97\x80\xa0\xdf\x40\x40\x40\x40\
 41.2400 +\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\
 41.2401 +\x40\x40\x40\x40\x40\x40\x40\x41\xff\xd9\
 41.2402 +\x00\x00\x19\x0f\
 41.2403 +\xff\
 41.2404 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x00\x00\x01\x00\
 41.2405 +\x01\x00\x00\xff\xdb\x00\x43\x00\x04\x03\x03\x03\x03\x02\x04\x03\
 41.2406 +\x03\x03\x04\x04\x04\x05\x06\x0a\x06\x06\x05\x05\x06\x0c\x08\x09\
 41.2407 +\x07\x0a\x0e\x0c\x0f\x0e\x0e\x0c\x0d\x0d\x0f\x11\x16\x13\x0f\x10\
 41.2408 +\x15\x11\x0d\x0d\x13\x1a\x13\x15\x17\x18\x19\x19\x19\x0f\x12\x1b\
 41.2409 +\x1d\x1b\x18\x1d\x16\x18\x19\x18\xff\xdb\x00\x43\x01\x04\x04\x04\
 41.2410 +\x06\x05\x06\x0b\x06\x06\x0b\x18\x10\x0d\x10\x18\x18\x18\x18\x18\
 41.2411 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
 41.2412 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
 41.2413 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\xff\xc0\x00\
 41.2414 +\x11\x08\x00\xc8\x00\xa0\x03\x01\x22\x00\x02\x11\x01\x03\x11\x01\
 41.2415 +\xff\xc4\x00\x1d\x00\x01\x00\x00\x07\x01\x01\x00\x00\x00\x00\x00\
 41.2416 +\x00\x00\x00\x00\x00\x00\x03\x04\x05\x06\x07\x08\x09\x02\x01\xff\
 41.2417 +\xc4\x00\x58\x10\x00\x01\x03\x03\x01\x05\x02\x05\x0c\x0c\x0b\x05\
 41.2418 +\x09\x00\x00\x00\x01\x00\x02\x03\x04\x05\x11\x06\x07\x12\x21\x31\
 41.2419 +\x41\x08\x51\x13\x14\x22\x61\x71\x15\x23\x24\x32\x38\x42\x72\x81\
 41.2420 +\x91\xa1\xb1\xb3\x09\x19\x33\x34\x52\x57\x62\x74\x76\xb4\xd1\xd3\
 41.2421 +\x16\x18\x25\x37\x43\x75\x82\x92\x95\xc1\xd2\x17\x56\x94\xc2\xf0\
 41.2422 +\x39\x53\x54\x73\x84\x85\x93\x96\xf1\xff\xc4\x00\x1c\x01\x01\x00\
 41.2423 +\x02\x03\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\
 41.2424 +\x07\x01\x05\x06\x03\x02\x08\xff\xc4\x00\x37\x11\x00\x01\x03\x02\
 41.2425 +\x03\x05\x06\x04\x06\x01\x05\x00\x00\x00\x00\x00\x01\x00\x02\x03\
 41.2426 +\x04\x11\x05\x21\x31\x06\x12\x41\x51\x71\x22\x32\x61\x81\xb1\xd1\
 41.2427 +\x13\x14\x91\xf0\x15\x33\x42\xa1\xc1\xe1\x07\x23\x62\x72\x82\x92\
 41.2428 +\xff\xda\x00\x0c\x03\x01\x00\x02\x11\x03\x11\x00\x3f\x00\xdf\xe4\
 41.2429 +\x44\x44\x44\x45\xf0\x90\xd6\x97\x38\x80\x07\x12\x4a\x22\xfa\x8a\
 41.2430 +\xd7\x97\x68\x5a\x52\x29\x1c\xc7\x5c\x8f\x03\x8c\x88\x5e\x41\xf4\
 41.2431 +\x1c\x71\x52\xf2\x6d\x3f\x46\x45\xed\xee\x8f\x1f\xfa\x79\x3f\x62\
 41.2432 +\xd5\xb7\x1b\xc3\xdd\xdd\xa8\x61\xff\x00\xb0\xf7\x53\xdb\x85\xd6\
 41.2433 +\x3b\x48\x5d\xf4\x2a\xf0\x45\x68\xda\xb6\x99\xa3\x2f\x57\xd8\xac\
 41.2434 +\xf4\x17\x6d\xfa\xc9\x73\xb8\xc7\xc2\xf6\x07\x11\xd3\x24\x63\x2a\
 41.2435 +\xee\x53\xa1\xa8\x8a\x71\xbd\x13\x83\x87\x81\xba\x8f\x51\x4b\x35\
 41.2436 +\x33\x83\x66\x61\x69\x3c\xc5\xbd\x51\x11\x17\xb2\xf0\x44\x44\x44\
 41.2437 +\x44\x45\x42\xad\xd6\x1a\x7e\x82\xba\x4a\x3a\x9a\xec\x4b\x19\xc3\
 41.2438 +\xc3\x58\xe7\x00\x7b\xb2\x02\x89\x59\x5f\x4d\x44\xd0\xfa\xa9\x1a\
 41.2439 +\xc0\x72\xbb\x88\x19\xf9\xaf\x58\xa0\x92\x63\x68\xda\x49\xf0\x17\
 41.2440 +\x55\xd4\x56\xd7\xf0\xf7\x4b\xff\x00\xe3\xdd\xff\x00\xc2\xff\x00\
 41.2441 +\xd8\xa1\x4d\xb4\x7d\x1d\x4c\x63\x15\x37\x76\xc2\x24\x78\x8d\xa6\
 41.2442 +\x48\xdc\x01\x24\xe3\xbb\xff\x00\xc5\x06\x3d\xa2\xc2\xe4\x70\x6b\
 41.2443 +\x2a\x58\x49\xe4\xe6\xfb\xa9\x03\x0d\xab\x39\x08\x9d\xf4\x2a\xea\
 41.2444 +\x45\xf0\x10\xe6\x82\x08\x20\xf2\x21\x7d\x5b\x95\x09\x11\x11\x11\
 41.2445 +\x11\x11\x11\x16\x3c\xda\x1e\xa9\x30\xc4\xeb\x05\xbe\x4f\x5c\x78\
 41.2446 +\xf6\x4b\xdb\xef\x5a\x7d\xe0\xf3\x9e\xbe\x6f\x4a\xbf\xaa\x9b\x3b\
 41.2447 +\xe8\xa5\x6d\x2c\x8d\x8e\x72\xc2\x23\x7b\x86\x43\x5d\x8e\x04\x8f\
 41.2448 +\x4a\xd7\xda\xa3\x3c\x77\x6a\xaa\x4a\xf6\xbe\x3a\xf8\xa4\x22\x76\
 41.2449 +\x48\x72\xed\xe3\xc7\x39\xea\x0f\x30\x7a\xe5\x57\xbf\xe4\x4c\x5e\
 41.2450 +\xaa\x86\x88\x43\x4e\xd3\x69\x2e\x1c\xee\x43\x97\x53\xcf\x95\xfc\
 41.2451 +\xba\x3d\x9d\xa2\x8e\x79\x8c\xaf\xcf\x77\x87\xf3\xd0\x7a\xa9\x67\
 41.2452 +\xb0\x3e\x2d\xd7\x2a\x1d\xce\x17\x44\xd2\x48\xcb\x4f\x55\x5e\x7a\
 41.2453 +\x95\xa8\x63\x5e\xc7\x35\xc0\x10\x7a\x15\x4c\xe1\x95\x0e\x8d\xfe\
 41.2454 +\x0a\xc3\x81\xfb\xae\x56\x6d\xa8\x38\x6a\x19\x65\x63\x9c\xd7\x32\
 41.2455 +\x3c\xb5\xcd\x38\x2d\x3b\xc3\x04\x1e\xfe\x0b\x66\x76\x7d\xac\x1b\
 41.2456 +\xa9\xac\x9e\x2f\x56\xf0\x2e\x74\xa0\x36\x61\xcb\xc2\x0e\x42\x40\
 41.2457 +\x3c\xfd\x7b\x8f\xa4\x2d\x79\x82\xdd\xe2\xd5\xf5\x13\xc6\x49\x63\
 41.2458 +\x9a\x06\xe9\xe6\xde\x39\x55\x6b\x15\xda\xb2\xcb\x7b\x86\xe5\x40\
 41.2459 +\xfd\xd9\xa1\x39\xc1\xe4\xf6\xf5\x69\xf3\x15\x62\x61\x18\xe9\xa0\
 41.2460 +\xa9\xf8\x83\x38\xcd\x83\x87\xf3\xd4\x2f\x1c\x7f\x0e\x66\x27\x15\
 41.2461 +\x87\x78\x68\x7c\x79\x74\x3f\xda\xda\x14\x54\xdb\x0d\xee\x8f\x50\
 41.2462 +\x58\xe1\xb9\x51\xbb\xc8\x78\xc3\x98\x79\xc6\xe1\xcd\xa7\xce\x15\
 41.2463 +\x49\x5c\x11\x4a\xc9\x58\x24\x8c\xdc\x1c\xc1\x55\x14\x91\xba\x37\
 41.2464 +\x16\x3c\x58\x84\x44\x54\xeb\xdd\xe2\x96\xc7\x67\x92\xbe\xa8\xe4\
 41.2465 +\x37\x83\x18\x0f\x19\x1d\xd1\xa1\x7c\xd4\x54\x47\x4f\x1b\xa6\x94\
 41.2466 +\xd9\xad\x17\x27\x90\x09\x1c\x6e\x91\xc1\x8c\x17\x25\x52\x75\x9e\
 41.2467 +\xa6\x6d\x8e\xd9\xe2\xf4\xcf\x06\xba\x70\x43\x07\xfd\xdb\x7a\xbc\
 41.2468 +\xff\x00\x97\x9f\xd0\xb0\xfb\x9e\xe7\xb8\xb9\xce\x2e\x24\xe4\x93\
 41.2469 +\xc4\x92\xa3\xdc\xae\x55\x37\x3b\x94\xd5\xf5\xaf\xde\x96\x43\x92\
 41.2470 +\x7a\x34\x74\x03\xcc\x15\x02\xbe\xe8\x43\x0c\x74\xc7\x1d\xf2\x7e\
 41.2471 +\xc5\xf9\xbb\x68\xb1\x6a\x8d\xa5\xaf\xdf\x66\x51\xb7\x26\x8e\x43\
 41.2472 +\x99\xf1\x3c\x7e\x9c\x15\x97\x84\x61\x5f\x2b\x1e\xe0\xef\x1d\x4f\
 41.2473 +\xdf\x25\xee\xe9\x7a\x82\xdd\x1b\x9a\xdc\x49\x3e\x38\x33\x3c\x1b\
 41.2474 +\xe9\x2b\x1d\xba\xe1\x53\x79\xbe\x4b\x59\x51\x29\x91\x91\x0d\xd6\
 41.2475 +\x77\x64\xf7\x0e\x9c\x14\x6b\xdd\x51\xf2\xa1\x6b\xb2\x4f\xb7\x3f\
 41.2476 +\xe4\xa5\xe8\x63\x6d\x2d\xa9\xae\x79\x0d\x2f\xf2\xc9\x27\x1c\xf9\
 41.2477 +\x7c\xcb\x77\x86\x61\x51\x50\xc3\xbe\x05\xde\x72\xba\xec\xe9\x69\
 41.2478 +\x5b\x0c\x7b\xdf\xa8\xac\xff\x00\xb1\xbd\xa0\xf8\xf4\x0c\xd2\x17\
 41.2479 +\x89\xf3\x55\x0b\x7d\x85\x2b\xcf\xdd\x58\x3f\xa3\x27\xf0\x9a\x39\
 41.2480 +\x77\x8f\x42\xcc\x6b\x49\x2c\x4d\xba\x5e\x35\x7d\x0d\xb7\x4c\x32\
 41.2481 +\x59\x6e\x8e\x99\xa6\x19\x23\x3b\xa2\x12\x0e\x77\xcb\xba\x01\x8c\
 41.2482 +\xfc\x4b\x75\x68\xd9\x53\x1d\xbe\x08\xeb\x26\x64\xd5\x0d\x8d\xa2\
 41.2483 +\x59\x18\xdd\xd0\xf7\x63\x89\x03\xa0\x27\x3c\x15\xb3\xb3\x75\x73\
 41.2484 +\x4d\x4e\x63\x98\x77\x72\x07\x98\xe5\xe5\xe8\xaa\xfd\xb2\xc2\xe1\
 41.2485 +\xa3\xa9\x6c\xb1\x1b\x6f\xe6\x5b\xcb\xc7\xa1\xf5\xbf\x94\x64\x44\
 41.2486 +\x5d\x1a\xe3\x91\x11\x11\x11\x58\x1b\x4b\xd1\x6f\xbe\x5b\x85\xea\
 41.2487 +\xd1\x1e\x2e\xd4\x8d\xe0\x1b\xce\xa2\x3e\x65\x9e\x72\x38\x91\xf1\
 41.2488 +\x8e\xaa\xff\x00\x45\x16\xb6\x8e\x2a\xc8\x5d\x04\xa2\xe0\xa9\x54\
 41.2489 +\x55\x92\x51\xcc\xd9\xa2\x39\x8f\xdf\xc0\xf8\x15\xab\xd4\x77\x41\
 41.2490 +\x3b\x77\x25\x18\x78\xe6\x3a\xa9\x99\x1c\x1c\xdc\xb4\x82\x15\xd5\
 41.2491 +\xb5\x6d\x12\x6d\xd5\xae\xd5\x36\x98\x8b\x69\xa5\x76\x6a\xe3\x60\
 41.2492 +\xfb\x93\xcf\xbf\x1e\x62\x79\xf7\x1f\x4a\xc6\xe6\xb6\x41\x18\x7b\
 41.2493 +\x5c\x5a\xf1\xf2\x15\x44\xe2\x9b\x3a\xea\x0a\xa3\x1e\x9e\x84\x73\
 41.2494 +\x56\xd5\x0c\xb1\x57\x42\xda\x88\x34\x3a\x8e\x47\x92\xa9\x83\xba\
 41.2495 +\xe7\x15\x01\xf1\x86\xcc\xd9\xa3\xf8\xc7\x78\x50\x68\xeb\xbc\x66\
 41.2496 +\x98\xba\x46\x86\x3b\x78\xb7\x87\x23\x85\xe9\xf2\x98\xdd\xc7\x88\
 41.2497 +\x3c\xd4\x46\xc4\xe6\x38\x83\xaa\x98\x18\x5a\x6c\x55\xe7\xa2\xf5\
 41.2498 +\x3c\x9a\x66\xf7\xbd\x2b\x9c\xea\x09\xc8\x6d\x44\x63\xa7\x73\xc7\
 41.2499 +\x9c\x7c\xe3\xe2\x59\xe2\x29\x63\x9e\x06\x4d\x0b\xda\xf8\xde\xd0\
 41.2500 +\xe6\xb9\xa7\x21\xc0\xf2\x21\x6a\xfd\x34\xa2\x48\xb2\x0e\x71\xc1\
 41.2501 +\x64\xed\x9b\xea\xc1\x4f\x2b\x34\xf5\x7c\xbe\xb2\xf3\xec\x57\xb8\
 41.2502 +\xfb\x47\x1f\x79\xe8\x3d\x3c\xfc\x3a\xae\xcf\x63\xf6\x84\xd2\xcb\
 41.2503 +\xf8\x7d\x49\xec\x38\xf6\x4f\x23\xcb\xa1\xf5\xea\xb8\xdd\xa4\xc2\
 41.2504 +\x3e\x2b\x4d\x54\x43\xb4\x35\xf1\x1c\xfa\x8f\x4e\x8b\x29\x4d\x34\
 41.2505 +\x54\xf4\xef\x9e\x79\x1b\x1c\x71\xb4\xb9\xcf\x71\xc0\x00\x73\x2b\
 41.2506 +\x07\xea\xed\x4e\xfb\xfd\xe0\xcc\x1c\xe6\xd1\xc5\x96\xc1\x19\xee\
 41.2507 +\xea\xe2\x3b\xcf\xcc\x38\x2a\xe6\xd1\x75\x6f\x8d\xd4\x3e\xc3\x6f\
 41.2508 +\x97\xd8\xf1\x3b\xd9\x0f\x69\xfb\xa3\x87\xbc\xf4\x0e\xbe\x7f\x42\
 41.2509 +\xc6\xd3\x4a\x78\x9e\x7e\x95\x1b\x6d\xb1\xd3\x88\x49\xf8\x75\x3b\
 41.2510 +\xbf\xd3\x69\xed\x11\xfa\x88\xe1\xd0\x7a\xf4\x0b\x1b\x3b\x83\xfc\
 41.2511 +\x26\x8a\x99\x47\x68\xe9\xe0\x3d\xcf\xa2\xf9\x55\x50\xf9\x01\x6e\
 41.2512 +\x70\xde\xe5\x42\xb8\xd6\x32\x18\x88\x6b\xb2\xf3\xc8\x0e\x8a\x6a\
 41.2513 +\xae\x53\x82\x5c\x78\x77\x2b\x6e\xba\x6c\x92\x47\x12\xb4\x78\x6d\
 41.2514 +\x13\x45\x80\x19\x2e\xf6\x92\x00\x4a\xa3\xd6\x4c\x5f\x2e\x39\x64\
 41.2515 +\xf1\x27\x8a\x32\x9e\xa6\xe4\xfc\x34\xbd\xb1\x03\xbb\xbd\xcc\x9f\
 41.2516 +\x33\x47\x7a\x9b\xa1\xb7\x78\xdd\x4b\xa6\xa8\xcf\x83\x67\xbd\xef\
 41.2517 +\x2b\x39\x6c\x83\x40\xb6\xaa\xa2\x3d\x55\x74\xa7\x02\x9a\x13\xec\
 41.2518 +\x18\x5c\x38\x3d\xc3\xfa\x4f\x40\xe9\xe7\xe3\xd0\x2e\xae\x96\x07\
 41.2519 +\x54\xce\xda\x78\x06\x7c\x4f\x00\x39\xaf\x6c\x57\x16\x8b\x0d\x80\
 41.2520 +\xcc\xfe\x1a\x78\x9e\x00\x7d\xe4\xae\x8d\x91\x6c\xe2\x0d\x1b\xa7\
 41.2521 +\xfd\x50\xad\xa7\x0d\xbb\x55\xb4\x17\x83\xc4\xc0\xce\x61\x99\xfc\
 41.2522 +\x23\xcd\xc7\xbf\x87\x45\x92\xd1\x15\x95\x4b\x4c\xca\x68\x84\x51\
 41.2523 +\xe8\x3e\xee\xa8\xaa\xea\xd9\x6b\xa7\x75\x44\xc6\xee\x3f\x76\xf2\
 41.2524 +\x44\x44\x52\x14\x44\x44\x44\x44\x44\x44\x45\x0a\xa2\x9e\x0a\xba\
 41.2525 +\x49\x29\xaa\x62\x6c\xb0\xca\xd2\xc7\xb1\xe3\x21\xc0\xf0\x20\xad\
 41.2526 +\x6a\xd7\xda\x3e\x7d\x23\x7c\x7c\x2c\x0f\x7d\xbe\x7c\xbe\x96\x53\
 41.2527 +\xc7\x87\x56\x13\xf8\x43\xe7\x18\x2b\x66\x95\x1f\x53\x69\xda\x1d\
 41.2528 +\x4f\xa7\x67\xb5\x57\x0c\x07\x8c\xc7\x28\x1c\x62\x78\xe4\xe1\xff\
 41.2529 +\x00\x5c\x46\x42\xd2\x63\x98\x4b\x71\x08\x72\xef\xb7\x43\xfc\x79\
 41.2530 +\xad\xf6\x01\x8c\x3b\x0d\x9e\xee\xee\x3b\x51\xfc\xf5\x0b\x55\xe8\
 41.2531 +\x1c\x7c\x40\x03\xd4\x93\xf3\xaf\x6f\x95\xcd\x18\xce\x47\x72\x9a\
 41.2532 +\x7d\x9e\xb6\x82\xa6\x5a\x32\x23\x97\xc0\xc8\xe8\xfc\x24\x4f\x05\
 41.2533 +\xae\xc1\x23\x20\xf7\x15\xe2\x4b\x7d\x4b\xd9\x91\x1e\x1d\xe9\x0a\
 41.2534 +\x9e\x7c\x91\x09\x08\x2e\x1a\xf3\x56\xdf\xc4\x8d\xc6\xf7\xc8\xa8\
 41.2535 +\x14\x35\xbe\x06\xbd\xac\x27\xd6\xe4\xf2\x48\x3d\x0f\x42\xab\xdb\
 41.2536 +\xee\x63\xc3\x98\x48\x3d\xe1\x5a\xd5\x36\xcb\x8e\xe9\x2c\xa7\x25\
 41.2537 +\xdd\x3c\xa1\xfb\x55\xc3\x44\x65\x92\xd5\x14\xd5\x40\x45\x3e\xee\
 41.2538 +\x24\x61\x3d\x47\x77\xa7\x9a\x89\x5c\xc8\xc5\xa4\x69\x06\xf9\x2f\
 41.2539 +\x2a\x96\x33\x27\x34\xa9\x93\x29\x76\x72\x72\x7c\xea\x4e\xaa\xa6\
 41.2540 +\x18\x8e\xeb\x9e\x37\x8f\x26\xe7\x8a\xf9\x3b\xe6\xe2\x23\x69\x1e\
 41.2541 +\x75\x48\x92\x9d\xe6\x73\x8c\x92\x4f\x53\x95\xf1\x4f\x4e\xd2\x6e\
 41.2542 +\x4a\xf9\x86\x20\x4e\x65\x7c\xab\x91\xf2\x92\x31\x81\xd0\x05\x4e\
 41.2543 +\x92\x9c\x37\xca\x7f\x13\xdd\xdc\xab\x2c\xa6\x64\x51\xe1\xc4\x97\
 41.2544 +\x7a\x79\x2f\x34\xd6\x89\xee\x97\x4a\x7a\x38\x64\x8e\x31\x34\xad\
 41.2545 +\x8c\xcb\x29\xdd\x63\x32\x71\x92\x7b\x96\xe6\x9e\x40\x08\x63\x54\
 41.2546 +\xd6\x4c\xd6\x03\x9d\x80\x57\x06\xcd\xf4\x4c\xba\xae\xee\xd6\x4c\
 41.2547 +\xd7\x32\xdd\x09\x12\x55\x48\x38\x67\x3c\xa3\x07\xbc\xe3\xe2\x19\
 41.2548 +\x3d\xcb\x66\x60\x82\x1a\x6a\x68\xe9\xe9\xe3\x6c\x51\x46\xd0\xc6\
 41.2549 +\x31\x83\x01\xa0\x70\x00\x0e\xe5\x4e\xd3\x9a\x7e\x87\x4c\xe9\xe8\
 41.2550 +\x2d\x34\x0d\xf2\x23\x19\x7c\x84\x79\x52\x3c\xf3\x71\xf3\x9f\xd8\
 41.2551 +\x15\x55\x5b\x18\x2e\x14\x28\x21\xed\x77\xdd\x99\x3f\xc7\x40\xa9\
 41.2552 +\xdc\x7f\x19\x76\x27\x51\xbc\x3b\x83\x41\xfc\xf5\x28\x88\x8b\x72\
 41.2553 +\xb4\x48\x88\x88\x88\x88\x88\x88\x88\x88\x88\xb1\xe6\xd2\x35\x80\
 41.2554 +\xb7\x52\xba\xc3\x6f\x97\x15\x73\x37\xd7\xde\xd3\xc6\x26\x1e\x9f\
 41.2555 +\x08\xfc\xc3\xd2\x15\x7f\x5a\x6a\xba\x7d\x2b\x60\x75\x41\x2d\x7d\
 41.2556 +\x64\xd9\x65\x34\x27\xdf\x3b\xbc\xfe\x48\xe6\x7e\x21\xd5\x6b\xc5\
 41.2557 +\x4d\x7c\xf5\x75\x92\xd5\x54\xcc\xe9\x66\x95\xc5\xef\x7b\x8f\x17\
 41.2558 +\x13\xcc\xae\x27\x6b\xb1\xb3\x04\x66\x8a\x9c\xf6\xdd\xa9\xe4\x3d\
 41.2559 +\xcf\xec\x3c\x97\x5b\xb3\x58\x29\xa9\x77\xcd\x4a\x3b\x03\x4f\x13\
 41.2560 +\xec\x3d\x54\xd7\x85\x1d\x17\x93\x30\x52\x06\x65\xe1\xf3\x80\x39\
 41.2561 +\xaa\xad\xb4\xaa\xc3\x10\xa9\xb9\x67\x05\x4a\xf8\xc1\x0f\xdd\x27\
 41.2562 +\x9a\x95\x96\xa9\xac\x1b\xce\x70\x03\xbc\x95\x54\xd2\xf6\x1a\xdd\
 41.2563 +\x55\xa9\x20\xb6\xd1\x82\x37\xbc\xb9\x25\x23\x84\x4c\x1c\xdc\x7f\
 41.2564 +\xc8\x75\x2a\x74\x14\x2e\x91\xc2\x36\x36\xe4\xe4\x17\xa4\x81\x90\
 41.2565 +\xc6\x64\x90\xd9\xa3\x52\x92\x38\x91\x81\xcc\xa8\x46\x92\x51\x19\
 41.2566 +\x7b\x63\x24\x75\x76\x15\xcf\x77\xb0\xc9\xa7\xef\x72\xdb\xea\x59\
 41.2567 +\x97\xb3\xca\x64\x84\x70\x91\xbd\x1c\x3f\xeb\x81\xca\xa7\xc8\xff\
 41.2568 +\x00\x3a\xd4\xc9\x3c\x90\x48\x61\x2c\xb1\x69\xb1\xba\x89\x15\x4b\
 41.2569 +\x5e\xd0\xe8\xf3\x05\x51\x22\x7c\x31\xc9\x89\xdb\xbe\x3b\xfb\xbe\
 41.2570 +\x25\x3a\xf9\x1b\xb9\xe4\xe3\x77\x1c\x31\xc9\x43\xab\xa7\x8e\x50\
 41.2571 +\x5c\x3c\x97\x77\x8e\xaa\x90\xf9\xa7\xa2\x7e\x1c\x32\xc3\xd3\xa7\
 41.2572 +\xc4\xa7\x32\x31\x3f\x68\x6b\xc9\x4b\x6b\x04\xb9\x8d\x56\x7c\xd9\
 41.2573 +\x96\xb4\x17\x6a\x31\x61\xb9\x4d\x9a\xea\x76\xfa\xcb\xdc\x78\xcd\
 41.2574 +\x18\xff\x00\x99\xbf\x38\xe3\xde\xb2\x2a\xd4\x6a\x1b\xa4\xb4\xd5\
 41.2575 +\xb1\x57\xd0\x4e\xe8\xa7\x85\xe1\xec\x7b\x79\xb5\xc1\x6c\xae\x8a\
 41.2576 +\xd5\xb4\xba\xb7\x4e\x36\xb1\x9b\xb1\xd5\xc5\x86\x54\xc0\x0f\xb4\
 41.2577 +\x7e\x39\x8f\xc9\x3c\xc7\xc9\xd1\x5a\xbb\x2d\x8c\x1a\x88\xfe\x52\
 41.2578 +\x73\xdb\x6e\x9e\x23\xdc\x7a\x79\xaa\xeb\x69\xf0\x33\x4a\xff\x00\
 41.2579 +\x9a\x88\x76\x0e\xbe\x07\xd8\xfa\xf9\x2b\x91\x11\x17\x5e\xb9\x04\
 41.2580 +\x44\x44\x44\x44\x44\x44\x52\x57\x7b\xb5\x0d\x8e\xcb\x51\x74\xb8\
 41.2581 +\xcc\x22\xa7\x81\xbb\xce\x3d\x4f\x70\x1d\xe4\x9e\x00\x29\xc7\x39\
 41.2582 +\xac\x61\x73\x88\x0d\x03\x24\x93\x80\x16\xb7\xed\x33\x5c\x4d\xab\
 41.2583 +\xaf\xbe\xa7\xdb\x65\x22\xcd\x48\xf2\x18\xe1\xca\xa1\xfc\x8c\x9e\
 41.2584 +\x8e\x8d\xf8\xcf\x55\xaa\xc5\xf1\x36\x61\xf0\x19\x0f\x78\xe8\x3c\
 41.2585 +\x7d\x82\xdc\xe0\x78\x43\xf1\x3a\x8d\xcd\x18\x33\x71\xe4\x3d\xcf\
 41.2586 +\x0f\xaf\x05\x47\xd4\xda\xaa\xb7\x54\x6a\x29\x6e\x75\x59\x68\x3e\
 41.2587 +\x4c\x30\x83\x91\x13\x07\x26\x8f\xa4\x9e\xa5\x52\x3c\x21\xe6\xe2\
 41.2588 +\xa0\xb2\x30\xc1\x8c\xa8\xb0\xc6\x65\x93\x74\x70\x03\x89\x3d\xca\
 41.2589 +\xa0\x9a\x6f\x8a\xf7\x48\xf3\x72\x73\x25\x5c\x31\xc5\x1c\x2c\x11\
 41.2590 +\xc6\x2c\xd1\xa2\xf7\xbc\xf7\x37\x78\x7b\x55\x29\x51\x2b\xda\x0e\
 41.2591 +\xe9\xc7\x9d\x4f\x54\x39\xb1\xc7\xba\x38\x0e\x40\x2a\x25\x7d\x40\
 41.2592 +\x63\x71\x9c\x17\x7c\xc1\x7d\x52\xb3\xe2\x3b\x45\xef\x0b\x77\x8e\
 41.2593 +\x8a\x2d\x15\x34\xf5\xd7\x28\x69\xe9\xa2\x7d\x4d\x54\xcf\x11\xc4\
 41.2594 +\xc6\xf1\x2e\x71\x38\x00\x2d\xa6\xd0\x5a\x3a\x0d\x21\xa6\x9b\x03\
 41.2595 +\xb7\x64\xb8\x4f\x87\xd5\x4c\x3a\xbb\xa3\x47\xe4\x8e\x43\xe3\x3d\
 41.2596 +\x55\x97\xb1\x9d\x00\xeb\x6d\x03\x35\x65\xe6\x02\x2b\x6a\x19\xec\
 41.2597 +\x48\x9e\x38\xc3\x19\x1e\xdc\xfe\x53\x87\xc8\x3d\x25\x65\xf5\x65\
 41.2598 +\x60\x18\x40\x80\x7c\xcc\xa3\xb4\x74\xf0\x1e\xe7\xd1\x56\xdb\x5f\
 41.2599 +\x8e\xfc\xcc\x86\x8e\x03\xd8\x6e\xa7\x99\xe5\xd0\x7e\xe7\xa0\x56\
 41.2600 +\xde\xb2\xd2\xf1\x6a\x4b\x21\x6c\x61\xac\xae\x87\x2e\xa7\x90\xf0\
 41.2601 +\xe3\xd5\xa7\xcc\x7e\x6e\x05\x60\x5a\x86\xcb\x4f\x3c\x90\x54\x46\
 41.2602 +\xe8\xe5\x8d\xc5\x8f\x63\x86\x0b\x48\xe0\x41\x5b\x3c\xb1\xa6\xd3\
 41.2603 +\xb4\x79\xaa\xa6\x7e\xa3\xb6\x45\x99\xe2\x6f\xb2\xa3\x68\xf6\xec\
 41.2604 +\x1e\xfc\x79\xc7\x5f\x37\xa1\x6a\xb6\xc3\x67\x45\x4b\x7e\x7a\x01\
 41.2605 +\xdb\x6f\x78\x73\x1c\xfa\x8f\x4e\x81\x43\xd9\xac\x5b\xe0\xbc\x52\
 41.2606 +\xcc\x7b\x27\x43\xc8\xf2\xe8\x7d\x7a\xac\x3f\x2c\x8a\x9d\x50\xf0\
 41.2607 +\xe0\x5a\xe0\x08\x3d\x0a\x99\x94\xe4\x70\x2a\x97\x51\x21\x69\x20\
 41.2608 +\xf0\x55\xfd\x34\x77\x39\x2b\x36\x16\x29\x09\xe3\x7c\x33\x78\x5a\
 41.2609 +\x57\xe0\xfe\x09\xe4\x55\x7f\x46\xeb\x5a\xad\x33\xa9\x62\xb8\xd3\
 41.2610 +\x87\x64\x79\x15\x34\xa4\xe3\xc2\xc7\xd4\x7a\x7a\x83\xd0\xab\x6e\
 41.2611 +\xa2\x6c\x67\x8a\x83\x21\x8a\xa2\x36\xb9\xd9\x0e\xe8\xe0\x70\x42\
 41.2612 +\xdf\x43\xbd\x19\x6c\x8d\x36\x23\x42\xa7\x4b\x4a\xca\x88\x8c\x53\
 41.2613 +\x0b\x82\x2c\x56\xea\xda\xae\x94\x57\xab\x35\x3d\xd2\xdd\x30\x9a\
 41.2614 +\x9a\xa1\x81\xec\x78\xfa\x0f\x71\x1c\x88\xef\x53\x8b\x58\xf6\x4b\
 41.2615 +\xb4\x59\x34\xa5\xf0\x59\xaf\x33\xe6\xcf\x58\xf0\x3c\x31\xe5\x4f\
 41.2616 +\x21\xe0\x1e\x7b\x81\xe0\x1d\xd3\x91\xe8\x56\xcd\x82\x1c\xd0\x41\
 41.2617 +\x04\x1e\xa1\x59\xf8\x6d\x7b\x6b\x21\x0f\xfd\x43\x51\xf7\xc1\x52\
 41.2618 +\x78\xf6\x0d\x26\x15\x52\x63\x39\xb4\xe6\xd3\xcc\x7b\x8e\x3f\xda\
 41.2619 +\xfa\x88\x8b\x60\xb4\x88\x88\x88\x8a\x0d\x5d\x2c\x15\xb4\x33\x51\
 41.2620 +\xd5\x46\x24\x86\x66\x18\xe4\x61\xf7\xcd\x23\x04\x2d\x63\xd6\xba\
 41.2621 +\x52\xa7\x48\x6a\x47\xd1\x3f\x7a\x4a\x49\x32\xfa\x59\xc8\xf6\xec\
 41.2622 +\xee\x3f\x94\x39\x1f\x88\xf5\x5b\x44\xa8\x1a\xc3\x4b\x51\xea\xed\
 41.2623 +\x33\x2d\xb2\xa7\x0c\x94\x79\x74\xf3\xe3\x8c\x52\x0e\x47\xd1\xd0\
 41.2624 +\x8e\xa1\x73\xfb\x43\x83\x0c\x4a\x0b\xb3\xf3\x1b\xa7\xb7\x9f\xaa\
 41.2625 +\xdf\xec\xfe\x30\x70\xe9\xec\xff\x00\xcb\x76\xbe\x1e\x3e\x5e\x8b\
 41.2626 +\x55\xdb\xbf\x24\xa2\x36\x0c\xb9\xc7\x01\x4f\x3d\xf1\xd1\xc3\xe0\
 41.2627 +\x98\x43\x9f\xef\x8f\x9d\x57\xdb\xb3\x8d\x73\x4a\x5e\xc6\x69\xd9\
 41.2628 +\xdf\x26\x4b\x4c\x8c\x92\x32\x31\xf9\x3e\x57\x5e\xf5\x01\xfb\x37\
 41.2629 +\xd7\x87\x96\x9b\xaa\xfe\xfc\x7f\xea\x55\x69\xc2\xeb\x1c\x6c\x61\
 41.2630 +\x75\x87\xfb\x4f\xb2\xb3\xff\x00\x11\xa4\x71\xfc\xe6\xdb\xfe\x43\
 41.2631 +\xdd\x5a\xb2\xca\xe7\x12\x49\xc9\x57\x7e\xc9\x74\x11\xd6\x5a\x9d\
 41.2632 +\xfa\x82\xe9\x0e\x6c\x94\x32\x6e\xb1\xae\x1c\x2a\xa5\x6f\xbd\xf3\
 41.2633 +\xb4\x1e\x27\xbf\x80\xef\x5f\x2d\xdb\x26\xd6\x97\x3b\xb4\x14\x55\
 41.2634 +\xb6\xc9\xad\xb4\xb2\x3b\x13\x55\xbd\xcc\x3e\x09\x9d\x48\x01\xc7\
 41.2635 +\x2e\xc7\x2f\x3e\x16\xc7\xd9\xed\x16\xfb\x0d\x8a\x96\xcf\x6b\xa7\
 41.2636 +\x6c\x14\x94\xb1\x88\xe2\x8d\xbd\x00\xef\xef\x27\x99\x3d\x49\x2b\
 41.2637 +\xb2\xd9\xbc\x11\xe5\xc6\x6a\x86\x90\x06\x80\x8b\x5f\xfa\x5a\x4d\
 41.2638 +\xa2\xda\x38\xe9\xa9\xfe\x05\x1b\xc1\x7b\xb8\x83\x7d\xd1\xd4\x71\
 41.2639 +\x3c\x39\x6b\xc9\x4f\x00\x00\xc0\x44\x45\x60\x2a\xb1\x17\xc2\x01\
 41.2640 +\x04\x11\x90\x57\xd4\x44\x58\x07\x69\x9a\x34\xe9\xdb\xa7\xaa\x74\
 41.2641 +\x11\x1f\x53\x2a\x9d\xc0\x34\x70\x81\xe7\x8e\xe7\xa0\xf3\x1f\x18\
 41.2642 +\xe8\xb1\xb5\x4e\xeb\xda\x43\x96\xdd\xdd\x2d\x94\x57\x9b\x3d\x45\
 41.2643 +\xb2\xe1\x08\x96\x9e\x76\x6e\x3d\xbf\xe6\x3b\x88\xe6\x0a\xd7\x4b\
 41.2644 +\xd6\xcb\x35\x95\x1d\xde\xa2\x96\x82\xd3\x35\x7d\x3b\x1f\xeb\x55\
 41.2645 +\x31\xb9\x80\x48\xde\x87\x05\xc0\x83\xde\x3b\xd5\x71\x8d\xec\xfb\
 41.2646 +\xe9\xe7\xf8\xd4\xad\x25\xae\xe0\x06\x87\xcb\x87\x2f\xa7\x25\x67\
 41.2647 +\xec\xce\xd0\x47\x34\x5f\x06\xa9\xe1\xaf\x6f\x12\x6d\x71\xd4\xf1\
 41.2648 +\xe7\xf5\xe6\xb1\x85\x78\x7c\x59\x27\x8b\x7b\xd4\x8d\x2d\x58\x3b\
 41.2649 +\xf1\xe7\x8b\x4e\x47\xa1\x64\x29\xf6\x5f\xb4\x07\x82\x06\x96\xab\
 41.2650 +\x70\x3d\x3c\x24\x7f\xea\x54\x61\xb1\x9d\xa4\x1b\xbc\x2e\xa6\xd3\
 41.2651 +\x35\x11\xc7\x23\x84\x6f\x32\xcb\x18\x6b\x01\x3e\xd8\x9d\xee\x43\
 41.2652 +\x99\x5f\x14\xf4\x73\xb9\xbb\xae\x8c\xdf\xa1\x5d\xb4\x78\xb5\x09\
 41.2653 +\x6f\x6a\x76\x7f\xe8\x7b\xa9\xbd\x9d\xe8\xba\xbd\x77\xab\x1b\x44\
 41.2654 +\x37\xe3\xb7\x41\x89\x2b\x67\x1e\xf5\x9f\x80\x0f\xe1\x3b\x88\x1f\
 41.2655 +\x19\xe8\xb6\xee\x96\x9a\x1a\x3a\x28\x69\x29\xa3\x11\xc3\x0b\x1b\
 41.2656 +\x1c\x6c\x1c\x9a\xd0\x30\x07\xc8\x15\x07\x44\x69\x0b\x7e\x89\xd2\
 41.2657 +\x30\x59\xa8\xb0\xf9\x07\x97\x51\x50\x46\x1d\x3c\x87\x9b\x8f\xd0\
 41.2658 +\x07\x40\x02\xb8\xd7\x6f\x85\xe1\xe2\x92\x3c\xfb\xc7\x5f\x65\x4f\
 41.2659 +\x6d\x36\x3a\x71\x4a\x9e\xc7\xe5\xb7\x26\xfb\xf9\xfe\xc1\x11\x11\
 41.2660 +\x6c\xd7\x36\x88\x88\x88\x88\x8b\xc4\xae\x2c\x81\xef\x6f\x30\xd2\
 41.2661 +\x47\xc8\x88\xbd\xe0\x77\x26\x07\x70\x5c\xce\x1d\xbb\x36\xe9\x0d\
 41.2662 +\x7b\xdc\x69\xf4\x9c\xd0\xc3\x2f\x94\xc3\x6c\x90\x02\x37\xb0\x01\
 41.2663 +\x70\x97\x86\x79\x65\x6f\xce\xc8\xb6\x99\x69\xda\xe6\xc8\xad\x3a\
 41.2664 +\xda\xd2\xd1\x17\x8d\x33\x72\xaa\x97\x7b\x78\xd2\xd4\x37\x84\x91\
 41.2665 +\x13\xe6\x3c\x8f\x50\x5a\x7a\xa2\x5d\x5f\x18\x1d\xc8\x8b\x59\x3b\
 41.2666 +\x5d\xed\xdb\x5d\xec\x51\xba\x3c\xe8\xaf\x52\x7f\x95\x9d\x56\x2a\
 41.2667 +\x7d\x50\xa5\x74\xff\x00\x72\x11\x6e\xee\xe1\xed\xc7\xdd\x1d\x9e\
 41.2668 +\x7d\x11\x16\xcd\xa2\xc7\x9b\x0b\xd6\x77\x9d\xa1\x76\x79\xd2\xda\
 41.2669 +\xd3\x50\x78\xb7\xaa\x77\x3a\x53\x35\x47\x8a\xc6\x63\x8f\x7b\xc2\
 41.2670 +\x39\xbe\x4b\x49\x38\xe0\xd1\xd5\x69\xfe\xd4\x3b\x67\x6d\x83\x48\
 41.2671 +\x6d\xc3\x55\xe9\x1b\x35\x0e\x99\x92\x8a\xd7\x75\x9e\x8a\x9b\xc3\
 41.2672 +\x50\x48\xf9\x5c\xc6\x3b\x0d\xde\x22\x51\x97\x7a\x02\x22\xe8\x1a\
 41.2673 +\x2e\x6c\xff\x00\x1d\xfe\xd0\x7f\xee\xe5\x83\xfc\x1a\xa7\xf7\x89\
 41.2674 +\xfc\x77\xfb\x41\xff\x00\xbb\x96\x0f\xf0\x6a\x9f\xde\x22\xc5\xd7\
 41.2675 +\x49\x93\x03\xb9\x60\x9b\x1e\xd2\x76\xa1\x2f\x61\xdb\x86\xd3\xb5\
 41.2676 +\x0d\x9a\x9a\x8b\x58\x32\xd5\x57\x70\xa7\xa2\x14\x52\x35\x9e\x49\
 41.2677 +\x71\x83\x7a\x12\xe2\xef\x29\xa1\xa7\x19\xc9\xcf\x45\xa9\xa7\xb6\
 41.2678 +\x87\x69\x4c\x9f\xe4\x1b\x47\xff\x00\x5e\xa8\xfd\xe2\x2c\xdd\x74\
 41.2679 +\xa3\x03\xb8\x22\xe6\x65\x4f\x6e\x4e\xd0\x34\x73\x78\x2a\xca\x4d\
 41.2680 +\x35\x4d\x26\x37\xb7\x27\xb3\x4b\x1b\xb1\xdf\x87\x4a\x0e\x14\xcb\
 41.2681 +\x3b\x69\xf6\x91\x92\x36\xc9\x1d\x92\xcc\xf6\x38\x65\xae\x6e\x9f\
 41.2682 +\xa8\x20\x8e\xf0\x44\x9c\x42\x2c\x5d\x74\xa9\x16\x9b\xf6\x6c\xed\
 41.2683 +\x01\xb7\xad\xaa\xed\xae\x2b\x26\xab\xb0\x50\xc5\xa7\x21\xa4\x9a\
 41.2684 +\x7a\xda\xa8\x6d\x12\xd2\x98\xdc\x1b\x88\x87\x84\x7b\xc8\xc9\x71\
 41.2685 +\x1c\x30\x49\x00\xf7\x2d\xc8\x45\x94\x44\x44\x44\x44\x44\x44\x50\
 41.2686 +\xea\x3e\xf4\x97\xe0\x1f\xa1\x44\x50\xea\x3e\xf4\x97\xe0\x1f\xa1\
 41.2687 +\x11\x72\x43\xb3\xfe\x8a\xa5\xda\x4e\xda\x6e\x9a\x02\xad\xed\x89\
 41.2688 +\xb7\xab\x3d\xc6\x9e\x39\x9d\xfd\x04\xcd\x02\x58\xa4\xfe\xcb\xe3\
 41.2689 +\x69\xf4\x64\x75\x59\x2b\xb2\x7e\xd2\xee\xbb\x14\xed\x0f\x70\xd9\
 41.2690 +\x66\xb7\xde\xa0\xa0\xba\xd6\x7a\x9d\x55\x0c\xce\xc3\x68\xee\x0c\
 41.2691 +\x3b\x91\xc9\x9f\xc1\x7f\xb4\x27\x91\x06\x33\xc8\x2a\x07\x63\x0f\
 41.2692 +\x76\xad\xab\xf3\x5b\x87\xd5\x15\x97\xbb\x78\x6c\x63\x74\xd3\x6d\
 41.2693 +\x9e\xc1\x4a\x41\x1b\x94\x57\xc6\xc4\x30\x47\xbd\x86\xa3\x87\x77\
 41.2694 +\x08\xdc\x7f\xf2\xfb\x8a\x2c\x2d\xea\x5a\x31\xf6\x45\xbd\xa6\xce\
 41.2695 +\x3e\x1d\xc3\xe8\xa7\x59\xbb\xb2\x86\xd9\xc6\xd6\xf6\x27\x04\x57\
 41.2696 +\x6a\xa1\x26\xa6\xb1\xee\xd0\xdc\xc3\x8f\x95\x30\xc7\xad\x54\x7f\
 41.2697 +\x6d\xa3\x8f\xe5\x35\xeb\x08\xfd\x91\x6f\x69\xb3\x8f\x87\x70\xfa\
 41.2698 +\x29\xd1\x16\xc1\xf6\x52\xf7\x1b\x68\x2f\xcc\x1d\xf5\xd2\x2d\x03\
 41.2699 +\xd5\x9f\xf6\x8d\x57\xfe\x9e\xb3\xf5\xb6\x2d\xfc\xec\xa5\xee\x36\
 41.2700 +\xd0\x5f\x98\x3b\xeb\xa4\x5c\xed\xda\x9d\xec\x69\xae\xdc\x7a\xa3\
 41.2701 +\x51\xba\x98\xd4\x8b\x66\xaf\x7d\x69\x80\x3b\x70\xc9\xe0\xe7\x0f\
 41.2702 +\xdd\xce\x0e\x33\xbb\x8c\xa2\x2e\xba\x86\x8e\xe0\x9b\xa3\xb9\x68\
 41.2703 +\xf7\xdb\x17\xa0\xfc\x52\xd5\x7f\x8d\x33\xf7\x49\xf6\xc5\xed\xfd\
 41.2704 +\x76\x4d\x54\x3f\xf7\xa6\x7e\xe9\x12\xeb\x78\x91\x5a\xbb\x35\xd6\
 41.2705 +\x4f\xda\x16\xc9\xac\x1a\xd9\xf6\x89\x6d\x3e\xab\xd1\xb2\xb0\x51\
 41.2706 +\x4b\x27\x84\x74\x4d\x77\x21\xbd\x81\x9c\x8c\x1c\xe0\x73\x57\x52\
 41.2707 +\x2c\xae\x65\xf6\xf8\xf7\x4f\xc3\xfa\x3f\x4f\xf5\x93\x2e\x83\xec\
 41.2708 +\xb3\xf9\x8b\xd1\x7f\xd4\x54\x3f\xab\xb1\x73\xe3\xb7\xbf\xba\x7e\
 41.2709 +\x1f\xd1\xfa\x7f\xac\x99\x74\x1f\x65\x9f\xcc\x5e\x8b\xfe\xa1\xa1\
 41.2710 +\xfd\x5d\x88\xb0\xae\xdc\x22\x22\x2c\xa2\x22\x22\x22\x22\x22\x22\
 41.2711 +\x87\x51\xf7\xa4\xbf\x00\xfd\x0a\x22\x87\x51\xf7\xa4\xbf\x00\xfd\
 41.2712 +\x08\x8b\x97\x7d\x8c\x3d\xda\xb6\xaf\xcd\x6e\x1f\x54\x57\x4d\xb5\
 41.2713 +\x05\x8a\xd5\xa9\xf4\xb5\xc3\x4e\xde\xe9\x19\x57\x6e\xb8\x53\xbe\
 41.2714 +\x96\xa6\x07\x8e\x0f\x8d\xe0\x82\x3e\x43\xcf\xa1\x5c\xc9\xec\x61\
 41.2715 +\xee\xd5\xb5\x7e\x6b\x70\xfa\xa2\xba\x90\x8b\x01\x72\xd7\x4e\xdc\
 41.2716 +\x6f\xfd\x90\x3b\x65\xcd\x43\x74\x7c\xf3\x59\xe3\x90\x53\xd5\xb8\
 41.2717 +\x0f\xbf\xad\x92\x9c\xb2\x60\x3a\xbd\xb8\x0e\xf8\x4c\x7b\x7a\xac\
 41.2718 +\xb9\xf6\x42\x6b\x29\x6e\x36\x9d\x98\x5c\x28\x6a\x23\xa8\xa5\xa9\
 41.2719 +\x6d\x74\xd0\xcd\x19\xcb\x64\x63\x9b\x4c\x5a\xe0\x7a\x82\x08\x2b\
 41.2720 +\x29\xf6\xd0\xd8\xb9\xda\x1e\xc8\xbf\x86\x56\x3a\x4f\x09\xa8\xb4\
 41.2721 +\xd3\x1f\x38\x6c\x6d\xcb\xea\x69\x39\xcb\x17\x9c\xb7\x1e\x11\xbf\
 41.2722 +\x05\xc0\x7b\x65\xa1\x5a\x83\x68\x15\x3a\xab\xb3\xee\x91\xd2\x37\
 41.2723 +\x3a\x93\x35\x56\x96\xb8\xd4\xc5\x46\xe7\x1c\x97\x51\x54\x46\xc7\
 41.2724 +\x35\xb9\xee\x63\xe2\x73\x47\x99\xcd\x1d\x11\x17\x4b\x3b\x29\x7b\
 41.2725 +\x8d\xb4\x17\xe6\x0e\xfa\xe9\x17\x3f\x35\xbd\x1d\x2d\xc3\xec\x85\
 41.2726 +\x5d\xe8\x2b\xa9\xe2\xa9\xa5\xa8\xd7\x22\x19\xa0\x95\xbb\xcc\x91\
 41.2727 +\x8e\xaa\x68\x73\x5c\x3a\x82\x09\x04\x2e\x81\xf6\x52\xf7\x1b\x68\
 41.2728 +\x2f\xcc\x1d\xf5\xd2\x2e\x7d\x6b\xcb\x85\x15\xab\xec\x82\x5e\x6e\
 41.2729 +\x97\x2a\x96\x53\x51\xd2\x6b\x71\x51\x3c\xf2\x67\x76\x38\xd9\x54\
 41.2730 +\xd7\x39\xc7\x1d\x00\x04\xa2\x2e\x92\x7f\xb0\x4d\x8a\xfe\x2a\xf4\
 41.2731 +\x8f\xf8\x64\x5f\xb1\x7a\x8f\x60\xfb\x17\x8e\x56\xc8\xcd\x95\xe9\
 41.2732 +\x10\xe6\x9c\x8c\xda\xe2\x3f\xf2\xaa\x10\xed\x4d\xd9\xf7\xf1\xa9\
 41.2733 +\x60\xfe\xfb\xff\x00\xd2\xbe\xff\x00\x1a\x6e\xcf\xbf\x8d\x4b\x07\
 41.2734 +\xf7\xdf\xfe\x94\x59\x59\x72\x28\xa2\x82\x06\x41\x0c\x6c\x8e\x36\
 41.2735 +\x34\x35\x8c\x60\x00\x34\x0e\x00\x00\x39\x05\xed\x5b\xfa\x37\x5c\
 41.2736 +\x69\x3d\xa0\xe9\xc3\x7f\xd1\x97\xca\x5b\xcd\xb4\x4c\xe8\x3c\x66\
 41.2737 +\x98\x92\xdd\xf6\xe3\x79\xbc\x40\xe2\x32\x3e\x55\x70\x22\x2e\x65\
 41.2738 +\xf6\xf7\xf7\x4f\xc3\xfa\x3f\x4f\xf5\x93\x2e\x83\xec\xb3\xf9\x8b\
 41.2739 +\xd1\x7f\xd4\x34\x3f\xab\xb1\x73\xe3\xb7\xbf\xba\x7e\x1f\xd1\xfa\
 41.2740 +\x7f\xac\x99\x74\x1f\x65\x9f\xcc\x5e\x8b\xfe\xa1\xa1\xfd\x5d\x88\
 41.2741 +\xb0\xae\xd4\x44\x45\x94\x44\x44\x44\x44\x44\x44\x5e\x64\x67\x84\
 41.2742 +\x89\xcc\x27\x1b\xc0\x8c\xaf\x48\x88\xb5\xab\x64\x3d\x8f\xac\x9b\
 41.2743 +\x23\xdb\x0d\x2e\xbe\xa2\xd6\xf7\x3b\xa4\xf4\xf1\xcf\x18\xa4\x9e\
 41.2744 +\x92\x38\xd8\xef\x0a\xd2\xd2\x77\x9a\x73\xc3\x2b\x65\x51\x11\x17\
 41.2745 +\xc7\x34\x39\xa5\xae\x00\x83\xc0\x82\xb5\x13\x54\xf6\x02\xd0\x97\
 41.2746 +\xbd\x63\x70\xbc\x59\xb5\x8d\xde\xc7\x47\x57\x3b\xa7\x6d\xba\x2a\
 41.2747 +\x68\xa6\x8e\x9c\xb8\xe4\xb5\x8e\x38\x3b\x99\x27\x00\xe7\x03\x86\
 41.2748 +\x56\xde\x22\x22\xb4\x76\x61\xa1\x29\xf6\x67\xb2\x3b\x1e\x84\xa4\
 41.2749 +\xb8\xcd\x70\x86\xd5\x01\x81\x95\x53\x30\x31\xf2\x02\xf7\x3b\x24\
 41.2750 +\x0e\x03\xdb\x2c\x1d\xb4\xbe\xc4\x9a\x0f\x68\x7b\x4c\xba\x6b\x48\
 41.2751 +\xf5\x3d\xf2\xcb\x53\x74\x94\xd4\xd5\x53\x53\xb6\x29\x62\x33\x1f\
 41.2752 +\x6c\xf6\xef\x8c\xb7\x38\xc9\x19\x23\x39\xc6\x16\xcf\xa2\x22\xd3\
 41.2753 +\x4f\xb5\xe3\xa3\x3f\x18\xfa\x93\xfe\x1a\x9f\xf6\x27\xda\xf1\xd1\
 41.2754 +\x9f\x8c\x7d\x49\xff\x00\x0d\x4f\xfb\x16\xe5\xa2\x25\x96\x3a\xd8\
 41.2755 +\xae\xc8\xed\xdb\x15\xd9\x9b\xb4\x6d\xae\xf1\x59\x75\x80\xd6\x4b\
 41.2756 +\x59\xe3\x15\x6c\x63\x1f\x99\x37\x72\xdc\x37\x86\x06\xea\xc8\xa8\
 41.2757 +\x88\x8b\x04\x6d\xcf\xb2\xce\x8d\xdb\x8e\xa4\xa2\xd4\x57\x2b\xcd\
 41.2758 +\xd6\xcd\x75\xa7\xa6\xf1\x37\x4f\x42\x23\x7b\x66\x88\x12\xe6\x87\
 41.2759 +\x31\xe0\xf1\x05\xce\xc1\x04\x73\xc1\xcf\x05\x98\xf4\xd5\x96\x2d\
 41.2760 +\x37\xa3\x2d\x1a\x76\x09\xdf\x3c\x56\xda\x28\x68\x99\x2c\x80\x07\
 41.2761 +\x3c\x46\xc0\xc0\xe2\x07\x0c\x9d\xdc\xaa\xa2\x22\x22\x22\x22\x22\
 41.2762 +\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x2b\x1e\xd1\x44\xcb\
 41.2763 +\x26\xb3\x8e\x9e\xef\x42\xd9\xab\x6b\x65\x9d\xf4\x97\x86\x4a\x5c\
 41.2764 +\x66\x1c\x5c\x63\x91\xa4\xf9\x24\x37\x80\xe6\xdc\x37\x86\x0a\x83\
 41.2765 +\xa3\xad\xcf\x92\xb9\xf7\x29\x2c\x74\xef\xc5\x75\x5e\x2e\x2e\xaa\
 41.2766 +\x71\x93\x84\xd2\x34\x79\x18\xfe\xcf\x3e\x4a\xea\xa2\xd3\x96\x4b\
 41.2767 +\x75\xc4\xd7\x51\xdb\xa2\x8a\xa0\x87\x00\xf1\x93\xba\x1c\x72\x43\
 41.2768 +\x72\x7c\x9c\xf5\xc6\x17\x8a\x6d\x2f\x61\xa4\xba\x7a\xa3\x4d\x6e\
 41.2769 +\x8a\x2a\x9f\x08\xe9\x77\xda\x5c\x3c\xa7\x67\x27\x19\xc7\x1c\x9f\
 41.2770 +\x95\x73\xf0\xe1\x52\xc6\xe6\x1b\x36\xcd\x24\xdb\x2d\x0e\xef\x12\
 41.2771 +\xdc\xce\x47\x3b\x03\xa7\x6b\x52\x77\x32\x62\x31\xb9\xaf\x17\x37\
 41.2772 +\x20\x0b\xf4\xbf\x0d\xec\x86\x63\x2c\xc6\xb9\x70\x56\x05\xb1\xae\
 41.2773 +\xfe\x14\xd1\x16\xd2\x1a\x19\x65\xbd\xd5\x1f\x55\x5d\x3f\x09\xda\
 41.2774 +\xc9\x5f\x9a\x72\xd1\xd5\xc3\x80\x0e\xe1\x86\x92\x38\x80\x15\x56\
 41.2775 +\xbe\xb6\xaa\xc9\x36\xa1\xd3\xd4\xd2\x38\x55\xdc\x26\x64\xb6\xcd\
 41.2776 +\xe7\x1c\x83\x52\x77\x1f\x8f\x33\x1e\x1e\xff\x00\x30\x21\x5e\x32\
 41.2777 +\x58\xed\x33\x5b\x64\xb7\xc9\x41\x0b\xa9\xa4\x94\xce\xe8\xc8\xe0\
 41.2778 +\x64\x2e\xdf\xde\xf3\x1d\xee\x39\xef\x51\x66\xb6\x5b\xea\x2e\x94\
 41.2779 +\xb7\x19\xe8\xe2\x92\xae\x94\x38\x41\x33\x9b\x97\x46\x1c\x30\xec\
 41.2780 +\x1f\x3a\xf4\x87\x0b\x92\x26\x6e\xb5\xc2\xfc\xfa\x8b\x1d\x07\x98\
 41.2781 +\x3a\x93\x6b\xe9\x75\xf7\x26\x29\x14\x8f\xde\x73\x4d\xb9\x74\x37\
 41.2782 +\x6e\xa7\xc8\x8d\x00\xbd\xb5\xb2\xb4\xdd\x1c\xb6\x7d\x65\x35\x2d\
 41.2783 +\xb5\xaf\x94\xd1\xe9\xb0\x20\x89\xc4\xbb\x7d\xcc\x91\xc1\xb9\xef\
 41.2784 +\x27\x01\x44\xd2\x9a\x7e\xc1\x5d\xa7\x6d\x5a\x86\x56\x0a\xfb\x84\
 41.2785 +\xd1\x47\x54\xfb\x8c\x92\x39\xd2\x3a\x52\x01\x77\x95\x9e\x00\x1c\
 41.2786 +\x8d\xd1\xc0\x63\x18\x57\x5f\x88\xd2\x7a\xa6\x6e\x3e\x01\x9e\x34\
 41.2787 +\x62\xf0\x1e\x17\x1e\x56\xe6\x77\xb7\x7d\x19\xe2\xa9\xad\xd2\x3a\
 41.2788 +\x6d\x97\x6f\x54\xa3\xb4\x53\xb2\xa3\xc2\xf8\x6d\xe6\x65\xad\xdf\
 41.2789 +\xe7\xbd\xba\x0e\xee\xf6\x78\xe7\x0a\x63\x69\x0b\x5d\x7b\x02\x33\
 41.2790 +\xc8\xf0\xd3\x4c\x8e\x7f\x77\x5e\x3f\x3e\xd7\x30\xb6\xe5\xa6\xc3\
 41.2791 +\x31\xc6\xd7\xb8\x39\x8c\x8d\xff\x00\xa5\x67\xdb\x6d\x2f\xaf\xda\
 41.2792 +\x35\xf2\xb6\x4d\x37\x49\x70\x6c\x17\x76\x81\x5d\x35\x63\x98\xf8\
 41.2793 +\x00\x86\x13\x86\xb3\x74\x83\x8c\xe7\x98\xc9\x25\x4a\x5e\xad\xd0\
 41.2794 +\x58\x36\xa4\xdd\x43\xa9\xec\xec\xbb\xd0\x5c\x6e\x54\xd1\x50\x5d\
 41.2795 +\xe3\x9d\xde\x1a\xd7\x29\xdd\x8e\x38\x4c\x79\x1e\xb6\x64\x1e\xd9\
 41.2796 +\x9d\x5e\x77\x81\x1c\x55\xf3\x36\x8e\xd3\x55\x17\xb7\x5d\xe5\xb4\
 41.2797 +\xc2\x6b\x5d\x2b\x66\x74\xc1\xce\x05\xcf\x6e\x30\xe3\x83\x82\x7c\
 41.2798 +\x91\xf2\x2f\x0e\xd1\x5a\x59\xfa\x98\x6a\x07\xd9\x69\xdf\x71\x6c\
 41.2799 +\xbe\x1d\xb3\x3b\x24\x09\x31\x8f\x08\x1a\x4e\xe8\x7e\x3d\xf6\x33\
 41.2800 +\xe7\x5f\x6c\xa7\x73\x45\xb2\xd6\xff\x00\x79\x7d\xf3\x52\x9b\x8a\
 41.2801 +\xc5\xbf\x72\x5d\x6d\xcd\xd2\x33\xe4\x34\x3b\xf9\x66\x35\x02\xdc\
 41.2802 +\xda\x55\x7d\x11\x14\xd5\xcf\xa2\x22\x22\x22\x22\x22\x22\x22\x22\
 41.2803 +\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\
 41.2804 +\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x22\x2f\xff\xd9\
 41.2805 +\x00\x00\x17\x8a\
 41.2806 +\xff\
 41.2807 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x01\x00\x48\x00\
 41.2808 +\x48\x00\x00\xff\xdb\x00\x43\x00\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2809 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2810 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2811 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2812 +\x01\x01\x01\x01\x01\x01\x01\x01\xff\xdb\x00\x43\x01\x01\x01\x01\
 41.2813 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2814 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2815 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.2816 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\xff\xc0\x00\
 41.2817 +\x11\x08\x00\x47\x00\xbe\x03\x01\x11\x00\x02\x11\x01\x03\x11\x01\
 41.2818 +\xff\xc4\x00\x1c\x00\x01\x00\x03\x01\x01\x01\x01\x01\x00\x00\x00\
 41.2819 +\x00\x00\x00\x00\x00\x00\x08\x09\x0a\x07\x06\x03\x04\x05\xff\xc4\
 41.2820 +\x00\x4d\x10\x00\x01\x03\x03\x03\x02\x03\x03\x04\x0b\x0a\x0f\x00\
 41.2821 +\x00\x00\x00\x03\x02\x04\x05\x00\x06\x07\x01\x08\x12\x09\x13\x11\
 41.2822 +\x14\x22\x0a\x15\x23\x21\x32\x38\xb6\x17\x19\x1a\x37\x39\x41\x42\
 41.2823 +\x75\x76\x78\xb5\x25\x31\x55\x57\x62\x77\x95\x97\xb7\xd3\x16\x24\
 41.2824 +\x33\x51\x52\x56\x71\x83\x87\x91\x96\xb4\xd4\xd5\xd7\xff\xc4\x00\
 41.2825 +\x1c\x01\x01\x00\x01\x05\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\
 41.2826 +\x00\x00\x00\x07\x02\x03\x04\x06\x08\x05\x01\xff\xc4\x00\x57\x11\
 41.2827 +\x00\x01\x03\x03\x01\x03\x05\x07\x0c\x0b\x0d\x09\x00\x00\x00\x00\
 41.2828 +\x02\x00\x03\x04\x01\x05\x12\x06\x07\x13\x22\x11\x14\x32\x42\x52\
 41.2829 +\x15\x21\x23\x31\x61\x62\x72\x17\x24\x33\x36\x43\x51\x63\x71\x73\
 41.2830 +\x74\xb4\xc1\x16\x34\x41\x81\x82\x92\x93\x94\xa2\xb1\xd1\x25\x35\
 41.2831 +\x37\x53\x55\x56\x75\x91\xb2\xb3\xb5\xc2\xe1\x54\x64\x83\x84\x85\
 41.2832 +\xa1\xd2\xd3\xf0\xff\xda\x00\x0c\x03\x01\x00\x02\x11\x03\x11\x00\
 41.2833 +\x3f\x00\xdf\xc5\x11\x28\x89\x44\x4a\x22\x51\x12\x88\x94\x44\xa2\
 41.2834 +\x25\x11\x28\x89\x44\x4a\x22\x51\x12\x88\x94\x44\xa2\x25\x11\x28\
 41.2835 +\x89\x44\x4a\x22\x51\x12\x88\x94\x44\xa2\x25\x11\x28\x89\x44\x4a\
 41.2836 +\x22\x51\x12\x88\x94\x44\xa2\x25\x11\x28\x89\x44\x4a\x22\x51\x12\
 41.2837 +\x88\x94\x44\xa2\x25\x11\x28\x89\x44\x4a\x22\x51\x12\x88\x94\x44\
 41.2838 +\xa2\x25\x11\x28\x89\x44\x4a\x22\xaa\x9e\xa8\x7d\x54\x6c\x0e\x97\
 41.2839 +\xd0\x38\x7e\x7a\xfc\xc5\x77\x7e\x50\x0e\x5f\x96\xbc\xa2\x63\x01\
 41.2840 +\x69\x4c\xc2\x43\x92\x18\x96\x73\x3b\x79\xdb\x93\x3d\x54\xca\x54\
 41.2841 +\x93\x25\xe2\x6e\x20\x8d\xba\x5b\xfa\x93\xab\x72\x77\x3e\x72\x6a\
 41.2842 +\xe3\x61\x9d\x55\xa7\x1d\xa0\x2e\xb3\xd3\x8b\x7f\x16\x8f\x51\xcd\
 41.2843 +\xbe\x3d\xdc\x15\x95\x60\xdc\x78\xe2\x1d\x9e\x43\xb9\x31\xe6\xb6\
 41.2844 +\xf5\xd1\x25\x17\x2b\x26\x47\x96\xd4\x65\xbb\x26\x69\x14\xb9\x89\
 41.2845 +\x4a\x5a\xf9\x57\x03\xb8\x84\x31\x07\x8f\x71\x2a\x01\x14\xaf\x9c\
 41.2846 +\x9a\xa4\x87\x0a\xf2\x2f\xad\x39\x47\x07\x25\x3f\x6a\x95\x71\x55\
 41.2847 +\xff\x00\x53\xce\xa7\x96\x27\x4c\x4b\x17\x17\xdf\x77\xd6\x2f\xbb\
 41.2848 +\x32\x7b\x4c\x9d\x76\x4c\x5a\x4c\x18\xda\x53\x10\xd0\xee\x22\xdc\
 41.2849 +\x44\x43\xa6\x60\x8e\x9d\x12\x61\x2a\x19\x82\x61\xfc\x11\x8c\x5e\
 41.2850 +\xb4\x93\xe5\x57\xc9\x55\x80\x54\xfc\x4a\xd3\xae\xd1\xba\x7b\xfc\
 41.2851 +\xab\xd6\xf4\xcf\xea\x1d\x66\xf5\x2d\xc1\x37\x66\x75\xb1\xf1\xdd\
 41.2852 +\xcd\x8d\x22\x6d\x3c\xb5\x3b\x89\x9c\x41\x5d\x72\x91\x52\xd2\x2e\
 41.2853 +\xe4\x60\xec\xfb\x0e\xf0\x2c\xb0\x5c\xc4\xe8\x96\xe9\x66\x66\xf7\
 41.2854 +\xe3\x36\x69\x09\x3f\xc6\x12\xe2\x3d\xc2\x95\xe9\x20\xeb\xe1\x8e\
 41.2855 +\x35\xe4\x5f\x5b\x73\x78\x3c\xaa\xc4\xea\x95\x71\x28\x89\x44\x4a\
 41.2856 +\x22\x51\x12\x88\x94\x45\xe3\xaf\xab\xc6\x1b\x1e\x59\x97\x55\xf3\
 41.2857 +\x70\x91\x61\x85\xb4\x20\x25\x2e\x09\x25\xa3\x8f\x77\x56\xd1\x4c\
 41.2858 +\xca\xec\x82\x6e\x95\xa9\x29\x23\xa7\x1c\x3b\x2d\x85\xcb\xe2\xb8\
 41.2859 +\x20\x46\x9f\x52\xab\x2e\xd9\x6f\x7e\xed\x71\x87\x6d\x8a\x39\x48\
 41.2860 +\x9d\x29\x98\xac\xf6\x72\x78\xa8\x39\x57\xcc\x6f\xc6\x65\xf7\x39\
 41.2861 +\x2a\xb0\xe6\xcc\x6a\xdf\x0e\x44\xc9\x1c\x2c\xc5\x8e\xec\x87\x3e\
 41.2862 +\x26\x47\x2c\x69\xe7\x17\x55\x55\x9b\x0e\xaf\x78\xb8\xef\x99\x81\
 41.2863 +\xee\x29\xbd\xe3\xd9\x9d\xd0\x44\xed\xf7\xbd\x61\x5d\xf9\x36\xa4\
 41.2864 +\x32\x50\xe1\xdf\x96\x12\x52\x47\x1e\x5c\x6a\x51\xbc\xb8\xf5\xd0\
 41.2865 +\x86\xe1\xc4\x7e\xa5\x54\xd8\xee\xc1\x2f\x40\x06\x41\x7c\xb7\x38\
 41.2866 +\x62\xd9\x18\xb3\xb9\x90\x3b\xc2\xc7\x84\x72\x2e\x11\xc8\xb8\x78\
 41.2867 +\xbb\xc2\xa3\x3a\x6d\x5e\xda\x46\x34\x2b\x5c\xc0\x12\xc7\x96\xbb\
 41.2868 +\xe6\x6b\x88\xf5\x8b\x1e\xb7\xc4\xad\xc5\xb3\x96\xcf\x9b\x01\xe3\
 41.2869 +\x37\x02\x72\xd9\xd0\x44\xe5\xab\x80\x11\x24\x01\xc0\x64\x24\xa2\
 41.2870 +\x30\x88\x9e\x43\x20\xc8\x25\x25\x43\x22\x79\x68\xa4\x6b\xc9\x35\
 41.2871 +\x04\x18\x13\x66\x4d\xb8\x35\x6d\xc6\xc8\x85\xc0\x2e\xf1\x01\x0f\
 41.2872 +\x78\xa8\x5e\x3e\x2a\x29\x54\x2b\x42\x11\x21\x21\x21\x21\xc8\x48\
 41.2873 +\x7a\x24\x25\xd1\x2f\xb9\xef\x2f\xd9\x45\x5a\x51\x12\x88\x94\x44\
 41.2874 +\xa2\x25\x11\x28\x89\x44\x4a\x22\xc7\xa7\xb5\xc7\xf7\xba\xd9\x07\
 41.2875 +\xe9\xae\x72\xfd\x85\x8c\xeb\x26\x3f\x5f\xe2\xfa\x89\x61\xcb\xf7\
 41.2876 +\x3f\xc2\xff\x00\x2a\x9a\x5e\xcb\x9f\xe0\xd5\x9d\xfd\x66\xf2\x97\
 41.2877 +\xd5\x3c\x65\x5f\x24\xfb\x27\xe0\xd3\xeb\x55\xc6\xe8\x57\xe3\x5a\
 41.2878 +\x39\xac\x75\x92\xb2\x53\xed\x69\xfd\x1e\x76\x8f\xfc\xf4\x5e\xff\
 41.2879 +\x00\x51\x85\x59\x11\xfa\x45\xe8\xd7\xf5\x55\x62\xca\xe8\x8f\xa5\
 41.2880 +\xf5\x2e\xd1\xec\xa4\xfe\x0e\xfc\xc7\xfa\xe7\x64\x2f\xec\x3f\x6e\
 41.2881 +\xb5\xf2\x47\xb2\x7d\xef\xae\xa9\x13\xa0\x7f\x29\x5f\xec\x02\xba\
 41.2882 +\x4d\xc4\xef\x7f\x09\x6d\xbe\x4c\x76\xd5\xd2\xea\x66\xe5\xbc\x96\
 41.2883 +\x20\x39\x3d\xa5\x67\x36\x64\xfe\x4a\x2d\xab\x81\x24\xcc\xdc\x4e\
 41.2884 +\xb8\x90\x90\x8d\x8f\x8b\x4b\xa1\x28\x66\x6e\xdd\x6e\xcb\x26\x66\
 41.2885 +\xc4\x0b\xc1\xc7\xf9\x33\x0d\xc6\xbb\xb6\x93\xd9\xb6\xa2\xd5\xcc\
 41.2886 +\x94\xb8\x63\x1e\x1d\xbe\x99\x08\xce\xb8\x38\xe3\x6d\x3c\x42\x5b\
 41.2887 +\xb2\x18\xf4\x6d\xa7\x9e\x7b\x90\xf8\x4d\xcc\x45\x91\x21\x21\xde\
 41.2888 +\xe4\xd9\x0a\xd6\xef\xfa\xd2\xcd\xa7\xcf\x9b\xc8\x27\x1f\x97\x8f\
 41.2889 +\x2d\x62\xc5\xe4\x70\x9a\xa5\x7b\xe2\x6f\x72\x90\x8b\x3e\x41\xcb\
 41.2890 +\x79\x8f\x23\x95\x1c\x0b\x25\x11\x3e\xdc\x1e\x37\xfe\x27\x6f\x7f\
 41.2891 +\xe9\xe8\x1f\xee\xea\x40\xf5\x03\xbb\x7f\x38\x6d\x9f\x9b\xc9\xfd\
 41.2892 +\xab\x51\xf5\x5a\x81\xfc\x93\x33\xf2\xac\xae\xd7\xb7\xae\xa2\x96\
 41.2893 +\x66\xe1\x72\x8c\x26\x2d\x85\xc7\x37\x35\xbc\xfe\x69\xac\xc3\xc1\
 41.2894 +\xca\x49\xca\x45\xba\x66\x14\xc3\x45\xba\x93\x2a\x08\x26\xda\x77\
 41.2895 +\x94\xa3\x0d\xaa\x84\x3e\x3f\x35\x4a\x4a\xd5\xe9\xad\x67\x55\xec\
 41.2896 +\x96\xe1\xa4\xec\xd2\x2f\x4f\xdd\xe2\xca\x6e\x3b\x91\xc6\xac\xb2\
 41.2897 +\xcb\xc2\x45\xce\x9e\x16\x47\x94\x8b\x87\xad\x92\xf6\xec\x5a\xfe\
 41.2898 +\x25\xfa\xe4\xcd\xb5\xbb\x7c\xa8\xce\x3c\x2f\x16\xf1\xc7\x1b\x21\
 41.2899 +\xf0\x2c\x93\xdd\x5f\x89\x7b\xbd\xd4\xef\x66\xd6\xda\xc5\xc1\x6a\
 41.2900 +\xdb\xd3\xd6\x4c\xfd\xd4\x5b\xaa\x1d\xec\xc3\x73\xc3\xbf\x8f\x66\
 41.2901 +\x26\x83\x66\xf3\xc9\x6a\x22\xf9\xd4\xeb\xaa\x95\xae\xbf\x13\xe1\
 41.2902 +\xfc\xd4\xfe\x2a\xf2\xf4\x46\xce\x66\xeb\x68\xb3\x65\x47\xb9\x45\
 41.2903 +\x82\x30\x64\x37\x1c\x86\x43\x2e\x11\x11\x38\x39\xe4\x38\xf9\x16\
 41.2904 +\x7e\xa7\xd6\x51\xb4\xc3\xd1\xd9\x7e\x1c\x89\x5c\xe9\xa2\x70\x6a\
 41.2905 +\xc9\x08\xe3\x89\x63\xd6\xfa\x94\x92\xc3\xf9\x25\x96\x5e\xc6\x96\
 41.2906 +\x76\x4a\x8e\x8c\x75\x10\xca\xf1\x87\x14\xbb\x68\xc7\xa5\x09\xdd\
 41.2907 +\x33\x11\x4c\x60\xe8\x23\x94\x3c\x42\x45\x27\xb3\xcb\x92\x3f\x12\
 41.2908 +\xab\x51\xbf\xda\x0e\xc3\x79\xb8\x59\x9e\x78\x24\x39\x01\xfd\xc1\
 41.2909 +\x3c\x20\x4d\x8b\x9c\x22\x59\x08\x97\x17\x5b\xc8\xb6\x0b\x55\xc8\
 41.2910 +\x6e\xd6\xe8\x77\x26\xdb\x26\x86\x63\x3b\xe1\x12\xf1\x8f\xa4\xa1\
 41.2911 +\x36\x7c\xea\x45\x64\xe0\x4c\xb3\x76\x62\x69\x8c\x6d\x74\xcf\x48\
 41.2912 +\x5a\x9e\xe2\xf3\x12\xd1\xb2\xb1\x2d\x99\xba\xf7\xed\xb7\x0f\x72\
 41.2913 +\x0b\xb2\x17\x29\x51\x93\xd9\x0c\xb8\xda\x93\xb9\xf2\x28\xc1\xd5\
 41.2914 +\x49\xf4\xa9\x35\x23\xe9\x7d\x90\xdc\x75\x45\x8a\x0d\xf1\x9b\xc4\
 41.2915 +\x18\xad\x4e\xe7\x18\xb2\xf3\x2f\x13\x8d\xf3\x79\x92\x21\x96\x44\
 41.2916 +\x3c\x3c\x45\x1f\x2f\x45\xc1\x5a\x6d\xf3\x68\x31\x2c\x57\x59\x56\
 41.2917 +\xb7\x20\x48\x79\xc8\xdb\xbe\x57\x5b\x79\x91\x1a\xef\xa3\xb3\x27\
 41.2918 +\xa2\x5c\x5c\x34\x7b\x1f\xa9\x59\x35\x44\x6a\x44\x55\x25\xd5\x8b\
 41.2919 +\x34\x2a\xd7\xc6\x16\xc6\x19\x89\x75\xc2\x57\x24\xc8\xfb\xe2\xe3\
 41.2920 +\x40\xc9\xae\x84\x15\xa1\x6d\x38\x11\x5b\x80\xc9\x4f\x1e\x29\x98\
 41.2921 +\xb9\x3c\x89\x04\xbf\x15\x25\x41\x81\x92\x0a\x87\xaf\x71\x2a\x4c\
 41.2922 +\xe5\xb0\xdd\x3d\x49\xd7\x89\x9a\x89\xe1\xe5\x66\xce\xd7\x37\x87\
 41.2923 +\xe7\x4e\x98\x24\x24\x43\xf3\x78\x79\xe5\xe7\x48\x68\xbb\xfc\x8a\
 41.2924 +\x2a\xda\x8d\xdf\x9b\xdb\x63\xd9\xdb\xf6\x4b\x83\x9b\xe9\x3f\x33\
 41.2925 +\x62\xbc\x23\xe3\xf7\x69\x35\x1c\x7e\x44\x85\x52\xd4\xce\x0f\xbc\
 41.2926 +\x20\xf0\x6d\x99\x9e\xde\x07\xc2\xd2\xbd\xaf\x2b\x8e\xcf\x63\xf0\
 41.2927 +\x17\xc8\x4b\x85\x6c\xdd\x6c\x64\x16\xe3\xc7\xb6\xa0\xcd\x3c\x6b\
 41.2928 +\x75\x32\x6e\x1e\xd8\xd4\x15\xda\xae\x0d\xc8\xba\x3c\x4f\x67\xa2\
 41.2929 +\x18\xd4\xb6\xf9\x3a\x96\xe1\xa6\x5b\x2f\x5f\x5b\xad\xf1\x67\x3d\
 41.2930 +\xe1\x3a\x5c\xe0\x8f\x7c\xce\x3d\xa8\xf4\xac\x17\x4a\xbf\xef\x82\
 41.2931 +\xdf\x0e\xef\x8a\x20\x76\xcb\x2d\x9b\x2c\x3b\xe1\x7d\xab\x2e\x64\
 41.2932 +\x88\xa3\xff\x00\x04\x47\x12\xcb\xe1\xaa\x32\x84\x7b\x3b\x82\xed\
 41.2933 +\x2d\x07\x74\xde\xcd\x3f\x65\x6d\xba\xc3\x40\x49\xba\xef\x5c\xf8\
 41.2934 +\xa0\xc3\xb1\x65\x34\x57\xca\x62\xc2\xb6\x02\x4b\x67\xbe\xf0\xd3\
 41.2935 +\x97\xc1\xf7\x27\x18\x54\x91\x4a\xee\x15\xd4\x0b\xc3\x6a\x94\xa5\
 41.2936 +\x5a\x72\xe5\x5d\xaf\x69\xde\xe1\xea\xe7\xe5\x34\x38\xc4\xbd\x8f\
 41.2937 +\x74\x9b\xec\x8c\x82\xae\x33\x9a\xf4\xb7\xfe\xba\xf2\x0c\x86\xfc\
 41.2938 +\xaa\x78\xd9\xe5\xe3\xba\x7a\x7d\xa6\x48\xb2\x7e\xda\x5c\xc8\xbe\
 41.2939 +\x46\x83\x94\x52\xf4\x77\x3c\x8c\xfa\x4c\x95\x15\x82\x54\x5e\xb7\
 41.2940 +\xc4\xa2\x25\x11\x28\x89\x44\x4a\x22\x51\x12\x88\x94\x45\x8f\x4f\
 41.2941 +\x6b\x8f\xef\x75\xb2\x0f\xd3\x5c\xe5\xfb\x0b\x19\xd6\x4c\x7e\xbf\
 41.2942 +\xc5\xf5\x12\xc3\x97\xee\x7f\x85\xfe\x55\x34\xbd\x97\x3f\xc1\xab\
 41.2943 +\x3b\xfa\xcd\xe5\x2f\xaa\x78\xca\xbe\x49\xf6\x4f\xc1\xa7\xd6\xab\
 41.2944 +\x8d\xd0\xaf\xc6\xb4\x73\x58\xeb\x25\x64\xa7\xda\xd3\xfa\x3c\xed\
 41.2945 +\x1f\xf9\xe8\xbd\xfe\xa3\x0a\xb2\x23\xf4\x8b\xd1\xaf\xea\xaa\xc5\
 41.2946 +\x95\xd1\x1f\x4b\xea\x5d\x43\xd9\x67\x97\x0c\x0f\x4d\x4c\xff\x00\
 41.2947 +\x3a\xe1\x0a\x23\x68\x5d\xdd\x65\x59\x63\xa4\x7f\x39\x60\x8e\xc0\
 41.2948 +\xbb\x7c\x78\x64\xa3\xf9\x5a\x8c\x2a\x4a\x7f\x95\x57\x77\x07\x2a\
 41.2949 +\x64\x58\xe3\xde\x29\x0e\x32\xd0\xfa\x4f\x3d\x88\xff\x00\x69\x5a\
 41.2950 +\x6d\xca\x31\x11\xe7\xab\xe2\x6b\x7c\xf1\x7a\x22\xde\xf1\x73\xec\
 41.2951 +\x07\x65\x39\xdd\xc6\xea\xa1\xe2\xb2\x04\xb3\xc5\xfd\x90\x2e\x4b\
 41.2952 +\x8a\xec\xbd\x64\x5b\x17\x41\xbc\x5b\x46\x6c\x24\xae\x59\x16\x71\
 41.2953 +\xea\x5f\x73\xca\xf9\xcf\x2a\x38\x56\x3c\x06\x41\xc6\xb7\x70\x15\
 41.2954 +\x08\x3d\x96\x69\xd2\xbb\x5b\x54\x5c\x5b\xd0\x9a\x26\x43\xd6\xb6\
 41.2955 +\x5b\x1e\xe5\xc3\x8b\x06\xdc\xc9\x53\x21\x17\x09\xe6\x61\xb2\x4f\
 41.2956 +\x53\xad\x8e\x5c\xe1\xec\xbd\x98\x9b\x2e\x52\xde\x12\xe6\xbb\x14\
 41.2957 +\x33\xd5\x7a\x99\x96\xe7\x19\xfe\xe8\x48\x91\x22\x61\x0f\x8f\x16\
 41.2958 +\xc4\xa4\x10\x8f\x67\x2c\x77\x23\xfc\x48\x97\x8b\x90\x56\x85\x9f\
 41.2959 +\xec\xfb\x6b\xd0\xb6\xa4\x88\x18\x60\xdc\x7b\xfb\x9d\x09\x21\xe5\
 41.2960 +\x5c\x3d\x80\x04\xa4\x8e\x9a\x89\x99\x88\x32\x9a\x56\x53\xce\x49\
 41.2961 +\x3a\x32\x75\xd3\xc7\xbc\xf1\xd1\x8c\xaf\xca\x57\xf9\xb9\x49\xad\
 41.2962 +\x7f\xad\x64\x4e\x64\x9e\xd4\x97\x6f\x0d\x29\xac\x86\x92\x77\x6d\
 41.2963 +\x71\x15\x39\x46\x8c\xb5\x8b\x42\x3e\x3e\x10\x11\x15\x3d\x16\x92\
 41.2964 +\xd3\x4d\x47\x31\x0b\x2d\xbf\x81\x92\xc4\x89\x9d\xe9\x70\x89\x7b\
 41.2965 +\xab\x99\x11\x7a\x55\x2a\x97\xdd\x54\x65\xd3\x37\xe9\x7d\x61\x7e\
 41.2966 +\x63\xbe\xfe\xa7\xcc\x57\x4b\xed\x8f\xda\x1d\xd3\xe7\x36\xdf\xa7\
 41.2967 +\xc5\x50\xae\xce\x7d\xb6\x42\xf9\x2b\x87\xd1\x1c\x52\x2b\xac\x1f\
 41.2968 +\xdf\x27\x0f\x7e\x83\xce\x7e\xde\x4d\x6a\x5b\x03\xfd\xe8\xbf\x7f\
 41.2969 +\x49\x45\xfa\x3d\x17\xbf\xb5\x8f\xdf\x1b\x4f\xcd\x5c\xfe\xfa\x8a\
 41.2970 +\xd3\x76\x47\xf4\x50\xc1\x9f\xa1\x0d\xbf\xef\x5e\xd4\x2b\xb4\x7f\
 41.2971 +\x6f\x3a\x97\xfa\x48\xff\x00\xbb\x6d\x49\x9a\x2f\xda\xbd\x9b\xe6\
 41.2972 +\x61\xfa\xc9\x50\x67\x51\xcf\xa6\x6e\x64\xff\x00\x87\x9f\xd9\x55\
 41.2973 +\x8f\x5d\x45\xb2\x3f\xe0\xf7\x4f\xff\x00\xd5\xbf\xc6\xee\x4a\x0d\
 41.2974 +\xda\x0f\xb6\xfb\xc7\xfc\x87\xf8\x4c\x45\xa9\x7d\x75\xd1\x3a\x6b\
 41.2975 +\xae\xba\xe9\xa2\x74\xd3\xc7\xe5\xff\x00\x9f\x8e\xbe\x3f\x2f\xef\
 41.2976 +\xd7\x13\xae\x9a\x59\x31\xdd\xbe\x5d\xd3\x3f\xee\x36\xf1\xba\x47\
 41.2977 +\x24\x01\x5b\x1a\x4c\x06\xcd\xb4\x5e\x3a\x21\xb5\x8f\x65\x69\xc1\
 41.2978 +\x38\x54\x6b\x39\x2d\x78\x0c\x86\x1b\x39\x27\x0a\x7d\x74\x38\x18\
 41.2979 +\xc6\x42\x0c\x92\xce\x12\x14\xeb\xe9\x4d\x77\x3e\x84\xb0\xfd\x8b\
 41.2980 +\x69\x0b\x7c\x32\x64\x8a\x67\x37\x72\x6c\xe1\x6f\x1d\xe1\x5c\x24\
 41.2981 +\x0e\xf0\x9a\xec\x91\x32\x3b\x98\x9d\x5e\x16\x47\xef\x72\xce\xaa\
 41.2982 +\xbb\x77\x77\x50\x4a\x95\xbc\x11\x8f\xbe\x18\x70\xea\xe7\x44\x61\
 41.2983 +\xb5\x5c\x68\x5d\xae\x4a\x96\x52\x8b\xe5\x89\x5a\xbe\x58\xcb\x9b\
 41.2984 +\x22\xb9\xf6\x9d\x21\xb7\x5b\x77\x31\x5b\xbf\xb8\x16\x43\x06\x56\
 41.2985 +\x4b\x82\x40\x5d\x40\x26\xb7\x5d\xaa\x14\x3f\x86\x90\x31\x15\x03\
 41.2986 +\xc5\xb9\xa7\x26\x1a\xa8\x73\x4e\x52\x4e\x5a\xb7\x98\x91\xf1\x22\
 41.2987 +\xbb\xda\xf8\xc1\xf6\x4b\x0e\xd1\xe2\x6b\xb6\xb5\x64\x9d\x3f\x2b\
 41.2988 +\xd7\x57\x27\x5c\xb9\x0f\x38\x82\x5e\xb1\x98\x5b\x99\x0d\x8f\xae\
 41.2989 +\x3c\x25\x23\xc7\xaf\x80\x1e\xd4\x76\xbb\x2a\x4f\xb9\xdd\x74\x6c\
 41.2990 +\x9d\x2e\xe5\x86\x3d\xd6\x3f\xad\xe1\x80\xc3\x2d\xd4\x8f\xb6\xa3\
 41.2991 +\xf1\x32\x5e\xc3\xc2\x4f\x3c\x3e\x18\xbb\x2e\xb8\xa0\x3f\x4d\x7c\
 41.2992 +\xcf\xae\x2b\xdc\x4c\x55\xb5\x22\xeb\x50\x5b\x39\x6c\x08\xb2\x64\
 41.2993 +\x10\xb3\x70\x6e\x2b\x87\x52\xea\xe2\xcc\x78\xa1\xeb\xe9\x2b\xaf\
 41.2994 +\x7c\x28\x96\xfb\x7e\x4a\x4f\x04\x5c\x8e\x15\xa7\xfa\x2a\x94\x36\
 41.2995 +\xbd\xa7\x7b\xb9\xa4\x9e\x98\xdb\x79\x4c\xb0\x97\x74\x99\xe1\xe2\
 41.2996 +\x28\x7d\x19\xac\xf9\xb4\xe6\xfe\x1c\xbe\x12\x10\xad\x1b\x67\x77\
 41.2997 +\x8e\xe6\xdf\xdb\x8e\xe1\x63\x1e\xec\x3c\xcc\xb8\xb8\x79\xc6\x59\
 41.2998 +\x43\x2f\x84\x2d\xf7\xad\xdb\xf9\xc1\x2d\x39\x57\x1c\x2e\x90\x4a\
 41.2999 +\x22\x51\x12\x88\x94\x44\xa2\x25\x11\x28\x89\x44\x59\xb6\xf6\x9c\
 41.3000 +\x76\xb7\x79\xe7\x5d\x90\xda\x19\x6a\xc2\x86\x73\x3f\x27\xb6\x6c\
 41.3001 +\x86\xe2\xf5\xbb\x63\x63\xd8\xe8\xee\x44\x18\xba\xe8\x81\x71\x09\
 41.3002 +\x78\x4f\x36\xed\x08\xcf\x94\x1b\x76\x59\x9d\xa5\x2d\x34\x10\xf1\
 41.3003 +\x66\xde\xdb\x6f\x33\x3d\x24\xa4\x86\x05\x2a\x4d\xe6\x6b\xc8\x74\
 41.3004 +\x58\xf2\x87\x94\x3d\x12\x54\x0d\xd1\x2f\xad\xb6\x3a\xe9\xb7\x8d\
 41.3005 +\xf2\x56\x07\xce\x58\xbe\xfa\xbc\x71\x9d\xe9\x91\x89\x95\xa0\xae\
 41.3006 +\x8c\x5a\x9b\x75\xf5\xdd\x03\x74\x4a\x5a\xf6\xdd\xa3\x70\xc7\xc9\
 41.3007 +\x5b\xf7\x54\xe5\xaf\x1b\x2d\x0a\xfe\x3a\xcf\xb6\x9c\x47\xb8\x6f\
 41.3008 +\x71\x47\xba\x89\x70\xd6\x5b\x93\x39\x44\xc9\x07\xdd\xf7\x9c\x6e\
 41.3009 +\xae\x57\xce\xf2\xff\x00\xf7\x79\x63\x32\xf6\xee\x9c\x85\xda\x5a\
 41.3010 +\x09\xfb\xa8\xce\x9a\xbf\xc0\x7b\x9b\xfe\xab\xad\x3f\xfe\x9b\x56\
 41.3011 +\xf9\xb3\x9e\x6f\xf5\xff\x00\xa2\xc9\xe7\x2d\xf9\xdf\xd5\xfe\xaa\
 41.3012 +\x15\x7b\x51\x17\xec\x26\x55\xd9\x96\xc2\xf2\x7d\xb4\x97\xe3\xb6\
 41.3013 +\xb2\x45\xe4\xf2\xfd\xb7\x87\x24\x04\xb5\x93\x44\x1d\xe1\x8a\xa2\
 41.3014 +\xee\x08\x94\xc8\xb5\x09\x9d\x0d\xbb\xe4\xb1\x90\x0a\x5e\x37\x43\
 41.3015 +\x97\x03\x0b\x8e\x49\x49\x8c\x94\x7a\x91\xbb\xe6\xad\xc9\xad\x2a\
 41.3016 +\x01\xe5\xfd\x8a\x46\x7b\x2c\x31\x8d\x66\x7a\x6d\xe7\x88\x67\xc9\
 41.3017 +\x52\x98\xcb\x6e\xff\x00\x28\x46\x3c\x4a\x55\xc1\x5a\xb4\x7f\x81\
 41.3018 +\xf6\xf2\xd0\xc9\x42\xf4\xf9\xaa\xec\x91\x5e\xaf\x05\x71\x55\x56\
 41.3019 +\x4f\x1c\x69\x2d\x3e\xdf\x49\x82\x6d\xe6\xfd\x26\x4b\x21\xfd\x21\
 41.3020 +\x54\xb6\xd5\x1d\x61\xe6\xcb\xa2\xe6\xf1\xb2\xf4\x6a\x38\x92\xe6\
 41.3021 +\xf6\x8c\xb5\xe5\xb2\x0d\xd4\x37\x79\x3f\x0c\x57\x92\x98\xca\xe4\
 41.3022 +\x92\x8f\x93\x8d\x57\x26\x63\xb9\xad\x69\x56\x6f\x22\xcc\xfa\x30\
 41.3023 +\x85\x4a\x93\xe5\xe7\x2d\xd9\x0f\x7b\x40\xb8\x20\xd6\x31\x98\x8c\
 41.3024 +\x8c\x61\xf2\x0a\x83\x5d\xb1\x3d\x8b\x7e\xd2\x34\x49\x37\x16\x45\
 41.3025 +\x05\x9b\xc4\x36\x5d\x65\xef\x1f\x34\xb8\x32\x42\xf0\x8b\xc2\xdf\
 41.3026 +\x5a\x3c\xc6\x77\x32\x07\xb3\x90\x8f\x8f\x25\xcd\x11\x5d\x97\xa3\
 41.3027 +\x75\x2e\x4e\x33\x52\x72\xdf\x20\x85\xe1\xe8\xf3\x88\xee\x09\x33\
 41.3028 +\x90\xf9\x1c\x8f\x5d\xeb\x25\xe8\xab\xab\x75\xd4\xc7\x69\xd3\x56\
 41.3029 +\xd3\xcd\x15\x75\xdc\xf1\x4f\xa4\xa1\xdf\x05\x31\x32\x56\x54\xf2\
 41.3030 +\x9e\xb5\x39\xda\x98\x28\x6e\xe4\xd1\x6d\xe5\x22\xfb\x9c\x94\x9e\
 41.3031 +\x4a\x6d\x20\xe9\xbf\xab\xfc\xb5\x73\xa8\x6c\x73\x5c\xc6\x98\xd9\
 41.3032 +\x73\x38\x6f\x36\xcb\xcc\x96\xf9\x9b\x84\x7c\x48\x44\xa8\x59\x08\
 41.3033 +\xb9\x56\x9e\xfc\x66\x44\xbc\x8a\x62\x2d\xa2\xe9\x67\x23\x39\xeb\
 41.3034 +\x89\x4d\xb8\xe3\x25\xe0\x4a\x1b\xdb\xc6\xf2\x1f\x11\x6e\xc5\xc6\
 41.3035 +\xff\x00\x14\x89\x55\x07\x4c\xdf\xa5\xf5\x85\xf9\x8e\xfb\xfa\x9f\
 41.3036 +\x31\x53\xa6\xd8\xfd\xa1\xdd\x3e\x73\x6d\xfa\x7c\x55\x17\xec\xe7\
 41.3037 +\xdb\x64\x2f\x92\xb8\x7d\x11\xc5\x2b\xba\xc1\xda\xb2\x9a\x4b\xe1\
 41.3038 +\x7b\xd9\x21\x21\x21\x49\x1b\x74\x5a\xae\x0e\x91\xab\xb4\xce\x4c\
 41.3039 +\x4e\x63\xe5\x99\x04\xe7\xe5\xa2\x7b\x92\x4d\x4a\xf8\x8c\xc5\xe9\
 41.3040 +\xe5\xee\x97\x64\xf5\xf1\xf4\x68\x7b\x02\x9c\xce\xe3\x51\x5b\x72\
 41.3041 +\x11\x90\x2f\x43\x9c\x23\xcb\xdf\x26\x88\x5e\x6d\xc2\x1a\x7c\x09\
 41.3042 +\x0b\x79\x97\xc3\x0d\x16\xd3\xb5\x98\xae\xef\x2c\xf2\xfa\x4c\xee\
 41.3043 +\xe4\x47\x22\xf7\x9e\xc9\xb7\x07\x2f\x94\x1a\x97\xe4\xeb\xe4\x5d\
 41.3044 +\x13\x69\xdd\x41\x36\xef\x8f\xf0\x1e\x3d\xb0\x72\x04\xc4\xed\xb3\
 41.3045 +\x74\x59\x91\x45\x82\x78\xdd\x16\xd4\xc4\xd3\x47\x83\x6e\xf9\xd1\
 41.3046 +\x5a\xc8\x32\x7d\x10\xd5\xe2\x7b\x2e\x1a\x14\x5d\xe0\xb8\x4b\x77\
 41.3047 +\x01\x75\xde\x12\x74\x30\x52\x27\x06\xf2\xf5\xce\xca\xb5\x65\xd7\
 41.3048 +\x54\x5d\x2e\x96\xb8\xf1\x65\xc3\xb8\x3c\x0f\x8b\x9c\xf2\x3c\x72\
 41.3049 +\x0c\x9a\x11\xdd\x3c\x32\x09\xbe\x21\x21\x2e\x21\xc8\x4c\x71\xad\
 41.3050 +\x31\x2c\x84\x73\xf4\xbe\xba\xb0\x41\xb1\xdb\xe0\xce\x71\xe8\xf2\
 41.3051 +\x21\xb7\xb9\x21\xe6\xef\x3c\x05\xc8\x45\xc8\x4d\x93\x42\x5d\x21\
 41.3052 +\xc7\x84\xb1\xa8\xb9\x95\x38\xc7\x88\xaa\xc7\x79\x99\x32\xd0\xcc\
 41.3053 +\x1b\x93\xc8\xf9\x1a\xc3\x7c\x69\x4b\x4e\xe1\xff\x00\x03\xfd\xd6\
 41.3054 +\xf9\xcb\x07\x91\xa5\x37\xba\x2c\x2b\x5e\x0d\xf7\x26\x52\x01\x6e\
 41.3055 +\xe8\x5d\xb9\x28\xb7\x81\x4f\x78\x29\xee\x24\x69\x36\x9c\x84\xa4\
 41.3056 +\xa9\x53\x6e\xcf\x6c\xd3\xac\x3a\x42\xd5\x69\xba\x36\x2c\xcd\x87\
 41.3057 +\xcf\x37\xcc\x8b\xa2\xe0\x8e\xfa\xed\x32\x4b\x5c\x4c\x91\x09\x78\
 41.3058 +\x17\x84\xb8\x4b\xcd\x51\x96\xad\xb8\xc5\xbb\x6a\x19\xf7\x08\x64\
 41.3059 +\x4e\x47\x91\xcc\xf7\x44\x54\x21\x22\xdc\xc1\x8e\xc1\x70\x96\x27\
 41.3060 +\xd2\x64\xbf\xec\xb4\x09\xbf\x8c\xd3\xf6\x19\xdb\x85\xe2\xe9\x83\
 41.3061 +\xa4\xb6\xb9\xef\x91\xeb\x8f\xed\x7e\x25\xe0\xe8\x6e\x6e\x00\x38\
 41.3062 +\x1c\xbc\x8b\x6e\x3f\x14\x6a\x8b\xb7\xc5\x28\xe9\xbb\xa4\x27\xc1\
 41.3063 +\xbc\x97\xbb\x52\xa5\x25\x66\x1d\x72\xa6\xcb\xb4\xff\x00\xd9\x16\
 41.3064 +\xad\xb7\x8b\x83\x94\x1b\x6f\xee\x9c\xbe\x1e\x1c\x61\x90\xee\x19\
 41.3065 +\x2e\xfe\x3e\x1a\x66\xe4\x48\x7a\xcd\xef\x3c\x74\x15\x3b\x6b\x8b\
 41.3066 +\xbf\x72\x2c\x12\x88\x4a\xb4\x91\x3a\xbd\xcf\x63\xb5\x94\x8c\xb7\
 41.3067 +\xc4\x3e\x84\x7d\xe1\x09\x75\x4b\x77\xef\xaa\x1f\xd9\x96\xd6\x49\
 41.3068 +\xba\x6b\xfe\x76\x01\xec\xbc\x8d\xb9\x6a\x5a\xd6\xfa\xa6\x27\xa7\
 41.3069 +\xe3\x99\x05\xe1\x46\xf1\xe3\x94\xb3\x83\x88\x1a\x5c\x29\x20\x4b\
 41.3070 +\x89\x22\x68\xf9\xdf\xc4\xf1\xf1\x67\x12\xf7\xc1\x3c\xb8\xa9\x3d\
 41.3071 +\x3d\xb4\x2d\x6c\x3a\x26\xd7\x1e\x4b\x51\xd9\x99\x3a\x74\xae\x6f\
 41.3072 +\x1e\x3b\xc5\x51\xa1\x88\x8e\x52\x1e\x3c\x7b\xf8\xb7\xe0\x47\x87\
 41.3073 +\xac\xeb\x4a\x11\xd2\x5a\x66\xba\x9a\x7b\xd1\xdc\x78\xe3\xc5\x8a\
 41.3074 +\xc6\xf9\xe7\x84\x72\xef\x91\x62\xcb\x3c\x5c\x39\x74\x8b\xd1\x64\
 41.3075 +\x95\x98\xfd\xa7\xcc\x6f\xfc\x71\x5e\xff\x00\xd0\x30\x3f\xde\x54\
 41.3076 +\x3f\xea\xf9\x76\xfe\x6f\x5b\x3f\x38\x93\xfb\x14\x89\xea\x4b\x03\
 41.3077 +\xf9\x5a\x67\xe4\x99\x55\x35\xb9\x7c\x25\x2f\xb6\x1c\xdd\x2b\x61\
 41.3078 +\x82\x51\xfb\xa0\xc4\xe9\x0b\x72\x59\xb7\x2a\xc5\xa3\x37\x92\x51\
 41.3079 +\x4f\x42\x97\x6c\x64\xd2\x80\xfa\x46\xe1\x94\xa3\x77\xd1\x66\x58\
 41.3080 +\x7d\x1a\x48\x44\xb8\xec\xab\x8f\x1d\x6a\x71\xd1\xda\x8d\x8d\x67\
 41.3081 +\xa7\x23\xdd\x37\x2d\x09\x48\xe7\x10\xee\x10\xfa\x42\xcb\xc2\x58\
 41.3082 +\xbc\xcf\xc2\x51\xe6\x49\x97\x87\x2f\x72\x78\x6a\x4a\x2f\xd4\x56\
 41.3083 +\x77\x74\xd5\xe9\xe8\x22\x4e\x54\x59\xdc\xc8\x87\x23\xa3\x5a\xb2\
 41.3084 +\x5c\x42\xf7\xa5\x47\x5b\x26\x7c\x8e\x32\x4b\x4e\xdb\x70\xcb\x8d\
 41.3085 +\xb3\x96\x15\xc7\xf9\x2c\x2b\x16\x8f\x67\xa0\x82\x3b\x80\x21\xe0\
 41.3086 +\x94\xb3\xba\x62\xd4\xa8\xbb\x8d\xbf\x67\x4f\x50\x82\x99\x76\xae\
 41.3087 +\x8c\xd1\x2b\xe3\xce\x3c\xcc\xcd\xc7\x89\xb4\xae\x31\xd5\xd6\x12\
 41.3088 +\xd3\x5a\x8e\xe9\x67\x2c\xb7\x71\x65\x17\x35\x22\xf7\x48\x6f\x78\
 41.3089 +\x68\x65\x97\x58\xb7\x04\x22\xe7\x7b\xd9\x44\x87\xaa\xba\x47\x4f\
 41.3090 +\x5d\x42\xf5\x68\xb7\xdc\x46\xbc\x52\x19\xf0\xe3\xd9\x90\xcf\x81\
 41.3091 +\x90\x3f\x16\xf4\x4b\x1f\x37\x12\xfb\xab\xba\x56\xbe\xbd\xb4\xa2\
 41.3092 +\x25\x11\x28\x89\x44\x4a\x22\x51\x12\x88\xbe\x24\x10\xcc\x32\x04\
 41.3093 +\xc3\x41\x44\x54\xa8\x64\x12\xd2\x95\x8c\x88\x52\x78\xac\x6b\x42\
 41.3094 +\xfd\x2a\x4a\x93\xe3\xa2\x93\xae\x9c\x54\x9a\x22\xa7\x6c\xdb\xd0\
 41.3095 +\x4f\xa5\xd6\x74\xb8\xe4\xee\xf9\x7d\xba\x8a\xc2\xb9\xa6\x9c\x19\
 41.3096 +\xd4\x9c\x86\x23\xbc\x2e\xec\x79\x1a\xe1\xcb\x97\x69\x7a\x63\x8a\
 41.3097 +\xcd\x88\x95\xd6\xc3\x62\x42\x13\xcc\x0c\x9a\xc7\x5a\xcc\xfb\x81\
 41.3098 +\x78\x6e\xef\x71\x41\x64\xa6\x77\x28\xeb\x94\xeb\x2b\x24\xc3\x45\
 41.3099 +\xe3\x15\xc2\x3e\xe6\x6f\xa5\xcf\xfa\xab\x9a\x3f\xae\x09\x6f\xfd\
 41.3100 +\x75\x55\xbf\x73\xdf\x54\x73\x56\xbc\xff\x00\xc6\xaa\x9d\xfb\x9f\
 41.3101 +\xe9\x73\xb5\x3d\xde\x61\x5c\x1b\x80\xb3\x24\x45\xec\xf7\x1e\x6d\
 41.3102 +\xe1\x84\x54\x66\x37\x6d\x01\x79\x3c\x82\x95\x6c\xd6\x1a\xd4\x63\
 41.3103 +\x65\xb2\xd2\x5a\x48\x2d\xc8\x49\x45\x69\x07\x1a\xd4\x64\x51\x06\
 41.3104 +\x3e\xe3\x8e\x4e\x3e\x76\xb5\x6c\x4a\xa3\x5e\x55\x74\x9b\xa1\x63\
 41.3105 +\xe6\xae\xa5\xb2\x6d\x8d\x60\x6d\x80\x62\xbb\x83\x0e\x6d\xda\x3e\
 41.3106 +\xe7\x8d\xb2\xae\x6b\xfe\x57\x26\x4a\x02\xeb\xb8\xdc\xdc\xf2\x2a\
 41.3107 +\xba\x26\x6d\xdb\x56\xd6\x78\x40\xc8\x3a\x08\x08\x16\x7e\xe9\xb3\
 41.3108 +\x61\x50\x36\x69\x4f\x11\x9c\x6e\x0d\xcb\x93\x85\x50\x8a\xa5\xe3\
 41.3109 +\x5f\x40\x28\x14\xe4\xa2\xea\x79\x8b\x6e\x58\x67\x3d\x36\x68\x0c\
 41.3110 +\xa9\x63\x47\x5c\x6e\x63\x92\xa1\x46\xcc\x24\xcf\xa2\x27\xe3\x83\
 41.3111 +\xaa\x94\x4e\xc3\x79\xc8\x77\x4c\x65\x3c\x9f\x79\x5a\x99\x51\xe6\
 41.3112 +\x74\x68\xd2\x1b\xe3\x19\xa9\x17\x5e\xfe\x9e\xd5\x9a\x87\x4b\x93\
 41.3113 +\x85\x66\xb9\x3d\x14\x5e\x2c\x9e\x8f\x88\x3d\x15\xc2\xed\x14\x79\
 41.3114 +\x02\xe3\x39\xe3\xc3\xbe\x10\x17\x31\xe1\xcb\x91\x79\x17\x6d\x3f\
 41.3115 +\x67\xbd\x88\x8d\xca\x1b\x72\x09\xba\x62\xdb\x9c\x4d\xbc\x3e\x68\
 41.3116 +\xbc\xd1\x36\xf6\x3d\x6c\x73\xc7\x2e\xaa\x88\xd3\x3d\x30\xb6\xac\
 41.3117 +\xc6\x26\x59\xe8\x22\x6f\x5e\xf3\x48\xc7\xee\x85\xe3\x77\xbb\x56\
 41.3118 +\x9d\xc6\xed\x48\x61\xea\xad\x3c\xbf\xcd\xe6\x9f\x97\x4f\xca\xad\
 41.3119 +\xf6\x3e\xd9\xb5\xab\xb2\x19\x6c\x9e\xb6\xe2\xe3\xcd\x89\x7a\xc6\
 41.3120 +\x9d\x12\x2a\x0f\x6d\x6a\xae\x6c\xdb\x4c\xb6\xd3\x85\x46\xe6\x64\
 41.3121 +\x2d\x91\x7d\xb8\x5d\x51\xf4\x55\x56\x74\xcd\xfa\x5f\x58\x5f\x98\
 41.3122 +\xef\xbf\xa9\xf3\x15\x37\xed\x8f\xda\x1d\xd3\xe7\x36\xdf\xa7\xc5\
 41.3123 +\x51\x86\xce\x7d\xb6\x42\xf9\x2b\x87\xd1\x1c\x5a\x48\xbf\x71\xfd\
 41.3124 +\x9b\x93\xad\x79\x2b\x2e\xff\x00\xb7\x63\xee\x9b\x62\x5d\x28\xd1\
 41.3125 +\xfc\x54\x90\xd7\xa8\x96\xa1\x2b\x98\x4e\x12\x80\x81\x74\xc5\xe0\
 41.3126 +\x08\x94\x91\xb3\xe6\x2e\x1b\xbc\x6c\xbd\x3b\x8d\xdc\x0d\x75\xc7\
 41.3127 +\xd6\xcb\xad\xc2\xcb\x31\x99\xf6\xc9\x4e\x41\x98\xcf\x45\xe6\x7c\
 41.3128 +\xee\x95\x09\xb2\xc9\xb7\x1b\x3e\xb3\x2e\x09\x09\x75\x86\xab\xa1\
 41.3129 +\xe6\x41\x89\x72\x8a\x71\x27\x47\x09\x51\xde\xe9\xb2\xe7\xe8\xd4\
 41.3130 +\x4a\x9c\x42\x43\xdb\x6c\xa8\x43\xd5\xaa\x84\x8e\x3a\x5f\x6d\x38\
 41.3131 +\xc4\x21\x47\x01\x78\x33\x1a\xd5\xe3\xa3\x56\xd7\xac\xaa\x80\x1f\
 41.3132 +\x93\xc3\x88\xd4\xf3\xcd\x38\x57\xfb\xe3\x99\x5c\xbf\x1d\x49\x43\
 41.3133 +\xb6\x8d\x73\x4a\x72\x14\xab\x79\xf9\xc5\x6d\x67\x22\xfc\x5c\x47\
 41.3134 +\xf2\x74\x15\xa6\x57\x66\x9a\x5e\xbe\xe3\x2c\x69\xd9\x19\x8e\x63\
 41.3135 +\xfa\x59\x17\xe9\x2f\x97\xda\xb7\xda\x87\xf0\x4d\xf1\xff\x00\x59\
 41.3136 +\xbc\xff\x00\xc6\xaa\xbd\x5a\x35\xc7\xfb\x45\xbf\xf3\x1a\x7f\xec\
 41.3137 +\x5f\x3d\x4d\x34\xbf\xf1\x53\x3f\x3a\xaf\xfe\x0a\x42\xe7\xbd\xae\
 41.3138 +\xe2\xed\xc8\xaa\xda\xfb\x26\xa6\xe4\x74\x1b\x4d\x32\x7a\xc3\x34\
 41.3139 +\x86\x9e\x34\x3b\x41\x96\x63\x56\x7e\x78\xe7\x10\x42\xaf\x34\xe0\
 41.3140 +\x9a\x47\xb5\x10\xc8\x65\x7c\x24\x25\x5a\x0d\x29\xef\x13\xb9\xa8\
 41.3141 +\xe9\x6d\x6d\x79\xd2\x34\x97\xdc\x7e\x68\x1c\xfb\x73\xce\x0a\x44\
 41.3142 +\x61\x90\x5e\xb7\xcb\x72\x23\x5c\xb8\x47\xc3\x11\x70\xf8\xfa\xde\
 41.3143 +\x21\x5e\xfd\xef\x4d\x5b\x75\x01\x47\xee\x97\x38\x21\x8b\xbc\xdc\
 41.3144 +\x8b\x2e\xee\x69\xe1\xb1\xcc\x8b\x1e\x91\x70\x8f\x8f\xa3\xd5\xe9\
 41.3145 +\x12\xfe\xae\x09\xdb\x8e\x2e\xdb\x94\x34\xe4\x2e\x32\x8c\x7e\xc4\
 41.3146 +\x37\x2c\x98\x24\xa5\xdd\xca\xc9\x16\x55\xf3\xa2\x34\x6b\xe5\x19\
 41.3147 +\xb7\xf3\x25\xed\xf1\x6a\xd0\x7e\x60\x8d\xc2\x91\xfa\x0c\xf1\xd9\
 41.3148 +\x3c\x55\xde\xf4\xd8\xd4\xfa\xba\xf5\xab\x64\x47\x91\x7a\x79\x97\
 41.3149 +\x2b\x11\x92\x66\x38\x32\xc8\xb2\xc8\x89\x39\x91\x16\x23\xd6\x2e\
 41.3150 +\x1c\xbd\xea\x0b\x7d\x95\x72\xc7\xa7\xed\x9a\x7d\x97\x59\xb6\x81\
 41.3151 +\xd0\x5e\x70\x4d\xd2\x71\xcd\xe3\x85\x80\xf2\x08\xe5\xd9\x1e\xff\
 41.3152 +\x00\x25\x3c\xa4\xbb\xe5\x6b\x8b\xdd\x51\x8b\x3c\xed\x2b\x0d\x6e\
 41.3153 +\x3a\x46\xdf\x97\xc9\x51\x52\xa7\x91\xb6\x99\x3d\x8e\x8f\x79\x09\
 41.3154 +\x30\x68\x73\x91\x83\xd3\x89\xd2\x9b\xbc\x50\x92\xbf\x30\x36\xa7\
 41.3155 +\x19\x0c\xd5\x3a\xf1\xec\xa9\xe3\xcf\x1e\x5d\xef\x4e\xdf\xa6\x75\
 41.3156 +\xde\xa0\xd2\x0d\x4a\x66\xce\xf4\x7d\xcc\xc7\x1b\x71\xc6\xe4\x47\
 41.3157 +\x19\x03\xbd\x6c\x48\x79\x69\x95\x78\x72\x1e\x41\x3f\x7f\x76\x3d\
 41.3158 +\x95\xae\x5f\x34\xb5\x9f\x50\x39\x1d\xcb\x80\x3c\x4e\x47\x6e\xa2\
 41.3159 +\xd9\x34\xf1\x32\x58\x91\x65\x8d\x7d\xfc\x4b\xa3\xef\x64\x5d\xa5\
 41.3160 +\xeb\x30\x5e\x03\xb0\xb6\xf3\x6c\x48\xda\x18\xeb\xdf\x82\x80\x92\
 41.3161 +\x9b\x2c\xf9\xda\x4d\x4c\x16\x63\xb1\x26\xe1\x9b\x36\x0e\x08\xd5\
 41.3162 +\x65\x40\xd4\x11\xb8\x0b\x16\xbd\xd1\xa7\xe1\xa9\x41\xee\x78\x25\
 41.3163 +\x4a\x27\x73\xcf\xd4\xba\xa2\xe9\xaa\xe5\xb5\x3a\xf1\xcd\xca\x43\
 41.3164 +\x2c\x0c\x61\x28\xb1\xe9\x1f\x26\x06\xa4\xf0\x0d\x71\xf6\x4c\x5c\
 41.3165 +\x70\xb1\x2f\x2e\x2b\x26\xcb\x63\x83\x61\x8e\xe4\x5b\x7e\xf8\x59\
 41.3166 +\x27\xb7\xd8\xbc\xe6\xfb\x17\x08\x44\x4b\x1f\x16\x39\x08\x8a\xee\
 41.3167 +\x35\xe0\x2f\x69\x28\x89\x44\x4a\x22\x51\x12\x88\x94\x44\xa2\x25\
 41.3168 +\x11\x28\x89\x44\x4a\x22\x51\x12\x88\xbf\x13\xd6\x82\x7a\xc9\xd3\
 41.3169 +\x03\xea\xad\x02\xf1\xab\x86\xa6\xed\xab\x8a\xf4\x11\xc4\xa1\x13\
 41.3170 +\x54\x6b\xf9\x2a\xe2\xaf\x4e\xbc\x7d\x3a\xff\x00\xb6\xaa\x03\xab\
 41.3171 +\x46\x0e\x0f\x49\xb7\x05\xc1\xf8\xc4\xb2\x54\x98\x50\xc4\x87\xb4\
 41.3172 +\x35\x1f\xc6\x50\xb3\x0b\x6c\x1b\x07\x60\x7c\x83\x17\x92\xac\xa7\
 41.3173 +\x77\xd9\x2e\x28\x86\xf2\x6d\x5a\x26\x72\x7e\x3e\x42\x37\x51\x4b\
 41.3174 +\x47\x9e\x35\xd7\x75\xbb\x78\x16\x04\x52\xbc\xbb\x82\x76\x75\x4b\
 41.3175 +\x84\xfc\x4e\x2a\x57\x2f\xde\xa9\x07\x51\x6d\x47\x52\xea\x7b\x53\
 41.3176 +\xd6\x7b\x80\xda\xc6\x2b\xee\x32\xe3\x9c\xde\x3b\xcc\xb9\x93\x2f\
 41.3177 +\x0b\xcd\xe2\x45\x21\xe0\xe9\x53\x8b\x87\xef\xad\x3a\xd1\xa1\xac\
 41.3178 +\xb6\x39\xad\xdc\x21\x94\xc2\x90\xc8\xb9\x41\xdf\x3c\x26\x3e\x14\
 41.3179 +\x48\x0b\x84\x59\x6f\x97\x84\xbb\x4a\x70\x54\x78\xb7\x34\xa2\x25\
 41.3180 +\x11\x28\x89\x44\x4a\x22\x51\x12\x88\x94\x44\xa2\x25\x11\x28\x89\
 41.3181 +\x44\x4a\x22\x51\x12\x88\x94\x44\xa2\x25\x11\x28\x89\x44\x4a\x22\
 41.3182 +\x51\x12\x88\x94\x44\xa2\x25\x11\x28\x89\x44\x4a\x22\x51\x12\x88\
 41.3183 +\x94\x44\xa2\x25\x11\x28\x8b\xff\xd9\
 41.3184 +\x00\x00\x37\xd0\
 41.3185 +\xff\
 41.3186 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x01\x00\x64\x00\
 41.3187 +\x64\x00\x00\xff\xdb\x00\x43\x00\x01\x01\x01\x01\x01\x01\x01\x01\
 41.3188 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.3189 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.3190 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.3191 +\x01\x01\x01\x01\x01\x01\x01\x01\xff\xdb\x00\x43\x01\x01\x01\x01\
 41.3192 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.3193 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.3194 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\
 41.3195 +\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\xff\xc0\x00\
 41.3196 +\x11\x08\x00\x7f\x00\xe8\x03\x01\x22\x00\x02\x11\x01\x03\x11\x01\
 41.3197 +\xff\xc4\x00\x1f\x00\x01\x00\x01\x03\x05\x01\x01\x00\x00\x00\x00\
 41.3198 +\x00\x00\x00\x00\x00\x00\x09\x06\x07\x0a\x03\x04\x05\x08\x0b\x02\
 41.3199 +\x01\xff\xc4\x00\x3f\x10\x00\x01\x05\x00\x02\x01\x03\x03\x03\x02\
 41.3200 +\x03\x04\x06\x0b\x00\x00\x04\x01\x02\x03\x05\x06\x07\x08\x00\x09\
 41.3201 +\x11\x12\x13\x14\x21\x0a\x15\x31\x16\x22\x17\x23\x51\x18\x24\x41\
 41.3202 +\x71\x32\x34\x39\x42\x73\x81\x33\x37\x61\x75\x76\x77\x91\xb3\xb4\
 41.3203 +\xb6\xb8\xff\xc4\x00\x1d\x01\x01\x00\x01\x05\x00\x03\x00\x00\x00\
 41.3204 +\x00\x00\x00\x00\x00\x00\x00\x00\x01\x02\x05\x06\x07\x08\x03\x04\
 41.3205 +\x09\xff\xc4\x00\x38\x11\x00\x01\x03\x02\x02\x07\x05\x06\x06\x03\
 41.3206 +\x01\x01\x00\x00\x00\x00\x01\x00\x02\x03\x04\x11\x05\x21\x06\x12\
 41.3207 +\x13\x31\x41\x51\x61\x71\x91\xa1\xb1\xf0\x07\x14\x22\x23\x81\xc1\
 41.3208 +\x08\x32\x52\xd1\xe1\xf1\x15\x16\x42\x33\x93\xff\xda\x00\x0c\x03\
 41.3209 +\x01\x00\x02\x11\x03\x11\x00\x3f\x00\xcf\xe3\xc7\x8f\x1e\x11\x3c\
 41.3210 +\x78\xf1\xe1\x13\xc7\x8f\x1e\x11\x3c\x78\xf1\xe1\x13\xc7\x8f\x1e\
 41.3211 +\x11\x3c\xa0\x37\xfc\x91\x9c\xe3\xba\xd4\x36\xea\x67\xcc\x5c\xf1\
 41.3212 +\x13\x28\x14\xe1\xbc\x54\xb1\x3a\x30\xe3\x59\x8d\x2b\xe4\x69\x01\
 41.3213 +\x81\x5b\x55\x5a\x3b\x5c\x55\xbd\xf5\xc9\xb5\xd4\x75\x02\x35\xc4\
 41.3214 +\x58\x58\x40\xcf\x82\x3e\xa9\xbf\xba\x03\x39\x49\x6d\x7f\x69\x23\
 41.3215 +\xa2\xae\xa5\xae\x32\xcc\xe9\x18\x88\xe9\x10\x60\x87\x90\x89\x52\
 41.3216 +\x16\x2b\x9b\xf5\x67\x7b\x63\x56\x41\x12\x39\x1d\x2c\xce\x64\x6d\
 41.3217 +\xfe\xe7\x22\x79\x84\x5f\xac\x27\x77\xf6\xbc\xcf\xcc\x1b\x4e\xb2\
 41.3218 +\x50\xde\x10\x0e\x17\x10\x50\xf5\x7c\xf4\xca\xa3\x24\x60\xfb\x2e\
 41.3219 +\x45\xfa\x30\xd9\x2f\x0c\x48\x40\xea\xc5\x27\x8f\x78\x64\x12\xc1\
 41.3220 +\xa6\xd5\x54\xfd\x55\x0b\x59\xca\xf2\xe9\xdf\x7a\x2c\xcc\xcd\x01\
 41.3221 +\x1a\xe4\x1a\x31\xa3\x78\x86\x95\xe3\x34\xb8\x36\x1a\x1a\x27\xa8\
 41.3222 +\x2e\x7c\x93\x49\xac\x21\xa6\xa7\x88\x6b\x4d\x53\x33\x9a\x09\x11\
 41.3223 +\xc4\xd2\x00\x00\x17\x49\x23\xa3\x89\x83\x5e\x46\xaf\x4a\xbe\xba\
 41.3224 +\x1c\x3a\x96\x4a\xa9\xc9\xd4\x65\x80\x6b\x6c\x5d\x23\xdc\x6c\xd8\
 41.3225 +\xd8\x09\x17\x73\x8f\x1d\xcd\x68\x73\x9d\x93\x4a\x93\x3e\xcc\xfa\
 41.3226 +\xfd\xf1\x8e\x4e\xce\xcb\x2f\xc1\x41\x9f\xcd\x57\x01\x4d\x28\xa4\
 41.3227 +\x5d\xf1\xbd\x95\x55\x27\x11\xd7\x90\xd7\x39\xaf\x82\x0e\x69\xd3\
 41.3228 +\xd4\x68\x4a\xe4\x42\x82\x77\xc9\xa4\xcd\xc6\x9c\x68\x5e\x34\x87\
 41.3229 +\xb7\xe9\xd6\xef\xcb\x56\xbe\x56\xc5\x5e\xd3\xd6\xd3\xb9\x7a\x82\
 41.3230 +\x65\x9a\x9e\xa3\x8d\x72\xf0\x39\xee\x58\x46\xb0\xb5\xe5\xbd\x92\
 41.3231 +\xc7\x1a\x2a\xfc\x3e\xbb\x1d\xc8\x59\x8a\x82\x27\x54\xf6\x59\x25\
 41.3232 +\x8a\x94\x48\x95\xca\xa9\x10\xf1\x31\x11\xbe\x44\x43\x5a\xd6\x35\
 41.3233 +\xad\x63\x5a\xd6\xb5\xad\x63\x5a\xd6\xa3\x5a\xd6\x31\x11\xad\x6b\
 41.3234 +\x5a\xd4\x46\xb5\xad\x6a\x22\x35\xad\x44\x6b\x51\x3d\x91\x11\x3c\
 41.3235 +\xfa\x55\x44\x45\x55\x5f\x64\x4f\xca\xaa\xff\x00\x08\x9f\xea\xbe\
 41.3236 +\x75\x76\x0d\xec\x43\x43\x30\xe8\x23\x18\x8c\x55\x78\xdd\x50\x00\
 41.3237 +\xcb\x3d\x4d\x4c\xd4\xb0\x97\x8b\x5f\x63\x4d\x45\x24\x3a\x91\x92\
 41.3238 +\x2e\x19\x3c\xb5\x2e\x17\x37\x90\xe5\x6d\x77\x55\xa5\x98\xa4\xcf\
 41.3239 +\x26\x07\x45\x49\x1f\xfc\xb1\x91\xb2\x57\x5a\xf7\x1a\xcf\x99\xaf\
 41.3240 +\x05\xdc\xdc\xd6\x46\x0f\xe9\x0a\x49\x59\xea\xe9\xde\xb6\x11\xf7\
 41.3241 +\x3f\xd4\xbc\x38\xe7\x2f\xc5\x16\x1f\xf0\xc7\x47\x1c\x68\x89\xfc\
 41.3242 +\xfc\x67\x8f\x93\x9b\x60\x8e\x54\xfc\x23\x9c\x63\xbe\x1f\xcb\x53\
 41.3243 +\xe4\x9e\xfe\x5e\x2c\x27\xae\x0f\x70\x32\x64\x0e\xfd\x06\x6f\x8f\
 41.3244 +\x75\x82\x31\xc9\xf7\x31\x54\x69\x39\x57\x1c\x43\x98\x8a\xaa\xaf\
 41.3245 +\x09\x96\x5a\xfd\xed\x00\xb3\x22\xfe\x7d\xa7\xce\x9c\x3b\xbf\x28\
 41.3246 +\xf1\xdc\x8a\x9e\xd0\xff\x00\x28\xa5\xc3\x5c\xcb\x79\x84\x2e\x1a\
 41.3247 +\x89\x5d\xf0\x8a\xda\x51\xa7\x8e\xb2\x47\xfb\xab\x7e\x11\xd8\x3e\
 41.3248 +\x36\x86\xf7\xfc\x9a\xe6\xfc\x5b\x32\xbb\xe4\x8a\x9e\xde\xe8\xa9\
 41.3249 +\xe5\xbf\xb8\xe4\x6c\x9d\x32\xbe\x39\xac\x98\x59\x0c\x55\x45\x1a\
 41.3250 +\xb9\xaa\x64\x9f\x24\xff\x00\xba\xae\x8d\x52\x06\x2f\xfc\x7f\xcd\
 41.3251 +\x9a\x36\xff\x00\xa3\xbc\xbd\xcb\xec\x8b\x40\x2a\xd8\x63\x6e\x8f\
 41.3252 +\x35\x87\x31\xaf\x4d\x5d\x89\xb2\x46\x91\x6e\x2d\xac\x22\xed\x36\
 41.3253 +\xb8\x78\x73\x7f\x50\x23\x25\xeb\x47\xa4\x58\xd8\x70\x2d\xaa\x2f\
 41.3254 +\xdc\x75\x5d\x05\x3b\x81\x1f\xfc\xae\x07\x50\x47\x13\x7b\xe6\xb3\
 41.3255 +\x3a\xea\x97\xae\xef\x10\xf2\xad\xd5\x2e\x23\x94\xe3\x3b\x88\x76\
 41.3256 +\xf6\xe4\x8f\x5f\x59\x53\xca\xa7\x67\xc7\xc8\x6a\x2c\x89\x91\xb0\
 41.3257 +\x0d\x53\x8f\xe7\x6a\x46\x53\xe4\x63\xd0\x19\x3b\x95\xb5\xb4\x3c\
 41.3258 +\xad\x8c\xe2\xe8\xad\x67\x78\xf5\x75\x1a\x2b\x1b\x09\xe3\x89\xd3\
 41.3259 +\xe7\x90\xda\x50\xed\xeb\x1d\x63\x49\x3c\xdf\x21\xe5\x41\x6c\xeb\
 41.3260 +\x0f\x81\xe0\xdc\xd2\x1e\x8c\x47\xc9\x5d\x73\x5b\x37\xb4\xe0\x98\
 41.3261 +\xc4\x54\x73\x7e\x48\xf1\x8a\x85\xd1\x96\x01\x05\x87\x34\x04\x49\
 41.3262 +\xe5\x11\x71\xcc\x83\x9b\x01\x21\x0b\x99\x84\xb0\xc9\x8a\x48\x27\
 41.3263 +\x65\xd4\xcc\x96\x02\x47\x95\xaa\xc7\xc2\x45\x7c\x31\xc9\x1c\x91\
 41.3264 +\x3d\xaa\xa8\xf8\xde\x53\x9a\xe4\x5f\x8a\xa7\xfc\x7c\xc9\x13\xd0\
 41.3265 +\x7b\xd4\xc3\x6b\x36\xc9\xdd\x61\xe5\x1b\x93\x2e\x8a\xcf\xe6\xec\
 41.3266 +\xf4\x3c\x40\x69\xc6\x16\x7d\x95\xb7\x1e\x65\x87\x9a\xdf\x90\x38\
 41.3267 +\x79\xe6\x58\x10\x45\x8d\xbc\xf8\xcc\xbb\x2c\x79\x2b\x8b\x18\x71\
 41.3268 +\xa5\x17\x5b\x5b\x98\xd8\x65\x46\x99\x94\xd3\x02\x18\xda\x3f\xda\
 41.3269 +\x4f\xb1\x99\xb4\x56\x82\x5c\x7f\x03\x9a\x7a\xbc\x22\x07\x33\xdf\
 41.3270 +\x69\x6a\x8c\x6f\xad\xa1\x64\xaf\x6c\x6c\x99\xb2\x44\xd6\x36\xa6\
 41.3271 +\x9b\x6a\xf6\xb1\xe4\xc7\x1c\xd4\xe1\xcc\x74\x86\x66\x6d\x66\x8b\
 41.3272 +\x32\xc1\x71\xf9\x2b\x9e\x29\xab\x62\x64\x35\x04\x7c\xb9\x18\x7e\
 41.3273 +\x5c\xc4\x0b\x96\x96\x92\xe3\x1c\x9a\xa0\xb8\x5d\xce\x6b\xcd\xc0\
 41.3274 +\xd4\x3a\xad\x76\x6b\xfe\x3c\xd1\x1e\x78\x4a\x82\x12\x47\x96\x39\
 41.3275 +\xc7\x22\x28\xe7\x82\x68\x9c\x8f\x8a\x68\x66\x63\x64\x8a\x58\xde\
 41.3276 +\xd5\x54\x73\x24\x8d\xcd\x7b\x1c\x8a\xa8\xe6\xb9\x15\x15\x51\x7d\
 41.3277 +\xfc\xd6\xf3\x43\x2c\xa1\x3c\x78\xf1\xe1\x13\xc7\x8f\x1e\x11\x3c\
 41.3278 +\x78\xf1\xe1\x13\xc7\x8f\x1e\x11\x3c\x78\xf1\xe1\x13\xc7\x8f\x1e\
 41.3279 +\x11\x3c\x78\xf1\xe1\x13\xc7\x8f\x1e\x11\x3c\x78\xf1\xe1\x13\xc7\
 41.3280 +\x8f\x1e\x11\x5a\x3e\x6e\xb2\x86\xab\x04\x41\x65\x45\xf7\x00\xc7\
 41.3281 +\x77\x9a\x96\xc8\x6f\xe1\x0a\xad\x0e\xf4\x1b\x13\x84\x72\xa2\x2a\
 41.3282 +\xa4\x65\x8c\x14\x83\x49\xec\x8b\xf2\x8e\x57\x37\xe2\xe4\x5f\x8a\
 41.3283 +\xf9\x99\x0b\x79\x6f\xaa\x69\x3b\x1d\x11\x6f\xb0\xd2\xee\x2c\xad\
 41.3284 +\xb7\x7a\x7b\x19\x7d\xd6\x6b\x2d\x3e\xe2\xd0\xcd\x66\x8e\xc2\x65\
 41.3285 +\x55\x73\x9d\x29\xb7\x57\x07\x10\xf7\x39\x55\xca\xe9\x17\xdd\x57\
 41.3286 +\xf9\xf3\xd3\x8b\x96\x84\x80\x9c\x05\xf4\xe4\x8c\xd3\x07\xa7\x8c\
 41.3287 +\x4d\x09\x22\x39\xaa\xf4\x28\x2c\xf9\xc3\x5b\xd8\x88\xac\x44\xf9\
 41.3288 +\x3d\x0b\xad\x0c\xb1\x95\x8d\xfe\xe7\x24\xca\xd6\xa2\xaa\xfb\x79\
 41.3289 +\xe6\x9f\xbe\xe3\xc3\x78\x7b\x91\x79\x2f\x87\x2c\x9d\x23\xce\xe1\
 41.3290 +\xfe\x49\xdf\xf1\x5c\xf3\xca\x88\x8e\x36\x1e\x3f\xd6\xdb\xe5\xab\
 41.3291 +\x6d\x9a\xe4\xf6\x6c\xa3\x5e\xd4\x56\x57\xdf\x02\x4b\x3d\xe2\x2e\
 41.3292 +\xbe\xcc\x42\xe1\x57\x43\x3b\x15\x77\xff\x00\xe1\xf1\xf4\xe3\x48\
 41.3293 +\x31\xc8\xdd\xab\xef\x4f\xc1\x9a\xe8\x49\xb6\xb7\xbb\xb2\xb6\x98\
 41.3294 +\x54\xb4\x1d\xf6\x32\x3e\x94\x90\x37\xea\xdf\x86\x58\x6e\x99\x87\
 41.3295 +\xfb\x95\x29\x1f\xf9\x8a\xab\x3f\xab\xcc\x52\x6c\xfb\x80\x93\xbf\
 41.3296 +\x2e\x2a\x96\xf2\x71\xbd\x0e\xfa\x4d\xc6\x5d\xa7\xe5\xce\x46\xe4\
 41.3297 +\xbe\x5e\xa9\xad\xd8\xe1\xf8\x16\x2c\xab\x05\xc2\x5a\x31\xa5\x53\
 41.3298 +\x68\x77\x3a\xf5\xb8\x2a\x9e\x4d\x10\x0e\x6b\xc7\xb3\xa8\xcf\xd6\
 41.3299 +\x50\x97\x63\x3d\x29\xaa\x90\x1a\x69\xf4\x8f\x2c\x72\x81\x49\xc7\
 41.3300 +\x97\x1e\x8e\x45\xdd\xff\x00\x4d\x0e\xda\xea\xd7\x31\xf7\x46\x46\
 41.3301 +\xae\x6b\x97\xd9\xcd\xaf\x1d\xde\xed\xfb\x99\x1a\xbe\xe8\xb3\xc8\
 41.3302 +\xbe\xe8\x34\x4b\xf8\x44\x47\x4b\x2a\x7c\x7e\x9b\x5f\x32\x5f\xa7\
 41.3303 +\x5f\xbe\xf9\x4e\xb6\x76\x23\x69\xd7\xee\x54\x30\x91\x72\xfd\xab\
 41.3304 +\xb2\xc5\x56\xe5\xf4\x8f\x80\xa3\xdb\x53\xcb\xb4\xc5\x5b\x57\x66\
 41.3305 +\xc0\xb0\x41\x99\x34\xf0\x81\xb6\x83\x49\x3d\x34\xc7\xbe\x29\x22\
 41.3306 +\x1a\xdc\x4a\x0f\xaf\x20\xa1\xc8\x61\x0d\xe8\x2f\x68\x90\x63\x7f\
 41.3307 +\xe8\xda\x41\x36\x02\x66\x6e\x20\xda\x46\x3a\x3f\x76\x2e\x15\x5e\
 41.3308 +\xea\xda\x98\x4e\x20\xea\x72\xdf\x88\x48\x28\x05\x49\x6e\xa7\xcc\
 41.3309 +\x20\x1d\x97\xcc\xd4\xbe\x29\x81\x43\x03\xb1\x1a\x47\xd6\x06\xec\
 41.3310 +\x36\x86\xcd\x78\x05\x8e\x90\xb5\xc2\x2d\x70\x72\xd4\xda\xea\x6f\
 41.3311 +\xc8\x9f\xcd\xf0\xde\xf9\xd4\x5b\x71\xa7\x1d\x5e\xe6\x8b\xc6\x5d\
 41.3312 +\xe0\xb1\xb6\xf9\x13\xeb\xa4\xa7\x3b\x31\x65\x99\xa5\x37\x3e\x5d\
 41.3313 +\x54\xb0\xa8\xf2\xd6\x93\x4e\x40\x52\x01\x30\x32\x40\xab\x0b\xc5\
 41.3314 +\x92\x05\x85\xd1\x7f\x62\xb3\xe3\xf8\xf3\xcf\x17\xd7\x3b\xa1\x58\
 41.3315 +\x1e\x8c\x76\xd6\xbc\x7e\x1c\xad\x6d\x0f\x0e\xf3\x66\x52\x4e\x44\
 41.3316 +\xc8\xe4\xe2\x92\x59\x42\xc4\x5b\x43\x6c\x55\x46\xaf\x25\x50\xf9\
 41.3317 +\xd5\xd3\x32\x88\x43\xa2\x1a\xda\x94\x47\x3e\x58\xea\xeb\x6e\x46\
 41.3318 +\xa9\x1e\x55\x1c\x08\xa3\x8f\xd1\xbd\xce\x46\x35\xcf\x72\xa3\x5a\
 41.3319 +\xd6\xab\x9c\xab\xfc\x22\x35\x3d\xd5\x57\xdb\xdf\xf0\x88\x9f\x9f\
 41.3320 +\xe7\xcf\x39\x1f\x5d\x1e\xf8\x63\x7b\xbd\xdb\xb8\x5b\xc5\x64\x4d\
 41.3321 +\x61\xc4\xdc\x13\x9e\x33\x8c\x32\xf7\xd3\x0c\x48\x4d\xd6\xde\xb2\
 41.3322 +\xf0\xd3\xf6\x5a\x80\xc4\x35\x91\x17\x0d\x61\x36\x8b\x05\x3d\x53\
 41.3323 +\xe7\x8a\x07\x1b\x5d\x46\x35\x8b\x60\x63\x0c\x47\x3f\x9e\xff\x00\
 41.3324 +\x0f\xb2\x63\xcf\xd3\x0a\x86\xd2\x49\x52\xec\x19\xb4\x13\xbf\x1b\
 41.3325 +\x6b\x9e\xf3\x4a\x1c\xf6\x91\x40\xe7\xb4\x93\x1f\xbd\xba\xa5\xbf\
 41.3326 +\x21\xd6\xda\x98\x5b\x57\xaa\x76\x62\x55\x9c\xe9\x2b\x69\x85\x13\
 41.3327 +\x35\xc3\x04\xfb\x46\x8a\x7b\x00\x1f\x60\x46\xd4\x0b\x67\xa8\x18\
 41.3328 +\x46\xb0\xfc\xa1\xc5\x97\xce\xca\x15\xfc\xed\x0f\x48\xb7\x56\x7c\
 41.3329 +\x65\xdc\x9e\xaa\x6e\xea\x64\xfa\x65\x67\x7b\x0d\xc3\xf3\x94\xdf\
 41.3330 +\x8a\xb9\x0c\xa1\x3b\x77\x49\x51\xac\xa7\x91\xad\x45\x73\x86\xd0\
 41.3331 +\xe4\xac\x6f\x73\xa7\x31\xad\x57\x4a\x05\xb1\x51\x22\x7b\xbf\xce\
 41.3332 +\xaf\x79\xdd\xaf\x4d\xee\x36\x6f\x2a\xf7\xb3\xab\xb9\x92\x60\x96\
 41.3333 +\x7a\x8a\x9e\x57\xa3\xe4\xcd\x3b\x18\xc5\x74\x2f\xc7\xf0\xb4\x45\
 41.3334 +\xf3\x2e\xbc\x52\xa4\xf8\xb9\x90\x43\x69\x99\xc1\x5a\xd3\xb2\x59\
 41.3335 +\x3d\x91\xc5\x58\x8d\x04\x48\xf2\x26\x82\x37\xf5\x4e\x9c\xbe\x9a\
 41.3336 +\x3d\x0b\xd2\xc7\x55\x80\xea\x7f\xf5\xdc\x61\xaf\x69\xb7\xc4\x5f\
 41.3337 +\x41\x3b\x23\x6b\x49\xc8\x48\xe9\x1c\xc6\xc4\x6e\x08\x90\xb0\x82\
 41.3338 +\x0e\x6b\x0e\xa0\x0e\x35\xd4\x5a\x9f\x9b\xde\xe9\xc8\x3c\x80\x99\
 41.3339 +\x84\x93\xd0\x00\x4b\xba\x5d\x7a\x7c\x71\x1a\xbd\xbc\x6d\x90\x1a\
 41.3340 +\x47\xba\x45\xad\xaa\x6d\x33\x5e\xf5\x57\x3d\xd1\x51\x91\x3d\x3c\
 41.3341 +\x2a\xe7\x2a\xaa\xb9\x56\x10\x63\xfe\xef\x75\xf9\x7f\x3e\xeb\xef\
 41.3342 +\xe5\xc6\xf2\x92\xc1\x54\x13\x43\x8b\xcb\x54\x9c\x9e\xd6\x01\xd1\
 41.3343 +\xd7\x32\xcf\xf1\xed\xef\x6b\x20\xd1\xcf\x68\xe4\x4f\xe5\x11\xf6\
 41.3344 +\x12\x92\xe4\x45\xfc\xa2\x2f\xb2\xaa\xaa\x7b\xad\x5b\xe7\xcd\x95\
 41.3345 +\xb5\x06\xe1\xd8\x13\xc7\x8f\x1e\x14\xa7\x8f\x1e\x3c\x22\x78\xf1\
 41.3346 +\xe3\xc2\x27\x8f\x1e\x3c\x22\x78\xf1\xe3\xc2\x27\x8f\x1e\x3c\x22\
 41.3347 +\x78\xf1\xe3\xc2\x27\x8f\x1e\x3c\x22\x78\xf1\xe3\xc2\x27\x8f\x1e\
 41.3348 +\x3c\x22\xd2\x9e\x18\x89\x86\x61\xe7\x8d\x93\x41\x3c\x52\x43\x34\
 41.3349 +\x32\x35\x1f\x1c\xb0\xca\xd5\x64\x91\x3d\xab\xf8\x73\x24\x63\x9c\
 41.3350 +\xc7\x35\x7f\x0a\x8a\xa8\xbf\x8f\x30\x35\xf5\xa4\xe0\xd9\xb8\x1b\
 41.3351 +\xb6\x77\x1b\xe9\x07\x92\x2c\xe7\x29\x64\xc5\x2a\xc0\xc5\x8f\xfb\
 41.3352 +\x48\xda\x71\x3d\x45\x56\x34\xb2\xde\xf6\xfb\x44\xa4\xe9\xf8\xa6\
 41.3353 +\x0e\x25\xbf\x99\xa8\xbf\x54\x9d\x0b\xb5\x53\xc8\xf9\xe5\xfa\xb2\
 41.3354 +\x2e\x79\xfe\x43\x37\xad\x07\x47\x65\xee\x07\x59\xf4\x01\x65\x45\
 41.3355 +\x81\x39\x2a\x81\x06\xbc\xe3\xf2\xe4\x92\x21\x22\x97\x69\x50\xc2\
 41.3356 +\xe2\xa7\xce\xd8\x9f\x2b\xe2\x84\x2a\xae\x41\xae\xb1\xb5\xc2\xb8\
 41.3357 +\xc2\x88\x18\x00\x75\x36\x38\x8b\x4b\x69\x99\x4f\x58\x7b\x9b\x99\
 41.3358 +\xfb\x3e\xd2\x26\xe8\xb6\x96\xe1\x18\xac\xce\x2d\xa3\x13\xfb\xa6\
 41.3359 +\x22\x40\x2e\xb5\x05\x5f\xc8\xa9\x93\x55\xa0\xb9\xe6\x9d\xae\x15\
 41.3360 +\x2d\x60\x04\xba\x48\x18\xd1\x99\x04\x5b\x31\x8a\x1f\xf2\x38\x7c\
 41.3361 +\xf4\xc3\xf3\x90\x24\x88\xe5\x7d\xac\x6e\x0f\x68\x04\xe4\x35\xec\
 41.3362 +\x63\x24\xe4\x03\xcd\xf2\x5e\x72\x16\xd6\x85\x5d\x59\x19\x68\x63\
 41.3363 +\x95\xc4\x1b\x3b\xe6\x72\x7b\xaa\xb6\x26\x2a\xff\x00\x95\x03\x3d\
 41.3364 +\xfd\xbd\xa3\x86\x3f\x8c\x6c\x4f\x6f\x7f\x8b\x51\x57\xf2\xaa\xbe\
 41.3365 +\x76\x83\xa1\xb3\x44\x3f\x77\xba\x81\x2c\xf2\x32\x18\x9b\xd9\x7e\
 41.3366 +\x12\x6a\xc9\x23\x9a\xc6\x23\xa4\xe4\x4c\xfc\x71\xa2\xb9\xca\x88\
 41.3367 +\x8a\xf9\x1e\xc6\x35\x15\x7f\x2f\x73\x5a\x9f\x95\x44\xf3\xab\x06\
 41.3368 +\x84\x6d\x61\xa6\xd6\x59\x84\x65\x6d\x9d\x61\xa5\xd6\xd9\xd6\xd8\
 41.3369 +\x8b\x30\x36\x35\xb6\x55\xe4\xca\x15\x85\x6d\x88\x24\xb2\x22\x41\
 41.3370 +\xb1\xaf\x36\x09\xc3\x3c\x12\x62\x88\x90\x8c\x82\x71\x49\x8e\x39\
 41.3371 +\xe1\x91\x8d\x04\x69\xb5\x86\x85\x65\x5a\x61\x55\xf6\x55\xa6\x0b\
 41.3372 +\x63\x5d\x60\x09\x13\x06\x75\x7d\x80\x33\xc6\x50\x47\x04\x58\xef\
 41.3373 +\x8c\x81\x0c\x0c\xa8\xa2\x24\x52\xa0\x92\x39\xc7\x9e\x28\xe6\x85\
 41.3374 +\xec\x91\x8d\x72\x7d\x10\xaa\x86\x3c\x47\x0d\xa8\x82\x19\x59\xb2\
 41.3375 +\xae\xa1\x96\x28\xa7\x8c\x89\x23\xd9\xd5\x53\xb9\x91\xcc\xc2\xd3\
 41.3376 +\xab\x23\x35\x64\x0f\x69\x6b\xac\xf6\xd8\x87\x58\x82\xb5\xac\x7f\
 41.3377 +\x26\x48\xc9\x69\x1b\x29\x18\x75\x0d\xc1\x06\x37\x03\xaa\x6f\x98\
 41.3378 +\x3f\x0d\x8d\xc5\xc2\xf6\x08\x2b\xfe\xac\x47\xfe\x04\xa9\xff\x00\
 41.3379 +\xd5\x8e\x44\xf3\xc8\x4f\x69\x2c\x73\x6d\x36\x53\x43\x23\x26\x86\
 41.3380 +\x6d\x76\x9e\x68\x66\x89\xc8\xf8\xa5\x8a\x5b\xd3\xe4\x8a\x58\xde\
 41.3381 +\xd5\x56\xbe\x39\x18\xe6\xbd\x8f\x6a\xab\x5e\xd7\x23\x9a\xaa\x8a\
 41.3382 +\x8b\xe4\xc7\x6d\x3f\x50\x47\xa9\x06\xeb\x80\xcc\xe0\x5b\x4d\x9f\
 41.3383 +\x1c\x56\xfe\xeb\x9e\x9b\x2b\x7b\xcc\xd9\xec\x41\xf5\x1c\xdd\x77\
 41.3384 +\x4a\x50\x8e\xaf\x3d\x93\xe8\x62\xd4\x49\x8c\xaa\xb4\xb1\x06\x49\
 41.3385 +\x86\x2b\x45\x9a\xc0\xd1\x68\x21\x59\x14\xea\xdb\x2a\xfb\x54\x4b\
 41.3386 +\x04\x84\xb6\xb5\xac\x6a\x35\xa8\x8d\x6b\x51\x1a\xd6\xb5\x11\x11\
 41.3387 +\xa8\x89\xec\x88\x88\x9f\x84\x44\x4f\xc2\x22\x79\xa7\xfd\x8e\xfb\
 41.3388 +\x3a\xc6\xf4\x10\x69\x0c\x98\xd4\xd4\x2f\x93\x13\x92\x86\x2a\x66\
 41.3389 +\x51\x4b\x24\xc3\x65\x42\x6b\x0b\xa7\x7b\xdf\x14\x5a\xa2\x73\x54\
 41.3390 +\xdd\x94\x7a\xbb\x46\x86\x38\xc8\x18\x4b\x5a\xaf\x98\xe6\x29\x06\
 41.3391 +\x23\xee\xa2\x9d\xb2\x01\x08\x94\xbc\xc8\xd0\xd3\xad\x26\xce\xcd\
 41.3392 +\x00\x39\xd7\xd5\xd4\x3a\xc6\xf6\xb9\x16\xbe\x65\x7e\xf9\x93\x37\
 41.3393 +\xe9\xb7\xeb\x09\x1b\xde\x6b\xe4\x5e\x7a\xb6\xaf\x57\xd3\x67\x00\
 41.3394 +\xaf\xe3\x4a\x42\x65\x89\xeb\x13\x9a\x6d\x85\x66\xe3\x7f\x2c\x4a\
 41.3395 +\xf4\x48\x9e\xb2\x57\xe7\x32\x18\xf9\xa4\x87\xde\x46\x57\xed\xee\
 41.3396 +\x46\x95\xd1\xc6\x42\xa4\xb8\xe0\x62\x71\x7a\xae\x47\xd8\xe5\xb8\
 41.3397 +\xfb\x0b\x46\x6e\x97\x67\xb5\xbf\xab\xcc\x65\xf3\xf5\xed\x6b\x8c\
 41.3398 +\xb7\xbc\xb9\x2e\x30\xab\xc2\x85\x64\x73\x21\x85\xb2\x4f\x2a\x38\
 41.3399 +\x82\xc9\x92\x10\xc0\x11\x84\x1e\x74\xe3\x84\x29\x13\xc7\xe9\x93\
 41.3400 +\xe9\x6f\xd4\x0a\x3e\x9f\x75\x7b\x05\x80\x01\xe3\x58\x59\x45\x4e\
 41.3401 +\x84\xdd\xe8\x87\x85\xf1\x47\xac\xd3\xdc\x4a\x96\x9b\x1d\x78\x89\
 41.3402 +\x33\x62\x9f\xf6\x5b\x8b\xa7\x32\xa3\x18\xe9\xe1\x8c\xa9\x78\xe3\
 41.3403 +\x2d\x89\x20\xf4\x5b\x39\xce\x55\xb5\x7e\x20\x74\xb2\x2c\x37\x47\
 41.3404 +\x21\xd1\x8a\x79\x5a\x6b\xf1\xe9\x23\x96\xa6\x30\x6e\xe8\x70\xaa\
 41.3405 +\x49\x9b\x29\x7b\xed\x9b\x4d\x4d\x5c\x70\xc5\x10\x70\xd5\x92\x38\
 41.3406 +\xaa\x85\xee\xcb\x1f\x2e\x8d\xd1\x19\xaa\x9d\x56\xe1\xf2\xe9\xc1\
 41.3407 +\x0c\x27\x73\xa6\x78\xb5\xb8\x5c\x32\x37\x38\xbb\x7e\xab\x9d\x1d\
 41.3408 +\xc5\x8e\x52\x51\xe3\xc7\x8f\x38\xc5\x67\x89\xe3\xc7\x8f\x08\x9e\
 41.3409 +\x3c\x78\xf0\x89\xe3\xc7\x8f\x08\x9e\x3c\x78\xf0\x89\xe3\xc7\x8f\
 41.3410 +\x08\x9e\x3c\x78\xf0\x89\xe3\xc7\x8f\x08\x9e\x3c\x78\xf0\x89\xe3\
 41.3411 +\xc7\x8f\x08\x9e\x3c\x78\xf0\x89\xe6\xc2\xd2\xb0\x0b\xaa\xd3\xea\
 41.3412 +\x2d\x44\x84\xea\xdb\x30\xc9\x02\xc0\x22\x1b\xf3\x80\xb0\x8b\x89\
 41.3413 +\xf0\x12\x34\xad\xf7\x4f\x94\x73\x42\xf7\xc6\xe4\xf7\x45\xf6\x77\
 41.3414 +\xba\x2a\x2a\x22\xa6\xff\x00\xc7\x84\x58\x67\xfa\xd2\xfa\x35\xeb\
 41.3415 +\xae\xb6\x17\xfd\x94\xeb\x56\x78\xad\x0e\xb6\xe5\x65\xb2\xdd\xf1\
 41.3416 +\xdd\x68\xc8\xfb\x2e\x4d\x51\xa0\x57\x97\xad\xc6\x24\x48\xc6\x58\
 41.3417 +\xf2\xb0\xa1\x40\xd2\x35\xf8\x65\x63\x2d\xf9\x18\x61\xc9\xd7\x62\
 41.3418 +\xd6\xdf\x56\xcb\x8c\xc1\xf8\x8e\x92\x31\x21\x11\x38\x86\x0f\x38\
 41.3419 +\x85\x8b\x2c\x90\x14\x29\x50\xc8\x39\x03\x4f\x13\x95\x92\xc0\x44\
 41.3420 +\x12\xb5\x92\x41\x34\x6f\x45\x6c\x91\x4a\xd6\xc8\xc7\x23\x9a\xf6\
 41.3421 +\xb5\xcd\x54\x4f\x60\x0b\x7a\x7a\xbb\xea\xf2\x6a\xae\x41\x1a\xca\
 41.3422 +\xb8\xc6\x23\x09\x0c\xb8\x9b\x2c\x32\x23\x5e\xd9\x23\x77\xc5\x7f\
 41.3423 +\x2c\x96\x19\x58\xc9\xa0\x99\x8a\xd9\x87\x99\x8c\x9a\x17\xb2\x56\
 41.3424 +\x35\xc9\x15\xbd\xa9\xf4\x7b\xea\x5f\x69\x6c\x0e\xd0\xec\xb8\xef\
 41.3425 +\x32\x7e\xa0\xdf\x9b\xa7\xd1\xcc\xcb\xbc\xce\xca\x77\xbd\x1a\x9f\
 41.3426 +\x39\x39\x0f\x07\x6d\x9e\xd1\x9d\x3a\x2c\x71\x2a\x95\xae\x83\x69\
 41.3427 +\x2c\x89\x13\x23\x91\x1f\x0f\xbc\x5e\x6f\x6f\x67\x9e\xdb\x71\x0d\
 41.3428 +\x13\xa3\x8b\x05\xc6\xa9\x24\xc6\x70\x7a\x71\xa9\x46\xf8\xa5\x6c\
 41.3429 +\x78\x86\x1f\x16\xfd\x84\x6e\x97\xe5\x55\x53\x37\x3d\x8c\x12\xba\
 41.3430 +\x17\x40\x0e\xa4\x73\xec\x1b\x1c\x2c\xc7\x31\x3d\x1f\x8e\xb2\x43\
 41.3431 +\x3d\x3b\xc4\x13\x38\xde\x40\xe1\x78\xa4\x3f\xa8\x81\xf1\x31\xfc\
 41.3432 +\xdc\xdd\x60\xed\xe5\x9a\xe4\xb9\xde\x69\x7e\x72\xd4\x34\x37\x9a\
 41.3433 +\x9b\x9a\xbc\xe6\x66\x9a\xdb\x45\xa0\xbb\x38\x5a\xca\x6a\x2a\x2a\
 41.3434 +\xe3\x6d\xee\x6d\xec\x4d\x9e\x31\x83\x02\xae\xae\xba\x02\x4f\xb0\
 41.3435 +\x34\xb2\x25\x88\x71\x44\x0c\x79\xc8\x22\x79\x23\x86\x18\xdf\x23\
 41.3436 +\xda\xd5\xce\x0e\x0f\xd3\x3f\xd6\x26\x5a\x7d\xc4\xf0\xee\x67\xaf\
 41.3437 +\x59\x3d\xd6\xb6\x6e\xc3\x9a\xea\xc4\x8d\x5c\xbf\xd8\xd6\x05\xd7\
 41.3438 +\xda\xcd\x22\xa7\xb7\xb7\xbb\x7f\xab\x59\x2a\x27\xe1\x0d\x57\x22\
 41.3439 +\xbd\x65\x2b\xaa\xbe\x95\x1d\x56\xea\x8b\x98\x7f\x1f\x71\xe6\x5e\
 41.3440 +\x96\xed\xc3\xb8\x62\x2e\x29\xc3\xb4\x23\x4a\x40\xf2\xc5\xf4\x48\
 41.3441 +\x14\xde\x41\xd6\x5c\x69\xb7\xe4\xc4\x4c\x3f\xee\xe6\xc7\x5d\x7d\
 41.3442 +\x40\x05\x88\xef\x96\x03\x2b\x24\x82\x45\x85\x36\x46\x2f\xf8\x8e\
 41.3443 +\xc1\x23\xa4\x7f\xf8\x2c\x0f\x12\xa9\xae\x73\x2d\x19\xc5\x0d\x35\
 41.3444 +\x25\x24\x4f\x23\x27\xc8\x29\x6a\x6a\xe6\x98\x30\x9b\x98\x9b\xb0\
 41.3445 +\xda\x00\x5a\x27\x88\xfc\x42\xd7\x06\x8b\x54\x97\x8f\x78\xa8\x89\
 41.3446 +\x91\x82\x2f\xb1\xd7\x91\xe4\x71\x0d\xd7\x64\x6d\x6e\x5f\xf4\x75\
 41.3447 +\xad\xfa\x5d\xb9\x43\xdf\xa2\xb7\xa3\x8d\x87\x0d\x9b\x17\x3f\xf6\
 41.3448 +\x26\xa6\x09\x39\x50\xca\xf2\x00\x13\x34\xaa\x39\x95\xfc\x55\x57\
 41.3449 +\x65\x0b\xa0\xb4\xcc\xc5\x66\x3c\x93\x8d\x73\xc9\xf7\x35\xf2\x49\
 41.3450 +\x53\xb8\xb0\xa8\x99\xf4\x7c\x7f\x54\x6d\x9e\x32\xbe\xc6\xe3\x54\
 41.3451 +\x55\xb1\xf4\x99\x5b\x47\x1c\x70\xc6\xc8\xa2\x8d\x91\x45\x1b\x1b\
 41.3452 +\x1c\x71\x46\xd4\x64\x71\xb1\x8d\x46\xb1\x8c\x63\x51\x1a\xd6\x31\
 41.3453 +\xa8\x8d\x63\x5a\x88\xd6\xb5\x11\xa8\x88\x88\x89\xe6\x80\x20\x85\
 41.3454 +\x58\x18\xd5\xf5\xc2\x0c\x08\x21\xc3\x18\xe2\x06\x24\x31\x8e\x28\
 41.3455 +\xd0\x44\xd4\x6c\x70\xc1\x04\x4d\x6c\x71\x44\xc6\xa7\xb3\x58\xc6\
 41.3456 +\xa3\x5a\x9f\x84\x4f\x37\x5e\x72\xc6\x3b\x8e\xe2\x9a\x49\x8a\x55\
 41.3457 +\x63\x18\xc5\x53\xea\xab\xaa\xdf\xad\x23\xdd\xf0\xb1\x8c\x68\x0d\
 41.3458 +\x8e\x18\x23\x1f\x0c\x30\x42\xc0\x19\x14\x4c\x00\x35\xa2\xe6\xee\
 41.3459 +\x2e\x71\xcc\x29\xa9\xa1\xa4\x89\x90\xc0\xc0\xc8\xd8\x2c\x07\x12\
 41.3460 +\x78\xb9\xc7\xfe\x9c\xe3\x9b\x9c\x73\x3d\x80\x00\xf1\xe3\xc7\x96\
 41.3461 +\x85\xe7\x4f\x1e\x3c\x78\x44\xf1\xe3\xc7\x84\x4f\x1e\x3c\x78\x44\
 41.3462 +\xf1\xe3\xc7\x84\x4f\x1e\x3c\x78\x44\xf2\x9c\xbe\xd8\xe4\x72\xcb\
 41.3463 +\x02\x69\xf5\x39\xcc\xe2\x95\xef\xf6\xc9\x7d\x77\x59\x4e\xa4\xfb\
 41.3464 +\x2a\xb5\x7e\x82\x58\x14\x3a\xcd\xec\xe4\x54\xff\x00\x2f\xe5\xf9\
 41.3465 +\xfc\x79\x05\xfe\xa9\x3e\xa1\x9c\xc7\x91\xe5\x2c\xaf\x47\x7a\x6e\
 41.3466 +\x93\x3f\x9f\x37\xef\xa4\x03\x47\xab\xa9\x8c\x52\xef\x33\x53\x6b\
 41.3467 +\x1c\x91\xd0\x65\x72\xce\x2d\x24\xae\xa9\xd0\x9e\x1b\xd2\xd6\xe7\
 41.3468 +\x46\x7b\x5f\xfd\x35\x4d\x2c\x25\xc1\xf6\x73\xbd\x6c\xc1\xb6\xdc\
 41.3469 +\x7f\xfa\x7f\xe9\x75\x55\xab\xad\xed\x17\x64\x39\x23\x6f\xcb\x1a\
 41.3470 +\x18\xd9\x61\xa7\x2f\x3c\x44\x66\x8b\x05\xa9\x11\xfc\xe6\x64\xba\
 41.3471 +\x7d\x7a\x5c\xe8\x34\xd3\xc3\x23\xd2\x29\x6c\x8d\x41\x3e\xe5\x61\
 41.3472 +\xf9\xc6\x3c\x2c\x91\x18\xd9\xb6\x57\x26\xd7\xdc\x37\x93\xfc\x76\
 41.3473 +\x94\x59\x19\x06\x68\x56\x22\xc0\x75\x79\x63\x1c\x11\x4c\x49\x46\
 41.3474 +\x30\x39\xe2\x24\x52\x23\x77\xba\x36\x48\x08\x85\xef\x86\x66\x2a\
 41.3475 +\xa2\xfb\x3a\x37\xb9\xab\xed\xfc\xf9\xba\xf3\x14\x6e\x79\xe9\x1f\
 41.3476 +\x6c\x7d\x25\x82\x93\xb2\xfd\x3c\xe7\xad\x4e\xc7\x89\x28\xac\x83\
 41.3477 +\x9f\x92\xf0\x3a\x01\x9c\x82\x0f\x5c\x49\x51\x0b\x11\xda\xec\x98\
 41.3478 +\xc5\x3b\x37\xab\xce\xbe\x59\xa0\xac\x2a\xe8\x21\x6a\x74\xf4\x0b\
 41.3479 +\x3c\x66\x06\x64\x30\xbe\x72\x05\x9f\xfe\x91\x76\xd3\x2d\xdc\xfe\
 41.3480 +\xbf\xe5\xb9\x9b\x3c\x1b\x29\x2c\xc9\x90\x8a\x1d\xb6\x55\x09\x52\
 41.3481 +\x5f\x97\xd9\xd4\xa4\x4c\xb7\xac\x64\xcf\x6b\x25\x22\xbe\x74\x96\
 41.3482 +\x0b\x2a\x72\xa4\x8d\xaf\x9e\xb4\xc1\xd2\x54\x42\x23\x9d\x8d\x11\
 41.3483 +\x95\xc1\xb8\xf1\xbf\x50\x8b\xb7\x5e\x3c\x2a\xa2\x22\xaa\xaf\xb2\
 41.3484 +\x27\xe5\x55\x7f\x84\x4f\xf5\x5f\x34\xd9\x2c\x52\x7b\xfd\x39\x23\
 41.3485 +\x93\xe3\xf8\x77\xc1\xed\x77\xc5\x7f\xd1\x7e\x2a\xbe\xdf\xf9\xf9\
 41.3486 +\x08\xb5\x3c\x78\xf3\xe1\xf2\xc5\x12\x22\xc9\x24\x71\xa2\xff\x00\
 41.3487 +\x0a\xf7\xb5\x88\xbf\xf2\x57\x2a\x22\xff\x00\xe5\xe1\x17\xdf\x8f\
 41.3488 +\x3f\x11\x51\xc8\x8a\xd5\x45\x45\x4f\x74\x54\x54\x54\x54\xff\x00\
 41.3489 +\x54\x54\xfc\x2a\x7f\xed\x4f\x3f\x7c\x22\x78\xf3\x4d\x66\x85\x1e\
 41.3490 +\x91\x2c\xb1\xa4\x8b\xed\xed\x1a\xbd\xa8\xf5\xf7\xfe\x3d\x98\xab\
 41.3491 +\xf2\x5f\x7f\x74\xf6\xfc\x7e\x7d\xfc\xd3\x30\xa8\x01\x10\xa3\x49\
 41.3492 +\x91\xb1\x0c\x18\xf3\x14\x44\xaf\x5f\x8b\x22\x80\x78\xdd\x2c\xb2\
 41.3493 +\x3d\xdf\xf7\x5a\xc8\xda\xe7\xb9\x7f\xe0\x88\xab\xe1\x10\xb3\x04\
 41.3494 +\x00\x52\x0d\x38\xa1\x82\x08\x48\x64\x20\xb2\xcb\x9e\x21\x85\x14\
 41.3495 +\x78\x9a\xaf\x96\x72\x08\x99\xcc\x8a\x18\x63\x62\x2b\xe4\x96\x47\
 41.3496 +\xb5\x8c\x6a\x2b\x9c\xe4\x44\x55\xf2\x96\xce\xf2\x2f\x1f\x6b\xc9\
 41.3497 +\x98\x2c\x9e\xeb\x1d\xa8\x30\x66\xbd\xc4\x09\x9d\xd3\xd2\x5d\x95\
 41.3498 +\x03\x62\x72\x32\x47\x4c\x3d\x61\xc5\x4b\x12\x46\xf5\x46\xbd\x5e\
 41.3499 +\xc6\xa3\x1c\xa8\xd7\x7b\x2a\xa2\x79\x82\x67\x0a\xe2\x7b\x31\xfa\
 41.3500 +\x97\x7b\x59\xce\xfa\x7e\x46\xec\x16\x9b\x87\x7a\x71\xc1\xf6\x94\
 41.3501 +\xe4\xe5\xf8\xde\x95\xc4\x1c\x35\x55\x3e\xbe\xc3\x43\x0f\x1e\xd5\
 41.3502 +\xd0\xe2\x24\x30\x3c\xe9\x7b\x8b\x3a\x2c\xc9\xf7\x9b\x9e\x41\xd2\
 41.3503 +\xc0\x71\xc1\x92\xf0\xe9\xab\x20\x20\x19\x06\x86\x9e\x44\x37\x7f\
 41.3504 +\xa4\xf7\x82\x63\xa4\x8c\xde\x12\xed\x77\x32\xe1\x39\x0e\xb1\x8c\
 41.3505 +\x26\x9a\xf7\x4d\x4f\x9f\xbe\xa9\xfd\xda\x1f\xc8\xe4\x4d\x15\x02\
 41.3506 +\xe6\x2e\xab\x5b\x1c\xa8\xd9\x5b\x35\x5d\xa3\x49\x85\xcc\x4f\xa4\
 41.3507 +\xff\x00\x75\x57\x36\xab\x01\x91\x36\x3c\x72\xbd\x91\x65\xa9\xe3\
 41.3508 +\xc8\xf1\xf4\xc0\xeb\xd7\x67\x7a\xbb\xd5\x6a\xae\x1d\xed\xa7\x31\
 41.3509 +\x99\xce\x9c\xa5\x9e\xdb\xec\x9e\x0e\xf4\xdd\x8e\x9f\x74\xe2\x30\
 41.3510 +\x73\x98\x34\x78\xca\xd8\x6f\x76\x50\x43\xa5\x6c\x01\x56\x40\xae\
 41.3511 +\xfd\xa6\xc9\xe6\x25\x24\xc4\x4d\x56\x11\xe6\x57\x0c\x24\xee\x90\
 41.3512 +\xc7\xbd\x91\xb5\x5f\x23\xda\xc6\x37\xfe\x93\x9e\xe4\x6b\x53\xfe\
 41.3513 +\x6e\x72\xa2\x27\xf2\x9f\xca\xf9\x4a\x2f\xaf\x1e\x7c\x47\x2c\x72\
 41.3514 +\xb5\x1f\x14\x8c\x91\x8a\xbe\xc8\xf8\xde\xd7\xb5\x57\xfd\x11\xcd\
 41.3515 +\x55\x4f\x7f\xca\x7f\xc7\xcf\xbf\x08\x9e\x3c\xd1\x90\x91\xe2\x72\
 41.3516 +\x32\x52\x21\x8d\xeb\xfc\x36\x49\x63\x63\x97\xdf\xf8\xf6\x6b\x9c\
 41.3517 +\x8a\xbe\xff\x00\xf2\xf3\x57\xdd\x17\xdb\xd9\x51\x7d\xff\x00\x29\
 41.3518 +\xf9\xfe\x53\xfd\x53\xfd\x7c\x22\xfd\xf1\xe3\xc7\x84\x4f\x1e\x3c\
 41.3519 +\xdb\x4f\x24\x0e\xf7\x0d\xd3\xc4\xc9\xc9\x8a\x56\xc5\x13\xa4\x62\
 41.3520 +\x4a\xf4\xf8\x39\x1c\xf6\x44\xae\x47\xbd\xac\x4f\x77\x39\x5a\x8b\
 41.3521 +\xec\x8d\x5f\x75\x4f\x6f\x08\xb7\x3e\x3c\x87\xdf\x4b\x8f\x4b\x9b\
 41.3522 +\xbf\x4e\xad\xef\x70\xf6\x76\xfc\xd7\x17\x2d\xc7\xda\x6d\xae\x43\
 41.3523 +\x5a\x0d\x74\x79\x72\xb3\x8b\x89\x8f\x2f\x7f\xcb\xb7\x6f\x01\xf3\
 41.3524 +\x13\x7b\x72\x96\xaa\x6b\x79\x3e\x11\x92\x68\x62\x01\xb1\x7e\xca\
 41.3525 +\xaf\x74\x6f\x42\x98\xc8\x29\x4e\x45\xf5\x4f\xdd\xe3\xbd\x61\xf8\
 41.3526 +\xb7\xd3\x2c\x0e\x27\xc9\x97\x8b\xdc\xe3\x00\xd5\x5b\x72\x91\x97\
 41.3527 +\xf7\x0d\xd4\x05\x21\xf8\x3d\x7e\xbd\x81\x57\x50\xc0\x33\x6a\x55\
 41.3528 +\x91\x13\x9b\x80\x37\x4e\x49\x4f\x73\xa0\x26\x59\x11\x89\x23\x19\
 41.3529 +\xe4\xdb\x7d\xb3\xb0\xbf\x24\x53\x5b\xe3\xc7\x8f\x21\x13\xc7\x8f\
 41.3530 +\x1e\x11\x62\xb1\xe9\xbe\x24\x3c\xbd\xeb\x53\xdc\x6e\x4a\xd7\xb1\
 41.3531 +\x0f\xb9\xc0\x1f\xd8\x92\xf2\xea\x52\xfc\xe7\xae\x2c\x1e\x51\xa7\
 41.3532 +\xe2\x1a\x59\xe3\x73\xd1\x1c\xd9\x2a\xf8\xf5\xd6\x19\xef\xed\x6b\
 41.3533 +\x3e\x31\x1e\xad\x44\x63\x7d\x98\xb9\x53\xf9\x89\x9e\x93\x40\xbe\
 41.3534 +\x99\x1e\xb3\xfa\x8e\x4b\xdd\x8e\x45\x67\x07\x76\x38\x9d\x55\x95\
 41.3535 +\x86\x91\x20\x99\xc3\x43\x95\xe6\x1b\x30\x74\x17\xf6\xed\xfa\x6d\
 41.3536 +\x56\x4a\xb8\xce\x5c\xa9\x1c\xfb\xa8\x21\x64\xe4\xc5\x9b\x64\xf2\
 41.3537 +\x0f\x14\x85\x93\x04\x4e\xca\xea\x9e\xe6\xa7\x43\x55\x5d\x7b\x45\
 41.3538 +\x66\x05\xd5\x2d\xc0\x43\x59\x55\x5b\xd5\x17\x01\xf5\x96\x75\xe6\
 41.3539 +\x44\xc9\xc4\x38\x03\x85\x92\x51\x8b\x10\x98\x64\x64\xd0\x11\x04\
 41.3540 +\xb2\x45\x2c\x6f\x6b\xd8\xe5\x45\x45\xf2\xa7\x70\xe4\x40\xb7\xd0\
 41.3541 +\x66\x3b\xd1\x70\xfb\x9c\x75\x17\x22\x62\xf5\xd8\x1d\x40\x8d\x3b\
 41.3542 +\x37\xb7\xcc\xde\xe4\xaf\xc2\x7a\x35\x5a\x5d\x36\x8e\xac\xaa\x7b\
 41.3543 +\x31\xd5\x1c\x8a\x9f\xe6\x86\x64\xcc\x45\x54\x5f\x67\x2a\x39\x3f\
 41.3544 +\x28\x9e\x63\x23\xfa\x78\x75\x17\x10\x55\x77\x37\x8f\x5e\x5c\x92\
 41.3545 +\xd4\xd1\x05\xc7\x5a\xa1\x5d\x0c\x8e\xfa\x0d\xba\xb5\x13\x90\x68\
 41.3546 +\x2c\x0b\x81\x5a\xbe\xd1\xbc\x81\x72\xd5\x8e\x64\x8c\x7f\xbb\xdb\
 41.3547 +\x13\x5c\x9f\x96\x22\xf9\x36\x5e\xa0\xfd\xbf\xc8\x74\xf3\xae\x7b\
 41.3548 +\x7d\xad\x85\xe0\x23\x72\x25\xf5\x05\xce\x7b\x88\xb3\x8a\x44\x6b\
 41.3549 +\x6d\x7b\xb8\xb0\x06\x40\xeb\x0e\x1c\x16\xbd\x09\x96\x9f\x32\x41\
 41.3550 +\x50\x5e\x5f\x96\xd4\x8a\x18\x42\x15\x04\x42\x63\x38\xe0\x63\x9a\
 41.3551 +\x34\xfd\x06\xfa\xf1\x7b\xc6\x9d\x5c\xe5\x8e\x6a\xd2\x57\x91\x5c\
 41.3552 +\x47\x3a\x1b\x1b\x32\xd1\x95\x1b\xe1\x98\xbc\x36\x16\xb2\xd8\x0a\
 41.3553 +\xeb\x5f\x83\xda\x8e\x74\x16\x37\xb6\xba\x09\x03\x97\xdf\xe1\x38\
 41.3554 +\xd1\xb2\x78\xd1\x59\x23\x5e\xf0\xfc\xae\xeb\x60\x3c\xd1\x46\xff\
 41.3555 +\x00\x44\xc3\xef\x4f\x7a\x13\x91\x3a\xb7\x96\xec\x5e\xf3\x8f\x38\
 41.3556 +\x43\x23\xc8\xda\x1e\x46\xe5\xce\x57\x96\xef\x4b\xa0\xdd\xa4\x1a\
 41.3557 +\xc4\x07\x3f\x9b\xe3\xaa\xcb\xc2\xef\xa1\xb6\x90\x02\x1d\x8d\xb7\
 41.3558 +\xb4\xa3\xce\x0b\x6f\x4d\x54\x33\xe7\xd3\x5a\xdb\xcd\x61\x1c\x35\
 41.3559 +\xd5\x52\x76\x77\xb3\xbd\x15\xec\xcf\xa6\x76\x3e\x2e\xd8\x75\x63\
 41.3560 +\xb6\x5c\xb7\xb8\xa6\xc1\xd9\x55\x11\xc9\x98\xce\x42\x39\xe7\xc7\
 41.3561 +\x3d\x5d\x85\x88\xa0\x25\xc9\x35\xd1\x16\xec\xe6\x96\x89\xf6\x05\
 41.3562 +\x0d\x5f\x75\x56\x75\x24\x56\xa0\x8a\x6a\x58\x89\x6f\x24\x70\x92\
 41.3563 +\xe8\x2b\x2f\xd3\xe7\xc9\x78\xe1\x6d\x3b\x65\xc4\x45\x9c\x10\x5b\
 41.3564 +\xcb\x3d\xd5\x4f\x20\x53\x85\x3b\xdb\x19\xda\x0c\xd0\xa9\x75\x41\
 41.3565 +\x6a\x80\x22\xaf\xb9\x2d\xcc\x9e\xc0\xe6\x32\x16\xff\x00\x99\x0c\
 41.3566 +\x7a\x48\xa7\x8d\xb2\x47\xf7\x2e\x86\x56\xfd\x54\x39\x1b\x27\xc7\
 41.3567 +\x1d\x0b\xec\x69\x3a\x92\x84\x89\x75\xf8\x2b\x2e\x3c\xce\x04\x44\
 41.3568 +\x8c\x6c\xf6\x9a\x8d\xab\x12\x9a\xa4\x70\x22\x7a\xa2\x90\x48\x3f\
 41.3569 +\x5e\x6b\xd9\x19\x1f\xbb\xe2\x0a\xa4\xa2\xbd\x95\xb0\x2f\x95\x13\
 41.3570 +\x67\x6a\xe5\x6b\x8c\xac\x3a\x74\x45\x42\x5f\x7a\x93\xe4\xea\xbd\
 41.3571 +\x37\xa0\xef\x44\x74\xc2\x3e\xde\xc7\x28\x15\x7d\x6e\x11\xc4\xc8\
 41.3572 +\x83\xcb\xcc\x16\x16\xa9\x92\x6e\x57\xeb\xfc\x9c\x52\xd2\x89\xa7\
 41.3573 +\x42\x2c\xc8\x27\xf2\x6b\x31\xe2\x4f\x60\xe8\xfe\xe1\x8e\x8d\x22\
 41.3574 +\xcb\xaf\xfd\x21\xe6\xef\x50\x7c\x0d\x77\x66\xfb\x85\xde\x2e\x43\
 41.3575 +\xc4\xc9\xc9\x68\x45\xf6\x0b\x8c\xf0\x5a\x5a\xea\x88\x29\x33\x52\
 41.3576 +\x91\x23\x6a\xed\x0c\xae\x32\xc9\x73\xf4\x30\xd9\x32\x26\xcf\x55\
 41.3577 +\x41\x5b\x9d\x79\xf0\xd2\xb6\xbc\xbb\x5d\x03\xec\x0b\x9a\xba\xba\
 41.3578 +\xc2\x68\x78\x67\x7c\x77\xa0\x16\x42\xea\x00\xcd\x90\x6c\xe7\x60\
 41.3579 +\x67\xe6\xa3\x07\x6b\x24\x74\x8b\xc7\xe5\x5d\xe9\xf0\xaa\x7f\xd0\
 41.3580 +\xf8\x2b\xdf\x5e\x05\x9e\x80\x7b\x82\xa4\x54\x58\x87\x00\x32\x2c\
 41.3581 +\x64\x7b\x46\x1d\xce\x4e\xf1\xf4\x5b\xd3\x5b\xd3\xd7\xb5\x3d\x5d\
 41.3582 +\xe2\x9e\x5e\x12\xb3\x90\x8f\xbf\xb4\xcf\x09\x55\xc8\x01\xd5\x73\
 41.3583 +\x4e\xf4\x36\x50\x72\x15\x3c\x10\x8b\xaa\xa4\x2a\xac\x3b\xb6\x45\
 41.3584 +\x51\x2c\x46\xfc\x4e\x10\x24\x86\x18\xe4\xa9\x3e\xb4\xe0\xd8\xf0\
 41.3585 +\x0c\x16\x59\x23\x21\x7d\xe3\xe2\x20\x10\x2f\x90\xe1\x99\xfe\xf8\
 41.3586 +\xa2\xb6\x9c\x2b\xc8\x9c\xef\xe9\xa9\xdf\x7e\x21\xea\x6e\xdf\x9f\
 41.3587 +\xec\xfb\x1f\xd6\xce\xc5\x15\x49\x47\x8a\xb9\xd1\x5a\x4b\x6d\x73\
 41.3588 +\x96\xb9\xd5\x5b\xbf\x2f\x9d\x48\xda\x55\xb5\xdc\xf4\xb6\x95\x5a\
 41.3589 +\xf7\xd4\x53\x5c\x02\x1d\xab\xf3\xf6\xd9\xeb\xb1\xee\xc3\x0a\xbc\
 41.3590 +\xf8\x5d\x55\x5f\xa7\xea\x1d\xbe\xed\x1c\x1e\xab\xbc\x4b\xc5\xdd\
 41.3591 +\x6e\xe5\xeb\xbe\x3f\xd3\x72\x17\x1b\x67\xb1\xb4\xf1\x58\xe8\x2d\
 41.3592 +\x9d\x81\xa9\x9f\x68\x16\xb2\x8e\xe3\x4d\x63\x95\x74\x86\x52\xcf\
 41.3593 +\x63\x4f\x57\x39\x17\x00\x9f\x1d\x29\x76\xe3\x59\xd6\x80\x55\x6b\
 41.3594 +\x5f\x60\x38\x8d\xf2\x4a\x71\x5e\x8d\xbd\x19\xc1\x6f\x70\xdc\x93\
 41.3595 +\x43\x8f\xe4\x19\x35\x7c\x75\xaf\xcc\xee\x32\xe5\x5b\xf2\xbe\xe6\
 41.3596 +\xe4\x51\x34\x19\x1b\xc0\x34\x74\xb2\x92\x0d\x85\xb4\xc3\x98\x24\
 41.3597 +\x56\xb5\xa2\x4c\x48\x33\xb5\xc3\x17\x1b\x1d\x0c\xec\x7c\x52\x39\
 41.3598 +\xab\x1e\x7d\xb4\xff\x00\xb7\x87\xa9\x3f\xfb\xa7\x01\xff\x00\xe3\
 41.3599 +\x6c\xfc\x90\x41\xb9\xb5\xc8\x69\xbd\xc0\xb1\x3c\xed\x9e\x7c\xd1\
 41.3600 +\x5c\x6d\x4f\xa1\xc6\xf6\xd6\x94\xfd\x50\xbd\xff\x00\xec\x25\xb7\
 41.3601 +\x3b\x38\x59\x4f\x17\x57\x7c\x7d\x90\xd9\x72\xf4\x4d\x8d\x66\x86\
 41.3602 +\x29\x07\x03\x43\x3e\xb2\x92\xb2\x72\xd1\xb0\x21\x41\x68\xcf\x9e\
 41.3603 +\xae\x07\xa1\x30\xd6\x9b\xf4\x1a\x04\x97\x47\xd1\x9f\xb6\x7c\xb7\
 41.3604 +\xcd\xf9\x3e\x67\xeb\xc7\x61\xed\x4d\xd3\x72\x6f\x5f\x2f\x62\xa3\
 41.3605 +\x92\xf6\xed\xd1\x93\x7f\x61\x9e\x24\xcb\x6a\x23\xa9\xb4\x85\xb5\
 41.3606 +\x13\xf7\x23\xb3\xd7\xb4\xc6\x01\x15\x91\x09\x39\x66\x86\x4b\x61\
 41.3607 +\x2e\x79\x14\x48\xe4\x96\x70\xfc\xc6\xc3\xd2\x27\xd9\x9e\xa4\x3e\
 41.3608 +\xa7\xac\x6f\xf6\xc6\x9b\xcd\xd2\xfc\x13\xf0\xdf\xf2\xf9\xf3\x7a\
 41.3609 +\xd6\x2f\xc7\xf8\xfe\xc6\xaa\xa3\x7f\x1f\x84\x55\xf6\xfe\x57\xca\
 41.3610 +\x6f\x70\x6f\xda\x3a\x66\x07\x92\x28\xd2\xd6\xfa\x6b\x7a\xa6\xfa\
 41.3611 +\x33\xf6\x3b\x91\x79\xeb\xd3\x2e\xbd\x79\xdf\xae\xbb\x92\x5b\x25\
 41.3612 +\x87\x1d\x57\x83\x0e\xa6\xea\x2c\x90\x96\x66\xda\xd2\x60\xb9\x1b\
 41.3613 +\x8c\x64\x2c\x0d\x0e\x85\xf9\x0f\xbe\xb4\xaf\xcc\x6f\x38\xf8\x92\
 41.3614 +\xed\x22\xa6\x20\x89\x4f\x26\x86\xc2\xc8\x91\xca\xee\x47\x5f\x3f\
 41.3615 +\x54\x5f\x16\x41\xa4\x0b\x8c\x7b\xed\xd6\xae\x4d\xea\xfe\xe6\x29\
 41.3616 +\x22\x06\xdf\x57\x9c\xaf\xb5\xd6\xe4\x05\x25\x26\x58\x89\xb4\xbe\
 41.3617 +\xc3\x5c\xd7\xd1\xf2\x76\x4a\xa9\x92\x7b\xc2\xd8\x69\xc1\xe4\xc9\
 41.3618 +\x58\xb1\xfd\x69\x8b\x8e\x17\xbd\x47\xc9\xff\x00\x09\xc8\xf8\x0e\
 41.3619 +\x50\xa8\x2f\x41\xc7\x3b\x3c\xce\xe2\x92\xba\xf6\xf3\x31\x61\x69\
 41.3620 +\x96\xb9\x02\xec\x3a\xfd\x26\x6a\xc2\x6a\xad\x0d\x01\xf3\x01\x3c\
 41.3621 +\xed\x0a\xe6\x96\xc6\x09\x83\xb3\xad\x2b\xe8\x98\x1c\xec\xf8\x4d\
 41.3622 +\x0b\x3e\x4d\x55\xea\x77\x7e\x3a\x8d\xd4\xbe\xd2\x75\xf7\x93\x2a\
 41.3623 +\xbb\x4d\x91\xc4\xb7\x33\x4f\x8a\xd2\x5d\x7f\x8a\xf7\x00\x00\x1e\
 41.3624 +\x9b\x8a\x9f\x55\x4c\x51\x4c\xdc\xd0\xeb\xbe\x30\xd9\xd4\x13\x9c\
 41.3625 +\x41\xd9\x60\xe8\xda\x67\xd8\x58\x8e\x33\xea\xec\xc5\x36\xb8\xa2\
 41.3626 +\x03\x99\x70\x77\x8f\xa8\xdf\xc3\xbf\xea\x8a\xfa\xd5\xf6\x4b\x83\
 41.3627 +\xf4\x3c\x0b\x67\xd9\xcc\xaf\x24\x65\xf5\xbc\x19\x55\x82\xd0\xf2\
 41.3628 +\x59\x3c\x8b\x99\xb3\x86\xe7\x3e\xb8\xfc\xad\x31\xb7\xd7\xf6\x6c\
 41.3629 +\x28\x15\x99\x7d\xea\xeb\xab\x8d\x79\xa2\x39\x8c\x30\x59\x87\x90\
 41.3630 +\x69\xe0\x8c\x86\xba\x34\xc3\xcb\x80\xea\x3b\x6d\xfa\x83\x39\x13\
 41.3631 +\x97\xf9\xc7\x98\x7b\x8b\xb2\xe9\xaf\x4b\x71\x1b\x42\x72\x3c\x69\
 41.3632 +\xc4\x3c\x73\xa8\x82\x93\x41\x7b\x32\x43\x05\x8c\x15\x2a\x13\x2f\
 41.3633 +\x29\xeb\x0f\x26\x96\x8c\xca\x73\x36\x1b\xad\x4c\x1a\x81\x0d\xd3\
 41.3634 +\x18\xb4\x99\x6a\x08\xc6\x0c\xe2\xa9\x2c\xd7\xa1\x30\x5c\xd1\xce\
 41.3635 +\x1e\x9f\x3e\xb0\x5d\x59\xc7\x13\x73\x75\x43\x7d\xc0\x5a\x7f\xf0\
 41.3636 +\xce\x99\x27\x96\x40\xbf\xc5\x0d\xcf\x1c\x6f\xe8\xdd\x47\x58\xd9\
 41.3637 +\x1d\xf6\xe0\xc9\xb4\x8e\xb2\x90\x3b\x46\x44\x8c\x42\x9b\xf4\xa7\
 41.3638 +\x99\xaf\x58\xd1\x7c\xe7\xfd\x04\xbd\x3c\xbd\x39\xbd\x40\x3a\xf7\
 41.3639 +\xbd\xaf\xe6\xda\xfe\x42\x9b\xb2\x5c\x57\xbd\xb3\x87\x5b\x9f\xa0\
 41.3640 +\xe6\x9d\xfe\x06\x72\x70\x37\xac\x18\xac\x7e\x90\x7c\x75\x1d\xd5\
 41.3641 +\x78\xcd\x08\x72\x16\xcb\x31\x69\x63\x08\x69\x24\x37\x15\x6b\x0d\
 41.3642 +\xa7\xd1\x9c\xa0\xdc\x4c\xdb\x56\xfc\xc1\x00\x10\x2f\x6e\x37\xb1\
 41.3643 +\xe7\xbb\xb7\x72\x2a\xb3\xb4\x7c\x6b\xd9\x8f\xd3\xfb\xaf\xe1\x7e\
 41.3644 +\xcb\xf5\xb3\xbb\xbb\xbe\xd2\x75\xab\x4f\xbe\x1b\x19\xca\x3c\x19\
 41.3645 +\xca\x1a\xc1\xee\x49\x54\x50\x8b\xb9\x90\x19\x80\x16\xe6\xc7\x3c\
 41.3646 +\xf1\x34\xb4\xb5\xb7\x22\xd6\x6c\x28\xa8\xf2\x96\xb9\x4d\x28\xb4\
 41.3647 +\xc8\x74\x37\xe0\xd8\x22\x0d\x2e\x1e\xb6\x5e\xab\x5b\xae\xb4\xf5\
 41.3648 +\xe7\xaf\xb9\x2e\xa0\x13\xf5\xf9\xd3\xbb\x00\xd7\x9b\xc6\x5a\x78\
 41.3649 +\xab\xd9\x65\x73\x96\xe3\xdb\xa0\x28\xe4\x16\xfb\x37\x4e\x54\x53\
 41.3650 +\x0d\x36\xc7\x50\x6e\xa2\x96\x8f\x37\x31\x10\x9f\x1d\x54\xb2\x58\
 41.3651 +\x94\xc0\xd6\xc9\xb5\x64\xc1\x5f\x9b\xfa\x6d\x7d\x2c\xec\xa1\xfb\
 41.3652 +\x7b\x0c\x07\x33\x1d\x0f\xbf\xc9\x21\x33\xb0\xfc\xae\x4c\x68\xef\
 41.3653 +\x65\x6a\x3d\xb1\xcf\xa1\x91\xa8\xf4\x45\x54\x47\xa2\x7b\xa2\x2a\
 41.3654 +\xa2\x2f\xe5\x7c\x8a\x7f\x5e\x7c\x6d\x0f\x53\xbb\xb1\xe8\xdb\xcc\
 41.3655 +\x32\x54\x1f\x07\x5c\xfa\xf7\x6b\xc5\xd9\x36\x47\x3b\xc8\xb4\x8e\
 41.3656 +\xb3\x3d\xc1\x3c\xb3\xc6\xda\x82\x29\x1e\x49\x1f\x58\x83\xcc\x97\
 41.3657 +\x0b\x59\x13\x9e\xf2\xa4\x90\x93\x94\x57\x3e\x45\x7b\xdc\xf5\x50\
 41.3658 +\xb1\x2d\xe3\xcc\x91\xbe\xdb\xaf\x99\xbf\x5e\x88\xaf\x87\x1d\xfe\
 41.3659 +\x9b\x9e\x63\xe4\xfc\x9d\x76\xff\x00\xb7\xde\xa4\xbd\xa1\x2b\xb0\
 41.3660 +\x1a\x20\xe2\xba\xd0\x09\x82\xd3\x93\x65\x9c\xc7\x5d\x1b\x1a\x4f\
 41.3661 +\x25\x1c\x77\x9a\x8b\x9b\x93\xb4\x8b\x55\x2b\xfe\xdc\x83\xe9\x19\
 41.3662 +\x91\xaa\x96\x66\x49\x15\x48\x31\x85\x1c\x04\xcd\xd8\xae\xc7\xf5\
 41.3663 +\x8f\x9d\x3d\x3b\x7d\x0e\xfb\xbd\xc7\x5a\x1e\xdc\x72\xaf\x3c\x6d\
 41.3664 +\xaa\x4d\x2b\x67\x81\xe6\x9b\x2b\xad\x7e\x5f\x7d\x95\xc9\x5c\xea\
 41.3665 +\xb8\x9e\x9a\x9f\x25\x5b\x69\x26\xcf\x49\xa0\xa6\x4a\x84\xaa\xb6\
 41.3666 +\x9a\x57\x57\x6a\xa4\x16\x79\xef\x6c\xa5\x16\x30\x46\x31\xf5\xd0\
 41.3667 +\x64\x69\x4d\x75\x51\xa2\xa7\xaa\xd0\x50\x59\x81\x75\x45\x7b\x5a\
 41.3668 +\x0d\xcd\x2d\xcd\x59\x70\x1f\x59\x6d\x51\x66\x2c\x46\xd6\xda\x56\
 41.3669 +\x9c\x33\xe5\x18\xda\xf3\xc3\x9e\x12\x83\x2c\x79\x24\x80\x81\xe5\
 41.3670 +\x8e\x68\x9e\xe6\x3d\xae\x58\xc2\xf5\xb7\xa6\xb0\xbf\xf4\xa9\xee\
 41.3671 +\xa5\x6d\x60\xf2\x14\x5a\x71\x58\xb6\x2b\x14\x4d\x57\xbd\x04\xa6\
 41.3672 +\xd9\xe5\xae\x6c\x26\xf8\xa7\xe7\xe0\x3d\x78\x05\x11\x23\xbf\x86\
 41.3673 +\x47\x13\xde\xbf\x86\xaf\x90\x09\x24\x03\xba\xe3\x2c\xbb\x3d\x05\
 41.3674 +\x23\x78\xbf\x35\x41\xfa\x06\xeb\xb5\xbb\xaf\x4a\xde\xb6\x69\xf7\
 41.3675 +\x3a\xbd\x3e\xdb\x4f\x62\x47\x2d\x25\x8e\x97\x63\xa1\xb8\xd4\xe8\
 41.3676 +\xac\x10\x5e\x63\xde\x08\x2a\x1f\x79\x7c\x6d\x85\xa1\x88\x28\x90\
 41.3677 +\x40\x20\xc8\x49\x72\xfd\x01\x60\x84\x78\xbe\x10\xc5\x1b\x1b\x17\
 41.3678 +\xfe\xa6\xfc\xa9\xca\x59\xbf\xd4\x17\xe9\x95\x82\xcd\xf2\x77\x23\
 41.3679 +\xe7\x70\x7a\x4a\x6e\x0b\x7e\x8f\x0d\x41\xbb\xd5\xd2\xe2\xf4\x4f\
 41.3680 +\x37\x9a\xb9\x4c\x33\x5f\x7f\x94\xac\xb7\x16\x82\xe9\xc6\x86\x28\
 41.3681 +\xa1\x98\xeb\x2a\xf2\x94\xa1\x46\x1c\x69\xd6\x48\x60\x89\x8c\xef\
 41.3682 +\x97\xe9\xc0\xdb\x67\xb5\x5e\x94\xbc\x2b\x4d\x4e\x7c\x05\x59\x71\
 41.3683 +\xfe\xbb\x96\xb2\x7a\x81\x63\x91\x8e\x96\xb6\xe4\x9e\x44\xbe\xd7\
 41.3684 +\xc0\x3c\xf1\xa2\xfc\xe3\x59\xa8\xf5\x35\x25\xc4\xaf\x44\x47\xb2\
 41.3685 +\x65\x56\xaa\xfc\x57\xda\x32\x7d\x52\xcc\x0c\x9f\xd4\x79\xe9\x76\
 41.3686 +\x38\xc5\x8a\x41\x15\xf5\x5d\x7e\x18\xf8\x20\x22\x19\xa7\x00\x89\
 41.3687 +\x79\xab\x94\xcd\x88\x73\x61\x8d\xee\x90\x49\xe5\x0c\xa1\x4c\x8e\
 41.3688 +\x12\x1b\x1c\x8f\x14\x91\xc9\x6b\x56\x19\xe2\x7b\xe4\x01\xaf\x6b\
 41.3689 +\x65\x73\x97\x7a\x85\x54\xfe\xa0\x4e\xcc\x76\x23\xad\xde\xa1\x1e\
 41.3690 +\x99\xba\x0e\xbf\x68\x74\xc4\x68\xe5\x0b\x5d\xfb\x4f\x14\xb3\x6d\
 41.3691 +\xa4\xce\xf1\xe7\x27\x6c\x2d\x77\xb8\xdc\xae\x5e\x8b\x7b\x45\x57\
 41.3692 +\x7f\x49\x4b\x7b\x5e\x5d\x85\xf4\x40\xbd\xd7\x52\x46\xc1\xe0\x9e\
 41.3693 +\x4f\x89\xf5\xec\x57\x15\x17\x7d\xba\x33\xe9\x43\xd9\x5e\x31\xed\
 41.3694 +\x50\xfe\xa0\x3d\xe4\xee\x25\x87\x61\xfb\x08\x5f\x1f\xee\x29\x62\
 41.3695 +\xe3\x4a\x7c\xfd\x80\xdc\x65\xc5\x97\x1b\x98\x2b\x83\x9d\xb8\x5b\
 41.3696 +\xdb\x0b\xf8\xe2\x70\x14\x19\xf8\x6e\xb3\x82\x09\x4b\xc7\xd8\xc0\
 41.3697 +\x27\x82\xf2\x79\x56\x19\x5e\x37\xdc\x1f\x18\xdf\xa8\xc3\xfe\xd3\
 41.3698 +\x0f\x48\x6f\xfe\x38\xce\xff\x00\xfd\x1f\xc3\x9e\x66\x46\x57\xfd\
 41.3699 +\x58\x8f\xfc\x09\xbf\xfb\x6e\xf2\x0e\x4d\x1d\x6f\x7e\xb6\x39\x22\
 41.3700 +\xc4\x6b\xf4\xf9\x69\x79\x57\xb0\x7a\xff\x00\x59\x7e\x39\xde\xf3\
 41.3701 +\x6f\x2f\xda\x0e\x4e\xd3\x17\x8a\xc9\xde\xdc\x72\x06\x9b\x53\x6b\
 41.3702 +\xc6\xc2\xea\xb4\x7d\xb4\xa3\x2a\xc7\x8f\xd3\x53\x67\x6e\x2e\x64\
 41.3703 +\xe1\x60\x1a\xb2\x71\x7f\x6c\x80\x68\x7e\xbd\x35\x42\xcb\x1b\xd9\
 41.3704 +\x5c\x23\x61\x8a\xce\x48\xf4\xd1\x5c\xbf\xae\x4f\x13\x74\x59\x3b\
 41.3705 +\x7b\xda\xab\x8f\xea\x9e\x3f\xa6\xbd\xff\x00\x69\x1b\x7d\xfa\x93\
 41.3706 +\xd8\x2a\x5f\xb9\xe3\x7d\xae\x87\xf6\xca\x8d\x87\xd1\x45\x1e\xba\
 41.3707 +\x1f\xd8\xff\x00\x6a\x82\x05\x8d\x7e\x15\x76\x27\x0f\xee\xbf\x57\
 41.3708 +\xdf\xc9\x4b\xfd\x2f\xbf\xfa\xf7\xf5\x7e\xff\x00\xe7\x47\x11\x7f\
 41.3709 +\xfb\xef\x6d\xfc\xd8\xf3\xac\x8c\x8f\xf5\x60\x75\xe5\x1e\xe4\x6f\
 41.3710 +\xd4\xe2\x3c\xe4\x6c\xf7\x5f\xfa\x52\x2f\x09\xf2\xab\x91\xa9\xfe\
 41.3711 +\xaa\xad\x63\x97\xfe\x4d\x5f\x2a\xdc\xe7\x5b\x83\x7e\xc1\x15\xe8\
 41.3712 +\xef\xaf\xa5\x2f\x2f\xf5\xc7\xd2\xfb\x9a\x5b\xc0\x9d\xca\xee\x4f\
 41.3713 +\x2b\x72\xc7\x0e\x6e\x1f\xd9\x5a\xed\x4e\xd3\x99\x75\xd1\xee\x0f\
 41.3714 +\xc3\x52\x66\xe0\xa3\xe4\xfe\x3c\x0e\xc3\x29\x69\x4d\x29\x54\x70\
 41.3715 +\x64\x85\x9f\x90\x6b\x2b\x08\x82\xc0\x89\x34\x99\x68\x80\xae\x41\
 41.3716 +\xd6\xec\xc7\x4b\x28\x5e\x8b\xbd\xc8\xff\x00\x6d\xaf\x4f\xbe\x18\
 41.3717 +\xe4\x9b\x8b\x75\xb7\xe4\x7c\x50\x12\x71\x07\x2c\xc9\x34\xea\x49\
 41.3718 +\xee\xdd\x71\xf8\xe1\x80\xfb\x4b\x19\x1c\xe9\x26\x79\x3a\x9c\xe4\
 41.3719 +\xf9\xfd\x6b\x66\x9e\x59\x67\x2a\x1b\xd8\xc9\x9a\x45\x9e\x49\x51\
 41.3720 +\xb2\x9a\x78\x21\xda\x02\x6d\x6d\x80\xd1\x18\x05\x80\x84\x02\x70\
 41.3721 +\x93\xb1\x24\x80\xa0\xcb\x85\xf0\x12\x34\xcc\x77\xf6\xbe\x29\xe1\
 41.3722 +\x91\xf1\x48\xd5\xfc\x39\xae\x54\x5f\xc2\xf9\x83\x07\x5a\xfb\x09\
 41.3723 +\x0f\xa0\xa7\xa8\x1f\xa8\x97\x58\x77\x92\xc8\x17\x03\x6e\x78\xf3\
 41.3724 +\x59\xcc\x1c\x12\x19\x91\x3e\x5a\xd9\xf5\xd4\x14\x36\xbb\x1e\x0f\
 41.3725 +\x1a\xbd\x23\x72\xc7\x18\xfa\x6a\x0b\x5b\x5e\x2e\xba\x40\xd5\xe4\
 41.3726 +\x93\x79\x47\x97\x08\xe9\xdc\xfa\x27\xb6\x3a\x46\x60\x8b\x66\x33\
 41.3727 +\x1f\x5b\x02\x3c\x8a\x2e\xda\x76\x1f\x94\xf9\x5b\xd4\x43\xf5\x03\
 41.3728 +\xf1\x8f\x55\xf8\xa7\x95\x39\x37\x29\xd7\x2e\x99\x0c\x09\x7c\xd4\
 41.3729 +\x37\x1d\x72\x06\xc3\x21\x43\xae\xb7\xc4\x16\x1e\xe7\x92\xc1\xd1\
 41.3730 +\x47\x98\xb8\xa8\x82\xd6\x3b\x0d\x89\x18\xde\x13\x38\x0b\x66\xbd\
 41.3731 +\xe3\x45\x45\xae\x92\xb1\xca\xd3\x64\x52\x5e\x5f\x5f\xd3\x29\xd6\
 41.3732 +\x8d\x0d\x77\x06\x73\x47\x7d\xb9\x4e\x02\x4b\xe4\xfe\xe1\xf2\x1d\
 41.3733 +\xf4\xd4\x57\x36\x9f\x29\x6d\x09\xe3\xec\xce\x92\xd6\x4b\xbb\xc5\
 41.3734 +\x2a\x47\x34\x97\x26\xdf\x93\x08\xd1\x90\x42\x15\x12\xfd\xd8\x79\
 41.3735 +\x4a\x4b\x71\x65\x70\xf6\x7f\x27\xbc\x13\x63\x61\xc3\x2c\xb2\xb9\
 41.3736 +\x1b\xcf\x6d\xfc\x82\x29\xdf\xed\x87\x4f\xf8\x4f\xb9\x7c\x73\xfe\
 41.3737 +\x1d\x73\x2e\x7e\x43\x23\x00\x89\xac\x72\x7a\xba\x89\x63\x03\x5d\
 41.3738 +\x8a\xb8\x9e\x14\x82\x6b\x1c\xed\xb3\xa2\x99\x22\x8c\xc8\x99\x1c\
 41.3739 +\x36\xb5\x26\xc2\x5d\x3d\xb4\x70\x8a\xe3\x81\x94\x90\x6b\x89\x0e\
 41.3740 +\x16\xeb\xbd\x1f\x7b\xd9\xc1\xae\x2f\x3f\xd5\x9f\x50\x9d\x3e\x4b\
 41.3741 +\x8e\xe6\x26\x69\x43\xcc\x1f\x61\xba\xcc\xc0\x12\x4c\xf7\x3a\x42\
 41.3742 +\x16\x9a\x92\xea\xd7\x32\x87\xca\x8f\xf7\x9c\xda\xea\xda\xf9\xe6\
 41.3743 +\x7a\x23\xa4\x7a\xab\x18\xad\xc9\x1b\xc7\x91\x72\x05\xaf\x97\x23\
 41.3744 +\x98\xf1\x45\x8f\xcf\x12\x7a\x1c\xae\x83\x91\x04\xe5\x6e\xf1\xf6\
 41.3745 +\x2f\x67\xd9\xdd\x08\xb3\x0f\x34\x94\x04\x1f\xa4\x4a\xeb\x68\xc6\
 41.3746 +\x91\x66\x82\xb3\x41\xa9\xd2\x5e\x5b\x6a\x4c\xa3\x85\xee\x73\x3f\
 41.3747 +\x68\xa8\x96\x92\x07\xc5\x23\xa2\x8a\x51\xa0\x47\xc3\x24\xf0\x95\
 41.3748 +\x55\x59\x45\x8f\x26\x92\x92\xb8\x0a\x7a\x6a\x7c\xd4\xd5\x55\x15\
 41.3749 +\x15\x41\x8f\x5f\x59\x55\x59\x5f\x56\xe1\x2b\xeb\x6b\x6b\xc4\x8e\
 41.3750 +\x11\x01\x00\x11\x21\x88\x50\xc3\x16\x28\x87\x18\x78\xa3\x86\x18\
 41.3751 +\xd9\x1b\x1a\xd4\xa9\x7c\xe3\xad\xe0\x94\xaa\x9b\x31\xa0\x6f\xce\
 41.3752 +\x62\x2b\xcd\x82\x16\x7c\x9a\xdf\x9c\xb3\x0d\x24\x71\xb3\xe4\xf5\
 41.3753 +\x6b\x5b\xf2\x7b\x9a\x9e\xee\x72\x35\x3d\xfd\xd5\x51\x3d\xd7\xc1\
 41.3754 +\x24\xef\x45\x86\xaf\xa6\x67\x43\x82\xed\xe5\x17\x62\x36\xd9\x6e\
 41.3755 +\x59\xdc\xf0\x57\x38\xf0\xff\x00\x2e\x53\x3b\x8d\xf9\x3b\x12\x79\
 41.3756 +\xd0\xcb\x5f\x05\xd0\x5a\x59\x8f\xaf\xb0\x10\x13\xab\x0d\x58\xa4\
 41.3757 +\x24\x21\xe5\x88\xea\xbb\x2a\xf3\xa2\x63\xcb\x1a\x77\x1a\x29\x09\
 41.3758 +\x04\x52\x3a\x9e\x8c\x5d\x84\xe7\x0d\xb6\x6a\xd7\xbb\xdd\xe1\xd8\
 41.3759 +\x73\x7e\x23\x26\x57\xd4\xaf\xca\x55\xc3\x7d\x11\x13\x8e\x8f\x62\
 41.3760 +\x11\x08\x64\x5e\xda\x95\x4f\x9b\x9a\xda\x08\x99\x0d\x95\xa5\x75\
 41.3761 +\x21\x16\xf2\xc6\xd6\x32\x43\x65\x58\xe2\x7b\x2f\xaf\xa3\x7f\x52\
 41.3762 +\xb9\xff\x00\xaa\x94\xfd\x98\x13\x9e\x30\x89\x87\x9f\x90\x79\x0f\
 41.3763 +\x39\x7b\x91\x8d\x34\xb9\x2d\x1f\xee\xb5\x60\x09\xa3\x88\xb2\xbe\
 41.3764 +\x59\x5b\xdb\xb6\x05\xf4\x9e\x78\x89\xf4\x6c\x1c\x2c\xef\xfa\xbe\
 41.3765 +\xf1\xc4\xe4\x64\x8a\xc9\xa9\xf2\xa7\x38\xdc\xd8\xfd\x72\xe5\xcf\
 41.3766 +\xd6\x68\xa8\x40\xf8\xcb\x00\x07\x1c\x0f\xc4\x42\xe4\xa9\x19\xc6\
 41.3767 +\x62\xe4\x59\x83\x8b\x14\xf1\x1b\x3d\x0f\xf4\x7b\x2a\xff\x00\x65\
 41.3768 +\x4c\xfc\xa2\x4e\xb2\xa1\x00\x3e\xaf\xdc\x39\x9a\x43\xa5\x92\x76\
 41.3769 +\x39\xef\x9d\xf2\x4a\xf7\xbd\xd0\x61\x7f\xe8\xb3\xca\x1c\x45\xbb\
 41.3770 +\xbe\xd9\xf4\x3b\xb8\xbb\xae\xbb\x57\x68\xa5\xfa\xa7\x63\x4c\x9b\
 41.3771 +\x40\x50\x0d\x1d\x8e\x9a\x41\x6a\x65\xb3\xa3\xb9\x05\xba\x0a\xc0\
 41.3772 +\x24\x95\xeb\x5a\xdd\x45\x45\xb1\x21\x31\xee\xff\x00\x78\x98\x8f\
 41.3773 +\x91\x32\x64\x15\xe3\xca\x41\x23\xeb\xf5\xf3\x45\x10\x5d\x5f\xf4\
 41.3774 +\xfc\xed\x77\x1f\xf3\x6e\x2f\x9b\xbb\x2b\xdf\x2e\x4a\xe7\x29\xf0\
 41.3775 +\xab\x7b\x25\x5f\x1b\xc3\x25\xf8\xd8\x13\x65\xbf\xce\xda\x67\x65\
 41.3776 +\x92\xca\xb6\xd6\xf6\x7a\xc4\x98\x38\xec\x92\xc0\x72\xab\xe8\xc5\
 41.3777 +\x2d\x4b\x10\x66\x3a\x7f\xa2\xc7\xb6\x4a\xfb\x97\xfd\x3d\x6d\xf9\
 41.3778 +\x43\xbf\xfc\x3f\xdd\x58\x39\x36\xba\xa2\xb7\x8b\x83\xcf\x0b\x3e\
 41.3779 +\x06\x5c\xd9\x25\x9d\x70\xb4\x71\xdd\xc6\xe7\xc5\x7a\xcb\x58\x47\
 41.3780 +\x13\xee\x7f\x76\x45\x6a\x3e\xbe\x6f\xa6\x90\xaa\x2a\xb9\x5e\x8a\
 41.3781 +\xd9\x3f\xf1\xe2\xe7\xbc\x5b\x70\xdc\x89\xe4\x62\x74\xf3\xd3\xe6\
 41.3782 +\xe3\xab\x9d\x99\xed\x57\x60\x0e\xe4\xca\xed\x80\x7d\x8e\xbf\xd0\
 41.3783 +\xdc\x85\x9a\x0f\x38\x45\x49\x39\x56\xde\x72\x16\x83\x6e\xd8\x09\
 41.3784 +\xb1\x9a\xd0\xc8\xac\xdc\x3c\x57\x6d\xaf\x59\x22\x14\x44\x92\x41\
 41.3785 +\xd4\x84\x63\x5b\x22\x46\xd9\x3b\xf1\xe4\x7d\xd1\x62\x2d\xb3\xfd\
 41.3786 +\x38\x9d\xa7\xe2\xfe\x5c\xdc\xf3\x07\x47\xfd\x49\x77\x5c\x39\x6f\
 41.3787 +\xba\xd3\xde\xeb\x2d\xa2\x26\x2d\xae\x26\xec\xc2\xf4\x17\x47\xdd\
 41.3788 +\x97\x5f\x6b\xa1\xe3\x2d\x65\x68\x77\xa0\x40\x55\x91\x2d\x6c\x57\
 41.3789 +\x14\x24\x40\x54\x6f\x7f\xd6\x19\xa9\x23\xda\xee\x2f\x53\xe8\x27\
 41.3790 +\xea\x9f\xd9\x51\x85\xc7\xf6\xff\x00\xd5\x7f\x4b\xb4\xe2\xdf\xba\
 41.3791 +\x1e\x5b\x5c\x78\xc7\xf2\x76\xb6\xb2\xc1\xa3\xcc\xd7\x42\x44\x99\
 41.3792 +\x7b\x4d\x06\x73\x22\x75\x90\xe9\xf2\x94\x33\xae\xab\x2c\xa5\x12\
 41.3793 +\x5f\xfd\x1b\x93\xe6\xf7\x79\x97\xef\x8f\x27\x58\xfa\x03\xa7\x4e\
 41.3794 +\x83\xb9\x17\x47\x7a\x09\xe9\xff\x00\xc1\x1e\x9d\x5c\x21\x0f\x0b\
 41.3795 +\xf0\x80\x56\x26\x25\x95\x97\xf5\x1e\xf3\x77\xa4\x78\xc4\x6b\xb9\
 41.3796 +\x03\x56\xf1\x61\x0d\xf6\xf7\x44\x0b\x00\xe3\x0a\x10\x43\x42\xc0\
 41.3797 +\xa8\x68\x41\x8a\x3a\xda\x60\x91\xff\x00\x04\x26\xc4\xcb\x4b\x2b\
 41.3798 +\x08\xa3\xee\x27\xe9\xf5\xa1\xe4\x4e\x7e\xb7\xed\x87\x45\xfb\x23\
 41.3799 +\xb5\xe9\x07\x3c\xe8\xad\x6c\x74\x17\xf3\x62\xd2\xea\x2c\xa9\x7a\
 41.3800 +\x5b\xa7\xbe\x5b\xfb\xea\x59\xf2\x77\xd9\x8d\x3e\x56\x5d\x24\xd2\
 41.3801 +\x4e\x4e\x8e\xa4\x1b\x13\x28\xad\x8b\x38\xd9\xdd\x5f\x04\x64\x4c\
 41.3802 +\x2c\xb9\x1f\x78\xf1\x72\x33\xf4\x7b\x79\xa2\xc6\x1f\x1b\xe8\xd1\
 41.3803 +\xea\x87\xb6\xd4\x65\xa6\xed\x2f\xac\x7f\x32\x6a\x30\x19\x9d\x1d\
 41.3804 +\x06\x86\x4c\x6f\x1c\xbb\x67\x56\xdd\x14\x99\xab\x70\xee\x41\x12\
 41.3805 +\xfd\x84\xea\x2a\xa9\x2d\x42\x20\xa0\x06\x49\xe0\xbc\xa9\xbb\x62\
 41.3806 +\x7b\xbe\x65\x64\xd2\xb5\xaa\xe9\xc2\xee\x9f\x4a\xb8\x3f\xbe\x7c\
 41.3807 +\x13\x79\xc0\x5c\xf1\x4a\x51\xf9\xcb\x02\x06\xb8\xa0\xbf\xa8\x9e\
 41.3808 +\x30\xb5\x38\x8d\x6d\x7c\x24\x41\x55\xad\xcb\xd8\xc9\x11\x11\x0b\
 41.3809 +\x6a\x14\x45\x94\x34\xd0\x92\x39\x35\xf6\x75\xc6\x1b\x5b\x60\x2c\
 41.3810 +\xe2\x92\xf6\xa7\x6d\xbc\x78\xb9\xee\xe4\x00\xf2\x45\x89\xfe\x57\
 41.3811 +\xd0\xd7\xd5\x33\x80\x6b\x9f\xc6\x3d\x5a\xf5\x82\xdb\x61\x78\x32\
 41.3812 +\x09\x89\x83\x3f\x95\xb8\xaa\xda\x30\xac\xc5\x64\xf2\xba\x57\x43\
 41.3813 +\x4d\x5a\x36\x9e\xce\xa6\x8d\xf2\x3d\xf2\x4f\x2c\x59\x39\x73\xa3\
 41.3814 +\x38\xb9\x26\x29\x18\x93\x4f\x2c\xaf\x9a\x9e\x90\x74\x4a\xff\x00\
 41.3815 +\xae\x3d\x58\xdf\xf5\xd3\xb1\x7c\xf1\xb4\xee\x49\xfc\xc1\xa4\xdf\
 41.3816 +\x5f\xf2\x8e\xcf\x95\x88\xba\x34\xcb\xfa\xde\x48\xca\xd1\xe4\xb4\
 41.3817 +\x98\xbf\xbb\xb8\xbf\xbd\xd1\x15\x9d\x9a\xbe\xa4\xc9\x5b\x35\x95\
 41.3818 +\xe4\xd6\x0d\x96\xf0\xf8\xe1\x78\xf0\xc4\x33\x23\x91\x7f\x1e\x09\
 41.3819 +\x27\x7d\xbb\x85\xfb\xec\x8b\x12\x8a\xbf\xd3\xc5\xdc\x6e\xb2\xf2\
 41.3820 +\x46\xd6\xc3\xd3\xcb\xd4\xc3\x67\xd7\xce\x2a\xdd\xd8\x2c\xc7\xe5\
 41.3821 +\xad\x00\xd3\xb6\xec\x70\x1a\xe9\xd6\xbc\x7b\xa7\x66\x6e\xc3\xcb\
 41.3822 +\xec\x2c\x68\x86\x21\xe0\x56\x68\x48\xa1\xa8\xb9\x64\x2b\x24\x91\
 41.3823 +\x4c\x27\xdc\x4d\x0a\xde\x2e\x38\xfd\x3b\xd7\x5c\x7b\xdb\xae\xac\
 41.3824 +\xf6\xfa\xc3\xb8\xbb\x6e\x57\xe4\x5e\x27\xd6\xe6\xb9\x1b\x9d\xef\
 41.3825 +\xb9\x6a\xb2\xe3\x5b\xaa\xe6\x6d\xe5\x26\xae\xca\xe6\x43\xea\x2f\
 41.3826 +\x8e\xd2\xce\x5e\x62\xad\xb9\xe9\xa9\xb3\x00\x83\x69\x36\x82\x68\
 41.3827 +\x5b\x4a\x96\x0f\x21\x10\xc5\x08\x6c\x9d\x7c\x78\xd6\x3c\xfa\x5e\
 41.3828 +\xc2\xfd\xfb\xd1\x42\x8f\xa9\x4f\xa4\xc6\x83\xbf\x1d\xa1\xe9\xc7\
 41.3829 +\x61\xaa\x79\xa2\xa3\x8d\xc4\xea\xc5\xf5\x65\xc9\xd9\x8b\x0c\x79\
 41.3830 +\x9a\x12\x76\x2c\x03\x93\x31\x5b\xf7\x40\x2d\x90\xf7\x75\x91\x54\
 41.3831 +\x3a\x58\x72\x72\x56\xa4\x93\x0a\x6a\x36\x43\x58\x4a\xb5\x5b\x0b\
 41.3832 +\xa2\x92\x6a\xa5\x62\xc9\x14\x91\xfb\xfb\x2c\x91\xbd\x9e\xff\x00\
 41.3833 +\xcf\xb7\xcd\xaa\xdf\x75\x4f\x7f\xcf\xb7\xbf\xba\xa7\xbf\xe7\xdb\
 41.3834 +\xf1\xe6\xa7\x8f\x17\x39\x0e\x5b\xbe\xa8\xa1\xbb\xd2\xab\xd2\xc2\
 41.3835 +\xfb\xd3\x8f\x7f\xdc\xbd\xa5\xcf\x30\xd4\xf2\x9c\x5d\xa9\xdc\x63\
 41.3836 +\xb5\xc0\x01\x5b\x92\x2f\x32\xfc\x6c\x79\x6d\x0f\x30\xdd\xbc\x12\
 41.3837 +\xe7\x2a\xea\xd9\xb6\xef\x31\x9c\xa3\x00\xec\x9a\x18\xc3\x48\x5d\
 41.3838 +\x4f\x34\x8e\x63\xd0\xb6\x36\x1b\x4d\xea\x71\xe8\xe1\xb8\xed\xe7\
 41.3839 +\x64\xb8\xa7\xba\xfd\x58\xec\x79\x3d\x60\xed\x3f\x17\x50\xd6\xe6\
 41.3840 +\xa1\xd4\xc9\x4a\x5d\xbd\x4d\xb0\x54\x05\x5e\x91\x41\x6e\x3c\xb5\
 41.3841 +\xa6\x0c\x6d\x4e\x80\x31\x34\xd7\x59\xeb\x25\x9c\x7b\x6a\x7d\x0e\
 41.3842 +\x68\x98\x2a\x2d\x2b\x1c\x38\xd2\xa1\x93\xd5\xe3\xc5\xcd\xef\x7c\
 41.3843 +\xd1\x74\x63\xa0\x9c\x3b\xdc\xae\x16\xe2\x5b\xdc\xd7\x76\xfb\x33\
 41.3844 +\x5b\xda\x4e\x4f\x33\x60\x65\x95\x1e\xda\xab\x21\x47\x8e\x12\x9f\
 41.3845 +\x20\xea\xfa\xf8\x02\xcf\xa8\x54\x94\x19\xf6\x96\x44\x47\x42\x79\
 41.3846 +\x93\x1a\x64\x04\x90\xff\x00\xb9\x64\x68\x42\xb2\x34\x63\x71\x83\
 41.3847 +\xfd\x49\xf8\x8c\x5f\x69\xbd\x40\x3a\x15\xd5\x3e\x27\xac\xfb\x9e\
 41.3848 +\xcb\xe9\xe8\xe5\xc8\xed\xf4\x60\xbe\x32\x1b\x59\x83\xe4\x3d\xb5\
 41.3849 +\x73\x78\xee\x9e\xcc\x76\xac\x9f\xef\xb9\x59\x04\xe4\xbd\xc2\x41\
 41.3850 +\x32\x88\xe1\x29\xf4\x10\x4f\x22\x4f\x05\xd0\xf2\x8d\x9a\xfc\xcf\
 41.3851 +\x73\x22\x91\xed\x8d\xd3\x39\x91\xbd\xcd\x85\x8a\xc4\x7c\xae\x6b\
 41.3852 +\x55\x52\x26\x2c\x8e\x63\x11\xf2\x2a\x23\x1a\xaf\x7b\x18\x8e\x54\
 41.3853 +\x57\x39\x13\xdd\x53\x19\x0f\x4f\x5f\x4f\x0e\xde\xe9\xbd\x57\xfb\
 41.3854 +\x35\xea\x45\xde\xce\x2d\x67\x1d\x7b\xfe\xf7\x07\x5d\x33\x87\x6e\
 41.3855 +\x30\x3b\x72\xde\xba\x69\x49\xc8\x52\x18\xc6\xe2\x35\x1a\xc8\xea\
 41.3856 +\x47\xe3\xbe\x27\xa5\x8e\x91\xc1\xdd\x38\x09\x25\xb6\xd8\x82\x55\
 41.3857 +\x34\x84\xad\x19\xab\x04\xb4\xd8\x93\xc8\x1b\x76\xee\xfb\xf0\x45\
 41.3858 +\x91\x3f\x0b\xf1\x4e\x4b\x82\xb8\x8b\x8c\xb8\x5f\x04\x04\x55\x78\
 41.3859 +\xce\x2a\xc2\x65\xb8\xff\x00\x30\x0c\x4d\x46\xb6\x0a\x5c\x9d\x28\
 41.3860 +\x74\xa0\x23\x95\x11\x16\x49\xa4\x80\x36\xcc\x44\xef\xf7\x94\x82\
 41.3861 +\x24\x96\x79\x5c\xf9\x65\x7b\xdc\xf2\xe6\x78\xf2\x94\x54\xf6\xab\
 41.3862 +\x57\x9e\xc4\x50\x9f\xa7\xd4\xd9\xc1\x4f\x47\x58\x83\xfd\xd9\xc4\
 41.3863 +\x24\x8f\x44\x94\xd3\x07\xae\x00\x58\x20\x81\x92\x92\x59\xd6\x36\
 41.3864 +\x25\x89\x5d\x5a\x00\x90\xcc\x65\x85\x81\x63\x04\x1c\x13\x13\x3c\
 41.3865 +\x51\x3a\xdb\x97\xd8\x0e\x32\x0a\x4a\xd1\xa6\xb4\xb6\x92\xce\xd7\
 41.3866 +\x4d\x7b\x89\x1a\x90\x3c\xce\x86\xc2\xee\x3d\x96\x73\x3f\x2e\xae\
 41.3867 +\xd3\x2a\x65\x60\x15\xa4\x92\x15\xdb\x73\x70\xcb\x7a\x18\x64\xb2\
 41.3868 +\x3f\xdc\xaa\x59\xfb\x85\x7b\xc9\x11\xcd\x99\xdc\xf7\x2d\xf1\xb8\
 41.3869 +\xbc\xad\x89\x23\x24\x45\x99\x14\xa4\x47\x7f\x8c\xd6\xd3\x5b\x8d\
 41.3870 +\x0c\x65\x3a\xb7\x4b\xc7\xfb\x2a\x1d\xe6\x60\xc9\x82\x95\xd1\xc4\
 41.3871 +\x78\x51\x68\x33\x95\xdf\xb8\xd7\xbe\x58\x50\xda\xf7\x14\x33\x48\
 41.3872 +\x1e\x49\x58\x44\x5d\x59\xdc\x71\x96\xa7\x21\xc8\xfc\x4f\xa3\xa4\
 41.3873 +\x9e\x2b\xad\x5e\xcb\xb3\x37\x3c\xb5\xbc\xb7\x70\x21\xc7\x9a\xa0\
 41.3874 +\xaf\x6f\x5d\x75\x9c\x33\x56\x1c\x15\x65\x68\xeb\x6d\xa7\x04\x68\
 41.3875 +\x49\xc7\x56\xa3\xeb\x9f\x67\x6b\x39\x33\xda\x5d\x90\x34\x70\x33\
 41.3876 +\xed\xe3\x9c\xba\xf1\xfe\x3e\xf7\x50\x6f\xc3\xa7\x98\xf2\xcd\x76\
 41.3877 +\x2d\xbd\x82\xe2\x19\x6b\xf3\xf7\x03\x6c\x81\x32\x9b\x49\x5f\x9f\
 41.3878 +\xb5\x0a\xdc\x48\x0e\x9e\xb8\x2a\xdd\x5d\xfb\x72\x79\xb3\x6f\x89\
 41.3879 +\x68\xbe\xd9\xe8\x6d\xf5\x4e\x76\x70\x6f\xde\x50\x39\x23\xb7\x1c\
 41.3880 +\xe1\x0a\x60\xee\xae\xb1\x51\x3e\xf3\x5c\xf7\xc6\x1a\xcd\x38\x98\
 41.3881 +\xfa\x6b\xc3\x1f\x7a\x7d\x96\xc2\x90\x11\xce\xa0\xbe\xab\x1c\xcb\
 41.3882 +\xdc\x04\xd1\xc3\xaf\xa3\x14\xfb\x1a\xd1\x41\x22\xda\x8d\x92\xb4\
 41.3883 +\xa2\x42\x84\x87\xca\xf0\x92\x52\xc7\x49\xa0\x82\x77\xc7\x63\x73\
 41.3884 +\x7d\x32\xcb\xe4\x6d\x68\xec\xab\x8d\xcd\x68\x7e\x19\x20\xb3\x3a\
 41.3885 +\xa7\x6f\x70\x14\x3a\xd9\xce\x38\x3e\x42\xd9\xf2\x82\xea\xb2\xe8\
 41.3886 +\x7c\x9f\x6d\x98\xb6\x9f\x57\xc8\x5a\xd9\x5a\x1f\xd1\xb1\xad\x1e\
 41.3887 +\x12\x69\x9c\x90\xcd\x25\x0c\x3f\x77\x54\x67\x3a\xe5\x6f\x45\xb5\
 41.3888 +\xc6\xeb\xa6\xda\x86\x63\x72\x9c\xb1\xcc\x5c\x9e\xe0\x1b\x41\x24\
 41.3889 +\x0b\x60\xbc\xbb\x57\x63\x54\x4d\x2f\xdc\xad\xb4\x8a\x3a\x51\x47\
 41.3890 +\x67\x3c\xc3\x1f\xf4\xa5\x71\xd2\x47\x13\x67\x1e\x16\x7c\x95\x59\
 41.3891 +\x75\xed\xfe\x33\xec\xdf\xd5\x2e\x72\xb8\xed\xcf\xb3\xf9\xee\xb7\
 41.3892 +\x55\x78\xec\x39\x73\x09\x57\x77\x71\x46\x75\xc3\xa0\x97\x38\x4b\
 41.3893 +\xc1\xd2\xd8\xb8\x32\xd6\x8b\x35\x61\x1e\x4d\xbb\xb7\x03\xa1\xba\
 41.3894 +\x48\x56\xbe\x98\x8f\xe8\xe9\x47\xd0\xfb\x9f\x34\x10\x7e\xde\x50\
 41.3895 +\x8b\xf5\xbe\xb9\x30\x42\xfe\x07\xfd\xa0\x78\xb1\xaa\x0b\x08\xbe\
 41.3896 +\x24\x19\xec\xec\xf0\x55\x95\xe2\x9f\x49\x74\x19\x85\x2f\x28\x5d\
 41.3897 +\x26\x77\x01\x60\xd1\x27\x05\x84\x47\x4f\xa6\xbb\x73\x6b\x03\xb3\
 41.3898 +\x9e\x38\x85\x18\xd7\x30\x6b\x17\x85\x3c\x91\xc6\xeb\x63\xc8\xfd\
 41.3899 +\x51\xa0\xe5\x0d\x96\xab\x4f\xa0\xb6\x65\x73\xb5\xb4\xd7\x39\x9b\
 41.3900 +\x4b\x5c\xa5\x7c\xb9\x8d\x7d\x8e\x32\xeb\x14\x66\x46\x6c\x36\x9e\
 41.3901 +\xd6\xb2\xc2\x3a\xad\xb5\x08\x46\x1d\x3e\x9a\xa0\xad\x5d\x35\x9d\
 41.3902 +\x95\x31\xd1\x8a\x05\x6c\xb0\x0c\x3c\x73\xb7\xe7\x47\xd6\x7b\x6d\
 41.3903 +\x6c\xce\xd0\xde\x6e\x87\x7e\xe2\xb6\xbf\x86\x6b\xf3\x36\xc2\xe7\
 41.3904 +\xbe\x95\x30\xdf\xe0\xbf\x26\x56\x72\x98\x05\xdb\xd3\xad\xa2\xca\
 41.3905 +\x6c\x9a\xcb\xfa\x80\xc6\xba\x80\x63\x85\x8e\xb2\xbd\x1d\x15\x64\
 41.3906 +\x8e\x95\x56\x67\x85\xb8\x9f\x57\x1f\x6b\xf0\xdf\xcd\x4e\x7e\xb9\
 41.3907 +\x78\x5b\xc5\x5c\x13\xfb\x27\xc4\x35\x90\x8b\x29\x7a\x0b\x2f\x73\
 41.3908 +\x34\xdb\x4c\x68\xc3\x0b\x96\xd4\x1e\x74\xba\x9e\x3e\xa7\x2e\xff\
 41.3909 +\x00\x55\x48\xd0\x00\xa8\x24\xcf\xbe\xaf\xa7\x00\xcb\x16\x31\x60\
 41.3910 +\x46\x18\x20\xa4\x4e\x1b\xe7\x8a\x19\x5e\xcd\xdb\xbb\x11\xc4\x2c\
 41.3911 +\x2d\xc1\xc9\xaf\x1a\x27\x3c\x7d\x09\x00\x4d\x28\x87\xb0\x6b\xa7\
 41.3912 +\x64\xad\x28\xa8\xf5\x01\x51\x4c\xa2\xfb\x5b\xd9\x50\x5d\xe9\xa8\
 41.3913 +\x29\xac\x6b\x82\x49\x4a\x65\xb5\x9c\x55\xd1\x47\x31\x70\x19\x10\
 41.3914 +\xd6\xdb\x3d\xd6\xcb\xda\x3d\x66\x43\x53\x36\xf4\x1b\x09\x73\x3c\
 41.3915 +\xe1\xc8\x7c\xd4\x48\xab\x97\x90\x36\x58\x17\xc8\xd8\x2b\x8c\x1d\
 41.3916 +\x8d\x04\x6f\x65\xe4\xea\x28\xd5\x82\xe8\x2c\xec\x00\x35\x52\x79\
 41.3917 +\x66\x21\x81\x42\x4c\x1f\x49\x93\x2c\x9a\x07\x75\x6c\x83\xf8\xff\
 41.3918 +\x00\x53\xc5\x12\x6d\xe0\x5c\x1d\x8e\xbe\xeb\x71\x97\x18\x9c\xa8\
 41.3919 +\x76\x16\xb4\xf7\x16\xdb\x67\x72\x14\x15\xb7\xa4\x17\x60\xf0\x74\
 41.3920 +\x79\xda\xcd\x33\xe6\xf9\x00\xa0\xd7\x93\x6f\x4f\x24\x55\xa7\x96\
 41.3921 +\x8e\x1e\x42\x8b\x65\xeb\xe9\xbb\xc7\x8e\x7d\x14\x67\x7c\xf7\x7f\
 41.3922 +\x5d\x7b\x55\xf3\x87\x97\x30\x12\x65\x75\x5b\x29\xaf\xa2\x02\x8f\
 41.3923 +\x0c\x7d\x95\x4e\xca\x4b\x18\x09\x08\xcc\xcd\xbd\x4c\x62\xcc\x75\
 41.3924 +\x4d\xbd\x7c\xd0\xb4\xd1\xec\x9b\x09\xf5\xf3\x8c\x2b\x61\x91\xf6\
 41.3925 +\x03\xd8\xd7\x13\x5e\xa5\x0e\x78\xb2\xcb\xc5\x1b\xce\x5c\x7b\x5b\
 41.3926 +\xfe\x55\x81\xd6\xa1\xd8\x46\x36\x88\xf3\x29\xa6\xcf\x5d\x2d\xd5\
 41.3927 +\x6d\x4e\x46\x5a\xf8\x74\xd7\x96\x15\x91\x05\x21\x23\xd2\x54\x4b\
 41.3928 +\x6b\x5d\x1c\xb6\x9f\x17\x88\x54\x85\xc5\x1d\x7c\x86\x3f\xe4\xd4\
 41.3929 +\xe1\xe2\xe1\xb4\x6f\x19\x6a\xb0\x30\xc5\xc7\x54\xee\xd9\x1a\xc2\
 41.3930 +\xaf\x06\xa5\xe2\xfc\xf4\x58\x9b\x11\xa7\x65\x28\x57\x95\x77\x78\
 41.3931 +\xb2\x1f\x20\x7a\x31\x34\x94\xb5\x53\x51\xdc\x93\x66\x52\xd8\xc9\
 41.3932 +\x5a\x7a\x0e\x29\x42\xfe\xdd\x5d\x24\x16\xb7\x3b\xd5\x17\x62\xa4\
 41.3933 +\x90\xcc\x66\xc6\x5a\x69\xcb\xc4\x6d\xb8\xdd\xd5\x56\x10\xda\x69\
 41.3934 +\x28\x33\xb8\xcd\x7d\xc0\x37\xa0\xd5\xe4\x59\x75\x74\x45\xa8\x10\
 41.3935 +\x63\x6c\x87\xb1\x96\x88\x02\xec\x48\xac\x78\xd7\x45\x57\x7d\xa8\
 41.3936 +\x40\x85\x59\x08\xac\xbd\x6e\xf5\xde\x99\xfe\xfc\xff\x00\x6f\x15\
 41.3937 +\x50\xe5\x7b\x0b\x03\xf9\x13\x94\x73\xfb\x0b\x8c\xd3\xf2\x35\x5a\
 41.3938 +\xfe\x21\xce\x71\x8d\xe6\x76\x96\xe5\xb2\x5c\x27\x2d\xe3\xa2\xd1\
 41.3939 +\xd3\x0d\x78\x6a\x5c\x5f\x02\x6c\xa4\x16\xf6\x8d\x5f\x78\x20\xd9\
 41.3940 +\xfa\xb9\xe2\x9c\x66\x4a\x23\x26\x9a\x37\xbf\x9d\x5e\xcc\xe0\x8a\
 41.3941 +\xd7\xe0\xb2\x94\xa2\xe8\xef\x3f\xae\xad\xf9\x37\x3a\xdb\x40\x68\
 41.3942 +\x2d\x90\x7a\x1d\x0f\x14\xdb\x01\x43\xa7\xa8\xb9\x16\x60\xe2\x32\
 41.3943 +\x12\x06\xb9\x2e\x60\x67\x91\x22\x58\x44\xfb\x39\x89\x22\x46\x8a\
 41.3944 +\xf8\xa6\x7d\xb9\x13\xa8\xeb\x4b\x06\x80\x5c\xf6\xd1\xa1\x8b\x3d\
 41.3945 +\xa7\x00\xdb\xe4\xe1\x3a\x95\x4e\x75\x34\xfc\x03\x4f\x57\x47\x4f\
 41.3946 +\x05\xbc\xac\xb1\x19\x6e\x21\xd0\x05\x56\xc7\xd9\x3e\x06\x57\x48\
 41.3947 +\x21\x33\x3d\xe3\x7d\x46\x35\x19\xe7\x37\x96\xeb\x65\xee\x4f\x43\
 41.3948 +\x96\xd3\x89\xc8\x01\x99\x69\x9f\xe5\x0e\x72\xde\x92\x84\x65\x16\
 41.3949 +\x20\xec\x2b\x39\xde\xf9\xba\x4d\x0d\x1c\x70\x47\x78\xf9\x03\x26\
 41.3950 +\xa2\xc9\xbf\x1a\x9b\x35\x20\x96\xa8\x8e\xfa\x45\x07\x34\xad\xfa\
 41.3951 +\xcf\x65\xeb\xb0\x74\xe7\x7b\xf8\x73\x4c\xfc\x77\xe5\xba\xe3\xed\
 41.3952 +\x7e\xee\x66\xca\xaa\xcb\x76\x27\x13\x36\x3a\x9e\xfb\x51\xa8\xa3\
 41.3953 +\x2a\xc0\xda\x7d\x46\xa6\xc9\x72\x35\x3a\xa9\x6b\xaa\x32\x59\xcd\
 41.3954 +\x55\x8e\x6c\xbd\x05\xa0\x56\xb5\xb1\xde\x52\x81\x58\x48\xac\xab\
 41.3955 +\xb4\x9a\xe0\x61\x9d\x35\xd0\x77\x2d\xac\x84\x80\xeb\x8a\x78\xd5\
 41.3956 +\x12\x76\x13\x8a\x1d\xa8\x23\x1e\x9a\x39\xd6\xe4\x4d\x5d\x26\x24\
 41.3957 +\xb7\xa5\x25\xe3\xaa\x05\xd2\xe9\xe8\x80\xd2\xe5\xeb\xe7\xbe\x6d\
 41.3958 +\x72\xd2\xb5\x34\x94\xb6\x75\xe7\x51\x92\x87\x38\x6b\x18\xcc\x19\
 41.3959 +\x20\x95\xce\x9a\x34\x75\x94\xa3\xea\x65\x95\x05\x2d\xc8\x01\x72\
 41.3960 +\x04\x5f\xb9\x6b\xb8\xf3\x5f\xc5\xda\xd3\xdf\x9d\x47\x0d\x3e\x73\
 41.3961 +\x4d\xc8\x5b\x7e\x41\xaf\xb2\xa7\x0d\x6c\xdc\xe0\x6f\x33\xc5\xf2\
 41.3962 +\x26\xb2\xad\x89\x39\x04\x83\x6c\x21\x80\x4e\x4c\x63\x4f\x58\x88\
 41.3963 +\x56\xed\x7a\xa4\x40\xa7\x68\x5d\x4f\xb4\x80\x2a\x9b\x7e\x55\xe1\
 41.3964 +\x3e\x48\x00\x02\x68\xe4\x30\x9a\xc1\xf8\x5b\x19\x92\xc4\x57\xd0\
 41.3965 +\xc8\x6f\xee\x71\x21\xbf\xbd\xd6\xe2\xea\x09\x2e\xc5\x60\x81\xe2\
 41.3966 +\x17\x39\xdf\x44\x69\x63\x74\x2d\x8d\x97\x32\x3d\x0f\x2c\xf9\x5f\
 41.3967 +\x2e\xc4\x17\xe3\xd3\xf9\xe3\xbb\xf6\xe2\xab\x7e\x51\xe6\xa3\xb2\
 41.3968 +\x5c\x9d\x90\xe3\x7a\xc2\x69\x73\xec\x33\x2d\x75\xc9\x3a\xfd\x6e\
 41.3969 +\xbb\x3d\x7d\x6d\x9c\xad\xc3\xe4\x6e\x29\x59\xa2\x15\x87\x55\x5b\
 41.3970 +\x51\x07\x4a\x7c\xf4\x44\x5e\x12\xcd\x25\xa9\xc6\xd4\xe7\x8b\x0e\
 41.3971 +\xb1\xd6\x54\xf6\x03\x1e\xe6\xc7\x51\x17\xd8\xbe\x26\xaf\xa9\x2a\
 41.3972 +\xe6\xc3\x40\x68\x42\x82\x76\x24\x23\x20\x23\x3b\xa1\x6d\xa0\xc9\
 41.3973 +\xc9\x24\x20\x98\x13\xa6\xa6\x6d\x5b\xad\x23\xab\xd6\x96\xa8\x15\
 41.3974 +\x3d\x83\x83\x41\xe5\x3d\x24\xae\x95\xd0\x9d\x01\x03\x43\xc2\x72\
 41.3975 +\xd7\x00\x0d\xcb\xda\x1b\x12\x6e\xef\x9e\x1e\x5b\x41\xc3\x1c\x91\
 41.3976 +\xc3\x1a\x1a\x50\xc3\x54\xb3\x22\xa7\x92\x23\x11\x87\xdb\x57\x5c\
 41.3977 +\x38\x95\x8c\x23\xab\xfe\xc6\x0f\xb4\x8a\x5a\xf2\xa1\x93\xe7\x2b\
 41.3978 +\xa5\xfe\x1a\xc5\xa3\x74\x5d\x66\xbc\xd5\x7e\xf5\x6f\x6f\xbd\x0d\
 41.3979 +\xfb\x1b\xb5\xe0\x2a\xe2\x2d\xe0\xcd\xba\x2a\xc8\xf3\xdd\x7f\xdb\
 41.3980 +\x91\xc8\x54\xe3\x45\x52\x96\xdf\x26\xd9\x6a\x74\xe7\x58\x93\x70\
 41.3981 +\x5a\x98\xe8\x40\x0c\xc8\xc1\xaf\x81\xc8\x0c\x73\x90\x16\xe3\x7f\
 41.3982 +\x47\xf6\xbf\xd5\x33\xb9\xe5\x7f\xb0\xfb\xdf\xcf\xb6\xf4\xd8\xf3\
 41.3983 +\x3e\x06\xa7\x3d\x88\xd4\x1c\x7d\xac\x35\x3c\x8a\x60\x35\xb9\x15\
 41.3984 +\xfe\x9a\xd1\x38\xfb\x3b\x3b\x30\x09\xb2\xae\xae\x96\xa5\x2a\xff\
 41.3985 +\x00\x73\xae\x38\xc1\xc3\x21\x22\x1e\xc8\x41\x1e\x93\x33\xe8\xc9\
 41.3986 +\xf0\x91\x7e\x3e\x70\x30\x76\x3b\x88\x4a\x09\xe7\x8d\xa6\x9e\x68\
 41.3987 +\x61\xcb\xec\xb5\xc4\xc7\x1d\x15\xf2\x98\x15\x47\x1e\x5d\xc7\x9c\
 41.3988 +\xdd\x46\x70\x2b\x5a\x86\x05\x6f\x93\xba\x91\x00\xbc\xa1\x2a\x08\
 41.3989 +\xae\x02\x95\x1c\xe7\x82\xb1\x27\xd4\x5a\x47\xb2\xe2\xe8\x8a\x8b\
 41.3990 +\x84\x5d\x9c\x01\x4b\xb0\xa8\xe7\x3c\x5e\x80\xd9\xd5\x00\x78\x75\
 41.3991 +\xd5\x55\xa1\x5e\x43\x60\x71\x70\x1d\x73\x4f\x39\x23\xa2\x9b\x14\
 41.3992 +\x1f\x42\xb6\x52\xac\x5a\x93\xfd\x78\x03\x27\xe8\x3a\x27\x52\x44\
 41.3993 +\x75\x38\x96\x30\xf3\x29\xf7\xac\x06\xfb\x52\x17\x3e\x09\xb6\xb1\
 41.3994 +\x2f\x38\xd3\x42\xb0\x97\x9f\xed\x6b\x6e\x6e\xcc\xa4\xad\x8e\xdc\
 41.3995 +\x45\xaa\x76\x76\x6a\x7a\xea\xea\x68\x08\x28\xe6\x93\x5f\x13\xa6\
 41.3996 +\xb1\x92\x63\xdd\x29\x13\x32\xec\xf5\xfd\xa6\x79\xf4\xe9\xbf\x76\
 41.3997 +\x7b\xfb\x7d\x6f\xe6\x73\xdd\x99\xa9\x4e\x41\xe4\x7a\x4d\x85\xc5\
 41.3998 +\x30\x98\x8a\xe2\xf8\x99\xdc\x7f\xa8\xaf\xcb\xe9\x46\x19\x2b\xf9\
 41.3999 +\x4f\x32\x2d\xa5\x5a\x6d\x2e\xa4\x3e\xda\xa2\x07\x99\x6e\x60\xa0\
 41.4000 +\xd7\x1e\xf8\x73\x23\x23\x4c\x1e\x13\x05\x8d\xdf\xef\x8f\xdb\x71\
 41.4001 +\xbf\x60\x2f\xee\x66\xa8\x07\x79\x6d\xc7\xf5\x04\xcb\xcb\xfd\x91\
 41.4002 +\xc0\x1e\x54\x14\xfa\xaa\x31\x2d\x28\xb8\x4b\x47\xac\xaa\x06\xc2\
 41.4003 +\x9a\x52\xac\xf4\x95\x35\x16\xad\xaa\xa0\x8e\xf3\x4c\xdd\x16\x86\
 41.4004 +\x21\x1f\x5f\x05\xa9\x35\x0c\x8f\xe8\x7d\x08\x76\x11\x75\x3c\xa7\
 41.4005 +\xd5\xe9\xf3\x16\x3b\x98\x8c\xcb\xee\xa8\xf8\x62\x87\x5a\x3c\x14\
 41.4006 +\x1f\x69\x69\x20\x7c\x3f\x4d\x53\x52\x8b\x50\x62\xd9\x91\x08\x6f\
 41.4007 +\xd6\xc7\x56\x8c\x31\x67\x1e\x77\x52\xb1\xeb\x28\x52\x15\x33\x93\
 41.4008 +\xe9\xe9\x13\xd4\x97\xdb\x80\xda\x1d\x06\xce\x23\x33\xc6\x72\x27\
 41.4009 +\x63\x76\xd7\x81\x83\x49\x20\x26\x9b\x5d\xd8\xca\xad\xa5\x5d\xed\
 41.4010 +\x00\x67\x3a\xcc\x8f\xb1\x7d\x0c\x5b\xdb\xc5\xae\xb4\x74\x04\x49\
 41.4011 +\x3a\xc3\x5d\xf5\xc6\x62\xc7\x3a\xca\x36\xf2\xe1\xd0\x5f\xc6\xff\
 41.4012 +\x00\xba\x67\x97\xd2\xfd\xe2\xfc\x7b\x79\xf7\xd9\x76\x13\x29\xcb\
 41.4013 +\xb8\x7d\xc8\x77\xc4\xe5\x2d\x9f\x62\xfc\xfd\x45\x55\xe9\xc3\x49\
 41.4014 +\x5b\x64\x39\x8d\xa5\xd0\xd6\x91\x6f\x9b\xb8\x8a\xbe\x71\x62\x38\
 41.4015 +\x8a\xfb\xfa\xf1\x67\x2e\xa9\x62\x81\x48\x2a\x28\xd5\xa9\x0b\x24\
 41.4016 +\x56\xb5\x6d\x75\x27\x69\x38\xdc\x6c\xc6\x70\xed\x8e\xa4\x09\x6e\
 41.4017 +\xac\x78\xf2\xb7\x92\x2c\xca\xc9\x66\x76\xe5\x66\x9b\x95\x32\xcd\
 41.4018 +\xd4\xb3\xe9\x83\x94\xea\x5f\xdc\x02\xa0\x0e\xcd\xae\x80\xc7\x5c\
 41.4019 +\xb4\x63\x80\xf8\xaa\x9b\x04\x5f\x26\x23\xae\x57\x1e\x62\xf6\x19\
 41.4020 +\x1c\x70\x99\x7d\x06\xba\xbb\x4e\x4d\x46\x72\xb7\x33\x53\x68\x36\
 41.4021 +\x6d\x94\x5f\x5a\x0a\x7a\xef\xdb\x84\xb5\xb8\x1a\x3b\x23\x94\x8b\
 41.4022 +\x22\xd8\xc8\x25\x3a\x10\xe7\x12\xbe\x37\xb2\x54\x0a\x08\x99\x32\
 41.4023 +\x36\x3e\xb6\x0b\xd3\xeb\x81\x73\x4e\xce\xa7\x23\x06\xf6\xbf\xaf\
 41.4024 +\x16\x5c\x02\xe2\xd7\x2c\xf6\xbf\xed\xec\x74\xf3\xe8\xff\x00\xaa\
 41.4025 +\x12\x24\xba\x56\xa1\x30\xfd\x65\x09\x2a\xd5\xeb\x04\x8d\x6a\x4e\
 41.4026 +\xa5\x35\xff\x00\xe5\xf8\xcb\xcb\x3f\x33\xba\xfd\x89\x9d\xb7\x0b\
 41.4027 +\xdb\x76\xec\xfc\x7a\xf8\x6e\x57\xbb\x79\xd8\x9c\x06\x1f\x3d\xc8\
 41.4028 +\xb7\x8d\x7d\xa6\x91\xfc\x6d\x9e\xd6\xdc\xdc\x0d\x41\x58\x71\xa3\
 41.4029 +\x49\x61\x8f\xc5\xc1\xbc\xb1\xcd\xa5\xbc\x43\x3e\xb4\x5b\x8f\xe9\
 41.4030 +\xd3\xaa\xce\x73\x4b\x9e\x21\xa0\x86\xc6\x37\xcd\x3b\x54\x73\x5a\
 41.4031 +\x3d\xbe\xd9\xf6\xb2\x8f\x15\x45\xae\xdb\x18\x09\x06\xd0\xe5\xf8\
 41.4032 +\x6a\xab\x94\xd7\x1d\x15\x16\x98\x2e\x42\x9d\x2c\x6d\xec\xab\xd2\
 41.4033 +\x57\x38\xf0\x20\xce\x36\x86\x47\x06\xc0\xa2\x29\xa5\x7d\xc0\xc7\
 41.4034 +\x47\x31\x06\xfd\x3a\xf9\x84\x9a\x4e\x32\xef\xa8\xa1\xe9\x8e\xdb\
 41.4035 +\xd9\x5a\xea\x06\xae\xb8\xde\xe0\x77\x1c\x79\xa3\xd1\x64\xe8\xdf\
 41.4036 +\x9c\xb5\xd1\xe6\xf5\xf8\xc2\xb1\x75\x55\x7b\x50\x82\xb5\x65\x0e\
 41.4037 +\xd5\x30\x62\x4d\x01\x59\x3b\xbb\xba\xc9\x74\x62\xc4\x05\x6d\x54\
 41.4038 +\x96\x5f\x6a\x31\x33\x1f\xab\xae\xea\xe5\xf6\xf2\x93\x51\x55\xa5\
 41.4039 +\xe4\x30\x99\x3e\xa7\xae\x89\xc0\xc5\x9b\x51\x96\x70\xdf\x6c\x40\
 41.4040 +\xf6\x85\xda\x03\xac\x80\x72\xae\x8b\x6b\x96\x39\x49\x6b\x08\xa8\
 41.4041 +\x7c\x9f\x09\xdb\x1a\xfc\x0c\x87\xe5\xf8\x0b\x71\x27\xd5\xbb\x7a\
 41.4042 +\xf8\x76\x20\xbf\x1b\x0d\xd9\x79\xdc\xf3\x57\x98\xee\x79\xe3\x2a\
 41.4043 +\xc2\x6e\xc3\xb2\xb9\x3a\xb8\xac\xdd\xb6\x1e\x92\xf4\x73\xb3\xd7\
 41.4044 +\xe2\x4f\x54\x7f\x24\x4f\x20\xd8\xc4\x32\x19\xeb\x63\x92\x21\xee\
 41.4045 +\x88\x89\xd0\x30\xb7\x37\xed\xc5\x9d\x5b\x09\xb2\x0f\x23\xbe\x29\
 41.4046 +\x6f\x6a\x3b\x29\x55\xaa\x9e\x28\x29\xc5\x7e\x65\xe1\xf6\x06\xd7\
 41.4047 +\x84\x0f\x5d\xad\x26\x95\x90\x5d\x93\x49\x3d\xc8\x84\x26\x6c\xba\
 41.4048 +\xa0\x24\x18\x6b\xab\x59\x6b\x12\x6a\xb8\x2f\x65\x14\x51\xa1\x8c\
 41.4049 +\x88\x2d\x14\x72\xa5\x12\x39\x38\x9d\xbf\x5b\x34\x9b\x5b\x8d\x6d\
 41.4050 +\xc3\xf9\x06\xb2\xae\x5d\xf0\xfc\x32\x5e\xaa\x28\x32\x52\x93\x12\
 41.4051 +\x68\x78\x6b\x46\x4d\xed\x71\x54\x89\x36\x85\xb2\x05\x55\x79\x19\
 41.4052 +\x31\x88\x70\x46\x48\x71\x22\x28\x6d\x98\x72\xe4\xfb\xa7\xb2\x1d\
 41.4053 +\xc3\x7a\xdd\x74\x39\x53\xb4\x4d\xc8\x29\x54\xde\xca\x3b\xb1\x55\
 41.4054 +\xc3\x11\x9b\x91\xe7\x0e\x61\xf3\x98\x6d\xc6\x58\x93\x23\xb9\x8e\
 41.4055 +\x12\x43\x98\xdb\x02\x94\x1b\x16\x09\x01\x03\x0f\xf4\x59\x34\x24\
 41.4056 +\x3e\x37\x3a\x46\x5e\xb8\x6e\xe9\xce\xfe\xb7\xb3\xf5\xfd\xfa\xb1\
 41.4057 +\xe8\xae\x44\xdd\x85\xe2\x58\x02\xb8\xb2\x7e\xa1\x16\xb6\x9a\x87\
 41.4058 +\x55\xa9\x5b\x08\xab\x6d\x67\x12\xdf\x39\x85\xb1\x6d\x46\xce\xeb\
 41.4059 +\x35\x2c\x21\xc8\x9a\x40\x33\x16\x4f\x8c\x5b\x69\xe9\x90\xc4\x85\
 41.4060 +\x25\x84\x98\xbe\xb0\x64\x0e\x4c\xba\x95\xbc\xfd\xc5\xd6\xe3\xd8\
 41.4061 +\xcb\x5f\x78\x54\xa4\x56\xdb\x65\xa9\x1f\x57\x3d\x25\xc8\x17\x25\
 41.4062 +\xd8\xee\x00\x8a\xd3\x1d\x1d\x6d\x5d\x88\x22\x18\x7c\x5a\x5a\xf9\
 41.4063 +\x1c\x55\x51\x43\xc6\xf1\xa7\x8c\x63\x3d\xe5\x63\x83\x25\xb1\x58\
 41.4064 +\xf4\xe9\xfc\x31\x64\xaa\xb1\x70\x6d\x1c\x94\xd8\x6e\x2e\xe5\xde\
 41.4065 +\x29\xe3\x27\xcd\x50\xb2\x1b\x4b\x4b\xcb\xef\x08\x7b\x0b\x0d\x1c\
 41.4066 +\x8d\xb0\x63\x2f\xac\x73\x74\x35\xc2\x50\xd4\xfd\x06\xd7\xc0\x73\
 41.4067 +\x59\x35\xa5\x8b\x14\xd2\x1a\x83\xee\xce\xea\x94\xb6\xf2\x6b\x21\
 41.4068 +\xd0\xdf\x65\x75\x34\x1b\x1a\x9e\x23\xa9\xbc\xca\xe8\x71\x68\x6d\
 41.4069 +\x55\x80\xfc\x4f\x9d\xba\xa5\x09\x7e\xeb\xf7\x76\xd9\xd4\x9a\x75\
 41.4070 +\x85\xa8\xba\x3a\xfb\xaa\x42\x00\xb9\xcd\xdb\xd3\x57\xc8\x01\x64\
 41.4071 +\x46\xa4\x32\x56\x5c\xcf\xab\x7d\xaf\xc5\x33\xe5\xe3\xbb\x2f\x1c\
 41.4072 +\xee\xbb\x6b\x41\x77\x5f\xa6\xa3\xa7\xd1\x54\xbe\x79\x2a\xef\xaa\
 41.4073 +\xc1\xb8\xae\x90\x91\x49\x04\x87\x83\x64\x34\x45\x8a\xe9\xc2\x36\
 41.4074 +\x28\x0c\x12\x67\x41\x33\x16\x51\x8a\x86\x12\x20\x7f\xca\x29\xa2\
 41.4075 +\x64\x8d\x73\x51\xe7\x09\xc7\xb9\x39\x70\x98\x6c\x96\x32\x6b\xeb\
 41.4076 +\x8d\x4c\xb9\x6c\xfd\x55\x13\xf4\x5a\x02\xe7\x3a\xee\xe5\x6b\x03\
 41.4077 +\x88\x4f\xdc\x2c\xcd\x2a\x62\x4b\x28\xb2\x12\x2f\x94\xb3\x98\x59\
 41.4078 +\x86\x4a\xbe\xcf\x28\xc2\x88\x59\x08\x91\xe4\x29\x5f\xff\xd9\
 41.4079 +\x00\x00\x18\x68\
 41.4080 +\x89\
 41.4081 +\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
 41.4082 +\x00\x00\x40\x00\x00\x00\x40\x08\x06\x00\x00\x00\xaa\x69\x71\xde\
 41.4083 +\x00\x00\x00\x06\x62\x4b\x47\x44\x00\xff\x00\xff\x00\xff\xa0\xbd\
 41.4084 +\xa7\x93\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x6e\xba\x00\x00\
 41.4085 +\x6e\xba\x01\xd6\xde\xb1\x17\x00\x00\x00\x07\x74\x49\x4d\x45\x07\
 41.4086 +\xde\x04\x01\x08\x08\x39\x30\x13\x45\xe2\x00\x00\x17\xf5\x49\x44\
 41.4087 +\x41\x54\x78\xda\xed\x9a\x69\x94\x5d\x57\x75\xe7\x7f\xfb\x9c\x3b\
 41.4088 +\xbc\xb1\xde\xab\x51\x55\x2a\x95\xe6\x79\xb4\x25\x59\x32\x96\x31\
 41.4089 +\xd8\xf2\x00\x6e\xc0\xf1\x0a\xd3\x22\x2c\x48\x48\x9c\x8e\x61\x19\
 41.4090 +\x68\x02\x74\x43\xf7\x82\xf4\xea\x26\x84\x86\xa4\xdd\xa4\xe9\x0e\
 41.4091 +\xb4\x83\xd3\x24\xc0\x4a\xb0\x21\x60\x6c\x0c\x2c\x62\x03\xc6\xb6\
 41.4092 +\x6c\x64\x4b\xb2\x24\x0b\x5b\x43\x95\xaa\x54\xf3\xf4\xe6\x77\xa7\
 41.4093 +\x73\xfa\xc3\x2b\x0c\x38\xf2\x20\x39\x26\x66\xb5\xf7\x87\x5a\xf5\
 41.4094 +\xe1\xd6\xad\xb3\xff\xfb\xbf\xa7\xff\xb9\xf0\xb2\xbd\x6c\x2f\xdb\
 41.4095 +\xff\xcf\x26\xbf\x9e\x7f\xb3\x49\xe1\x6f\xee\xe8\xe8\x18\xd8\xe9\
 41.4096 +\x7a\xfe\x05\x51\x68\x56\x85\x91\xe9\x45\x24\x8b\xb5\x1a\x68\x7a\
 41.4097 +\xae\x9a\x55\x62\x4f\x07\x51\x7c\xd4\x24\xf5\x07\x93\x64\x64\xb0\
 41.4098 +\x59\xfa\x56\xf0\x1b\x0b\x80\x2e\x5c\xa7\x94\xe9\x59\x53\x68\xeb\
 41.4099 +\x7e\xa7\xeb\x39\xaf\x5b\xbb\x66\xd1\x96\x6d\x17\x0c\xb0\x62\x75\
 41.4100 +\x37\x8b\xba\x73\x24\xc6\x58\x47\x2b\xb1\xa2\x89\x8d\xa5\x19\x24\
 41.4101 +\xf6\xf8\x89\x29\x39\x79\x62\x9a\xe1\xa1\x29\xce\x9c\x9e\x9e\xa9\
 41.4102 +\x55\x9a\xf7\x24\x26\xfe\x72\x12\x9f\xb8\xbb\x36\xfb\x8d\xe6\x6f\
 41.4103 +\x06\x00\xfa\xf5\x6e\xef\xc0\xc6\xab\xb5\x4a\x7d\x64\xf3\xa6\xc5\
 41.4104 +\x7b\xf6\x5e\xb9\x9e\x9d\x17\x2d\xb3\x61\x64\xe4\xd4\xc9\x29\x26\
 41.4105 +\xc6\x4a\xa4\xd3\x2e\x8d\x66\x44\xb9\x12\x90\xf2\x1d\xea\xf5\x88\
 41.4106 +\x91\xf1\x32\x88\x22\x9d\xd2\xa4\x72\x69\x52\xd9\x14\xd5\x6a\x93\
 41.4107 +\xe3\xc7\xc6\x38\x7e\x74\x64\xb6\xd9\x08\xff\x2a\x8e\x27\xff\xa2\
 41.4108 +\x32\x7d\xeb\xcc\x4b\x15\x00\x59\xbf\xf5\x63\x97\xcd\xce\x99\x3f\
 41.4109 +\xbf\x72\xef\x86\x1d\x7b\x2e\x59\x6e\xd3\x19\x5f\x06\x96\x75\x32\
 41.4110 +\x31\x51\xe2\xe4\xc9\x69\x6a\x8d\x88\x30\x4c\x10\x81\xf9\xb9\x06\
 41.4111 +\x28\xc1\x58\xcb\xd4\x54\x15\xad\x04\x03\x90\x58\x1c\x47\x88\xe3\
 41.4112 +\x84\x4c\x2e\x4d\xff\xaa\x5e\x92\xc4\xd8\xa3\x07\x87\xe4\xf0\x23\
 41.4113 +\xa7\x83\xb0\xd9\xfc\x44\x23\x3c\xf9\xe9\xc6\xcc\xd7\x9a\x2f\x21\
 41.4114 +\x00\xae\xcd\xef\xb8\xe4\xf2\xcf\x16\x0b\xb9\xdf\x7d\xeb\x9b\x2f\
 41.4115 +\xb4\x51\x9c\x48\xad\x16\x52\xec\xca\x91\x4e\xfb\x1c\x3b\x36\x46\
 41.4116 +\x23\x48\x08\xc3\x84\x28\x4e\x68\x06\x31\x71\x6c\x38\x7e\x6a\x86\
 41.4117 +\xbe\xde\x36\x8c\xb1\x60\x2d\x58\xb0\xad\x1f\x68\x0d\x26\x4e\x30\
 41.4118 +\xc6\xb2\x78\x45\x2f\x7e\xda\x25\x0c\x13\x7b\xf0\xe1\x53\xf2\xe4\
 41.4119 +\xe1\xe1\x53\x49\x52\x7f\xdb\xdc\xf8\xcd\x0f\xbe\x60\xc2\xbe\xd0\
 41.4120 +\x17\x74\x2f\x7d\xef\xe6\x8b\x76\xed\xfe\xd1\x9e\x3d\xab\x2f\x7f\
 41.4121 +\xcd\x35\xeb\x6d\xb9\x1a\xc8\xfa\x8d\xfd\xac\xd9\xb0\x98\xfe\xfe\
 41.4122 +\x76\x82\xd8\x70\xf2\xe4\x34\x8d\x20\x21\x88\x12\x82\x30\x26\x4a\
 41.4123 +\x0c\x3f\x3d\x34\x4a\xb6\x98\x63\x6a\xba\xca\xb2\xe5\x5d\x64\xdb\
 41.4124 +\x52\x34\xea\x21\x4a\x2b\xb4\xa3\x00\xc1\x20\x2c\x59\xd9\x8b\x68\
 41.4125 +\x21\x8e\x2d\x8e\x23\xd2\xb7\xa4\x83\xbe\xa5\x5d\xc5\xc9\xd1\xf2\
 41.4126 +\x1f\x28\xef\xa2\xba\x71\xfa\xf6\x25\xcd\xc7\xed\xbf\x02\x00\xef\
 41.4127 +\x93\xce\x81\x4b\xae\xd9\xb6\x75\xfd\x3d\x6f\x7d\xf3\xf6\xce\xf6\
 41.4128 +\x62\x46\x82\x28\x91\x42\x31\x43\x67\x4f\x1e\xdf\x75\x08\x63\xc3\
 41.4129 +\xf8\x44\x99\x53\x43\x33\xac\x5d\xdf\x47\xb9\x1a\x10\x5b\xcb\xb1\
 41.4130 +\xe3\xd3\x2c\x5b\xbb\x18\xd7\x77\xd9\xb6\x73\x25\x99\x62\x0e\x37\
 41.4131 +\x9b\xc6\x6a\x61\x68\x70\x9a\x42\x21\x05\x28\x44\x09\x51\x14\xd3\
 41.4132 +\xd9\xd7\x41\xd0\x0c\x71\x7c\x07\x6b\xc0\x4f\x7b\xb2\x72\xdd\x62\
 41.4133 +\x3b\x3d\x59\xb9\x3a\x6e\x66\x96\x5b\xbf\xe7\xae\xb8\xf1\x78\xf2\
 41.4134 +\x6b\x05\x20\xd7\xb5\xeb\xba\x8d\xeb\x56\xde\x71\xd3\xbb\x2f\xd3\
 41.4135 +\x95\x7a\x20\x51\x64\x68\x06\x31\x67\xc6\x4a\xac\x5d\xd7\x8b\x11\
 41.4136 +\x21\x4e\x2c\xf9\x42\x86\x46\x60\x58\xba\xac\x93\xe1\xd1\x12\x71\
 41.4137 +\x62\x99\xa9\xc5\xcc\xcd\x55\xc9\xa5\x1c\x02\x63\xe9\xee\xce\x93\
 41.4138 +\xc4\x86\x5c\x3e\xcd\xa9\xd3\xb3\x24\x51\x4c\x2e\xeb\xa1\xb4\x22\
 41.4139 +\x8a\x0c\xcd\x6a\x83\xa6\x11\x66\x46\xe7\x70\x5c\x8d\x97\x72\x01\
 41.4140 +\x91\x95\xeb\xfa\x98\x9f\xa9\x6e\x0b\x2a\x99\x0b\x48\xf7\x7f\x3d\
 41.4141 +\xae\x1f\x49\x7e\x2d\x00\xb4\xf7\xbd\x7f\xef\xea\x55\xcb\xbe\xfd\
 41.4142 +\x91\x0f\xed\x95\x89\xe9\x8a\x34\x9a\x09\xf5\x66\x44\x94\x58\x94\
 41.4143 +\x52\x6c\xd9\xba\x84\x28\x36\xc4\xc6\x12\x84\x09\x71\x62\x38\x3e\
 41.4144 +\x38\xcd\xe9\x91\x79\x8e\x9e\x9a\x63\xef\x95\x1b\x70\x5c\x87\x47\
 41.4145 +\x0e\x0d\xf3\xd8\x91\x71\xfa\x97\x76\xe0\xa7\x3d\x32\xbe\x66\xc7\
 41.4146 +\xd6\x25\x74\xb7\x7b\x14\xdb\x52\x64\x32\x1e\x49\x62\x18\x19\x2d\
 41.4147 +\x31\x34\x5e\x23\xd5\x96\x62\x6e\xa2\x44\x7b\x47\x0e\xc7\xd5\x08\
 41.4148 +\xb0\xa8\xaf\x40\xa5\xd2\x5c\xd7\x2c\xfb\x6b\x8c\xd7\xf7\x8f\x49\
 41.4149 +\xe3\xa8\x79\x51\x01\x68\xef\x7b\xcf\xba\xce\xae\xbe\x7b\xfe\xe8\
 41.4150 +\x86\x3d\x5e\x26\xeb\xc9\xf8\x54\x95\x30\x32\x80\x30\x5f\x09\xb8\
 41.4151 +\x68\xd7\x72\xf2\xf9\x34\x41\x64\x88\x62\x8b\x01\x5c\xdf\xa1\xa7\
 41.4152 +\xa7\x40\xae\x23\x8f\x15\xc5\xec\xc4\x3c\x57\xbf\x72\x25\x5b\x37\
 41.4153 +\x2e\x62\xfd\xaa\x4e\xba\x72\x1e\x17\x6c\xea\x43\x69\xc5\xd0\xd0\
 41.4154 +\x34\xcd\x46\x84\x4e\xf9\x4c\x97\x03\x8c\xb1\x64\x32\x3e\xeb\x97\
 41.4155 +\xe5\xe9\x68\x4b\xd1\xbf\xa4\x88\xa7\x0c\x3a\x95\x26\x48\x0c\x95\
 41.4156 +\xe9\x12\xc5\xf6\x1c\xb5\x7a\xb0\x39\x6e\xf8\x2a\x70\xd6\xde\x6b\
 41.4157 +\x9b\x07\x5e\x24\x00\xe4\xfa\x5c\xd7\xa2\x15\xdf\xfb\xdd\xb7\xef\
 41.4158 +\x5e\xd2\xd5\x9d\x93\x52\x39\xa0\xde\x4c\x88\x13\x4b\xb9\x1e\xd2\
 41.4159 +\xdd\x93\xe7\xe2\x5d\x2b\x68\x34\x23\x8c\x85\xc4\x5a\x1a\xa1\xc1\
 41.4160 +\x58\xcb\xd2\x45\x79\xa6\x27\x4b\x2c\xea\x48\x53\x6f\x84\xcc\x06\
 41.4161 +\x70\x72\xbc\xc2\x37\xbf\xf7\x04\x33\xd5\x10\x2f\x97\xe1\xc4\xe9\
 41.4162 +\x39\xbe\x75\xf7\x11\x4e\x8d\x96\x39\x74\x74\x82\x93\x43\x73\x34\
 41.4163 +\x83\x98\x9f\x9d\x9c\x62\x68\xa2\xce\x63\x47\xc6\x78\x78\xff\x30\
 41.4164 +\x6e\xa1\xc0\xf2\xc5\x59\x36\xae\xea\x02\xc7\xe7\xee\xbb\x0f\xb2\
 41.4165 +\xed\x92\x0d\x76\x6c\x70\xfa\x55\x1a\xb5\xaf\x59\x7d\xe0\xf8\x8b\
 41.4166 +\x00\xc0\x25\xb2\xe9\xc2\x57\xfd\xd9\xd6\xad\xcb\xae\x5b\xbf\xa1\
 41.4167 +\x87\x5c\x36\xc5\xd8\x44\x95\x20\x4e\xa8\x35\x23\x82\x38\xe1\xaa\
 41.4168 +\x57\xaf\x43\xb4\x22\x32\x96\x20\xb6\xb4\xe7\x3c\x7a\xda\x53\xa4\
 41.4169 +\x7d\xcd\xef\xbc\xff\xeb\xdc\xf9\xe3\x13\xdc\xff\xe8\x08\x38\x2e\
 41.4170 +\x83\x23\x73\x54\x6b\x21\x61\x14\xb1\x61\x79\x3b\x8e\xe7\x90\xa0\
 41.4171 +\x38\x31\x38\x85\xe7\x68\x3c\xdf\x61\xcb\xba\x6e\x86\x27\x2a\x44\
 41.4172 +\x31\x84\x61\xc4\xc0\x8a\x45\x74\x76\x66\x88\x8d\x65\xb6\x9c\x90\
 41.4173 +\x18\x43\xa9\xd6\x64\xdb\x96\x01\x4c\x14\x49\x33\xb6\x76\x7e\xa2\
 41.4174 +\xf2\x5a\x37\xb3\xf6\xaf\xc3\xda\x81\xc6\xf3\xf1\xca\x79\xbe\xee\
 41.4175 +\xaf\xda\x78\xe9\x36\xab\xbc\x7f\xb7\xf7\xf2\x35\x76\xae\xd4\x90\
 41.4176 +\xb6\x36\x43\x18\x1b\x6a\x41\x44\x10\x26\x14\x8a\x19\xd2\x59\x9f\
 41.4177 +\xd8\x58\xba\x8b\x3e\x22\x8a\x33\x53\x75\x06\x27\xea\xd4\x9a\x11\
 41.4178 +\x31\x50\x2c\x64\x28\xe4\x53\xbc\xfe\xda\x2d\x3c\x72\x70\x98\x53\
 41.4179 +\x43\xd3\x38\xbe\x43\xa1\x2d\x43\x50\x6b\x50\x29\x07\xf4\x74\xe4\
 41.4180 +\xa8\x34\x42\x0a\x79\x9f\xd9\x6a\x44\x5f\x6f\x1b\x71\x14\x31\x34\
 41.4181 +\x52\x46\x7b\x9a\x20\x4e\x90\x24\xc1\x4b\x39\xd4\x23\x38\x7a\x70\
 41.4182 +\x90\x72\xd5\x42\x10\xb0\xfb\x82\x3e\xb1\x41\xb3\x73\xf0\xb8\x7c\
 41.4183 +\x92\xc2\xdb\xfe\x2d\xa5\xaf\x3c\x67\x7b\x54\xcf\x0b\xa5\xb6\x77\
 41.4184 +\x3a\x51\x94\xfa\xd4\xde\xcb\xd7\x32\x33\x5f\x97\x7a\x10\x63\x2d\
 41.4185 +\x94\x6a\x4d\xa2\x18\x1c\xcf\xe5\xfa\xeb\xb6\xd2\xd5\x9e\xa6\xb7\
 41.4186 +\x33\xcd\x4c\x39\x64\x68\xbc\x46\x3d\x4a\x50\x5a\xb0\x5a\xf1\xbe\
 41.4187 +\x3f\x7c\x25\x6e\xca\x25\xb0\x16\x10\x56\xaf\x5e\xc4\xdb\xde\xb4\
 41.4188 +\x93\x5a\x90\x30\x36\x5f\xc7\x8a\xd0\xd5\x95\xc5\x68\xc1\x8a\x22\
 41.4189 +\x34\x86\x35\xcb\x3b\x09\x13\xcb\xd8\x4c\x40\x26\xeb\x31\x34\x38\
 41.4190 +\xc3\xf8\xc4\x3c\x51\x6c\x50\x5a\x31\x3a\x36\xcb\xd8\x64\x83\x24\
 41.4191 +\x0e\x99\x9e\xa9\x71\xdb\x37\x0f\x73\xd9\xab\xd6\xda\x74\xca\xbf\
 41.4192 +\xa1\x98\x2e\x6e\xf8\x17\x4b\x81\x7c\xc7\xa5\xbb\x96\xf4\x2f\xfe\
 41.4193 +\xe4\xae\x8b\x96\x52\x6b\x44\xc4\x09\xb4\xb5\xa5\x38\x3d\x5e\x21\
 41.4194 +\x36\x96\x77\xbf\xeb\x62\xfa\x3a\xb2\xcc\x56\x02\xe6\x6b\x31\x61\
 41.4195 +\x6c\x88\x93\x56\x01\x4c\xa7\x5c\xc2\xd8\x90\xc9\xfa\x1c\x7a\x62\
 41.4196 +\x92\x77\xbe\x69\x3b\x89\x01\x44\x70\xb4\xa6\xd0\x91\xe5\xc0\xb1\
 41.4197 +\x71\x66\x4a\x21\xa7\x27\x2b\x94\xeb\x11\x99\x8c\xcb\xc5\x5b\x17\
 41.4198 +\x33\x3c\x51\x66\x70\xac\x0a\x4a\xc0\x82\xeb\x2a\x1c\xa5\xa9\x54\
 41.4199 +\x9b\xd4\x2b\x35\x50\x0e\xb3\x93\x65\xa2\x20\xc1\x71\x2c\xae\xeb\
 41.4200 +\x10\x3b\x9e\xac\x5b\xd6\xc1\xe8\x68\xad\x3b\x61\xd5\xed\xf1\x73\
 41.4201 +\x14\xc4\xe7\x64\x80\xd7\x71\xa3\x72\x55\xfe\x8f\x77\x5c\x38\x40\
 41.4202 +\xb9\x1c\x60\x2c\x94\xaa\x4d\x22\x63\xa9\x35\x62\xae\xbb\x66\x3d\
 41.4203 +\xed\x85\x34\x13\xf3\x0d\x62\x63\x31\xd6\x62\x2c\x64\x32\x2e\x85\
 41.4204 +\x5c\x8a\xd8\x40\x94\x58\x6a\x8d\x88\x6b\xf7\xae\x47\x3b\x0a\x2b\
 41.4205 +\xe0\xb8\x42\x18\x1b\xfa\x7b\x0b\x74\x76\xb5\x31\xdf\x08\xc9\xa6\
 41.4206 +\x3d\xba\x3b\xb3\xe4\x73\x3e\x07\x4f\xcc\x72\x62\xac\x82\x72\x15\
 41.4207 +\x4a\x6b\xac\xd6\x58\x01\xab\x20\x9b\xf3\x59\xb3\x75\x05\xf9\xb6\
 41.4208 +\x14\x89\xb1\x14\x7b\xda\xb0\xa2\x89\xe3\x18\x2f\xe3\x31\x13\x5a\
 41.4209 +\x96\x0d\x74\xbd\xb9\x51\x0d\x07\x5e\x70\x0a\x68\xea\xbd\xd9\x5c\
 41.4210 +\xe6\xf5\xed\x9d\x19\x44\x09\x95\x7a\x48\x10\x19\x44\x09\x57\xbd\
 41.4211 +\x72\x25\x6d\xc5\x2c\xf3\xd5\x10\x63\x41\x29\x41\x10\xb2\x19\x0f\
 41.4212 +\x47\x2b\x10\xa8\x36\x23\xac\x80\x52\x8a\x9e\xce\x2c\xc6\x0a\xae\
 41.4213 +\xa3\x18\x1c\x2d\xf3\xb5\xef\x1e\xe1\x8b\xb7\x3d\xc2\x25\x3b\x97\
 41.4214 +\xd3\xd6\x96\xa6\x16\x1b\x6a\x61\xc2\x54\x25\x64\xb6\x16\x22\xda\
 41.4215 +\xc1\x75\x35\xa2\x05\xc7\x15\xc4\xd1\x28\x47\x51\xa9\x87\x84\x61\
 41.4216 +\x42\xa6\x98\x23\x93\xf7\x59\xb5\x69\x80\x75\x17\xae\x64\xfb\xab\
 41.4217 +\x37\x63\x8c\xc5\xcb\xe7\x98\xaf\x05\x6c\xbf\x68\xeb\xbb\x5e\x30\
 41.4218 +\x00\xed\x6d\x7d\x6f\x68\xcb\x67\xfc\x28\x32\x04\x89\xa5\x19\x24\
 41.4219 +\xb8\xae\x66\xeb\xfa\x45\xfc\xdf\x6f\x1c\x26\x97\xf5\xb1\x02\x22\
 41.4220 +\x42\xb4\x40\xfb\x20\x4c\x28\xd5\x42\xe6\x2a\x01\xd6\x0a\x4a\x04\
 41.4221 +\x71\x04\x51\x82\xd2\x42\x02\x6c\x5c\xd3\x43\xae\x2d\x85\x9f\xf5\
 41.4222 +\xf9\x87\xef\x1e\xa1\x69\x2c\x95\xd0\x90\x88\x20\x8e\x42\x3b\x1a\
 41.4223 +\xe5\x2a\x1c\x4f\xa3\x3d\x85\x11\x8d\x11\x05\x5a\xa1\x3d\x97\x53\
 41.4224 +\x27\x27\x18\x1d\x99\xa5\xb3\xb7\x48\x62\x2d\x7e\xc6\x47\xa9\xd6\
 41.4225 +\xf8\x6c\xac\xa5\xad\xbb\x60\x9b\x4d\xfb\x26\xb8\xcc\x7b\x01\x00\
 41.4226 +\xbc\x52\xf5\xf4\x14\xaf\x1b\x1e\x2f\x71\xe8\xe8\x38\xf3\xa5\x06\
 41.4227 +\xe9\x8c\xcb\xc6\xf5\x8b\xd8\x77\x70\x94\xc4\x58\xa6\x66\xeb\x0b\
 41.4228 +\x5b\x1c\x98\x56\x7d\xa3\x19\x25\xad\xd5\x56\x04\x2b\x90\xcd\x78\
 41.4229 +\x0c\x74\x65\xe9\xef\xce\xe2\xfb\x0e\xe5\x6a\xc0\xe7\x6f\x7f\x14\
 41.4230 +\xe5\x68\x44\x09\xa9\x94\x0b\x4a\xf0\x3d\x07\xd7\xd7\xb8\x9e\x83\
 41.4231 +\x68\x85\x51\x9a\x44\x04\x23\x1a\x71\x14\xe2\xb4\x80\x70\x1c\xa1\
 41.4232 +\x5a\x6d\x32\x3b\x53\x61\x60\xd5\x62\xc4\x5a\x44\x09\x16\x83\xf6\
 41.4233 +\x5c\x44\x60\xed\xc6\x25\x52\x2a\xd5\x37\x76\xf4\x6f\x5a\xf2\x02\
 41.4234 +\x00\xe8\xc9\xd7\x9b\xc9\x05\xda\xd1\x9c\x18\x9a\xe1\xd4\xf0\x3c\
 41.4235 +\x6b\x57\x77\xf3\xc0\xfe\x33\x44\x89\xa1\x1a\xc6\xcc\x96\x1b\xad\
 41.4236 +\xbc\xb6\x16\x0b\xc4\x89\x05\x81\xb4\xef\xe2\x7b\x2d\x07\xf5\x42\
 41.4237 +\xd4\x5d\xc7\xa1\x5a\x6d\x52\xae\xd4\xe9\xed\xca\x32\x3c\x55\x23\
 41.4238 +\x12\x45\x24\x42\x84\x22\x56\x42\x82\x22\x11\x01\xdd\xa2\x3b\xca\
 41.4239 +\xc1\xf5\x34\xca\xd1\x28\xdd\x4a\x07\xb4\x42\x1c\x4d\x3a\x9f\x6e\
 41.4240 +\xcd\x67\x8e\x46\xc4\x60\x95\x8b\x88\x46\x6b\x8b\x93\x4e\xe3\x7a\
 41.4241 +\x8a\x54\xaa\xf8\xaa\xf3\x06\xc0\x2b\x16\xfa\x10\xdd\x9b\xcf\xfb\
 41.4242 +\x94\x6a\x11\x5b\x37\xf6\xf2\xb9\x2f\x3d\x4c\x3d\x8c\x29\xd7\x22\
 41.4243 +\x3a\x8a\x69\x86\xc6\xca\x38\x5a\x61\x10\x58\x48\x05\x44\xc8\xf8\
 41.4244 +\x9a\x94\xef\x50\xcc\xf9\xe4\x33\x2e\xae\xa3\x39\xf0\xe4\x38\x27\
 41.4245 +\x46\x66\x89\x2d\x6c\x5c\x5e\x64\xed\x40\x01\xe5\x28\xac\x56\x28\
 41.4246 +\x57\x21\x7a\x21\xd2\x5a\x83\xd3\xa2\xbb\xd5\x02\x4a\xb0\xaa\x55\
 41.4247 +\x03\xc4\xd1\xa0\x1d\xb4\x03\xf5\x7a\x80\x72\x5a\xb5\x27\xb1\xc2\
 41.4248 +\x65\x3b\x16\x13\x5b\xb0\xa2\xa8\x54\x03\xba\x16\xb5\x11\x06\x72\
 41.4249 +\xf1\x79\x03\xb0\x7e\xcd\xb2\x4d\x41\x98\x10\x45\x86\x6b\xf7\xae\
 41.4250 +\xe5\xf6\xef\x1c\x25\x36\x96\x23\xc7\xa7\x78\xf8\xc8\x18\xab\x96\
 41.4251 +\xb5\x33\x5b\x6a\xa2\xd4\x82\xf3\xb4\xf2\xdc\x73\x34\xda\x11\x1c\
 41.4252 +\x2d\xa4\x7d\x8d\x52\x82\xd6\x8a\xf9\x7a\x84\xe3\x39\x88\x16\xac\
 41.4253 +\x52\xac\x59\x5a\xe0\xda\x5d\x03\xec\x5a\xdf\x8d\x72\x9d\x05\x9a\
 41.4254 +\xb7\x40\x40\xb7\x80\x50\x0b\x4e\x8b\xd2\xb0\x30\x23\x58\xd5\x2a\
 41.4255 +\xaa\xc5\x8e\x0c\xa2\x34\xa2\x35\xdd\x1d\x19\x36\xad\x6c\x47\x69\
 41.4256 +\x41\x3b\x2e\xb5\x7a\x95\xf6\xae\xbc\x4d\x0c\x1b\x52\xc5\xdf\xd6\
 41.4257 +\xe7\x05\x40\xa3\x61\x56\x35\x9a\x21\x4b\x97\x16\x19\x9b\xaa\x91\
 41.4258 +\x2c\x14\xb4\xc4\xc2\xa1\x27\xa6\xe9\x28\xa4\xd9\xff\xf8\x04\x08\
 41.4259 +\x68\x25\xb8\xae\x70\x6a\xac\xcc\x93\xc3\xb3\x94\xab\x21\xb5\x20\
 41.4260 +\xc2\x73\x34\xe3\xb3\x75\xee\xba\xff\x38\xf5\x66\x8c\xd2\x6a\x81\
 41.4261 +\xce\x0a\x44\x21\x5a\xe8\xed\x4c\x33\xd0\x9d\x05\x47\x63\x54\xab\
 41.4262 +\xf0\x89\x56\x88\x6e\x01\x91\x88\xa0\x5d\x05\x4a\xa3\x1d\x70\xb4\
 41.4263 +\x22\x01\xda\x8a\xf9\x96\xac\x86\xf0\xea\x1d\x4b\x18\x99\xac\xa1\
 41.4264 +\xb5\x06\x11\x04\x8b\xe3\x67\x44\x30\x8b\x1d\x37\xe3\x9c\xd7\x28\
 41.4265 +\xac\x44\x2d\xd2\x0a\x56\xaf\xec\xe2\xae\x7b\x8f\x93\xce\xa7\x30\
 41.4266 +\xf2\xf3\x28\x0b\xa2\x85\x43\xc7\x67\x78\xfc\xe4\x2c\x4b\x7a\xf3\
 41.4267 +\x08\x8a\x4f\x7c\xe9\x21\xde\x7a\xc5\x1a\x9e\x18\x9e\x23\x32\xb0\
 41.4268 +\x65\x4d\x37\xe3\x33\x0d\xc4\x71\xd0\xc6\x2e\x1c\xae\x55\x2c\x95\
 41.4269 +\x12\x30\x16\x25\xc2\x6c\x23\x41\x69\x85\xb5\xa0\xb0\x24\x16\x10\
 41.4270 +\x8b\x4a\x40\xc4\x22\xd6\x20\x58\x62\xab\xb1\x4a\x30\xca\x90\x4e\
 41.4271 +\x6b\x94\x08\x8e\xa3\x09\x13\xc3\xe4\x7c\xbd\xf5\x0e\x13\xa3\x1d\
 41.4272 +\x97\x84\x04\x11\x29\x28\x94\x0f\x04\xe7\xbe\x0b\x28\xc9\xb5\x15\
 41.4273 +\xd3\x9c\x1c\x9a\xa5\x58\xc8\x20\x9e\xa6\x16\x26\x38\xbe\x8b\xa3\
 41.4274 +\x1d\xc6\x67\xea\x2c\xee\xc9\x53\x6f\xc6\x68\xa5\xb8\xe3\xbe\x41\
 41.4275 +\x36\xad\xec\xc4\x60\x11\x47\x93\x71\x34\x33\xe5\x26\x9d\xed\x19\
 41.4276 +\x82\x99\x2a\xb1\x5d\x18\xcd\xa5\x25\x45\x2a\x25\x98\xc4\x12\x9b\
 41.4277 +\x84\x66\x62\x16\x14\x1f\x83\x8b\x6d\x0d\x3d\xc6\x62\x04\x4c\x22\
 41.4278 +\x64\xb5\x25\xd6\x16\xd7\x49\xb0\x51\x42\xac\x40\xbb\xba\x95\x2a\
 41.4279 +\xc6\xf0\xc0\x91\x29\x6c\x1c\xe3\x28\x4b\xa2\x04\xeb\xb8\xc4\xa6\
 41.4280 +\x0a\x62\x7d\x83\xd2\xe7\xc5\x80\x9e\xae\x36\x37\xdb\x96\xe3\xa1\
 41.4281 +\x43\xa3\xf8\x39\x9f\xce\x42\x1b\x49\x68\x88\x05\x70\x84\x1f\x1d\
 41.4282 +\x1c\xe3\xfa\x2b\xd6\x32\x3c\x59\x61\xcb\xda\x2e\x22\x63\xc9\xa5\
 41.4283 +\x3d\x22\x03\x96\x56\x0b\x9c\xaa\x84\x54\x43\x83\x15\xc1\x5a\x98\
 41.4284 +\x6f\xc4\xad\xa2\xa8\x5b\x34\xb0\x0a\x86\x66\x43\x8c\xd2\xad\x88\
 41.4285 +\x6b\x4d\xda\xd3\xbc\xe3\xd5\xfd\x88\x49\x30\x89\x61\x65\x4f\x96\
 41.4286 +\x4e\x37\x44\x99\x88\x30\x08\xc8\x64\xd2\xd4\x23\xc5\x7c\x53\xd1\
 41.4287 +\x34\xad\xe7\x0f\x9f\x9c\xe7\xf0\x93\x53\x58\x9b\xe0\xb8\x0e\x89\
 41.4288 +\x35\x68\xad\x48\xe2\x26\x4a\x44\xce\x6f\x1b\x14\x3b\x17\x86\x31\
 41.4289 +\x8e\x56\x58\x84\x5a\x3d\x42\x79\x0e\xbe\xe7\x10\x2e\x44\xb0\x90\
 41.4290 +\x73\xf9\xc4\x97\xf6\xb3\x7a\x69\x07\x97\x6d\xed\x65\xff\xf1\x29\
 41.4291 +\xae\xde\xbd\x94\x6c\xda\xe3\xc0\xa9\x19\xba\xf3\x29\x7c\xcf\x61\
 41.4292 +\x70\xaa\xca\xdd\x87\xa7\x48\x16\xba\x45\x67\xce\xa7\xbf\xdd\x67\
 41.4293 +\x49\x31\x4d\x64\xc0\xf1\x35\x3b\x96\x16\x78\xe7\xee\x3e\x4e\x3d\
 41.4294 +\x7a\x3f\xc7\xf7\x1d\xe6\xe8\xb1\x21\x6a\xf5\x98\x5a\x3d\x24\x31\
 41.4295 +\xad\x9a\xa1\xb4\x26\x8e\x62\x1c\x0d\x8e\x03\xd9\x8c\xa6\xa3\x90\
 41.4296 +\x61\xeb\xe6\x95\xdc\xf4\xba\x8b\x18\x29\xa5\x39\x35\x52\x61\xdf\
 41.4297 +\x63\x13\xf8\x6e\x8c\xa8\x54\x88\x2d\x27\xe7\x25\x8b\x77\xf6\x7f\
 41.4298 +\xe8\xdf\xbf\xf2\xb2\x4d\x7f\xf6\xe0\xa3\xa3\xe0\x69\x32\x85\x0c\
 41.4299 +\x91\x08\xe2\x39\xa4\x73\x29\x9c\xb4\xcb\xca\x25\x45\xac\xab\x39\
 41.4300 +\x3c\x5c\xe6\x86\xeb\x36\x73\xed\xee\x01\xb2\xbe\xcb\x3f\xfc\xe4\
 41.4301 +\x14\xb5\x66\x8c\x38\x8a\x99\x7a\x44\x2e\x93\xe6\xbb\x47\xc6\x09\
 41.4302 +\x13\xdb\x1a\x6f\x15\x68\x51\xc4\x89\x61\xf7\xf2\x02\xef\xdc\xd5\
 41.4303 +\xcb\xfe\xbb\xef\xe0\x2b\x5f\xbf\x97\x42\xfb\x0a\x54\x5b\x3f\x4e\
 41.4304 +\x22\x24\x38\x60\xe5\x19\x4f\x2f\xd6\xa0\x88\x50\x12\x30\x37\x79\
 41.4305 +\x9c\xf6\x5c\xc2\xfb\x6e\x7a\x3b\xf3\x71\x37\x5f\xf9\xdb\x7f\xe2\
 41.4306 +\xc7\xf7\x9c\x3e\x19\xc6\xa3\x9b\x2b\x13\xb7\x36\xce\x79\x1b\x0c\
 41.4307 +\xcd\x96\xfe\x9e\x9e\xce\x37\x4d\xcf\x37\x48\x65\x3c\x42\x63\x9f\
 41.4308 +\x6a\x4d\x11\xe0\xf9\x2e\x67\xe6\x1b\xbc\x65\xef\x1a\xf6\xfd\x6c\
 41.4309 +\x9a\x47\x4f\xcd\xf2\xe4\x78\x95\xdd\x1b\xba\x69\x46\x09\x8d\x85\
 41.4310 +\xb5\xf5\xf8\x54\x83\x07\x07\xe7\xe8\x29\xa6\xb9\x7a\x4b\x2f\x83\
 41.4311 +\xb3\x0d\x94\xd3\xea\x00\x7b\x56\xb7\x73\xe3\x66\x97\x8f\x7c\xe0\
 41.4312 +\xe3\x3c\x39\xe6\x92\xef\xd8\x0c\x4e\x07\x62\x35\xf6\xa9\x26\xf5\
 41.4313 +\x73\x00\xec\x59\x51\xb0\x38\x18\x3c\xbc\xec\x62\x9c\x54\x17\xff\
 41.4314 +\xf8\xcd\xef\xe0\x24\x63\xfc\xde\xdb\xff\x0d\xdf\xfa\xf6\xa1\x9f\
 41.4315 +\x85\xcd\xf9\x5b\x82\xfa\x41\x73\xee\x17\x23\xfa\x6d\xdb\x2e\x79\
 41.4316 +\xd5\xc5\x07\x8e\x8f\x94\xc9\x16\xd3\x34\xad\xa0\xd3\x2e\xca\xf7\
 41.4317 +\xf0\xb3\x3e\x89\x56\x58\x47\xf3\x9a\x57\x2c\xe7\xc8\x68\x85\xd9\
 41.4318 +\x66\x0c\x24\xf8\xd9\x0c\xff\xe5\x77\xb6\x73\x7a\xb6\xc1\x17\x7f\
 41.4319 +\x3c\x48\x60\x2d\x09\x82\x76\x5a\x03\x93\xa8\xd6\xb0\xb4\x69\x51\
 41.4320 +\x96\xf7\xac\x4f\xf8\xe0\x07\x3f\x43\xe7\xc0\xc5\x44\x26\xf3\x0c\
 41.4321 +\x4e\x3e\x9f\xfb\x1d\xfb\xd4\xef\x22\x16\x89\xa6\xe8\xca\x4c\xf1\
 41.4322 +\xbe\xf7\xde\x34\xb2\x73\xfb\xd2\xb5\x22\xd2\x38\xf7\x51\xd8\xd8\
 41.4323 +\x51\x63\xe2\xa9\x24\x36\x88\x6d\x55\x65\x4c\xeb\x8f\x16\x3a\x18\
 41.4324 +\x4a\x09\xdf\x7c\xe0\x34\xbf\xf5\x8a\xa5\x34\xc2\x04\xdc\x14\xf5\
 41.4325 +\x30\xe6\x6f\xee\x7d\x82\xf1\xd9\x12\xae\x4a\xd0\x62\xd1\x8e\x43\
 41.4326 +\x8c\xc2\x2a\xc1\x3a\xad\x3e\xff\x7b\xbb\x16\xf1\x81\x8f\xde\x4c\
 41.4327 +\xe7\xc0\x2b\x88\x4c\xfa\x79\x38\x6f\x9f\x91\x08\xca\x0a\x61\x23\
 41.4328 +\xa6\x3c\x5b\x61\x62\x64\x86\xe1\xd3\x11\x87\x1e\x4f\xb8\xe3\x8e\
 41.4329 +\x6f\x2d\xb1\xd6\x7e\xe8\xbc\x8a\xa0\xce\xa7\xe6\x05\x73\x10\x63\
 41.4330 +\xae\x54\x02\xcb\xfb\x0b\x8c\xcc\xd6\x5b\x57\x59\x0b\xe7\x50\x22\
 41.4331 +\xa4\x53\x2e\xc7\x86\x4b\xac\x5b\x52\xe0\xc4\x4c\x13\xed\x3b\x1c\
 41.4332 +\x18\x69\x90\xc9\xe7\xd8\xba\x72\x11\x3f\x9b\xaa\xb3\x79\x49\x1b\
 41.4333 +\x3b\x97\x17\x39\x39\xdb\x60\xb4\x14\x50\xf0\x15\x0f\xdf\xf1\x0d\
 41.4334 +\x0a\xdd\x1b\x09\x93\x14\x22\xcf\x1d\x65\x63\x0c\x26\x89\x70\x1c\
 41.4335 +\x0f\x85\x26\x4e\x62\x9a\xb5\x26\xb5\x6a\x9d\x46\xbd\x81\x58\x85\
 41.4336 +\x52\xea\xa9\xd8\x1a\xdb\xc9\x57\x6f\xfb\x09\x7f\xf0\xfb\x6f\x7a\
 41.4337 +\xbd\xb5\xf6\x66\x11\x29\x9f\x13\x03\x92\xf2\xad\x91\x10\x7d\x37\
 41.4338 +\x9b\x71\x89\xa2\x84\x53\x43\xb3\xf4\x75\xe5\x68\xcb\x79\x24\x89\
 41.4339 +\x85\xc4\xb2\x6b\x63\x0f\xc6\x1a\xee\xdc\x7f\x86\xeb\x2f\x1e\xa0\
 41.4340 +\x11\x27\xa0\x14\xbe\xaf\xf8\xe9\xe9\x12\xf7\x9f\x9a\x63\xf3\x92\
 41.4341 +\x3c\xaf\xdb\xb2\x88\x42\xca\x65\xe3\xa2\x3c\x57\xac\xed\xe2\x1d\
 41.4342 +\xdb\x17\x71\xdb\xed\x3f\x40\x4b\xf1\x39\x9d\x4f\xe2\x26\x5d\x85\
 41.4343 +\x88\xb7\x5c\xb7\x8d\x77\xbf\xeb\x72\xf6\xee\x59\xc6\x99\xc1\xa3\
 41.4344 +\x8c\x0d\x8d\x31\x33\x31\x47\xd8\x88\xd0\xe2\xfc\xc2\x79\x59\x48\
 41.4345 +\x0a\x51\x64\xdb\x56\x72\xf3\x5f\x7e\x69\xa7\x31\xe6\xa6\xf3\x12\
 41.4346 +\x45\x1f\x78\xe8\xd8\x1d\x9b\x37\x6f\xfe\xd3\xf9\x46\xe2\x38\xae\
 41.4347 +\x96\xd1\x89\x32\xa9\x7c\x9a\xc5\xfd\x45\x4a\xa1\xe1\x91\x27\xa6\
 41.4348 +\x59\xd2\x95\xa5\xab\x23\xcb\xb7\x1e\x3e\xc3\xf5\x17\xf5\xf3\xfd\
 41.4349 +\x63\xb3\x58\xa5\x50\xaa\x35\xbb\x8f\x94\x82\x16\x6b\x05\x94\x16\
 41.4350 +\xc4\xc0\xc9\xc3\x8f\x51\xe8\x58\x86\x31\x2e\x88\x39\x2b\xd3\x11\
 41.4351 +\x30\x71\xc0\x6b\x2e\x5f\xc7\x07\x6f\xbc\xe2\x97\x1e\x58\xcb\x0d\
 41.4352 +\xef\xb8\x82\x37\xbc\xf1\x3f\x33\x57\x72\xcf\x9a\x29\x76\xe1\x05\
 41.4353 +\x61\x9c\xe1\xbe\xfb\x8f\x50\xaf\x37\x9c\xf3\x12\x44\x6c\xe2\x9c\
 41.4354 +\x4a\xa2\xc6\x0f\xa2\x20\x11\xdf\xd5\x88\x85\x30\x88\x19\x9f\xaa\
 41.4355 +\xd2\x68\x46\x14\x33\x2e\x61\x64\x38\x3e\x56\xc5\x73\x15\x3d\x79\
 41.4356 +\x1f\xdf\x6d\xcd\xe3\x68\x45\x31\xeb\xf2\xae\x57\x2c\xc5\x18\x8b\
 41.4357 +\x28\xd5\x12\x47\xb4\xf0\xc8\xbe\x9f\x92\x2f\xf4\x80\xd8\xb3\xd7\
 41.4358 +\xb4\x85\x79\x79\x49\x5f\xea\x69\xce\xb7\xac\x98\x87\xcf\x7f\xee\
 41.4359 +\xfd\x98\xb8\xfc\xec\xf5\x02\x97\xc9\xe9\x3a\x82\xec\xb1\xd6\xba\
 41.4360 +\xe7\xae\x0a\x07\x7f\x1d\xd6\x6a\xe5\xcf\xa5\x5d\x05\xd6\x62\xad\
 41.4361 +\x6d\xbd\xdc\x18\xc2\x30\x66\x62\xb6\xce\xd4\x7c\x93\x94\xab\x98\
 41.4362 +\x2a\x35\xb9\xfd\xe1\x51\x3e\xfc\xda\x55\xd4\x23\x43\x64\x2d\xbb\
 41.4363 +\x57\xb4\x93\xf7\x55\xcb\xf9\x85\x0e\x20\x22\x28\xe5\x82\xf2\x9e\
 41.4364 +\xa5\x0f\x59\xc0\x70\xed\xd5\xdb\xce\x5e\x11\x04\x36\xae\x29\xb0\
 41.4365 +\x72\x79\xe7\x73\x74\x06\x4b\xca\xcf\x73\xfc\xe4\xf0\xa5\x80\x7f\
 41.4366 +\x5e\xb2\xf8\xe8\xd8\xcc\x3d\xf5\x6a\xe5\x27\x3e\x82\x6e\x25\x17\
 41.4367 +\x82\x60\x13\xd3\x5a\x66\xac\x59\x90\xc0\x42\xaa\xcd\x88\xcf\xdd\
 41.4368 +\x33\xc8\xfb\xaf\x58\x4e\xde\x77\x59\xbf\x28\x8b\xab\x14\x9e\x16\
 41.4369 +\x5c\x47\x70\x94\xa0\x95\x20\xaa\xb5\xf8\x60\xed\x59\x5d\x17\x14\
 41.4370 +\xe3\xa7\xcf\xd0\x55\x68\xfb\xc5\x33\x67\x21\xcb\xb2\x65\xbd\xbf\
 41.4371 +\x4a\x9a\xb3\x82\xd5\x92\xc9\xce\xfb\x5e\x20\xaa\xdc\x5a\x0b\x82\
 41.4372 +\xb9\x3f\xa9\x94\x6a\x56\x1b\x6b\xd3\x29\x4d\x18\x27\xf8\x5a\x61\
 41.4373 +\xe3\x04\x93\x58\x48\x0c\x58\x8b\x12\x98\xad\x84\x3c\x3a\x5c\x62\
 41.4374 +\x43\x6f\x86\xcf\x3d\x30\x42\x6c\x21\xb6\x2d\xbd\x50\xa4\xa5\x13\
 41.4375 +\x88\x8d\x71\x53\xff\xfc\xd8\xd6\x82\x58\xc5\xf8\x99\x29\xc2\xa6\
 41.4376 +\x65\x78\x78\x72\x61\x79\xb2\x4f\x7b\xb4\xe5\xd0\xe0\xe0\xd8\xc2\
 41.4377 +\x30\xf4\x4c\x3c\x32\x34\x9b\x65\xd6\xae\x5e\x76\xdf\xd9\x36\x42\
 41.4378 +\xf5\x7c\x47\x0d\x83\xfe\x51\xbd\x52\xba\x95\x30\x92\x5a\x25\xc0\
 41.4379 +\xf7\x5d\x32\x19\xb7\x15\x9c\x24\xc1\xc4\x49\x0b\x04\x63\x10\x6b\
 41.4380 +\x79\xf0\xc4\x3c\xcb\x0b\x3e\x7d\x79\x8f\xaf\x1d\x9e\xc4\x73\x14\
 41.4381 +\xd2\x92\x8c\x30\x16\x5e\x71\xf1\x05\xcc\x8c\x8d\x9c\x85\xb8\x8a\
 41.4382 +\x89\x33\x93\x44\xcd\x08\xad\x3d\xfe\xee\xab\x3f\x6a\x39\x67\x7f\
 41.4383 +\xa5\xba\x61\x2d\x1c\x3c\x32\xcb\xa9\xa1\xb9\xa7\xc0\xb0\x67\x8d\
 41.4384 +\xb0\x65\xe5\xf2\x5e\x44\xb8\x4f\x44\xa2\xf3\x06\xa0\x3c\xfe\x3f\
 41.4385 +\xc3\x7a\x73\xfe\x4f\xb2\xae\x39\x91\x4a\x12\x82\x7a\x40\x98\x40\
 41.4386 +\x26\xe3\x91\xf6\x34\x62\x2c\x71\x18\x43\x6c\xb0\x89\xc1\x11\xcb\
 41.4387 +\xdf\x3f\x3a\xc1\xe5\x2b\x0a\x1c\x9e\xaa\x71\xa6\x12\xa2\x15\xf8\
 41.4388 +\x8e\x50\x4c\x3b\x6c\xbc\xf0\x02\xca\xf3\x63\xbf\x92\x02\x22\xc2\
 41.4389 +\xcc\xe4\x2c\x51\x10\xb5\xc0\xc2\x32\x32\xd6\xe4\x83\x1f\xfd\x32\
 41.4390 +\xf6\xe7\x24\x5f\x60\xc1\xe4\x4c\x83\x1b\x6f\xba\x19\xe5\xb4\x3d\
 41.4391 +\xeb\xec\xa0\x75\xc8\x8a\x15\x7d\x23\x99\x4c\x7a\xec\xbc\x53\xe0\
 41.4392 +\xe7\xd6\x9c\xbd\x65\x78\xe8\xd4\xd0\x0d\x4b\x3b\x53\x8d\xb0\xd4\
 41.4393 +\xb0\x92\x24\x84\x89\x25\x30\x82\xeb\x6a\x34\x90\x73\x14\xae\x35\
 41.4394 +\x24\x51\x82\x83\xe5\x96\x7d\xa3\xbc\x61\x75\x3b\x5f\x3c\x34\xc1\
 41.4395 +\xf1\x52\x40\x47\x5a\x93\xd2\x8a\x48\x5c\x76\x5c\xb0\x06\x57\x27\
 41.4396 +\x4f\x45\xb4\x5e\x69\xd2\xa8\x34\x50\xbf\xc4\x75\xd1\x1e\xdf\xfd\
 41.4397 +\xfe\x23\x34\xc2\x5f\x3d\xcb\x0f\x7f\xfc\x38\x33\x25\x59\xf8\x5b\
 41.4398 +\xfb\x8c\x00\x24\xe1\x1c\xd7\x5c\x75\x51\x05\xf8\xfb\x17\x0c\x00\
 41.4399 +\x80\x8d\xbd\x7b\x0f\x1c\x78\xfc\x3d\xbb\xd7\x77\xda\xd2\x58\xc9\
 41.4400 +\xfa\x18\xb4\xa3\x31\x5a\xb7\x14\x5e\x63\x09\xa3\x04\x1f\x8b\x87\
 41.4401 +\x25\xab\xe0\xef\x1e\x9d\xe0\x2d\x6b\xda\x29\xfa\x70\x64\xa6\x89\
 41.4402 +\x12\x98\x0c\x0c\xdb\xb6\xae\x02\x53\x5a\xb8\x3b\xd0\x4c\x4f\xcd\
 41.4403 +\x22\xd2\x52\x98\xe5\x17\xba\xc9\x2f\x4d\x77\xbf\x34\xa5\x6a\xfd\
 41.4404 +\x14\x7b\x9e\x69\xdd\xb7\xd6\x10\x45\x73\xbc\xf1\xfa\x2b\x3d\x20\
 41.4405 +\xfc\x17\x01\xa0\x3a\xff\x59\x8b\x56\x7f\xbb\xff\xe1\xc3\x1f\xb8\
 41.4406 +\x6a\x7b\x2f\x7e\x23\xb0\x61\xb9\x81\x58\x8b\xe3\x6a\x1c\xcf\x41\
 41.4407 +\xbb\x4e\xeb\x4a\x2c\x32\xc4\x51\xab\x36\x7c\xfd\xc8\x34\xe3\xe5\
 41.4408 +\x90\xd5\x05\x07\x01\x0c\xc2\x8d\x7f\xf8\x56\x46\x4e\x1f\x03\xb1\
 41.4409 +\x94\xe7\x2b\x60\x7e\xd1\xe3\x9e\xde\x20\xe4\x6c\xad\xc2\x3e\x73\
 41.4410 +\xf7\x07\xd0\x2a\xe2\xea\x2b\x77\x32\x36\x36\x5d\x7f\xa6\x26\x71\
 41.4411 +\xce\x00\x00\xcc\x8d\xfc\x8f\xb8\x52\xe3\x7f\xdd\x75\xe7\x83\x37\
 41.4412 +\xae\xea\xf0\xa2\xab\x36\x75\xa3\x6a\x4d\xe2\x66\x44\x62\x68\x29\
 41.4413 +\xb5\x8e\x46\xb9\x1a\x41\x61\x8d\x65\xac\x1c\xf2\xf9\xfd\x53\x0c\
 41.4414 +\x95\x42\xd6\x16\x35\xcb\xb3\x8a\xf1\xb9\x2a\x7b\x2e\xde\x80\xa7\
 41.4415 +\x63\xca\xf3\x65\x14\x82\xb5\x4f\x9f\x0a\x5b\x17\xa3\x4f\xdf\x65\
 41.4416 +\x5b\x1b\xa5\x7a\xda\xec\x24\xbf\xe2\x65\x12\x4d\xb3\x6b\xc7\xfa\
 41.4417 +\xe3\x7d\x7d\x5d\x37\x3c\xd3\x36\xe8\x70\x9e\x36\x37\xf2\xe9\x28\
 41.4418 +\xd7\xf5\xbe\xff\xf3\xed\x3b\xef\x1f\x1d\x18\x58\xfa\x57\x7b\x5f\
 41.4419 +\xb3\x75\x71\xfb\x40\x87\x75\xdb\xb2\x32\x1f\x1b\x6a\x09\x88\xeb\
 41.4420 +\x52\x6c\xf3\x58\xd2\x99\x21\x9b\x76\x59\xdd\x95\x26\xe3\x69\x4e\
 41.4421 +\xcc\xc7\xe4\x3d\x85\x72\x33\xbc\x66\xef\x0e\x3e\xf3\xd9\xef\x63\
 41.4422 +\xa2\x4c\xeb\x6e\xf1\x69\x74\x16\xa0\x52\x4b\x98\x99\x09\xc9\xf6\
 41.4423 +\xfd\x62\x70\x3a\xf6\xc4\x28\x8e\xeb\xfd\x52\xe4\xe5\x69\xcd\xd0\
 41.4424 +\xd0\x51\x30\xfc\xf6\x6f\x5d\x76\xc2\x5a\x3b\xf8\xa2\x7c\x27\x18\
 41.4425 +\xd6\xf7\xd9\xb8\xfe\xd3\x27\x02\xd6\xdc\x35\x3a\x3c\xbf\xfc\xe0\
 41.4426 +\x91\xc9\x75\xfb\x8f\x4e\x10\xc6\x96\x30\xb1\x34\x62\xc3\xd8\x5c\
 41.4427 +\xc0\x7d\x83\x25\x56\x74\xa6\x98\x0f\x62\x7c\xc7\xa1\x98\x76\x69\
 41.4428 +\x44\x96\xe9\x7a\xc4\xf6\x75\x03\x7c\xe3\xf6\x3b\xa9\xd7\xd3\x20\
 41.4429 +\xfa\xac\x4c\xf5\xbd\x2c\xf7\xde\xfb\x10\x97\x5f\xb1\x93\xb6\x9c\
 41.4430 +\xc3\x37\xef\x7a\x92\xcf\xdc\x7c\x1b\xda\xc9\x9e\x75\x84\x02\xc1\
 41.4431 +\xd5\x55\x5e\x7b\xd5\xda\xe6\xde\x2b\x76\xdf\xa2\xb5\xfa\xfe\x8b\
 41.4432 +\xfe\xa9\x6c\x61\xc9\x7b\x73\x1a\xde\xd8\xd3\xdb\xf7\x1f\xa3\x74\
 41.4433 +\x6e\x75\xa6\xb7\x40\x90\x4e\xe3\xb5\x67\x51\x19\x9f\x2b\xb6\xf6\
 41.4434 +\xb1\x7a\x71\x1e\xa5\x84\x4d\x03\x05\xca\x8d\x98\xa1\xf9\x06\xfd\
 41.4435 +\x6d\x1e\xcd\x23\xfb\xf9\xaf\x9f\xfa\x36\x56\x2f\x46\x3d\x43\x4f\
 41.4436 +\x17\xa0\x5a\x9d\xc4\x24\x01\xe9\x4c\x07\x8e\x9b\xfb\x67\x4f\xc9\
 41.4437 +\x53\x4c\x88\xf1\xd4\x49\x7e\x72\xcf\xff\xfe\x41\x2a\xe5\xbf\x4e\
 41.4438 +\x44\x9a\x2f\xda\x97\xa2\x4f\xad\x0c\xe5\x7d\x61\xa3\xbc\xef\x40\
 41.4439 +\xc0\xfa\xdb\x82\x72\x69\x34\x29\x37\x97\xa5\x63\xd3\x65\x1b\x21\
 41.4440 +\x36\x8c\xec\xc9\xd1\xb2\x8c\xcd\xd6\x69\x4f\x3b\xcc\xd7\x42\x2a\
 41.4441 +\xb5\x00\x49\x2c\x83\x63\x35\x2e\xdd\xb1\x86\x91\x27\x1f\x63\x72\
 41.4442 +\x3a\xc6\x18\xe7\xac\xa1\x11\xc0\x75\xb3\xf8\xa9\x22\x4a\xbb\xcf\
 41.4443 +\xaa\x99\xc4\xe1\x19\x3e\xfc\x81\xeb\x4f\x6e\xbf\x70\xfd\xa7\x94\
 41.4444 +\xc8\xa1\x5f\xef\xd7\xe2\x0b\xd6\xb1\xf4\xbd\x5d\x06\xbb\x27\x9b\
 41.4445 +\x2d\xbe\xc5\x68\xff\x52\x2f\x97\x1d\xc8\x76\xe6\x49\x5c\x17\xeb\
 41.4446 +\xbb\xac\x5e\x56\x64\xf5\x40\x91\xef\x3c\x74\x86\xeb\x2f\x1d\xe0\
 41.4447 +\xda\x6d\x05\xde\xfd\x47\x9f\x44\x7b\xeb\x30\x28\x16\xbe\x1a\x3e\
 41.4448 +\xc7\x43\x0a\x22\x35\xf6\xec\xcc\xf1\xd9\xbf\xf8\xe3\x3b\x5d\x47\
 41.4449 +\xfd\xbe\xd2\x7a\xe2\x5f\x05\x80\xa7\xbe\x2f\x58\xf5\x21\x47\x99\
 41.4450 +\xb8\xd3\x62\xd6\x0a\xde\x85\x8e\xe7\x6d\x11\xe5\x2e\xb3\x34\x36\
 41.4451 +\x76\x77\xb7\xf7\x5b\x6b\xf0\x1d\xc5\xf6\x2d\x8b\x27\xde\x70\xd5\
 41.4452 +\xf2\x9e\xff\xf0\xf1\xaf\x8a\x38\x4b\xce\xe3\x68\x82\x56\x01\x6d\
 41.4453 +\xe9\x31\x6e\xbd\xe5\x63\x0f\xaf\x5e\xb9\xf8\xcd\x22\x32\xf8\x7c\
 41.4454 +\xd4\xc4\x97\x84\x59\x6b\x53\x13\x93\xb3\xfb\xef\xb8\xeb\xbe\x8d\
 41.4455 +\xff\xed\xbf\xdf\x81\x97\x5a\xb6\xd0\xa4\xec\x73\x1e\xdf\x62\x71\
 41.4456 +\x75\x84\xaf\x86\xf8\xe2\x17\x3e\xda\xdc\xb4\x71\xd5\x1b\x45\xe4\
 41.4457 +\xce\xe7\x2b\xa7\xf2\x12\x02\xa1\xcd\x24\xe6\x2f\xbf\xf7\x83\x07\
 41.4458 +\xae\xfe\xc0\x87\xbf\xd0\xeb\xa4\x97\x93\x3c\x8b\x5e\xf8\xf3\x9a\
 41.4459 +\xaf\xa5\x44\x67\x61\x9e\x2f\xff\xcd\x27\x1e\xee\xeb\xeb\xfc\xb8\
 41.4460 +\x88\x7c\xe7\x5c\xf4\xe4\x97\x94\x19\x63\xd6\x60\xb9\xe6\x91\x03\
 41.4461 +\x47\x3f\xfd\xa9\x3f\xff\x72\xea\xe8\xcf\x66\xd0\xba\x13\xab\xd2\
 41.4462 +\x18\xa3\x17\xf2\xdc\xa0\x24\x26\x0a\xe7\xf1\xdd\x32\xd7\x5c\xb9\
 41.4463 +\x65\xe2\xe3\xff\xe9\xc6\x23\xe9\x94\xff\x09\x11\xf9\xa7\x73\x15\
 41.4464 +\xd4\x5f\x92\x66\xad\xbd\x32\x08\xc2\x1b\x0f\x3c\xf6\xc4\x8e\x1f\
 41.4465 +\xfe\xf0\x91\xfe\x87\x7e\xfa\x84\x33\x31\x35\x4f\x18\xc4\xb4\x15\
 41.4466 +\xd2\x2c\x1f\xe8\xa9\x5f\xbc\x7b\x13\xd7\x5c\xb9\x3b\xea\xef\xef\
 41.4467 +\xfe\x98\x88\xfa\xc2\xb3\xb5\xbb\xdf\x38\x00\x16\x40\xd0\x0b\x32\
 41.4468 +\xd6\xa5\x41\x10\xed\x89\xe2\xd8\x62\x2d\x5a\x2b\xfc\x94\x5f\x55\
 41.4469 +\x22\xb7\x00\x91\x88\xd4\x78\xd9\x5e\xb6\x97\xed\x65\x7b\xd9\xce\
 41.4470 +\xdd\xfe\x1f\x9e\xfe\x0d\xc2\x2f\x7c\xec\xa1\x00\x00\x00\x00\x49\
 41.4471 +\x45\x4e\x44\xae\x42\x60\x82\
 41.4472 +\x00\x00\x1e\x38\
 41.4473 +\x89\
 41.4474 +\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
 41.4475 +\x00\x00\x40\x00\x00\x00\x40\x08\x06\x00\x00\x00\xaa\x69\x71\xde\
 41.4476 +\x00\x00\x00\x06\x62\x4b\x47\x44\x00\xff\x00\xff\x00\xff\xa0\xbd\
 41.4477 +\xa7\x93\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x0f\x61\x00\x00\
 41.4478 +\x0f\x61\x01\xa8\x3f\xa7\x69\x00\x00\x00\x07\x74\x49\x4d\x45\x07\
 41.4479 +\xde\x04\x01\x0b\x00\x2e\x79\x5f\xf4\x74\x00\x00\x00\x1d\x69\x54\
 41.4480 +\x58\x74\x43\x6f\x6d\x6d\x65\x6e\x74\x00\x00\x00\x00\x00\x43\x72\
 41.4481 +\x65\x61\x74\x65\x64\x20\x77\x69\x74\x68\x20\x47\x49\x4d\x50\x64\
 41.4482 +\x2e\x65\x07\x00\x00\x1d\x9c\x49\x44\x41\x54\x78\xda\xcd\x9b\x79\
 41.4483 +\x98\x5c\xd5\x79\xe6\x7f\xe7\x9c\xbb\xd5\xd6\xd5\x9b\x7a\xd7\xd2\
 41.4484 +\xda\xa5\x6e\xa1\x0d\x30\x96\x0d\xd8\x20\x96\xb0\xc6\x10\xc0\x36\
 41.4485 +\x89\xed\x99\xb1\x8d\xc3\x78\xf0\x38\x4e\x9c\x3c\x93\xc9\xd8\x24\
 41.4486 +\x13\xc7\x61\x18\x7b\x48\x1c\xf0\x6e\x9c\x3c\x36\x18\x19\xcc\x18\
 41.4487 +\x6c\x6c\xc4\x62\x40\x48\x88\x45\x42\x80\x85\x40\x12\xda\x5a\x6a\
 41.4488 +\xa9\xf7\xad\x96\x5b\xf7\xde\x73\xe6\x8f\x5b\x55\xdd\x6a\xb5\x24\
 41.4489 +\x30\x9e\x67\xa6\xf4\x9c\xe7\x56\x2f\xea\xba\xef\xfb\x7d\xdf\xfb\
 41.4490 +\x2d\xe7\x5c\xc1\xff\xdf\x2f\xf1\x0e\xbf\x6f\xde\xe1\xf7\x4f\xfa\
 41.4491 +\x87\x7e\xef\x2f\x63\x8c\x0d\x34\x03\x69\x40\x9e\xec\xf7\x4a\xa5\
 41.4492 +\x92\x30\xc6\x44\x61\x18\x8e\xee\xda\xb5\x6b\xe0\xcc\x33\xcf\x0c\
 41.4493 +\xa7\xdd\xe7\xa9\xee\xd9\xbc\xc3\xaf\x7f\xbf\x04\x18\x63\x5c\xa0\
 41.4494 +\x03\x70\x67\xf8\xf1\xac\x28\xd2\x1f\xf1\x7d\x7f\x45\x10\x44\x19\
 41.4495 +\x6d\x8c\xd4\x3a\xc2\x18\x83\x10\x02\x29\x14\xda\x68\x2c\x25\x23\
 41.4496 +\xdb\xb6\x06\x1c\xc7\x7e\x21\x08\x82\x5f\x44\x51\x34\x1c\x04\x81\
 41.4497 +\x28\x93\x43\x18\x86\xfe\x83\x0f\x3e\x78\xe4\xb3\x9f\xfd\xac\x7f\
 41.4498 +\x12\x70\x66\x06\xb0\x27\x7b\xff\xee\x09\x98\x06\xba\x23\x8a\xa2\
 41.4499 +\x3f\x1b\x1f\xcf\x77\x14\x7d\x9f\x20\x08\xd1\x91\x26\x32\x11\x46\
 41.4500 +\x63\x97\x4a\x41\xf6\xad\xb7\x7a\xf6\xf8\x61\xf8\xbe\x52\xa9\x44\
 41.4501 +\x21\xef\xe3\xfb\x3e\xb6\x6d\xe3\x79\x1e\xb6\xa3\x48\xb8\x1e\x42\
 41.4502 +\x98\x07\x3b\xe7\xb5\xaf\xb1\x6d\xab\x20\x85\x88\xa4\x14\x28\x25\
 41.4503 +\x70\x5d\x8f\x54\x2a\x71\x38\x97\x9b\xb8\x63\x6c\x6c\xec\x70\xa9\
 41.4504 +\x54\xf2\x7f\xfa\xd3\x9f\x1e\xbe\xf5\xd6\x5b\xfd\x69\xc0\x4f\xf6\
 41.4505 +\xfe\x04\x12\xc4\xbb\x00\xee\x00\xed\xc0\xc2\x30\x0c\xbf\x30\x34\
 41.4506 +\x32\xd6\x91\xcb\x15\xdc\x42\xc1\xef\xd8\xbe\xe3\x75\xef\x8d\x5d\
 41.4507 +\xbb\xe9\xeb\x1b\x20\x97\x2b\x30\x36\x91\x63\x22\xe7\xe3\x17\x4a\
 41.4508 +\x04\xa1\xc6\x0f\x02\x94\x52\x08\x14\x52\x4a\x22\x0c\x51\x14\x41\
 41.4509 +\xa4\xb1\x1d\x85\x12\xe0\xba\x36\xe9\xb4\x4b\x22\xe1\x52\x93\x76\
 41.4510 +\xc9\xd6\x66\x58\xbc\x70\x11\x67\x9d\xb5\xb2\xe8\x3a\xf6\xe1\x64\
 41.4511 +\xd2\x2b\x65\x6b\x32\x87\xc7\xc6\x46\xfe\x69\x78\x78\xf8\xb0\xef\
 41.4512 +\xfb\xa5\xfb\xee\xbb\xaf\xe7\x8e\x3b\xee\x28\x96\x01\xea\x53\x90\
 41.4513 +\x51\x25\x41\xbc\x0b\x8b\x77\x96\x4a\xe1\x67\x07\x06\x06\x97\xf4\
 41.4514 +\x0f\x8c\xcc\xfd\xc5\x2f\x37\x26\x36\x6d\xd9\x4e\xc1\x97\x94\x22\
 41.4515 +\x85\xc6\x26\xe1\xd5\x20\xa4\x83\x54\x36\x28\x89\x2d\x2d\x8c\x50\
 41.4516 +\x28\x14\x5a\x80\x94\x12\x63\x4c\x75\x81\xc1\x68\x83\x36\x21\xda\
 41.4517 +\x84\x98\x20\x20\x32\x01\x3a\xf4\x09\x82\x02\xa6\x94\xc7\xb2\x02\
 41.4518 +\x2c\x19\xd2\xb5\x7c\x1e\xd7\x5f\x7b\x55\x31\x5b\x93\x39\x92\xcd\
 41.4519 +\x66\xfc\x74\x3a\x71\x64\x68\x68\xe8\xf6\x3b\xee\xb8\x63\xeb\x5d\
 41.4520 +\x77\xdd\x35\x13\x09\x66\x26\x12\xc4\xef\x00\x7c\x41\xa9\x14\xfe\
 41.4521 +\xd9\xe0\xe0\xf0\xfc\xc3\x47\x8e\xb6\x7d\xfd\x9f\xbe\x13\xec\x7c\
 41.4522 +\x7d\x4f\x6d\x22\xd5\x40\x26\xdb\x86\x9d\xc8\x7e\xdb\x18\xf7\xd3\
 41.4523 +\x46\xb8\x20\x2c\x34\x56\xf9\x13\x65\xd5\xe9\x44\xf9\x16\xf4\x74\
 41.4524 +\x83\x68\x89\x11\x11\x18\x03\xc2\x60\x74\x14\x63\x30\x11\xe8\x12\
 41.4525 +\xd2\xf8\x18\x9d\xdf\x61\xc2\xc2\xca\x89\xb1\x63\xe4\xc6\xfb\x68\
 41.4526 +\xa8\xaf\xe1\x8f\x6f\xbc\x9e\x55\x2b\x97\xf8\x2d\xcd\x4d\x2f\x0c\
 41.4527 +\x0f\x0f\x7e\xad\xaf\xaf\x6f\xef\xfd\xf7\xdf\x7f\xa8\x4c\x84\x3e\
 41.4528 +\x09\x11\x00\x46\xbd\x03\xf0\xe7\x18\x63\xbe\x32\x3a\x36\xfe\xc7\
 41.4529 +\x6f\xee\xd9\x77\xc6\x9d\x77\xdd\xdd\xfc\xd5\xff\x79\xb7\x53\x88\
 41.4530 +\x6a\xbc\x96\x8e\xd5\x24\xb2\x9d\x08\xbb\x0e\x4d\x62\xad\x96\x1e\
 41.4531 +\x46\xd8\x18\x24\x06\x59\x76\x34\x51\x75\x38\x83\xa9\xde\x81\x10\
 41.4532 +\x22\xbe\x1f\x03\x46\x68\x30\xe5\x9f\x1a\x8d\x31\xa0\x75\x84\x89\
 41.4533 +\x4a\xd8\xca\x60\x3b\x12\xcb\x76\x5a\xa4\xed\xe1\x24\xeb\x48\x67\
 41.4534 +\x5a\xc9\x15\x15\x8f\x6e\x7c\x9c\x97\xb6\xbf\x6c\x2d\x9c\x3f\xaf\
 41.4535 +\xb9\xae\xb6\x66\xdd\xec\xd9\x1d\x67\x77\x75\x75\xf5\x94\x4a\xa5\
 41.4536 +\x63\xdb\xb7\x6f\x8f\x4e\x95\x66\xd5\xdb\x05\x1f\x86\xd1\x97\x7a\
 41.4537 +\x0e\x1f\x3d\xf7\xe9\x67\x5e\x6c\xfe\xdc\x9f\xfd\x57\xeb\xd0\x91\
 41.4538 +\x3c\x73\x17\xad\x7d\x2b\x93\x9d\x5b\x17\x92\x21\xd0\x36\xe0\x61\
 41.4539 +\xb0\x41\xc8\xb2\xc5\xc5\xf1\x52\x63\xe2\xef\x09\x31\x4d\xbc\x0d\
 41.4540 +\x65\xd0\x53\xc1\x6b\x7c\x7f\x82\x45\x1d\x86\x2b\x2f\x5a\xc4\x95\
 41.4541 +\xeb\x17\x72\xc1\xfb\xe7\xf1\xfe\xb3\x67\xf3\x9e\xd5\x2d\xcc\xed\
 41.4542 +\xc8\x90\x4a\x79\xe4\x8b\x90\x48\x37\x30\x34\x38\xcc\x86\x0d\x0f\
 41.4543 +\x58\x46\x88\xba\xe6\xe6\x59\xed\x4d\xcd\x4d\xf3\xbb\xbb\xba\xf6\
 41.4544 +\x87\x61\x38\x9d\x84\xe3\xb2\x80\x7a\x3b\xe0\x83\x30\xfc\xd2\x5b\
 41.4545 +\xfb\x0e\xbe\xf7\xfb\x77\x6f\xf0\xbe\xf1\xcd\x7b\x68\x99\xbb\x96\
 41.4546 +\x59\x6d\x5d\x68\x92\x75\xa1\x71\x40\x28\x84\x90\x20\x62\xd7\x3d\
 41.4547 +\x3e\xc9\x4c\x41\x5b\xfe\x79\x1c\xef\x53\xc1\x57\x2c\x4f\x15\x7c\
 41.4548 +\x61\xbc\x97\xcf\xdc\xd8\xc5\xe7\x6e\xbe\x8e\x55\x2b\x96\xd0\xd2\
 41.4549 +\xd2\x44\x32\x91\xc4\x76\x6c\x2c\xcb\xa2\x26\xed\xd2\x32\x2b\x41\
 41.4550 +\x47\xab\xc5\xd1\x63\xa3\x04\xd4\x93\xc9\x36\xb1\x69\xf3\xf3\xec\
 41.4551 +\xdf\xbf\xd7\x5a\xb4\x60\x5e\x73\x7b\x5b\xcb\x82\xee\xee\xee\x7d\
 41.4552 +\x52\xca\xa3\x2f\xbe\xf8\x62\x38\x13\x46\x75\x9a\xc2\x65\x55\x10\
 41.4553 +\x84\x7f\xbb\x67\xef\x81\x75\xb7\xfd\x8f\x3b\xbd\x67\xb7\xbe\xce\
 41.4554 +\xec\xce\xd5\x78\xe9\x36\x42\x93\x44\x1b\x0b\x21\x54\xd9\xaa\xef\
 41.4555 +\x26\xa3\x96\x43\xd4\x18\xb4\x8e\xd0\xe1\x04\x57\x5f\xd8\xc4\x87\
 41.4556 +\xaf\xbf\x02\x01\xb8\xae\x8b\xd6\x9a\x20\x08\x08\xc2\x12\x23\x23\
 41.4557 +\x23\xbc\xf1\xc6\x1b\x3c\xf6\xf8\x13\xfc\xe8\xc7\x0f\x71\xb8\x2f\
 41.4558 +\x44\xb9\xf5\x28\xdb\xa3\xbe\x7e\x16\x47\x8e\x1c\xe1\xd9\x67\x36\
 41.4559 +\x59\x2b\x57\x76\x35\xcf\xee\x68\x9b\xbf\x62\xc5\x8a\xfd\xc0\xd1\
 41.4560 +\x17\x5f\x7c\x31\x9a\x96\x15\x4e\x1e\x02\x5f\xfe\xf2\x97\x5b\xc2\
 41.4561 +\x30\xfc\xcc\xa1\xc3\xbd\xe7\x7d\xed\xeb\xdf\xad\x7f\x65\xe7\x11\
 41.4562 +\x9a\x3a\x56\x82\x5d\x47\x10\x59\x65\xab\x9f\xba\x22\x15\x46\xc4\
 41.4563 +\xf6\x17\xc7\x11\x3b\xa9\x43\x46\x94\x5d\x9e\x6a\x26\xd0\x3a\xa4\
 41.4564 +\x3e\x79\x8c\x6b\xae\x7c\x2f\xb5\xd9\x5a\x6c\xdb\xc6\xb2\x6c\x8c\
 41.4565 +\xd1\x14\x8b\x45\xee\xfe\xe1\x0f\xf9\xc6\x37\xee\x64\xc3\x4f\x7f\
 41.4566 +\xcd\xee\xfd\x13\x38\xa9\x79\x24\xd3\x2d\x28\x65\x23\x90\x48\xe1\
 41.4567 +\x90\xce\xd4\x91\xcf\x05\x6c\xdd\xb2\xc9\x5a\xbd\xaa\xbb\xb9\xb5\
 41.4568 +\xb5\x75\xfe\xca\x95\x67\xec\xb3\x6d\xfb\xe8\xd6\xad\x5b\x8f\xd3\
 41.4569 +\x04\x79\x8a\x1c\xbf\x78\x6c\x3c\xf7\x9e\x47\x7e\xf5\xd4\x6f\x37\
 41.4570 +\x3f\xbf\x93\xfa\xd6\xc5\x18\x95\x25\x34\x1e\x42\xda\xef\xae\xc0\
 41.4571 +\x17\x93\x62\x58\x91\x44\x43\x6c\xfd\x28\xc8\x33\xb7\x4d\x33\xab\
 41.4572 +\xb1\x91\x28\xd2\x68\xad\x89\xa2\x08\x03\xf8\x25\x9f\x5f\x3e\xf2\
 41.4573 +\x14\xbd\x43\x69\x1a\xda\xcf\xa1\xb1\xe5\x0c\x92\xa9\x26\x30\x92\
 41.4574 +\xc2\x44\x8e\x91\xe1\x51\xfa\x8e\x0d\x72\xe8\xe0\x30\xe3\x79\x9b\
 41.4575 +\xfe\x81\x90\x6f\x7e\xeb\x1e\xf7\xe8\xd1\xbe\xb3\x1a\x1a\x1a\xbe\
 41.4576 +\x70\xc3\x0d\x37\xcc\xee\xe8\xe8\x38\x4e\x95\x4f\x56\x93\xb7\x96\
 41.4577 +\x4a\xc1\x67\x0e\x1c\xe8\x59\x7c\xd7\xb7\x7e\x78\xf1\xac\xf6\x2e\
 41.4578 +\xa4\xdd\x88\xc6\x3a\xa5\xab\x4f\xc6\x76\xfc\xf7\x8d\x98\x39\xd1\
 41.4579 +\x1a\x53\xb6\xbe\x89\xdd\x1e\xa3\xc1\x68\x84\x31\x94\xf2\x83\x08\
 41.4580 +\x1d\x62\xd9\x36\xc6\x18\x22\xad\x89\xa2\xb8\xa2\xc4\x80\x9b\x9c\
 41.4581 +\x45\x32\xd5\x4a\x14\x2a\x26\x46\xc7\x19\x38\xda\xc7\xc0\xb1\xa3\
 41.4582 +\x8c\x0c\x0d\x31\x31\x3a\x8a\x5f\xf0\x89\x42\xd0\x91\x45\x24\x1b\
 41.4583 +\x78\xfe\xa5\xb7\x78\xea\x99\x17\xdc\xd1\xd1\x89\x79\x35\x35\x35\
 41.4584 +\xed\x17\x5e\x78\xa1\x3b\x55\x9c\xe4\x49\x84\x6f\xf1\xe0\xe0\x70\
 41.4585 +\xd7\x3f\x7f\xe3\xfb\x63\xe9\x4c\x3b\xc9\x74\x0b\x81\x76\x30\xa8\
 41.4586 +\x29\x20\x8f\xb7\xe6\xf4\xf7\x27\x23\xe8\xf8\xdf\x9f\xb4\x7e\x1c\
 41.4587 +\x02\x9a\xa4\xe7\x93\x2f\x14\x38\x78\xf0\x20\xc6\x68\x74\x14\x11\
 41.4588 +\x86\x11\x91\x8e\x3d\x37\x0a\x43\x86\x06\xfb\x19\x1b\x19\xa2\x90\
 41.4589 +\x1b\x27\x0a\x7d\x4c\x14\x82\x0e\x63\x01\xd5\x21\x98\x08\xa3\x05\
 41.4590 +\x61\xe4\x62\x39\xf5\xfc\xe4\xa7\x0f\x73\xb4\x6f\x30\x5b\x57\x57\
 41.4591 +\x77\xfd\x8d\x37\xde\x38\xeb\x74\x1e\xd0\xe1\xfb\xfe\x17\x0e\xf6\
 41.4592 +\xf4\x2e\x78\x72\xd3\x2b\xf3\x1a\xda\x16\x3d\x16\x69\x55\x0d\xe4\
 41.4593 +\xe9\x20\xa7\x12\x32\x9d\x9c\x19\xe5\x4e\x6b\xb4\x31\x68\x13\x11\
 41.4594 +\x85\x01\x51\xe0\x13\x05\x3e\x3a\x0c\x88\x74\x40\xca\x0b\xe8\x68\
 41.4595 +\x6f\x67\xd7\xae\x5d\x84\x61\x58\x0d\x01\x1d\x45\x24\x12\x09\xde\
 41.4596 +\xbf\x6e\x2d\x3a\x2c\x81\x09\x30\x26\xc4\xe8\x00\x6d\x4a\x68\x13\
 41.4597 +\x60\x74\x10\x17\x4f\x26\x8c\xf5\x24\x04\xa1\x3c\x8e\xf5\xe5\x78\
 41.4598 +\xfc\x89\x2d\xfb\xc6\xc7\x0b\xab\xdb\xda\xda\x96\x7d\xfe\xf3\x9f\
 41.4599 +\x4f\xce\x48\x80\x31\x46\x00\xe9\x63\x7d\x83\xb3\xff\xf1\xb6\x7f\
 41.4600 +\x4e\x34\xb7\x2e\x42\x5a\xb5\xeb\x43\x2d\xdf\x96\xca\x9f\xfa\x77\
 41.4601 +\x0c\x98\x10\x1d\xe5\x08\xfd\x01\x6c\x39\xc6\xc2\xb9\xb5\x74\x2f\
 41.4602 +\x6b\x61\x71\x67\x03\x99\x44\x89\xe2\x78\x2f\xcd\x8d\x36\x6d\x6d\
 41.4603 +\x6d\xec\xdb\xb7\x8f\xf1\x89\x71\xb4\x31\x44\x3a\x42\x6b\x0d\x42\
 41.4604 +\x70\xc5\x65\xe7\xd1\xde\x9a\x46\x47\x3e\x5a\x97\xd0\xba\x84\xd1\
 41.4605 +\x21\x3a\x0a\x70\x6c\xc3\xdc\xd9\x09\xea\x6a\xc0\x98\x08\x23\x20\
 41.4606 +\x08\x05\x35\xd9\x76\x1e\xf8\xd9\xa3\x67\x0d\x0c\x0e\x2f\x6d\x68\
 41.4607 +\x68\xb8\xe5\xba\xeb\xae\x6b\xaf\x68\x81\x35\xed\x2e\xd3\xc0\xd2\
 41.4608 +\xd1\xd1\xb1\xdc\x6b\x3b\x77\xb3\xa8\xfb\x32\x02\xed\x22\xa4\x7c\
 41.4609 +\x7b\xe2\x66\x4e\x5e\x60\x1b\x1d\x12\x95\x46\x69\x9e\xe5\x71\xf5\
 41.4610 +\xe5\x97\xb1\x74\xc9\x1c\x92\x9e\x85\x30\x86\xa2\xef\x33\x3e\x9e\
 41.4611 +\xe7\x99\x67\x9e\xc5\x04\x87\xc8\x64\x32\x58\x96\xc5\x96\x2d\x5b\
 41.4612 +\xb8\xe6\x43\x1f\x8a\xbd\x46\x08\x74\xa4\x99\xd7\x39\x97\xcf\x7c\
 41.4613 +\xea\x52\x9e\x7a\xe6\x15\xb6\x6c\xdd\x43\x2e\x1f\x90\x49\xd8\x9c\
 41.4614 +\x77\xee\x72\xce\x79\xcf\x12\x6a\xb3\x2e\x5f\xf8\xe2\xb7\xb0\xbc\
 41.4615 +\x4e\x94\x50\x65\x1d\x71\x19\x1f\x0f\xd8\xbb\xf7\x90\xd7\xd2\xdc\
 41.4616 +\xd0\x5e\x2a\x95\xbc\x20\x08\x24\xa0\xa7\x13\xd0\x5c\x28\x14\xfe\
 41.4617 +\xf0\x85\xe7\x77\x3c\x99\xce\x34\x9c\x25\xed\x34\x61\x64\x83\xd0\
 41.4618 +\xef\xa6\x61\x46\x47\x01\x44\x13\x9c\xb7\xee\x0c\xfe\xdd\x9f\xac\
 41.4619 +\xa7\x36\xab\xb1\x84\xc6\x44\x11\x61\x18\xe2\xfb\x86\x8c\x07\xed\
 41.4620 +\x2d\x02\xc7\x9e\x47\x2a\x95\xa4\xb9\xb9\x99\xad\x5b\x9f\xe3\x92\
 41.4621 +\x4b\x2f\x21\xe9\x26\x88\xb4\x2e\x6b\x82\xe6\xcc\x33\xcf\x64\x6c\
 41.4622 +\x6c\x94\xfa\x5a\x1b\x44\x82\x2b\xaf\xb8\x80\xda\x6c\x0d\x08\xf8\
 41.4623 +\xf9\xff\x7e\x98\x7c\x21\x4f\xc6\x0d\x31\x3a\x42\x0b\x45\xa0\x25\
 41.4624 +\xe9\x4c\x13\x8f\x3f\xf1\x34\x5d\x5d\x9d\xc2\xf7\xfd\x6a\x63\x32\
 41.4625 +\xdd\xb4\x4e\x7f\xff\xf0\x92\xc7\x9f\x78\xf6\x8b\xd9\x6c\x33\xc6\
 41.4626 +\xfc\x1e\xe6\x25\x26\x42\x51\xe0\xdc\x75\x5d\xdc\xf2\xa7\x17\xd1\
 41.4627 +\x5c\x6f\x70\x84\x01\xad\x31\x3a\x16\x39\x1d\x45\x04\xa5\x12\x41\
 41.4628 +\xa9\x48\xb6\x36\x8b\x97\x48\xd0\xd8\xd8\x48\x2a\x95\xe1\x1f\xbe\
 41.4629 +\xf2\x55\x3e\xf5\xa7\x37\xf3\xe6\x9b\x6f\x22\x84\x20\xd2\x9a\xfa\
 41.4630 +\xba\x3a\x9a\x9b\x5b\x70\x5d\xc5\x79\xe7\xae\xa6\xa1\xbe\x8e\x54\
 41.4631 +\x2a\x45\x2a\x99\xe2\xee\x1f\xfe\x18\xcb\x4a\x55\x45\x15\x03\x26\
 41.4632 +\x52\xd8\x76\x92\xe7\x9f\x7f\x89\x89\x89\x9c\x28\x16\x8b\x22\x0c\
 41.4633 +\x43\x39\xa3\x08\x16\xfd\x92\xb3\x7b\xdf\x21\x92\xe9\x3a\x8c\x7e\
 41.4634 +\x7b\xea\x7e\xaa\x94\x28\x8c\xcf\x9c\x8e\x5a\x3e\x71\xe3\xc5\xa4\
 41.4635 +\x3c\x83\x30\x1a\x51\xad\xfa\x62\x81\x8b\xa2\x88\xb1\xf1\x31\xa4\
 41.4636 +\x14\xa4\x92\x29\x06\xfa\x07\xd8\xf5\xc6\x6e\x96\x77\x75\x53\x8a\
 41.4637 +\x0c\xbb\xdf\xda\xcf\x86\x0d\xf7\xc7\x33\x03\x0c\x41\x10\xb2\x74\
 41.4638 +\xe9\x52\xa4\x94\xd8\xb6\x8d\x14\xf1\xf5\xee\xbb\xef\x66\x64\x34\
 41.4639 +\x44\xd9\xc9\xb8\xd7\x34\x3a\x16\x43\x03\x41\x00\xf9\x62\x80\x8e\
 41.4640 +\x8c\xd3\xd8\xd8\xd8\x71\xd5\x55\x57\x79\x33\x12\xa0\x8d\x26\xd2\
 41.4641 +\x12\xdb\x49\xc6\xb1\x2c\xf4\xdb\x52\xf7\x4a\xec\x57\x9c\x46\x4a\
 41.4642 +\x89\x36\x06\x65\xc1\x07\xcf\x5d\x49\xcb\x2c\x40\x9b\x6a\x26\x30\
 41.4643 +\xc6\x54\xc1\x87\x61\xc8\xd0\xd0\x20\xe9\x74\x9a\x9a\x4c\x86\x47\
 41.4644 +\x1f\x7b\x92\xfb\x1f\xfc\x39\xa3\x63\x63\x5c\x78\xc1\x07\x71\x5d\
 41.4645 +\x87\x67\xb6\x3c\xc7\x2b\xaf\xbe\x8a\x52\x0a\x83\xc1\xf3\x3c\xea\
 41.4646 +\xeb\x1b\x10\x08\x8c\x30\x6c\x7f\x79\x3b\x3f\xfc\xd7\x7b\x70\x13\
 41.4647 +\xcd\x08\x54\x35\x1b\x60\x42\x04\x06\x6d\x0c\x8e\x93\x20\x8a\x74\
 41.4648 +\x5b\x47\x47\xc7\xcd\xd7\x5e\x7b\x6d\x7b\x73\x73\xf3\x4c\x69\x50\
 41.4649 +\xc6\x95\x9e\xb4\xab\x21\x50\xf1\x80\x77\xe2\x09\x51\x14\x21\x30\
 41.4650 +\x78\xae\xe2\x92\xf5\x2b\x91\x66\xd2\xea\xd3\xc1\x07\x41\xc0\xe1\
 41.4651 +\xc3\x47\xe8\xe8\x98\x4d\x22\x91\xe0\xaa\x2b\x2f\xc7\x75\x5d\xb6\
 41.4652 +\x3c\xb7\x95\x39\x1d\x1d\x9c\xfb\xfe\xf7\xa1\x81\x0d\x1b\xee\xa7\
 41.4653 +\x50\xc8\x57\xef\xa5\xb3\x73\x1e\xdb\xb6\x6f\xe3\x48\xcf\x11\xfe\
 41.4654 +\xfe\xef\xff\x91\x42\x29\x89\xe5\xd4\x94\x33\xb6\xc1\x50\xf1\x80\
 41.4655 +\xb8\xa2\xb4\x94\xc7\x81\x43\xc7\x9c\xa2\x1f\xb4\x09\x21\xdc\x93\
 41.4656 +\x94\xc2\x02\x29\x2c\xb4\x89\x1b\x1c\x21\x44\xd5\x03\x26\x27\x37\
 41.4657 +\xa7\xcb\xf5\x11\x42\x80\x32\x9a\x6c\xca\x23\xe1\x19\x4c\x45\xc4\
 41.4658 +\xca\x6e\x1f\x86\x61\x75\xed\xd8\xb1\x83\xb9\x73\xe7\xd0\x39\x6f\
 41.4659 +\x1e\x8e\xeb\xb2\x6c\xc9\x12\xd6\xbd\xf7\x1c\x5e\xfb\xed\x4e\x1e\
 41.4660 +\xf9\xd5\xaf\x59\xd0\xd9\x49\x53\x43\x03\x5e\x32\x41\xb1\xe0\xa3\
 41.4661 +\xa4\xc4\x76\x6c\xd6\xae\x5d\xc3\xab\xaf\xbc\xca\x7f\xfe\xfc\x9f\
 41.4662 +\xb3\xf7\xad\x01\x5c\x77\x56\xdc\x9c\x55\xee\xb3\xe2\x8e\xc6\xc4\
 41.4663 +\xb8\x94\xc5\xc8\xc8\x28\x61\x10\x00\x16\x5a\xeb\x13\xd2\x60\xcc\
 41.4664 +\x9e\x92\x27\x2d\x6e\xde\x5e\xb5\x27\x31\x51\x44\x6f\xef\x61\x96\
 41.4665 +\x2d\xec\x46\x94\x2d\x3f\xd5\xfa\x15\xcb\xef\xd8\xf1\x32\x73\xe7\
 41.4666 +\xce\xa5\xbe\xbe\x9e\x9d\x3b\x77\xb2\x72\xd5\x2a\x0a\x4e\x9e\xcb\
 41.4667 +\x2e\xb9\x84\x2d\x5b\x9f\xe7\x8d\x37\x77\x93\xcf\x4d\x60\x0b\xc3\
 41.4668 +\x87\xaf\xbb\x96\x96\xd6\x16\x5e\x7d\xe5\x55\x9e\xdd\xbc\x99\x4d\
 41.4669 +\xcf\x6c\x62\xfb\xf6\xd7\xc8\x15\x2d\xdc\x64\x0b\x52\xb9\x55\xa3\
 41.4670 +\xcd\x98\xa2\x05\x28\x75\x7c\xff\x67\xcd\x80\x20\x2e\x2b\x2b\xe0\
 41.4671 +\xc5\xdb\x17\xbd\xf2\x67\x10\x96\x22\x06\xfb\x8e\x12\x16\x83\x78\
 41.4672 +\xfe\xa7\x35\x44\xf1\x08\x3c\x0c\x43\xc2\x20\x24\x28\x05\xec\xd9\
 41.4673 +\xb3\x1b\x2f\xe1\xd1\xdb\xdb\xcb\xa7\x6f\xba\x09\xbf\xe4\xf3\x81\
 41.4674 +\xf3\xcf\xe7\xb6\xdb\x6e\x63\xf9\xf2\xa5\xdc\xfe\x0f\xff\x1d\xcf\
 41.4675 +\x73\x79\xea\x37\x4f\xd1\x93\x4a\xf2\x37\xff\xed\xcb\xa4\x92\x69\
 41.4676 +\x5e\x7a\x69\x07\x23\xa3\x39\xa4\x4a\xa0\xac\x14\xae\x97\x45\x49\
 41.4677 +\xaf\x5c\xaf\xc8\xc9\xf6\xbc\x52\x98\x54\xe7\x14\x06\xd7\xb5\x91\
 41.4678 +\x96\x85\x65\x81\x94\xd2\x58\x33\xba\x70\x18\x22\x88\x5e\x92\x92\
 41.4679 +\xb5\xda\xbc\x83\x2e\xcf\x48\x7c\xdf\x67\xb8\x7f\x90\xc0\x8f\x90\
 41.4680 +\x08\x7a\x7a\x8e\x10\x85\x11\x12\x53\xb5\x7a\xa9\x54\x62\xdb\xb6\
 41.4681 +\x6d\xd8\x8e\xc5\x9b\xbb\xf7\x70\xef\xbd\xf7\xd0\xd1\xd1\x8e\x94\
 41.4682 +\x92\x27\x9f\xfc\x0d\xb6\x6d\x53\x93\x49\x53\x2c\x16\x78\xe8\xe7\
 41.4683 +\x0f\xf3\xe4\x6f\x36\xb1\xef\xc0\x11\xc2\x00\xa4\x72\x90\xc2\xc3\
 41.4684 +\x4b\x96\x07\xae\xd2\x46\x2a\x1b\x29\xe3\xd9\x84\x90\x2a\xd6\x76\
 41.4685 +\x21\x11\x54\x66\x15\x12\x21\x20\x2c\x15\x58\xb4\x70\x6e\x29\xe9\
 41.4686 +\x39\x47\x82\x20\xf0\x67\xf4\x00\x4b\x49\x6a\x6a\x5c\x02\x7f\x7c\
 41.4687 +\x2d\x6e\xcd\x09\xee\x3f\x93\x06\x44\xa1\x41\x4a\x89\x5f\x28\x31\
 41.4688 +\x3c\x30\x4c\x10\x44\x08\x24\xc6\xd8\xec\xd9\x7b\x80\x81\x21\x4d\
 41.4689 +\x5d\x4d\xd9\xf2\x41\xc0\x8b\x2f\x3d\xcf\xac\xa6\x26\x1e\xf8\xd9\
 41.4690 +\xcf\x78\xe2\xb1\x27\xc8\x66\xb3\x18\x6d\x08\x75\xc8\x4d\x37\xdd\
 41.4691 +\x44\x3e\x97\xe3\xae\xbb\xbe\xc9\xaf\x1f\xdd\xc8\xbe\xfd\x03\xe4\
 41.4692 +\xf3\x02\xa5\x1a\x51\xd6\xe4\x6c\x51\x4a\x85\x10\x16\x42\x2a\x84\
 41.4693 +\xb0\x11\xc2\x42\x4a\x1b\x21\x14\x52\x5a\xc8\xf2\x94\x4a\x48\x85\
 41.4694 +\x21\x76\xfd\x62\x58\x40\x49\x79\xa4\xb7\xb7\xf7\xce\xfb\xef\xbf\
 41.4695 +\xff\xf0\xb1\x63\xc7\xcc\x09\x22\xe8\x25\x1c\x56\xae\x58\x4a\x3e\
 41.4696 +\x37\x86\x3c\x45\xe3\x33\x55\xed\x95\x52\x65\xf0\x43\x04\x41\x80\
 41.4697 +\x34\xe5\x1b\x15\x02\xbf\x64\x78\xe0\x81\xdf\xe0\x07\x21\x85\x62\
 41.4698 +\x91\x1d\xaf\xec\x20\x8c\x42\xbe\xfd\x9d\xef\x72\xdf\x4f\x36\x20\
 41.4699 +\xa4\x20\x8c\x42\x82\x30\x60\xd1\xe2\xc5\xfc\xd1\xb5\xd7\xf0\xe3\
 41.4700 +\x1f\xdf\xc3\x96\xe7\xb6\xd2\x38\x6b\x21\x42\x66\x90\x56\x12\x65\
 41.4701 +\x25\x90\xd2\x45\x2a\x07\xa5\x5c\x64\xc5\xfa\xe5\xb1\xbb\x54\x0e\
 41.4702 +\xa2\xfc\x75\x4c\x4c\x79\x09\x85\x12\x0a\x29\x0c\xed\x6d\xcd\x38\
 41.4703 +\xae\xe3\x0f\x0d\x0d\xf5\x3c\xfc\xf0\xc3\x05\x40\x9f\x40\x40\x3a\
 41.4704 +\x99\xe2\xec\xb3\x56\x91\x9b\x18\x44\x61\x10\x46\x9e\xb2\xb3\x93\
 41.4705 +\xc2\x22\xf0\x03\x86\xfa\x07\xab\xe0\x4d\x75\xe2\x63\x08\x43\xc1\
 41.4706 +\xaf\x37\x3e\xcf\xce\x9d\x39\xb6\x6e\xdd\xc2\xf0\xc8\x10\x0f\x3c\
 41.4707 +\xf0\x20\xbf\x7a\xe4\x11\x5c\xd7\x21\x8a\x22\x82\x20\x20\x99\x4a\
 41.4708 +\xf2\xb1\x3f\xbe\x91\x9f\xfc\xe4\x3e\x1e\x79\xe4\x11\x3a\x3b\x97\
 41.4709 +\xd0\x73\x78\x10\xbf\x24\x8e\xb7\x6c\xc5\xe5\x95\x33\xb9\x64\x85\
 41.4710 +\x90\x49\x52\x84\xb4\xcb\x04\x48\x84\xd4\x44\x26\x64\xed\x99\x6b\
 41.4711 +\xc8\xa4\x53\x91\xeb\xba\x5a\x4a\x69\x2a\x63\xda\xa9\x2f\x3f\x93\
 41.4712 +\x49\xf6\x74\x77\x2d\x2c\x8e\x8d\x0e\x20\xa4\xc1\x98\x68\x46\x0f\
 41.4713 +\xd0\x5a\xc7\x42\x63\x34\x83\x7d\x83\x84\x61\x78\x02\x78\x63\x34\
 41.4714 +\x91\x91\x1c\xec\x19\xe4\xde\x9f\x7c\x0f\xd7\xb3\xf9\xfe\xf7\x7e\
 41.4715 +\xc0\xe3\x8f\x3f\x8e\x52\xaa\xaa\x09\x7e\xa9\xc4\x2d\xff\xe9\x16\
 41.4716 +\xb6\x3c\xf7\x1c\xcf\x3c\xf3\x0c\x0b\x16\x2e\x61\xef\xbe\x7e\x7a\
 41.4717 +\x7a\xfa\x10\x62\x0a\x18\x59\x01\xeb\x22\x95\x8b\x54\x1e\x52\x79\
 41.4718 +\xb1\x47\x54\xaf\x2e\x42\xd9\xc8\x4a\x58\x28\x85\x92\x86\x52\x71\
 41.4719 +\x9c\xe5\xcb\x97\xfe\x32\x9b\xcd\x0c\x7a\x9e\x17\x9c\x8c\x80\x1e\
 41.4720 +\xa5\xd4\xd7\x3d\xcf\xeb\x49\xa7\x1c\x8a\xfe\x38\x42\xea\x13\x52\
 41.4721 +\x60\x05\xbc\x30\x82\x81\xfe\xa1\xe3\x2c\x1f\x8f\xf9\x4d\xb9\x0c\
 41.4722 +\x0d\x31\x51\x48\xe7\x3c\x9b\xb3\xd6\xb4\x73\xdb\x3f\xde\xce\x2b\
 41.4723 +\xaf\xbe\x52\x4d\x45\x61\x18\x12\x69\xcd\x5f\xfd\xe5\x17\x19\xe8\
 41.4724 +\xef\xe3\xa1\x9f\x3f\xcc\xbc\xce\x85\xec\x7c\xe3\x18\x2f\x6d\x7b\
 41.4725 +\x03\x53\x05\x6f\x4f\xb3\xbc\x57\x5e\x2e\xaa\x7c\x95\xd3\xc2\x42\
 41.4726 +\x48\x0b\x29\x1d\x94\x90\x28\x19\x51\x28\x8e\xb2\x6c\xc9\xbc\x95\
 41.4727 +\xb6\xad\x5e\x1a\x1e\x1e\x1e\xed\xed\xed\x8d\x4e\x20\x40\x08\xe1\
 41.4728 +\x03\x3d\x99\x74\xca\x5f\x7f\xc1\x79\x0c\x0f\x1d\x43\x89\x08\x31\
 41.4729 +\xa3\xe5\x05\xe3\x63\x39\xfc\x7c\x11\xa2\xc9\x79\x7e\xbc\xe3\x1b\
 41.4730 +\xaf\x28\x2c\xb0\xaa\xcb\x70\xd9\xfa\x79\xdc\xb7\xe1\x7e\xf6\xef\
 41.4731 +\x3f\x80\xeb\x4c\x6e\x1c\x47\x5a\xf3\xf1\x8f\x7f\x0c\xdf\x2f\xf2\
 41.4732 +\xdd\xef\x7e\x9f\x65\xcb\x96\xe1\xba\x09\x7a\x8f\x0c\x20\x64\xbc\
 41.4733 +\xb3\x24\x84\x42\x0a\xab\x4c\x82\x5b\x06\x1d\x03\x9f\x04\xef\xa1\
 41.4734 +\x94\x33\x85\x08\x1b\xa5\x9c\xb2\xd7\x08\x94\x0c\xe9\x5e\x3e\x9f\
 41.4735 +\x9a\x9a\xf4\xc4\xc4\xc4\xc4\x2f\x1e\x78\xe0\x81\xfe\xca\x28\x7a\
 41.4736 +\xa6\x00\x2f\x36\x36\xd6\xf6\x5c\xff\x47\x57\x17\x87\x07\x7a\xb0\
 41.4737 +\x44\x09\x43\x70\x7c\x08\x18\x41\x18\x04\xe4\xc6\x26\x30\x61\xb9\
 41.4738 +\x56\x28\xcf\xf4\xa4\xd6\x31\xf8\xa8\xc8\xd9\xab\x25\x1f\x38\xb7\
 41.4739 +\x93\x7b\xef\xbd\x8f\x23\x87\x0f\x93\x4e\xa7\x70\x1c\x27\x56\xe4\
 41.4740 +\x62\x91\x6b\xaf\xf9\x10\xb3\x3b\xda\xb9\xf7\xde\xfb\x58\xb2\x64\
 41.4741 +\x09\x99\x4c\x06\x04\x48\xa9\x00\x19\xc7\xbe\xb4\x11\x65\x70\x6a\
 41.4742 +\xba\xc5\xab\x5e\x10\x87\x86\x50\x4e\xec\xfe\xd2\x2e\x93\x67\x21\
 41.4743 +\x05\x14\x0b\x23\x7c\xf0\xfc\xb3\x1f\xae\xab\xab\x39\x56\x2a\x95\
 41.4744 +\xfa\x9f\x7e\xfa\xe9\x52\x65\x34\x3d\x13\x01\x3d\x96\x65\x7d\xbd\
 41.4745 +\xa6\x26\xd9\x93\xf2\x04\x41\x30\xfa\x96\x9a\xb2\x99\x51\xd9\xc9\
 41.4746 +\x1a\x1f\x9d\xa0\xe4\x07\x93\x3b\x39\xd5\x1d\x9d\x08\xad\x8b\xac\
 41.4747 +\xe9\x0e\x38\xa3\xab\x9e\x7b\xef\xdb\x80\x31\x86\x64\x2a\x49\x22\
 41.4748 +\x91\xc0\xf5\x5c\x94\x52\x5c\x74\xf1\xc5\x5c\x78\xc1\x07\x78\xf0\
 41.4749 +\xc1\x9f\x33\xbb\x63\x36\xd9\x6c\xb6\x1a\x66\x42\xaa\x72\x7a\x2b\
 41.4750 +\x8b\x5e\xd5\xfa\x4e\x35\x04\x54\x19\xb8\x92\x53\xe2\x5e\x4d\xea\
 41.4751 +\x85\x94\x0a\x84\x40\x4a\x08\xc3\x09\x3e\xf6\xd1\xcb\x2f\x48\xa7\
 41.4752 +\x92\x87\x80\x89\x3d\x7b\xf6\x44\x27\x25\xa0\x12\x06\xe9\x74\xd2\
 41.4753 +\xff\xc0\x79\x67\x31\x3a\xd8\x3b\x1f\x34\x46\xc7\xc8\xa5\x51\xf8\
 41.4754 +\xa5\x80\xb1\xb1\x89\x38\xe6\x11\x55\x0f\x08\x4d\x80\x11\x39\xd6\
 41.4755 +\x9d\x09\xdd\xcb\xea\x79\xf6\xd9\xe7\x48\x38\x1e\xc9\x44\x92\x84\
 41.4756 +\x9b\xc0\x75\x5d\x1c\xdb\x61\xcd\x9a\x35\x5c\x7d\xf5\x95\xdc\x73\
 41.4757 +\xcf\x7d\x24\x13\x49\x1a\x1a\x1a\x26\x77\x6a\xa4\x2a\xe7\x78\x55\
 41.4758 +\x06\x12\x83\x57\x96\x3b\xa9\xf8\x55\x8b\xbb\x08\xcb\x29\x8b\xa3\
 41.4759 +\x83\x14\x16\x92\xd8\xf2\x71\xd6\x90\x20\x22\x96\x2e\x59\x80\xed\
 41.4760 +\x38\xb6\xe3\x58\x8d\x75\x75\x75\xea\xfc\xf3\xcf\xe7\x54\x1e\x00\
 41.4761 +\x10\x35\x36\xd4\xfa\xb7\xfe\xcd\x7f\x34\x03\xc7\x0e\x22\xa4\x46\
 41.4762 +\xc8\x78\x1a\x13\xe9\x88\x89\xd1\x0a\xf8\xf2\x44\xb7\x1c\xf7\x98\
 41.4763 +\x02\x57\x5f\xda\xc8\x92\x45\x75\x6c\xdd\xfa\x22\x8e\xe3\x90\x4c\
 41.4764 +\x26\x71\x3d\x17\xd7\x73\x71\x1c\x87\xe6\xe6\x66\x2e\xbf\xe2\x0f\
 41.4765 +\xb8\xf7\x9e\x9f\x60\x0c\xb4\xb6\xb6\xc6\x37\x5a\x6e\xa1\x2d\xcb\
 41.4766 +\xaa\x56\x75\x72\xaa\x00\x8a\x4a\xce\x8f\xc1\x0a\x65\xc7\x4b\x56\
 41.4767 +\xaa\xc0\xb2\xcb\x4b\xab\x5a\x0d\x2a\x11\x91\x2f\x8c\xb2\x6e\xdd\
 41.4768 +\x5a\xb6\x3e\xff\xda\xc1\x30\xd4\xca\x75\x5d\xd9\xd4\xd4\x54\xdd\
 41.4769 +\x21\xb6\x4e\x42\x80\x6f\x59\x6a\x9f\x52\x72\xc5\x9c\x39\x4d\x76\
 41.4770 +\x3e\x37\x8c\xed\x3a\x08\x29\x09\x83\x90\xdc\xf8\x18\xb2\x52\x66\
 41.4771 +\xa3\xd1\x26\xc2\x52\x3e\x1f\xbf\x71\x31\xd9\xac\xe4\xb1\x8d\x4f\
 41.4772 +\xd2\xd2\xdc\x4c\x29\x28\xc5\x19\x42\xc5\x43\x55\xcb\xb2\xb9\xea\
 41.4773 +\xea\xcb\xd8\xbc\x79\x0b\x3a\xd2\xcc\x99\x33\x07\xcb\xb2\x30\xda\
 41.4774 +\xa0\x2c\x85\x65\xc5\xa9\x4e\xa9\x4a\x55\x57\x56\x7e\x61\x4f\xa6\
 41.4775 +\xb6\xa9\x15\x20\x32\xde\xdd\x93\x32\xce\xf7\xe5\x2a\x31\xfe\x17\
 41.4776 +\x20\x65\x40\xca\x93\xdc\x70\xed\xfa\xb0\xa1\x3e\x2b\x3d\xcf\xe9\
 41.4777 +\x2d\x16\xb5\xbf\x61\xc3\x06\x7d\xca\x9d\x21\x40\x17\x0a\xfe\xf8\
 41.4778 +\x96\xe7\x76\x6c\x3a\xef\xbc\xb3\x99\x18\xed\x43\xc8\x12\xa0\x99\
 41.4779 +\x18\xcb\x81\x31\xe5\x96\x5b\xa3\x75\x48\x36\x13\xf2\xe7\xb7\x9c\
 41.4780 +\xcd\x9c\x39\xf5\x6c\x7b\xe9\x65\x9a\x9b\x9a\x70\x5d\x17\xcf\xf3\
 41.4781 +\x62\xb7\x77\x1c\x92\xa9\x14\xeb\x2f\xbe\x80\x5d\xaf\xbf\xc9\xfe\
 41.4782 +\xb7\x0e\x32\x7f\xfe\x7c\x6c\xdb\x3e\xce\xf2\xb6\xed\xe0\x38\x2e\
 41.4783 +\x96\xe5\x4e\x56\x78\xd2\x89\x45\xb0\x5a\xdc\x94\xaf\xd5\x6a\xaf\
 41.4784 +\x1c\x2e\x42\x22\x90\xe5\x4d\x5a\x19\x8f\x7a\xa2\x09\x56\xad\x58\
 41.4785 +\x48\x32\x99\x3c\x9a\x4a\x79\xdf\x09\xc3\xf0\xf6\xfe\xfe\xfe\x23\
 41.4786 +\x53\x8b\xdb\x19\x09\xc8\xe7\xf3\xa1\xe3\x58\xfd\x67\xae\xed\x76\
 41.4787 +\x2e\xbe\x60\xdd\x6b\xca\x14\x10\x41\x0e\x19\x85\xe4\xc7\xc7\xaa\
 41.4788 +\xbb\x39\xc6\x44\x24\x3d\x9f\xcf\xfd\xe9\x59\xd4\xa4\x15\x4f\x3c\
 41.4789 +\xfe\x24\xb5\xd9\x5a\x92\xa9\x24\x9e\xe7\xe1\xb9\x31\x01\xb6\x65\
 41.4790 +\xb3\xf2\x8c\x2e\x0e\xec\x3f\xc0\x33\x4f\xbf\xc8\x82\x85\x0b\x71\
 41.4791 +\x5d\xb7\x2a\xac\x96\x6d\x61\x3b\x36\x8e\xe3\xe0\x25\x3c\x90\x0a\
 41.4792 +\xca\xae\x2f\xaa\x57\xab\x5a\xe3\x2b\x61\xa3\xca\x85\x8e\x10\x0a\
 41.4793 +\x49\x0c\x3e\x46\x1d\xfb\x81\x14\x11\x4a\xe6\x58\xb6\xbc\x83\x83\
 41.4794 +\x87\x7a\xbf\x1f\x04\xc1\x1b\x61\x18\x1e\x5c\xbc\x78\x71\x69\xea\
 41.4795 +\x21\x89\x99\x08\x10\xfb\xf6\xed\xeb\x9f\x98\x98\xb8\x33\xe1\xd9\
 41.4796 +\x5f\x9b\xd5\x58\x27\x97\x2c\x6c\xc1\x2f\x0c\x10\x14\xf2\x44\xa1\
 41.4797 +\x8e\x35\xcf\x44\x78\x4e\x8e\x4f\x7f\x7c\x21\x4a\x06\x6c\x7c\xf4\
 41.4798 +\x31\xda\x5a\xdb\x48\xa6\x92\x24\x13\x71\xdc\xdb\x4e\x7c\x56\xa0\
 41.4799 +\x63\x4e\x3b\xb9\x7c\x81\xbb\x7f\xf0\x00\x73\xe6\x2e\x21\x95\x4a\
 41.4800 +\x55\x2d\xaf\x94\xc2\xb6\x6d\x5c\xd7\xc5\xf5\x3c\x3c\x2f\xc1\xc8\
 41.4801 +\x68\x1e\x65\x79\xc7\x81\x57\xd2\x99\x66\xf1\x4a\x97\x37\x15\x78\
 41.4802 +\xf9\xec\x81\x34\x60\x02\x66\x35\x24\xb8\xfc\xe2\x73\x26\xce\xe8\
 41.4803 +\x5e\xb8\xda\xb6\x6d\x1d\x86\x61\x34\xfd\x7c\xc0\x8c\x1e\xd0\xdd\
 41.4804 +\xdd\x1d\xd4\xd5\xd5\x1d\xcc\xe7\xf3\x7b\x12\x09\x47\x9c\xb9\x66\
 41.4805 +\x09\xa6\x34\x42\x3e\x37\x02\x3a\x2e\x8f\x33\xc9\x31\xae\xfb\xc3\
 41.4806 +\x66\x0c\x11\x4f\x3f\xbd\x89\xba\xfa\x3a\xa4\x94\xb1\xc5\x6d\x1b\
 41.4807 +\x25\xe3\x39\x40\x63\x63\x1d\xc9\x64\x82\x1f\xfd\xe8\x21\xb4\xa8\
 41.4808 +\x61\x60\x68\xa2\x9c\x6d\x24\x52\x4a\x1c\xc7\x89\xff\x8f\xe3\x92\
 41.4809 +\x4c\x24\x39\x78\x28\xcf\xc8\x48\xa1\x5a\xd9\xc5\xb9\x3c\x26\x32\
 41.4810 +\x06\x6e\x61\xa4\xc0\x08\x49\xe5\xa4\x85\xa8\xf6\xff\x65\x0d\x30\
 41.4811 +\x21\xae\xa3\x99\xdf\xd9\x4c\x6d\x6d\xe6\xa8\xeb\xda\xdf\x74\x5d\
 41.4812 +\xf7\xa9\xc6\xc6\xc6\xdc\x89\x03\xc0\x99\xcf\x0d\x0a\x40\xe4\xf3\
 41.4813 +\xf9\x62\x26\x9d\xec\x39\xf7\x7d\x6b\x8b\x09\x4f\x93\xcf\x8d\x20\
 41.4814 +\x4c\x40\x26\x39\xce\x07\xdf\x97\xc0\x2f\xe4\xd8\xb2\x79\x2b\xb6\
 41.4815 +\x6d\x63\x74\x3c\xe9\x29\x95\x4a\x04\x61\x40\x18\x85\x24\x53\x09\
 41.4816 +\x1a\x1a\x6a\xf9\xf6\xb7\x7e\xcc\xc8\x28\x38\x4e\x0d\xbb\x76\xbd\
 41.4817 +\xc5\xa1\x9e\x89\xb8\x46\xb7\x6c\x2c\x3b\x06\xef\x79\x09\xc6\x26\
 41.4818 +\x3c\xee\xff\xd9\x46\x5c\xb7\x06\xa5\xdc\xe3\x54\x3d\x06\xaf\xca\
 41.4819 +\x7d\xbe\x38\xfe\x88\x8d\x98\x3c\x88\x21\x89\x50\xca\x47\x88\x1c\
 41.4820 +\x97\x5d\xb6\x7e\x7f\x6d\x6d\xcd\x98\x65\x59\xfb\x81\x11\x21\x4e\
 41.4821 +\xdc\xe0\x50\x27\x01\x0f\x20\xe7\xcf\x9f\x5f\xe8\xec\xec\xec\x73\
 41.4822 +\x6c\x77\x5d\x6f\x6f\x7f\xfd\xbe\x7d\x7d\x24\x13\x45\xce\x7b\xaf\
 41.4823 +\x87\xb2\x24\x6f\xec\xda\x4d\xa6\x26\x33\xd9\x23\x18\x5d\xde\xe8\
 41.4824 +\xf0\x49\x24\x92\xcc\x99\xd3\xce\x9d\x77\xfe\x90\xbe\x81\x10\xcb\
 41.4825 +\xc9\x56\x41\xec\x3f\x70\x84\x52\x60\xd3\xdc\xdc\x4a\x4d\x36\x01\
 41.4826 +\x22\xc9\xab\xbf\x1d\xe2\xde\x0d\x1b\xf1\x03\x0f\xa1\x92\x55\xe5\
 41.4827 +\x17\x52\x95\x7b\x7b\xab\x0a\x9e\xf2\xc1\xca\xf8\x73\xe5\x94\x05\
 41.4828 +\x52\xf8\x24\x9c\x71\x5a\x9b\x6c\xfe\xe4\xc6\x2b\x44\x63\x43\xdd\
 41.4829 +\x0b\x4a\xc9\x47\x84\x10\x23\xa7\x3b\x2a\x2b\xa6\x9d\x6b\x91\x80\
 41.4830 +\xdc\xbc\x79\xf3\xe2\x85\x0b\x17\x7d\x6d\xf7\xee\x03\xe7\x7e\xe9\
 41.4831 +\x6f\xbf\xe6\xae\x5d\xd3\x41\xc9\x2f\xf2\xfa\xeb\x6f\xc6\x9b\x11\
 41.4832 +\xa9\xb8\xbc\xb5\x6d\x1b\x4b\x59\x84\x61\xc8\xfc\xf9\x9d\x74\xad\
 41.4833 +\xe8\xe2\x3b\xdf\xf9\x57\x1e\xdd\xb8\x0d\xc7\xad\x2b\xb7\xa6\xa2\
 41.4834 +\x5c\xdb\xcb\xf2\xc4\x36\xc2\x71\x6c\xb4\xb1\x51\x2a\x81\xed\xd4\
 41.4835 +\x22\x54\xaa\x6c\x75\xbb\x1a\xf3\x92\x72\x6e\x37\x4c\x21\x61\xea\
 41.4836 +\x2d\x2b\x40\x23\x4c\x88\x6d\xe5\xd0\xc1\x5e\xbe\xfb\xcd\x5b\xfd\
 41.4837 +\x33\x56\x2c\xde\xe2\xba\xf6\xdf\x00\x2f\x94\x0b\xbc\x93\x1e\x91\
 41.4838 +\x39\xc1\xfa\x53\x56\x71\xf9\xf2\x65\x03\x7b\xde\xda\xbd\x3e\x9d\
 41.4839 +\x8e\x52\x75\x75\x59\x12\xc9\x24\xed\x1d\x6d\x74\x74\xcc\xe1\xd0\
 41.4840 +\xc1\x43\xf1\x09\x37\xad\x29\x95\x4a\xcc\xeb\xec\xe4\xa2\x8b\xd6\
 41.4841 +\xf3\xf4\xd3\xcf\x72\xf7\xbf\x3e\x84\xe3\xd5\x57\x41\x57\xe3\x58\
 41.4842 +\x5a\x28\xcb\xc3\xb2\x13\x48\x95\x46\x59\x29\x6c\x3b\x8d\x90\x09\
 41.4843 +\xa4\x8a\xf3\x7f\x65\x98\x51\x99\x03\xc4\xe0\x45\x59\xed\xcb\xd3\
 41.4844 +\x6b\x43\x75\x5f\x40\x12\x61\x59\x21\x3a\x1a\xe4\x03\xef\x5b\xca\
 41.4845 +\xe5\x7f\x70\xee\x81\x74\x3a\xf9\xd7\x52\xca\xcd\x27\x03\x7f\xb2\
 41.4846 +\x42\x68\xea\x99\x36\xf9\xbd\xef\x7d\x2f\x68\x6e\x9e\xd5\x5c\x53\
 41.4847 +\x9b\x69\xd2\x91\xe1\x91\x5f\x3e\xc6\xe1\xc3\x7d\xac\x5a\xd5\xc5\
 41.4848 +\xaa\xd5\x2b\xf8\xe0\x05\x1f\x60\xe3\xc6\xc7\x50\x4a\xd1\xde\xde\
 41.4849 +\xce\x1f\x5e\x7d\x15\x3b\x77\xee\xe2\x2b\xff\x70\x57\xbc\x49\x21\
 41.4850 +\xac\x6a\x9c\xc6\xee\x1c\x17\x3b\x08\x0b\x21\xdd\xf2\x41\x4a\x07\
 41.4851 +\x2a\x8d\x4f\xc5\xd5\xcb\x64\x49\xa1\xaa\xe0\x39\xc1\xf2\x93\xfb\
 41.4852 +\x15\x42\x84\x48\xc6\x70\xdd\x12\x9f\xbb\xe5\xe3\xa3\xf5\xf5\x75\
 41.4853 +\x07\x2d\xcb\xda\x07\xf8\xa7\x9a\x63\xca\x53\x84\x45\xbc\x7f\x2e\
 41.4854 +\x65\x63\x32\x9d\xfc\xeb\x20\x08\xcc\x0b\x2f\x6c\xcb\x9d\xf3\x9e\
 41.4855 +\x73\xcc\xd0\x88\x60\xe3\xe3\xaf\xb1\xe5\xd9\x6d\xe4\x0b\x13\x48\
 41.4856 +\x21\x69\x6c\x6c\xe0\x86\x1b\xae\x67\xdf\xbe\x83\xdc\xf2\xb9\x2f\
 41.4857 +\xe1\x26\x9a\x62\x80\x95\x22\x45\x54\x86\x96\x36\x4a\x58\x58\xd5\
 41.4858 +\xde\xdd\x9e\xd2\xf3\xc7\xc5\x8d\x52\x95\x42\x47\x56\x47\x6b\x93\
 41.4859 +\x07\xb1\x44\x35\x93\x69\x41\x9c\x11\x8c\xc6\x52\x11\xb9\xf1\x83\
 41.4860 +\x7c\xf1\x0b\xff\x9e\x89\x5c\xfe\x9f\x8d\xe4\x47\xc0\x80\x10\xc2\
 41.4861 +\x9c\x8e\x00\x31\xc3\x99\xb6\xaa\x17\x5c\x78\xd1\x05\x6b\xa4\x14\
 41.4862 +\x75\x03\x03\x03\xc3\xdd\x5d\x5d\xaf\xa7\xd2\x8d\x2f\xff\xc9\xc7\
 41.4863 +\x3e\x8c\x10\x36\x4f\x6d\x7a\x9d\x28\x8a\x68\x6a\x9e\xc5\xfa\xf5\
 41.4864 +\x17\x92\xcf\x17\xf8\xf3\xbf\xb8\x95\x62\xc9\x43\xaa\x44\x59\xbd\
 41.4865 +\xe5\x64\x2c\x97\xe3\x9a\xaa\xc5\x9d\xe3\x72\x7d\x65\x84\x05\xb2\
 41.4866 +\x5a\xd9\x9d\x08\xfe\x78\xcb\x1b\x42\x2c\xe5\x53\xc8\x1d\xe5\xd2\
 41.4867 +\x4b\xd6\xb1\x7a\xe5\xc2\x89\xa5\x8b\xe7\xad\xb4\xa5\x1c\x38\x9d\
 41.4868 +\xf5\x4f\xe5\x01\x95\x65\xe5\xf3\x85\x5a\x63\x8c\x4c\xa5\xd2\xa5\
 41.4869 +\x96\x96\xd6\xfd\xab\x57\x2f\x73\xcf\xe8\x9a\xeb\xaf\x3c\x63\x11\
 41.4870 +\x96\xe5\xc4\x75\xc3\x8a\xe5\x44\x51\xc4\x67\x3f\xfb\x57\x1c\xed\
 41.4871 +\x0b\x50\x56\xaa\x1a\xf7\x71\x6b\x6b\x4d\xb1\xb2\x13\x57\x74\xca\
 41.4872 +\xa9\xce\xf8\xe2\x5c\x6f\x55\xdd\x5e\x54\x72\xfc\x49\xc1\x8b\x2a\
 41.4873 +\x51\x4a\x44\xc0\x08\xed\x6d\x1e\x9f\xf9\xd4\xb5\x7d\xed\x6d\x8d\
 41.4874 +\x2f\xb9\xae\x73\x87\x52\xea\x69\x20\x7f\x3a\x02\xac\xd3\x3c\x48\
 41.4875 +\x21\xb6\x6e\xd9\xda\xbf\x7e\xfd\x05\x41\x43\x43\x7d\xdd\xae\xd7\
 41.4876 +\x77\xee\x19\x1d\x1d\x79\xaa\xbb\x7b\xc5\x7f\xb8\xe2\x8a\xf3\xbb\
 41.4877 +\x1a\x1a\x5d\x5b\x4a\xc9\xf0\xf0\x08\xff\xf2\x2f\x3f\xe2\x68\x9f\
 41.4878 +\xc6\x76\xb2\xd3\x0a\x94\x32\x01\xc2\xaa\x8e\xac\x44\x75\x5a\x63\
 41.4879 +\x1f\x37\xbd\x9d\x04\x5f\xae\xf0\xca\xd5\xdd\x89\x1a\x1d\x77\xb3\
 41.4880 +\xc2\x14\x91\x72\x82\x94\x57\xe0\xe3\x1f\xbb\x9e\x30\x32\x5f\x03\
 41.4881 +\xb9\x13\x78\x51\x08\x31\xfa\x76\xf6\x32\xe4\x69\xd2\xa2\x09\xc3\
 41.4882 +\xf0\xd0\xe6\x4d\xcf\x6e\x93\x52\xba\x67\xac\xea\xbe\xb9\xe8\xe7\
 41.4883 +\xba\x37\x6f\xde\xf4\x7c\x50\x1a\x0f\x57\xad\x5c\x44\x18\x86\xfc\
 41.4884 +\xdb\xbf\x3d\x40\xef\xb1\x12\xb6\x5b\x57\x6e\x5d\x2b\x62\x67\x55\
 41.4885 +\xbb\xb8\xea\xbc\x4e\x39\xa8\x29\x9e\x20\xa6\x6c\x68\x4c\x2d\x74\
 41.4886 +\xaa\xe0\xc5\x89\xe0\xe3\x07\x2c\x4a\xd8\x76\x0e\xa9\xfb\xb9\xf4\
 41.4887 +\xa2\x35\x9c\xfb\xde\xee\xf1\x25\x8b\x66\xaf\x71\x5d\x35\xf4\x76\
 41.4888 +\x5c\xff\x74\x59\x60\xea\x87\xf5\x6f\xdc\xf8\xc4\x3d\x35\xd9\xec\
 41.4889 +\xfc\xb5\x67\xae\x99\xdd\xd0\xd8\x70\x53\x3c\xcf\x0b\x28\x16\x7d\
 41.4890 +\x7e\xf1\xd0\xaf\xe9\x1b\xc8\x91\x48\xb6\x61\x8c\x44\x23\xe3\x4d\
 41.4891 +\xc9\x4a\x77\x26\xad\x6a\xbf\x1e\xbb\xbd\x5d\x1e\x60\x58\x93\x5d\
 41.4892 +\x9d\x50\xf1\x99\xcd\x6a\x8e\x8f\xaf\x42\x0a\xa6\x6f\x45\x48\x29\
 41.4893 +\xc0\x14\x71\x6c\x9f\x89\x91\x7d\x5c\x77\xcd\x07\xf9\xe8\x0d\x57\
 41.4894 +\xf8\xed\x6d\xb3\xb6\xd9\xb6\xf5\x4d\xe0\x15\xa0\xf4\x4e\x1e\x4a\
 41.4895 +\x9a\x4a\xf1\xd4\xfc\xaf\x00\x1b\x70\x84\x10\xcd\xc6\x98\x4b\xbb\
 41.4896 +\xbb\xbb\xae\x9d\xd7\x39\x6f\xbe\x6d\x5b\x6e\x10\x04\x6a\x6c\x6c\
 41.4897 +\xc2\x2c\x5f\xb6\xc2\xd3\x38\xd6\xcf\x1f\x7a\x1c\xdb\x6d\x24\x8a\
 41.4898 +\x6c\x8c\xb0\x81\x72\xdf\x2e\xe4\x94\xae\xce\x9a\x04\x3f\x35\xd7\
 41.4899 +\xab\xf2\x0c\xb0\x2c\x7a\x93\xb9\x5e\x9d\x70\xbe\x59\xc9\x12\x8e\
 41.4900 +\x3d\xc1\x50\xdf\x1b\xdc\xfc\x99\xeb\xf8\xd0\xd5\x17\xf8\x73\x66\
 41.4901 +\xb7\x3c\x67\xdb\xd6\xad\xc0\x16\x21\x44\xf1\x9d\x3e\x95\x75\x2a\
 41.4902 +\x02\x2c\xc0\x01\x3c\xa0\x16\x58\x04\x2c\x70\x1c\xa7\xb6\xad\xad\
 41.4903 +\x4d\xae\x58\xb1\xc2\x59\xbf\x7e\xfd\x25\x4a\xd9\xb3\xc3\x30\x4a\
 41.4904 +\x7e\xf5\xf6\x1f\x58\x8e\x53\x8b\x26\x01\xc4\x7d\x3c\xd8\x93\xe1\
 41.4905 +\x50\x9d\xde\x4c\xd9\xb4\x10\xd6\x89\x03\x0d\x31\xb5\x18\x8d\x3b\
 41.4906 +\x57\x25\x22\x84\x08\x70\xac\x3c\xa3\x23\x7b\xb9\xe5\xe6\x8f\x3e\
 41.4907 +\x7a\xd5\x95\xe7\x75\xb7\xb6\x34\xbe\x61\xdb\xd6\xdf\xfd\x2e\xe0\
 41.4908 +\x2b\x14\x8b\x19\xf2\xbf\x9c\x72\x55\xe5\x6b\x04\x0c\x03\x87\xa2\
 41.4909 +\x28\xda\x3b\x3e\x3e\x7e\xb0\xbf\xbf\xff\x88\x6d\xdb\x87\x1b\x1a\
 41.4910 +\x1a\xd4\xa1\x9e\xa3\xc7\xae\xbb\xe6\xe2\xf6\x97\xb7\x6f\x93\x3a\
 41.4911 +\xd2\x48\xcb\x46\x08\x17\x21\x5c\x8c\x9c\xe2\xfe\xd5\xa9\x8e\x2c\
 41.4912 +\xbf\x8f\x2d\x2f\xa6\x29\xbe\x31\x26\x8e\x24\x40\xc8\x08\x29\x73\
 41.4913 +\x58\x72\x00\xa1\xfb\xf8\x2f\x7f\xf9\x29\x2e\xbd\x78\x5d\xa2\xa5\
 41.4914 +\xb9\xf1\x21\xdb\xb6\x6e\x2f\x8b\xde\x3b\x06\x3f\x13\x01\x62\x5a\
 41.4915 +\x2f\x30\xdd\x2b\xaa\xe7\x6c\x8d\x31\x14\x0a\x85\xc8\xb2\xac\x70\
 41.4916 +\xf1\xe2\x45\xd9\x59\xb3\x1a\xac\x6c\xb6\xc6\x5b\xb1\x62\x59\x7a\
 41.4917 +\x6c\x6c\x4c\x4d\x8c\x8f\x83\x31\x48\xa5\xb0\x2c\x85\x12\xb2\x3c\
 41.4918 +\xec\x94\x08\x55\xd9\xd0\x94\xe5\xf8\xe7\xb8\x2d\x6d\x61\x42\xa4\
 41.4919 +\xd4\x28\x19\xa0\x64\x1e\xf4\x28\xa9\x44\x91\xf6\x56\x8b\xdb\xbe\
 41.4920 +\xfa\x17\xfe\xda\xd5\xcb\x0f\x34\x34\x64\x5f\xb7\x6d\xf5\xbf\x80\
 41.4921 +\xed\xa7\x2a\x75\x7f\x17\x02\x66\x22\x43\x1c\xf7\xcc\xcb\x94\x5c\
 41.4922 +\x94\xcb\xe5\x8a\x83\x83\x83\x47\xf6\xef\xdf\xbf\x2b\x8a\xc2\x37\
 41.4923 +\xbb\xbb\xbb\x5a\xba\xba\x97\x34\xcc\x9e\xdd\xac\x72\xb9\x21\xa2\
 41.4924 +\x20\x47\x21\x3f\x81\x6d\xa9\xf2\x00\x24\x06\x8e\x14\xe5\xb2\xb7\
 41.4925 +\x0c\x5a\x68\xa4\x88\x10\x84\x28\x19\x62\xcc\x28\xa1\x7f\x8c\x4c\
 41.4926 +\x22\xcf\xbc\xb9\x1e\xd7\x5c\xf5\xfe\x47\x6f\xfa\xe4\x87\x13\x0b\
 41.4927 +\x17\xcc\x7e\x39\x99\x74\xff\xda\xb2\xac\x1f\x01\x6f\x0a\x21\x4a\
 41.4928 +\xbc\x8b\xd7\x4c\xe0\xa7\x5b\xdc\x2a\x2f\xbb\xac\x07\x15\x5d\xb0\
 41.4929 +\xcb\xab\x12\x26\xa2\xb5\xb5\xd5\xf9\xe4\x27\x3f\xd9\x75\xfe\xf9\
 41.4930 +\xe7\x7f\x0c\x44\x7b\xb1\x18\xa6\xf7\x1e\x38\x72\xe0\xcd\xdd\x3d\
 41.4931 +\xab\xf7\xee\x39\xc2\xbe\x7d\x47\x29\xf8\x06\x27\x59\x8b\xad\x3c\
 41.4932 +\x94\x65\x23\xb0\x10\xc2\xa0\x4d\x40\x10\x06\x94\x8a\x13\x08\x02\
 41.4933 +\x3a\xe7\xb5\xb0\xa2\x6b\x3e\xef\x39\x6b\x19\x6b\x56\x2f\x2d\x34\
 41.4934 +\x35\xd5\xbd\x9a\x4e\x25\x9f\xb3\x2c\xeb\xc7\xc0\x0e\xc0\x3f\x5d\
 41.4935 +\x99\xfb\x4e\x09\x38\xa1\x15\x3e\x09\x09\xf6\x14\x81\xb4\xa6\x68\
 41.4936 +\x84\x00\xcc\x82\x05\x0b\x9c\x4b\x2f\xbd\xb4\x71\xf9\xf2\xe5\xb3\
 41.4937 +\xd6\xae\x5d\x7b\xb9\xe3\x26\x16\x47\xa1\x4e\x86\x5a\x7b\x41\x49\
 41.4938 +\xb7\xbe\xf6\xda\x5e\xf7\xd0\xa1\x5e\x0e\x1f\x3b\xc6\xe8\xc8\x38\
 41.4939 +\xc5\x62\x09\xd7\xb5\xa9\xc9\x66\x68\x6d\x6d\x66\xde\x9c\xf6\xfd\
 41.4940 +\xef\x7d\xcf\xaa\xba\x9a\x9a\x54\xbf\xeb\xd8\xa5\x54\x2a\x41\x26\
 41.4941 +\x93\xec\x01\x73\xbb\x65\x59\x3b\x81\xfe\x77\x6b\xf5\xb7\x43\x40\
 41.4942 +\x65\xa9\x69\x24\xcc\x04\x5c\x4d\x0b\x0b\xed\xba\xae\x99\x3d\x7b\
 41.4943 +\xb6\xfc\xc8\x47\x3e\x52\xdf\xd1\xd1\xe1\xd6\xd5\xd5\xb1\x60\xc1\
 41.4944 +\x82\xe6\x8e\x8e\xd9\x37\xfb\x7e\xd0\x16\x04\x91\x09\xa3\x88\x28\
 41.4945 +\xd2\x08\x21\x8c\x94\x02\xcb\x52\x38\x8e\x6d\x12\x09\xcf\xaf\xc9\
 41.4946 +\x64\xf6\x08\x61\xbe\x63\x59\x56\x6f\xa9\x04\x8e\x83\x0f\xf4\xfc\
 41.4947 +\xae\x42\xf7\x76\x1f\x4e\x9e\x89\x04\x39\x43\x6a\x9c\xba\xa6\x3f\
 41.4948 +\x1d\x65\xa6\x3c\xaf\xa7\x81\xa8\xa6\xa6\x46\x2b\xa5\xa2\xeb\xae\
 41.4949 +\xbb\xce\xfe\xc4\x27\x3e\xd1\x9a\x4a\xd5\xda\x9e\xa7\x74\x32\x99\
 41.4950 +\xd4\xb6\x6d\x1b\xdb\xb6\x71\x1c\xa7\xea\xca\x8e\xe3\x68\xc7\x71\
 41.4951 +\xf2\x40\xef\xd4\x82\xe6\xf7\xe1\xee\xef\x84\x00\x4e\x92\x09\xa6\
 41.4952 +\x7b\x85\x9c\xa6\x1f\x66\x26\x12\x2a\x3b\xb1\x73\xe7\xce\x35\xb6\
 41.4953 +\x6d\x9b\x6c\x36\xab\xd3\xe9\xb4\x69\x6a\x6a\x32\xcb\x97\x2f\x37\
 41.4954 +\x53\x1e\xd3\x31\xff\xb7\x01\x9f\xee\xe1\xe9\xd3\x91\x20\x66\x78\
 41.4955 +\x3f\x9d\x80\x29\x4f\x41\xa1\x67\xf8\xfa\xa4\x4f\x71\xf2\xff\xe0\
 41.4956 +\xf5\x7f\x00\xf9\xf2\x57\x0f\x2d\x72\x2f\xaf\x00\x00\x00\x00\x49\
 41.4957 +\x45\x4e\x44\xae\x42\x60\x82\
 41.4958 +\x00\x00\x0c\x03\
 41.4959 +\xff\
 41.4960 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x00\x00\x01\x00\
 41.4961 +\x01\x00\x00\xff\xdb\x00\x43\x00\x04\x03\x03\x03\x03\x02\x04\x03\
 41.4962 +\x03\x03\x04\x04\x04\x05\x06\x0a\x06\x06\x05\x05\x06\x0c\x08\x09\
 41.4963 +\x07\x0a\x0e\x0c\x0f\x0e\x0e\x0c\x0d\x0d\x0f\x11\x16\x13\x0f\x10\
 41.4964 +\x15\x11\x0d\x0d\x13\x1a\x13\x15\x17\x18\x19\x19\x19\x0f\x12\x1b\
 41.4965 +\x1d\x1b\x18\x1d\x16\x18\x19\x18\xff\xdb\x00\x43\x01\x04\x04\x04\
 41.4966 +\x06\x05\x06\x0b\x06\x06\x0b\x18\x10\x0d\x10\x18\x18\x18\x18\x18\
 41.4967 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
 41.4968 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
 41.4969 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\xff\xc0\x00\
 41.4970 +\x11\x08\x00\x2e\x00\x80\x03\x01\x22\x00\x02\x11\x01\x03\x11\x01\
 41.4971 +\xff\xc4\x00\x1c\x00\x00\x02\x02\x03\x01\x01\x00\x00\x00\x00\x00\
 41.4972 +\x00\x00\x00\x00\x00\x06\x07\x00\x05\x02\x04\x08\x01\x03\xff\xc4\
 41.4973 +\x00\x4a\x10\x00\x01\x03\x03\x02\x04\x02\x04\x07\x09\x0f\x05\x00\
 41.4974 +\x00\x00\x00\x01\x02\x03\x04\x05\x06\x11\x00\x07\x08\x12\x21\x31\
 41.4975 +\x13\x51\x14\x22\x41\x61\x15\x18\x32\x42\x52\x71\x81\x09\x16\x17\
 41.4976 +\x23\x24\x57\x72\x95\xd1\x19\x25\x39\x43\x56\x58\x62\x63\x75\x76\
 41.4977 +\x82\x83\x94\xb2\xd2\x91\x92\xa1\xa3\xd3\xff\xc4\x00\x19\x01\x01\
 41.4978 +\x01\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\
 41.4979 +\x00\x03\x02\x04\x05\xff\xc4\x00\x31\x11\x00\x02\x01\x02\x03\x05\
 41.4980 +\x03\x0d\x01\x00\x00\x00\x00\x00\x00\x00\x00\x01\x02\x03\x11\x04\
 41.4981 +\x31\xb1\x05\x21\x41\x71\xa1\x13\x14\x32\x06\x12\x33\x61\x62\x81\
 41.4982 +\x91\x92\x93\xc1\xc2\xd1\xe1\xf0\xff\xda\x00\x0c\x03\x01\x00\x02\
 41.4983 +\x11\x03\x11\x00\x3f\x00\xef\xed\x4c\xeb\x5a\x7d\x42\x15\x2e\x9c\
 41.4984 +\xec\xfa\x8c\xb6\x22\x46\x68\x73\x38\xf3\xeb\x08\x42\x07\x99\x27\
 41.4985 +\xb6\x96\x12\xf7\x3e\xe0\xba\x4b\x91\x76\xc2\xdc\x93\x3d\xb0\xa2\
 41.4986 +\xd9\xab\x4b\x67\x91\x8f\xad\xb0\xa2\x90\xaf\xac\x91\xfa\x27\x59\
 41.4987 +\xce\xa4\x61\x9e\x67\xab\x0f\x83\xab\x88\xbb\x82\xb2\x59\xb7\xb9\
 41.4988 +\x2e\x6f\xfc\xc6\x8c\x99\x91\x61\x44\x5c\xa9\x92\x1a\x8e\xc3\x63\
 41.4989 +\x2b\x75\xd5\x84\x25\x23\xcc\x93\xd0\x68\x1a\x4e\xee\xdb\x0f\x3e\
 41.4990 +\xb8\xd6\xc4\x6a\xbd\xd7\x25\x04\xa4\xa6\x85\x0d\x4f\xb6\x0f\x91\
 41.4991 +\x7c\xe1\xa1\xff\x00\x76\x80\xe9\x56\x44\xab\xe6\xbd\x30\x57\x6f\
 41.4992 +\xfa\x55\x4a\xa9\x4c\x78\x22\x5c\x56\x96\x8a\x9b\x90\x96\x49\xf5\
 41.4993 +\x4b\x6b\x01\x86\x95\xd0\xff\x00\x12\x4f\x4e\xe7\x4c\x24\xed\x3d\
 41.4994 +\xab\x25\x84\x37\x5f\x5d\x56\xe0\x08\xc7\x2a\x2a\x93\x9c\x5b\x43\
 41.4995 +\x1e\xc0\xca\x4a\x5a\x03\xdd\xc9\xac\x9c\xea\xcf\xc2\xad\xcc\xf7\
 41.4996 +\x46\x86\x02\x87\xa5\xa8\xe6\xfd\x95\xbb\xad\xae\xb9\x34\x06\xd6\
 41.4997 +\xb7\x6a\xeb\x60\xa9\x2e\x33\x63\xda\x49\x1d\x09\xb8\x2b\xa9\x92\
 41.4998 +\xf8\xff\x00\x22\x3e\x7a\xfb\xb9\xb4\x3e\xfd\xfd\x3a\xa0\xa0\x87\
 41.4999 +\xf7\x86\xaa\xfa\x96\x72\x63\xda\x76\x8b\xa4\x76\xec\x1d\x71\x0e\
 41.5000 +\x64\x7b\xf3\xa6\x8c\xfa\x86\xd1\xed\xd4\xc8\xd1\x27\xca\xb4\x2d\
 41.5001 +\xa9\x0e\xa7\x99\x86\xde\x53\x11\x5c\x70\x67\x19\x48\x38\x51\xeb\
 41.5002 +\x8e\xba\x22\x17\x4d\xb6\xab\x9e\x3d\xb9\xf0\xed\x3c\x55\xe4\x47\
 41.5003 +\xf4\xa6\x69\xe5\xf4\x87\xdc\x6b\xe9\x86\xfe\x51\x4f\x43\xd7\x5c\
 41.5004 +\xf6\x35\x25\x9c\xf5\xfb\x35\xa1\xaa\xda\x58\x4a\x7b\xa9\xd0\xd3\
 41.5005 +\xf2\x8c\xdf\x51\x00\xfc\x9a\x44\xc5\x05\x4c\x56\xfe\xd5\x95\x8e\
 41.5006 +\xa5\x0d\xbb\x1d\x04\x7d\x49\xe5\xc6\xb5\x5c\xa5\x58\x2e\xba\x55\
 41.5007 +\x3b\x6b\xf7\x96\x4f\x37\x75\xc8\x76\x52\xc9\xff\x00\xdd\xa7\xd5\
 41.5008 +\xc1\xb8\x96\x1d\xa9\x54\x45\x36\xe6\xbc\xa8\x74\x89\x6b\x6c\x3a\
 41.5009 +\x98\xf3\xe7\x21\x95\x94\x12\x40\x50\x4a\x88\x38\xc8\x3d\x7d\xda\
 41.5010 +\xab\xfc\x35\x6d\x0f\xe7\x36\xd3\xfd\x6a\xcf\xfc\xb5\xcf\x74\x4f\
 41.5011 +\x37\xd0\xd1\x6d\xf9\x47\xc1\x06\xb9\x49\xad\x12\x11\xef\x51\xf6\
 41.5012 +\x55\x24\xaa\x6d\x91\xbb\x34\xe4\x81\x92\xb5\xb1\x38\x84\xfd\x65\
 41.5013 +\x2a\x56\xb1\x8e\xc7\x0e\xcc\xbc\x12\x8d\xc3\xbf\x28\x2e\x9e\x9c\
 41.5014 +\xaf\xcc\x9d\x1b\xfd\xc8\xc7\xfe\x74\xfe\xa7\xee\x9e\xda\x55\x64\
 41.5015 +\x22\x3d\x37\x70\x6d\x99\x4f\x2c\xf2\xa1\xa6\xaa\x8c\x95\x28\xf9\
 41.5016 +\x01\xcd\x93\xa2\xa7\xa2\xc6\x96\xcf\x87\x25\x86\xde\x41\xf9\xae\
 41.5017 +\x20\x28\x7f\xd0\xe8\xee\x6b\x85\xbe\x1f\xd3\x45\xe5\x0c\x9e\xe9\
 41.5018 +\x76\x9f\x53\xf7\x16\x21\xe9\x16\xe5\xbd\x50\xc3\xb6\x57\x11\xd7\
 41.5019 +\x01\x27\xa2\x5b\x5d\x55\x89\x43\xed\x4a\xc0\x27\x4d\xfb\x46\x93\
 41.5020 +\x5d\xa3\xd0\x4c\x5b\x82\xe8\x7a\xe2\x93\xe2\x15\x26\x5b\xb1\x91\
 41.5021 +\x1c\x84\x74\xc2\x79\x51\xd0\xe3\xaf\x53\xdf\x3a\xa9\xaf\x6d\xee\
 41.5022 +\xd7\x86\xd7\x5e\xaf\x5a\xd6\xf3\x29\x85\xf9\x52\xe7\x3c\xc3\x6c\
 41.5023 +\x86\x79\x3d\x6e\x75\x2c\x63\x00\x63\x27\x3d\x35\x7b\x6e\xdd\x36\
 41.5024 +\xd5\xd9\x4e\x72\x7d\xb1\x5e\xa6\xd6\x22\xb6\xe7\x84\xb7\xe0\x48\
 41.5025 +\x4b\xe8\x4a\xf0\x0f\x29\x29\x27\x07\x04\x1c\x7b\xf5\xb5\x1a\x3e\
 41.5026 +\x63\xbb\xd5\xe8\x7c\xfd\xa1\x8f\x58\x88\xa8\xc1\xb6\xb8\xde\x31\
 41.5027 +\xbf\xcc\x92\x6f\xa1\x71\xa9\xa9\xaa\x0b\x92\xf6\xb4\x2c\xf6\x50\
 41.5028 +\xed\xd5\x73\xd2\x28\xa8\x70\x12\x83\x50\x96\x86\x39\xc0\xf2\x0a\
 41.5029 +\x20\x9f\xb3\x5e\x83\xe5\x17\xfa\x9a\x5a\x7c\x61\xb6\x38\x74\x3b\
 41.5030 +\xb1\x68\x67\xfb\x4d\xbf\xdb\xab\xfb\x73\x73\xf6\xf2\xef\x9d\xe8\
 41.5031 +\x56\xbd\xef\x6f\xd6\x24\xe0\x9f\x02\x14\xf6\xdd\x70\x8f\x30\x90\
 41.5032 +\x72\x74\x5c\x8f\xb4\xbb\x2e\x9d\x58\xac\x26\xa3\x72\x28\xd5\xfc\
 41.5033 +\x25\x73\x47\x86\xf8\xfc\x96\x39\xfa\x41\xae\xca\x5f\xf4\x95\x93\
 41.5034 +\xe5\x8d\x12\x21\x09\x6d\xb4\xa1\x09\x09\x4a\x46\x00\x03\x00\x0f\
 41.5035 +\x76\xb2\xd4\xd4\xa2\x96\x47\x73\xa9\x39\xa4\xa4\xf7\x2c\x8e\x58\
 41.5036 +\xe1\xf6\xa7\x4c\xa5\x71\x3d\xbf\x66\xa5\x50\x87\x0c\x2e\xba\xd9\
 41.5037 +\x49\x7d\xe4\xb7\xcd\x82\xe6\x71\x92\x33\x8d\x6e\xde\x5c\x46\xdc\
 41.5038 +\x57\xb5\xd7\x27\x6e\x38\x6a\xa2\xb7\x72\xd7\x1b\xf5\x26\x5c\xb2\
 41.5039 +\x07\xef\x65\x34\x75\x05\x5c\xe7\xa3\x8a\xef\x83\xdb\xa7\x40\xbe\
 41.5040 +\xda\x03\xdb\x4d\x9e\xdb\x9d\xd7\xe2\x7b\x7b\xd5\x7f\x5b\x88\xac\
 41.5041 +\x2a\x05\x74\x08\xa5\x52\x1d\x6b\xc2\xe7\x2b\xe6\xc7\x86\xa4\xe7\
 41.5042 +\x3c\xa9\xef\x9e\xda\xba\x4d\x95\xba\xfc\x28\xcb\x95\x53\xdb\x96\
 41.5043 +\x9e\xbe\xb6\xc5\xd7\x55\x2a\x6d\x05\xe4\x8f\x84\x29\xff\x00\x49\
 41.5044 +\xc6\xd6\x91\x95\x8c\x0e\xf8\x3d\x07\x54\xfc\xed\x00\x31\xb6\xb3\
 41.5045 +\x86\x8a\x05\xa1\x5f\x37\xdd\xfb\x51\x72\xf8\xbf\xe4\x1f\x15\xea\
 41.5046 +\xd5\x48\x78\x88\x61\x7e\x4c\x21\x5f\x27\x1d\x82\x8f\x5f\x2e\x51\
 41.5047 +\xd3\x42\x35\xcc\x7e\xeb\x15\xaf\xe7\xf7\x98\xf7\x5f\xf1\x3b\xa7\
 41.5048 +\x36\xd6\x6f\x1d\x87\xbc\x36\xb7\xc3\x36\x65\x5d\x2f\xa9\xb1\x89\
 41.5049 +\x50\x5e\x1e\x1c\x98\x8a\xfa\x2e\x37\xdc\x7e\x90\xca\x4f\xb0\xe9\
 41.5050 +\x33\x5b\xfe\x16\x2b\x63\xfb\x9a\xf7\xfb\x9d\xd2\x08\xab\xdc\x8b\
 41.5051 +\x52\xdb\xbc\xbe\xe9\xcd\xa7\x42\xba\xe8\x70\x6b\x34\xd7\x2d\x27\
 41.5052 +\x9c\x5c\x49\xac\x87\x5b\x52\x92\xa7\x4a\x49\x49\xf6\x83\xdb\x4e\
 41.5053 +\x7f\x8b\x86\xc3\xfe\x69\x2d\x1f\xd5\xa8\xfd\x9a\x41\xef\x4d\x99\
 41.5054 +\x32\xfd\xfb\xa3\x76\xbd\xb7\x06\xec\xac\x5a\xef\x3d\x6a\x38\xe0\
 41.5055 +\xa9\xd2\x16\x10\xfa\x02\x16\xe9\x29\x04\xfb\x15\xd8\xe8\xd3\xe2\
 41.5056 +\xa5\x74\x7f\x39\x3d\xd1\xff\x00\x54\x9f\xdb\xa0\x8c\xb7\xd3\x87\
 41.5057 +\x3d\x8d\x85\xc3\xfd\xdb\x5a\x85\xb7\xb4\x2a\x3c\xfa\x7d\x2d\xe9\
 41.5058 +\x51\xa6\xc1\x63\xd1\xd6\xd3\x88\x49\x52\x4f\xaa\x40\x57\x5e\x98\
 41.5059 +\x39\xce\x71\xa3\xee\x19\x6a\x75\x1a\xbf\x09\x76\x34\xea\xac\x87\
 41.5060 +\xa4\x49\x34\xe0\xd9\x75\xe5\x15\x2d\x49\x42\xd4\x84\xe4\x9e\xfe\
 41.5061 +\xaa\x40\xcf\xbb\x48\x1d\xe2\xe1\x82\xe6\xa2\x6d\x15\x6a\xe8\x77\
 41.5062 +\x7a\x2e\xcb\xad\x9a\x34\x75\x54\x1c\xa2\x5c\x6e\xa9\xc8\x93\x12\
 41.5063 +\xd7\xac\xa4\x2f\xc3\x71\x27\xb0\x38\xf7\xf9\x77\xd3\xae\x87\xbb\
 41.5064 +\xf6\xad\xa3\xc1\x1d\x1f\x75\x1f\xa4\x44\xa3\x52\xd8\xa2\x34\xeb\
 41.5065 +\x14\x98\xa7\x95\x01\xdc\x72\x21\x86\xb3\xd7\x05\x63\x03\xb9\xc6\
 41.5066 +\x49\xce\x09\xd5\xc4\xb8\x01\x5c\x4b\x57\xea\xbb\x8d\xb8\x16\xf7\
 41.5067 +\x0c\xf6\x74\x95\x21\xfa\xe2\x93\x32\xe3\x96\xd1\xcf\xa1\x40\x47\
 41.5068 +\xad\xca\xaf\x22\xac\x73\x60\xf7\xc2\x07\xce\xd5\x1a\x69\x11\x38\
 41.5069 +\x4f\xe2\x7e\x94\xed\x1d\xa5\x44\xda\xeb\xdd\x2d\xd3\xe4\xa1\x4b\
 41.5070 +\x25\x14\xd9\xed\xa4\x25\x0e\x12\x7b\x05\x0e\xa4\x9e\xe1\x4b\xfa\
 41.5071 +\x23\x41\xfb\x0f\x7e\xdc\xf6\x64\xdb\x93\x70\xae\xed\x96\xdc\xab\
 41.5072 +\x8a\xed\xba\xe4\xfa\x63\xd5\x38\x34\xb4\x96\x51\x18\xe1\x4d\xb4\
 41.5073 +\xc9\x52\x81\xe4\xea\x0f\x6c\x60\x23\xcb\x47\x1b\xa7\xba\xdf\x85\
 41.5074 +\x6d\xa6\xac\x59\x35\xae\x1e\x37\x69\x2c\xcd\x6b\x0c\xc8\x4d\x2d\
 41.5075 +\xa2\xa8\xcf\x27\xab\x6e\xa7\xd7\xee\x95\x63\xeb\x19\x1e\xdd\x17\
 41.5076 +\x1f\x51\xd6\x99\x04\x6b\x89\x76\xea\x8d\xb7\x37\xc7\x1b\x1b\xc8\
 41.5077 +\xad\xe6\x62\x95\x51\xac\x40\xa9\xa6\x3d\x16\x25\x75\x69\x2d\xa6\
 41.5078 +\x28\x2a\x19\x6d\x0b\x21\x24\x84\x86\x8f\x6e\x81\x44\xfb\x4e\x9a\
 41.5079 +\xdc\x27\x6e\xa5\x4e\xf3\xdb\x47\xec\x7b\xcd\xb9\x51\x6f\x5b\x48\
 41.5080 +\xa2\x05\x42\x3c\xd4\x16\xdf\x71\xac\x7e\x29\xd5\x25\x5d\x79\xb1\
 41.5081 +\xea\xab\xde\x33\xf3\xb5\x82\x28\x5b\x13\xc4\x7e\xe6\xde\xb4\xab\
 41.5082 +\x93\x6e\xd2\xfd\x6e\xd0\xa8\x0a\x4c\xb9\xaf\xaf\xc0\x76\x46\x39\
 41.5083 +\x82\x54\x95\x32\xb0\xa5\x23\xd4\x20\x73\xe9\xcc\x32\x0e\x06\xd6\
 41.5084 +\xec\x0f\x71\x64\xd8\x5f\xe8\xe3\x68\x03\x71\xf8\x6a\xb4\x2e\x59\
 41.5085 +\x36\xed\xc1\xb3\xb1\x2d\x6b\x56\xe7\xa3\x55\x59\x9b\xe9\xf0\xd1\
 41.5086 +\xe1\x05\xb2\x92\x4a\x90\x43\x39\xc9\xcf\x2e\x09\x1e\x63\x3d\x75\
 41.5087 +\xbd\xf1\x2c\xe1\xdf\xf9\x1b\x2f\xf5\xac\xaf\xfe\x9a\x4f\xf1\x11\
 41.5088 +\xb0\xf6\x06\xc4\xed\xb4\x3d\xcf\xda\xc7\xaa\xf6\xd5\xc5\x4e\xaa\
 41.5089 +\x47\x44\x75\x35\x52\x75\x68\x78\x28\x9c\xa4\xa5\x64\xe7\xb6\x71\
 41.5090 +\x9c\x10\x08\x20\x8d\x45\xef\x3b\x87\x53\x53\x53\xd9\xae\x80\x4a\
 41.5091 +\x5a\x34\x7d\xaf\xda\xad\xd9\xbe\xab\xbf\x7f\x49\x55\x4a\xe6\xa8\
 41.5092 +\x26\x4c\xe8\xd2\xd6\x80\xdc\x37\x01\x3e\xa0\x52\x53\xea\xfc\xbe\
 41.5093 +\xbc\xe7\x23\xa6\x9c\x91\xa5\x47\x98\xc0\x7a\x3b\x81\xc6\xca\x94\
 41.5094 +\x9e\x64\xf6\xca\x54\x52\x47\xd8\x41\x1f\x66\x94\x95\x9d\xbc\xbb\
 41.5095 +\x5d\xa8\xd7\x18\xa2\x1a\x7c\x21\x54\x94\xec\xa6\xa6\x47\xad\xcd\
 41.5096 +\x8a\x96\xca\xc8\x25\x4e\x43\x09\x5b\x2e\x2c\x7c\xee\xa1\x2e\x7b\
 41.5097 +\x40\xc9\xd7\xcd\xdd\xaf\xb9\x53\x52\x2f\x48\x34\x5a\xdb\x8e\x20\
 41.5098 +\x37\x1e\x4c\xf9\x92\x59\x55\x3d\x42\x4b\xce\x95\xb4\x96\xc7\x52\
 41.5099 +\x52\xea\x3b\x29\x04\x14\x01\x9e\x50\x30\x21\x2b\xae\x4e\x1c\xac\
 41.5100 +\x1b\xb7\x71\x22\xee\x85\x8d\x70\x55\x2c\xcb\x89\xb7\x56\x1d\xa9\
 41.5101 +\xdb\x0e\x36\x84\x4a\x50\x51\x4a\xfc\x46\xd4\x92\x85\x1e\x64\x90\
 41.5102 +\xae\x9e\xb6\x0f\x30\x3a\x28\x46\xce\x41\x5f\x10\x34\x5d\xde\xa8\
 41.5103 +\x57\xea\x32\xeb\x94\xda\x31\xa3\x96\xbc\x26\x9b\x65\xf4\x9e\x6c\
 41.5104 +\xb8\xa0\x13\x90\xa3\xce\x7a\x02\x07\xbb\x55\xb3\xf6\x6a\x5a\xad\
 41.5105 +\x05\x45\xa3\x55\xd1\x4b\xb8\x5c\x97\x35\xd7\xaa\xec\x38\xe8\x52\
 41.5106 +\x9a\x90\xa7\xc8\x40\x00\xff\x00\x5a\xdf\x4e\xc0\xa4\x91\xd7\x1a\
 41.5107 +\xaf\xb7\x36\x5e\xa8\xd5\x76\x3b\xb5\xa9\x31\x8d\x19\x0f\xa5\xc9\
 41.5108 +\x14\xc6\xe7\x38\xeb\x72\x0a\x59\x7d\x00\x94\xa5\xa6\x93\xf2\x9d\
 41.5109 +\x6c\xe0\x83\x90\x8e\xa4\xe0\x0d\x04\x12\xbf\xb6\x16\xdd\x5b\x89\
 41.5110 +\xe8\x7b\xb4\xdd\x76\x52\xab\x34\x5a\x6a\xa8\xeb\xa7\x37\xc8\x5a\
 41.5111 +\x4a\x5c\x49\x58\x2b\xe9\xcc\x15\xca\xe0\x23\xae\x31\x8d\x31\xdf\
 41.5112 +\x92\xcc\x58\x6e\xca\x90\xe0\x6d\x96\x90\x5c\x5a\xd5\xd9\x29\x03\
 41.5113 +\x24\x9f\xb0\x69\x58\xee\xcd\xc4\x6e\x35\x78\xc1\x91\x89\x92\x3d\
 41.5114 +\x1f\xe0\x89\x6f\xc9\x79\x4e\x42\xf0\x9a\x42\x46\x55\x9c\xe4\x14\
 41.5115 +\x9c\x11\xd7\x97\x00\xe7\x18\xd5\x14\xed\x9e\xbb\xa4\x5d\xf5\x5a\
 41.5116 +\x83\x37\x0b\x61\xc9\x72\x26\xc8\x6e\x71\x9a\xb4\xb8\x94\x3e\x87\
 41.5117 +\x12\xdb\x45\xb4\xb5\x9e\x54\x73\xa5\x38\xf1\x71\x84\x02\x13\x9c\
 41.5118 +\x00\x80\xd6\xbb\x68\x10\x2f\x9d\xbd\xad\xda\xb2\x26\x2d\xa8\xd5\
 41.5119 +\x38\x8e\xc0\x79\xe8\xe5\x2a\x5b\x61\x69\x29\x24\x67\x23\x98\x67\
 41.5120 +\xb1\x1a\x4d\xd7\xf8\x7e\xb0\x85\x99\xb6\xd6\x25\xcd\x7a\x54\xfe\
 41.5121 +\x01\xb6\x9f\x09\x8b\x4a\x7b\xc2\x4a\x6a\xee\x85\x64\x07\xb0\x9c\
 41.5122 +\xab\x00\x91\x84\xe0\x00\xa3\xe7\xab\x4a\x8e\xd0\xd7\x3c\x0a\xf4\
 41.5123 +\x4a\x3a\x28\x51\x99\x9f\x2d\x53\xbd\x28\x3e\xfb\x72\x1f\x0a\x75\
 41.5124 +\xa7\x0b\x0a\x21\x24\x21\x19\x43\x99\x38\x58\x5e\x40\x29\x03\x39\
 41.5125 +\xf2\x9d\xb3\x35\x77\xe3\x21\xea\x9c\xda\x6b\x2f\x30\x89\xe9\x82\
 41.5126 +\xb8\xeb\x71\xc5\xc3\x2f\xb2\xd2\x1b\x52\x55\xca\x80\x4a\x5c\x6d\
 41.5127 +\x6b\xe8\x94\xe3\x98\x77\x39\x3a\x18\x8e\xd4\x21\x0d\xb4\x1b\x6d\
 41.5128 +\x01\x08\x48\xc0\x4a\x46\x00\x1e\x40\x6b\x2e\x9e\xfd\x26\x63\xed\
 41.5129 +\x3d\x65\xf4\x06\x16\xc5\x22\x89\x17\xc2\x8d\x1e\x5b\x14\xc9\xf2\
 41.5130 +\x5d\xf4\xff\x00\x0e\x5b\x2f\x2d\x6b\x51\x4a\x0a\x49\x43\x4e\x20\
 41.5131 +\x77\x27\xc5\x39\x56\x3b\xe1\x79\xec\xfc\xd9\x13\x23\xfd\xea\x3a\
 41.5132 +\xc3\x50\x13\x1d\xf6\xdb\x87\x32\x73\xa9\x6e\x33\xae\x2c\x2b\x9d\
 41.5133 +\xb4\x96\xdc\x00\x74\xec\x39\x48\xea\x01\xc1\xe8\xdc\x8b\xca\xc6\
 41.5134 +\xd2\xd0\x53\xbf\xb0\xb7\xaa\x25\x6e\x75\x12\xa7\x0e\x12\xe2\xd4\
 41.5135 +\x50\xc7\x86\x23\xd4\x23\x80\x4f\xe3\xf9\x86\x7d\x51\x8c\x28\x11\
 41.5136 +\xf2\x53\xe5\xa1\x1b\xcb\x86\x7b\x5a\xef\xdc\x09\x1b\x93\x67\x5e\
 41.5137 +\xb7\x35\x99\x5e\xaa\x21\x0b\x93\x3a\xdf\x94\x12\xd4\xb1\x81\x85\
 41.5138 +\xa9\x07\xb9\x20\x0c\x90\x70\x7a\x1c\x67\xae\xad\xc6\xd8\x5d\x0a\
 41.5139 +\x9f\x2b\xd2\xcd\x0e\x64\xe9\x4b\x5b\x86\xba\xe4\xa9\x42\x43\x68\
 41.5140 +\x54\x7f\x0f\xc2\x4b\x23\xd5\xe5\x04\xe0\x65\x65\x3c\xbd\x4a\x49\
 41.5141 +\xef\xb2\xbd\xa6\x9f\x4a\x36\xec\xbb\x4e\x4c\x48\xb2\x69\x6c\x30\
 41.5142 +\x25\xb2\xe4\x87\x90\xdd\x41\xd6\x94\xd9\x1c\xea\x1c\xc4\x0e\x54\
 41.5143 +\xba\x39\x8a\x49\x1c\xc3\xa1\x19\x1a\x08\x0f\xf8\xb7\xee\x2f\x2e\
 41.5144 +\x07\x14\x1b\x91\x8c\x76\xe6\x47\xfc\xb5\xed\x33\x84\x9a\x14\xab\
 41.5145 +\xae\x9b\x5d\xdc\x7d\xc4\xbc\xef\xf5\xd3\x5e\x12\x22\xc3\xac\xca\
 41.5146 +\x1e\x8c\x95\x82\x08\x2a\x6c\x67\x9b\xb0\xe9\x9e\xb8\xeb\xd3\xa6\
 41.5147 +\x8f\x1a\xdb\x9a\xbd\x62\xed\x15\x6b\xc5\xda\x7b\xf0\xd7\x36\x4c\
 41.5148 +\xa5\xd3\x23\x48\x79\x6d\x00\xb8\xec\x34\xda\x72\x42\x42\xf9\x4b\
 41.5149 +\x2e\x28\xe5\x20\x65\x79\x03\x3a\x4a\x5e\xc1\x56\xb5\x76\xaf\x68\
 41.5150 +\xce\x4a\x6a\x93\x43\x11\x5b\x83\x35\xe7\x5e\x2a\xa7\xb6\xe3\xab\
 41.5151 +\x0d\xa1\xa5\x78\x99\x01\x20\x8c\x9c\x67\x3f\x48\x60\x6a\x2b\x9f\
 41.5152 +\xff\xd9\
 41.5153 +\x00\x00\x14\x03\
 41.5154 +\x00\
 41.5155 +\x00\x01\x00\x01\x00\x40\x40\x00\x00\x01\x00\x20\x00\xed\x13\x00\
 41.5156 +\x00\x16\x00\x00\x00\x89\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\
 41.5157 +\x0d\x49\x48\x44\x52\x00\x00\x00\x40\x00\x00\x00\x40\x08\x06\x00\
 41.5158 +\x00\x00\xaa\x69\x71\xde\x00\x00\x13\xb4\x49\x44\x41\x54\x78\x9c\
 41.5159 +\xe5\x9b\x7b\x94\x5c\x45\x9d\xc7\x3f\x55\x75\x1f\xdd\x3d\x3d\x8f\
 41.5160 +\x3c\x26\x99\x4c\x26\xc9\x10\x42\x08\x21\x21\x21\x11\x92\x80\x26\
 41.5161 +\x2c\xcb\xeb\xb0\xba\xa2\xf8\x02\x15\x77\x41\x3d\xea\xba\x88\xf1\
 41.5162 +\x1c\xd6\x17\xba\xec\x7a\x76\x15\x44\x56\xe1\x08\xae\xeb\xaa\x28\
 41.5163 +\xee\xae\x8f\x95\xb3\x1c\x5d\x97\x05\x11\x45\x09\x20\x20\xc8\xc3\
 41.5164 +\x90\x84\x84\x99\x4e\x26\xc9\xcc\x64\x1e\x3d\xfd\xb8\xaf\xaa\xfd\
 41.5165 +\xe3\x76\xf7\xf4\xf4\x74\xcf\xf4\x84\xc8\x3f\xfb\x3b\xa7\x4f\x77\
 41.5166 +\xdf\x5b\xb7\xea\xf7\xfb\xd6\xaf\x7e\xf5\x7b\xd4\x15\xc6\x18\xfe\
 41.5167 +\x3f\x93\xf5\x2a\x8e\x65\x03\x8b\x81\x34\x20\x67\x69\x1b\x01\x63\
 41.5168 +\xc0\x10\x10\xfe\x31\x99\x3a\xd1\x00\xb8\x40\x4f\xe9\xbb\x96\x3a\
 41.5169 +\xa3\x48\x5f\xe1\x79\xde\xfa\x20\x88\x5a\xb5\x31\x52\xeb\x08\x63\
 41.5170 +\x0c\x42\x08\xa4\x50\x20\xc0\x52\x32\xb2\x6d\x6b\xc8\x71\xec\xc7\
 41.5171 +\xa5\x94\xf7\x02\x23\x35\xfd\x78\x40\xa6\xf4\xfd\x8a\x49\x9c\x80\
 41.5172 +\x25\x50\x2d\x74\x4f\x14\x45\x3b\xb3\xd9\x7c\x4f\xd1\xf3\x08\x82\
 41.5173 +\x10\x1d\x69\x22\x13\x61\x34\xb6\xef\x07\xed\x2f\xbd\x94\xd9\xeb\
 41.5174 +\x85\xe1\xb9\xbe\xef\x53\xc8\x7b\x78\x9e\x87\x6d\xdb\x24\x93\x49\
 41.5175 +\x6c\x47\x91\x74\x13\x28\x25\x7e\xdc\xbb\xa2\x7b\xb3\xeb\x3a\x05\
 41.5176 +\x25\x65\x28\xa5\xc0\xb2\x24\x89\x44\x92\xd6\xd6\x96\x8c\x65\xa9\
 41.5177 +\x2f\x31\x09\xc2\x2b\x02\xe3\x95\x00\xe0\x00\x4b\x81\x55\x61\x18\
 41.5178 +\x7e\xec\xd8\xe8\x78\x4f\x2e\x57\x70\x0b\x05\xaf\xe7\xa9\xa7\x5f\
 41.5179 +\x48\xec\xfe\xc3\x1e\x8e\x1e\x1d\x22\x97\x2b\x30\x3e\x91\x63\x22\
 41.5180 +\xe7\xe1\x15\x7c\x82\x50\xe3\x05\x01\x4a\x29\x04\x0a\x29\x25\x5a\
 41.5181 +\x40\x14\x45\x10\x69\x6c\x47\xa1\x84\xc0\x4d\xd8\xb4\xa6\x13\xa4\
 41.5182 +\x52\x2e\x6d\xe9\x04\x1d\xf3\xda\x58\xb3\x7a\x35\x5b\xb7\x6e\x2a\
 41.5183 +\x26\x13\x6e\x26\x95\x4a\x78\xf3\xe7\x75\x64\x1c\xc7\x7a\x45\x60\
 41.5184 +\x1c\x0f\x00\xe5\x19\x3f\xc9\xf7\xc3\x0f\x0f\x0d\x0d\x9f\x3a\x38\
 41.5185 +\x34\xba\xe2\x27\x3f\xfd\xdf\xe4\xc3\x8f\x3c\x45\xc1\x93\xf8\x91\
 41.5186 +\x42\x63\x93\x4c\xb4\x21\xa4\x83\x54\x36\x28\x89\x2d\x2d\x8c\x50\
 41.5187 +\x28\x14\x5a\x80\x94\xb1\x29\x30\xc6\x50\xe6\x23\xfe\x1d\xa1\x4d\
 41.5188 +\x88\x09\x43\xb4\x09\xd1\x91\x47\xe0\x17\x30\x41\x1e\xdb\x0a\xb1\
 41.5189 +\x54\xc8\x19\xeb\x56\xf2\xae\x2b\x2e\x2f\xce\xeb\x68\xcf\x74\x74\
 41.5190 +\xb4\x79\x6d\x6d\x2d\x19\xa5\xd4\xe7\x81\x47\xe6\x02\xc2\x5c\x00\
 41.5191 +\x28\x0b\x7e\xb2\xef\x87\x3b\x87\x87\x47\x56\x1e\x3c\x74\xb8\xfb\
 41.5192 +\xd6\xaf\x7c\x3d\x78\xfe\x85\xbd\x1d\xc9\x96\x05\xb4\xb6\x77\x63\
 41.5193 +\x27\xdb\xff\xd9\x18\xf7\xfd\x46\xb8\x20\x2c\x34\x16\xf1\x08\x65\
 41.5194 +\xbb\x27\x10\xa5\x21\x8d\xa8\x19\xc1\x48\x10\x3a\x6e\x25\x62\x30\
 41.5195 +\x04\x1a\xd0\x08\x13\x20\x8d\x8f\xc0\x7b\x42\x07\x13\x9b\x27\xc6\
 41.5196 +\x0e\x93\x1d\x3f\x4c\xe7\x82\x36\xae\xb9\xfa\xdd\x6c\xde\xb4\xb6\
 41.5197 +\xb8\xac\xa7\x7b\x97\xeb\xda\x9f\x07\xf6\x01\xfd\xcd\x00\xd1\x2c\
 41.5198 +\x00\x2e\xb0\xd5\x18\xf3\xf1\xb1\xf1\xec\xc9\xfb\x0f\x64\x96\xdd\
 41.5199 +\x75\xd7\xf7\x13\x3f\xb9\xef\x51\xe6\x2d\xea\xa5\xb3\xf3\x24\x50\
 41.5200 +\x29\xb4\x91\x18\x23\x30\x42\x55\x04\x36\x55\x82\x57\xe4\x2c\x19\
 41.5201 +\xbe\x58\x50\xc1\x4c\x3c\x18\xa3\x11\x42\x54\x01\x11\x21\x84\x41\
 41.5202 +\x10\x61\x89\x90\xd1\x91\xc3\x1c\x3d\xf8\x07\x56\x9d\xbc\x88\x1b\
 41.5203 +\x3e\x79\x6d\xb1\x77\xf9\x92\xcc\xfc\xf9\x1d\xfb\x2c\xcb\x6a\x4a\
 41.5204 +\x1b\x9a\x01\xc0\x05\xb6\x86\x61\xf4\xd9\x83\x87\x8e\x6c\x7b\xf4\
 41.5205 +\xb1\x67\x12\x37\x7e\xee\x66\x1c\x77\x21\x4b\x7a\xd7\xbd\xa4\xec\
 41.5206 +\xf9\x2b\x03\xed\x12\x69\x81\x14\xa5\x4d\xa5\x34\x8b\x50\xee\xbb\
 41.5207 +\x24\xbc\x91\x35\xf7\x67\xa6\x9a\xa7\xe3\x6b\xd5\xe0\x19\x83\x25\
 41.5208 +\x3c\x24\x59\x06\x07\xf6\x30\x74\x78\x1f\xd7\x5c\xf3\x36\xde\x7c\
 41.5209 +\xd9\xc5\xc5\x15\x2b\x7a\x76\xb9\xb6\x7d\x23\xb3\x80\x30\x1b\x00\
 41.5210 +\x2e\xb0\x35\x08\xc3\xcf\xbe\xb4\xbf\x6f\xdb\x5d\xdf\xf9\x71\xe2\
 41.5211 +\x07\x3f\xbe\x9f\xee\xde\x8d\xb4\xb6\x77\x13\x46\x12\x8d\x03\x42\
 41.5212 +\xd5\xb0\x39\x57\xaa\x27\x6a\xf9\x7a\x15\x78\xf5\x80\x33\x21\x4a\
 41.5213 +\x44\x28\x19\xe0\x17\x46\xd9\xb7\xe7\x49\xb6\x9d\xb5\x92\xeb\x3f\
 41.5214 +\xfa\xfe\xe2\xea\x53\x7a\x77\xb9\xae\x3b\x23\x08\x33\x01\x60\x03\
 41.5215 +\x67\x06\x41\xf8\x0f\x7b\xf7\xbd\x7c\xee\xcd\x5f\xfc\x6a\xe2\xe9\
 41.5216 +\xe7\x33\x2c\xea\x5e\x8b\x4a\x2c\x22\x34\x09\xb4\x6e\x5e\x95\x67\
 41.5217 +\xa6\x49\x00\x8c\x31\x48\x29\x4b\x7d\x35\x01\x40\xb9\x07\xa3\x51\
 41.5218 +\x32\x44\x46\x59\x06\x07\x9e\xa5\x2d\xe1\x73\xcb\xcd\x37\x14\xd7\
 41.5219 +\x9c\xba\x72\x46\x10\x66\xf2\xc8\x3a\xc3\x30\xbc\xb2\xff\xe0\xc0\
 41.5220 +\x9a\x2f\xdf\xf6\xcd\xc4\x73\xbb\x8f\xd2\xb5\x6c\x13\xc2\xe9\xc4\
 41.5221 +\x0f\x15\xc6\x50\x11\x3e\x66\xa0\x5a\xf8\x98\x79\x61\xa8\x18\xbc\
 41.5222 +\xe9\x02\x57\xdf\x10\xd4\xb7\x11\x55\x1a\x51\x25\x7c\xf5\xb8\x42\
 41.5223 +\x08\x30\x12\x21\x24\x18\x07\xa1\x3a\xe8\xea\xd9\x84\x17\x2d\xe4\
 41.5224 +\x13\x9f\xbc\x29\xb1\x77\x6f\xdf\x56\xcf\x0b\x3e\x0b\x6c\xa3\x8e\
 41.5225 +\x83\xd6\x08\x00\x07\x58\x3d\x9e\xcd\x6d\xf9\xef\x9f\x3d\xf4\xdc\
 41.5226 +\x6f\x1e\x7b\x9e\xf9\x4b\x56\x63\x54\x3b\xa1\x49\x20\xa4\xdd\xe0\
 41.5227 +\xb1\xe6\xa8\x5a\x80\x6a\xaa\x5e\xdf\x8d\xb4\xc9\x18\x03\xda\x20\
 41.5228 +\x8c\xac\x7c\xa2\x40\x93\xcf\x7a\x1c\x1b\xce\x32\x70\xe8\x18\x07\
 41.5229 +\xf6\x8f\x92\xcd\x27\x39\x32\x18\xf2\x4f\x5f\xfe\x56\x22\x93\x19\
 41.5230 +\xd8\x1a\x86\xe1\xc7\x81\x65\xd4\xac\xb3\x46\xae\xf0\x12\xdf\x0f\
 41.5231 +\x3e\xf0\xf2\xcb\x99\xd5\x77\x7c\xed\xdb\xf3\x17\xaf\xd8\x8a\xb4\
 41.5232 +\x17\x12\x19\xab\x21\xf3\x53\x05\x28\x09\xd1\xa0\x69\x2c\x9b\x98\
 41.5233 +\x22\x30\x80\x44\x80\x89\x9f\xab\x07\x86\x30\x12\x81\x40\x87\x11\
 41.5234 +\x85\x42\x81\x62\xc1\xa7\x58\x2c\xc6\x4e\x54\xa9\x9d\x12\x12\x63\
 41.5235 +\x14\xc8\x04\x42\x75\xf1\xeb\x47\xf7\xf2\xf3\x5f\xec\x4a\xbc\xf9\
 41.5236 +\xb2\x8b\x4e\x5a\xb0\xa0\x63\x29\xd0\x07\xf8\x33\x01\xe0\x02\xab\
 41.5237 +\x87\x87\x47\x4e\xbf\xed\xf6\x7f\x1d\x4f\xb7\x2e\x9d\x9f\x4a\x77\
 41.5238 +\xe1\x45\x0e\x42\xc8\x69\x4c\x57\xaf\xfd\x99\xc0\xa9\xdf\x1e\x1a\
 41.5239 +\x19\xc0\xb2\x6a\x1b\xad\xd1\xda\x10\x86\x21\xc5\x5c\x91\x7c\x3e\
 41.5240 +\x4f\x18\x86\x18\x2d\x10\x46\x94\xe2\x08\x39\xa5\x8b\xf8\x59\x9b\
 41.5241 +\x48\xb7\x60\xbb\x8b\xb8\xeb\xee\xff\x64\xdb\xb6\x4d\x1d\x1d\x1d\
 41.5242 +\xad\x57\x28\xa5\xf6\x11\x7b\x8c\x25\xd0\xa7\x53\x8f\xe7\x79\x1f\
 41.5243 +\xeb\xcb\x0c\x9c\xfc\xe0\xc3\xcf\xf4\x2e\xe8\x3e\xe5\xfe\x48\x4f\
 41.5244 +\x5a\xf9\x5a\x21\xab\x55\xb5\x19\x23\xa8\xb5\x46\x1b\x83\x31\x9a\
 41.5245 +\x28\x0a\x88\x42\x9f\x28\xf4\x31\x51\x14\xcf\x3c\xb1\x5a\x87\x7e\
 41.5246 +\x44\x7e\xa2\xc0\xf8\xc8\x38\x83\x03\xc3\x1c\x39\x38\xc8\xf8\x48\
 41.5247 +\x96\xc8\xd7\x08\x2d\x51\x22\x76\xa3\x85\x10\xf1\x73\x55\x6c\x49\
 41.5248 +\x0c\x20\xd1\x91\x85\xb4\xd3\x0c\x1c\xce\x73\xff\x03\xbb\xf6\x8e\
 41.5249 +\x8e\x4e\xbc\x26\x0c\xc3\xd3\x80\x44\x05\xe8\x1a\xa6\x05\x70\x46\
 41.5250 +\x5f\xff\xa1\xef\x5d\xb7\xf3\x33\x6b\x0f\x0d\x39\x74\x2e\x3d\x1d\
 41.5251 +\x2f\xb4\x4f\xc0\xba\x07\xa3\x43\xa2\xc8\x23\x0a\xf3\xa4\x92\x36\
 41.5252 +\x2b\x7a\x7a\x48\x24\x1d\x02\x3f\xe2\xf0\xe1\x23\x0c\x0e\x8f\x11\
 41.5253 +\x46\x92\x30\x90\x78\xc5\x10\xaf\x18\x47\x8b\xb2\x34\x4f\x0d\x6d\
 41.5254 +\x87\x28\xdd\xd3\x65\x9f\x33\xfe\xd6\x08\x04\x39\x5c\x7b\x0c\x1d\
 41.5255 +\x0c\x70\xf7\xb7\x6f\x2a\xac\x3e\x65\xc5\x2f\x95\x52\x1f\x26\xf6\
 41.5256 +\x16\x4d\xed\x12\x48\x03\x6b\xc6\xc6\xc6\x73\xcf\x3e\xbf\x87\x53\
 41.5257 +\xd6\x5d\x4a\xa0\x5d\x84\x9c\x2d\x7c\x2f\x09\xd9\xc8\xc5\xa5\x24\
 41.5258 +\xbc\x3f\xc6\xe2\xce\x24\x6f\x7a\xc3\xeb\x39\x7d\x6d\x2f\xe9\x16\
 41.5259 +\x17\x4b\x4a\xb4\x36\x14\xbd\x88\x3d\x7b\xfa\xf9\xd6\x5d\xf7\xf0\
 41.5260 +\xd8\xe3\x2f\x91\x4c\x77\x22\x8c\x85\x14\x6a\xda\xb2\xab\x3b\x6e\
 41.5261 +\xd5\x44\xea\x29\xcb\x49\x11\x99\x16\x46\xc7\x43\xf6\xec\xed\x4f\
 41.5262 +\x2e\xe9\xea\xec\x49\xa5\x5c\xd7\x71\x1c\x60\xba\x0d\x58\x5c\x28\
 41.5263 +\x14\x2e\x7b\xfc\xb1\xa7\x1f\x4c\xb7\x2e\x38\x4b\xda\x69\xc2\xc8\
 41.5264 +\x6e\xda\x73\xab\x4f\x06\xa3\x43\x88\x26\xd8\x71\xee\x06\xae\xbe\
 41.5265 +\xea\x42\xe6\xcf\x03\x47\x55\xaf\xbf\x78\xbd\x2f\xef\x5e\xc9\xd9\
 41.5266 +\xaf\xd9\xc9\xf7\x7f\xf8\x24\x5f\xf9\xea\x77\x50\xaa\x0d\x83\xfb\
 41.5267 +\x8a\x7c\x0d\x8d\x45\x68\x04\x6d\x1d\xdd\xfc\xec\x7f\x1e\x60\xe3\
 41.5268 +\x86\x53\x44\x2a\x35\xb9\x1b\xd6\x4e\xad\x33\x38\x38\x72\xea\x03\
 41.5269 +\x3f\xff\xf5\xf5\xed\xed\x8b\x31\x8d\xcc\xf8\x5c\xc8\x44\x28\x0a\
 41.5270 +\xbc\xee\x9c\xd3\xb9\xf6\x83\x17\xd2\xb5\x00\x5c\x19\x0f\x2c\x6a\
 41.5271 +\x3e\x96\x82\xf6\x56\xb8\xe6\x3d\x9b\xb8\x7e\xe7\x15\x48\xf2\x08\
 41.5272 +\x13\x50\x36\x94\xcd\x0a\x3f\xd9\x4e\x22\xb0\x30\x91\x83\xeb\xb4\
 41.5273 +\xf1\xeb\x87\x77\x91\xcb\xe5\xa7\xb4\x9d\xa6\xdb\x45\xcf\x77\xf6\
 41.5274 +\xec\xef\x27\x95\x9e\x87\x29\x4d\x7c\x33\xd6\xbd\x11\x13\x12\x9f\
 41.5275 +\xe5\x3d\x1d\xfc\xe5\xbb\x2e\x26\x9d\x8c\xd7\xa7\x14\x75\x1c\xe7\
 41.5276 +\xd2\x35\x49\x0c\xc4\x5b\xdf\x72\x36\x17\x5d\xb4\x0d\x21\x3c\xd0\
 41.5277 +\x73\xcb\x8a\x4d\xe5\x57\x62\x50\x04\xa1\x20\x57\x08\x30\x1a\x57\
 41.5278 +\x4a\x59\xc9\x5a\x4d\x03\x40\x1b\x4d\xa4\x25\xb6\x93\x8a\xd7\xb2\
 41.5279 +\xd0\xcd\x23\x5f\x65\x8d\xa5\x8c\x4d\x91\xb2\xe0\xfc\xed\x1b\xe9\
 41.5280 +\xea\x8c\xd7\xea\x4c\x4e\x50\xcc\x3c\x60\x20\x61\xc3\xe5\x6f\xba\
 41.5281 +\x80\x85\xf3\x1d\x10\x8d\x00\xa8\xf5\x28\xe3\xff\x93\xfc\x96\x22\
 41.5282 +\x48\x21\xd0\x46\xe0\x26\xd2\x44\x91\xee\x11\x42\x7c\x94\x38\xb4\
 41.5283 +\x17\x75\xac\x9b\x8c\x2d\xbe\xb4\x2b\x4b\xa0\x7a\x0d\x36\x4b\x5a\
 41.5284 +\x6b\x04\x86\x84\xab\xb8\xf8\x82\x0d\xcc\x16\x2e\x4d\xf5\x2d\xe2\
 41.5285 +\x99\xd9\xb4\xb1\x8d\x15\x2b\x16\x21\xe7\x68\x83\xea\x6d\xd5\xc6\
 41.5286 +\x18\x6c\x2b\xc5\x4b\x07\x0e\xb9\xb9\x7c\xb1\xc7\xf7\xfd\xfa\x1a\
 41.5287 +\x00\x71\x58\xab\x4b\x4e\x46\xb5\xe1\xa9\xce\xdc\xcc\x44\x71\x0c\
 41.5288 +\x0f\xca\x68\xda\x5b\x92\xa4\x92\xa5\x75\x3e\x0b\x7e\xd5\xf3\x59\
 41.5289 +\x0e\x83\xd6\x9f\x7e\x32\x4a\xd5\xce\xf4\x24\xaf\x53\x61\xad\xfd\
 41.5290 +\x2f\xab\x44\x94\x28\x65\x33\x32\x32\x46\x10\x04\x22\xf6\xf6\xeb\
 41.5291 +\x01\x20\x00\x35\x79\xb9\x56\xe0\xe6\xbc\x3d\x89\x89\x34\x03\x07\
 41.5292 +\x0f\x31\xaf\xbd\x0d\x59\xa7\x9f\xd9\xfb\x00\x29\x60\x49\x57\x27\
 41.5293 +\x42\xce\xf5\xd9\xe9\x3c\x96\xb7\x68\xa5\xd4\x94\xeb\xd3\x5d\x61\
 41.5294 +\x63\x2a\x46\xc7\x18\xd3\x74\x98\x1f\xb7\x15\x08\x20\xf4\x23\x86\
 41.5295 +\x8f\x1e\x21\x2c\x06\x28\x54\x9d\xc6\xe5\xaf\x1a\xb7\xba\x86\x0d\
 41.5296 +\x00\xcb\x9a\xce\x62\x19\x0f\xdd\x30\xd6\xa8\xb6\x01\xe5\x8e\x63\
 41.5297 +\x7b\xe0\xba\x36\xca\xb2\x28\xb9\x01\xf5\xa3\x41\x1d\x86\x08\xa2\
 41.5298 +\x27\x9a\xf4\x7f\xe2\x31\x84\x40\x18\x89\x57\x0c\x18\x3a\x32\x84\
 41.5299 +\x5f\x8c\x00\xc1\xc1\x83\x03\xd0\xc0\xf8\xcd\xa6\x4d\x06\xe8\xcf\
 41.5300 +\x0c\x60\x1a\x49\xda\x04\x55\xc0\x10\x1a\xdf\xcb\xb1\xe6\xd4\x93\
 41.5301 +\xbc\x74\x2a\x51\xc9\x1e\x4f\x13\xd1\x52\x92\xb6\x36\x97\xc0\xcb\
 41.5302 +\x6e\x36\x66\xaa\xf1\x69\xc4\xb0\x8e\x00\x23\xf1\x0a\x3e\x23\x47\
 41.5303 +\x47\x09\xfc\x08\x81\xc2\xe0\xb2\x67\x5f\x1f\xc7\x46\x4b\xeb\xbb\
 41.5304 +\x12\xf7\xe8\x59\x9c\xab\xd8\x97\xd3\x06\x7e\xf7\xcc\x8b\x68\x1d\
 41.5305 +\x7b\x0d\xe5\xf1\xb5\x68\x3c\xfb\xb5\x54\xb6\x61\x4a\x49\xfc\x20\
 41.5306 +\x87\x6d\xa9\x8c\x65\x55\x52\xe9\x66\x1a\x00\x89\xa4\xc3\x86\xf5\
 41.5307 +\x6b\xc8\xe7\xc6\x91\x33\x04\x3e\x15\x56\xb5\x46\x29\x15\x0b\x3f\
 41.5308 +\x34\x42\x10\x04\x48\xe2\x04\x85\x10\x12\xdf\x87\x1f\xfe\xe8\x21\
 41.5309 +\x22\x53\x06\x21\x0e\x54\x1a\xf5\x1b\x1b\x5a\x89\x06\x1e\x7b\x6c\
 41.5310 +\x98\xbe\x97\x87\xd1\x46\x4e\x6b\x37\x17\x8a\xe1\x0b\x59\xde\xd3\
 41.5311 +\x85\x65\x5b\x53\xea\x07\xd3\x00\x48\xa7\x5a\x38\xfb\xac\x8d\xe4\
 41.5312 +\x26\x86\x51\xc4\x89\x87\x46\x64\x8c\x41\x0a\x8b\xc0\x0b\x39\x36\
 41.5313 +\x78\xac\x22\x7c\x35\x85\x91\xe2\xa7\x3f\x7b\x94\xdd\x2f\x86\x35\
 41.5314 +\x76\x5c\x56\xcc\xfe\x54\xcd\x8a\x7f\x67\xb3\xf0\x83\x1f\xdd\xcf\
 41.5315 +\xf0\x68\x50\x27\x64\x99\x0b\x19\x10\x3e\x61\xe4\xb1\x65\xeb\xd9\
 41.5316 +\xb4\xa4\x92\x91\xef\x57\xd2\x01\xd3\x00\xf0\x5a\x5b\x53\x99\x75\
 41.5317 +\xa7\xaf\x2a\x8e\x8f\x0d\x21\x64\x5c\xa4\xa8\x16\xb8\xfa\x77\x1c\
 41.5318 +\x77\x1b\x86\x8f\x0e\x13\x86\xe1\x34\xe1\x01\x34\x36\x7d\x99\x51\
 41.5319 +\x6e\xbb\xe3\x6e\x86\x8e\xc5\x02\x9a\x99\xb4\x5f\x80\x1f\xc2\x77\
 41.5320 +\xff\xed\x41\x7e\xf1\xcb\x27\x80\x44\x29\xcd\x7e\x9c\x24\x34\x52\
 41.5321 +\x04\x14\xf3\xa3\x6c\xda\xb4\xf1\x9e\xb6\xb6\xd6\x21\xc7\x71\x2a\
 41.5322 +\x42\xd5\x72\x9c\x51\x4a\xdd\x9a\x48\x24\x32\xe9\x16\x87\xa2\x97\
 41.5323 +\x45\xc8\xe9\xb9\xb8\xb2\xf0\xc2\x48\x86\x6a\x66\x7e\xea\x6c\x1a\
 41.5324 +\x04\x0a\x2d\x52\x3c\xf4\xab\xdf\x71\xe3\xdf\xdd\xc1\xe0\x30\x93\
 41.5325 +\xe6\xbe\x76\xdb\x06\xfc\x00\xee\xf8\xc6\x83\xdc\x7e\xe7\x8f\xd0\
 41.5326 +\x24\x4b\xc2\x1f\xaf\x11\x94\x48\xa3\x91\xc2\x27\x9f\x3f\xc6\xaa\
 41.5327 +\x95\xdd\x9b\x13\x09\xfb\x71\xe2\xca\xb3\xa9\x07\x80\x07\x64\x5a\
 41.5328 +\xd3\x2d\xde\x05\xe7\x6f\x67\xe4\xd8\x11\x94\x88\x10\x75\x67\x5e\
 41.5329 +\x92\x1d\xcf\xe1\xe5\xbd\xca\x6e\x53\xbe\x5f\x4b\x06\x85\x65\xb5\
 41.5330 +\xf2\xfc\xee\x3e\x46\xb3\xd1\xb4\xfb\xd5\x14\x84\xf0\xdb\xc7\xff\
 41.5331 +\x80\x90\x6d\x18\x61\x53\x49\xaf\x35\xe9\x84\x95\xa9\x32\x11\x42\
 41.5332 +\xa3\xf0\x38\x63\xfd\xc9\xb4\xb6\xa6\x26\x2c\xcb\xba\x97\xb8\xec\
 41.5333 +\x4e\x3d\x00\x00\x8a\x0b\x17\x76\x64\xde\xf6\x96\x37\x16\x47\x86\
 41.5334 +\x32\x58\xc2\xc7\x10\xd4\x48\x24\x09\x83\x80\xdc\x78\x0e\x13\x4d\
 41.5335 +\xee\xe5\xd2\x4c\xee\xd1\xa5\xd1\xa7\x08\xa0\xa4\x5d\xa9\x07\x36\
 41.5336 +\x66\x1c\x94\xb2\xe3\xac\x73\x95\x0f\x51\xf6\x4a\x67\xcc\x49\x56\
 41.5337 +\xc5\x22\x95\xd8\x82\x88\x7c\x7e\x88\x8b\x2f\x38\xf7\x9e\x8e\x8e\
 41.5338 +\xd6\xc3\xd4\x9c\x39\xa8\xc7\x4d\xc6\xb2\xac\x5b\xdb\xda\x52\x99\
 41.5339 +\x96\x84\x20\x08\xc6\x5e\x52\x55\xb9\xed\x32\x03\xd9\xf1\x1c\xbe\
 41.5340 +\x1f\xd4\x79\x9c\x69\x6d\xa7\x30\xd9\x64\x88\xdd\x28\xf6\x9f\x8b\
 41.5341 +\x16\x18\x13\x21\x44\x44\xe0\x8f\xf3\xee\x2b\x2e\xb9\x28\xdd\x92\
 41.5342 +\xea\x07\xf2\x54\xf9\xd5\xf5\x00\xf0\x80\x4c\x3a\x9d\xf2\xce\xdb\
 41.5343 +\x7e\x16\x63\xc3\x03\x2b\x85\x30\x15\x67\x44\xa2\xf0\xfd\x90\xf1\
 41.5344 +\xf1\x89\x12\xa3\xaa\x22\x68\x84\x46\x8b\xc9\x04\x69\xec\x47\x9c\
 41.5345 +\x98\x23\x38\xa2\x1c\x26\x56\xf5\x57\x9b\x0b\x9c\x5a\x87\x30\x71\
 41.5346 +\x1a\x0e\x9f\xb5\xa7\xad\x42\x2a\x65\x4b\x49\x27\x71\xc1\xa7\xf2\
 41.5347 +\x54\x23\x7d\x8c\x16\x2e\xe8\xf0\x6e\xbc\xe1\xaf\xcc\xf0\xd1\x7e\
 41.5348 +\x84\xd4\x08\x69\xe2\x84\xa6\xd6\x64\xc7\x26\xa8\x76\x4c\xea\x65\
 41.5349 +\x85\x67\x4b\x63\xcd\x46\xb5\x33\x7d\x3c\x3e\x40\x6c\xfc\x46\x39\
 41.5350 +\xe7\x9c\xcd\x3c\xb2\xeb\x99\x97\x3d\x2f\xb0\xa8\x91\xb9\xd1\x06\
 41.5351 +\xeb\x59\x96\xda\x6f\x59\x6a\xfd\xf2\xe5\x8b\xec\x7c\x6e\x14\x3b\
 41.5352 +\xe1\x22\xa5\x22\x0c\x22\xf2\xd9\x09\xe2\x0c\x3d\x08\x61\xaa\xd2\
 41.5353 +\x71\xb5\x8e\xd3\xf4\x6b\x75\xa9\x3a\x33\x5e\xf6\x5c\xeb\x82\x57\
 41.5354 +\x93\x3a\xaf\xc9\x41\x56\x57\xa1\x84\x09\x90\xd2\xa7\x25\x21\x78\
 41.5355 +\xc7\x5b\x2e\x08\x17\xcc\x6f\x97\xae\x6b\x0f\x10\xd7\x04\x66\x5c\
 41.5356 +\x02\x00\xda\xf3\x82\xec\x23\xbb\x9e\x79\x78\xc7\x8e\x2d\x4c\x8c\
 41.5357 +\x1d\x45\xca\x38\x35\x35\x31\x9e\x2b\x3d\x38\xd5\x3a\xcf\x58\xc9\
 41.5358 +\xa9\xed\xbc\xc1\xa0\x15\xb7\x5d\xc8\x29\x06\xf0\x78\x48\x48\x8d\
 41.5359 +\x89\xb2\x6c\x5c\xbf\x8a\x64\x32\x79\xb8\xa5\x25\xf1\x75\xa5\xd4\
 41.5360 +\xcd\xc0\x40\x75\xbb\x46\x00\x04\x8e\x63\x0d\x9e\x7d\xd6\x7a\xe7\
 41.5361 +\xa2\xf3\xcf\x7d\x56\x51\x40\x04\x39\xa4\x8e\xc8\x4f\x4c\xd4\xad\
 41.5362 +\xf7\xd5\xce\x58\x75\x12\x25\xf6\x26\x05\x51\x64\xea\x3b\x41\x55\
 41.5363 +\xfe\x80\x10\x10\x6a\x4d\x34\x83\xed\x90\x46\x22\xab\x3c\xd4\xe9\
 41.5364 +\x35\x48\x83\x20\x44\x89\x09\x4e\x5b\xbb\x94\xbe\xfe\x81\x6f\x78\
 41.5365 +\x9e\xb7\x9b\xf8\xd0\x84\x3f\xa5\xaf\x06\x63\x0c\x4a\x29\x6f\x6f\
 41.5366 +\x4d\x27\x6f\x59\xbc\x68\xbe\x5c\xb3\x6a\x09\x5e\x71\x98\xb0\x58\
 41.5367 +\x20\x0a\x4d\x5c\x88\xa4\xfe\xda\xaf\xb0\x50\x73\x4f\xa0\x18\x3a\
 41.5368 +\x96\x25\x97\x6f\x9c\xdf\x33\xc4\xda\x91\xc9\x1c\x46\xa9\xa9\x75\
 41.5369 +\x88\xe9\x63\x34\xd4\xa3\x38\xd0\x32\x3e\x9d\x0b\x12\x5c\x7a\xe1\
 41.5370 +\x96\x89\x75\x6b\x57\x6e\x72\x1c\x47\x13\x1f\xbf\x9b\x42\x0d\x35\
 41.5371 +\x80\xb8\x86\xb6\xa7\xa5\x25\xc1\x96\xb3\x4e\x03\x7f\x94\x7c\x6e\
 41.5372 +\x0c\x51\x65\x76\x9b\x31\x72\x31\x10\x1a\x23\x15\xbe\x6f\x71\xdf\
 41.5373 +\x03\xbf\x89\xeb\x7f\x35\xfc\x6b\x13\x2f\x81\x47\x1e\xc9\x70\xe8\
 41.5374 +\xd0\x10\xb5\x67\x0e\xaa\x97\x92\x16\xba\x2a\x1a\x9c\xae\x29\xc2\
 41.5375 +\x04\xb8\x8e\x66\xe5\x49\x8b\x99\x37\xaf\xed\x70\x32\xe9\xde\xa1\
 41.5376 +\x94\xfa\x25\xf1\x16\xd8\x14\x00\x65\x2a\x74\xb4\xb7\xf6\x9f\xb7\
 41.5377 +\x7d\x4b\x31\x95\x34\xe4\x73\xa3\x48\xa2\xba\x83\xce\x4a\x46\xe2\
 41.5378 +\xba\xed\xdc\x7d\xf7\x7f\xf1\xf3\x87\x32\x44\x02\x22\x03\xa1\x8e\
 41.5379 +\xbf\xb5\x81\xfd\x7d\x70\xe3\xe7\x6e\xc3\x4d\xb4\x21\xe5\xcc\x36\
 41.5380 +\x60\xf2\xfc\x40\xad\x40\x21\x4a\x79\x08\x91\xe3\xd2\x4b\x2f\x38\
 41.5381 +\xd0\xd6\x96\x1e\x07\x5e\x06\x46\xa9\xa3\x36\xb3\x01\x90\x51\x4a\
 41.5382 +\xdd\xba\x60\x5e\x47\xe6\xec\xd7\x6c\x20\x61\x6b\xa4\xf4\x11\x95\
 41.5383 +\x00\x49\x22\xa6\x04\x2a\xd5\x39\xb8\x5a\x2a\x9d\x1d\x92\x69\x76\
 41.5384 +\x5e\x7f\x2b\xff\xf8\xc5\xfb\xe9\x3f\x14\x0b\x3f\x3c\x0a\xdf\xfd\
 41.5385 +\xf7\xe7\xb9\xf2\xaa\x4f\x33\x36\xe1\x62\x84\x03\xda\x4c\xdb\xe7\
 41.5386 +\xa7\xf4\x56\xa9\x42\x97\x93\xe9\xe5\x58\x24\x20\x61\xe7\xe8\xea\
 41.5387 +\x74\x58\x7b\x5a\xef\xbc\x64\x32\xb1\x97\x1a\xe7\x67\x4a\x3f\x4d\
 41.5388 +\xec\xaf\xab\xc2\x30\xba\x7d\xf7\xee\x03\x3b\x3e\xf8\xd7\x37\x25\
 41.5389 +\x72\xc5\x14\x81\x6e\x47\x1b\xb7\x4a\xd8\x32\xb0\xb5\xff\xeb\x91\
 41.5390 +\x41\xa2\x09\xc2\x09\xa2\x70\x1c\xd7\x16\xf8\x21\x08\xe1\x62\xdb\
 41.5391 +\xed\xb1\xf0\xe5\x96\x55\xdb\xdb\xcc\x55\x21\x49\x7c\x80\x2a\xc4\
 41.5392 +\x52\x13\xe8\x60\x1f\xff\x72\xe7\x8d\xde\x19\xeb\x57\x3f\xe2\xba\
 41.5393 +\xf6\x0d\xc0\xe3\x34\x38\x22\xd3\x4c\xd2\xab\xdf\xb2\xd4\xad\x5d\
 41.5394 +\xdd\x9d\x99\xab\xde\x79\x09\x91\x7f\x18\x29\xfc\x92\x97\x17\x7f\
 41.5395 +\x26\x63\x80\xf2\xb5\x99\xf2\xff\xa0\x91\x28\x3b\x8d\x9b\xe8\x04\
 41.5396 +\xb5\x10\xdb\x59\x80\xe3\x74\x94\x82\x9f\x49\x2a\x5b\xf7\x46\xc2\
 41.5397 +\x57\x8f\x2b\x4c\x88\x52\x01\x51\x34\xca\x8e\xd7\x9e\x49\xcf\xd2\
 41.5398 +\xce\x8c\x52\xe2\x0b\xc0\x6f\x1b\x09\xdf\x2c\x00\x1e\xb0\xaf\xa3\
 41.5399 +\xad\x75\xdf\x8e\x1d\x9b\x8b\x2b\x7b\xe7\x63\xa2\x71\x94\x8c\xfd\
 41.5400 +\x89\xb9\xec\xff\x30\xa9\xba\x46\x4b\x0c\x09\x0c\x09\x10\x49\x34\
 41.5401 +\x53\x23\xbf\xea\xf6\xcd\x78\x81\x42\x86\x48\xc6\x49\xba\x3e\x1f\
 41.5402 +\xb9\xf6\x3d\x63\xf3\xe7\xcf\xeb\xb3\x2c\x6b\x3f\xb3\x1c\x93\x6b\
 41.5403 +\x36\xed\xd9\xaf\x94\xb8\x65\xf9\xb2\xae\x3d\xdf\xfc\xc6\x17\xa2\
 41.5404 +\xd0\x3f\x8a\x6d\xe5\x11\x78\x08\xa1\x2a\x39\xba\x69\xee\x6b\x5c\
 41.5405 +\x08\x9b\x3e\xa8\x01\x35\x83\x87\x58\x1d\x31\xd6\x17\x3e\x36\x80\
 41.5406 +\x93\xe3\x6a\x2c\x15\x91\xcb\xf6\x71\xfd\xc7\xae\x66\x22\x97\xbf\
 41.5407 +\xcd\x48\xee\x26\x8e\xfc\x66\x44\xaf\x59\x00\x3c\x60\xaf\xd6\xfa\
 41.5408 +\xb9\xdf\x3e\xf1\xc2\xc3\xd7\x5d\xf7\x17\x8c\x0c\xbe\x88\x6d\x45\
 41.5409 +\xa5\x5d\x21\xa6\x66\x2b\x48\x5a\x30\xa3\xa3\x33\xa7\x88\x8f\x10\
 41.5410 +\x4b\x79\x14\x72\x87\xb9\xe4\xe2\x73\x38\x73\xc3\xaa\x89\x35\xab\
 41.5411 +\x7b\x37\xd8\x52\x0e\xd1\xc4\x49\xd1\x39\x24\xbe\xf1\x5c\x37\xd1\
 41.5412 +\xb7\x75\xeb\xfa\xd4\x79\xaf\x5d\x57\xd8\xb1\x7d\x03\x7e\x71\x10\
 41.5413 +\x29\x8b\x08\xa3\xa7\x74\x55\x76\x8d\x05\x1a\x81\xae\x6b\xcd\xeb\
 41.5414 +\x83\xd4\xa8\x02\x54\x4b\x93\xd6\x5f\x89\x08\x18\x65\x69\x77\x82\
 41.5415 +\x0f\xbc\xef\xf2\xa3\x4b\xbb\x17\x3e\xe1\xba\xce\x97\x1b\xed\xfb\
 41.5416 +\xb5\x34\x17\x00\x06\xa5\xe4\xb6\x96\x54\xe2\x53\xbd\x2b\xba\x1f\
 41.5417 +\xbd\xee\xda\x77\x7b\xcb\xba\x93\x08\x33\x8a\x90\x3e\xb5\x4e\x56\
 41.5418 +\xb3\x89\x8b\xe3\x27\x83\x30\x45\xa4\x98\x20\x9d\x28\xf0\x9e\xab\
 41.5419 +\xde\x48\x18\x99\x2f\x81\xbc\x85\xd8\xf0\x8d\x30\xf3\x76\x04\xcc\
 41.5420 +\x0d\x80\x80\x38\x9d\xfc\x2b\xdb\xb6\x3e\xbf\x6c\xe9\xe2\xbe\xf7\
 41.5421 +\xbf\xf7\x32\x5a\x92\x59\x94\x9c\x40\x8a\x29\x41\x56\xcc\x62\xe5\
 41.5422 +\x74\x57\x6d\xa4\x56\xeb\xbb\xcf\x9d\xa4\xf0\xb1\xed\x1c\x52\x0f\
 41.5423 +\x72\xc9\x85\x9b\x78\xdd\xb6\x75\xd9\x53\x4f\x59\xb6\xc9\x75\xd5\
 41.5424 +\x31\xe6\x70\x5a\x7c\x2e\x00\x94\xa9\x08\xf4\xbb\x09\x7b\x3c\x91\
 41.5425 +\x74\xf7\xbc\xf7\xea\xcb\x89\xc2\xa3\xd8\x56\x0e\x29\x0a\x20\x22\
 41.5426 +\xca\x05\x95\xc6\x07\x29\x9b\xa3\xfa\xd5\x24\x10\x14\x71\xec\x22\
 41.5427 +\xf9\xf1\xfd\xfc\xd9\x25\x5b\xb8\xf2\xed\xaf\xf7\x96\x76\x77\x3e\
 41.5428 +\xe9\x38\xf6\x9d\xc0\x33\xd4\x04\x3c\x33\xd1\xf1\x26\xdc\x73\xc9\
 41.5429 +\x84\xfb\xdc\xf6\x73\xcf\xdc\x34\x32\x32\x5e\x6c\x6b\x6b\x4b\x7c\
 41.5430 +\xfa\x33\xb7\x90\x6c\x5d\x45\x10\x82\x96\x6e\x5c\xdd\x35\x55\x19\
 41.5431 +\xe4\x59\x96\x04\x30\x25\xce\x80\x72\xfa\x4c\x50\xd6\xe4\xb8\x0e\
 41.5432 +\xe1\xe3\x38\x39\x8e\x1d\xdd\xcd\x87\x3e\xf0\x56\xde\xf4\xc6\xf3\
 41.5433 +\xbd\xe5\xcb\xba\x76\xd9\xb6\x75\x23\xf1\x71\xd8\xe2\x5c\x04\x39\
 41.5434 +\xde\x37\x46\x1c\xa0\x1b\x58\x1d\x45\xd1\xdf\x64\xb3\xf9\x75\xc5\
 41.5435 +\xa2\xdf\x71\xde\x45\xef\x73\x52\x2d\x4b\x89\x4c\x1a\x6d\x1c\x90\
 41.5436 +\x0e\x46\xcf\xae\x64\xf5\x12\x1a\x31\xc5\x1e\x5e\xbc\xa1\x86\x08\
 41.5437 +\x11\xe0\x58\x79\xc6\x46\xf7\x71\xed\x87\xae\xbc\xef\xcf\xdf\xb0\
 41.5438 +\x7d\xdd\x92\xae\x85\xbb\x6d\xdb\xfa\x7b\x8e\x43\xf8\x78\xcc\xe3\
 41.5439 +\x7f\x65\x46\x10\x1f\x33\x39\xd3\xf3\x82\x77\x3e\xf5\xf4\xee\xb6\
 41.5440 +\x95\xbd\xdd\x6f\x7f\xc7\x95\x1f\x71\xc6\x26\x6c\xb4\x9c\x47\xa4\
 41.5441 +\xd3\x68\xe3\x12\x95\x0e\x40\x57\xe7\xeb\x26\xbb\xa8\x4f\xc6\xc4\
 41.5442 +\xb1\x80\x04\x10\x21\x4a\xe4\xb0\xc4\x08\xd2\x8c\xb2\xf3\xba\xab\
 41.5443 +\xd9\xfe\xda\xcd\x87\x16\x2d\x9a\x7f\xaf\x6d\xab\x6f\x02\x4f\x73\
 41.5444 +\x1c\xc2\xc3\x2b\x03\xa0\x4c\x8b\xb4\xd6\x6f\x0d\x82\x68\xa5\xd6\
 41.5445 +\xfa\x4f\xf6\xee\xeb\x5b\x7b\xe7\xd7\xfe\xc3\xfd\xdd\xef\xfb\xc8\
 41.5446 +\x17\x1d\xb4\x68\x01\x61\x63\xb4\x02\xa3\xe2\x17\x2a\xa4\xa8\x2a\
 41.5447 +\x4b\x56\xe5\xc1\x00\x84\x46\xe8\x08\x21\x0d\x42\x68\xc0\x43\x47\
 41.5448 +\x79\xd2\xa9\x88\xae\x45\x92\x4f\x7f\xe2\x43\x5e\xef\xf2\xa5\x99\
 41.5449 +\xf6\xf6\xf4\x1e\xcb\x52\x7f\x0b\x3c\xc5\x1c\xd6\x7c\x2d\x9d\x08\
 41.5450 +\x00\x2c\x60\x3e\xb1\x36\x9c\x1a\x04\xe1\xa7\x32\x07\x8f\x6c\x7b\
 41.5451 +\xf2\xa9\x17\xdc\x7b\xee\xbd\x9f\xfe\xfe\x61\x8e\x0e\x15\x71\x9c\
 41.5452 +\x0e\x10\x49\x10\x09\xb4\x91\x68\xe4\x64\xcd\x4f\x94\x62\x0a\xe2\
 41.5453 +\x9c\x85\x14\x11\x5a\x4f\x10\xfa\x63\xb4\xa7\x05\xdd\x4b\xdb\xb8\
 41.5454 +\xf0\xfc\x73\xee\xfb\xd3\xf3\xcf\x59\xb7\xac\x67\xf1\x6e\xcb\x52\
 41.5455 +\x37\x59\x96\xb5\x97\x26\x5f\x8b\x99\x89\x4e\x04\x00\xd5\x94\xa0\
 41.5456 +\xfc\x6a\xcd\x58\x76\xe5\xf0\xb1\xf1\xf6\x17\x5e\x3c\xb0\xf7\xd1\
 41.5457 +\xc7\x9e\x3d\xe7\xb9\xe7\xf6\xf3\xe2\x8b\x19\xf2\x85\x08\x27\xd5\
 41.5458 +\x8e\xa5\x5c\x94\xb2\xe3\xdc\x9f\xd0\x68\xed\x13\x84\x3e\x7e\x71\
 41.5459 +\x02\x41\xc0\x49\xbd\x5d\xac\x5b\x7b\x12\x5b\xce\x3a\x8d\x4d\x67\
 41.5460 +\xae\x29\x2c\x5a\x34\xef\xf7\xe9\x96\xd4\x2e\xcb\xb2\xbe\x47\xac\
 41.5461 +\xf2\x1e\x27\x20\xe7\x7e\xa2\x01\x80\x18\x84\x1e\xe2\x77\x08\xaf\
 41.5462 +\xc8\x17\xbc\xf5\xb9\x5c\xa1\x35\x5f\x28\x26\x27\xb2\x85\x9e\x27\
 41.5463 +\x9f\x7c\xc1\xdd\x7f\xa0\x9f\xcc\xc0\x61\x46\x8e\x8d\x51\x2c\xfa\
 41.5464 +\x38\x8e\x45\x5b\x7b\x9a\x25\x4b\x16\xd3\xbb\x7c\xe9\x81\x6d\x5b\
 41.5465 +\x36\xce\x6b\x6d\x4d\x0d\xba\x8e\xed\xb7\xb4\x24\x69\x6d\x4d\x65\
 41.5466 +\xc0\x7c\xd1\xb2\xac\xe7\x81\x41\x5e\x81\xca\xd7\xd2\x1f\x03\x00\
 41.5467 +\x88\x17\xb6\x0d\x2c\xf6\x7d\x3f\xed\x38\x8e\x04\x7a\xc2\x30\xda\
 41.5468 +\x99\xcd\xe6\x7a\x8a\x45\x1f\x3f\x08\x08\xc3\xf2\x9b\xa3\x60\x59\
 41.5469 +\x0a\xdb\xb6\x4c\x32\x99\xf0\xd2\x2d\x2d\x7b\x85\x30\x5f\xb7\x2c\
 41.5470 +\x6b\xc0\xf7\xc1\x71\x2a\xef\x04\x1e\x97\xa1\x9b\x91\xd1\x57\xe1\
 41.5471 +\xe5\xe9\xb2\xa9\x77\x81\x1e\xdf\xc7\x9d\x65\x02\x8d\xe3\x38\x79\
 41.5472 +\xe2\xf4\x75\x75\xc3\x3f\xce\x4c\xbd\xca\x6f\x8f\xcf\x25\x02\x78\
 41.5473 +\x55\x18\x7b\x35\xdf\x1e\x87\x57\x49\xa8\xb9\xd0\xff\x01\x66\xcc\
 41.5474 +\x70\x2d\xcc\xd6\x7a\xe4\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\
 41.5475 +\x60\x82\
 41.5476 +\x00\x00\x18\xf8\
 41.5477 +\x89\
 41.5478 +\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
 41.5479 +\x00\x00\x40\x00\x00\x00\x40\x08\x06\x00\x00\x00\xaa\x69\x71\xde\
 41.5480 +\x00\x00\x00\x06\x62\x4b\x47\x44\x00\xff\x00\xff\x00\xff\xa0\xbd\
 41.5481 +\xa7\x93\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x0f\x61\x00\x00\
 41.5482 +\x0f\x61\x01\xa8\x3f\xa7\x69\x00\x00\x00\x07\x74\x49\x4d\x45\x07\
 41.5483 +\xde\x04\x01\x08\x0b\x10\x59\x8c\x8e\x4d\x00\x00\x00\x1d\x69\x54\
 41.5484 +\x58\x74\x43\x6f\x6d\x6d\x65\x6e\x74\x00\x00\x00\x00\x00\x43\x72\
 41.5485 +\x65\x61\x74\x65\x64\x20\x77\x69\x74\x68\x20\x47\x49\x4d\x50\x64\
 41.5486 +\x2e\x65\x07\x00\x00\x18\x5c\x49\x44\x41\x54\x78\xda\xe5\x9b\x79\
 41.5487 +\x94\x5d\x55\xbd\xe7\x3f\x7b\xef\x73\xee\x58\x53\x2a\x54\x2a\x43\
 41.5488 +\x85\x0c\x04\x08\x21\x4c\x89\x81\xc4\x28\x28\x22\xd0\xbd\x1e\x02\
 41.5489 +\xea\x73\x2d\x7c\x0f\xbb\x5b\xde\x53\xdf\x5b\x2e\x07\xec\x46\x85\
 41.5490 +\x56\x43\x3b\x34\xe2\xb3\x51\x88\xfa\xfa\xf1\xf0\x01\x2e\x68\x65\
 41.5491 +\xb4\xa5\xb5\x05\x41\x06\x19\x92\xf0\x00\x05\x32\x90\x81\x4a\x52\
 41.5492 +\x95\xaa\xd4\x5c\x75\xab\xee\x70\xce\xd9\x43\xff\x71\xcf\xbd\xb9\
 41.5493 +\xb7\x86\xa4\x02\x2c\x57\xf7\xea\x5a\x6b\xaf\x5b\xf7\xde\x73\xcf\
 41.5494 +\xde\xbf\xef\xfe\x0d\xdf\xdf\xef\xb7\x0f\xfc\x7f\xfe\x27\xfe\x5c\
 41.5495 +\x13\x39\xe7\x7c\xa0\x1d\x68\x00\xe4\x31\x2e\x37\xc0\x18\x30\x28\
 41.5496 +\x84\xd0\xff\xcf\x00\xe0\x9c\x4b\x02\x1d\x40\x72\x9a\xaf\xdb\x8c\
 41.5497 +\xb1\x57\x05\x41\x70\x46\x14\x99\x46\xeb\x9c\xb4\xd6\xe0\x9c\x43\
 41.5498 +\x08\x81\x14\x0a\x04\x78\x4a\x1a\xdf\xf7\x06\x13\x09\xff\x45\x29\
 41.5499 +\xe5\x23\xc0\xc8\xa4\xfb\x04\x40\xb7\x10\x22\xf8\xbf\x02\x80\x49\
 41.5500 +\x42\x77\x18\x63\xae\x1d\x1f\x2f\x74\x94\x82\x80\x28\xd2\x58\x63\
 41.5501 +\x31\xce\xe0\x2c\x7e\x18\x46\xcd\x6f\xbe\xd9\xbd\x37\xd0\x7a\x63\
 41.5502 +\x18\x86\x14\x0b\x01\x41\x10\xe0\xfb\x3e\xe9\x74\x1a\x3f\xa1\x48\
 41.5503 +\x27\x53\x28\x25\x1e\x5e\xba\x64\xe1\xda\x64\x32\x51\x54\x52\x6a\
 41.5504 +\x29\x05\x9e\x27\x49\xa5\xd2\x34\x36\x66\xbb\x3d\x4f\xfd\x37\xa0\
 41.5505 +\xfb\x9d\x00\x43\xbc\x0d\xc1\x13\xc0\x22\x60\x85\xd6\xfa\x4b\xc3\
 41.5506 +\xa3\xb9\x8e\x7c\xbe\x98\x2c\x16\x83\x8e\x57\xfe\xb4\x33\xf5\xc6\
 41.5507 +\xae\x3d\xf4\xf7\x0f\x92\xcf\x17\xc9\x4d\xe4\x99\xc8\x07\x04\xc5\
 41.5508 +\x90\x48\x5b\x82\x28\x42\x29\x85\x40\x21\xa5\xc4\x0a\x30\xc6\x80\
 41.5509 +\xb1\xf8\x09\x85\x12\x82\x64\xca\xa7\xb1\x21\x45\x26\x93\xa4\xa9\
 41.5510 +\x21\x45\xcb\x9c\x26\x56\x9e\x72\x0a\xeb\xd7\xaf\x29\xa5\x53\xc9\
 41.5511 +\xee\x4c\x26\x15\xb4\xce\x69\xe9\x4e\x24\xbc\xb7\x05\x86\x78\x1b\
 41.5512 +\x3b\xbe\x2c\x0c\xf5\x67\x07\x07\x87\x4e\x1d\x18\x1c\x5d\xf2\xeb\
 41.5513 +\xdf\xfc\x2e\xfd\xec\x0b\xaf\x50\x0c\x24\xa1\x51\x58\x7c\xd2\xa9\
 41.5514 +\x26\x84\x4c\x20\x95\x0f\x4a\xe2\x4b\x0f\x27\x14\x0a\x85\x15\x20\
 41.5515 +\xa5\xac\xdc\x13\xe7\x5c\xcd\xff\x06\xeb\x34\x4e\x6b\xac\xd3\x58\
 41.5516 +\x13\x10\x85\x45\x5c\x54\xc0\xf7\x34\x9e\xd2\x9c\xb9\x7a\x39\x7f\
 41.5517 +\x7d\xd5\x47\x4a\x73\x5a\x9a\xbb\x5b\x5a\x9a\x82\xa6\xa6\x6c\xb7\
 41.5518 +\x52\xea\x26\xe0\x85\xe3\x01\x41\xbc\x05\xc1\x4f\x0a\x43\x7d\xed\
 41.5519 +\xd0\xd0\xc8\xf2\x43\x3d\x87\x17\xde\x72\xeb\xed\xd1\x8e\x9d\x7b\
 41.5520 +\x5b\xd2\xd9\xb9\x34\x36\x2f\xc4\x4f\x37\xff\x93\x73\xc9\x4f\x39\
 41.5521 +\x91\x04\xe1\x61\xf1\x28\x8b\x26\xab\x53\x0a\x17\xdf\x73\xf2\xec\
 41.5522 +\x4e\x82\xb0\xe5\xab\x44\x19\x0c\x81\x05\x2c\xc2\x45\x48\x17\x22\
 41.5523 +\x08\x5e\xb2\xd1\xc4\xda\x89\xb1\xc3\x8c\xe7\x0e\xd3\x36\xb7\x89\
 41.5524 +\x6b\x3e\x79\x35\x6b\xd7\xac\x2a\x2d\xee\x58\xb8\x25\x99\xf4\x6f\
 41.5525 +\x02\xf6\x01\x5d\xb3\x01\x42\x1c\x87\xf0\xeb\x9d\x73\x5f\x19\xcb\
 41.5526 +\x8d\x9f\xd4\xb9\xbf\x7b\xf1\xdd\x77\xdf\x97\xfa\xf5\x63\x5b\x99\
 41.5527 +\x33\x6f\x29\x6d\x6d\xcb\x40\x65\xb0\x4e\xe2\x9c\xc0\x09\x55\x15\
 41.5528 +\xd8\xd5\x08\x5e\x73\x3f\x84\x10\xb1\xa0\xa2\xba\xfb\xd3\xcf\x6d\
 41.5529 +\x11\x42\xd4\x00\x61\x10\xc2\x21\x30\x78\x42\x33\x3a\x72\x98\xfe\
 41.5530 +\x43\xbb\x58\x71\xd2\x3c\xbe\x76\xfd\xe7\x4a\x4b\x4f\x5c\xd0\xdd\
 41.5531 +\xda\xda\xb2\xcf\xf3\xbc\x59\x69\x83\x98\xad\xf0\x5a\x9b\x6f\x1c\
 41.5532 +\xea\xe9\xdb\xb0\x75\xdb\xab\xa9\x1b\xbf\xf5\x3d\x12\xc9\x13\x58\
 41.5533 +\xb0\x74\xf5\x9b\xca\x6f\x5d\x1e\xd9\x24\xc6\x0a\xa4\xf0\xe2\xbb\
 41.5534 +\xda\xca\xaf\xeb\xa7\x71\x72\xd2\xf7\xc7\x98\x7b\x9a\x45\xd6\x81\
 41.5535 +\xe7\x1c\x9e\x08\x90\x8c\x33\xd0\xbb\x87\xc1\xc3\xfb\xb8\xe6\x9a\
 41.5536 +\x8f\xf1\xe1\x2b\x2e\x29\x2d\x59\xd2\xb1\x25\xe9\xfb\x37\x1e\x0b\
 41.5537 +\x04\x31\x1b\xe1\x23\xad\xbf\xf1\x66\xe7\xc1\x0d\x77\xff\xec\xe1\
 41.5538 +\xd4\xfd\x0f\x3f\xce\xc2\xa5\x67\xd3\xd8\xbc\x10\x6d\x24\x96\x04\
 41.5539 +\x08\xf5\x36\x03\x8a\x9b\x61\x39\xae\x1e\xbc\xe9\x80\x73\x1a\x25\
 41.5540 +\x0c\x4a\x46\x84\xc5\x51\xf6\xed\x79\x99\x0d\xeb\x96\x73\xdd\x17\
 41.5541 +\x3f\x55\x3a\xe5\xe4\xa5\x5b\x92\xc9\xe4\x51\x41\x10\xc7\x20\x2e\
 41.5542 +\xe7\x44\x91\xfe\xce\xde\x7d\x07\x36\x7e\xef\x1f\x7e\x9c\xfa\xd3\
 41.5543 +\x8e\x6e\xe6\x2d\x5c\x85\x4a\xcd\x43\xbb\x14\xd6\xce\x5e\x95\x67\
 41.5544 +\x0b\x80\x73\x0e\x29\x65\x7c\xaf\x59\x00\x50\x63\x2a\x4a\x6a\xa4\
 41.5545 +\x19\x67\xa0\xf7\x75\x9a\x52\x21\xdf\xff\xde\xd7\x4a\x2b\x4f\x5d\
 41.5546 +\x7e\x54\x10\x8e\xc6\xc8\xda\xb4\xd6\x1f\xef\x3a\xd4\xbb\xf2\x87\
 41.5547 +\xb7\xfd\x4b\x6a\xfb\x1b\xfd\xcc\x5f\xbc\x06\x91\x68\x23\xd4\x0a\
 41.5548 +\xe7\xa8\x0a\x5f\x51\xcd\x7a\x81\x1c\xc2\x51\x75\x78\x53\x05\x76\
 41.5549 +\x93\xf6\x61\x3a\x1f\x51\xb3\x3f\x35\xc2\xd7\xce\x2b\x84\x00\x27\
 41.5550 +\x11\x42\x82\x4b\x20\x54\x0b\xf3\x3b\xd6\x10\x98\x13\xf8\xea\xf5\
 41.5551 +\x37\xa7\xf6\xee\x3d\xb8\x3e\x08\xa2\x6f\x00\x1b\x62\x8d\x3e\x36\
 41.5552 +\x00\x71\x8c\x3f\x25\x37\x9e\x3f\xef\x7f\xff\xf6\xe9\xed\xcf\x6f\
 41.5553 +\xdb\x41\xeb\x82\x53\x70\xaa\x19\xed\x52\x08\xe9\xbf\x3d\xf6\x25\
 41.5554 +\xc4\x4c\x5a\x57\xfd\x6e\x26\x6d\x72\xce\x81\x75\x08\x27\xab\xc3\
 41.5555 +\x44\x96\xc2\x78\xc0\xf0\xd0\x38\xbd\x3d\xc3\xec\xef\x1c\x65\xbc\
 41.5556 +\x90\xa6\x6f\x40\xf3\x83\x1f\xde\x99\xea\xee\xee\x5d\xaf\xb5\xfe\
 41.5557 +\x0a\xb0\xd8\xb9\xfa\xd8\xe3\xcd\xb0\xc6\x05\x61\x18\x7d\xe6\xc0\
 41.5558 +\x81\xee\x53\x7e\xf2\xdf\xef\x6a\x6d\x5f\xb2\x1e\xe9\x9f\x80\x71\
 41.5559 +\xde\x8c\x8b\x9f\x6e\xe7\x9c\x98\xe9\xba\x23\xea\x5e\x7b\x3f\x89\
 41.5560 +\x00\x57\xfe\xdd\x74\x60\x08\x27\x11\x08\xac\x36\x14\x8b\x45\x4a\
 41.5561 +\xc5\x90\x52\xa9\x54\x26\x51\xf1\x75\x4a\x48\x9c\x53\x20\x53\x08\
 41.5562 +\x35\x9f\xe7\xb6\xee\xe5\xf7\x4f\x6d\x49\x7d\xf8\x8a\x8b\x97\xcd\
 41.5563 +\x9d\xdb\xb2\x08\x38\x08\x84\x33\x02\x10\xab\xc9\x29\x43\x43\x23\
 41.5564 +\xa7\xdf\xb6\xf9\xa7\xb9\x86\xc6\x45\xad\x99\x86\xf9\x04\x26\x81\
 41.5565 +\x10\x72\xca\xa2\x6b\x6d\xff\x68\xe0\x4c\x7f\xfd\xcc\x0e\xb0\xa2\
 41.5566 +\xda\xce\x5a\xac\x75\x68\xad\x29\xe5\x4b\x14\x0a\x05\xb4\xd6\x38\
 41.5567 +\x2b\x10\x4e\xc4\x79\x84\xac\xbb\x45\xf9\xb7\x3e\xc6\x66\xf1\x93\
 41.5568 +\xf3\xb8\xfb\x9e\x87\xd8\xb0\x61\x4d\x4b\x4b\x4b\xe3\x55\x4a\xa9\
 41.5569 +\x7d\x31\x73\x9c\xd1\x04\x3a\x82\x20\xf8\xd2\xc1\xee\xde\x93\x9e\
 41.5570 +\x7c\xf6\xd5\xa5\x73\x17\x9e\xfc\xb8\xb1\x47\xbc\xfc\x64\x21\x6b\
 41.5571 +\x55\x75\x36\x4e\xd0\x5a\x8b\x75\x0e\xe7\x2c\xc6\x44\x18\x1d\x62\
 41.5572 +\x74\x88\x33\xa6\xbc\xf3\x94\xd5\x5a\x87\x86\xc2\x44\x91\xdc\x48\
 41.5573 +\x8e\x81\xde\x21\xfa\x0e\x0d\x90\x1b\x19\xc7\x84\x16\x61\x25\x4a\
 41.5574 +\x94\x69\xb4\x10\xa2\xfc\x3b\x51\x6b\xd7\x0e\x90\x58\xe3\x21\xfd\
 41.5575 +\x06\x7a\x0f\x17\x78\xfc\x89\x2d\x7b\x47\x47\x27\xde\xa5\xb5\x3e\
 41.5576 +\xcd\x39\x97\x9a\x36\x0a\xc4\xf6\x71\xe6\xc1\xae\x9e\x7b\xbf\x70\
 41.5577 +\xed\xd7\x57\xf5\x0c\x26\x68\x5b\x74\x3a\x81\xf6\xdf\x01\xbb\x07\
 41.5578 +\x67\x35\xc6\x04\x18\x5d\x20\x93\xf6\x59\xd2\xd1\x41\x2a\x9d\x20\
 41.5579 +\x0a\x0d\x87\x0f\xf7\x31\x30\x34\x86\x36\x12\x1d\x49\x82\x92\x26\
 41.5580 +\x28\x95\xb3\x45\x19\xef\xd3\x8c\xbe\x43\xc4\xdf\x59\x57\x03\x00\
 41.5581 +\x58\x04\x82\x3c\x49\x7f\x0c\x1b\xf5\x72\xcf\x5d\x37\x17\x4f\x39\
 41.5582 +\x79\xc9\x33\x4a\xa9\xcf\x02\xfb\x84\x10\x6e\xb2\x09\x34\x00\x2b\
 41.5583 +\xc7\xc6\x72\xf9\xd7\x77\xec\xe1\xe4\xd5\xff\x96\xc8\x26\x11\x52\
 41.5584 +\xce\x4e\xc8\x99\x28\x2e\xb1\xf0\xe1\x18\xed\x6d\x69\xae\xbc\xec\
 41.5585 +\x2f\x38\x7d\xd5\x52\x1a\xb2\x49\x3c\x29\xb1\xd6\x51\x0a\x0c\x7b\
 41.5586 +\xf6\x74\x71\xe7\xdd\xbf\x64\xdb\x8b\x6f\x92\x6e\x68\x43\x38\x0f\
 41.5587 +\x29\xd4\x14\xb3\x9b\x76\xde\x1a\xed\xb3\x75\xfb\xaa\x30\x2e\xcb\
 41.5588 +\x68\x4e\xb3\x67\x6f\x57\x7a\xc1\xfc\xb6\x8e\x4c\x26\x99\x4c\x24\
 41.5589 +\x12\xd3\xfa\x80\xf6\x62\xb1\x78\xc5\x8b\xdb\xfe\xf4\x64\x43\xe3\
 41.5590 +\xdc\x75\xd2\x6f\x40\x1b\x7f\xd6\xcc\x6d\xa6\x18\xef\xac\x06\x33\
 41.5591 +\xc1\x05\x1b\xcf\xe2\x93\x9f\xf8\x20\xad\x73\x20\xa1\x6a\xed\xaf\
 41.5592 +\x6c\xef\x27\x2e\x5c\xce\xb9\xef\xba\x96\xfb\x1e\x78\x99\x5b\x7f\
 41.5593 +\xfc\x33\x94\x6a\xc2\x91\x7c\x5b\x5c\xc3\xe2\xa1\x9d\xa0\xa9\x65\
 41.5594 +\x21\xbf\x7d\xf4\x09\xce\x3e\xeb\x64\x91\xc9\x24\x67\x0c\x83\x89\
 41.5595 +\x81\x81\x91\x53\x9f\xf8\xfd\x73\xd7\x35\x37\xb7\xe3\xdc\x3b\x50\
 41.5596 +\x2f\x71\x06\x45\x91\xf7\xbe\xfb\x74\x3e\xf7\x77\x1f\x64\xfe\x5c\
 41.5597 +\x48\xca\xf2\xc4\x62\xd2\xf0\x14\x34\x37\xc2\x35\xff\x6e\x0d\xd7\
 41.5598 +\x5d\x7b\x15\x92\x02\xc2\x45\x55\x47\x39\x5b\xe1\x8f\x5c\x27\x11\
 41.5599 +\x78\x38\x93\x20\x99\x68\xe2\xb9\x67\xb7\x90\xcf\x17\x8e\xce\x03\
 41.5600 +\x4a\x41\x98\xd8\xd3\xd9\x45\xa6\x61\x0e\xce\x32\x6b\xef\x3e\xd3\
 41.5601 +\x22\x24\x21\x27\x76\xb4\xf0\x1f\xfe\xfa\x12\x1a\xd2\x65\xfb\x94\
 41.5602 +\x62\x1a\x0a\x1a\x7f\x26\x63\x20\xfe\xf2\xa3\xe7\x72\xf1\xc5\x1b\
 41.5603 +\x10\x22\x00\xab\xdf\x06\xcf\x90\x38\x14\x91\x16\xe4\x8b\x11\xce\
 41.5604 +\x92\x94\x52\x56\xab\x56\x53\x00\xb0\xce\x62\xac\xc4\x4f\x64\xca\
 41.5605 +\xb6\x2c\xec\xec\x91\xaf\xf1\xc6\x52\x96\x5d\x91\xf2\xe0\xc2\xf3\
 41.5606 +\xcf\x66\x7e\x5b\xd9\x56\x8f\x46\x82\xaa\xa1\xd1\x41\xca\x87\x8f\
 41.5607 +\x5c\x79\x11\x27\xb4\x26\x60\xc6\xb2\xe0\x64\x46\x59\x7e\x7f\x64\
 41.5608 +\xbd\x71\x06\x29\x04\xd6\x09\x92\xa9\x06\x8c\xb1\x1d\x42\x88\x2f\
 41.5609 +\x02\x1d\xce\x39\x31\x8d\x77\x93\x65\x8f\x2f\xfd\xaa\x09\xd4\xda\
 41.5610 +\xe0\xac\x6d\xcf\x5a\x04\x8e\x54\x52\x71\xc9\x45\x67\x71\xac\x74\
 41.5611 +\xa9\x9e\x5b\x94\x77\x66\xcd\xd9\x4d\x2c\x59\x32\x0f\x79\x9c\x3e\
 41.5612 +\x68\xba\x50\xed\x9c\xc3\xf7\x32\xbc\xb9\xbf\x27\x99\x2f\x94\x3a\
 41.5613 +\xc2\x30\x4c\xce\xc0\x03\xca\x69\xad\x8d\x49\x46\xad\xe3\xa9\xad\
 41.5614 +\xdc\x1c\x5d\xfd\x2d\x42\x80\x72\x96\xe6\x6c\x9a\x4c\x3a\xb6\x73\
 41.5615 +\x71\xec\x94\xc8\x4d\xca\x03\xcf\x38\xfd\x24\x94\x9a\xbc\xd3\xd3\
 41.5616 +\xe7\x10\x53\xdf\xcb\x1a\x11\x25\x4a\xf9\x8c\x8c\x8c\x11\x45\x91\
 41.5617 +\x80\xc4\x0c\x44\x48\x00\x4a\xce\x48\x6e\x66\xc7\xf6\x24\xce\x58\
 41.5618 +\x7a\x0f\xf5\x30\xa7\xb9\x09\x79\x1c\x0e\xac\x4e\x0b\x04\x2c\x98\
 41.5619 +\xdf\x86\x90\xee\x6d\x69\x40\x6d\x88\x56\x4a\x71\xf4\x5c\xc0\xb9\
 41.5620 +\xaa\xd3\x71\xce\xcd\x3a\xcd\x2f\x5f\x2b\x10\x80\x0e\x0d\x43\xfd\
 41.5621 +\x7d\xe8\x52\x84\x42\xcd\x98\xfd\x3a\x26\xd1\xea\x29\xf9\x02\x78\
 41.5622 +\xde\xd4\x25\x4a\x57\x9e\xcf\x8a\xe9\x85\xad\xf7\x01\x95\x1b\x97\
 41.5623 +\xfd\x41\x32\xe9\xa3\x3c\x8f\x98\x06\x4c\x9f\x0d\x5a\xad\x11\x98\
 41.5624 +\x97\x66\xc9\x7f\xaa\xa8\x0b\x27\x09\x4a\x11\x83\x7d\x83\x84\x25\
 41.5625 +\x03\x08\x0e\x1d\xea\x85\x19\x9c\xdf\xb1\xb4\xc9\x01\x5d\xdd\xbd\
 41.5626 +\x38\x2b\xea\x4c\x70\x32\xfd\x3e\x9a\x69\x56\x3f\x17\x96\x30\xc8\
 41.5627 +\xb3\xf2\xd4\x65\x41\x43\x26\x55\xa9\x22\x4f\x05\xc0\x53\x92\xa6\
 41.5628 +\xa6\x24\x51\x30\xbe\xd6\x39\x3b\xab\x05\x5b\x53\x2e\x58\x04\xc5\
 41.5629 +\x90\x91\xfe\x51\xa2\xd0\x20\x50\x38\x92\xec\xd9\x77\x90\xe1\xd1\
 41.5630 +\xd8\xbe\x5d\x4d\x6e\x7f\x54\xc7\x56\xe6\x72\xd6\xc1\x1f\x5f\xdd\
 41.5631 +\x8d\x31\xa2\xae\xfe\x60\x85\xc3\x0a\x37\x25\x0a\x4c\x07\x44\xc5\
 41.5632 +\x87\x29\x25\x09\xa3\x3c\xbe\xa7\xba\x3d\xaf\x5c\x4a\x17\x42\xb8\
 41.5633 +\x29\x00\xa4\xd2\x09\xce\x3a\x63\x25\x85\x7c\x0e\x79\x94\xc4\xa7\
 41.5634 +\xd6\xdb\x2b\xa5\xca\xc2\x0f\x8e\x10\x45\x11\x92\x72\x81\x42\x08\
 41.5635 +\x49\x18\xc2\x03\x0f\x3e\x8d\x71\x15\x10\xdc\x14\xdc\xa7\xee\xa8\
 41.5636 +\xc4\x02\x5b\xb7\x0e\x72\x60\xff\x20\xd6\xc9\x38\xbc\xd9\x58\x95\
 41.5637 +\x5d\x19\xcd\x6a\xd5\xc8\xd6\x81\x31\x19\x88\x32\xe9\xd2\x9c\xd8\
 41.5638 +\x31\x1f\xcf\xf7\x82\x9a\x3e\xc2\x54\x0d\x68\xc8\x64\x39\x77\xdd\
 41.5639 +\xd9\xe4\x27\x86\x50\x94\x0b\x0f\x47\xb3\x7b\x29\x3c\xa2\x40\x33\
 41.5640 +\x3c\x30\x5c\x15\xbe\xf6\x4f\x1b\xc5\x6f\x7e\xbb\x95\x37\x76\xeb\
 41.5641 +\x49\x7e\x5c\x56\xd7\x5c\x5f\x59\x2a\xdf\x37\x97\x73\xdc\xff\xe0\
 41.5642 +\xe3\x0c\x8d\x46\xe0\x54\x15\x80\x23\xc3\xc4\xe3\xc8\x67\x47\x40\
 41.5643 +\xa8\x05\xc2\xe2\x08\xd0\x26\xe0\xbc\xf5\xe7\x92\xcd\xa4\x4d\x18\
 41.5644 +\x86\x33\x32\xc1\xa0\xb1\x31\xd3\xbd\xfa\xf4\x15\xa5\xdc\xd8\x20\
 41.5645 +\x42\x96\x9b\x14\x33\xed\x54\x39\xef\x76\x0c\xf5\x0f\xa1\xb5\x9e\
 41.5646 +\x22\x7c\x59\x99\x7d\x0e\x76\x8f\x72\xdb\x4f\xee\x61\x70\x38\x2e\
 41.5647 +\x84\x58\xa6\x8d\xd3\x15\xa7\x1b\x44\x8e\x9f\xdd\xfb\x7b\x9e\x7a\
 41.5648 +\xe6\x25\x20\x81\x75\x02\x63\x02\x74\x34\x41\x14\x8e\x12\x05\x23\
 41.5649 +\x84\x61\x0e\xad\x8b\x58\x13\x95\xd7\x58\x01\xc1\xb9\x7a\x20\x84\
 41.5650 +\x41\x8a\x88\x62\x7e\x84\x73\xce\x3e\xf3\x97\x0d\x0d\xd9\xc1\x44\
 41.5651 +\x22\x61\x66\x8a\x02\xdd\x4a\xa9\x5b\x52\xa9\xd4\x49\x0d\xd9\xc4\
 41.5652 +\x8a\x52\x30\x8e\xf0\x52\xb8\xd8\x93\xd7\x56\x68\x2a\x4e\x6f\x60\
 41.5653 +\x60\xa8\x6e\xe7\xeb\x13\x16\x87\x40\x61\x45\x86\xa7\xff\xf0\x47\
 41.5654 +\x6e\xfc\x2f\x05\x36\x7d\xed\xef\x68\x9b\x5b\x93\x03\x4d\x02\xb5\
 41.5655 +\x14\x3a\x7e\x72\xc7\x93\xfc\xd3\xed\x0f\xe1\xfb\xad\x58\x24\xd6\
 41.5656 +\x06\x9c\xbd\x3a\xc9\x95\x97\x6d\x60\x5e\x5b\x2b\x09\xdf\xa7\xe7\
 41.5657 +\x70\x3f\xf7\x3f\xf4\x3c\xaf\xbc\x96\x47\xaa\x24\x42\x78\x71\xd6\
 41.5658 +\xea\x2a\xb5\x25\x10\x12\xe9\x0c\x52\x06\x14\x0a\xc3\xac\x38\x69\
 41.5659 +\xd1\xda\x54\xca\xff\x1f\x85\x42\x21\x97\xcd\x66\xdd\x14\x00\x84\
 41.5660 +\x10\x81\x73\xae\xbb\xb1\x21\x1b\x5c\x74\xe1\xf9\x3c\xb5\xad\x97\
 41.5661 +\x13\xda\x5b\x31\x56\xe2\x26\x09\x8f\x93\x8c\xe7\xf2\x04\x85\xa0\
 41.5662 +\x6c\x82\x62\x66\x3f\xe1\x50\x78\x5e\x23\x3b\xde\x38\xc8\xe8\xb8\
 41.5663 +\xa1\x6d\xae\xaa\xbb\xb6\xb2\xfb\xd6\x5a\x4a\x81\xe3\x5f\xb7\xed\
 41.5664 +\x00\x91\xc5\x22\x71\xce\xa0\x75\x91\xd3\x4e\x6e\xe3\x63\x1f\xfd\
 41.5665 +\x37\x44\x51\x04\x80\xef\xfb\xbc\xf6\xda\x76\xb6\xbd\x7c\x18\x1f\
 41.5666 +\x81\x90\x06\x49\xb9\xf5\x26\x90\x08\xa1\x70\xd6\xe1\xa4\x41\xba\
 41.5667 +\x12\x67\xac\x5e\x46\x26\x93\x9c\x30\xc6\xfc\xba\xb3\xb3\x73\x30\
 41.5668 +\x5e\xf1\xb4\x06\x5e\x3a\xe1\x84\x96\xee\x8f\x7d\xf4\xf2\xd2\xc8\
 41.5669 +\x60\x37\x9e\x08\x71\x44\x53\x5a\x58\x3a\x8a\xc8\xe7\xf2\x38\x73\
 41.5670 +\x24\x96\x4b\x57\x1e\xd3\x31\x33\xe7\x1c\x4a\xfa\x75\xfd\xc0\xca\
 41.5671 +\xab\xb5\x16\x63\x0c\x23\x23\x23\x1c\xea\xee\x42\xeb\x00\x6b\x34\
 41.5672 +\xce\x5a\x9c\x8d\xb0\xba\xc8\x49\xcb\x4f\x3c\x12\x6e\xe3\xd1\xd4\
 41.5673 +\x98\xc6\x44\x13\x68\x5d\xc0\x9a\x00\x63\xc3\xb2\x99\x04\x23\x44\
 41.5674 +\xe1\x38\xce\x69\xb0\x01\x85\x7c\x3f\xef\x3f\x7f\xdd\x23\x0d\x0d\
 41.5675 +\xe9\xfe\xb1\xb1\xb1\xa1\x1b\x6f\xbc\xb1\x62\x02\xd3\xe5\x02\x74\
 41.5676 +\x7b\x9e\x77\x4b\x53\x53\xa6\x3b\x9b\x12\x44\xd1\xd8\x9b\xaa\xa6\
 41.5677 +\xb6\x5d\x11\x76\x3c\x97\x27\x0c\xa3\xe3\x66\x64\xce\x89\x29\xc2\
 41.5678 +\x6b\xad\xe9\xee\xee\xe6\xa9\xa7\x9e\x62\xd1\x82\x39\x14\x26\x3a\
 41.5679 +\xd1\xd1\x38\x61\x38\x46\x31\xdf\xcb\xa2\xf6\x80\x75\xeb\xce\x20\
 41.5680 +\x08\x02\xb4\xd6\x68\xad\x09\xc3\x90\xf7\xbe\x67\x1d\x0d\xe9\x21\
 41.5681 +\x4a\xf9\x1e\xc2\x70\x94\xb0\x34\x42\x42\x1d\xe2\xf9\x27\xbe\x46\
 41.5682 +\x47\xfb\x28\x41\x71\x00\x6b\x4b\x84\xc1\x28\x7f\x79\xe5\xfb\x2f\
 41.5683 +\x52\x52\x1c\xea\xe9\xe9\x09\xee\xbf\xff\xfe\xea\xce\xc8\x69\x16\
 41.5684 +\x1d\x00\xdd\x0d\x0d\x99\xe0\x7d\xe7\xaf\x63\x6c\xa8\x77\xb9\x10\
 41.5685 +\xae\x4a\x46\x24\x8a\x30\xd4\xe4\x72\x13\xf1\xf5\xaa\x2a\xa8\xc1\
 41.5686 +\xc6\xf1\xb9\xe2\x0b\xec\x0c\x1c\xbe\x5e\xf8\x43\x87\x0e\xb1\x75\
 41.5687 +\xeb\x56\xae\xbc\xf2\x4a\x92\xc9\x24\xbf\xb8\xe7\x66\x4e\x5d\x6e\
 41.5688 +\xf9\xd0\x25\x1d\xbc\xfc\xfc\xf7\xf9\xc3\x93\x3f\x65\x71\xc7\x22\
 41.5689 +\x8c\x31\xe5\x9a\x62\xfc\xbb\xb3\xce\x3a\x93\x9d\xaf\x3d\xc6\xd3\
 41.5690 +\xbf\xfb\x1e\x7f\x71\xf1\x52\x56\xad\x70\xbc\xf0\xd4\xed\x34\x34\
 41.5691 +\x64\x79\xe4\xe1\x1f\x70\xd6\x2a\x49\x10\xf4\xb3\x7c\x59\x07\x61\
 41.5692 +\x18\x7a\x5a\x87\xf3\x72\xb9\x5c\x6a\xc9\x92\x25\x5e\x25\x3a\x8a\
 41.5693 +\x19\x16\xb7\x32\x8a\xf4\x3d\xc5\x52\x70\xce\xb9\x1b\xaf\x12\x2b\
 41.5694 +\xce\xba\x84\xc8\x64\xb0\xd6\x22\x51\x0c\x0d\x8e\x31\x31\x91\x47\
 41.5695 +\x21\xe2\x30\x39\x7d\x2f\xb0\xd2\xe1\x75\x42\x20\x6c\x81\xf6\x13\
 41.5696 +\x04\x3f\xf9\xd1\x8d\xac\x58\x52\xbe\xd6\x18\xc3\xc0\xc0\x00\xcf\
 41.5697 +\x3e\xfb\x2c\x97\x5d\x76\x19\xc5\x62\xb1\x5c\xe5\x95\x92\x54\x2a\
 41.5698 +\x85\x31\x86\x28\x8a\xa6\x36\x42\x26\xd7\x1c\xa4\xac\x72\xfc\x30\
 41.5699 +\x0c\xb1\xd6\x56\x3f\xff\xe0\xa5\x1f\x67\xcd\x9a\x73\x58\xbb\x66\
 41.5700 +\xf5\x81\x8d\x1b\xce\x3e\xb0\x7b\xf7\xae\x6b\x3f\xf3\x99\xcf\xec\
 41.5701 +\xea\xeb\xeb\x0b\x01\x33\x53\x90\x0f\x3c\x4f\x75\x7a\x9e\xd2\x27\
 41.5702 +\x9e\x38\x8f\x42\x7e\x14\x30\x48\x29\xd1\xc6\x50\x18\x9f\x40\xba\
 41.5703 +\x4a\x7e\x7f\xb4\x0e\xcf\xcc\xdd\x37\xe7\xca\x00\xf4\xf6\xf6\xb2\
 41.5704 +\x6a\xd5\x2a\x26\x26\x26\xd0\x5a\x57\xfd\x41\xa1\x50\xa0\x12\xaf\
 41.5705 +\xad\xb5\x55\xe7\x3b\xf9\x2c\x81\xb5\x96\x28\x8a\x28\x95\x4a\x14\
 41.5706 +\x8b\x45\xb4\xd6\x18\x63\xaa\xa6\x72\xf3\x7f\xfd\x4f\x9c\x7a\xf2\
 41.5707 +\x7c\xb3\x62\xf9\x42\x55\x28\x4c\x0c\x76\x76\x76\xba\xbe\xbe\xbe\
 41.5708 +\x4a\x9a\x28\x66\x02\xc0\x06\x41\x34\xfe\xc2\x96\x57\x9f\xbd\xe0\
 41.5709 +\x82\xf3\x98\x18\xeb\x47\xca\x72\x69\x6a\x22\x97\x3f\xd2\xc4\x38\
 41.5710 +\x1e\x2e\x5e\x7b\x02\xaa\xe6\xfa\x96\x96\x16\xee\xbd\xf7\xde\xea\
 41.5711 +\xce\x69\xad\xa7\xdc\x2f\x97\xcb\x31\x3c\x3c\xcc\xc0\xc0\x00\x07\
 41.5712 +\x0f\x1e\xa4\xab\xab\x8b\xfe\xfe\x7e\x46\x46\x46\x18\x1b\x1b\x2b\
 41.5713 +\x9f\x32\x89\x4d\xa3\x76\x18\x63\xf8\xca\xf5\xdf\x44\x29\x35\xb6\
 41.5714 +\x7f\xff\xbe\x47\x1e\x7e\xf8\xe1\x3b\x6f\xbf\xfd\xf6\x21\xa8\x96\
 41.5715 +\x27\x66\x04\x20\x4a\x24\xbc\x81\x73\xd7\x9d\x91\xb8\xf8\xc2\x8d\
 41.5716 +\xaf\x2b\x8a\x88\x28\x8f\xb4\x86\xc2\xc4\xc4\xb4\xfd\xbe\xc9\x0e\
 41.5717 +\xaf\xb6\x88\x52\x36\x13\x81\x31\xae\x4a\x82\x2a\xbb\xd7\xd2\xd2\
 41.5718 +\xc2\xa5\x97\x5e\xca\xa6\x4d\x9b\xf0\x7d\xbf\xba\x73\x15\x4f\x3f\
 41.5719 +\x3c\x3c\x5c\x7d\x2f\xa5\xa4\xa1\xa1\x81\x4c\x26\x53\x15\x3a\x0c\
 41.5720 +\x43\x7a\x7a\x7a\xea\x42\xa9\xb5\x16\xdf\xf7\xb9\xfa\x13\xd7\xd0\
 41.5721 +\x32\x67\x2e\xaf\xbf\xbe\xfd\xf1\xdd\xbb\x77\xf7\x3e\xf6\xd8\x63\
 41.5722 +\x43\x3b\x77\xee\xac\x2d\x14\xcc\x08\xc0\x80\x94\x72\x73\x63\x43\
 41.5723 +\xfa\xfb\xed\xf3\x5a\xe5\xca\x15\x0b\x08\x4a\x43\xe8\x52\x11\xa3\
 41.5724 +\x5d\xb9\x11\x59\x57\xc6\x12\x47\x29\x71\xc5\x40\xa0\x18\x18\xca\
 41.5725 +\x91\x2f\xe8\x29\x8b\x4d\xa5\x52\xac\x58\xb1\x82\x28\x8a\xaa\x5a\
 41.5726 +\x10\x45\x11\x23\x23\x23\x55\xc1\x27\xfb\x81\x6a\xe8\x95\x12\xdf\
 41.5727 +\xf7\x19\x19\x19\x99\xb2\xfb\x73\x5b\x5b\x39\x79\xf9\xa2\xf0\xe4\
 41.5728 +\x15\x4b\x57\x94\x4a\x25\x95\xcf\xe7\xbd\x78\xf7\xd5\x51\x01\x10\
 41.5729 +\x42\x44\x42\x88\x83\xc0\x9e\x6c\x36\xc5\x79\xeb\x4e\x83\x70\x94\
 41.5730 +\x42\x7e\x0c\xe1\xc4\x71\x15\x47\xca\x40\x58\xac\x90\x84\xa1\xc7\
 41.5731 +\xa3\x8f\x3f\x87\xb3\x0e\xa3\x6d\x75\x07\xdf\x78\xe3\x0d\x2e\xbc\
 41.5732 +\xf0\x42\x82\x20\x28\x97\xd2\x84\xa0\xbf\xbf\x9f\x28\x8a\xea\x7a\
 41.5733 +\x02\xa9\x54\x8a\x4c\x26\x43\x3a\x9d\x26\x91\x48\x4c\x99\x3f\x9f\
 41.5734 +\xcf\x57\x7d\x46\x10\x04\x7c\xfe\xf3\x7f\xcf\xd0\xd0\x40\xe1\x85\
 41.5735 +\x17\x9e\x7f\xfa\x57\xbf\xfa\xd5\xae\xce\xce\x4e\x1d\x93\xbf\x4a\
 41.5736 +\x14\x38\x66\xc6\x5f\x6c\x69\x6e\xec\x7a\xdf\xf9\xe7\x95\x32\x69\
 41.5737 +\x47\x21\x3f\x8a\xc4\xcc\x18\xda\x8e\x8e\x84\x24\x99\x6c\xe6\xde\
 41.5738 +\x7b\x7f\xc5\xe3\x4f\x1e\x20\x57\xc8\x33\x30\x34\x4c\xd7\xa1\x1e\
 41.5739 +\x5e\xdf\xbe\x9d\x85\x0b\x17\x56\xed\x3f\x97\xcb\x21\x84\xc0\x18\
 41.5740 +\x83\x31\xa6\xea\xfc\xae\xbf\xe1\x5b\x6c\xd8\xf8\x21\xde\xfd\xde\
 41.5741 +\x2b\xd8\x74\xe3\x3f\xe0\x9c\xab\x2b\x98\x04\x41\x40\x18\x86\x38\
 41.5742 +\x57\xee\x25\x2e\x59\xb2\x84\x20\x28\xfa\xbb\x76\xed\x32\xfb\xf7\
 41.5743 +\xef\xf7\x4a\xa5\x52\x26\xae\x06\x7b\x80\x0f\xa8\xd9\x9c\x10\x79\
 41.5744 +\xdf\xc0\xc0\xc8\xe6\x7f\xbc\xfd\xe7\x2b\x7e\xf3\xe8\x6e\x0a\x41\
 41.5745 +\x03\xd6\x26\x70\xa2\x0c\x62\x79\x71\x66\x52\x6e\x65\x67\xac\xd0\
 41.5746 +\x48\x11\xa2\x83\x01\x3e\xfc\xa1\xd5\xac\x5b\x7b\x12\xbe\x6f\x99\
 41.5747 +\xdb\x3a\x97\x39\x73\x5a\xaa\xea\x3c\x3e\x3e\x5e\x0d\x6d\x95\xb1\
 41.5748 +\x7e\xe3\x15\x18\xd7\x18\xf3\x7e\x89\x73\x1a\x45\x8e\x67\x9f\xbe\
 41.5749 +\x0f\x29\x65\x95\x23\x38\xe7\xc8\x66\xb3\x55\x30\xbb\xba\xba\xec\
 41.5750 +\x81\x03\x07\xfa\xa2\x28\x1a\x7e\xe1\x85\x17\x5e\xba\xe3\x8e\x3b\
 41.5751 +\xee\x00\x7a\x81\x71\xa0\x28\x8f\xc1\xe4\x02\x60\xdf\x9c\x39\x4d\
 41.5752 +\xfb\x3e\x7c\xf9\xc5\x25\x5f\x15\xf0\xe4\x04\x42\x9a\xe3\x6a\x88\
 41.5753 +\xd6\x86\x49\x63\x3d\xac\x4d\xd0\xd2\xa4\x39\x71\xf1\x3c\x16\x2d\
 41.5754 +\x5c\x48\x36\x9b\xc1\x18\x53\xf5\x0d\x95\x76\x37\x40\x22\x91\xe0\
 41.5755 +\x2b\x5f\xfd\x36\xd6\x35\xe1\xf9\x59\x94\x97\xc6\xf3\xb2\xf8\x89\
 41.5756 +\x39\x38\x35\x9f\xaf\x6f\xba\x85\x54\x2a\x55\xa7\x05\x95\x75\x69\
 41.5757 +\xad\x69\x6f\x6f\x97\x6b\xd6\xac\x59\x70\xee\xb9\xe7\xae\x5a\xbd\
 41.5758 +\x7a\xf5\x65\xc0\x3c\x20\x1d\x6b\x82\x3f\x9b\xa2\x57\x97\xe7\xa9\
 41.5759 +\x5b\xe6\x2f\x6c\xeb\xfe\xc4\x5f\x5d\x8a\x09\x0f\x23\x45\x58\x53\
 41.5760 +\x9c\xb0\x35\x39\x80\xad\xee\xfe\x54\xff\x70\xa4\x66\xaf\x8d\xc6\
 41.5761 +\x53\xa2\xea\xf1\x27\x33\xbc\x8a\x83\xac\xd8\xff\x13\x4f\x6e\x43\
 41.5762 +\xa8\x24\x42\xfa\x48\x99\x40\xaa\x24\x4a\xa5\x48\xf8\x8d\x3c\xf9\
 41.5763 +\xd4\x1f\xeb\xf2\x0b\x21\x44\xd5\x99\x56\x9c\x61\x3c\x8f\xf0\x7d\
 41.5764 +\x3f\x0d\xb4\x1c\x17\x00\x15\x2d\x68\x69\x6a\xdc\x77\xc1\x05\x6b\
 41.5765 +\x4b\xcb\x97\xb6\xe2\x4c\x0e\x25\xc3\x49\x4d\x88\x63\xc7\x7f\xe2\
 41.5766 +\x1a\xab\xa3\x0c\xc2\x64\xaf\x5d\x71\x8a\x93\xb5\x21\xd2\x16\x21\
 41.5767 +\x3c\xa4\xf0\xaa\x00\x48\x95\x44\xc9\x64\x5c\x2e\x73\x47\x5a\xef\
 41.5768 +\x35\xf7\xaa\xfd\x3f\xf6\x27\x02\x48\xc5\x63\xd6\x1a\x00\xd0\xa5\
 41.5769 +\x94\xf8\xfe\x89\x8b\xe7\xef\xf9\x97\x3b\xbe\x6b\x74\xd8\x8f\xef\
 41.5770 +\x15\x10\x04\x08\x51\x3e\xf5\x69\xc5\x54\xa1\x5d\xb9\x11\x36\x4d\
 41.5771 +\x55\x57\x92\x4e\x35\x4c\x59\xa4\xd6\x1a\xdf\xf7\xc9\xe7\xf3\xd5\
 41.5772 +\xef\x84\x10\xbc\x7b\xfd\x59\xe5\xda\x82\x50\x08\xa9\x10\x42\x21\
 41.5773 +\xa5\x87\x13\xf0\x9e\xf7\x9c\x5d\x67\xff\x61\x18\xa2\x94\xaa\x03\
 41.5774 +\xb7\xb2\xae\xf1\xf1\xf1\x28\x26\x40\x7e\xec\x08\xd5\xac\x00\x88\
 41.5775 +\xb5\x60\xaf\xb5\x76\xfb\xbf\xbe\xb4\xf3\xd9\x2f\x7c\xe1\xdf\x33\
 41.5776 +\x32\xb0\x1b\xdf\x33\x71\x54\xe0\xb8\x3a\x48\xc2\x4b\xf2\x3f\xff\
 41.5777 +\xd7\x73\xfc\xee\xf1\x67\xd8\xf6\xe2\xcb\x75\x31\x5c\x6b\x4d\x36\
 41.5778 +\x9b\xad\xa3\xc4\x37\x7d\xe7\xcb\x08\x37\x8e\xb5\x65\xf3\xc0\x39\
 41.5779 +\xac\x8d\xb0\x66\x98\x6f\x6e\xfa\x7b\x0a\x85\x42\x35\x62\x54\x1c\
 41.5780 +\x62\x85\x56\xf7\xf5\xf5\xf1\xc4\x13\x4f\x04\x0f\x3e\xf8\xe0\xf8\
 41.5781 +\xa3\x8f\x3e\xfa\x06\x50\xa8\x4d\x58\x8e\xe7\xa8\xec\x42\x6b\xf9\
 41.5782 +\x7c\xb1\x54\x7a\x7f\x4f\x4f\xff\xea\xef\x7c\xf7\x9f\xd3\x2f\xbe\
 41.5783 +\xdc\x87\x97\x68\xc7\x98\x64\x1c\x15\xec\xb4\x07\x9e\x6c\xe5\xd4\
 41.5784 +\x98\x2d\x97\xd8\x8c\x89\xd0\xd1\x18\x3a\xcc\x11\x45\x63\x2c\xeb\
 41.5785 +\xb0\xfc\x78\xf3\x37\x89\xa2\xa8\xca\x06\xad\xb5\x78\x9e\x87\x52\
 41.5786 +\x8a\x44\x22\x41\x14\x45\xdc\xfa\xa3\x9f\xf3\xc2\xd6\xdd\x08\xa1\
 41.5787 +\xd8\xb8\x61\x15\xff\xf1\x8b\x7f\x85\xe7\x29\x4a\xa5\x52\x95\x4a\
 41.5788 +\x5b\x6b\x49\x26\x93\x68\xad\x49\x24\x12\x5c\x7d\xf5\xd5\x7b\x5e\
 41.5789 +\x7a\xe9\xa5\x27\x81\x61\xa0\x2f\x2e\x88\x0e\xc5\xef\x47\x8f\x07\
 41.5790 +\x80\xca\x03\x0f\xa7\x45\x91\xbe\x7e\xc7\xae\xce\x0d\x5f\xb9\xfe\
 41.5791 +\x47\xc9\xc3\x03\x16\xc3\x1c\xac\x4b\xce\x88\x67\x15\x80\xb8\x48\
 41.5792 +\x69\x9d\xc6\xda\x10\xa7\x03\x74\x94\x67\x62\x6c\x0f\x3f\xfb\xe9\
 41.5793 +\x97\x69\x6d\x6d\x45\x29\x45\x32\x99\xe4\xf0\xe1\xc3\x34\x37\x37\
 41.5794 +\xe3\x79\x1e\x52\x4a\x3c\xcf\x23\x99\x4c\x92\x48\x24\xaa\xbb\x5c\
 41.5795 +\xa9\x0e\x59\x6b\x29\x95\x4a\xe4\xf3\x79\x5a\x5b\x5b\x09\x82\xa0\
 41.5796 +\x5a\x60\xf9\xc0\x07\x3e\xf0\x00\xf0\x2a\x30\x4a\xf9\xd9\x83\x91\
 41.5797 +\x8a\xf0\xc0\xd8\xac\x5b\x1f\x31\x3b\xec\x06\xfe\xe0\xfb\xde\x4d\
 41.5798 +\x8b\x17\xb5\x1f\xfc\xd4\xdf\x5c\x41\x36\x3d\x8e\x92\x13\x48\x11\
 41.5799 +\x4e\x21\x48\x47\x4e\x77\x11\x33\xc8\xf2\x10\x48\x24\x0a\x21\x3d\
 41.5800 +\xa4\x4a\x92\xca\xcc\xe7\xae\xbb\x1f\xc4\xf3\xbc\x2a\x01\x6a\x6f\
 41.5801 +\x6f\xaf\x8b\x06\xc6\x18\x82\x20\xa0\x50\x28\x90\xcf\xe7\xab\xac\
 41.5802 +\xb1\x62\xff\x42\x08\xe6\xce\x9d\x8b\xd6\xba\x5a\x32\xbb\xeb\xae\
 41.5803 +\xbb\x7a\x81\x2e\xa0\x18\x8f\x42\x3c\x8a\x40\x09\x88\xe4\xf1\x12\
 41.5804 +\x3a\x21\x44\x09\xe8\x4a\xa6\xfc\x5c\x2a\x9d\xdc\xf3\x37\x9f\xfc\
 41.5805 +\x08\x46\xf7\xe3\x7b\x79\xa4\x28\x82\x30\x54\x1a\x2a\xd3\xe5\xee\
 41.5806 +\x02\x11\xf7\x0c\x54\xd9\xb3\x4b\x1f\xa9\x92\xec\xd8\xb5\xbf\x8e\
 41.5807 +\xd5\x09\x21\x68\x6c\x6c\x24\x08\x82\xba\xb2\xd9\xe4\x74\xb7\x12\
 41.5808 +\x39\x9a\x9b\x9b\x49\xa5\x52\x28\xa5\xe2\x46\x88\xe2\x95\x57\x5e\
 41.5809 +\x19\x8b\x8f\xc4\x05\x93\x40\x28\xc6\x9f\x1d\x3f\x00\x15\xda\x9d\
 41.5810 +\x4e\x25\xb7\x9f\xbf\xf1\x9c\xe0\xa2\xf7\x9f\x5b\xda\x74\xc3\xdf\
 41.5811 +\x52\x1c\xdf\x8d\xef\x15\x90\x04\xe5\x72\xba\xa8\xf7\x05\xd5\xf3\
 41.5812 +\x83\xf1\x6b\x19\x00\x85\x73\x16\x5f\x0d\xb1\xf9\x87\x5f\xaf\x0a\
 41.5813 +\x5b\x9b\x66\xb7\xb5\xb5\x11\x45\x11\x51\x14\x55\x05\x0f\xc3\xb0\
 41.5814 +\xfa\x5e\x29\x45\x6b\x6b\x6b\x55\x4b\x2a\x26\x53\x2c\x16\xd9\xbc\
 41.5815 +\x79\xf3\xca\x96\x96\x96\xd3\x63\xd5\x2b\xd5\x80\x50\x8a\x81\x89\
 41.5816 +\xde\xd2\x19\x98\xf8\x24\xe9\x42\xe0\x14\x63\xcc\x97\xc7\xc7\x0b\
 41.5817 +\xab\x4b\xa5\xb0\xe5\x7d\x17\xff\x6d\x22\x93\x5d\x84\x71\x0d\x58\
 41.5818 +\x97\x00\x99\xc0\x59\x39\x89\x17\xb8\x6a\x93\xc3\x9a\x88\xa0\xd8\
 41.5819 +\xcf\x9d\xff\xf8\x71\xd2\xe9\x74\xb5\x7b\x5b\x19\x15\x3a\x5c\x79\
 41.5820 +\xad\x3b\x54\x19\x67\x88\x15\x13\xa9\xcd\x2e\x2b\xe6\x52\x99\x73\
 41.5821 +\xed\xda\xb5\x5f\x05\x76\x00\x83\xb1\xfd\xe7\x62\x4d\x28\xbd\x25\
 41.5822 +\x0d\x10\x42\x84\xc0\x01\xe0\x19\xa5\xd4\x7f\x4e\xa7\x53\xf7\xef\
 41.5823 +\x3f\xd8\xfb\x8b\x67\x1e\xff\xe7\xb0\x25\x3b\x8a\x47\x1f\x9e\x9a\
 41.5824 +\x40\xb8\xb2\x5f\x30\xce\x96\x7b\xdd\x93\x7a\xc0\x42\x2a\x94\x97\
 41.5825 +\xe2\x1b\x37\x6e\x26\x99\x4c\x56\x19\x9d\x10\x82\x44\x22\x81\xef\
 41.5826 +\xfb\x75\xea\x5f\x4b\x6a\x2a\x29\x73\x85\x34\x29\xa5\xea\xae\x97\
 41.5827 +\x52\x92\x48\x24\xf8\xf6\xb7\xbf\xbd\x13\x98\xa8\xec\x78\x3c\x34\
 41.5828 +\xe5\x27\xd3\xdc\x5b\x35\x01\x84\x10\x2e\xf6\x07\xfb\x7c\x5f\xed\
 41.5829 +\x3c\xe7\xac\x53\x07\x1a\x1b\xb3\xdb\x7f\xf8\x83\xaf\x07\xeb\xd7\
 41.5830 +\x2d\x27\x93\x18\x47\x31\x84\x92\x63\x24\xbc\x22\x8a\x12\x92\x08\
 41.5831 +\xe1\x34\x88\xf2\x09\x3e\x01\x28\xaf\x81\xce\x9e\x06\xbe\x73\xd3\
 41.5832 +\x66\x32\x99\x4c\x35\xf4\x7d\xf6\x73\xd7\xf1\xdd\x9b\x7f\x40\xa1\
 41.5833 +\x50\x20\x9b\xcd\xd6\xed\xf0\xe4\x5a\xc2\xf0\xf0\x30\x9b\x36\x6d\
 41.5834 +\xea\xff\xf4\xa7\x3f\x7d\xb8\xf2\x7d\x22\x91\xe0\xd6\x5b\x6f\xed\
 41.5835 +\x7e\xe8\xa1\x87\x7e\x01\x0c\xd4\x00\x60\x6a\x86\x7d\x27\x9e\x1a\
 41.5836 +\xf3\x80\xd6\x98\x5a\x9e\x1a\x45\xfa\x86\xee\x43\x7d\x1b\x5e\x7e\
 41.5837 +\x65\x67\xf2\x97\x8f\x3c\x4e\x57\xd7\x10\xfd\x83\x25\x12\x89\x16\
 41.5838 +\x10\x69\x1c\x49\x6c\xdc\xfc\x74\x56\xc6\x87\x27\x0b\x14\x0b\x3d\
 41.5839 +\x9c\x79\xaa\xe4\x4b\x5f\xbc\x86\xcf\x5f\x7b\x23\xfd\x83\x01\x56\
 41.5840 +\x17\x71\x66\x82\x95\x2b\x4f\xe4\x5b\xdf\xda\xc4\x82\xf9\xf3\xeb\
 41.5841 +\x9c\x64\x6f\x6f\xaf\xbb\xee\xba\xeb\xf6\x6d\xdb\xb6\xed\xf5\xf8\
 41.5842 +\x0c\xb0\x5b\xb6\x6c\xd9\x7b\xef\xbc\xf3\xce\x35\xb7\xdd\x76\xdb\
 41.5843 +\xee\x07\x1e\x78\xe0\xe7\x94\x1f\x9f\x19\xae\x09\x81\xb9\x58\x23\
 41.5844 +\x82\xb7\xec\x03\x8e\x02\x46\x8a\xca\xa3\x35\x63\xe3\xcb\x87\x86\
 41.5845 +\x73\xcd\x3b\x77\xef\xdf\xbb\x75\xdb\xeb\xef\xde\xbe\xbd\x93\xdd\
 41.5846 +\xbb\xbb\xc9\x17\x34\x89\x4c\x33\x9e\x4a\x20\xa5\x02\x27\xb0\x36\
 41.5847 +\x20\x8a\x26\x28\x16\x86\x28\x4c\xf4\xa1\x94\x47\xfb\xbc\x39\x2c\
 41.5848 +\x5a\x30\x97\xc5\x8b\xdb\xf0\x3d\xab\x97\x2d\x5d\xcc\xe5\x97\x5f\
 41.5849 +\xee\x55\x2a\xbe\x9e\xe7\x71\xdf\x7d\xf7\x8d\xdd\x70\xc3\x0d\xf7\
 41.5850 +\xc4\x04\xa7\x10\xef\x70\x12\x38\x01\x38\x14\x7f\x3e\x11\x8f\xb1\
 41.5851 +\x1a\xe1\x0b\xb1\x46\x18\xef\x9d\x04\x40\x08\x51\x72\xce\x6d\x11\
 41.5852 +\x42\x7c\xb6\xa5\xa5\xa9\xa3\xb1\x31\x7b\xd5\xbc\x79\xad\x67\xbc\
 41.5853 +\xeb\x9c\xd3\x5e\x2f\x14\x4b\xe9\x89\xf1\x62\xc7\x4b\x2f\xed\x48\
 41.5854 +\x76\xee\xef\xa2\xbb\xf7\x30\xc3\x43\x23\x14\x0b\x25\x94\x27\xc8\
 41.5855 +\x64\x9a\x99\x33\x67\x31\xcd\x8d\xe9\x9e\xd3\x56\x9e\xd4\x64\x6d\
 41.5856 +\x94\xb3\x46\x6b\x29\x85\xe8\xeb\xeb\xcd\x09\x21\xda\x7d\xdf\x3f\
 41.5857 +\xa1\x52\x1f\x8c\xeb\x06\xc5\x98\xd5\x8d\xd6\x78\xf8\x00\xd8\x1d\
 41.5858 +\x0b\x18\xc6\x1e\xbf\x00\xe4\x6b\xbc\xbf\xa9\xa4\xae\xef\x28\x00\
 41.5859 +\x35\x20\xec\x03\x0e\x2a\xa5\xf6\x25\x13\x5e\x43\x63\xc3\x5c\x09\
 41.5860 +\x74\x68\x6d\xae\x5d\xdc\x31\xaf\xa3\x50\x28\x11\x84\x21\x61\x18\
 41.5861 +\x89\xb2\x33\x0b\x85\xb5\x5a\x94\x5f\x6d\x14\x06\xc1\x6b\xcf\x3d\
 41.5862 +\xf7\x87\x5f\xbe\xf9\xe6\x9b\xa3\xc5\x62\xe0\xf5\xf4\x74\xa7\x9b\
 41.5863 +\x9b\x9b\xaf\x5e\xb0\x60\xc1\x86\x6c\x36\xeb\x39\xe7\x98\x98\x98\
 41.5864 +\x30\x5b\xb6\x6c\xe9\xaa\x01\x20\x5f\xf1\xec\x93\x1c\x5e\x85\x07\
 41.5865 +\x94\xe2\x51\x75\x80\xc7\x95\x0b\xbc\x0d\xb3\xa8\xcc\x91\x04\x3a\
 41.5866 +\xc2\x90\x64\x18\x4e\x88\xb8\x89\x21\xc6\xc6\xc6\xe4\xf8\xf8\xb8\
 41.5867 +\x1a\x1c\x1c\xf4\x86\x87\x87\xbd\xd1\xd1\x51\x75\xf0\xe0\x41\x7d\
 41.5868 +\xdf\x7d\xf7\x0d\x77\x76\x76\x3a\xc0\xb3\xd6\xa6\xb4\xd6\xed\x94\
 41.5869 +\x1f\xd4\x6c\x89\xef\x65\x62\xc1\x87\xe2\x9d\x9f\x0c\x80\xae\x19\
 41.5870 +\xb5\x80\xd4\x3a\x42\xf7\x67\x7b\x78\x7a\x12\x18\x6c\xda\xb4\x49\
 41.5871 +\x00\xec\xd8\xb1\x43\x6c\xdf\xbe\x5d\xe5\xf3\x79\x59\x28\x14\x3c\
 41.5872 +\xad\xb5\x32\xc6\xa8\x5c\x2e\x27\x6b\x2a\xb8\x89\x38\x87\x4f\xc7\
 41.5873 +\x23\x55\xd3\xd9\xd6\x33\x90\x1c\x33\xcd\xd0\xb1\xea\xff\xf9\x34\
 41.5874 +\xe0\xa8\xf5\xb1\xfa\xff\x65\xcd\x6b\xed\x50\xb1\xb0\x89\x9a\x42\
 41.5875 +\x46\x72\x12\x00\x41\x8d\x9a\x87\x35\x6a\x6e\x27\x8d\xda\xf3\x34\
 41.5876 +\x00\xfc\x1f\x01\x0f\xf7\xd0\x25\x2d\x11\x4b\x00\x00\x00\x00\x49\
 41.5877 +\x45\x4e\x44\xae\x42\x60\x82\
 41.5878 +\x00\x00\x13\xdf\
 41.5879 +\x89\
 41.5880 +\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
 41.5881 +\x00\x00\x40\x00\x00\x00\x40\x08\x06\x00\x00\x00\xaa\x69\x71\xde\
 41.5882 +\x00\x00\x00\x06\x62\x4b\x47\x44\x00\x00\x00\x00\x00\x00\xf9\x43\
 41.5883 +\xbb\x7f\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x0f\x61\x00\x00\
 41.5884 +\x0f\x61\x01\xa8\x3f\xa7\x69\x00\x00\x00\x07\x74\x49\x4d\x45\x07\
 41.5885 +\xdd\x0a\x03\x0f\x27\x18\xf8\x84\x7f\x10\x00\x00\x00\x1d\x69\x54\
 41.5886 +\x58\x74\x43\x6f\x6d\x6d\x65\x6e\x74\x00\x00\x00\x00\x00\x43\x72\
 41.5887 +\x65\x61\x74\x65\x64\x20\x77\x69\x74\x68\x20\x47\x49\x4d\x50\x64\
 41.5888 +\x2e\x65\x07\x00\x00\x13\x43\x49\x44\x41\x54\x78\xda\xe5\x9b\x7b\
 41.5889 +\x94\x5d\x55\x7d\xc7\x3f\x7b\xef\xf3\xb8\xf7\xce\x9d\x47\x26\x99\
 41.5890 +\x64\x32\x99\x24\x93\x10\x42\x08\x09\x09\x89\x90\x04\x34\xa1\x94\
 41.5891 +\xd7\xa2\x5a\x51\x7c\x81\x8a\x2d\xa8\x4b\xad\x45\x8c\x6b\x51\x5f\
 41.5892 +\x68\x69\x5d\xad\x82\x48\x15\x96\x60\xad\x55\x51\x6c\xeb\xa3\xb2\
 41.5893 +\xca\xd2\x5a\x0a\x22\x8a\x12\x40\x40\x90\x87\x21\x09\x09\x33\x37\
 41.5894 +\x99\x24\x33\x93\x79\xdc\xb9\x8f\xf3\xda\xbb\x7f\x9c\x3b\x93\x3b\
 41.5895 +\x73\x1f\x73\x27\x03\xac\xe5\xea\x59\xeb\xae\x79\x9d\x39\xe7\xfc\
 41.5896 +\xbe\xfb\xf7\xf8\xfe\xbe\xbf\x7d\x84\x31\x86\xff\xcf\x87\xf5\x2a\
 41.5897 +\xde\xcb\x06\x16\x01\x69\x40\xce\x70\x6e\x04\x8c\x02\x83\x40\xf8\
 41.5898 +\xc7\x04\x80\x0b\x74\x97\xbe\x4e\x3f\x3a\xa2\x48\x5f\xee\x79\xde\
 41.5899 +\xfa\x20\x88\x9a\xb5\x31\x52\xeb\x08\x63\x0c\x42\x08\xa4\x50\x20\
 41.5900 +\xc0\x52\x32\xb2\x6d\x6b\xd0\x71\xec\xc7\xa4\x94\xf7\x00\xc3\xd3\
 41.5901 +\xae\xe3\x01\x99\xd2\xd7\x39\x1f\xe2\x65\x08\x81\x72\xa3\xbb\xa3\
 41.5902 +\x28\xda\x99\xcd\xe6\xbb\x8b\x9e\x47\x10\x84\xe8\x48\x13\x99\x08\
 41.5903 +\xa3\xb1\x7d\x3f\x68\x7d\xf1\xc5\xcc\x5e\x2f\x0c\xcf\xf1\x7d\x9f\
 41.5904 +\x42\xde\xc3\xf3\x3c\x6c\xdb\x26\x99\x4c\x62\x3b\x8a\xa4\x9b\x40\
 41.5905 +\x29\xf1\xe3\x9e\xe5\x5d\x9b\x5d\xd7\x29\x28\x29\x43\x29\x05\x96\
 41.5906 +\x25\x49\x24\x92\x34\x37\x37\x65\x2c\x4b\x7d\xa9\x0c\x84\x39\x81\
 41.5907 +\x31\x17\x00\x1c\x60\x09\xb0\x2a\x0c\xc3\x8f\x1d\x1b\x19\xeb\xce\
 41.5908 +\xe5\x0a\x6e\xa1\xe0\x75\x3f\xf9\xd4\xf3\x89\xdd\x7f\xd8\xc3\xd1\
 41.5909 +\xa3\x83\xe4\x72\x05\xc6\xc6\x73\x8c\xe7\x3c\xbc\x82\x4f\x10\x6a\
 41.5910 +\xbc\x20\x40\x29\x85\x40\x21\xa5\x44\x0b\x88\xa2\x08\x22\x8d\xed\
 41.5911 +\x28\x94\x10\xb8\x09\x9b\xe6\x74\x82\x54\xca\xa5\x25\x9d\xa0\x6d\
 41.5912 +\x5e\x0b\x6b\x56\xaf\x66\xeb\xd6\x4d\xc5\x64\xc2\xcd\xa4\x52\x09\
 41.5913 +\xaf\x7d\x5e\x5b\xc6\x71\xac\x39\x81\x71\x22\x00\x4c\xac\xf8\x0a\
 41.5914 +\xdf\x0f\x3f\x3c\x38\x38\x74\xca\xc0\xe0\xc8\xf2\x9f\xfc\xf4\x7f\
 41.5915 +\x93\x0f\x3d\xfc\x24\x05\x4f\xe2\x47\x0a\x8d\x4d\x32\xd1\x82\x90\
 41.5916 +\x0e\x52\xd9\xa0\x24\xb6\xb4\x30\x42\xa1\x50\x68\x01\x52\xc6\xa9\
 41.5917 +\xc0\x18\xc3\xc4\x73\xc4\xdf\x47\x68\x13\x62\xc2\x10\x6d\x42\x74\
 41.5918 +\xe4\x11\xf8\x05\x4c\x90\xc7\xb6\x42\x2c\x15\x72\xfa\xba\x95\xbc\
 41.5919 +\xeb\xf2\xcb\x8a\xf3\xda\x5a\x33\x6d\x6d\x2d\x5e\x4b\x4b\x53\x46\
 41.5920 +\x29\xf5\x79\xe0\xe1\xd9\x80\x30\x1b\x00\x26\x0c\x3f\xc9\xf7\xc3\
 41.5921 +\x9d\x43\x43\xc3\x2b\x0f\x1e\x3a\xdc\x75\xcb\x57\xbe\x1e\x3c\xf7\
 41.5922 +\xfc\xde\xb6\x64\xd3\x7c\x9a\x5b\xbb\xb0\x93\xad\xff\x6c\x8c\xfb\
 41.5923 +\x7e\x23\x5c\x10\x16\x1a\x8b\xf8\x0e\x13\x79\x4f\x20\x4a\xb7\x34\
 41.5924 +\x62\xda\x1d\x8c\x04\xa1\xe3\xb3\x44\x0c\x86\x40\x03\x1a\x61\x02\
 41.5925 +\xa4\xf1\x11\x78\x8f\xeb\x60\x7c\xf3\xf8\xe8\x61\xb2\x63\x87\xe9\
 41.5926 +\x98\xdf\xc2\xd5\x57\xbd\x9b\xcd\x9b\xd6\x16\x97\x76\x77\xed\x72\
 41.5927 +\x5d\xfb\xf3\xc0\x3e\xa0\xaf\x11\x20\x1a\x05\xc0\x05\xb6\x1a\x63\
 41.5928 +\x3e\x3e\x3a\x96\x3d\x69\xff\x81\xcc\xd2\x3b\xef\xfc\x7e\xe2\x27\
 41.5929 +\xf7\x3e\xc2\xbc\x85\x3d\x74\x74\xac\x00\x95\x42\x1b\x89\x31\x02\
 41.5930 +\x23\xd4\xa4\xc1\xa6\xcc\xf0\x49\x3b\x4b\x89\x2f\x36\x54\x50\xef\
 41.5931 +\x19\x8c\xd1\x08\x21\xca\x80\x88\x10\xc2\x20\x88\xb0\x44\xc8\xc8\
 41.5932 +\xf0\x61\x8e\x1e\xfc\x03\xab\x4e\x5a\xc8\xf5\x9f\xbc\xa6\xd8\xb3\
 41.5933 +\x6c\x71\xa6\xbd\xbd\x6d\x9f\x65\x59\x0d\x79\x43\x23\x00\xb8\xc0\
 41.5934 +\xd6\x30\x8c\x3e\x7b\xf0\xd0\x91\x6d\x8f\x3c\xfa\x74\xe2\x86\xcf\
 41.5935 +\xdd\x84\xe3\x2e\x60\x71\xcf\xba\x17\x95\xdd\xbe\x32\xd0\x2e\x91\
 41.5936 +\x16\x48\x51\x2a\x2a\xa5\x55\x04\x33\xd5\x78\x23\xa7\xfd\xbd\xfe\
 41.5937 +\x61\x2a\xa0\x9b\x06\x9e\x31\x58\xc2\x43\x92\x65\xa0\x7f\x0f\x83\
 41.5938 +\x87\xf7\x71\xf5\xd5\x6f\xe3\xcd\x97\x5e\x54\x5c\xbe\xbc\x7b\x97\
 41.5939 +\x6b\xdb\x37\xcc\x04\xc2\x4c\x00\xb8\xc0\xd6\x20\x0c\x3f\xfb\xe2\
 41.5940 +\xfe\xde\x6d\x77\x7e\xe7\xc7\x89\x1f\xfc\xf8\x3e\xba\x7a\x36\xd2\
 41.5941 +\xdc\xda\x45\x18\x49\x34\x0e\x08\x35\xed\x31\x67\x7b\x54\x33\x75\
 41.5942 +\xe2\xf7\xa2\x22\x3c\xa6\x9e\x12\xa2\x44\x84\x92\x01\x7e\x61\x84\
 41.5943 +\x7d\x7b\x9e\x60\xdb\x99\x2b\xb9\xee\xa3\xef\x2f\xae\x3e\xb9\x67\
 41.5944 +\x97\xeb\xba\x75\x41\xa8\x07\x80\x0d\x9c\x11\x04\xe1\x3f\xec\xdd\
 41.5945 +\xf7\xd2\x39\x37\x7d\xf1\xab\x89\xa7\x9e\xcb\xb0\xb0\x6b\x2d\x2a\
 41.5946 +\xb1\x90\xd0\x24\xd0\xba\x71\x57\x6e\x14\x00\x63\x0c\x52\xca\xd2\
 41.5947 +\xb5\x1a\x00\xa0\x2c\x54\x94\x0c\x91\x51\x96\x81\xfe\x67\x68\x49\
 41.5948 +\xf8\xdc\x7c\xd3\xf5\xc5\x35\xa7\xac\xac\x0b\x42\x3d\x46\xd6\x11\
 41.5949 +\x86\xe1\x15\x7d\x07\xfb\xd7\x7c\xf9\xd6\x6f\x26\x9e\xdd\x7d\x94\
 41.5950 +\xce\xa5\x9b\x10\x4e\x07\x7e\xa8\x30\x86\x49\xe3\x27\x5c\x73\xaa\
 41.5951 +\x41\x06\x61\x98\x4c\x78\x95\x06\x97\xff\x41\xd4\xc8\x11\x65\x1e\
 41.5952 +\x51\x66\x7c\xf9\x7d\x85\x10\x60\x24\x42\x48\x30\x0e\x42\xb5\xd1\
 41.5953 +\xd9\xbd\x09\x2f\x5a\xc0\x27\x3e\x79\x63\x62\xef\xde\xde\xad\x9e\
 41.5954 +\x17\x7c\x16\xd8\x56\x8d\xa0\xc9\x3a\x35\x7e\xf5\x58\x36\xb7\xe5\
 41.5955 +\xbf\x7f\xf6\xe0\xb3\xbf\x79\xf4\x39\xda\x17\xaf\xc6\xa8\x56\x42\
 41.5956 +\x93\x40\x48\x7b\x6e\xec\x4b\x88\x1a\xab\x78\xdc\xa3\x6a\x79\x93\
 41.5957 +\x31\x06\xb4\x41\x18\x39\xf9\x89\x02\x4d\x3e\xeb\x71\x6c\x28\x4b\
 41.5958 +\xff\xa1\x63\x1c\xd8\x3f\x42\x36\x9f\xe4\xc8\x40\xc8\x3f\x7d\xf9\
 41.5959 +\x5b\x89\x4c\xa6\x7f\x6b\x18\x86\x1f\x07\x96\x4e\x8f\xb3\x5a\x54\
 41.5960 +\x78\xb1\xef\x07\x1f\x78\xe9\xa5\xcc\xea\xdb\xbf\xf6\xed\xf6\x45\
 41.5961 +\xcb\xb7\x22\xed\x05\x44\xc6\xaa\xf9\xf0\xd5\x56\xce\x88\x5a\xe7\
 41.5962 +\x1d\x77\xf7\xf2\xeb\x49\x04\x98\xf8\xff\xaa\x81\x21\x8c\x44\x20\
 41.5963 +\xd0\x61\x44\xa1\x50\xa0\x58\xf0\x29\x16\x8b\x31\x89\x2a\x9d\xa7\
 41.5964 +\x84\xc4\x18\x05\x32\x81\x50\x9d\xfc\xfa\x91\xbd\xfc\xfc\x17\xbb\
 41.5965 +\x12\x6f\xbe\xf4\xc2\x15\xf3\xe7\xb7\x2d\x01\x7a\x01\xbf\x1e\x00\
 41.5966 +\x2e\xb0\x7a\x68\x68\xf8\xb4\x5b\x6f\xfb\xd7\xb1\x74\xf3\x92\xf6\
 41.5967 +\x54\xba\x13\x2f\x72\x10\x42\x56\x3c\x74\x79\xec\xd7\x03\xa7\xfa\
 41.5968 +\xf9\xb5\x13\xe0\x84\x6b\x1b\xad\xd1\xda\x10\x86\x21\xc5\x5c\x91\
 41.5969 +\x7c\x3e\x4f\x18\x86\x18\x2d\x10\x46\x94\xfa\x08\x39\xe5\x12\xf1\
 41.5970 +\xff\xda\x44\xba\x09\xdb\x5d\xc8\x9d\x77\xfd\x27\xdb\xb6\x6d\x6a\
 41.5971 +\x6b\x6b\x6b\xbe\x5c\x29\xb5\xaf\xc4\x18\x6b\x86\x40\xb7\xe7\x79\
 41.5972 +\x1f\xeb\xcd\xf4\x9f\xf4\xc0\x43\x4f\xf7\xcc\xef\x3a\xf9\xbe\x48\
 41.5973 +\x1f\xcf\xf2\xd3\x8d\x2c\x77\xd5\x46\x92\xa0\xd6\x1a\x6d\x0c\xc6\
 41.5974 +\x68\xa2\x28\x20\x0a\x7d\xa2\xd0\xc7\x44\x51\xbc\xf2\xc4\x6e\x1d\
 41.5975 +\xfa\x11\xf9\xf1\x02\x63\xc3\x63\x0c\xf4\x0f\x71\xe4\xe0\x00\x63\
 41.5976 +\xc3\x59\x22\x5f\x23\xb4\x44\x89\x98\x46\x0b\x21\xe2\xff\x13\xe5\
 41.5977 +\x71\x6d\x00\x89\x8e\x2c\xa4\x9d\xa6\xff\x70\x9e\xfb\xee\xdf\xb5\
 41.5978 +\x77\x64\x64\xfc\x35\x61\x18\x9e\x0a\x24\x6a\x55\x01\x01\x9c\xde\
 41.5979 +\xdb\x77\xe8\x7b\xd7\xee\xfc\xcc\xda\x43\x83\x0e\x1d\x4b\x4e\xc3\
 41.5980 +\x0b\xed\x97\x21\xee\xc1\xe8\x90\x28\xf2\x88\xc2\x3c\xa9\xa4\xcd\
 41.5981 +\xf2\xee\x6e\x12\x49\x87\xc0\x8f\x38\x7c\xf8\x08\x03\x43\xa3\x84\
 41.5982 +\x91\x24\x0c\x24\x5e\x31\xc4\x2b\xc6\xdd\xa2\x2c\xad\x53\xcd\xdc\
 41.5983 +\x21\x4a\x7f\xd3\xa6\x0c\x00\xd0\x08\x04\x39\x5c\x7b\x14\x1d\xf4\
 41.5984 +\x73\xd7\xb7\x6f\x2c\xac\x3e\x79\xf9\x2f\x95\x52\x1f\x2e\xb1\x45\
 41.5985 +\x33\x3d\x04\xd2\xc0\x9a\xd1\xd1\xb1\xdc\x33\xcf\xed\xe1\xe4\x75\
 41.5986 +\x97\x10\x68\x17\x21\x65\x63\x46\xd6\xa2\xb8\x94\x8c\xf7\x47\x59\
 41.5987 +\xd4\x91\xe4\x4d\x6f\x78\x3d\xa7\xad\xed\x21\xdd\xe4\x62\x49\x89\
 41.5988 +\xd6\x86\xa2\x17\xb1\x67\x4f\x1f\xdf\xba\xf3\x6e\x1e\x7d\xec\x45\
 41.5989 +\x92\xe9\x0e\x84\xb1\x90\x42\x55\x84\x5d\xd5\xfb\x96\x2d\xa4\x9e\
 41.5990 +\x12\x4e\x8a\xc8\x34\x31\x32\x16\xb2\x67\x6f\x5f\x72\x71\x67\x47\
 41.5991 +\x77\x2a\xe5\xba\x8e\xe3\x54\xcd\x01\x8b\x0a\x85\xc2\xa5\x8f\x3d\
 41.5992 +\xfa\xd4\x03\xe9\xe6\xf9\x67\x4a\x3b\x4d\x18\xd9\x0d\x33\xb7\x5a\
 41.5993 +\x35\xde\xe8\x10\xa2\x71\x76\x9c\xb3\x81\xab\xae\xbc\x80\xf6\x79\
 41.5994 +\xe0\xa8\xf2\xf8\x8b\xe3\x7d\x59\xd7\x4a\xce\x7a\xcd\x4e\xbe\xff\
 41.5995 +\xc3\x27\xf8\xca\x57\xbf\x83\x52\x2d\x18\xdc\x39\x71\x0d\x8d\x45\
 41.5996 +\x68\x04\x2d\x6d\x5d\xfc\xec\x7f\xee\x67\xe3\x86\x93\x45\x2a\xe5\
 41.5997 +\xd6\x2c\x83\xce\xc0\xc0\xf0\x29\xf7\xff\xfc\xd7\xd7\xb5\xb6\x2e\
 41.5998 +\xc2\x18\xc1\x9c\x0f\x13\xa1\x28\xf0\xba\xb3\x4f\xe3\x9a\x0f\x5e\
 41.5999 +\x40\xe7\x7c\x70\x65\x7c\x63\x31\xed\x63\x29\x68\x6d\x86\xab\xdf\
 41.6000 +\xb3\x89\xeb\x76\x5e\x8e\x24\x8f\x30\xc1\x64\xa2\x6c\xd4\xf8\xe3\
 41.6001 +\xe7\x49\x04\x16\x26\x72\x70\x9d\x16\x7e\xfd\xd0\x2e\x72\xb9\x7c\
 41.6002 +\x7d\x1e\x50\xf4\x7c\x67\xcf\xfe\x3e\x52\xe9\x79\x18\x4d\xc3\xd9\
 41.6003 +\xbd\xd6\x43\x48\x7c\x96\x75\xb7\xf1\x97\xef\xba\x88\x74\x32\x8e\
 41.6004 +\x4f\x29\xaa\x10\xe7\xd2\xef\x64\x09\x88\xb7\xbe\xe5\x2c\x2e\xbc\
 41.6005 +\x70\x1b\x42\x78\xa0\xc3\x39\xf0\x0c\x89\x41\x11\x84\x82\x5c\x21\
 41.6006 +\xc0\x68\x5c\x29\xe5\xa4\x6a\x55\x01\x80\x36\x9a\x48\x4b\x6c\x27\
 41.6007 +\x15\xc7\xb2\xd0\x8d\x23\x5f\x96\x8d\xa5\x8c\x53\x91\xb2\xe0\xbc\
 41.6008 +\xed\x1b\xe9\xec\x88\x63\xb5\x1e\x09\x9a\x2c\x8d\x06\x12\x36\x5c\
 41.6009 +\xf6\xa6\xf3\x59\xd0\xee\x80\x08\xeb\x50\xe8\x4a\x06\x7a\xfc\x79\
 41.6010 +\x4b\x1d\xa4\x10\x68\x23\x70\x13\x69\xa2\x48\x77\x0b\x21\x3e\x5a\
 41.6011 +\x6a\xed\x45\x95\xec\x26\xe3\x8c\x2f\xed\xc9\x10\x28\x8f\xc1\x86\
 41.6012 +\x63\x4f\x6b\x04\x86\x84\xab\xb8\xe8\xfc\x0d\xcc\xd4\x2e\x4d\xe5\
 41.6013 +\x16\xf1\xca\x6c\xda\xd8\xc2\xf2\xe5\x0b\x91\xb3\xcc\x41\xd5\x4a\
 41.6014 +\xb5\x31\x06\xdb\x4a\xf1\xe2\x81\x43\x6e\x2e\x5f\xec\xf6\x7d\xdf\
 41.6015 +\xad\xc1\x03\xe2\xb6\x56\x97\x48\x46\x79\xe2\x29\x57\x6e\xea\xbb\
 41.6016 +\xbf\x46\x08\x50\x46\xd3\xda\x94\x24\x95\x2c\xc5\xb9\x98\xb9\x25\
 41.6017 +\x32\xd3\xfa\xc0\xf5\xa7\x9d\x84\x52\xd3\x57\xba\x7a\x0f\x51\xf9\
 41.6018 +\xb3\x2c\x33\x51\xa2\x94\xcd\xf0\xf0\x28\x41\x10\x88\x98\xed\x57\
 41.6019 +\x03\x40\x00\x4a\xd6\x24\x37\x8d\xb1\x3d\x89\x89\x34\xfd\x07\x0f\
 41.6020 +\x31\xaf\xb5\x05\x39\x8b\x04\x36\xc5\x0b\x04\x2c\xee\xec\x40\x48\
 41.6021 +\x33\x27\x0f\x28\x2f\xd1\x4a\xa9\x19\x64\x71\x63\x26\x93\x8e\x31\
 41.6022 +\xa6\xe1\x36\x3f\x3e\x57\x20\x80\xd0\x8f\x18\x3a\x7a\x84\xb0\x18\
 41.6023 +\xa0\x50\x35\xbb\x5f\xc3\x34\x5a\x5d\xd1\x2f\x80\x65\x55\x3e\xe2\
 41.6024 +\x04\x1e\x5a\xcc\x54\x05\x74\xd9\x85\xe3\x7c\xe0\xba\x36\xca\xb2\
 41.6025 +\x28\xd1\x80\xea\xdd\xa0\x0e\x43\x04\xd1\xe3\x0d\xf2\x9f\x49\xd4\
 41.6026 +\x85\x91\x78\xc5\x80\xc1\x23\x83\xf8\xc5\x08\x10\x1c\x3c\xd8\x0f\
 41.6027 +\x35\x92\xdf\x4c\xde\x64\x80\xbe\x4c\x3f\x46\x9f\x78\x39\x9e\x04\
 41.6028 +\x43\x68\x7c\x2f\xc7\x9a\x53\x56\x78\xe9\x54\x62\x52\x3d\xae\x30\
 41.6029 +\xd1\x52\x92\x96\x16\x97\xc0\xcb\x6e\x36\x46\x37\xf4\xc0\x3a\x8a\
 41.6030 +\x05\x0b\xaf\xe0\x33\x7c\x74\x84\xc0\x8f\x10\x28\x0c\x2e\x7b\xf6\
 41.6031 +\xf5\x72\x6c\xa4\x14\xdf\xa6\xac\xb7\xaf\x9b\xd8\x62\x2e\xa7\x0d\
 41.6032 +\xfc\xee\xe9\x17\xd0\x3a\x66\x0d\x13\xf7\xd7\xa2\xf6\xea\xd7\x6a\
 41.6033 +\xbe\x94\x92\xf8\x41\x0e\xdb\x52\x19\xcb\x9a\x94\xd2\x4d\x05\x00\
 41.6034 +\x89\xa4\xc3\x86\xf5\x6b\xc8\xe7\xc6\x90\x75\x1a\x9f\xf2\x6c\xaf\
 41.6035 +\x94\x8a\x8d\x1f\x1c\x26\x08\x02\x24\xb1\x40\x21\x84\xc4\xf7\xe1\
 41.6036 +\x87\x3f\x7a\x90\xc8\x4c\x80\x60\x2a\x70\x9f\xde\x50\x19\x23\xd1\
 41.6037 +\xc0\xa3\x8f\x0e\xd1\xfb\xd2\x10\xda\xc8\x59\x11\xa1\x6a\xa2\x87\
 41.6038 +\x20\x64\x59\x77\x27\x96\x6d\x4d\x99\x1f\x54\x00\x90\x4e\x35\x71\
 41.6039 +\xd6\x99\x1b\xc9\x8d\x0f\xa1\x88\x85\x87\x7a\xee\x25\x85\x45\xe0\
 41.6040 +\x85\x1c\x1b\x38\x36\x69\x7c\xf9\x11\x46\x8a\x9f\xfe\xec\x11\x76\
 41.6041 +\xbf\x10\x4e\xcb\xe3\x72\x32\xed\x4f\xf5\xac\xf8\xfb\x6c\x16\x7e\
 41.6042 +\xf0\xa3\xfb\x18\x1a\x09\xaa\xb4\x2c\xb3\x94\xdb\x84\x4f\x18\x79\
 41.6043 +\x6c\xd9\x7a\x16\x4d\xa9\x64\xe4\xfb\x7e\x4d\x26\xe8\x35\x37\xa7\
 41.6044 +\x32\xeb\x4e\x5b\x55\x1c\x1b\x1d\x44\xc8\x78\x48\x51\x6b\xa5\xe2\
 41.6045 +\xbe\xdb\x30\x74\x74\x88\x30\x0c\x2b\x8c\x8f\x9d\xd9\xa6\x37\x33\
 41.6046 +\xc2\xad\xb7\xdf\xc5\xe0\xb1\x92\x10\x52\xcf\xfb\x05\xf8\x21\x7c\
 41.6047 +\xf7\xdf\x1e\xe0\x17\xbf\x7c\x1c\x48\x94\x64\xf6\x13\x6d\x43\x35\
 41.6048 +\x52\x04\x14\xf3\x23\x6c\xda\xb4\xf1\xee\x96\x96\xe6\x41\xc7\x71\
 41.6049 +\xa2\x5a\x00\x64\x94\x52\xb7\x24\x12\x89\x4c\xba\xc9\xa1\xe8\x65\
 41.6050 +\x11\xb2\x52\x8b\x9b\x30\x5e\x18\xc9\xe0\xb4\x95\x9f\xba\x9a\x06\
 41.6051 +\x81\x42\x8b\x14\x0f\xfe\xea\x77\xdc\xf0\x77\xb7\x33\x30\x54\x96\
 41.6052 +\xee\x45\x25\x3b\xf2\x03\xb8\xfd\x1b\x0f\x70\xdb\x1d\x3f\x42\x93\
 41.6053 +\x2c\x19\x7f\xa2\x49\x50\x22\x8d\x46\x0a\x9f\x7c\xfe\x18\xab\x56\
 41.6054 +\x76\x6d\x4e\x24\xec\xc7\x4a\x93\x67\x53\xd5\x03\x80\x4c\x73\xba\
 41.6055 +\xc9\x3b\xff\xbc\xed\x0c\x1f\x3b\x82\x12\x11\xa2\xea\xca\x4b\xb2\
 41.6056 +\x63\x39\xbc\xbc\x37\x59\x6d\x6a\xc5\xa9\x41\x61\x59\xcd\x3c\xb7\
 41.6057 +\xbb\x97\x91\x6c\x54\xf7\x91\x83\x10\x7e\xfb\xd8\x1f\x10\xb2\x05\
 41.6058 +\x23\xec\xe3\xf2\x5a\x83\x24\xac\x22\x61\x0b\x8d\xc2\xe3\xf4\xf5\
 41.6059 +\x27\xd1\xdc\x9c\x1a\xb7\x2c\xeb\x9e\xd2\xd8\xbd\x66\x19\x2c\x2e\
 41.6060 +\x58\xd0\x96\x79\xdb\x5b\xde\x58\x1c\x1e\xcc\x60\x09\x1f\x43\x50\
 41.6061 +\x31\xc2\x0a\x83\x80\xdc\x58\x0e\x13\x1d\xaf\xe5\xd2\x1c\xaf\xd1\
 41.6062 +\xd3\x97\xd8\x18\x83\x92\xf6\xe4\x3c\xb0\x1e\x01\x52\xca\x8e\x55\
 41.6063 +\xe7\x32\x0e\x31\xc1\x4a\xeb\x6a\x92\x65\xbd\xc8\x64\x6f\x41\x44\
 41.6064 +\x3e\x3f\xc8\x45\xe7\x9f\x73\x77\x5b\x5b\xf3\xe1\xe9\x7b\x0e\xaa\
 41.6065 +\x3d\x4d\xc6\xb2\xac\x5b\x5a\x5a\x52\x99\xa6\x84\x20\x08\x46\x5f\
 41.6066 +\x54\x65\xda\xf6\xc4\x03\x64\xc7\x72\xf8\x7e\x30\x6b\x46\xd6\x68\
 41.6067 +\x8b\x5d\xab\xf7\x9f\x8d\x17\x18\x13\x21\x44\x44\xe0\x8f\xf1\xee\
 41.6068 +\xcb\x2f\xbe\x30\xdd\x94\xea\x03\xf2\xe5\xbc\xba\x1a\x00\x1e\x90\
 41.6069 +\x49\xa7\x53\xde\xb9\xdb\xcf\x64\x74\xa8\x7f\xa5\x10\x66\x92\x8c\
 41.6070 +\x48\x14\xbe\x1f\x32\x36\x36\x5e\x7a\x50\x35\x69\x68\x84\x46\x0b\
 41.6071 +\x53\x66\x80\xae\xc1\xe1\x4f\x54\x4a\x9f\xda\x13\x4c\xd7\x02\xa7\
 41.6072 +\xce\x21\x4c\x2c\xc3\xe1\xb3\xf6\xd4\x55\x48\xa5\x6c\x29\xe9\x28\
 41.6073 +\x0d\x7c\xc4\x4c\x73\x81\x68\xc1\xfc\x36\xef\x86\xeb\xff\xca\x0c\
 41.6074 +\x1d\xed\x43\x48\x8d\x90\x26\x16\x34\xb5\x26\x3b\x3a\x3e\x85\x98\
 41.6075 +\x54\x53\x85\x67\x92\xb1\x1a\x17\x35\x66\xbf\xf2\x93\xc6\x09\x9f\
 41.6076 +\x7c\x7e\x84\xb3\xcf\xde\xcc\xc3\xbb\x9e\x7e\xc9\xf3\x02\x6b\xba\
 41.6077 +\xcd\xb5\x0a\xac\x67\x59\x6a\xbf\x65\xa9\xf5\xcb\x96\x2d\xb4\xf3\
 41.6078 +\xb9\x11\xec\x84\x8b\x94\x8a\x30\x88\xc8\x67\xc7\x89\x15\x7a\x10\
 41.6079 +\xc2\x94\xc9\x71\xa2\xaa\xfe\x3f\xab\xd1\xa0\xa9\xc7\x3a\x45\x5d\
 41.6080 +\x0d\xb2\x7c\x0a\x25\x4c\x80\x94\x3e\x4d\x09\xc1\x3b\xde\x72\x7e\
 41.6081 +\x38\xbf\xbd\x55\xba\xae\xdd\x5f\x9a\x09\x98\x99\x3c\x40\x7b\x5e\
 41.6082 +\x90\x7d\x78\xd7\xd3\x0f\xed\xd8\xb1\x85\xf1\xd1\xa3\x48\x19\x4b\
 41.6083 +\x53\xe3\x63\xb9\xe3\x43\x8c\xb2\xec\x5c\x77\x92\x53\xc1\x0d\xea\
 41.6084 +\x0d\x4c\xe2\x6e\x52\xa0\xe6\x16\x32\x52\x63\xa2\x2c\x1b\xd7\xaf\
 41.6085 +\x22\x99\x4c\x1e\x6e\x6a\x4a\x7c\x5d\x29\x75\x13\xd0\xdf\xc8\x68\
 41.6086 +\x2c\x70\x1c\x6b\xe0\xac\x33\xd7\x3b\x17\x9e\x77\xce\x33\x8a\x02\
 41.6087 +\x22\xc8\x21\x75\x44\x7e\x7c\xbc\xea\xbc\x6f\xfa\x8a\x95\x8b\x28\
 41.6088 +\x31\x9b\x14\x44\x91\xa9\x4e\x82\x44\xf9\x50\x03\x42\xad\x89\xea\
 41.6089 +\xe4\x0e\x69\x24\xb2\x8c\xa1\x56\xce\x20\x0d\x82\x10\x25\xc6\x39\
 41.6090 +\x75\xed\x12\x7a\xfb\xfa\xbf\xe1\x79\xde\x6e\xe2\x4d\x13\x7e\x23\
 41.6091 +\x00\x0c\x48\x29\x6f\x6b\x4e\x27\x6f\x5e\xb4\xb0\x5d\xae\x59\xb5\
 41.6092 +\x18\xaf\x38\x44\x58\x2c\x10\x85\x26\x1e\x44\xd6\x88\xfd\x4a\x89\
 41.6093 +\xab\x04\x04\x8a\xc1\x63\x59\x72\xf9\xb0\x6e\x24\x68\x20\x93\x39\
 41.6094 +\x8c\x52\xf6\x0c\x15\x45\xd7\xa1\xbe\x1a\x8c\x4f\xc7\xfc\x04\x97\
 41.6095 +\x5c\xb0\x65\x7c\xdd\xda\x95\x9b\x1c\xc7\xd1\xc4\xdb\xef\x1a\x1a\
 41.6096 +\x8e\x06\xa5\x19\xda\x9e\xa6\xa6\x04\x5b\xce\x3c\x15\xfc\x11\xf2\
 41.6097 +\xb9\x51\x84\x11\xb3\x12\x47\x62\x20\x34\x46\x2a\x7c\xdf\xe2\xde\
 41.6098 +\xfb\x7f\x13\xcf\xff\xf4\x74\x2d\x32\x0e\x81\x87\x1f\xce\x70\xe8\
 41.6099 +\xd0\x60\xc5\x9e\x83\xf2\x50\xd2\x42\x97\x75\x83\xa6\x8a\xf8\x11\
 41.6100 +\xe0\x3a\x9a\x95\x2b\x16\x31\x6f\x5e\xcb\xe1\x64\xd2\xbd\x5d\x29\
 41.6101 +\xf5\xcb\x52\x09\x6c\x78\x3c\x0e\x50\x68\x6b\x6d\xee\x3b\x77\xfb\
 41.6102 +\x96\x62\x2a\x69\xc8\xe7\x46\x90\x44\x27\x56\xda\x8c\xc4\x75\x5b\
 41.6103 +\xb9\xeb\xae\xff\xe2\xe7\x0f\x66\x88\x04\x44\x06\x42\x1d\x7f\xd5\
 41.6104 +\x06\xf6\xf7\xc2\x0d\x9f\xbb\x15\x37\xd1\x82\x94\xaa\x01\x60\x4d\
 41.6105 +\x15\xf2\x1b\xa2\x94\x87\x10\x39\x2e\xb9\xe4\xfc\x03\x2d\x2d\xe9\
 41.6106 +\x31\xe0\x25\x60\xa4\x9a\xdb\xcc\x04\x40\x46\x29\x75\xcb\xfc\x79\
 41.6107 +\x6d\x99\xb3\x5e\xb3\x81\x84\xad\x91\xd2\x47\x4c\x36\x48\x12\x31\
 41.6108 +\xa5\x51\x91\x75\x2e\x59\xda\x3b\x24\xd3\xec\xbc\xee\x16\xfe\xf1\
 41.6109 +\x8b\xf7\xd1\x77\x28\x36\x7e\x68\x04\xbe\xfb\xef\xcf\x71\xc5\x95\
 41.6110 +\x9f\x66\x74\xdc\xc5\x08\x07\xb4\xa9\xa8\xf3\x95\x21\x31\xf1\x39\
 41.6111 +\x7e\x5f\x21\x02\x12\x76\x8e\xce\x0e\x87\xb5\xa7\xf6\xcc\x4b\x26\
 41.6112 +\x13\x7b\xa7\x93\x9f\xa9\xde\x32\x73\x7d\x5d\x15\x86\xd1\x6d\xbb\
 41.6113 +\x77\x1f\xd8\xf1\xc1\xbf\xbe\x31\x91\x2b\xa6\x08\x74\x2b\xda\xb8\
 41.6114 +\x65\xc6\xea\x69\x78\xea\xba\x35\x4f\xa2\x09\xc2\x71\xa2\x70\x0c\
 41.6115 +\xd7\x16\xf8\x21\x08\xe1\x62\xdb\xad\xb1\xf1\x54\x96\xb7\xfa\x53\
 41.6116 +\x21\x19\x8b\x28\x26\xc4\x52\xe3\xe8\x60\x1f\xff\x72\xc7\x0d\xde\
 41.6117 +\xe9\xeb\x57\x3f\xec\xba\xf6\xf5\xc0\x63\xd4\xd8\x22\xd3\x88\xe8\
 41.6118 +\xd5\x67\x59\xea\x96\xce\xae\x8e\xcc\x95\xef\xbc\x98\xc8\x3f\x8c\
 41.6119 +\x14\x7e\x89\xe5\xc5\x9f\xe3\x3d\x80\x9e\x34\xbe\xb6\xfe\x0f\x1a\
 41.6120 +\x89\xb2\xd3\xb8\x89\x0e\x50\x0b\xb0\x9d\xf9\x38\x4e\x5b\xa9\xf9\
 41.6121 +\xa9\x64\x76\xb5\x8c\x2f\xbf\xaf\x30\x21\x4a\x05\x44\xd1\x08\x3b\
 41.6122 +\x5e\x7b\x06\xdd\x4b\x3a\x32\x4a\x89\x2f\x00\xbf\xa5\xce\x26\xa9\
 41.6123 +\x46\x00\xf0\x80\x7d\x6d\x2d\xcd\xfb\x76\xec\xd8\x5c\x5c\xd9\xd3\
 41.6124 +\x8e\x89\xc6\x50\xd2\x9f\x36\x84\x68\x8c\xb3\x4f\xb8\xae\xd1\x12\
 41.6125 +\x43\x02\x43\x02\x44\x12\xcd\xd4\xce\x6f\xa6\x9e\xa0\xb2\xee\x87\
 41.6126 +\x48\xc6\x48\xba\x3e\x1f\xb9\xe6\x3d\xa3\xed\xed\xf3\x7a\x2d\xcb\
 41.6127 +\xda\xcf\x0c\xdb\xe4\x1a\x95\x3d\xfb\x94\x12\x37\x2f\x5b\xda\xb9\
 41.6128 +\xe7\x9b\xdf\xf8\x42\x14\xfa\x47\xb1\xad\x3c\x02\x0f\x21\xd4\xa4\
 41.6129 +\x46\x57\x41\x5f\xe3\x41\x58\xd5\x95\x53\x75\x18\x62\x79\xc7\x58\
 41.6130 +\xdd\xf8\x38\x01\x1e\xbf\xaf\xc6\x52\x11\xb9\x6c\x2f\xd7\x7d\xec\
 41.6131 +\x2a\xc6\x73\xf9\x5b\x8d\xe4\xae\x52\xe7\x67\x5e\x0e\x00\x3c\x60\
 41.6132 +\xaf\xd6\xfa\xd9\xdf\x3e\xfe\xfc\x43\xd7\x5e\xfb\x17\x0c\x0f\xbc\
 41.6133 +\x80\x6d\x45\xa5\xaa\xc0\xac\x26\x48\x5a\x50\x97\xe8\xcc\xaa\xe3\
 41.6134 +\x23\xc4\x52\x1e\x85\xdc\x61\x2e\xbe\xe8\x6c\xce\xd8\xb0\x6a\x7c\
 41.6135 +\xcd\xea\x9e\x0d\xb6\x94\x83\x34\xb0\x53\x74\x16\xc2\x37\x9e\xeb\
 41.6136 +\x26\x7a\xb7\x6e\x5d\x9f\x3a\xf7\xb5\xeb\x0a\x3b\xb6\x6f\xc0\x2f\
 41.6137 +\x0e\x20\x65\x11\x61\xf4\x94\x4b\x4d\x50\x63\x81\x46\xa0\xab\x66\
 41.6138 +\xf3\xea\x20\x99\x06\x4b\xec\xf1\xec\xaf\x44\x04\x8c\xb0\xa4\x2b\
 41.6139 +\xc1\x07\xde\x77\xd9\xd1\x25\x5d\x0b\x1e\x77\x5d\xe7\xcb\xb5\xea\
 41.6140 +\xfe\x5c\x00\x18\x90\x92\x5b\x9b\x52\x89\x4f\xf5\x2c\xef\x7a\xe4\
 41.6141 +\xda\x6b\xde\xed\x2d\xed\x4a\x22\xcc\x08\x42\xfa\x15\x24\xab\x51\
 41.6142 +\xe1\x62\x2e\x62\xa7\x30\x45\xa4\x18\x27\x9d\x28\xf0\x9e\x2b\xdf\
 41.6143 +\x48\x18\x99\x2f\x81\xbc\xb9\x94\xf8\x86\x67\x28\x47\xb3\x06\x20\
 41.6144 +\x28\xc9\xc9\xbf\xb2\x6d\xeb\xf3\x4b\x97\x2c\xea\x7d\xff\x7b\x2f\
 41.6145 +\xa5\x29\x99\x45\xc9\x71\xa4\xf0\x2b\x56\xef\xf8\xee\xae\xe9\x9d\
 41.6146 +\x5a\xad\xfd\x83\xb3\x6b\x75\x6d\x3b\x87\xd4\x03\x5c\x7c\xc1\x26\
 41.6147 +\x5e\xb7\x6d\x5d\xf6\x94\x93\x97\x6e\x72\x5d\x75\x8c\x59\xec\x16\
 41.6148 +\x97\x27\x70\xef\x22\xd0\xe7\x26\xec\xb1\x44\xd2\xdd\xf3\xde\xab\
 41.6149 +\x2e\x23\x0a\x8f\x62\x5b\x39\xa4\x28\x80\x88\x98\x18\xa8\xd4\xde\
 41.6150 +\x48\x39\x87\x19\x9f\x00\x41\x11\xc7\x2e\x92\x1f\xdb\xcf\x9f\x5d\
 41.6151 +\xbc\x85\x2b\xde\xfe\x7a\x6f\x49\x57\xc7\x13\x8e\x63\xdf\x01\x3c\
 41.6152 +\x3d\xbd\xe1\xa9\x77\x9c\xa8\xe0\x9e\x4b\x26\xdc\x67\xb7\x9f\x73\
 41.6153 +\xc6\xa6\xe1\xe1\xb1\x62\x4b\x4b\x4b\xe2\xd3\x9f\xb9\x99\x64\xf3\
 41.6154 +\x2a\x82\x10\xb4\x74\xe3\xe9\xae\x29\x53\x90\x67\x08\x89\xd8\x33\
 41.6155 +\x44\x15\xf9\x4c\x4c\x7a\x72\x3c\x87\xf0\x71\x9c\x1c\xc7\x8e\xee\
 41.6156 +\xe6\x43\x1f\x78\x2b\x6f\x7a\xe3\x79\xde\xb2\xa5\x9d\xbb\x6c\xdb\
 41.6157 +\x9a\xd8\x0e\x5b\x9c\x15\xc8\x27\x38\x6d\x71\x80\x2e\x60\x75\x14\
 41.6158 +\x45\x7f\x93\xcd\xe6\xd7\x15\x8b\x7e\xdb\xb9\x17\xbe\xcf\x49\x35\
 41.6159 +\x2d\x21\x32\x69\xb4\x71\x40\x3a\x18\x3d\xb3\x93\x55\x13\x34\xca\
 41.6160 +\x19\x5e\x5c\x50\x43\x84\x08\x70\xac\x3c\xa3\x23\xfb\xb8\xe6\x43\
 41.6161 +\x57\xdc\xfb\xe7\x6f\xd8\xbe\x6e\x71\xe7\x82\xdd\xb6\x6d\xfd\xfd\
 41.6162 +\x89\x18\x3f\x17\x00\x26\x52\xb1\x0b\x9c\xe1\x79\xc1\x3b\x9f\x7c\
 41.6163 +\x6a\x77\xcb\xca\x9e\xae\xb7\xbf\xe3\x8a\x8f\x38\xa3\xe3\x36\x5a\
 41.6164 +\xce\x23\xd2\x69\xb4\x71\x89\x4a\x1b\xa0\xcb\xf5\xba\x6a\x0a\xcf\
 41.6165 +\xf4\xfc\x61\x4a\x1b\x25\x10\x21\x4a\xe4\xb0\xc4\x30\xd2\x8c\xb0\
 41.6166 +\xf3\xda\xab\xd8\xfe\xda\xcd\x87\x16\x2e\x6c\xbf\xc7\xb6\xd5\x37\
 41.6167 +\x81\xa7\x4e\xc4\xf8\xb9\x02\x30\x71\x2c\xd4\x5a\xbf\x35\x08\xa2\
 41.6168 +\x95\x5a\xeb\x3f\xd9\xbb\xaf\x77\xed\x1d\x5f\xfb\x0f\xf7\x77\xbf\
 41.6169 +\xef\x25\x5f\x74\xd0\xa2\x09\x84\x8d\xd1\x0a\x8c\x8a\x5f\xa8\x90\
 41.6170 +\xa2\x6c\x2c\x29\xa6\x26\x4f\xa1\x11\x3a\x42\x48\x83\x10\x1a\xf0\
 41.6171 +\xd0\x51\x9e\x74\x2a\xa2\x73\xa1\xe4\xd3\x9f\xf8\x90\xd7\xb3\x6c\
 41.6172 +\x49\xa6\xb5\x35\xbd\xc7\xb2\xd4\xdf\x02\x4f\xce\x26\xe6\x5f\x09\
 41.6173 +\x00\x2c\xa0\xbd\xe4\x0d\xa7\x04\x41\xf8\xa9\xcc\xc1\x23\xdb\x9e\
 41.6174 +\x78\xf2\x79\xf7\xee\x7b\xee\xa3\xaf\x6f\x88\xa3\x83\x45\x1c\xa7\
 41.6175 +\x0d\x44\x12\x44\x02\x6d\x24\x1a\x79\x7c\xe6\x27\x4a\x3d\x05\xb1\
 41.6176 +\x66\x21\x45\x84\xd6\xe3\x84\xfe\x28\xad\x69\x41\xd7\x92\x16\x2e\
 41.6177 +\x38\xef\xec\x7b\xff\xf4\xbc\xb3\xd7\x2d\xed\x5e\xb4\xdb\xb2\xd4\
 41.6178 +\x8d\x96\x65\xed\xa5\xc1\xd7\x62\x5e\x69\x00\xca\x8f\x04\x13\xaf\
 41.6179 +\xd6\x8c\x66\x57\x0e\x1d\x1b\x6b\x7d\xfe\x85\x03\x7b\x1f\x79\xf4\
 41.6180 +\x99\xb3\x9f\x7d\x76\x3f\x2f\xbc\x90\x21\x5f\x88\x70\x52\xad\x58\
 41.6181 +\xca\x45\x29\x3b\xd6\xfe\x84\x46\x6b\x9f\x20\xf4\xf1\x8b\xe3\x08\
 41.6182 +\x02\x56\xf4\x74\xb2\x6e\xed\x0a\xb6\x9c\x79\x2a\x9b\xce\x58\x53\
 41.6183 +\x58\xb8\x70\xde\xef\xd3\x4d\xa9\x5d\x96\x65\x7d\xaf\xe4\xf2\xde\
 41.6184 +\xcb\xa1\xb9\x8b\x57\xe0\xd5\xd9\x04\xf1\x0e\xac\xee\x28\x8a\x2e\
 41.6185 +\xcf\x17\xbc\xf5\xb9\x5c\xa1\x39\x5f\x28\x26\xc7\xb3\x85\xee\x27\
 41.6186 +\x9e\x78\xde\xdd\x7f\xa0\x8f\x4c\xff\x61\x86\x8f\x8d\x52\x2c\xfa\
 41.6187 +\x38\x8e\x45\x4b\x6b\x9a\xc5\x8b\x17\xd1\xb3\x6c\xc9\x81\x6d\x5b\
 41.6188 +\x36\xce\x6b\x6e\x4e\x0d\xb8\x8e\xed\x37\x35\x25\x69\x6e\x4e\x65\
 41.6189 +\xc0\x7c\xd1\xb2\xac\xe7\x80\x81\xb9\xb8\xfc\xab\x01\xc0\x44\x60\
 41.6190 +\xdb\xc0\x22\xdf\xf7\xd3\x8e\xe3\x48\xa0\x3b\x0c\xa3\x9d\xd9\x6c\
 41.6191 +\xae\xbb\x58\xf4\xf1\x83\x80\x30\x9c\x78\x73\x14\x2c\x4b\x61\xdb\
 41.6192 +\x96\x49\x26\x13\x5e\xba\xa9\x69\xaf\x10\xe6\xeb\x96\x65\xf5\xfb\
 41.6193 +\x3e\x38\xce\xe4\x3b\x81\xc5\x97\xfd\x41\x5f\x85\x97\xa7\x27\x52\
 41.6194 +\xbd\x0b\x74\xfb\x3e\xee\x0c\x0b\x68\x1c\xc7\xc9\x97\xe4\x6b\xbf\
 41.6195 +\xca\xf4\xe0\x8f\x0e\x80\xda\x93\x8d\xc6\xc6\x25\xaf\xe8\xf1\x6a\
 41.6196 +\xbe\x3d\xfe\xaa\x19\x35\x9b\xe3\xff\x00\x66\xcc\x70\x2d\xad\x78\
 41.6197 +\xbd\x47\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\
 41.6198 +\x00\x00\x0b\x0c\
 41.6199 +\xff\
 41.6200 +\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46\x00\x01\x01\x00\x00\x01\x00\
 41.6201 +\x01\x00\x00\xff\xdb\x00\x43\x00\x04\x03\x03\x03\x03\x02\x04\x03\
 41.6202 +\x03\x03\x04\x04\x04\x05\x06\x0a\x06\x06\x05\x05\x06\x0c\x08\x09\
 41.6203 +\x07\x0a\x0e\x0c\x0f\x0e\x0e\x0c\x0d\x0d\x0f\x11\x16\x13\x0f\x10\
 41.6204 +\x15\x11\x0d\x0d\x13\x1a\x13\x15\x17\x18\x19\x19\x19\x0f\x12\x1b\
 41.6205 +\x1d\x1b\x18\x1d\x16\x18\x19\x18\xff\xdb\x00\x43\x01\x04\x04\x04\
 41.6206 +\x06\x05\x06\x0b\x06\x06\x0b\x18\x10\x0d\x10\x18\x18\x18\x18\x18\
 41.6207 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
 41.6208 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\
 41.6209 +\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\x18\xff\xc0\x00\
 41.6210 +\x11\x08\x00\x30\x00\xc8\x03\x01\x22\x00\x02\x11\x01\x03\x11\x01\
 41.6211 +\xff\xc4\x00\x1c\x00\x00\x03\x01\x00\x03\x01\x01\x00\x00\x00\x00\
 41.6212 +\x00\x00\x00\x00\x00\x00\x07\x08\x06\x02\x04\x05\x03\x01\xff\xc4\
 41.6213 +\x00\x44\x10\x00\x01\x03\x03\x02\x02\x04\x07\x0b\x0c\x03\x01\x00\
 41.6214 +\x00\x00\x00\x01\x02\x03\x04\x00\x05\x11\x06\x07\x12\x21\x13\x31\
 41.6215 +\x41\x51\x08\x14\x15\x22\x23\x37\xb2\x18\x32\x33\x36\x61\x72\x75\
 41.6216 +\x85\xb1\xb3\xd1\x16\x24\x34\x35\x42\x52\x56\x71\x73\x74\x81\x94\
 41.6217 +\x25\x43\x62\x91\xff\xc4\x00\x19\x01\x00\x03\x01\x01\x01\x00\x00\
 41.6218 +\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x02\x03\x04\x05\xff\
 41.6219 +\xc4\x00\x2d\x11\x00\x02\x01\x02\x05\x03\x02\x04\x07\x00\x00\x00\
 41.6220 +\x00\x00\x00\x00\x00\x01\x02\x11\x12\x03\x21\x31\x41\x51\x04\x61\
 41.6221 +\x91\x13\x14\x05\x15\x71\xb1\x42\x52\x62\x81\xd1\xe1\xf0\xff\xda\
 41.6222 +\x00\x0c\x03\x01\x00\x02\x11\x03\x11\x00\x3f\x00\xbf\xa8\xa2\x8a\
 41.6223 +\x00\x28\xa2\x8a\x00\x29\x4d\xac\xb7\xd6\xcb\xa6\x75\x12\xed\x16\
 41.6224 +\xeb\x7a\xee\xee\x33\x94\xbe\xeb\x4f\x04\x21\x0b\xfd\xd0\x70\x78\
 41.6225 +\x88\xed\xee\xaf\x03\x77\x77\x83\xa0\x2f\xe9\x5d\x27\x2b\xd2\xf3\
 41.6226 +\x6e\x64\xf6\x8f\xbc\xef\x6d\xb3\xdf\xde\xae\xce\xa1\xce\xa7\xda\
 41.6227 +\xd2\x30\xdd\x99\xca\x7c\x14\x00\xf0\x93\x64\xa8\x0f\xc9\x27\x79\
 41.6228 +\x9c\x7e\x96\x9f\xc2\xb4\x3a\xd3\x7b\x1a\xd1\xfa\xa7\xc8\xca\xd3\
 41.6229 +\xce\x4b\x3e\x2c\xd4\x8e\x94\x48\x08\xf7\xe0\x9c\x63\x1d\x98\xa9\
 41.6230 +\x7d\x3f\x08\x9f\x9c\x3e\xda\x61\xef\x67\xad\x5f\xab\xa2\xfb\x2a\
 41.6231 +\xa7\x6a\xa8\xae\x74\x18\xf6\xbf\x08\x76\x6e\x57\xc8\x56\xe1\xa5\
 41.6232 +\x9d\x6c\xca\x90\xdb\x1c\x66\x50\x3c\x3c\x6b\x09\xce\x31\xd9\x9a\
 41.6233 +\xee\xea\xad\xf7\x6b\x4c\xeb\x2b\x85\x85\x5a\x6d\xc9\x26\x1b\x9d\
 41.6234 +\x1f\x4c\x24\x84\x85\xf9\xa0\xe7\x18\xe5\xd7\x53\xee\x97\xf8\xf5\
 41.6235 +\x64\xfa\x46\x37\xde\xa6\xbd\xbd\xd6\xf5\xcf\xa8\x7f\xb9\x1e\xc2\
 41.6236 +\x68\xb5\x54\x2e\x74\x19\xfe\xe9\x46\x7f\x84\x9e\xff\x00\x6d\x3f\
 41.6237 +\x85\x1e\xe9\x46\x7f\x84\x9e\xff\x00\x6d\x3f\x85\x4f\xf4\x53\xb1\
 41.6238 +\x0a\xf6\x50\x1e\xe9\x36\x73\xf1\x49\xdf\xf6\xd3\xf8\x53\x97\x4d\
 41.6239 +\x5e\x86\xa2\xd2\x36\xeb\xe0\x8e\x63\x89\x8c\x25\xfe\x88\xab\x8b\
 41.6240 +\x83\x23\xab\x3d\xb5\x0d\x0e\xb1\x56\x7e\xd9\x7a\xa0\xd3\x9f\xd8\
 41.6241 +\x35\xf6\x54\x4d\x25\xa1\x70\x93\x7a\x9a\xba\x28\xa2\xa0\xb0\xa2\
 41.6242 +\x8a\x28\x00\xa2\x8a\x28\x00\xa2\x8a\x28\x00\xa2\x8a\x28\x00\xa2\
 41.6243 +\x8a\x28\x00\xa2\x8a\x28\x00\xa4\x26\xef\x6f\x07\x07\x4f\xa5\x34\
 41.6244 +\x9c\xaf\x3f\x9b\x73\x27\xb4\xaf\x7b\xd8\x5b\x6c\xf7\xf7\xab\xfc\
 41.6245 +\x0a\xe1\xbb\xdb\xc1\xce\x46\x95\xd2\x72\xbb\xdb\x99\x3d\xa5\x7f\
 41.6246 +\xf5\xb6\xcf\xda\xaf\xf0\x3b\xe9\x07\x5a\x46\x3b\xb3\x39\x4b\x64\
 41.6247 +\x15\xdf\x9f\x66\xb9\x5a\xe1\x41\x95\x3e\x2a\x98\x44\xe6\x8b\xd1\
 41.6248 +\xc2\xf9\x29\x68\x0a\xc7\x16\x3b\x01\x23\x97\x7f\x5d\x37\x76\x8f\
 41.6249 +\x68\x15\x75\x53\x1a\xa3\x54\xc6\x29\x82\x08\x5c\x58\x4e\x0c\x17\
 41.6250 +\xfb\x96\xb1\xfb\x9d\xc3\xb7\xf9\x75\xfc\xbc\x23\x52\x13\xac\xec\
 41.6251 +\xa9\x48\x00\x08\x2a\x00\x0e\xcf\x48\x6a\xae\xce\x84\xdb\x95\x44\
 41.6252 +\xca\x7e\x11\x3f\x38\x7d\xb4\xc3\xde\xcf\x5a\xbf\x57\x45\xf6\x55\
 41.6253 +\x4b\xc4\xfc\x22\x7e\x70\xfb\x69\x87\xbd\x9e\xb5\x7e\xae\x8b\xec\
 41.6254 +\xaa\x9b\xd4\x5b\x19\x1d\x2f\xf1\xea\xc9\xf4\x8c\x6f\xbd\x4d\x5c\
 41.6255 +\x0a\x61\x95\x28\xa9\x4c\xb6\x49\xeb\x25\x22\xa1\xfd\x2f\xf1\xea\
 41.6256 +\xc9\xf4\x8c\x6f\xbd\x4d\x5c\x95\x18\x85\xe1\x93\x17\x84\x42\x10\
 41.6257 +\x8d\xca\x80\x10\x84\xa4\x79\x39\x1c\x80\xc7\xfd\x8b\xa5\x4c\x2f\
 41.6258 +\xd6\x71\xbf\xac\xdf\xb4\x29\xb1\xe1\x17\xeb\x32\x07\xd1\xc8\xfb\
 41.6259 +\xc5\xd2\x9e\x17\xeb\x38\xbf\xd6\x6f\xda\x15\x71\xd0\x99\x6a\x5d\
 41.6260 +\x8d\x47\x8f\xd0\xa3\xd0\x37\xef\x47\xec\x8e\xea\xfb\x00\x12\x90\
 41.6261 +\x94\x80\x00\xea\x02\xb8\xb5\xf0\x28\xf9\xa3\xec\xac\x9d\xcb\x73\
 41.6262 +\xb4\x5d\xaa\xf7\xa8\xac\xf3\x2e\xe1\x33\xb4\xed\xb0\x5d\xee\x2c\
 41.6263 +\x25\xb5\x29\x4c\xc7\x29\x2a\xe3\x18\x1e\x77\x21\x9c\x0e\x7c\xc7\
 41.6264 +\x7d\x73\xb6\x96\xa7\x4c\x30\xe5\x37\x48\x2a\x9a\xfa\x29\x77\x3f\
 41.6265 +\x7b\x76\xf6\xdc\x99\x01\xfb\xa4\x95\xba\xca\x21\x28\x47\x62\x1b\
 41.6266 +\xae\xba\xf1\x98\x85\x2e\x3a\x1b\x42\x41\x2b\x52\x92\x85\x1e\x11\
 41.6267 +\xd5\x83\x9a\xfc\x93\xbd\x9a\x2a\x26\xa4\xb4\x58\x9e\x45\xf8\x4d\
 41.6268 +\xbb\xb4\xdb\xd0\xdb\xf2\x34\x91\xd2\x25\x7f\xcd\x1c\xb8\x7f\x68\
 41.6269 +\x1f\x7a\x39\x9c\x0a\x57\x2e\x4d\x97\x47\x8e\xff\x00\x03\xf1\xfb\
 41.6270 +\xfd\x86\x2d\x14\xac\x8d\xe1\x0d\xb5\xd2\x6d\x97\x39\xc9\xbc\xca\
 41.6271 +\x6d\xab\x7b\x06\x53\x9d\x34\x17\x9b\x2e\x32\x1e\x0c\x29\xc6\xb2\
 41.6272 +\x9c\x38\x90\xe2\x92\x92\x52\x4e\x09\xad\x34\xdd\xc9\xd1\xf6\xfd\
 41.6273 +\x45\x7f\xb1\x48\xba\x81\x70\xb0\xdb\x45\xda\xe0\xc2\x5b\x52\x8b\
 41.6274 +\x51\xc8\x27\x8b\x97\x59\xc2\x7a\x87\x3e\x63\xbc\x51\x72\xe4\x52\
 41.6275 +\xe9\x31\xe2\xe9\x28\x3f\x1f\x4f\xe5\x79\x35\xb4\x56\x43\x4e\xee\
 41.6276 +\x76\x8c\xd5\x4e\xb8\x8b\x0d\xd8\x4c\x0d\xdb\x19\xbb\xa9\x68\x6d\
 41.6277 +\x5c\x3e\x2e\xef\x17\x02\xb3\xdf\xe6\x28\x14\xf5\x82\x30\x6b\xe0\
 41.6278 +\x8d\xd8\xd0\xae\x33\x31\x48\xbc\x8e\x38\x70\xe2\xcf\x79\x92\xda\
 41.6279 +\x83\x81\x89\x24\x06\x96\x13\xd6\x41\x2a\x00\xe3\xa8\x91\x9e\xba\
 41.6280 +\x77\x22\x7d\xb6\x2d\x5a\xb5\xd5\x76\xe4\xdb\x51\x59\x21\xb8\x96\
 41.6281 +\x25\xb1\x74\x91\x1a\x2d\xe2\x54\x7b\x71\x70\x39\x22\x3d\xb9\xd5\
 41.6282 +\xb6\xe1\x6d\x7c\x0e\x74\x6b\xc6\x17\xc2\xac\xe7\x07\xa8\x12\x32\
 41.6283 +\x01\x35\xd6\x8f\xba\x5a\x6a\x55\x95\xbb\x93\x0c\x5d\xd4\x87\x61\
 41.6284 +\xae\xe0\xd3\x3e\x20\xe7\x4a\xe4\x74\x2d\x08\x53\xa9\x46\x32\x53\
 41.6285 +\x97\x12\x73\xdd\x93\xd9\x45\xc8\x3d\xb6\x2f\xe5\x66\xda\x8a\xc7\
 41.6286 +\x5b\x37\x33\x4b\xdd\x2d\x4b\xb8\x34\xe4\xd6\x19\x4d\xb5\x57\x7f\
 41.6287 +\xce\x62\xad\xa5\x2a\x28\x24\x74\xa0\x11\xcc\x1c\x64\x77\x8a\xea\
 41.6288 +\xbf\xbb\x7a\x56\x34\x9b\x8b\x52\x1a\xbb\xb6\x8b\x74\x03\x73\x92\
 41.6289 +\xf2\xad\xee\x06\xd1\x1c\x20\xac\x39\xc5\x8c\x10\x42\x48\x1d\xe4\
 41.6290 +\x62\x8b\x90\xd7\x4d\x8a\xdb\x56\xb3\x77\x45\x79\x76\x3b\xe3\x57\
 41.6291 +\xd8\x6e\x48\x6a\x05\xca\x18\x42\xf8\x0a\x27\xc5\x54\x75\x9e\x5d\
 41.6292 +\x60\x2b\xac\x7c\xb4\x53\x31\x94\x5c\x5d\x19\xea\x54\xfd\xbb\xbb\
 41.6293 +\xc1\xd2\x19\x1a\x57\x49\xca\xf3\x39\xb7\x32\x7b\x4a\xeb\xec\x2d\
 41.6294 +\xb6\x7b\xbb\x0a\xbf\xc0\xa7\x1e\xad\xb0\xcf\xd4\x9a\x75\xcb\x44\
 41.6295 +\x2b\xeb\xf6\x84\xbd\xe6\xbc\xf3\x0d\x85\xad\x68\xc7\x34\x82\x4f\
 41.6296 +\x9a\x0f\x69\x1c\xfb\x29\x51\xee\x6a\xb7\x7f\x17\x4d\xff\x00\x55\
 41.6297 +\x1f\x8d\x54\x69\xb9\x12\xae\xc4\xf5\xd4\x29\xdf\xb4\x7b\x40\xab\
 41.6298 +\x89\x63\x54\xea\xa8\xc4\x43\x18\x5c\x48\x2e\x0e\x6f\x77\x2d\x63\
 41.6299 +\xf7\x7b\x87\x6f\x5f\x57\x5e\xb3\x4e\x78\x3f\xd8\x2c\xba\x85\x9b\
 41.6300 +\x95\xc2\xeb\x22\xec\xdb\x27\x89\x31\x5e\x65\x28\x41\x57\x61\x56\
 41.6301 +\x0f\x30\x3b\xa9\xbc\x00\x03\x00\x60\x0a\xa9\x4f\x82\x63\x0e\x40\
 41.6302 +\x00\x94\x84\xa4\x00\x07\x20\x05\x4d\xde\x11\xff\x00\x1d\xac\xdf\
 41.6303 +\xd8\xab\xef\x0d\x52\x54\xbb\xdc\x3d\xa8\x8b\xb8\x17\x98\x97\x07\
 41.6304 +\xef\x72\x20\x18\xcc\x96\x42\x1b\x65\x2b\x0a\xca\x8a\xb3\x92\x7e\
 41.6305 +\x5a\x98\xba\x32\xa4\xaa\x89\x29\x3f\x08\x9f\x9c\x3e\xda\x61\xef\
 41.6306 +\x67\xad\x5f\xab\xa2\xfb\x2a\xa6\x10\xf0\x6b\xb7\x85\x03\xf9\x5d\
 41.6307 +\x37\x91\xcf\xe8\xa8\xfc\x6b\xdf\xd6\x5b\x27\x0f\x58\x6a\x7f\x2c\
 41.6308 +\xbb\xa8\x64\xc4\x57\x8b\xb5\x1f\xa2\x43\x09\x50\xc2\x01\x19\xc9\
 41.6309 +\x3d\xb9\xab\xb9\x54\x8b\x5d\x09\xc3\x4b\xfc\x7a\xb2\x7d\x23\x1b\
 41.6310 +\xef\x53\x57\x25\x25\x6d\x9e\x0e\xf0\x2d\xb7\xb8\x57\x14\xea\xa9\
 41.6311 +\x8e\x18\xb2\x1b\x7c\x20\xc6\x40\x0a\xe0\x58\x56\x33\x9e\xdc\x53\
 41.6312 +\xaa\xa6\x6d\x3d\x0a\x82\x6b\x52\x64\xf0\x8b\xf5\x99\x03\xe8\xe4\
 41.6313 +\x7d\xe2\xe9\x4f\x0b\xf5\x9c\x5f\xeb\x37\xed\x0a\xaa\xf7\x07\x68\
 41.6314 +\xe2\xeb\xed\x46\xc5\xd9\xfb\xe4\x88\x2a\x6a\x38\x8e\x1b\x6d\x94\
 41.6315 +\xac\x1c\x29\x4a\xce\x49\xff\x00\xd5\x65\x99\xf0\x6f\xb7\xb3\x25\
 41.6316 +\xa7\x86\xac\x9a\x78\x16\x95\xe3\xc5\x51\xcf\x04\x1e\xff\x00\x92\
 41.6317 +\xa9\x49\x24\x27\x16\xd8\xee\x6f\xe0\x13\xfc\x85\x48\x33\x34\x3b\
 41.6318 +\x12\x37\x33\x54\xdf\xee\x9a\xc2\xeb\xff\x00\x32\xab\xe4\x09\xef\
 41.6319 +\x37\x6b\x40\x8b\x29\x9f\x17\x29\x72\x34\x77\x38\xcb\x9d\x23\x49\
 41.6320 +\x65\x2a\x1d\x20\x0d\xa8\xb4\xbe\x1f\x96\xbf\x4a\x78\x50\x13\x9e\
 41.6321 +\xa1\x8c\xd2\xd5\xfd\xa3\x12\x6e\x52\xc3\xda\x96\x41\xb5\xa9\xd9\
 41.6322 +\xf2\x62\x41\x11\x93\x98\xcf\xcc\x6d\x6d\xb8\xa2\xe6\x72\xb4\x80\
 41.6323 +\xeb\xbc\x29\xc0\xc7\x17\x32\x70\x2b\x9a\x71\xb8\xf5\x7e\x1f\xd5\
 41.6324 +\x2c\x07\x2a\xba\x55\x71\xfd\x3e\xc2\x76\xdd\xb5\x3a\xaa\xf1\xb5\
 41.6325 +\x37\xbb\xdd\xd2\x14\x2b\x8d\xca\x53\x76\xb4\xb3\x1a\xe3\x6a\xc3\
 41.6326 +\x4e\x45\x88\xc2\x92\xca\xda\x4b\x72\x82\xd2\xf6\x1c\x2a\x2b\xe9\
 41.6327 +\x13\xd4\x40\x18\x38\xaf\x53\x46\x2e\x52\x2e\x1b\x4e\xf3\x2c\x6a\
 41.6328 +\x9b\xe4\x9b\x25\x9e\x63\xe7\xc6\x59\x64\x3f\x31\x97\xf0\xda\x5d\
 41.6329 +\xe2\x53\xf8\x42\x41\xe4\x12\xa2\x55\xc2\x05\x3f\x34\xe6\x8f\xb1\
 41.6330 +\x69\x5d\x28\x8b\x0d\x8a\xdb\x06\x03\x3d\x10\x43\x86\x24\x64\x31\
 41.6331 +\xd2\xac\x20\x20\xb8\xa4\xa4\x00\x54\x71\xd7\x58\x69\x1b\x2c\xd1\
 41.6332 +\x7b\x4d\x3d\x1a\xef\x6e\x75\xdb\x15\xb5\x16\xe6\xcd\xd2\xcc\xd4\
 41.6333 +\xe0\xae\x15\x85\x87\x52\x14\xa1\xd1\xaf\x23\xad\x35\x3e\x9d\x34\
 41.6334 +\x3b\x3e\x63\x1c\x5b\xa3\x88\xf2\xdb\x2f\xd2\xe3\xb7\x62\x7d\x8f\
 41.6335 +\xb5\xf0\x61\xe8\xeb\xeb\x6c\x5d\xee\x1e\x23\x73\xb7\xf9\x2d\x57\
 41.6336 +\x79\x36\xc7\x17\x19\x6f\x0b\xc3\x63\x8e\x32\xba\x42\x5a\x41\x52\
 41.6337 +\x82\x56\x85\x04\xf1\xf0\x05\xa4\x10\x0d\x7b\x77\x6d\x12\xd3\x7b\
 41.6338 +\xd1\x74\x9d\x3b\x71\x3a\x1b\xce\xa6\xb9\xdd\x34\xe4\x80\xed\xbb\
 41.6339 +\xf3\x52\x1f\x82\xda\x9b\x69\x2b\x0a\xe3\xf3\x12\xb8\xe0\x29\x47\
 41.6340 +\x1c\x49\x20\x00\x4f\x37\x73\xbb\x42\xf4\x9d\x37\x2f\x4b\x4c\xd5\
 41.6341 +\x8f\xc8\xd3\x8e\x3a\x1c\x62\xd8\xe4\x16\x94\x94\x83\x31\x12\x94\
 41.6342 +\x97\x14\x72\x5d\x19\x49\x40\xf7\xa0\x25\x47\x21\x46\xb9\x2b\x64\
 41.6343 +\x34\xb1\xb8\xc8\x0d\x86\xe3\xda\xde\x95\x2e\x49\xb6\x44\x8c\x86\
 41.6344 +\x1a\x47\x8c\x45\x65\x82\x11\xc3\x8e\x12\x92\xc0\x70\x28\x0c\xf1\
 41.6345 +\x2b\x3d\x80\xd4\xfa\x7d\x8d\xfe\x6b\x16\xdb\x94\xf5\xae\xdc\xa5\
 41.6346 +\x4d\x57\x6f\xa6\x5a\x89\xed\xa6\xb1\xe9\x4d\xb7\xbd\xdd\xa4\xd9\
 41.6347 +\xe6\x5d\x65\xda\xef\x36\xa8\x10\xa4\x11\x0f\x0d\x5a\x5e\x75\x6b\
 41.6348 +\x64\x29\x65\x4e\x64\x21\xc7\x82\xd4\x12\x90\x78\x38\xb9\xe3\x22\
 41.6349 +\xbd\x0b\x96\x88\xb6\xdc\x36\xd6\xc5\x79\x87\x70\x9c\xed\xce\xeb\
 41.6350 +\xe4\xd8\x56\xb4\x43\x88\x03\xef\xa6\x3b\x60\x48\x61\xc4\xa9\x61\
 41.6351 +\x21\xb5\xa5\x92\xa3\x95\x0e\x12\x94\xab\x99\x14\xc4\xb5\x6c\x87\
 41.6352 +\x92\x6d\xf0\xad\x8c\xea\xe9\xae\xc0\xe8\xe1\x22\xe4\xd3\xd1\x90\
 41.6353 +\xa5\xce\x31\x1e\x53\xad\x28\x2f\x3e\x8c\x92\xa0\x15\x80\x72\x00\
 41.6354 +\xc6\x39\xd7\x66\x0e\xd5\xea\x18\x16\x7b\x44\x16\xb5\xda\x09\xb1\
 41.6355 +\xbc\x5f\xb5\x3b\xe4\x94\x02\xd1\x21\x69\x50\x74\x74\x9e\x90\x14\
 41.6356 +\x38\xa4\xf2\xe1\x39\xc1\xcd\x35\x07\x4a\x50\x8c\x4e\xbe\x0f\x11\
 41.6357 +\xe2\x2c\x4c\xf2\xd5\x3c\xd2\x59\x57\x2e\x75\xed\xde\xa6\x26\xc3\
 41.6358 +\x74\x62\x5e\xbb\x9f\x77\xb4\x31\x35\x56\xeb\x9c\x27\x0c\x86\x2c\
 41.6359 +\x90\x5e\x0d\xb2\x65\xba\x52\xdb\xb3\x5a\x5b\xa4\x07\x12\xa6\xdd\
 41.6360 +\xcf\x42\x82\x79\xad\x4a\x38\x23\x3a\x0d\x12\xd4\x0b\xf5\xd6\xdf\
 41.6361 +\x6c\xb6\xce\x79\x52\x6c\xfa\x51\xeb\x2c\xd4\x3b\x18\xa3\xc5\xde\
 41.6362 +\x53\xc8\x6f\x0e\x79\xc7\x85\x79\x8c\xe1\xe0\xeb\xe1\xc1\xce\x08\
 41.6363 +\xcf\x69\x7b\x11\x04\xc4\x8b\x01\x3a\x81\xe5\x42\x28\x8d\xe5\x04\
 41.6364 +\x3d\x11\xb7\x1c\x90\xe3\x0e\xad\xc4\xba\xdb\x99\xf4\x0b\x25\xd5\
 41.6365 +\x82\x52\x0f\x9b\x80\x31\xd6\x58\x1a\x7f\x4b\xc4\xd3\xf7\xad\x41\
 41.6366 +\x71\x8c\xe0\x52\xef\x53\xc4\xf7\x52\x1b\x4a\x38\x15\xd1\x36\xde\
 41.6367 +\x32\x3d\xf7\xc1\xe7\x27\x9f\x3a\xa8\xc5\xee\x72\xf5\x1d\x56\x15\
 41.6368 +\x1f\xa6\xea\xf6\xfb\x67\xe5\xf8\x46\x22\xe1\xb5\xf7\xf1\x61\xb5\
 41.6369 +\xc1\xb3\x5f\x20\x34\xea\x74\xda\x74\xcc\xf7\x25\x47\x5a\xc2\x9a\
 41.6370 +\x09\x03\xa6\x68\x05\x0c\x2c\x1e\x2c\x05\x64\x1c\x8c\xf5\x57\x7b\
 41.6371 +\x50\x6d\x93\xd7\x4b\x5e\xa8\x83\x0e\xe8\xdb\x2d\xdd\xf4\xd2\x2c\
 41.6372 +\x2c\xf4\xad\x95\x16\x8a\x52\xea\x43\x8a\xc1\x19\x1e\x90\x72\x18\
 41.6373 +\x3c\x8d\x31\xe8\xab\xb5\x1c\x5e\xf3\x17\x2c\xff\x00\xd5\xa9\x97\
 41.6374 +\xd0\xb6\x2b\x9e\x9e\xd3\xce\x5b\xee\x4d\xdb\x5b\x3d\x32\x9c\x42\
 41.6375 +\x60\x38\xfa\xd3\x82\x06\x72\x5e\x52\x95\x9c\xfc\xb8\xa2\xb5\x14\
 41.6376 +\x53\x4a\x86\x13\x9b\x9c\x9c\x9e\xac\xff\xd9\
 41.6377 +"
 41.6378 +
 41.6379 +qt_resource_name = "\
 41.6380 +\x00\x0c\
 41.6381 +\x05\x61\x1b\x99\
 41.6382 +\x00\x6f\
 41.6383 +\x00\x70\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x63\x00\x75\x00\x72\x00\x69\x00\x74\x00\x79\
 41.6384 +\x00\x03\
 41.6385 +\x00\x00\x6d\xd8\
 41.6386 +\x00\x67\
 41.6387 +\x00\x66\x00\x78\
 41.6388 +\x00\x0e\
 41.6389 +\x0c\x83\x07\x47\
 41.6390 +\x00\x62\
 41.6391 +\x00\x6d\x00\x76\x00\x69\x00\x74\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6392 +\x00\x0c\
 41.6393 +\x08\x7b\xfd\x07\
 41.6394 +\x00\x66\
 41.6395 +\x00\x66\x00\x67\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6396 +\x00\x0f\
 41.6397 +\x05\x1a\xbd\x67\
 41.6398 +\x00\x69\
 41.6399 +\x00\x6b\x00\x61\x00\x72\x00\x75\x00\x73\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6400 +\x00\x15\
 41.6401 +\x02\xdc\xda\x07\
 41.6402 +\x00\x61\
 41.6403 +\x00\x69\x00\x74\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x5f\x00\x6e\x00\x6f\x00\x5f\x00\x63\x00\x6c\x00\x61\x00\x69\x00\x6d\
 41.6404 +\x00\x2e\x00\x70\x00\x6e\x00\x67\
 41.6405 +\x00\x0d\
 41.6406 +\x03\xee\x5c\xc7\
 41.6407 +\x00\x6c\
 41.6408 +\x00\x69\x00\x6e\x00\x7a\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6409 +\x00\x0e\
 41.6410 +\x0d\x7b\x0b\xc7\
 41.6411 +\x00\x78\
 41.6412 +\x00\x2d\x00\x6e\x00\x65\x00\x74\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6413 +\x00\x0e\
 41.6414 +\x04\xf8\xa9\xc7\
 41.6415 +\x00\x6c\
 41.6416 +\x00\x69\x00\x71\x00\x75\x00\x61\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6417 +\x00\x15\
 41.6418 +\x06\xd4\xe5\x47\
 41.6419 +\x00\x6f\
 41.6420 +\x00\x70\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x63\x00\x75\x00\x72\x00\x69\x00\x74\x00\x79\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\
 41.6421 +\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6422 +\x00\x1c\
 41.6423 +\x01\x12\xb0\x67\
 41.6424 +\x00\x6f\
 41.6425 +\x00\x70\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x63\x00\x75\x00\x72\x00\x69\x00\x74\x00\x79\x00\x5f\x00\x62\x00\x72\x00\x6f\x00\x77\
 41.6426 +\x00\x73\x00\x69\x00\x6e\x00\x67\x00\x5f\x00\x36\x00\x34\x00\x2e\x00\x70\x00\x6e\x00\x67\
 41.6427 +\x00\x1d\
 41.6428 +\x0e\x0d\xe2\xc7\
 41.6429 +\x00\x6f\
 41.6430 +\x00\x70\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x63\x00\x75\x00\x72\x00\x69\x00\x74\x00\x79\x00\x5f\x00\x63\x00\x6f\x00\x6e\x00\x66\
 41.6431 +\x00\x69\x00\x67\x00\x75\x00\x72\x00\x65\x00\x5f\x00\x36\x00\x34\x00\x2e\x00\x70\x00\x6e\x00\x67\
 41.6432 +\x00\x0e\
 41.6433 +\x04\xf3\x69\x87\
 41.6434 +\x00\x6b\
 41.6435 +\x00\x69\x00\x72\x00\x61\x00\x73\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6436 +\x00\x10\
 41.6437 +\x0b\x92\x8d\xbf\
 41.6438 +\x00\x6f\
 41.6439 +\x00\x70\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x63\x00\x75\x00\x72\x00\x69\x00\x74\x00\x79\x00\x2e\x00\x69\x00\x63\x00\x6f\
 41.6440 +\x00\x1a\
 41.6441 +\x03\xe9\x92\x07\
 41.6442 +\x00\x6f\
 41.6443 +\x00\x70\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x63\x00\x75\x00\x72\x00\x69\x00\x74\x00\x79\x00\x5f\x00\x6c\x00\x61\x00\x75\x00\x6e\
 41.6444 +\x00\x63\x00\x68\x00\x5f\x00\x36\x00\x34\x00\x2e\x00\x70\x00\x6e\x00\x67\
 41.6445 +\x00\x18\
 41.6446 +\x09\xac\xfd\x07\
 41.6447 +\x00\x6f\
 41.6448 +\x00\x70\x00\x65\x00\x6e\x00\x73\x00\x65\x00\x63\x00\x75\x00\x72\x00\x69\x00\x74\x00\x79\x00\x5f\x00\x69\x00\x63\x00\x6f\x00\x6e\
 41.6449 +\x00\x5f\x00\x36\x00\x34\x00\x2e\x00\x70\x00\x6e\x00\x67\
 41.6450 +\x00\x0c\
 41.6451 +\x08\xe3\x1d\x07\
 41.6452 +\x00\x61\
 41.6453 +\x00\x69\x00\x74\x00\x5f\x00\x6c\x00\x6f\x00\x67\x00\x6f\x00\x2e\x00\x6a\x00\x70\x00\x67\
 41.6454 +"
 41.6455 +
 41.6456 +qt_resource_struct = "\
 41.6457 +\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\
 41.6458 +\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\
 41.6459 +\x00\x00\x00\x1e\x00\x02\x00\x00\x00\x0f\x00\x00\x00\x03\
 41.6460 +\x00\x00\x01\x52\x00\x00\x00\x00\x00\x01\x00\x00\xfc\xf2\
 41.6461 +\x00\x00\x00\x8e\x00\x00\x00\x00\x00\x01\x00\x00\x7b\x58\
 41.6462 +\x00\x00\x02\x18\x00\x00\x00\x00\x00\x01\x00\x01\x53\xa8\
 41.6463 +\x00\x00\x00\xbe\x00\x00\x00\x00\x00\x01\x00\x00\x8f\xce\
 41.6464 +\x00\x00\x01\xd0\x00\x00\x00\x00\x00\x01\x00\x01\x33\x9a\
 41.6465 +\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x00\x00\xad\x90\
 41.6466 +\x00\x00\x00\x6a\x00\x00\x00\x00\x00\x01\x00\x00\x11\xa4\
 41.6467 +\x00\x00\x01\x22\x00\x00\x00\x00\x00\x01\x00\x00\xc5\x1e\
 41.6468 +\x00\x00\x00\x4c\x00\x00\x00\x00\x00\x01\x00\x00\x08\xc1\
 41.6469 +\x00\x00\x02\x88\x00\x00\x00\x00\x00\x01\x00\x01\x80\x87\
 41.6470 +\x00\x00\x02\x52\x00\x00\x00\x00\x00\x01\x00\x01\x6c\xa4\
 41.6471 +\x00\x00\x01\xf2\x00\x00\x00\x00\x00\x01\x00\x01\x3f\xa1\
 41.6472 +\x00\x00\x00\x2a\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
 41.6473 +\x00\x00\x00\xde\x00\x00\x00\x00\x00\x01\x00\x00\x94\x7d\
 41.6474 +\x00\x00\x01\x90\x00\x00\x00\x00\x00\x01\x00\x01\x15\x5e\
 41.6475 +"
 41.6476 +
 41.6477 +def qInitResources():
 41.6478 +    QtCore.qRegisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)
 41.6479 +
 41.6480 +def qCleanupResources():
 41.6481 +    QtCore.qUnregisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)
 41.6482 +
 41.6483 +qInitResources()
    42.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    42.2 +++ b/OpenSecurity/bin/ui/password_dialog.py	Wed Apr 02 10:45:58 2014 +0100
    42.3 @@ -0,0 +1,103 @@
    42.4 +#!/bin/env python
    42.5 +# -*- coding: utf-8 -*-
    42.6 +
    42.7 +# ------------------------------------------------------------
    42.8 +# password_dialog.pyw
    42.9 +# 
   42.10 +# the user should give us a password
   42.11 +#
   42.12 +# Autor: Oliver Maurhart, <oliver.maurhart@ait.ac.at>
   42.13 +#
   42.14 +# Copyright (C) 2014 AIT Austrian Institute of Technology
   42.15 +# AIT Austrian Institute of Technology GmbH
   42.16 +# Donau-City-Strasse 1 | 1220 Vienna | Austria
   42.17 +# http://www.ait.ac.at
   42.18 +#
   42.19 +# This program is free software; you can redistribute it and/or
   42.20 +# modify it under the terms of the GNU General Public License
   42.21 +# as published by the Free Software Foundation version 2.
   42.22 +# 
   42.23 +# This program is distributed in the hope that it will be useful,
   42.24 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   42.25 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   42.26 +# GNU General Public License for more details.
   42.27 +# 
   42.28 +# You should have received a copy of the GNU General Public License
   42.29 +# along with this program; if not, write to the Free Software
   42.30 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, 
   42.31 +# Boston, MA  02110-1301, USA.
   42.32 +# ------------------------------------------------------------
   42.33 +
   42.34 +
   42.35 +# ------------------------------------------------------------
   42.36 +# imports
   42.37 +
   42.38 +import sys
   42.39 +
   42.40 +from PyQt4 import QtCore
   42.41 +from PyQt4 import QtGui
   42.42 +
   42.43 +from ui_PasswordDialog import Ui_PasswordDialog 
   42.44 +from about_dialog import AboutDialog
   42.45 +
   42.46 +
   42.47 +# ------------------------------------------------------------
   42.48 +# code
   42.49 +
   42.50 +
   42.51 +class PasswordDialog(QtGui.QDialog):
   42.52 +
   42.53 +    """A dialog for letting the user pass on a user/password combo"""
   42.54 +
   42.55 +    def __init__(self, user_text = 'Please provide an approbitate password to proceed:'):
   42.56 +
   42.57 +        QtGui.QDialog.__init__(self)
   42.58 +
   42.59 +        # setup the user interface
   42.60 +        self.ui = Ui_PasswordDialog()
   42.61 +        self.ui.setupUi(self)
   42.62 +    
   42.63 +        # local members
   42.64 +        self._about_dialog = AboutDialog()
   42.65 +
   42.66 +        # connectors
   42.67 +        self.ui.lblText.setText(user_text)
   42.68 +        self.ui.btnAbout.clicked.connect(self.clicked_about)
   42.69 +        self.ui.btnCancel.clicked.connect(self.reject)
   42.70 +        self.ui.btnOk.clicked.connect(self.clicked_ok)
   42.71 +
   42.72 +        # positionate ourself central
   42.73 +        screen = QtGui.QDesktopWidget().screenGeometry()
   42.74 +        size = self.geometry()
   42.75 +        self.move((screen.width() - size.width()) / 2, (screen.height() - size.height()) / 2)
   42.76 + 
   42.77 +
   42.78 +    def clicked_about(self):
   42.79 +
   42.80 +        """About button has been clicked."""
   42.81 +        self._about_dialog.show()
   42.82 +
   42.83 +
   42.84 +    def clicked_ok(self):
   42.85 +        
   42.86 +        """Ok button has been clicked."""
   42.87 +        sys.stdout.write('{ ')
   42.88 +        sys.stdout.write('\'password\': \'')
   42.89 +        sys.stdout.write(self.ui.edtPassword.text())
   42.90 +        sys.stdout.write('\' ')
   42.91 +        sys.stdout.write('}\n')
   42.92 +        self.accept()
   42.93 +
   42.94 +
   42.95 +    def set_user_text(user_text):
   42.96 +
   42.97 +        """Set a text to explain which password we need."""
   42.98 +        self.ui.lblText.setText(user_text)
   42.99 +
  42.100 +
  42.101 +if __name__ == "__main__":
  42.102 +        a = QtGui.QApplication(sys.argv)
  42.103 +        d = PasswordDialog()
  42.104 +        d.show()
  42.105 +        sys.exit(a.exec_())     
  42.106 +
    43.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    43.2 +++ b/OpenSecurity/bin/ui/ui_AboutDialog.py	Wed Apr 02 10:45:58 2014 +0100
    43.3 @@ -0,0 +1,69 @@
    43.4 +# -*- coding: utf-8 -*-
    43.5 +
    43.6 +# Form implementation generated from reading ui file 'AboutDialog.ui'
    43.7 +#
    43.8 +# Created: Mon Mar 31 13:16:09 2014
    43.9 +#      by: PyQt4 UI code generator 4.10.3
   43.10 +#
   43.11 +# WARNING! All changes made in this file will be lost!
   43.12 +
   43.13 +from PyQt4 import QtCore, QtGui
   43.14 +
   43.15 +try:
   43.16 +    _fromUtf8 = QtCore.QString.fromUtf8
   43.17 +except AttributeError:
   43.18 +    def _fromUtf8(s):
   43.19 +        return s
   43.20 +
   43.21 +try:
   43.22 +    _encoding = QtGui.QApplication.UnicodeUTF8
   43.23 +    def _translate(context, text, disambig):
   43.24 +        return QtGui.QApplication.translate(context, text, disambig, _encoding)
   43.25 +except AttributeError:
   43.26 +    def _translate(context, text, disambig):
   43.27 +        return QtGui.QApplication.translate(context, text, disambig)
   43.28 +
   43.29 +class Ui_AboutDialog(object):
   43.30 +    def setupUi(self, AboutDialog):
   43.31 +        AboutDialog.setObjectName(_fromUtf8("AboutDialog"))
   43.32 +        AboutDialog.resize(530, 407)
   43.33 +        icon = QtGui.QIcon()
   43.34 +        icon.addPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   43.35 +        AboutDialog.setWindowIcon(icon)
   43.36 +        self.lyMain = QtGui.QVBoxLayout(AboutDialog)
   43.37 +        self.lyMain.setObjectName(_fromUtf8("lyMain"))
   43.38 +        self.scrAbout = QtGui.QScrollArea(AboutDialog)
   43.39 +        self.scrAbout.setAutoFillBackground(False)
   43.40 +        self.scrAbout.setStyleSheet(_fromUtf8(""))
   43.41 +        self.scrAbout.setWidgetResizable(True)
   43.42 +        self.scrAbout.setObjectName(_fromUtf8("scrAbout"))
   43.43 +        self.scrAboutContent = QtGui.QWidget()
   43.44 +        self.scrAboutContent.setGeometry(QtCore.QRect(0, 0, 516, 365))
   43.45 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred)
   43.46 +        sizePolicy.setHorizontalStretch(0)
   43.47 +        sizePolicy.setVerticalStretch(0)
   43.48 +        sizePolicy.setHeightForWidth(self.scrAboutContent.sizePolicy().hasHeightForWidth())
   43.49 +        self.scrAboutContent.setSizePolicy(sizePolicy)
   43.50 +        self.scrAboutContent.setStyleSheet(_fromUtf8("QWidget { background: white; color: black; };"))
   43.51 +        self.scrAboutContent.setObjectName(_fromUtf8("scrAboutContent"))
   43.52 +        self.scrAbout.setWidget(self.scrAboutContent)
   43.53 +        self.lyMain.addWidget(self.scrAbout)
   43.54 +        self.horizontalLayout = QtGui.QHBoxLayout()
   43.55 +        self.horizontalLayout.setObjectName(_fromUtf8("horizontalLayout"))
   43.56 +        spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   43.57 +        self.horizontalLayout.addItem(spacerItem)
   43.58 +        self.btnOk = QtGui.QPushButton(AboutDialog)
   43.59 +        self.btnOk.setMinimumSize(QtCore.QSize(100, 0))
   43.60 +        self.btnOk.setDefault(True)
   43.61 +        self.btnOk.setObjectName(_fromUtf8("btnOk"))
   43.62 +        self.horizontalLayout.addWidget(self.btnOk)
   43.63 +        self.lyMain.addLayout(self.horizontalLayout)
   43.64 +
   43.65 +        self.retranslateUi(AboutDialog)
   43.66 +        QtCore.QMetaObject.connectSlotsByName(AboutDialog)
   43.67 +
   43.68 +    def retranslateUi(self, AboutDialog):
   43.69 +        AboutDialog.setWindowTitle(_translate("AboutDialog", "About OpenSecurity", None))
   43.70 +        self.btnOk.setText(_translate("AboutDialog", "&Ok", None))
   43.71 +
   43.72 +import opensecurity_rc
    44.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    44.2 +++ b/OpenSecurity/bin/ui/ui_ConfigureDialog.py	Wed Apr 02 10:45:58 2014 +0100
    44.3 @@ -0,0 +1,163 @@
    44.4 +# -*- coding: utf-8 -*-
    44.5 +
    44.6 +# Form implementation generated from reading ui file 'ConfigureDialog.ui'
    44.7 +#
    44.8 +# Created: Wed Apr  2 10:27:01 2014
    44.9 +#      by: PyQt4 UI code generator 4.10.3
   44.10 +#
   44.11 +# WARNING! All changes made in this file will be lost!
   44.12 +
   44.13 +from PyQt4 import QtCore, QtGui
   44.14 +
   44.15 +try:
   44.16 +    _fromUtf8 = QtCore.QString.fromUtf8
   44.17 +except AttributeError:
   44.18 +    def _fromUtf8(s):
   44.19 +        return s
   44.20 +
   44.21 +try:
   44.22 +    _encoding = QtGui.QApplication.UnicodeUTF8
   44.23 +    def _translate(context, text, disambig):
   44.24 +        return QtGui.QApplication.translate(context, text, disambig, _encoding)
   44.25 +except AttributeError:
   44.26 +    def _translate(context, text, disambig):
   44.27 +        return QtGui.QApplication.translate(context, text, disambig)
   44.28 +
   44.29 +class Ui_ConfigureDialog(object):
   44.30 +    def setupUi(self, ConfigureDialog):
   44.31 +        ConfigureDialog.setObjectName(_fromUtf8("ConfigureDialog"))
   44.32 +        ConfigureDialog.resize(595, 421)
   44.33 +        icon = QtGui.QIcon()
   44.34 +        icon.addPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   44.35 +        ConfigureDialog.setWindowIcon(icon)
   44.36 +        ConfigureDialog.setSizeGripEnabled(True)
   44.37 +        self.lyMain = QtGui.QVBoxLayout(ConfigureDialog)
   44.38 +        self.lyMain.setObjectName(_fromUtf8("lyMain"))
   44.39 +        self.lyHeading = QtGui.QHBoxLayout()
   44.40 +        self.lyHeading.setSpacing(8)
   44.41 +        self.lyHeading.setContentsMargins(8, -1, -1, 8)
   44.42 +        self.lyHeading.setObjectName(_fromUtf8("lyHeading"))
   44.43 +        self.lblIcon = QtGui.QLabel(ConfigureDialog)
   44.44 +        self.lblIcon.setText(_fromUtf8(""))
   44.45 +        self.lblIcon.setPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_configure_64.png")))
   44.46 +        self.lblIcon.setObjectName(_fromUtf8("lblIcon"))
   44.47 +        self.lyHeading.addWidget(self.lblIcon)
   44.48 +        self.lyStatus = QtGui.QGridLayout()
   44.49 +        self.lyStatus.setObjectName(_fromUtf8("lyStatus"))
   44.50 +        self.edtStatus = QtGui.QLineEdit(ConfigureDialog)
   44.51 +        self.edtStatus.setReadOnly(True)
   44.52 +        self.edtStatus.setObjectName(_fromUtf8("edtStatus"))
   44.53 +        self.lyStatus.addWidget(self.edtStatus, 0, 1, 1, 1)
   44.54 +        self.lblVersion = QtGui.QLabel(ConfigureDialog)
   44.55 +        self.lblVersion.setObjectName(_fromUtf8("lblVersion"))
   44.56 +        self.lyStatus.addWidget(self.lblVersion, 1, 0, 1, 1)
   44.57 +        self.edtVersion = QtGui.QLineEdit(ConfigureDialog)
   44.58 +        self.edtVersion.setReadOnly(True)
   44.59 +        self.edtVersion.setObjectName(_fromUtf8("edtVersion"))
   44.60 +        self.lyStatus.addWidget(self.edtVersion, 1, 1, 1, 1)
   44.61 +        self.lblStatus = QtGui.QLabel(ConfigureDialog)
   44.62 +        self.lblStatus.setObjectName(_fromUtf8("lblStatus"))
   44.63 +        self.lyStatus.addWidget(self.lblStatus, 0, 0, 1, 1)
   44.64 +        self.wdStatus = QtGui.QWidget(ConfigureDialog)
   44.65 +        self.wdStatus.setObjectName(_fromUtf8("wdStatus"))
   44.66 +        self.lyStatus.addWidget(self.wdStatus, 2, 0, 1, 2)
   44.67 +        self.lyHeading.addLayout(self.lyStatus)
   44.68 +        self.lyMain.addLayout(self.lyHeading)
   44.69 +        self.lblTemplate = QtGui.QLabel(ConfigureDialog)
   44.70 +        self.lblTemplate.setObjectName(_fromUtf8("lblTemplate"))
   44.71 +        self.lyMain.addWidget(self.lblTemplate)
   44.72 +        self.tvTemplate = QtGui.QTreeWidget(ConfigureDialog)
   44.73 +        self.tvTemplate.setMaximumSize(QtCore.QSize(16777215, 64))
   44.74 +        self.tvTemplate.setRootIsDecorated(False)
   44.75 +        self.tvTemplate.setItemsExpandable(False)
   44.76 +        self.tvTemplate.setAllColumnsShowFocus(True)
   44.77 +        self.tvTemplate.setObjectName(_fromUtf8("tvTemplate"))
   44.78 +        self.lyMain.addWidget(self.tvTemplate)
   44.79 +        self.lyDownload = QtGui.QHBoxLayout()
   44.80 +        self.lyDownload.setObjectName(_fromUtf8("lyDownload"))
   44.81 +        spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   44.82 +        self.lyDownload.addItem(spacerItem)
   44.83 +        self.btnDownload = QtGui.QPushButton(ConfigureDialog)
   44.84 +        self.btnDownload.setMinimumSize(QtCore.QSize(100, 0))
   44.85 +        self.btnDownload.setObjectName(_fromUtf8("btnDownload"))
   44.86 +        self.lyDownload.addWidget(self.btnDownload)
   44.87 +        self.btnImport = QtGui.QPushButton(ConfigureDialog)
   44.88 +        self.btnImport.setMinimumSize(QtCore.QSize(100, 0))
   44.89 +        self.btnImport.setObjectName(_fromUtf8("btnImport"))
   44.90 +        self.lyDownload.addWidget(self.btnImport)
   44.91 +        self.lyMain.addLayout(self.lyDownload)
   44.92 +        self.lblMachines = QtGui.QLabel(ConfigureDialog)
   44.93 +        self.lblMachines.setObjectName(_fromUtf8("lblMachines"))
   44.94 +        self.lyMain.addWidget(self.lblMachines)
   44.95 +        self.tvMachines = QtGui.QTreeWidget(ConfigureDialog)
   44.96 +        self.tvMachines.setMaximumSize(QtCore.QSize(16777215, 128))
   44.97 +        self.tvMachines.setRootIsDecorated(False)
   44.98 +        self.tvMachines.setItemsExpandable(False)
   44.99 +        self.tvMachines.setAllColumnsShowFocus(True)
  44.100 +        self.tvMachines.setObjectName(_fromUtf8("tvMachines"))
  44.101 +        self.lyMain.addWidget(self.tvMachines)
  44.102 +        self.lblProgress = QtGui.QLabel(ConfigureDialog)
  44.103 +        self.lblProgress.setObjectName(_fromUtf8("lblProgress"))
  44.104 +        self.lyMain.addWidget(self.lblProgress)
  44.105 +        self.edtProgress = QtGui.QPlainTextEdit(ConfigureDialog)
  44.106 +        font = QtGui.QFont()
  44.107 +        font.setFamily(_fromUtf8("Monospace"))
  44.108 +        font.setPointSize(10)
  44.109 +        self.edtProgress.setFont(font)
  44.110 +        self.edtProgress.setVerticalScrollBarPolicy(QtCore.Qt.ScrollBarAlwaysOn)
  44.111 +        self.edtProgress.setLineWrapMode(QtGui.QPlainTextEdit.NoWrap)
  44.112 +        self.edtProgress.setReadOnly(True)
  44.113 +        self.edtProgress.setPlainText(_fromUtf8(""))
  44.114 +        self.edtProgress.setObjectName(_fromUtf8("edtProgress"))
  44.115 +        self.lyMain.addWidget(self.edtProgress)
  44.116 +        self.lyButton = QtGui.QHBoxLayout()
  44.117 +        self.lyButton.setObjectName(_fromUtf8("lyButton"))
  44.118 +        spacerItem1 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
  44.119 +        self.lyButton.addItem(spacerItem1)
  44.120 +        self.btnRefresh = QtGui.QPushButton(ConfigureDialog)
  44.121 +        self.btnRefresh.setMinimumSize(QtCore.QSize(100, 0))
  44.122 +        self.btnRefresh.setObjectName(_fromUtf8("btnRefresh"))
  44.123 +        self.lyButton.addWidget(self.btnRefresh)
  44.124 +        self.btnAbout = QtGui.QPushButton(ConfigureDialog)
  44.125 +        self.btnAbout.setMinimumSize(QtCore.QSize(100, 0))
  44.126 +        self.btnAbout.setObjectName(_fromUtf8("btnAbout"))
  44.127 +        self.lyButton.addWidget(self.btnAbout)
  44.128 +        self.btnClose = QtGui.QPushButton(ConfigureDialog)
  44.129 +        self.btnClose.setMinimumSize(QtCore.QSize(100, 0))
  44.130 +        self.btnClose.setDefault(True)
  44.131 +        self.btnClose.setObjectName(_fromUtf8("btnClose"))
  44.132 +        self.lyButton.addWidget(self.btnClose)
  44.133 +        self.lyMain.addLayout(self.lyButton)
  44.134 +        self.lyMain.setStretch(7, 1)
  44.135 +
  44.136 +        self.retranslateUi(ConfigureDialog)
  44.137 +        QtCore.QMetaObject.connectSlotsByName(ConfigureDialog)
  44.138 +        ConfigureDialog.setTabOrder(self.edtStatus, self.edtVersion)
  44.139 +        ConfigureDialog.setTabOrder(self.edtVersion, self.tvTemplate)
  44.140 +        ConfigureDialog.setTabOrder(self.tvTemplate, self.btnDownload)
  44.141 +        ConfigureDialog.setTabOrder(self.btnDownload, self.btnImport)
  44.142 +        ConfigureDialog.setTabOrder(self.btnImport, self.tvMachines)
  44.143 +        ConfigureDialog.setTabOrder(self.tvMachines, self.edtProgress)
  44.144 +        ConfigureDialog.setTabOrder(self.edtProgress, self.btnRefresh)
  44.145 +        ConfigureDialog.setTabOrder(self.btnRefresh, self.btnAbout)
  44.146 +        ConfigureDialog.setTabOrder(self.btnAbout, self.btnClose)
  44.147 +
  44.148 +    def retranslateUi(self, ConfigureDialog):
  44.149 +        ConfigureDialog.setWindowTitle(_translate("ConfigureDialog", "OpenSecurity Configuration", None))
  44.150 +        self.lblVersion.setText(_translate("ConfigureDialog", "Version:", None))
  44.151 +        self.lblStatus.setText(_translate("ConfigureDialog", "Service status:", None))
  44.152 +        self.lblTemplate.setText(_translate("ConfigureDialog", "Initial Template:", None))
  44.153 +        self.tvTemplate.headerItem().setText(0, _translate("ConfigureDialog", "Name", None))
  44.154 +        self.tvTemplate.headerItem().setText(1, _translate("ConfigureDialog", "Date", None))
  44.155 +        self.tvTemplate.headerItem().setText(2, _translate("ConfigureDialog", "Size", None))
  44.156 +        self.tvTemplate.headerItem().setText(3, _translate("ConfigureDialog", "Path", None))
  44.157 +        self.btnDownload.setText(_translate("ConfigureDialog", "&Download", None))
  44.158 +        self.btnImport.setText(_translate("ConfigureDialog", "&Import", None))
  44.159 +        self.lblMachines.setText(_translate("ConfigureDialog", "Machines:", None))
  44.160 +        self.tvMachines.headerItem().setText(0, _translate("ConfigureDialog", "Name", None))
  44.161 +        self.lblProgress.setText(_translate("ConfigureDialog", "Progress:", None))
  44.162 +        self.btnRefresh.setText(_translate("ConfigureDialog", "&Refresh", None))
  44.163 +        self.btnAbout.setText(_translate("ConfigureDialog", "&About", None))
  44.164 +        self.btnClose.setText(_translate("ConfigureDialog", "&Close", None))
  44.165 +
  44.166 +import opensecurity_rc
    45.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    45.2 +++ b/OpenSecurity/bin/ui/ui_CredentialsDialog.py	Wed Apr 02 10:45:58 2014 +0100
    45.3 @@ -0,0 +1,112 @@
    45.4 +# -*- coding: utf-8 -*-
    45.5 +
    45.6 +# Form implementation generated from reading ui file 'CredentialsDialog.ui'
    45.7 +#
    45.8 +# Created: Mon Mar 31 13:16:09 2014
    45.9 +#      by: PyQt4 UI code generator 4.10.3
   45.10 +#
   45.11 +# WARNING! All changes made in this file will be lost!
   45.12 +
   45.13 +from PyQt4 import QtCore, QtGui
   45.14 +
   45.15 +try:
   45.16 +    _fromUtf8 = QtCore.QString.fromUtf8
   45.17 +except AttributeError:
   45.18 +    def _fromUtf8(s):
   45.19 +        return s
   45.20 +
   45.21 +try:
   45.22 +    _encoding = QtGui.QApplication.UnicodeUTF8
   45.23 +    def _translate(context, text, disambig):
   45.24 +        return QtGui.QApplication.translate(context, text, disambig, _encoding)
   45.25 +except AttributeError:
   45.26 +    def _translate(context, text, disambig):
   45.27 +        return QtGui.QApplication.translate(context, text, disambig)
   45.28 +
   45.29 +class Ui_CredentialsDialog(object):
   45.30 +    def setupUi(self, CredentialsDialog):
   45.31 +        CredentialsDialog.setObjectName(_fromUtf8("CredentialsDialog"))
   45.32 +        CredentialsDialog.resize(420, 120)
   45.33 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred)
   45.34 +        sizePolicy.setHorizontalStretch(0)
   45.35 +        sizePolicy.setVerticalStretch(0)
   45.36 +        sizePolicy.setHeightForWidth(CredentialsDialog.sizePolicy().hasHeightForWidth())
   45.37 +        CredentialsDialog.setSizePolicy(sizePolicy)
   45.38 +        icon = QtGui.QIcon()
   45.39 +        icon.addPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   45.40 +        CredentialsDialog.setWindowIcon(icon)
   45.41 +        self.lyMain = QtGui.QVBoxLayout(CredentialsDialog)
   45.42 +        self.lyMain.setObjectName(_fromUtf8("lyMain"))
   45.43 +        self.lyContent = QtGui.QHBoxLayout()
   45.44 +        self.lyContent.setSpacing(16)
   45.45 +        self.lyContent.setObjectName(_fromUtf8("lyContent"))
   45.46 +        self.lblIcon = QtGui.QLabel(CredentialsDialog)
   45.47 +        self.lblIcon.setText(_fromUtf8(""))
   45.48 +        self.lblIcon.setPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")))
   45.49 +        self.lblIcon.setAlignment(QtCore.Qt.AlignLeading|QtCore.Qt.AlignLeft|QtCore.Qt.AlignTop)
   45.50 +        self.lblIcon.setObjectName(_fromUtf8("lblIcon"))
   45.51 +        self.lyContent.addWidget(self.lblIcon)
   45.52 +        self.lyCredentials = QtGui.QGridLayout()
   45.53 +        self.lyCredentials.setSpacing(4)
   45.54 +        self.lyCredentials.setObjectName(_fromUtf8("lyCredentials"))
   45.55 +        self.wdCredentialsSpacer = QtGui.QWidget(CredentialsDialog)
   45.56 +        self.wdCredentialsSpacer.setObjectName(_fromUtf8("wdCredentialsSpacer"))
   45.57 +        self.lyCredentials.addWidget(self.wdCredentialsSpacer, 3, 0, 1, 2)
   45.58 +        self.edtUser = QtGui.QLineEdit(CredentialsDialog)
   45.59 +        self.edtUser.setObjectName(_fromUtf8("edtUser"))
   45.60 +        self.lyCredentials.addWidget(self.edtUser, 1, 1, 1, 1)
   45.61 +        self.lblPassword = QtGui.QLabel(CredentialsDialog)
   45.62 +        self.lblPassword.setObjectName(_fromUtf8("lblPassword"))
   45.63 +        self.lyCredentials.addWidget(self.lblPassword, 2, 0, 1, 1)
   45.64 +        self.edtPassword = QtGui.QLineEdit(CredentialsDialog)
   45.65 +        self.edtPassword.setEchoMode(QtGui.QLineEdit.Password)
   45.66 +        self.edtPassword.setObjectName(_fromUtf8("edtPassword"))
   45.67 +        self.lyCredentials.addWidget(self.edtPassword, 2, 1, 1, 1)
   45.68 +        self.lblUser = QtGui.QLabel(CredentialsDialog)
   45.69 +        self.lblUser.setObjectName(_fromUtf8("lblUser"))
   45.70 +        self.lyCredentials.addWidget(self.lblUser, 1, 0, 1, 1)
   45.71 +        self.lblText = QtGui.QLabel(CredentialsDialog)
   45.72 +        self.lblText.setObjectName(_fromUtf8("lblText"))
   45.73 +        self.lyCredentials.addWidget(self.lblText, 0, 0, 1, 2)
   45.74 +        self.lyCredentials.setColumnStretch(1, 1)
   45.75 +        self.lyCredentials.setRowStretch(3, 1)
   45.76 +        self.lyContent.addLayout(self.lyCredentials)
   45.77 +        self.lyMain.addLayout(self.lyContent)
   45.78 +        self.lyButtons = QtGui.QHBoxLayout()
   45.79 +        self.lyButtons.setObjectName(_fromUtf8("lyButtons"))
   45.80 +        spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   45.81 +        self.lyButtons.addItem(spacerItem)
   45.82 +        self.btnAbout = QtGui.QPushButton(CredentialsDialog)
   45.83 +        self.btnAbout.setMinimumSize(QtCore.QSize(100, 0))
   45.84 +        self.btnAbout.setObjectName(_fromUtf8("btnAbout"))
   45.85 +        self.lyButtons.addWidget(self.btnAbout)
   45.86 +        self.btnCancel = QtGui.QPushButton(CredentialsDialog)
   45.87 +        self.btnCancel.setMinimumSize(QtCore.QSize(100, 0))
   45.88 +        self.btnCancel.setObjectName(_fromUtf8("btnCancel"))
   45.89 +        self.lyButtons.addWidget(self.btnCancel)
   45.90 +        self.btnOk = QtGui.QPushButton(CredentialsDialog)
   45.91 +        self.btnOk.setMinimumSize(QtCore.QSize(100, 0))
   45.92 +        self.btnOk.setDefault(True)
   45.93 +        self.btnOk.setObjectName(_fromUtf8("btnOk"))
   45.94 +        self.lyButtons.addWidget(self.btnOk)
   45.95 +        self.lyMain.addLayout(self.lyButtons)
   45.96 +        self.lblPassword.setBuddy(self.edtPassword)
   45.97 +        self.lblUser.setBuddy(self.edtUser)
   45.98 +
   45.99 +        self.retranslateUi(CredentialsDialog)
  45.100 +        QtCore.QMetaObject.connectSlotsByName(CredentialsDialog)
  45.101 +        CredentialsDialog.setTabOrder(self.edtUser, self.edtPassword)
  45.102 +        CredentialsDialog.setTabOrder(self.edtPassword, self.btnAbout)
  45.103 +        CredentialsDialog.setTabOrder(self.btnAbout, self.btnCancel)
  45.104 +        CredentialsDialog.setTabOrder(self.btnCancel, self.btnOk)
  45.105 +
  45.106 +    def retranslateUi(self, CredentialsDialog):
  45.107 +        CredentialsDialog.setWindowTitle(_translate("CredentialsDialog", "OpenSecuirty Credentials Request", None))
  45.108 +        self.lblPassword.setText(_translate("CredentialsDialog", "&Password:", None))
  45.109 +        self.lblUser.setText(_translate("CredentialsDialog", "&User:", None))
  45.110 +        self.lblText.setText(_translate("CredentialsDialog", "TextLabel", None))
  45.111 +        self.btnAbout.setText(_translate("CredentialsDialog", "&About", None))
  45.112 +        self.btnCancel.setText(_translate("CredentialsDialog", "&Cancel", None))
  45.113 +        self.btnOk.setText(_translate("CredentialsDialog", "&Ok", None))
  45.114 +
  45.115 +import opensecurity_rc
    46.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    46.2 +++ b/OpenSecurity/bin/ui/ui_LaunchDialog.py	Wed Apr 02 10:45:58 2014 +0100
    46.3 @@ -0,0 +1,113 @@
    46.4 +# -*- coding: utf-8 -*-
    46.5 +
    46.6 +# Form implementation generated from reading ui file 'LaunchDialog.ui'
    46.7 +#
    46.8 +# Created: Tue Apr  1 13:06:00 2014
    46.9 +#      by: PyQt4 UI code generator 4.10.3
   46.10 +#
   46.11 +# WARNING! All changes made in this file will be lost!
   46.12 +
   46.13 +from PyQt4 import QtCore, QtGui
   46.14 +
   46.15 +try:
   46.16 +    _fromUtf8 = QtCore.QString.fromUtf8
   46.17 +except AttributeError:
   46.18 +    def _fromUtf8(s):
   46.19 +        return s
   46.20 +
   46.21 +try:
   46.22 +    _encoding = QtGui.QApplication.UnicodeUTF8
   46.23 +    def _translate(context, text, disambig):
   46.24 +        return QtGui.QApplication.translate(context, text, disambig, _encoding)
   46.25 +except AttributeError:
   46.26 +    def _translate(context, text, disambig):
   46.27 +        return QtGui.QApplication.translate(context, text, disambig)
   46.28 +
   46.29 +class Ui_LaunchDialog(object):
   46.30 +    def setupUi(self, LaunchDialog):
   46.31 +        LaunchDialog.setObjectName(_fromUtf8("LaunchDialog"))
   46.32 +        LaunchDialog.resize(420, 120)
   46.33 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred)
   46.34 +        sizePolicy.setHorizontalStretch(0)
   46.35 +        sizePolicy.setVerticalStretch(0)
   46.36 +        sizePolicy.setHeightForWidth(LaunchDialog.sizePolicy().hasHeightForWidth())
   46.37 +        LaunchDialog.setSizePolicy(sizePolicy)
   46.38 +        icon = QtGui.QIcon()
   46.39 +        icon.addPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   46.40 +        LaunchDialog.setWindowIcon(icon)
   46.41 +        self.verticalLayout = QtGui.QVBoxLayout(LaunchDialog)
   46.42 +        self.verticalLayout.setObjectName(_fromUtf8("verticalLayout"))
   46.43 +        self.lyContent = QtGui.QHBoxLayout()
   46.44 +        self.lyContent.setSpacing(16)
   46.45 +        self.lyContent.setObjectName(_fromUtf8("lyContent"))
   46.46 +        self.lblIcon = QtGui.QLabel(LaunchDialog)
   46.47 +        self.lblIcon.setText(_fromUtf8(""))
   46.48 +        self.lblIcon.setPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_launch_64.png")))
   46.49 +        self.lblIcon.setAlignment(QtCore.Qt.AlignLeading|QtCore.Qt.AlignLeft|QtCore.Qt.AlignTop)
   46.50 +        self.lblIcon.setObjectName(_fromUtf8("lblIcon"))
   46.51 +        self.lyContent.addWidget(self.lblIcon)
   46.52 +        self.lyCredentials = QtGui.QGridLayout()
   46.53 +        self.lyCredentials.setSpacing(4)
   46.54 +        self.lyCredentials.setObjectName(_fromUtf8("lyCredentials"))
   46.55 +        self.wdCredentialsSpacer = QtGui.QWidget(LaunchDialog)
   46.56 +        self.wdCredentialsSpacer.setObjectName(_fromUtf8("wdCredentialsSpacer"))
   46.57 +        self.lyCredentials.addWidget(self.wdCredentialsSpacer, 3, 0, 1, 2)
   46.58 +        self.lblApplication = QtGui.QLabel(LaunchDialog)
   46.59 +        self.lblApplication.setObjectName(_fromUtf8("lblApplication"))
   46.60 +        self.lyCredentials.addWidget(self.lblApplication, 2, 0, 1, 1)
   46.61 +        self.lblVM = QtGui.QLabel(LaunchDialog)
   46.62 +        self.lblVM.setObjectName(_fromUtf8("lblVM"))
   46.63 +        self.lyCredentials.addWidget(self.lblVM, 1, 0, 1, 1)
   46.64 +        self.lblText = QtGui.QLabel(LaunchDialog)
   46.65 +        self.lblText.setObjectName(_fromUtf8("lblText"))
   46.66 +        self.lyCredentials.addWidget(self.lblText, 0, 0, 1, 2)
   46.67 +        self.cmbVM = QtGui.QComboBox(LaunchDialog)
   46.68 +        self.cmbVM.setEditable(True)
   46.69 +        self.cmbVM.setObjectName(_fromUtf8("cmbVM"))
   46.70 +        self.lyCredentials.addWidget(self.cmbVM, 1, 1, 1, 1)
   46.71 +        self.cmbApplication = QtGui.QComboBox(LaunchDialog)
   46.72 +        self.cmbApplication.setEditable(True)
   46.73 +        self.cmbApplication.setObjectName(_fromUtf8("cmbApplication"))
   46.74 +        self.lyCredentials.addWidget(self.cmbApplication, 2, 1, 1, 1)
   46.75 +        self.lyCredentials.setColumnStretch(1, 1)
   46.76 +        self.lyCredentials.setRowStretch(3, 1)
   46.77 +        self.lyContent.addLayout(self.lyCredentials)
   46.78 +        self.verticalLayout.addLayout(self.lyContent)
   46.79 +        self.lyButtons = QtGui.QHBoxLayout()
   46.80 +        self.lyButtons.setObjectName(_fromUtf8("lyButtons"))
   46.81 +        spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   46.82 +        self.lyButtons.addItem(spacerItem)
   46.83 +        self.btnAbout = QtGui.QPushButton(LaunchDialog)
   46.84 +        self.btnAbout.setMinimumSize(QtCore.QSize(100, 0))
   46.85 +        self.btnAbout.setObjectName(_fromUtf8("btnAbout"))
   46.86 +        self.lyButtons.addWidget(self.btnAbout)
   46.87 +        self.btnCancel = QtGui.QPushButton(LaunchDialog)
   46.88 +        self.btnCancel.setMinimumSize(QtCore.QSize(100, 0))
   46.89 +        self.btnCancel.setObjectName(_fromUtf8("btnCancel"))
   46.90 +        self.lyButtons.addWidget(self.btnCancel)
   46.91 +        self.btnOk = QtGui.QPushButton(LaunchDialog)
   46.92 +        self.btnOk.setMinimumSize(QtCore.QSize(100, 0))
   46.93 +        self.btnOk.setDefault(True)
   46.94 +        self.btnOk.setObjectName(_fromUtf8("btnOk"))
   46.95 +        self.lyButtons.addWidget(self.btnOk)
   46.96 +        self.verticalLayout.addLayout(self.lyButtons)
   46.97 +        self.lblApplication.setBuddy(self.cmbApplication)
   46.98 +        self.lblVM.setBuddy(self.cmbVM)
   46.99 +
  46.100 +        self.retranslateUi(LaunchDialog)
  46.101 +        QtCore.QMetaObject.connectSlotsByName(LaunchDialog)
  46.102 +        LaunchDialog.setTabOrder(self.cmbVM, self.cmbApplication)
  46.103 +        LaunchDialog.setTabOrder(self.cmbApplication, self.btnAbout)
  46.104 +        LaunchDialog.setTabOrder(self.btnAbout, self.btnCancel)
  46.105 +        LaunchDialog.setTabOrder(self.btnCancel, self.btnOk)
  46.106 +
  46.107 +    def retranslateUi(self, LaunchDialog):
  46.108 +        LaunchDialog.setWindowTitle(_translate("LaunchDialog", "Launch an application", None))
  46.109 +        self.lblApplication.setText(_translate("LaunchDialog", "&Application", None))
  46.110 +        self.lblVM.setText(_translate("LaunchDialog", "&VM:", None))
  46.111 +        self.lblText.setText(_translate("LaunchDialog", "Choose application and VM:", None))
  46.112 +        self.btnAbout.setText(_translate("LaunchDialog", "&About", None))
  46.113 +        self.btnCancel.setText(_translate("LaunchDialog", "&Cancel", None))
  46.114 +        self.btnOk.setText(_translate("LaunchDialog", "&Ok", None))
  46.115 +
  46.116 +import opensecurity_rc
    47.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    47.2 +++ b/OpenSecurity/bin/ui/ui_NotificationDialog.py	Wed Apr 02 10:45:58 2014 +0100
    47.3 @@ -0,0 +1,84 @@
    47.4 +# -*- coding: utf-8 -*-
    47.5 +
    47.6 +# Form implementation generated from reading ui file 'NotificationDialog.ui'
    47.7 +#
    47.8 +# Created: Mon Mar 31 13:16:10 2014
    47.9 +#      by: PyQt4 UI code generator 4.10.3
   47.10 +#
   47.11 +# WARNING! All changes made in this file will be lost!
   47.12 +
   47.13 +from PyQt4 import QtCore, QtGui
   47.14 +
   47.15 +try:
   47.16 +    _fromUtf8 = QtCore.QString.fromUtf8
   47.17 +except AttributeError:
   47.18 +    def _fromUtf8(s):
   47.19 +        return s
   47.20 +
   47.21 +try:
   47.22 +    _encoding = QtGui.QApplication.UnicodeUTF8
   47.23 +    def _translate(context, text, disambig):
   47.24 +        return QtGui.QApplication.translate(context, text, disambig, _encoding)
   47.25 +except AttributeError:
   47.26 +    def _translate(context, text, disambig):
   47.27 +        return QtGui.QApplication.translate(context, text, disambig)
   47.28 +
   47.29 +class Ui_NotificationDialog(object):
   47.30 +    def setupUi(self, NotificationDialog):
   47.31 +        NotificationDialog.setObjectName(_fromUtf8("NotificationDialog"))
   47.32 +        NotificationDialog.resize(420, 120)
   47.33 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred)
   47.34 +        sizePolicy.setHorizontalStretch(0)
   47.35 +        sizePolicy.setVerticalStretch(0)
   47.36 +        sizePolicy.setHeightForWidth(NotificationDialog.sizePolicy().hasHeightForWidth())
   47.37 +        NotificationDialog.setSizePolicy(sizePolicy)
   47.38 +        icon = QtGui.QIcon()
   47.39 +        icon.addPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   47.40 +        NotificationDialog.setWindowIcon(icon)
   47.41 +        self.lyMain = QtGui.QVBoxLayout(NotificationDialog)
   47.42 +        self.lyMain.setObjectName(_fromUtf8("lyMain"))
   47.43 +        self.lyContent = QtGui.QHBoxLayout()
   47.44 +        self.lyContent.setSpacing(16)
   47.45 +        self.lyContent.setObjectName(_fromUtf8("lyContent"))
   47.46 +        self.lblIcon = QtGui.QLabel(NotificationDialog)
   47.47 +        self.lblIcon.setText(_fromUtf8(""))
   47.48 +        self.lblIcon.setPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")))
   47.49 +        self.lblIcon.setAlignment(QtCore.Qt.AlignLeading|QtCore.Qt.AlignLeft|QtCore.Qt.AlignTop)
   47.50 +        self.lblIcon.setObjectName(_fromUtf8("lblIcon"))
   47.51 +        self.lyContent.addWidget(self.lblIcon)
   47.52 +        self.lyMessage = QtGui.QVBoxLayout()
   47.53 +        self.lyMessage.setObjectName(_fromUtf8("lyMessage"))
   47.54 +        self.lblMessage = QtGui.QLabel(NotificationDialog)
   47.55 +        self.lblMessage.setObjectName(_fromUtf8("lblMessage"))
   47.56 +        self.lyMessage.addWidget(self.lblMessage)
   47.57 +        spacerItem = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Expanding)
   47.58 +        self.lyMessage.addItem(spacerItem)
   47.59 +        self.lyContent.addLayout(self.lyMessage)
   47.60 +        self.lyContent.setStretch(1, 1)
   47.61 +        self.lyMain.addLayout(self.lyContent)
   47.62 +        self.lyButtons = QtGui.QHBoxLayout()
   47.63 +        self.lyButtons.setObjectName(_fromUtf8("lyButtons"))
   47.64 +        spacerItem1 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   47.65 +        self.lyButtons.addItem(spacerItem1)
   47.66 +        self.btnAbout = QtGui.QPushButton(NotificationDialog)
   47.67 +        self.btnAbout.setMinimumSize(QtCore.QSize(100, 0))
   47.68 +        self.btnAbout.setObjectName(_fromUtf8("btnAbout"))
   47.69 +        self.lyButtons.addWidget(self.btnAbout)
   47.70 +        self.btnOk = QtGui.QPushButton(NotificationDialog)
   47.71 +        self.btnOk.setMinimumSize(QtCore.QSize(100, 0))
   47.72 +        self.btnOk.setDefault(True)
   47.73 +        self.btnOk.setObjectName(_fromUtf8("btnOk"))
   47.74 +        self.lyButtons.addWidget(self.btnOk)
   47.75 +        self.lyMain.addLayout(self.lyButtons)
   47.76 +
   47.77 +        self.retranslateUi(NotificationDialog)
   47.78 +        QtCore.QMetaObject.connectSlotsByName(NotificationDialog)
   47.79 +        NotificationDialog.setTabOrder(self.btnAbout, self.btnOk)
   47.80 +
   47.81 +    def retranslateUi(self, NotificationDialog):
   47.82 +        NotificationDialog.setWindowTitle(_translate("NotificationDialog", "OpenSecuirty Notification", None))
   47.83 +        self.lblMessage.setText(_translate("NotificationDialog", "TextLabel", None))
   47.84 +        self.btnAbout.setText(_translate("NotificationDialog", "&About", None))
   47.85 +        self.btnOk.setText(_translate("NotificationDialog", "&Ok", None))
   47.86 +
   47.87 +import opensecurity_rc
    48.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    48.2 +++ b/OpenSecurity/bin/ui/ui_PasswordDialog.py	Wed Apr 02 10:45:58 2014 +0100
    48.3 @@ -0,0 +1,101 @@
    48.4 +# -*- coding: utf-8 -*-
    48.5 +
    48.6 +# Form implementation generated from reading ui file 'PasswordDialog.ui'
    48.7 +#
    48.8 +# Created: Mon Mar 31 13:16:10 2014
    48.9 +#      by: PyQt4 UI code generator 4.10.3
   48.10 +#
   48.11 +# WARNING! All changes made in this file will be lost!
   48.12 +
   48.13 +from PyQt4 import QtCore, QtGui
   48.14 +
   48.15 +try:
   48.16 +    _fromUtf8 = QtCore.QString.fromUtf8
   48.17 +except AttributeError:
   48.18 +    def _fromUtf8(s):
   48.19 +        return s
   48.20 +
   48.21 +try:
   48.22 +    _encoding = QtGui.QApplication.UnicodeUTF8
   48.23 +    def _translate(context, text, disambig):
   48.24 +        return QtGui.QApplication.translate(context, text, disambig, _encoding)
   48.25 +except AttributeError:
   48.26 +    def _translate(context, text, disambig):
   48.27 +        return QtGui.QApplication.translate(context, text, disambig)
   48.28 +
   48.29 +class Ui_PasswordDialog(object):
   48.30 +    def setupUi(self, PasswordDialog):
   48.31 +        PasswordDialog.setObjectName(_fromUtf8("PasswordDialog"))
   48.32 +        PasswordDialog.resize(420, 120)
   48.33 +        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred)
   48.34 +        sizePolicy.setHorizontalStretch(0)
   48.35 +        sizePolicy.setVerticalStretch(0)
   48.36 +        sizePolicy.setHeightForWidth(PasswordDialog.sizePolicy().hasHeightForWidth())
   48.37 +        PasswordDialog.setSizePolicy(sizePolicy)
   48.38 +        icon = QtGui.QIcon()
   48.39 +        icon.addPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
   48.40 +        PasswordDialog.setWindowIcon(icon)
   48.41 +        self.lyMain = QtGui.QVBoxLayout(PasswordDialog)
   48.42 +        self.lyMain.setObjectName(_fromUtf8("lyMain"))
   48.43 +        self.lyContent = QtGui.QHBoxLayout()
   48.44 +        self.lyContent.setSpacing(16)
   48.45 +        self.lyContent.setObjectName(_fromUtf8("lyContent"))
   48.46 +        self.lblIcon = QtGui.QLabel(PasswordDialog)
   48.47 +        self.lblIcon.setText(_fromUtf8(""))
   48.48 +        self.lblIcon.setPixmap(QtGui.QPixmap(_fromUtf8(":/opensecurity/gfx/opensecurity_icon_64.png")))
   48.49 +        self.lblIcon.setAlignment(QtCore.Qt.AlignLeading|QtCore.Qt.AlignLeft|QtCore.Qt.AlignTop)
   48.50 +        self.lblIcon.setObjectName(_fromUtf8("lblIcon"))
   48.51 +        self.lyContent.addWidget(self.lblIcon)
   48.52 +        self.lyCredentials = QtGui.QGridLayout()
   48.53 +        self.lyCredentials.setSpacing(4)
   48.54 +        self.lyCredentials.setObjectName(_fromUtf8("lyCredentials"))
   48.55 +        self.edtPassword = QtGui.QLineEdit(PasswordDialog)
   48.56 +        self.edtPassword.setEchoMode(QtGui.QLineEdit.Password)
   48.57 +        self.edtPassword.setObjectName(_fromUtf8("edtPassword"))
   48.58 +        self.lyCredentials.addWidget(self.edtPassword, 1, 1, 1, 1)
   48.59 +        self.lblText = QtGui.QLabel(PasswordDialog)
   48.60 +        self.lblText.setObjectName(_fromUtf8("lblText"))
   48.61 +        self.lyCredentials.addWidget(self.lblText, 0, 0, 1, 2)
   48.62 +        self.wdCredentialsSpacer = QtGui.QWidget(PasswordDialog)
   48.63 +        self.wdCredentialsSpacer.setObjectName(_fromUtf8("wdCredentialsSpacer"))
   48.64 +        self.lyCredentials.addWidget(self.wdCredentialsSpacer, 2, 0, 1, 2)
   48.65 +        self.lblPassword = QtGui.QLabel(PasswordDialog)
   48.66 +        self.lblPassword.setObjectName(_fromUtf8("lblPassword"))
   48.67 +        self.lyCredentials.addWidget(self.lblPassword, 1, 0, 1, 1)
   48.68 +        self.lyContent.addLayout(self.lyCredentials)
   48.69 +        self.lyMain.addLayout(self.lyContent)
   48.70 +        self.lyButtons = QtGui.QHBoxLayout()
   48.71 +        self.lyButtons.setObjectName(_fromUtf8("lyButtons"))
   48.72 +        spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
   48.73 +        self.lyButtons.addItem(spacerItem)
   48.74 +        self.btnAbout = QtGui.QPushButton(PasswordDialog)
   48.75 +        self.btnAbout.setMinimumSize(QtCore.QSize(100, 0))
   48.76 +        self.btnAbout.setObjectName(_fromUtf8("btnAbout"))
   48.77 +        self.lyButtons.addWidget(self.btnAbout)
   48.78 +        self.btnCancel = QtGui.QPushButton(PasswordDialog)
   48.79 +        self.btnCancel.setMinimumSize(QtCore.QSize(100, 0))
   48.80 +        self.btnCancel.setObjectName(_fromUtf8("btnCancel"))
   48.81 +        self.lyButtons.addWidget(self.btnCancel)
   48.82 +        self.btnOk = QtGui.QPushButton(PasswordDialog)
   48.83 +        self.btnOk.setMinimumSize(QtCore.QSize(100, 0))
   48.84 +        self.btnOk.setDefault(True)
   48.85 +        self.btnOk.setObjectName(_fromUtf8("btnOk"))
   48.86 +        self.lyButtons.addWidget(self.btnOk)
   48.87 +        self.lyMain.addLayout(self.lyButtons)
   48.88 +        self.lblPassword.setBuddy(self.edtPassword)
   48.89 +
   48.90 +        self.retranslateUi(PasswordDialog)
   48.91 +        QtCore.QMetaObject.connectSlotsByName(PasswordDialog)
   48.92 +        PasswordDialog.setTabOrder(self.edtPassword, self.btnAbout)
   48.93 +        PasswordDialog.setTabOrder(self.btnAbout, self.btnCancel)
   48.94 +        PasswordDialog.setTabOrder(self.btnCancel, self.btnOk)
   48.95 +
   48.96 +    def retranslateUi(self, PasswordDialog):
   48.97 +        PasswordDialog.setWindowTitle(_translate("PasswordDialog", "OpenSecuirty Password Request", None))
   48.98 +        self.lblText.setText(_translate("PasswordDialog", "TextLabel", None))
   48.99 +        self.lblPassword.setText(_translate("PasswordDialog", "&Password:", None))
  48.100 +        self.btnAbout.setText(_translate("PasswordDialog", "&About", None))
  48.101 +        self.btnCancel.setText(_translate("PasswordDialog", "&Cancel", None))
  48.102 +        self.btnOk.setText(_translate("PasswordDialog", "&Ok", None))
  48.103 +
  48.104 +import opensecurity_rc
    49.1 Binary file OpenSecurity/gfx/ait_logo.jpg has changed
    50.1 Binary file OpenSecurity/gfx/ait_logo_no_claim.png has changed
    51.1 Binary file OpenSecurity/gfx/bmvit_logo.jpg has changed
    52.1 Binary file OpenSecurity/gfx/ffg_logo.jpg has changed
    53.1 Binary file OpenSecurity/gfx/ikarus_logo.jpg has changed
    54.1 Binary file OpenSecurity/gfx/kiras_logo.jpg has changed
    55.1 Binary file OpenSecurity/gfx/linz_logo.jpg has changed
    56.1 Binary file OpenSecurity/gfx/liqua_logo.jpg has changed
    57.1 Binary file OpenSecurity/gfx/opensecurity.ico has changed
    58.1 Binary file OpenSecurity/gfx/opensecurity_icon_64.png has changed
    59.1 Binary file OpenSecurity/gfx/opensecurity_logo.jpg has changed
    60.1 Binary file OpenSecurity/gfx/x-net_logo.jpg has changed