data/liveusb-creator-linux.ui | 6 data/liveusb-header-old.png |binary data/liveusb-header.png |binary liveusb-creator | 5 liveusb/creator.py | 106 +- liveusb/gui.py | 34 liveusb/linux_dialog.py | 65 - liveusb/releases.py | 30 liveusb/resources_rc.py | 1978 +++++++++++++++++++++--------------------- 9 files changed, 1162 insertions(+), 1062 deletions(-)
New commits: commit df73b2d7180df1dc97789d08d64806512dffc657 Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 19:25:44 2008 -0500
Add a new logo, and update our PyQt4 resources
diff --git a/data/liveusb-creator-linux.ui b/data/liveusb-creator-linux.ui index 0825c01..5de6d93 100755 --- a/data/liveusb-creator-linux.ui +++ b/data/liveusb-creator-linux.ui @@ -5,7 +5,7 @@ <rect> <x>0</x> <y>0</y> - <width>431</width> + <width>430</width> <height>388</height> </rect> </property> @@ -211,7 +211,7 @@ <rect> <x>216</x> <y>140</y> - <width>205</width> + <width>211</width> <height>51</height> </rect> </property> @@ -251,7 +251,7 @@ <rect> <x>0</x> <y>0</y> - <width>430</width> + <width>431</width> <height>72</height> </rect> </property> diff --git a/data/liveusb-header-old.png b/data/liveusb-header-old.png new file mode 100755 index 0000000..4d3e10b Binary files /dev/null and b/data/liveusb-header-old.png differ diff --git a/data/liveusb-header.png b/data/liveusb-header.png index 4d3e10b..89fb0ae 100755 Binary files a/data/liveusb-header.png and b/data/liveusb-header.png differ diff --git a/liveusb/linux_dialog.py b/liveusb/linux_dialog.py index cf11adb..4ea9c38 100644 --- a/liveusb/linux_dialog.py +++ b/liveusb/linux_dialog.py @@ -2,50 +2,49 @@
# Form implementation generated from reading ui file 'data/liveusb-creator-linux.ui' # -# Created: Wed Sep 3 03:31:13 2008 -# by: PyQt4 UI code generator 4.4.2 +# Created: Mon Dec 29 19:22:24 2008 +# by: PyQt4 UI code generator 4.4.3 # # WARNING! All changes made in this file will be lost!
from PyQt4 import QtCore, QtGui -from liveusb import utf8_gettext as _
class Ui_Dialog(object): def setupUi(self, Dialog): Dialog.setObjectName("Dialog") - Dialog.resize(431,388) - sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed,QtGui.QSizePolicy.Fixed) + Dialog.resize(430, 388) + sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Fixed) sizePolicy.setHorizontalStretch(0) sizePolicy.setVerticalStretch(0) sizePolicy.setHeightForWidth(Dialog.sizePolicy().hasHeightForWidth()) Dialog.setSizePolicy(sizePolicy) self.startButton = QtGui.QPushButton(Dialog) self.startButton.setEnabled(True) - self.startButton.setGeometry(QtCore.QRect(112,348,209,34)) + self.startButton.setGeometry(QtCore.QRect(112, 348, 209, 34)) self.startButton.setObjectName("startButton") self.textEdit = QtGui.QTextEdit(Dialog) - self.textEdit.setGeometry(QtCore.QRect(8,200,409,111)) + self.textEdit.setGeometry(QtCore.QRect(8, 200, 409, 111)) font = QtGui.QFont() font.setPointSize(8) self.textEdit.setFont(font) self.textEdit.setReadOnly(True) self.textEdit.setObjectName("textEdit") self.progressBar = QtGui.QProgressBar(Dialog) - self.progressBar.setGeometry(QtCore.QRect(10,320,405,23)) - self.progressBar.setProperty("value",QtCore.QVariant(0)) + self.progressBar.setGeometry(QtCore.QRect(10, 320, 405, 23)) + self.progressBar.setProperty("value", QtCore.QVariant(0)) self.progressBar.setTextVisible(True) self.progressBar.setObjectName("progressBar") self.downloadGroup = QtGui.QGroupBox(Dialog) - self.downloadGroup.setGeometry(QtCore.QRect(216,80,205,51)) + self.downloadGroup.setGeometry(QtCore.QRect(216, 80, 205, 51)) font = QtGui.QFont() font.setPointSize(8) self.downloadGroup.setFont(font) self.downloadGroup.setObjectName("downloadGroup") self.downloadCombo = QtGui.QComboBox(self.downloadGroup) - self.downloadCombo.setGeometry(QtCore.QRect(10,20,189,25)) + self.downloadCombo.setGeometry(QtCore.QRect(8, 20, 189, 25)) self.downloadCombo.setObjectName("downloadCombo") self.label_2 = QtGui.QLabel(Dialog) - self.label_2.setGeometry(QtCore.QRect(184,100,23,24)) + self.label_2.setGeometry(QtCore.QRect(184, 100, 23, 24)) font = QtGui.QFont() font.setFamily("Verdana") font.setPointSize(10) @@ -54,40 +53,40 @@ class Ui_Dialog(object): self.label_2.setFont(font) self.label_2.setObjectName("label_2") self.groupBox = QtGui.QGroupBox(Dialog) - self.groupBox.setGeometry(QtCore.QRect(12,80,161,51)) + self.groupBox.setGeometry(QtCore.QRect(12, 80, 161, 51)) font = QtGui.QFont() font.setPointSize(8) self.groupBox.setFont(font) self.groupBox.setObjectName("groupBox") self.isoBttn = QtGui.QPushButton(self.groupBox) - self.isoBttn.setGeometry(QtCore.QRect(11,18,141,25)) + self.isoBttn.setGeometry(QtCore.QRect(11, 18, 141, 25)) self.isoBttn.setObjectName("isoBttn") self.groupBox_2 = QtGui.QGroupBox(Dialog) - self.groupBox_2.setGeometry(QtCore.QRect(10,140,201,51)) + self.groupBox_2.setGeometry(QtCore.QRect(10, 140, 201, 51)) font = QtGui.QFont() font.setPointSize(8) self.groupBox_2.setFont(font) self.groupBox_2.setObjectName("groupBox_2") self.driveBox = QtGui.QComboBox(self.groupBox_2) - self.driveBox.setGeometry(QtCore.QRect(10,20,181,25)) + self.driveBox.setGeometry(QtCore.QRect(10, 20, 181, 25)) self.driveBox.setEditable(False) self.driveBox.setInsertPolicy(QtGui.QComboBox.InsertAtTop) self.driveBox.setDuplicatesEnabled(False) self.driveBox.setObjectName("driveBox") self.overlayTitle = QtGui.QGroupBox(Dialog) - self.overlayTitle.setGeometry(QtCore.QRect(216,140,205,51)) + self.overlayTitle.setGeometry(QtCore.QRect(216, 140, 211, 51)) font = QtGui.QFont() font.setPointSize(8) self.overlayTitle.setFont(font) self.overlayTitle.setObjectName("overlayTitle") self.overlaySlider = QtGui.QSlider(self.overlayTitle) - self.overlaySlider.setGeometry(QtCore.QRect(10,20,181,21)) + self.overlaySlider.setGeometry(QtCore.QRect(10, 20, 181, 21)) self.overlaySlider.setMaximum(2047) self.overlaySlider.setOrientation(QtCore.Qt.Horizontal) self.overlaySlider.setTickPosition(QtGui.QSlider.NoTicks) self.overlaySlider.setObjectName("overlaySlider") self.label = QtGui.QLabel(Dialog) - self.label.setGeometry(QtCore.QRect(0,0,430,72)) + self.label.setGeometry(QtCore.QRect(0, 0, 431, 72)) self.label.setPixmap(QtGui.QPixmap(":/liveusb-header.png")) self.label.setObjectName("label")
@@ -95,21 +94,21 @@ class Ui_Dialog(object): QtCore.QMetaObject.connectSlotsByName(Dialog)
def retranslateUi(self, Dialog): - Dialog.setWindowTitle(QtGui.QApplication.translate("Dialog", _("Fedora LiveUSB Creator"), None, QtGui.QApplication.UnicodeUTF8)) - self.startButton.setWhatsThis(QtGui.QApplication.translate("Dialog", _("This button will begin the LiveUSB creation process. This entails optionally downloading a release (if an existing one wasn't selected), extracting the ISO to the USB device, creating the persistent overlay, and installing the bootloader."), None, QtGui.QApplication.UnicodeUTF8)) - self.startButton.setText(QtGui.QApplication.translate("Dialog", _("Create Live USB"), None, QtGui.QApplication.UnicodeUTF8)) - self.textEdit.setWhatsThis(QtGui.QApplication.translate("Dialog", _("This is the status console, where all messages get written to."), None, QtGui.QApplication.UnicodeUTF8)) - self.progressBar.setWhatsThis(QtGui.QApplication.translate("Dialog", _("This is the progress bar that will indicate how far along in the LiveUSB creation process you are"), None, QtGui.QApplication.UnicodeUTF8)) - self.downloadGroup.setWhatsThis(QtGui.QApplication.translate("Dialog", _("If you do not select an existing Live CD, the selected release will be downloaded for you."), None, QtGui.QApplication.UnicodeUTF8)) - self.downloadGroup.setTitle(QtGui.QApplication.translate("Dialog", _("Download Fedora"), None, QtGui.QApplication.UnicodeUTF8)) - self.label_2.setText(QtGui.QApplication.translate("Dialog", _("or"), None, QtGui.QApplication.UnicodeUTF8)) - self.groupBox.setWhatsThis(QtGui.QApplication.translate("Dialog", _("This button allows you to browse for an existing Live CD ISO that you have previously downloaded. If you do not select one, a release will be downloaded for you automatically."), None, QtGui.QApplication.UnicodeUTF8)) - self.groupBox.setTitle(QtGui.QApplication.translate("Dialog", _("Use existing Live CD"), None, QtGui.QApplication.UnicodeUTF8)) - self.isoBttn.setText(QtGui.QApplication.translate("Dialog", _("Browse"), None, QtGui.QApplication.UnicodeUTF8)) + Dialog.setWindowTitle(QtGui.QApplication.translate("Dialog", "Fedora LiveUSB Creator", None, QtGui.QApplication.UnicodeUTF8)) + self.startButton.setWhatsThis(QtGui.QApplication.translate("Dialog", "This button will begin the LiveUSB creation process. This entails optionally downloading a release (if an existing one wasn't selected), extracting the ISO to the USB device, creating the persistent overlay, and installing the bootloader.", None, QtGui.QApplication.UnicodeUTF8)) + self.startButton.setText(QtGui.QApplication.translate("Dialog", "Create Live USB", None, QtGui.QApplication.UnicodeUTF8)) + self.textEdit.setWhatsThis(QtGui.QApplication.translate("Dialog", "This is the status console, where all messages get written to.", None, QtGui.QApplication.UnicodeUTF8)) + self.progressBar.setWhatsThis(QtGui.QApplication.translate("Dialog", "This is the progress bar that will indicate how far along in the LiveUSB creation process you are", None, QtGui.QApplication.UnicodeUTF8)) + self.downloadGroup.setWhatsThis(QtGui.QApplication.translate("Dialog", "If you do not select an existing Live CD, the selected release will be downloaded for you.", None, QtGui.QApplication.UnicodeUTF8)) + self.downloadGroup.setTitle(QtGui.QApplication.translate("Dialog", "Download Fedora", None, QtGui.QApplication.UnicodeUTF8)) + self.label_2.setText(QtGui.QApplication.translate("Dialog", "or", None, QtGui.QApplication.UnicodeUTF8)) + self.groupBox.setWhatsThis(QtGui.QApplication.translate("Dialog", "This button allows you to browse for an existing Live CD ISO that you have previously downloaded. If you do not select one, a release will be downloaded for you automatically.", None, QtGui.QApplication.UnicodeUTF8)) + self.groupBox.setTitle(QtGui.QApplication.translate("Dialog", "Use existing Live CD", None, QtGui.QApplication.UnicodeUTF8)) + self.isoBttn.setText(QtGui.QApplication.translate("Dialog", "Browse", None, QtGui.QApplication.UnicodeUTF8)) self.isoBttn.setShortcut(QtGui.QApplication.translate("Dialog", "Alt+B", None, QtGui.QApplication.UnicodeUTF8)) - self.groupBox_2.setWhatsThis(QtGui.QApplication.translate("Dialog", _("This is the USB stick that you want to install your Live CD on. This device must be formatted with the FAT filesystem."), None, QtGui.QApplication.UnicodeUTF8)) + self.groupBox_2.setWhatsThis(QtGui.QApplication.translate("Dialog", "This is the USB stick that you want to install your Live CD on. This device must be formatted with the FAT filesystem.", None, QtGui.QApplication.UnicodeUTF8)) self.groupBox_2.setTitle(QtGui.QApplication.translate("Dialog", "Target Device", None, QtGui.QApplication.UnicodeUTF8)) - self.overlayTitle.setWhatsThis(QtGui.QApplication.translate("Dialog", _("By allocating extra space on your USB stick for a persistent overlay, you will be able to store data and make permanent modifications to your live operating system. Without it, you will not be able to save data that will persist after a reboot."), None, QtGui.QApplication.UnicodeUTF8)) - self.overlayTitle.setTitle(QtGui.QApplication.translate("Dialog", _("Persistent Storage (0 Mb)"), None, QtGui.QApplication.UnicodeUTF8)) + self.overlayTitle.setWhatsThis(QtGui.QApplication.translate("Dialog", "By allocating extra space on your USB stick for a persistent overlay, you will be able to store data and make permanent modifications to your live operating system. Without it, you will not be able to save data that will persist after a reboot.", None, QtGui.QApplication.UnicodeUTF8)) + self.overlayTitle.setTitle(QtGui.QApplication.translate("Dialog", "Persistent Storage (0 MB)", None, QtGui.QApplication.UnicodeUTF8))
import resources_rc diff --git a/liveusb/resources_rc.py b/liveusb/resources_rc.py index aad7794..7c27176 100755 --- a/liveusb/resources_rc.py +++ b/liveusb/resources_rc.py @@ -2,1000 +2,1012 @@
# Resource object code # -# Created: Wed Sep 3 03:31:13 2008 -# by: The Resource Compiler for PyQt (Qt v4.4.0) +# Created: Mon Dec 29 19:22:22 2008 +# by: The Resource Compiler for PyQt (Qt v4.4.1) # # WARNING! All changes made in this file will be lost!
from PyQt4 import QtCore
qt_resource_data = "\ -\x00\x00\x3d\x78\ +\x00\x00\x3e\x3a\ \x89\ \x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ \x00\x01\xae\x00\x00\x00\x48\x08\x06\x00\x00\x00\xae\x9f\x11\xb1\ \x00\x00\x00\x01\x73\x52\x47\x42\x00\xae\xce\x1c\xe9\x00\x00\x00\ \x06\x62\x4b\x47\x44\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\ \x00\x00\x09\x70\x48\x59\x73\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\ -\x00\x9a\x9c\x18\x00\x00\x00\x07\x74\x49\x4d\x45\x07\xd8\x04\x1a\ -\x15\x0c\x2a\x95\x7e\xc2\x98\x00\x00\x20\x00\x49\x44\x41\x54\x78\ -\xda\xed\x9d\x77\x7c\x1c\xd5\xb9\xfe\xbf\x33\xb3\xb3\x5d\xab\x55\ -\xb1\x24\xdb\xb2\x2d\x77\xdc\x8d\x31\xb6\xc1\x18\x6c\x30\xc5\xf4\ -\xd0\x21\x09\x04\x48\x20\xfc\x42\x09\x09\x29\x24\x97\x10\x42\xb8\ -\x90\x84\x1b\x08\x70\x13\x30\xfd\x92\x04\x48\xe2\x10\x7a\x80\x50\ -\xdd\x8d\x7b\x03\x57\x49\x2e\xea\x5d\xda\x3e\xe5\xf7\xc7\xec\xce\ -\xee\x6a\x57\xc5\x92\x6d\x6c\x98\xe7\x63\x79\x67\xa7\x9c\x39\x73\ -\x76\xe6\x3c\xf3\xbc\xe7\x3d\xef\x2b\xe8\xba\xae\x63\xc1\x82\x05\ -\x0b\x16\x2c\x1c\x25\x10\xad\x26\xb0\x60\xc1\x82\x05\x0b\x16\x71\ -\x59\xb0\x60\xc1\x82\x05\x0b\x16\x71\x59\xb0\x60\xc1\x82\x05\x0b\ -\x16\x71\x59\xb0\x60\xc1\x82\x85\xa3\x0c\x36\xab\x09\x2c\x58\xb0\ -\xf0\x55\x85\xa6\x69\x68\x9a\x86\xaa\xaa\xe6\xf2\x97\xc1\x5f\x4d\ -\x10\x04\xf3\x0f\x40\x14\x45\x44\x51\x44\x10\x04\x44\x51\x4c\xdb\ -\xc7\x22\x2e\x0b\x47\x04\x74\x5d\xe7\x3f\xcb\xb6\xb0\x66\x73\x39\ -\x6b\xb6\x54\xb0\x6e\x6b\x05\x91\xa8\xc2\xb4\x09\x65\x4c\x1b\x5f\ -\xc6\x71\x13\xcb\x38\xf3\xa4\x49\xc8\xb2\xf5\xf3\x5b\xf8\xea\x22\ -\x16\x8b\xa1\x28\x0a\xb1\x58\x8c\x58\x2c\xf6\x95\x20\xae\xc4\x9f\ -\x24\x49\xe6\x67\x67\x62\x3b\x2a\xae\xcf\x72\x87\xff\x72\xa1\x7c\ -\x5f\x3d\x37\xde\xf5\x0c\x9f\x7c\xba\xad\xdb\xfd\x26\x8e\x29\xe5\ -\xe9\xff\xfe\x36\x53\x8e\x19\x6a\x35\x9a\x85\xaf\xdc\x8b\x5d\x2c\ -\x16\x23\x1a\x8d\x12\x08\x06\xd9\x51\x5e\xc3\xc6\x6d\x7b\xa9\xaa\ -\x6b\x26\x14\x8e\x1d\xd5\xd7\x26\xdb\x24\x3c\x6e\x99\x1c\xb7\x13\ -\x8f\xcb\x4e\x8e\xc7\x89\xd7\xe3\xc0\xeb\x76\x52\x94\x9f\x83\x2f\ -\xc7\x63\x12\x94\x24\x49\xd8\x6c\x36\x64\x59\xc6\x66\xb3\x99\xeb\ -\x12\xa4\x66\x11\x97\x85\xc3\x82\x85\x2f\x7f\xc8\x9d\x0f\xfe\x8d\ -\x40\x28\x92\xb1\xcd\x6e\xb7\x73\xe1\x79\x73\x99\x31\x65\x24\x92\ -\x28\xf0\xe7\xd7\x57\xb0\x61\xed\x46\xee\xbc\xe1\x1c\x7e\x7a\xc3\ -\x79\x48\x92\x35\xdc\x69\xe1\xcb\x45\x4e\x5d\xad\x8f\x46\xa3\x44\ -\x22\x11\x76\x56\x54\xf1\xfa\x87\x1b\x58\xb6\x6e\x27\xed\x81\x30\ -\xb1\x98\x82\xa6\xeb\xe8\xba\x4e\xe7\xc3\x3b\x97\x97\xad\xfc\xd4\ -\x55\x3a\x42\xca\xb2\xde\xeb\x3a\x76\xd7\x1b\x77\x75\x4d\x82\x20\ -\x98\xdb\x44\x51\x40\x12\x45\x6c\x92\x80\x4d\x92\x90\xa4\x84\xc2\ -\x12\x90\x6d\x12\x65\x03\xf3\x19\x3d\xac\x90\x31\x65\x45\x94\x96\ -\x14\xe0\xf5\xb8\x71\x39\x64\xec\x76\x19\x87\xc3\x81\xc3\xe1\x30\ -\xc9\xcb\x66\xb3\x75\xab\xc2\xbe\x48\x75\x66\x11\xd7\x97\x04\x2f\ -\xbc\xba\x94\xef\xfc\xfc\xe9\xac\xdb\xc6\x1d\x33\x82\x17\x1e\xbc\ -\x89\x89\x65\x05\xe6\xba\xdd\xb5\x1d\x4c\xbc\xe1\x05\xb4\x3d\x9b\ -\xb8\xeb\x86\x33\xf9\xf9\x4d\x17\x58\x8d\x68\xe1\xa8\x87\xaa\xaa\ -\xe6\x78\x95\xaa\xaa\x59\x09\x47\x51\x14\x76\x94\x57\xf1\xc8\x0b\ -\xef\xf3\xd9\xee\x2a\x54\x55\x43\x51\x14\x54\x35\x69\x26\xd4\x3b\ -\x11\x4e\x1a\x29\xe9\x5d\xad\x4f\x3b\x93\xb9\xa4\x65\xd4\x01\x88\ -\x13\x5b\x77\x84\x98\x41\x9e\xe8\xe6\xb1\xd9\xea\xa3\x67\x39\x8f\ -\x20\x10\x57\x52\x60\x93\x24\x64\xd9\x86\x6c\x93\x90\x44\x81\x81\ -\x05\x39\x94\x95\xe6\x33\xa2\xb4\x90\x31\x65\x25\x8c\x18\x32\x00\ -\xbf\xcf\x83\xd3\xe9\xc4\xe1\x70\x98\x2a\x2c\x41\x50\x89\xf1\xb1\ -\xd4\xcf\xc4\xf2\xe1\x56\x68\x16\x71\x7d\x09\xb0\xb7\xba\x89\xe3\ -\xbe\x76\x17\x6d\x1d\xa1\x8c\x6d\x0e\x87\x9d\x15\xff\xba\x9f\x71\ -\x43\xf2\x00\x58\xb2\xb9\x8a\x6d\xfb\x9a\x79\x77\x73\x03\x6f\xac\ -\xde\x87\x1e\x6a\x43\xdc\xb3\x8e\xa5\x2f\xfe\x97\x65\x36\xb4\x70\ -\x54\x2b\x2c\x45\x51\x50\x14\x85\x50\x28\x84\xa2\x28\x68\x9a\x96\ -\x75\xbf\xfd\xb5\xcd\x3c\xfb\xcf\xa5\x2c\x5f\xbf\x93\x58\x4c\x49\ -\x21\x3b\x83\xaa\x74\x5d\xcf\x50\x49\x19\xbd\xa4\xb9\x42\x48\x23\ -\xbb\x2e\x49\x27\x95\x90\xba\x55\x6a\x3d\xa8\x3b\x5d\xe8\xb1\xec\ -\xec\x0a\x4f\x48\x59\x12\x90\x24\x11\x59\x12\x90\x6d\x36\x64\xbb\ -\xc4\xa0\x01\x3e\xc6\x8d\x28\x66\xd2\xe8\xc1\x4c\x3d\xa6\x94\x01\ -\x05\xb9\x38\x9d\x4e\x24\x49\x4a\x53\x56\xa9\xce\x1d\x92\x24\x99\ -\x66\xc6\x04\x79\x25\xc8\xce\x22\x2e\x0b\x3d\x3e\xb0\x67\x7f\xfb\ -\x41\x3e\x5c\xf9\x59\xd6\xed\xdf\xfa\xfa\x79\x3c\x7e\xe7\xd7\xd0\ -\x75\x38\xf9\xfa\x87\xf8\x74\xd5\x26\xe3\x87\xf7\xe6\x23\x96\x1d\ -\x6b\xbc\x11\xee\xdd\xc4\x84\x62\x3b\xcb\x5f\xfe\x85\xe5\xb0\x61\ -\xe1\xa8\x84\xa2\x28\x44\x22\x11\x02\x81\x00\xa1\x50\x88\x60\x30\ -\x48\x2c\x16\xcb\x20\x81\x68\x4c\xe5\xf5\x8f\xb7\xf0\xee\xb2\xcf\ -\x09\x04\x43\x26\x71\xc5\x14\x8d\x70\x4c\x43\xd7\xba\x30\xe1\xf5\ -\x44\x64\x59\x08\x29\x2b\xf1\x74\x22\x91\x4c\x55\xd5\xd3\xf1\x42\ -\x8f\xce\x23\x09\xde\x30\x95\x52\xca\xba\x6c\x10\x45\x83\xc0\xdc\ -\x2e\x99\x42\xbf\x9b\xa2\xfc\x1c\xe6\x1e\x3f\x8a\x69\xe3\x4a\xf1\ -\xe7\xb8\x4d\xd5\x96\x18\x03\x4b\x10\x94\x2c\xcb\xc8\xb2\x8c\x24\ -\x49\xd8\xed\x76\xd3\xcc\x98\x58\x77\x28\x61\xf5\x52\x47\x39\x56\ -\x6f\x2e\xef\x92\xb4\x00\x8e\x9b\x58\x06\xc0\x7f\xd6\x56\x9a\xa4\ -\x05\xa0\x77\x34\x41\xb0\x15\xdc\xb9\xe0\xf2\xb1\x79\xfb\x4e\xde\ -\x59\xb2\x89\x73\xe7\x1d\x6b\x35\xaa\x85\xa3\xee\xe5\x2d\x16\x8b\ -\x11\x0c\x06\x69\x6f\x6f\xa7\xb1\xb1\x91\x50\x28\x44\x34\x1a\x4d\ -\xeb\xe4\x35\x5d\xe7\xb3\xdd\x0d\x7c\xb8\x72\x1b\xc1\x60\x18\x45\ -\x31\x94\x56\x28\xaa\xd2\x11\x54\xd0\xfa\xf0\x0a\xaf\xf7\xa1\xae\ -\x07\x7e\x54\xea\xf1\x5a\xbf\xda\x4a\x14\x45\x44\xf4\x34\xf3\x9f\ -\xaa\xea\xa8\x6a\x8c\x70\x24\x46\x4b\x5b\x88\xaa\xba\x56\xb6\x57\ -\xd4\x51\xe0\xf7\x30\xe7\xd8\x61\x4c\x3b\xa6\x84\xbc\x1c\x67\x9a\ -\xf3\x46\x42\x79\xb9\xdd\x6e\x9c\x4e\xa7\x49\x5c\x2e\x97\x0b\x87\ -\xc3\x91\x46\x6a\x16\x71\x59\xc8\xc0\x9a\xcd\x15\xdd\x6e\x2f\x29\ -\xf4\x01\xb0\x6a\x73\x65\xb6\xa7\x20\x7e\xf3\x8a\xe8\xf1\xb2\x2c\ -\xe2\xb2\x70\xb4\x12\x57\x34\x1a\xa5\xbd\xbd\x9d\x70\x24\x8c\xa6\ -\xab\x88\x92\x80\x80\x00\x71\xb5\xa0\x69\x3a\x36\x87\x83\x59\xc7\ -\x8e\x02\x01\x54\x45\xa5\xbe\xb1\x9d\x65\xeb\xca\x69\xd3\x95\xc3\ -\x52\xcf\x2f\xea\xf8\xc4\xa1\xaa\xaa\xa1\xc6\x29\xd7\x1c\xff\x12\ -\x0c\xd5\x35\xac\xd8\x8d\x3f\xc7\x8e\x20\x80\x28\x80\xc3\xae\xb0\ -\xbd\xbc\x82\x58\xa4\x99\xb2\x62\x1f\x2e\x87\xcd\x74\xda\x70\xd8\ -\x1d\x38\x9d\x4e\x3a\x3a\x3a\xb0\xdb\xed\x38\x9d\x4e\xbc\x5e\x2f\ -\x91\x48\xc4\x24\x33\x97\xcb\x65\x92\xd7\xc1\x36\x1f\x5a\xc4\x75\ -\x94\x63\xdd\xd6\x8a\x5e\x99\x0d\x32\xe0\xf6\x81\xc7\x6f\xdc\xc2\ -\xc1\x36\x00\xd6\xf6\x50\x96\x05\x0b\x47\x22\x12\xce\x18\xd1\x68\ -\x94\x98\x12\x23\xc7\xe7\xc1\xeb\xf5\x1a\x6f\xfb\x3a\x08\xa2\x88\ -\x28\x08\x08\x82\xc8\xf0\x91\xc6\x18\x8f\x20\x0a\x08\x88\x04\xc3\ -\x51\x36\x6f\xdf\xcf\xc2\xbf\x7d\xc2\xca\x0d\xbb\x0f\xa9\xda\xfa\ -\x22\x49\xaf\x2b\x32\xd3\x75\x1d\x9b\x2c\x32\x7b\xd2\x00\x66\x8c\ -\x2f\x20\xd7\xeb\x46\x40\x40\xd7\x0d\x47\x15\xc3\xcb\x52\x23\x12\ -\x09\x12\x0e\x29\x06\xa9\x89\x12\x92\x28\x21\xdb\x64\xdc\x6e\x8f\ -\x49\x54\xa1\x50\x08\x9f\xcf\x67\x7e\xaa\xaa\x8a\xdb\xed\xc6\x6e\ -\xb7\x23\xcb\xb2\x45\x5c\x16\x52\x14\xd7\x96\x54\xb2\x11\xc0\x93\ -\x4b\x59\xd9\x10\x2e\x3b\x7d\x0a\x0e\xd9\xc6\x98\x21\x85\x00\x9c\ -\x77\xf2\x78\xe0\x5b\xb4\x06\xc2\xfc\xf9\xe3\x72\x5a\x05\x8f\x71\ -\xf3\x86\xdb\xd1\xdb\x6a\x0d\xe2\xda\x62\x11\x97\x85\x23\xbb\xb3\ -\xed\xea\x3c\xba\xae\xa3\xaa\x86\x96\x70\x7b\x3c\xb8\x5c\x39\x08\ -\xd8\xd0\x3b\xd9\xff\xec\x52\x82\x70\x74\x40\xc0\xe7\xb6\x71\xf2\ -\xf1\x63\x99\x31\x79\x38\xff\x59\xb6\x95\x3f\xbf\xb6\x9c\x5d\x7b\ -\xea\x69\xed\x08\x75\xef\x9a\x7e\x58\xd5\x52\x7f\x95\x5a\xf6\xf5\ -\x92\x28\x30\xa8\xd0\xc5\xfc\xe9\x03\x99\x3c\xba\x98\xd2\xc1\x65\ -\x78\x73\xfc\xe6\x41\x89\x69\x01\x3a\x3a\xba\x66\x90\x98\x12\x8b\ -\xd2\x11\x68\xa5\xb5\xa5\x81\x40\xa0\x9d\xa6\xe6\x06\x9a\x9b\x45\ -\x3c\x1e\x0f\x3e\x5f\x2e\x1d\x1d\x1d\xe4\xe6\xe6\x12\x89\x44\xc8\ -\xcf\xcf\x47\x55\x55\x3c\x1e\x0f\xba\xae\x23\xcb\xf2\x41\x53\x5e\ -\x16\x71\x1d\xe5\xa8\x6b\x34\xd4\x92\x60\x77\x23\x0c\x99\x80\xe0\ -\xf2\xf1\xab\x5b\x66\x73\xd9\xec\xb2\xb4\xfd\x26\x0f\x2f\x64\xf2\ -\xf0\x93\x01\x90\x73\xd7\xf1\xf0\xeb\x5b\xd1\xc3\x1d\x68\x7b\x37\ -\x9b\x77\xb6\xc3\x6e\xdd\x0e\x16\x0e\x9e\x02\xca\xe6\xd5\x77\x28\ -\xd0\xf9\x3c\x02\x86\xaa\x0a\x85\xc2\xc4\x62\x31\xc3\x75\x1b\x43\ -\x79\x99\x11\x25\x48\x7a\xc8\xa9\xaa\x8e\x6c\x93\x39\x77\xde\x54\ -\xe6\x4c\x1f\xcd\xc7\xab\xb6\xf1\xee\xb2\xad\x6c\xde\xb6\x9f\x9a\ -\x86\x36\xd4\x4e\xe5\x1f\x4e\xd2\x3a\x54\xb0\xcb\x12\xd3\xc6\xe4\ -\x31\xef\xb8\xc1\x8c\x1a\x5a\x42\x51\x51\x29\x1e\x4f\x0e\x36\x49\ -\x34\x94\x96\xa6\xa1\xe9\x9a\x41\x58\x9a\x86\xaa\x69\x68\xaa\x86\ -\x28\xdb\xf1\xfb\x07\x90\xe7\x1f\x80\xa2\x2a\x34\x37\xd7\xd1\xdc\ -\x54\x4b\x7b\x47\x1b\xc1\x50\x10\x5f\x8e\x41\x5a\x89\xf1\xc5\x54\ -\xef\x4e\x41\x10\x0e\x9a\xd7\xe1\x21\xe9\xa9\x36\xef\x69\xe6\xad\ -\x35\xfb\x59\xb3\xab\x91\x8a\xba\x0e\xa6\x0e\xcf\xe7\xde\xab\x8e\ -\xa5\x28\xd7\xf9\x85\xfd\x50\xfb\x9b\x82\xfc\xbf\xc7\x57\x50\xdb\ -\x12\xe2\x77\xdf\x3a\x8e\x39\xe3\x4b\xbe\x3c\x3d\x85\x28\x21\x96\ -\x4d\x01\xbb\x1b\x80\xc7\x5e\x59\x4b\x2c\x1c\xc4\x21\x4b\x9c\x35\ -\x63\x24\x5e\xa7\x8d\xcf\xf6\x34\xb3\xa5\xa2\x8e\xb6\x40\x84\x45\ -\x6f\x2d\x47\xdf\xb7\x0f\xad\xb5\x36\xed\x75\xec\xd8\xf1\x65\x56\ -\xaf\x6b\xa1\x5f\xca\x20\xe1\x92\x1e\x0e\x87\x51\x14\xe5\xb0\x9d\ -\x3b\xa1\xb6\x3a\x9b\xc1\x52\x3b\x4d\x51\xd3\x88\xdb\xba\xe2\x0c\ -\x27\xa0\xe9\x3a\xa2\xa0\xa3\x28\x2a\x8a\x2a\xe0\x76\x3a\x39\x77\ -\xee\x14\x4e\x3e\x7e\x34\x5b\x77\x56\xb1\x62\x63\x39\x1f\xaf\xda\ -\xce\xae\x3d\xf5\x44\xa2\xca\x17\xd2\xa6\x07\x5b\x6d\xe5\xfb\x1c\ -\xcc\x99\x5c\xcc\x49\x53\x06\x51\x3a\xb8\x14\x7f\xde\x00\x3c\x6e\ -\x37\xb2\x4d\x4a\x6f\x33\x1d\x54\x5d\x33\xda\x4e\x10\xd0\x05\x00\ -\x0d\x4d\x49\x4c\x1d\xd0\xc9\xf3\x17\xe1\xcb\xc9\xa3\xb5\xb5\x89\ -\xea\xea\x0a\x9a\x5b\x9a\xcc\xf0\x59\x09\x25\x0c\x98\xde\x88\x09\ -\xf2\x3a\xa2\x88\x4b\x51\x35\x7e\xf3\xca\x66\x7e\xf3\xcf\xcd\xa8\ -\x29\x12\x7d\xf3\x9e\x16\x5c\x76\x89\x87\xaf\x9f\xf1\x85\x3d\x54\ -\x0b\xdf\xdd\xce\x7f\x36\x56\x03\xf0\x8b\x97\x36\xf0\xe1\xaf\xbe\ -\x3c\xc4\x25\x16\x0c\x31\x48\x4b\xd7\x50\x2b\xd6\xb1\x6a\x73\x0b\ -\xab\xfe\xfd\x06\x00\xff\x78\xea\xe7\x9c\x3b\x6b\x24\xff\xfc\x70\ -\x13\xf7\xfe\xee\xb9\x6e\xcb\x39\x6e\x82\x45\x5c\x16\xfa\xa7\x7c\ -\xa2\xd1\x28\x81\x40\x80\x70\x38\x4c\x34\x1a\xcd\x20\x94\x43\x89\ -\x58\x2c\x66\x9a\xb8\x88\xab\xae\x54\xef\xb9\xb8\x37\x42\x97\xea\ -\xcb\x88\x40\x01\xb1\x98\x8e\xcb\xe1\x62\xc6\xa4\x91\x4c\x3d\x66\ -\x08\x57\x9c\x3d\x9d\x9a\xfa\x56\x3e\xdd\x54\xc9\xc7\xab\xb6\xf1\ -\x79\x79\x2d\xd1\x98\x4a\x34\xde\x81\x1f\xa9\x6a\xab\xf3\xa9\x25\ -\x49\x60\x54\xa9\x8f\x05\xb3\x4a\x19\x33\x6c\x00\xa5\x83\x47\xe0\ -\xf5\xe6\xe0\x76\xbb\x90\x44\x21\xae\x92\x93\x4e\x1b\x20\x20\x8a\ -\x02\xba\x9e\x88\x7b\x28\x22\x08\x5a\x7c\x9b\x86\xa6\xaa\xc4\x62\ -\x31\x04\x41\x20\x2f\xbf\x18\xa7\xcb\xc3\xde\x3d\xdb\x69\xef\x68\ -\x33\x7e\x8b\x14\xc8\xb2\x9c\x36\x79\xb9\xbf\x13\x96\x0f\x2a\x71\ -\x5d\xf7\xd8\x32\x16\x2d\xaf\x3c\x22\x1f\xaa\x8a\xda\x8e\xac\xcb\ -\x5f\x0a\xb8\x73\x8d\x8e\xa3\xb5\x0e\x02\x2d\x7d\x2e\xe6\xb8\x89\ -\xc3\xad\xde\xd7\x42\xbf\x88\x23\x1c\x0e\x13\x0c\x06\x69\x6c\x6c\ -\x24\x10\x08\x1c\x36\x73\x61\x02\x82\x20\xe0\xf3\xe7\x98\x73\x97\ -\x52\x83\xcd\xa6\x12\x54\xda\x72\xe7\x7d\x6c\x22\x5a\x5c\x79\x88\ -\xa2\x9d\x7c\x9f\x4c\x41\x6e\x0e\x13\x46\x0d\xe6\x9a\x0b\x67\x51\ -\x53\xdf\xc2\xa7\x9b\x2a\xf9\x74\x73\x25\x3b\x2a\xeb\xa9\x6d\x6a\ -\xa3\xa9\x35\x88\xa2\x68\x07\x59\x2d\xf5\xdf\x8b\x30\x2e\x2c\xf1\ -\x7b\x1d\x4c\x3f\xa6\x90\xf3\xe6\x0c\xa7\x20\x7f\x00\x03\x06\x0c\ -\xc4\xe3\xf1\xe2\x74\x18\x5e\x84\x9a\xa6\xa5\x90\x13\x88\xa2\x86\ -\xa6\x65\x69\x1f\x41\x44\x14\x75\x53\x4d\x69\x9a\x8e\xaa\x28\xc4\ -\x62\x0a\x4e\xa7\x9b\xe1\x23\x26\xb0\x7f\xdf\x2e\x3a\xda\x5b\x68\ -\x68\x68\x40\xd7\x75\x73\xde\x57\xaa\xf2\x72\x3a\xfb\x67\x7d\x3b\ -\x68\xc4\xf5\xb7\xa5\x15\x69\xa4\x65\x93\x04\x2e\x9c\x31\x94\x31\ -\x83\x7c\x14\xfb\x9d\x5c\x7e\x92\xd5\x29\x1e\xb2\x87\x55\x8a\xff\ -\x8c\xb1\xcc\x18\x85\x23\x07\xe7\x03\xd0\xdc\x1a\xe8\xb6\x8c\x93\ -\x8f\x1f\xcb\xfc\x13\x27\x58\x8d\x69\xa1\x5f\xe6\x3a\x55\x55\x09\ -\x85\x42\xb4\xb4\x34\x53\x5b\x5b\x4b\x4c\x51\xba\x0f\xc0\x77\x90\ -\x21\x49\x22\xc5\x83\x06\x18\xe3\x50\x9d\x22\xa4\x27\xbe\xa7\x29\ -\xaf\xd4\xf5\x24\x27\xed\x4a\xa2\x08\xa2\x98\xec\xa0\x75\x43\x8d\ -\xe8\x9a\x46\x51\x41\x1e\xe7\xcc\xf5\x73\xf6\x29\x93\xd8\x5b\xd3\ -\xc8\xce\x3d\x75\xec\xde\xd3\xc0\x9e\xea\x66\xea\x9a\xda\x69\x68\ -\x0e\x50\xdb\xd4\x4e\x6b\x7b\xa8\xcf\x97\x7e\xb0\x94\x9a\xcb\x69\ -\x63\xdc\x30\x3f\xd3\xc7\x0d\xe0\xd8\xb1\x03\x29\x2e\x1a\x84\xdf\ -\x6f\xc4\x28\xb4\xdb\x65\x53\x29\x27\x89\x49\x8f\x7f\x26\x55\x57\ -\x32\xb4\x93\xa1\xbe\x32\x09\x4d\x04\x4d\x25\x18\xe8\xc0\xe1\x72\ -\x31\x70\x50\x19\x7b\x2a\xb7\x11\x8a\x84\x68\x6d\x6d\x45\x92\x24\ -\x1c\x0e\x87\x39\xd7\xcb\x6e\xb7\xa3\x28\x4a\xbf\x4c\x86\x07\x8d\ -\xb8\x7e\xfe\x97\xb5\x49\xd3\x95\x20\xf0\xee\xdd\xa7\x33\x73\xcc\ -\x00\xeb\x69\x3e\x1c\x26\x81\x50\x3b\x82\xdb\x8f\x98\x37\x10\xb5\ -\x6e\x37\xc4\x27\x29\xce\x39\x69\xba\x19\xea\x69\xfd\xd6\xae\x5d\ -\x7d\x3d\x2e\x07\x4f\xdc\x7b\xdd\x51\x9b\x9b\xc7\xc2\x11\x72\x1f\ -\xc6\x55\x4a\x2c\x16\xa3\xa1\xb1\x81\xda\xba\x1a\x44\x49\xe2\x70\ -\xde\x55\x36\x49\x42\x4f\x8c\xd1\x74\x52\x62\x62\x0a\x59\x89\x9d\ -\x54\x56\x42\x99\xa4\x92\x97\xa1\x3c\x12\x26\x2d\xc9\x08\xa7\xa4\ -\xe9\xa8\xf1\x38\x88\x8a\xa2\x32\xb8\x68\x00\x83\x8b\x0a\x38\xe9\ -\x58\x85\x8e\x60\x88\x40\x30\x4c\x20\x14\xa1\x23\x18\xa1\xb1\x25\ -\xc0\xfe\x9a\x66\xf6\xd4\xb4\xb0\x6b\x5f\x23\xfb\x6b\x5b\x69\x6a\ -\x0d\xa6\x0d\xa3\x1c\x0a\x88\x82\x40\x51\x81\x9b\xd1\xa5\xb9\x4c\ -\x1f\x57\xc4\x90\x62\x1f\x03\x4b\x8a\xf1\xe5\xe4\x91\x93\xe3\xc3\ -\xeb\x71\x1b\xed\x84\x6e\x92\x16\x69\x0a\xd4\xf0\xb8\x8c\x29\x8a\ -\xa1\x98\xb2\x29\x53\xf3\x2f\x3d\xaf\x57\x30\x18\xc4\xe3\xf1\x30\ -\xb8\x74\x14\xbb\x77\x6d\x22\x10\x30\xe6\x79\xb5\xb4\xb4\xe0\x72\ -\xb9\x08\x85\x42\x38\x9d\xce\x7e\xcf\xef\x3a\x28\xc4\x55\xd5\x14\ -\xa4\xaa\x29\x19\x27\xef\xcc\x63\x07\x59\xa4\x75\x18\xa1\x35\xed\ -\x43\xca\x1f\x0c\x36\x3b\xa7\x5d\x72\x29\x23\x7c\x1a\x27\x4d\x2d\ -\xe3\xc2\x93\xc6\x00\xb0\xe2\xf3\x1a\x96\x2f\x5b\xdf\xe5\xf1\xf7\ -\xdf\x71\x19\xc3\x4b\xad\xdf\xcb\x42\xff\x89\x2b\x01\x45\x51\x28\ -\x2e\x2e\xe1\xa4\xd9\x27\xe3\x70\x38\x0e\x67\x2d\x68\x0f\xb6\xa6\ -\x29\x2c\x21\x45\x69\x75\x4e\x9e\x98\xfe\x5d\x48\x21\xaf\x54\xea\ -\x8b\x77\xd0\x08\x08\x36\xb0\x21\x21\x08\xf6\xb8\x33\x8a\x4a\x4c\ -\x51\x50\x14\x15\xbf\xcf\x45\x6e\x8e\x8e\xa6\xa9\x68\xba\x8a\xae\ -\xa5\xc6\x41\x34\x82\xf8\x76\x04\xc3\x54\x56\x35\x53\xdd\xd0\x4a\ -\x30\x14\x25\x18\x8e\x11\x0c\x47\x08\x86\x63\x84\xc2\x31\x02\xa1\ -\x28\xa1\x88\x42\x28\x1c\x23\x14\x31\xca\x55\xe3\x8e\x10\xba\x66\ -\x8a\x45\x93\x70\xed\xb2\x48\xae\xd7\x41\x41\xae\x03\x7f\x8e\x93\ -\xc2\x5c\x17\xa3\x86\xe6\x93\xeb\x71\x20\x4a\x12\x5e\x8f\x8f\xdc\ -\xdc\x02\x1c\x76\x27\x6e\x97\x13\x87\xd3\xa8\xb7\xae\x69\xc6\x1c\ -\x37\x41\x20\x18\x8a\x52\xd3\xd8\xca\x8e\x8a\x5a\x96\xad\xdf\xc5\ -\xf6\xca\x7a\xaa\xeb\x5b\xe8\x08\x1a\x16\x1c\x7f\x8e\x9b\xa2\x3c\ -\x2f\xa3\x87\x0d\x60\xfa\xf8\x52\x06\x0d\xf0\x91\xeb\x71\x20\x89\ -\xc6\x78\x95\x31\x2e\x66\xb4\x91\xae\x6a\x74\xb4\xb7\xe3\xcb\xf5\ -\x53\x5c\x3c\x94\xda\x9a\x3d\xb4\xb6\xb6\xe2\xf1\x78\x68\x6d\x6d\ -\x35\x15\x97\xdd\x6e\x37\x27\x33\x7f\x61\xc4\xb5\x6e\x77\x53\xda\ -\xf7\xab\xe7\x8e\xb4\x9e\xe2\xc3\x04\xa7\x5d\x86\x48\x1b\xda\xbe\ -\xad\xf8\x47\x4f\xe1\xf5\x5f\x9c\x81\x98\xf2\x60\x7e\xb6\xb7\x99\ -\x6b\xee\xf8\x23\xaa\x96\x39\x48\x9e\x9b\xe3\xe2\x7f\x7e\x7a\x15\ -\xd3\x8f\x9b\x48\x75\x53\x88\x81\xf9\x2e\xab\x41\x2d\x1c\x34\x44\ -\xa3\x0a\x0d\x8d\x6d\x07\xc5\x8b\xac\xd7\x10\xc0\xe1\x54\x53\xbf\ -\xa6\xd0\x0f\x9d\x94\x45\x2a\x81\xd1\x79\x2f\x93\xbc\xd2\x3f\x49\ -\x4b\xce\x68\xb7\x8b\xd8\xed\xb2\x31\x8f\x2c\xee\xdc\x60\x44\xa6\ -\xd7\xcc\x29\x01\x9a\xa6\xa3\xaa\x0a\xaa\xaa\xe0\x74\x7a\xc8\xf7\ -\xfb\x99\xa2\x69\xe8\xba\x96\xe2\x7d\x97\x58\x8e\x7f\xc6\x5d\xd0\ -\x23\x31\x85\x70\x24\x46\x34\x1a\x43\xd7\x0d\x07\x0b\x51\x10\xb0\ -\x49\x09\x27\x07\x01\x74\xc3\x45\x5f\x14\x44\x24\x49\x46\x96\x1d\ -\xd8\x1d\x4e\x1c\x76\x07\x36\x59\xc6\x69\xb7\xe3\x70\x18\x73\xa8\ -\xcc\x48\xf5\x82\x40\x4c\x51\xd9\xb2\xab\x8a\xf7\x97\x7f\xc6\x07\ -\x2b\xb7\x51\x51\xd5\x98\xd5\x44\x59\xd7\xd4\x4e\x5d\x53\x3b\x9b\ -\x77\x55\xf3\xea\x47\x9b\x18\x59\x5a\xc0\xcc\x89\x43\x39\x7e\xc2\ -\x10\x86\x14\xf9\x4c\xd2\x4a\x98\x15\x55\x55\x25\x18\x08\xe0\xcf\ -\x2b\xa2\xa5\xa5\x9e\x48\x38\x4c\x6b\x6b\x2b\x2e\x97\x8b\x8e\x8e\ -\x0e\xbc\x5e\x2f\xd1\x68\x14\xbb\xdd\x20\xd1\xbe\xa8\xae\x83\x72\ -\x47\x35\x75\xa4\x8f\xad\x0c\x2b\xf2\x58\x4f\xed\x61\xc2\x65\x67\ -\xcf\xe4\xc1\xa7\xdf\x42\x6f\xad\xa5\x79\xc3\x27\xdc\xf3\x4c\x09\ -\x67\x9d\x30\x96\xba\xe6\x00\x4b\xd7\xef\xe2\x89\x67\x5e\x21\x12\ -\x89\x66\x1c\x77\xc6\x49\x93\xf8\xd3\x3d\xdf\x62\x70\x71\x1e\x91\ -\x98\x6a\x35\xa4\x85\x83\x0e\x55\x55\x09\x04\x43\x87\x3c\xe0\x6a\ -\x67\x24\xa2\x34\x24\xc6\xaf\x12\xe3\x59\xf4\x5a\x6d\x09\x19\x6c\ -\x98\x69\x46\x4c\xdf\x47\x10\x8c\xfc\x57\x48\xe9\x0a\x34\xe1\xc0\ -\x90\x30\xa3\xaa\x29\xa4\x66\xce\x97\x8a\x2f\xab\x09\xe2\x4a\x90\ -\x9e\xae\xe1\x31\x27\x02\x6b\x9d\xc6\xcb\x52\x4d\x75\x22\xa2\x60\ -\x38\x40\xd8\x64\x1b\xb2\xcd\x16\x77\x82\x30\x72\x73\x25\xf2\x75\ -\xe9\x7a\x32\x4b\x58\x44\x51\x79\x6a\xd1\x62\xfe\xbd\x64\x0b\x15\ -\xfb\x1b\x89\x29\xbd\xeb\x03\x34\x4d\x67\xc7\x9e\x06\x2a\xab\x9b\ -\x59\xbe\xb1\x92\xb3\x4e\x1c\xcb\x9c\xa9\xc3\x92\xde\x82\x9a\x86\ -\x06\x44\xa3\x11\x5c\x2e\x17\x79\x79\x45\xd4\xd4\x54\x12\x0a\x85\ -\x08\x85\x42\x44\x22\x11\x22\x91\x08\xb1\x58\x0c\x55\x55\xfb\x3c\ -\xaf\xab\x5f\xc4\xd5\x12\x88\x12\x8e\xa9\xb4\x05\xd3\x5d\x1f\x9b\ -\xda\xa3\xd4\xb4\x84\x70\xd8\x44\xf2\xbc\x8e\x1e\xcc\x0b\xb0\xa3\ -\xaa\x8d\x0d\x95\x4d\x94\xf8\x9d\x4c\x29\x2b\xc0\xe7\x3e\xf0\xf0\ -\x20\xbb\x6a\x3a\xd8\x50\xd1\xc4\xba\xf2\x46\xc2\x61\x95\x13\xc6\ -\x15\x31\xfb\x98\x42\x8a\xfd\xee\x3e\x5d\x5b\x38\xa6\xb0\x65\x4f\ -\x2b\xeb\xcb\x1b\xa9\x6e\x0e\x31\x7e\x48\x1e\x93\xcb\xf2\x18\x59\ -\x9c\xd3\x6d\xa4\xe5\xa8\xa2\xf1\xca\xca\x4a\xdc\xb2\x8d\xb3\xa7\ -\x97\x22\x89\xc6\xce\x3b\xaa\x5a\xd9\xb4\xa7\x95\x4d\x95\x4d\x84\ -\xa3\x2a\xff\x6f\xc1\x31\x0c\x29\xcc\x4e\xf0\xfb\x9b\x82\x6c\x28\ -\x6f\x62\x63\x45\x0b\x6e\x87\xc8\x94\xe1\x79\x4c\x1a\x56\x40\xbe\ -\xd7\x9e\xb1\xef\x0f\xaf\x5b\x80\xcd\x26\xb2\xe8\x9d\xd5\x44\x22\ -\x31\x5e\x7c\xe9\x4d\x5e\x7c\xe9\x4d\x73\x7b\x71\x7e\x0e\x00\x45\ -\x05\x3e\x8e\x9b\x58\xc6\xb1\xe3\xcb\x38\x6e\x42\x19\x93\xc6\x0e\ -\x31\xf7\x71\xc8\x92\xd5\xcb\x5a\x38\xf8\xe2\x47\x10\xb0\xd9\x24\ -\x24\xa9\xe7\x6e\xa6\xba\x7a\x3f\x75\xf5\x35\xa4\x4e\xef\x75\xbb\ -\x3c\x8c\x1e\x3d\xae\x4f\xe6\xc2\x54\x19\x95\x39\x96\x95\x49\x60\ -\x5d\x99\x0a\x13\xa6\xb9\xee\x48\xab\xbb\xeb\x37\x3a\xf4\xae\x4d\ -\xaa\xc6\x62\xa7\x94\x27\xf1\xff\x74\x9d\xf8\x24\x60\xe3\x33\x61\ -\x22\x14\x05\x31\x29\x0c\x75\xdd\x48\x5a\x69\xc6\x1d\x4d\x2f\xb7\ -\xb3\x80\xd2\x34\x9d\xaa\xba\x16\x1e\xfd\xcb\x07\xbc\xb5\x78\x13\ -\xe1\x48\xac\xc7\x6b\xc8\xf5\x79\xc8\xcb\xf5\x30\x66\xd4\x30\xca\ -\x86\x14\xb3\x67\x6f\x35\x1b\x3f\xab\xa0\xa2\xa6\x85\xe7\xdf\x58\ -\xc3\xbe\xda\x16\xce\x9e\x3d\x96\x1c\x97\x6c\x5e\xb3\xa6\x6a\x84\ -\xc2\x61\xbc\x39\x7e\xe4\xc6\x6a\x54\x45\x21\x18\x0c\x12\x8d\x46\ -\x09\x85\x42\x46\x44\xfe\x58\xcc\x74\x93\x3f\x6c\xc4\xf5\xd3\x17\ -\xd6\xf0\xd8\x5b\x9f\x67\xf5\x9a\x39\xf7\xbe\xf7\xcd\xe5\xeb\x4e\ -\x1b\xc5\xa3\xdf\x99\x99\xb1\xcf\xde\x86\x00\x3f\x7c\x6e\x35\x1f\ -\x6d\xae\x21\x10\x4e\x9f\xd8\x37\xa2\xd8\xcb\x9d\x17\x4f\xe2\xaa\ -\x93\x47\xf4\x58\x8f\xda\x96\x20\x37\xfe\x71\x05\xef\xc5\xe7\x68\ -\x25\xf0\xc7\x77\x8c\xd4\xf5\x17\x9f\x30\x94\xa7\x6f\x9e\xdd\xeb\ -\xeb\x8a\xc4\x54\xee\xf9\xdb\x06\x1e\x7b\xf3\xf3\xac\x83\xa8\x25\ -\x79\x2e\xfe\x70\xdd\x0c\xce\x3d\xbe\x34\xeb\xf1\xbf\xf8\xcb\x5a\ -\x1e\x7d\xdb\x38\xf7\x63\x37\xcc\xe0\x9a\x79\xa3\xf8\xf9\x9f\xd7\ -\xf1\xc8\x9b\xe9\x11\xdc\x6b\x5a\x42\x3c\x7b\xcb\x49\x69\xeb\xd6\ -\x97\x37\x73\xe3\x9f\x96\xb2\x79\x4f\x6b\xd6\xb2\xa7\x8f\x2a\xe0\ -\xc9\x9b\x4e\x64\xcc\x60\x9f\xb9\x2e\x2f\xd7\xc3\x2f\x6f\xb9\x88\ -\x5f\xde\x72\x91\xd5\x53\x5a\x38\xb2\x88\x4b\x4c\xa4\x87\xef\xf9\ -\xc5\x68\xfb\xf6\xad\x2c\x5d\xf6\x89\x69\x1d\xb0\xd9\x24\x86\x94\ -\x0e\x65\xdc\xb8\x89\x07\x4c\x5a\x46\x04\x75\x3d\xe9\xf2\x9e\xaa\ -\xbc\x3a\x8f\x7b\x65\x31\x15\x76\x36\x11\xf6\x85\xb4\x7a\x22\x83\ -\xf4\xf3\x76\x57\xa6\xd4\xc5\x0b\xbf\xde\x89\xa0\xf4\x34\xb2\x12\ -\x04\x1d\x5d\x17\xe8\x1c\xe7\x63\xd7\xde\x3a\xee\x5f\xf8\x16\x4b\ -\xd7\xef\xec\x71\x0e\x9a\xc7\xe3\x62\xe6\x94\xd1\xfc\xe8\xc6\x0b\ -\x98\x35\x69\x28\x2e\xbb\x51\x17\x4d\xd7\x59\xb3\xa3\x9e\xef\xfe\ -\xf6\x35\xb6\xac\xdf\xc8\x1b\x4b\x3e\xa7\xbe\xb9\x83\x6f\x2c\x98\ -\x4a\x8e\xdb\x1e\x1f\x4f\x04\x45\x89\xe1\x72\xe5\xe0\x70\xb8\xe9\ -\x88\xb6\x9a\xa4\x95\x88\xac\x91\x2d\xd1\xe7\x21\x27\xae\x45\xcb\ -\x2b\x7b\xe5\xea\xf9\xaf\x95\x7b\x32\x88\xeb\xcf\x1f\xef\xe6\x8e\ -\xe7\x3e\xa5\x3d\x94\x7d\x26\xfa\xee\xda\x0e\xbe\xf3\xc7\xe5\xbc\ -\xbe\x7a\x1f\x8f\x7d\x7b\x26\x05\xbe\xec\xaa\xed\xfd\x0d\xd5\x5c\ -\xf7\xd8\x12\x1a\xda\xa3\xdd\xd4\x73\x0f\x91\x98\x4e\x6f\x48\x7d\ -\xdd\xee\x26\xae\xff\xdf\xa5\x6c\xdb\xdf\xd6\xe5\x3e\x35\xcd\x21\ -\x2e\xff\x9f\x8f\xb9\x7c\x4e\x19\x0f\x5f\x3b\x23\x43\x1d\xbe\xb1\ -\x76\x9f\xb9\xfc\xec\x07\xbb\x78\x6d\xd5\x3e\xde\x5d\x5f\x95\x51\ -\x8e\xdf\x9d\xbc\x26\x4d\xd7\x79\x60\xd1\x66\x7e\xf3\xca\x26\x14\ -\xb5\xeb\x46\x5d\xbd\xb3\x91\x13\x7e\xfa\x16\xff\xfd\x8d\x63\xb9\ -\xf1\xcc\xb1\x56\xcf\x68\xe1\x88\x86\x28\x18\x09\x0b\x25\xa9\xe7\ -\x87\x4f\xd3\xc1\xa9\x76\x70\x4a\xe1\x2e\x14\x07\x6c\x6b\x2f\x46\ -\xd5\x4a\x7b\x75\x6c\x26\x33\x68\x29\x06\xb5\xe4\xa7\x90\xce\x50\ -\x5d\x10\x16\x59\xb6\x1f\x79\xde\xb6\x09\xf3\x9f\x20\x24\x33\x2a\ -\x27\xc8\x2a\x95\xb4\x12\xfb\x01\x04\x42\x51\x1e\xfb\xeb\x07\x2c\ -\x5b\xbf\xab\x47\xd2\xf2\xe5\x78\xb8\xf6\xb2\xd3\xb8\xe9\x8a\xb9\ -\x0c\x2b\xf1\xa7\xb5\x8d\x28\x08\x4c\x19\x51\x48\xe9\xc8\x11\x7c\ -\x56\x17\x45\x6b\xd8\xc3\x8a\xcd\xfb\xc8\xf3\xb9\xb8\xf4\xd4\x09\ -\xe6\xcb\x82\x16\x4f\xce\xe9\xf6\xe4\xd0\xd1\xde\x62\xce\xf3\x4b\ -\x44\xf3\xef\x4f\x58\xb0\x3e\x13\xd7\x3d\x57\x4c\xe5\xee\x97\xd6\ -\xd3\x11\x52\x88\x2a\x1a\xe1\x94\x71\x12\x8f\xc3\x86\x24\x0a\xb8\ -\x9d\x36\x7e\x76\xf1\xa4\xb4\xe3\x9e\xfe\xcf\x76\x6e\x7d\xea\xd3\ -\xb4\x1b\x63\xc6\xe8\x42\xc6\x0e\xf6\x51\xdb\x1c\x62\xd5\x8e\x46\ -\x9a\x03\x06\x11\xbd\xb6\x6a\x2f\x75\x2d\x61\xfe\x73\xcf\x19\x19\ -\x37\x55\x63\x5b\x84\x6b\x1e\x59\x62\xee\x0b\x90\xe3\xb2\x31\x63\ -\x74\x21\x13\x86\xe4\x51\x59\x1f\xe0\xd3\x1d\xf5\x54\x35\x87\x78\ -\x63\xf5\x5e\x7a\x7a\x51\xaa\x6f\x8b\x70\xe1\xfd\xef\xa7\x91\x60\ -\xae\x5b\xe6\xb8\x11\x85\x0c\x2e\x70\xb3\xa9\xb2\x89\xcd\x7b\x5b\ -\x4c\x62\x79\x79\x71\x05\x9a\xa2\xf1\xdc\x6d\x73\xd2\xca\x49\x35\ -\x15\xaf\xd9\xd9\x98\x7c\x6f\x12\x05\x4e\x3c\xa6\x88\x51\x03\x73\ -\x98\x36\x22\x9f\x2b\x52\xe6\xb5\x3d\xfa\xc6\x67\xdc\xf7\x8f\x8d\ -\x69\xe5\x24\xf6\xeb\x08\x29\xac\xdd\xd5\x48\x4d\x6b\x38\x6e\xc2\ -\x54\xf9\xc1\xb3\xab\x29\xf0\x39\xb8\xe4\x84\x32\xab\x77\xb4\x70\ -\x04\x9b\x0a\xc1\x26\x89\xbd\x1a\xe3\xd2\x75\x0d\x17\x21\xce\x19\ -\x5e\x43\x38\x07\x3a\x76\xb8\xd8\xaf\x2a\x7d\x18\x1f\xd3\x93\xf3\ -\xc6\x52\xe6\x6c\x25\xbe\x67\x8e\x75\xa5\x13\x56\x76\xb5\xc5\x41\ -\x51\x5b\xd9\x8e\xef\xcf\x7c\xad\x24\x29\x25\xc8\x2a\xb3\xfd\x0d\ -\xf5\x65\x7c\x3e\xf3\xcf\xc5\xbc\xb7\x6c\x6b\x46\xec\xc5\x6c\x98\ -\x3d\x63\x3c\x3f\xba\xee\x0c\x0a\x73\xdd\x66\x3d\x55\x4d\xa7\x2d\ -\x18\x45\x10\x04\x3e\xd8\x54\xc3\x8e\xaa\x76\x04\x77\x2e\x0c\x18\ -\x86\x1e\x0d\xf1\xd1\x9a\x72\x8a\xf3\x3c\x9c\x72\xec\x30\x23\x9c\ -\x96\x66\x44\xd7\x70\x38\x5c\xe8\x10\x77\x5a\x51\xcd\xb0\x60\x5f\ -\x08\x71\x5d\x75\xf2\x08\xd3\x94\xf7\xc2\x47\xbb\xf8\xee\xe3\x2b\ -\xcc\x6d\xef\xdd\x73\x3a\x53\xca\xf2\x33\x8e\xa9\xac\x0f\x70\xe7\ -\x9f\xd7\x99\xdf\x8f\x19\xec\xe3\xa9\x9b\x4f\xe4\xd8\xe1\x05\xe6\ -\xba\x8e\x60\x8c\xbb\x5e\x5c\xcf\xc2\xf7\xb6\x03\xb0\x62\x7b\x3d\ -\x4f\xbe\xb7\x9d\x1b\xce\x18\x93\x56\xd6\x5d\x2f\xae\x4d\x23\xad\ -\xf9\x93\x07\xb2\xf0\x7b\x27\x50\x9c\x9b\xf4\x8c\x8b\x2a\x9a\x69\ -\xba\xeb\xe9\xfe\xf8\xc1\x33\xab\xd2\x48\xeb\xda\xd3\x46\xf1\xe0\ -\xb7\x8e\xc3\x99\x92\x11\x78\xfb\xfe\x36\xbe\xf1\xf0\x62\xb6\xec\ -\x35\xa2\x53\xfc\x7d\xf9\x1e\x2e\x9c\xb5\x97\x0b\x67\x0e\xe9\xb6\ -\xec\x4b\x4e\x18\xc6\x2f\xaf\x9c\xca\xf0\x22\x6f\xc6\xb6\xad\x7b\ -\x9b\xf9\xe5\xcb\x49\x57\xf5\xc2\x1c\x3b\x4f\x7f\x6f\x36\xf3\xa7\ -\x0e\x4a\xb3\x83\x3f\xf2\xc6\x56\x7e\xf1\xd2\x7a\x93\x38\x7f\xf4\ -\xdc\x1a\xe6\x4f\x1e\x84\xdf\x63\xb7\x7a\x48\x0b\x47\x28\x71\xc5\ -\x4d\x85\xbd\x51\x5c\x9a\xce\xce\x56\x07\x97\xbe\x31\x19\x00\xa7\ -\xc3\xc1\xd8\xd1\x6a\xaf\x8e\xed\x44\x5b\x19\x09\x21\xd3\x4c\x86\ -\x59\xf5\x53\x72\x8b\xa6\x69\x54\x55\x55\xa1\x28\x46\x0a\x0f\x49\ -\xb2\x31\x74\xe8\xd0\x3e\x87\x28\xea\x89\xec\x12\xdb\xfb\x47\x60\ -\x5d\xa9\xae\x64\xff\xb1\x62\xc3\x6e\x5e\x7a\x6b\x55\xaf\x9c\x30\ -\xfc\xfe\x1c\x7e\x7f\xe7\xd7\x4d\xd2\xda\x5f\xdf\xc6\x1f\x5f\xfe\ -\x84\xbf\xbc\xf2\x09\xb5\x75\x8d\xe8\x76\x37\x62\x41\x29\x42\x6e\ -\x09\x48\x36\x04\x97\x0f\x0a\x87\x12\xa8\xfa\x9c\xff\x7c\xba\x8b\ -\x61\x25\xb9\x0c\x29\xca\x89\xff\xae\x2a\xb2\xec\x00\x92\x8e\x28\ -\x89\x20\xcc\xa9\xb1\x0c\x0f\x1b\x71\xf5\x05\xdf\x7f\x7a\x95\x39\ -\x9e\xe5\x71\xda\x78\xf9\x47\x73\x19\x55\x92\x93\xb6\x8f\xd7\x2d\ -\xf3\xd0\xf5\xc7\xd3\x12\x8c\xf0\xb7\xa5\x46\x24\x8e\x5f\xbc\xb8\ -\x8e\xcb\x67\x0f\x23\xd7\x63\x98\xd7\xca\xeb\x3a\x78\xfe\xc3\xe4\ -\x84\xda\x09\x43\xfc\xfc\xf3\xa7\xf3\x4c\x47\x88\x04\xec\x36\x91\ -\x07\xae\x99\x4e\x63\x47\x8c\xbf\x2e\xee\x7a\x02\xee\x07\x1b\x6b\ -\xf8\xe7\x8a\x3d\x69\xa4\xf5\x58\x96\x71\xb9\x31\x83\x7d\x7c\x70\ -\xcf\x19\x4c\xf9\xe1\xeb\xd4\x34\x1b\xf3\xd6\x6e\x7f\x66\x15\xe7\ -\x1d\x5f\x9a\x71\xee\x04\xce\x9b\x5e\xca\x73\xb7\x9e\xd4\xa5\xe2\ -\xbb\xf5\xe9\x55\x44\x15\xdd\x94\xe0\x6f\xdc\x35\x9f\x49\x43\xf3\ -\x32\x6e\xcc\xdb\xce\x1b\x8f\xdf\xeb\xe0\xff\x3d\x61\xbc\x20\xd4\ -\xb5\x86\x79\xe0\x1f\x1b\x79\xe0\x9a\xe9\x56\x0f\x69\xe1\x88\x26\ -\xae\xde\x29\x2e\x1d\x45\x55\x0d\xf7\xee\x78\x87\xa7\xaa\xda\x01\ -\x2b\x2e\x1d\x1d\x4d\x31\xb8\x48\xc8\x42\x52\xd9\x9d\x32\x92\xaa\ -\x2a\x12\x89\xf2\xc7\x3f\x3e\x4a\x6d\x6d\x8d\x61\x32\xf3\xe5\xf2\ -\xd0\x43\x8f\xf4\x89\xb8\x0e\x44\xa1\xf5\x95\xc0\xba\x57\x5d\x86\ -\xb9\xb0\xb5\x23\xc4\xbf\xde\x5f\x4b\x43\x4b\xef\x42\xdd\x9d\x34\ -\x6b\x32\xc3\x4b\x8c\x71\xf4\x98\xaa\xf1\xc0\x53\xff\xe6\xe9\x17\ -\xdf\x49\x9a\x17\x23\x01\xb4\xda\x5d\x88\x3a\x08\x05\xc6\x58\xbf\ -\xe0\x2b\x44\xa8\x93\xa9\xaa\x6f\x67\xcd\xe7\x55\x14\xe7\x8f\x8a\ -\xc7\x3f\x4c\xa6\x33\xd1\xf4\x4c\xe2\xea\xab\xe2\x12\x0f\xd7\x4d\ -\x1c\x55\x34\x3e\xd8\x94\x74\xa0\xf8\xfa\x9c\x11\x19\xa4\x95\x8a\ -\xbb\x2f\x9f\x62\x2e\xb7\x87\x14\xd6\x96\x37\x9b\xdf\x3b\xcf\x1b\ -\xbb\xf7\xaa\xa9\x5d\x12\x07\xc0\xaf\xae\x9c\x9a\x36\xb7\xa9\x33\ -\x3e\xd9\x52\x9b\x66\x6e\xbc\xe7\x8a\x29\x5d\xee\xeb\x75\xcb\xfc\ -\xfa\xaa\x64\x96\xe0\xba\xd6\x30\x9f\xed\xeb\x3a\x3e\xe0\xff\xde\ -\x30\xab\x4b\xd2\x0a\x45\x55\x56\x6d\x4f\x9a\x13\xaf\x9f\x3f\x2a\ -\x83\xb4\x52\x71\xf5\xdc\x91\x1c\x3b\x22\xa9\x64\x97\x6c\x6b\xb0\ -\x7a\x47\x0b\x47\x38\x71\x25\xc7\xb9\xba\xfb\xd3\x34\x63\x32\xaf\ -\x90\x92\xad\x58\x51\xd5\x5e\x1d\x9b\xf6\x27\x8a\x46\xe7\xad\x93\ -\x61\x2e\xec\x8d\x83\x85\xae\x6b\xd4\xd7\xd7\x53\x5d\x5d\x4d\x75\ -\x75\x35\xe5\xe5\xbb\x79\xe4\x91\x87\x78\xe8\xa1\xff\xe1\xa1\x87\ -\xfe\x87\x85\x0b\x1f\xa7\xa6\xa6\xe6\xa0\x92\xd6\xc1\x39\xae\xeb\ -\xe5\xed\x15\x35\xac\xdc\xb8\x1b\x55\xed\x1d\x49\x4c\x1d\x37\xcc\ -\x5c\xde\xb1\xaf\x99\x57\xfe\xbd\x3c\x73\x4c\x4c\x55\xd0\x9a\xf6\ -\x26\xcd\xb2\xa2\x0d\x64\x17\x8a\xaa\xb1\x66\x5b\x35\xad\x1d\x91\ -\xf8\x4b\x83\x6e\x92\xbe\x16\x3f\x7f\xaa\xda\x3a\xe2\x15\xd7\x96\ -\xbd\xcd\x69\x8e\x07\x55\xcd\x21\xfe\x2b\x25\x4c\x54\x36\x78\x9c\ -\x36\x53\xa1\x6d\xaa\x68\x62\xde\x44\x23\xa2\xfb\xe6\x3d\xcd\xe9\ -\x6f\x08\xe3\x8b\xba\x2d\x67\x60\xbe\x8b\x11\x25\x5e\x76\x56\xb7\ -\x67\xdd\xbe\xae\x3c\x49\x1e\xc7\x0e\x2f\xa4\x20\xa7\xfb\x00\x90\ -\xf3\xa7\x0c\x4a\x3f\x7e\x77\x13\x13\xb3\x10\xce\xd8\xc1\xbe\x2e\ -\x1d\x4b\x00\x36\x56\x36\xa7\x79\x2e\x9e\x31\x65\x70\x8f\x37\xe7\ -\xfc\x49\x83\x4c\xe2\xfe\x6c\x6f\x4b\x3c\x2d\x83\x15\xaa\xc9\xc2\ -\x91\x48\x5c\xf4\x3a\x12\xf8\x39\x0b\x16\x70\xe2\x09\xb3\xd2\x3a\ -\x32\xa7\xd3\x79\xc0\x4a\x47\x27\x85\xb5\x12\x44\x45\xd7\xee\x15\ -\x3d\x39\x67\xc8\xb2\xcc\xc4\x89\x93\xcd\x7a\xec\xde\xbd\x8b\x27\ -\x9e\xf8\x13\x57\x5f\x7d\x0d\xc3\x86\x95\x65\xad\xdf\xc1\x18\x0b\ -\xeb\xbb\xe9\x30\xe1\x49\x68\x7c\x2a\xaa\xc6\xe6\x1d\xfb\xd9\x57\ -\xdb\xdc\xeb\x12\xa6\x8c\x4a\x66\xce\x58\xbf\x6d\x1f\x81\x40\x38\ -\xfb\x8e\x91\x20\x68\x0a\x48\x71\x07\x35\x87\x07\x02\xcd\x54\xd5\ -\xb7\xb3\xaf\xae\x9d\x82\xc4\xb0\x8d\x60\x44\x52\x69\x6a\xa8\x47\ -\x51\x14\x0a\x0b\x0b\xfb\x7d\x6f\x1d\x36\xe2\xda\x50\x91\xae\x4a\ -\xde\x58\xbd\xf7\x80\x8e\xdf\xba\x37\xe9\xe9\xb7\x6d\x5f\xd2\x5d\ -\x7c\x50\x9e\x0b\x8f\xa3\xe7\x79\x5f\xa3\x07\xfa\xba\x24\xae\x8d\ -\x95\xcd\x29\x64\x93\xd3\x63\x59\x03\x7c\x0e\xf2\x3c\x76\x73\x8c\ -\x6d\x53\x65\x76\xc5\x35\x6a\xa0\xaf\xdb\x72\x36\x55\xa4\x2b\xc7\ -\x31\xa5\x3d\x9f\x7b\x6c\x69\xb2\xcc\x70\x4c\x65\x77\x6d\x47\xb7\ -\xca\xd5\x82\x85\x2f\x90\xba\x90\x44\xb1\x5b\x6b\x88\xf9\x4c\x15\ -\x16\x30\xa0\xb0\xa0\xdf\x67\xd4\xb3\x74\xe3\xd9\x98\xaa\x2b\x85\ -\x22\x49\x36\xa6\x4c\x99\x4a\x69\xa9\x61\x02\xf3\x7a\x73\x98\x3f\ -\x7f\x3e\xa2\x28\xc5\x4d\x89\x73\xf8\xfb\xdf\xff\xc6\x8b\x2f\xfe\ -\x85\xcb\x2e\xbb\x82\x51\xa3\x46\xf7\x8a\xb4\x9a\x9a\x9a\x68\x68\ -\xa8\xc7\xeb\xf5\x52\x52\x32\xb0\xdf\x69\x3d\xba\x22\xba\xe4\x78\ -\x97\xb1\x1c\x08\x46\x58\xb1\x61\x77\x8f\x5e\x84\x69\x56\x25\x57\ -\xb2\x3f\xed\x08\x46\xba\x26\x51\x49\x06\x31\xc5\x94\xab\x44\xe2\ -\xaa\x55\x67\xc3\xce\x1a\xa6\x8c\x2e\x4a\x69\x57\x09\x97\xcb\x45\ -\x75\x75\x35\x82\x20\xf4\x9b\xbc\x0e\x1b\x71\xb9\xed\x7d\xff\xa1\ -\xfc\x1e\x3b\x0b\x8e\x4b\xaa\x91\xd2\x82\xe4\xa4\xe2\xfa\xb6\x08\ -\x8a\xaa\xf5\x38\x88\x5b\xdd\x14\xec\x72\x5b\x89\xdf\x45\x5d\xdc\ -\x6b\xaf\xb1\x3d\xd2\x63\x7d\xa2\x8a\x46\x5b\x28\x39\x71\xaf\x24\ -\xaf\x6f\xa1\x92\x4a\x3a\x4d\x8e\x6e\x68\x8b\x30\xaa\x87\x34\x61\ -\xf5\xad\xa1\xb4\xef\xc1\xb0\x62\xf5\x8f\x16\x8e\x60\xc5\x25\x1c\ -\xd4\x4e\xba\x47\xe2\x4a\xb1\x13\x66\x23\xad\x6c\xb4\xa2\x69\x1a\ -\xa1\x50\x08\xaf\xd7\x8b\xc3\x61\xe7\xda\x6b\xaf\x37\x3b\x6b\x43\ -\x31\x26\x3b\x67\x87\xc3\xc9\xf9\xe7\x5f\xc8\xeb\xaf\xbf\xca\x9f\ -\xff\xfc\x7f\xdc\x70\xc3\x4d\x0c\x1a\x34\xa8\xdb\x3a\x2d\x5b\xb6\ -\x84\xb7\xdf\x7e\x8b\xba\xba\x3a\x72\x72\x72\xb8\xf0\xc2\x8b\x38\ -\xe9\xa4\x39\x87\x50\x75\x25\x09\x2c\x12\x55\xd8\x59\x59\x7b\x68\ -\x7e\x5f\x7f\x71\xca\x8c\x67\x0d\x3d\x92\xcc\x40\x51\x51\xdd\x92\ -\xf6\xf2\x20\x8a\x02\xbe\xdc\x5c\xfc\xfe\x3c\xaa\xab\xab\xd9\xb8\ -\x71\x23\xc5\xc5\xc5\x78\x3c\x7d\x8b\xb2\x74\xd8\x88\x6b\xda\xc8\ -\x74\x86\x7d\xe1\xfb\x73\xb8\x68\xd6\xd0\x3e\x95\x35\x71\x58\xd2\ -\x2c\x17\x53\x35\x36\xef\x69\x65\xea\xf0\xae\xc7\x86\x22\x31\x95\ -\x6d\x55\x5d\xcf\xcd\x9a\x36\xa2\xc0\x54\x5d\x1b\x2b\x7a\x96\xd4\ -\x5b\xf6\xa6\x9b\xf8\x52\xc7\x9d\x0e\x04\xc7\x8e\x4c\x3f\x6e\x63\ -\x45\x33\xb3\x7a\x08\x4e\xbc\xa1\xb2\xc5\xea\x11\x2d\x1c\x25\x7a\ -\x2b\x91\xbf\xe9\x70\x13\x57\xc2\x64\x28\x74\xa3\xbe\x04\x62\xb1\ -\x18\x95\x95\xe5\xbc\xfe\xfa\x6b\x4c\x9d\x7a\x2c\x27\x9f\x3c\x17\ -\x41\xc0\x0c\x0a\x9c\x18\x6f\x8b\x46\xd3\xe7\x89\x3a\x9d\x4e\xce\ -\x39\xe7\x3c\x5e\x7d\xf5\x15\xfe\xf8\xc7\x47\xf9\xce\x77\x6e\x64\ -\xe0\xc0\x41\x59\xd5\x56\x75\x75\x15\x7f\xfd\xeb\x5f\xd8\xb6\xed\ -\x73\x73\x5d\x4b\x4b\x0b\x65\x65\xc3\x4d\x55\x77\x28\x5a\x3e\x41\ -\xde\x31\x55\xed\xd1\x29\x43\x10\xc5\x78\x68\x28\xe3\x7b\xea\xd0\ -\x83\x6c\x93\x90\x65\x5b\x3c\x1c\x95\x1e\x0f\xf8\x2b\x20\xf8\x06\ -\x20\x16\x0c\x35\x5b\x55\x0f\xb5\x81\x92\x7c\x99\x6f\x6e\x0b\x75\ -\xaa\x8f\x80\x28\x40\x7e\x7e\x3e\xf9\xf9\xf9\xec\xd8\xb1\x83\x9a\ -\x9a\x1a\x0a\x0a\xfa\xa6\xb2\x0f\x1b\x71\x8d\x2c\xce\x21\xd7\x2d\ -\xd3\x1a\x0f\x0f\xf5\xc6\x9a\xbd\xbd\x22\xae\x98\xaa\x21\x77\x52\ -\x53\x9d\xc7\x93\xee\xfb\xfb\x06\xfe\xfe\xe3\xb9\x5d\x96\xf1\xbf\ -\x6f\x6f\x23\x14\xed\xda\x0d\xf4\xd8\x11\x79\x3c\xf7\xa1\xb1\xbc\ -\xb3\xa6\x9d\x7f\x2c\xaf\xe8\x76\x8e\xd4\x03\x8b\xb6\xa4\x1f\x3f\ -\xbc\x6f\xc4\x35\x38\xdf\x4d\x51\xae\xd3\x54\x7b\x0f\xbf\xbe\x95\ -\xab\xe7\x8d\x48\x73\xc1\x4f\xc5\xce\x9a\x36\x16\x2d\xab\xb4\x7a\ -\x44\x0b\x47\x89\xe2\xea\xfd\x04\xe4\x83\x05\x4d\x8f\x47\x3d\x27\ -\xc5\x6c\x98\x3a\x97\x2b\xf1\x32\x1b\x09\xf3\xfc\xf3\xcf\xf2\xde\ -\x7b\xef\x12\x0e\x87\xd8\xbd\x7b\x17\xcb\x96\x2d\x49\xab\x7b\x6f\ -\x48\x72\xc7\x8e\x1d\xdc\x7f\xff\x7d\x14\x17\x17\xa3\xeb\x3a\x91\ -\x48\x04\x49\x92\xcc\x78\x89\x75\x75\x75\x54\x56\x56\xa4\x5b\x56\ -\x1a\xea\xf9\xfc\xf3\xcf\x7a\x24\xae\x03\x57\x5d\x99\x91\x32\x02\ -\xc1\x28\xed\x19\x63\x54\x02\xc8\x0e\x04\xbb\x0b\xaf\x2f\x87\x13\ -\xa6\x0c\x67\xee\xb4\x11\x38\xed\x46\xbf\x33\x72\x58\xd2\xec\x73\ -\xd1\xbc\x49\x68\xda\xb7\x88\x44\x63\x04\xc2\x31\x3e\xd9\xb8\x97\ -\x0f\xb6\xb7\x1b\xe3\x59\x42\xfc\x77\x8d\x85\xd1\xeb\xca\x41\x4d\ -\x12\x57\x38\xaa\x10\x8e\x2a\x74\xce\x17\x99\x30\x13\x56\x54\x54\ -\x50\x53\x53\xc3\xf8\xf1\xe3\x8f\x6c\xe2\x12\x04\xf8\xe6\x29\x23\ -\x78\x2c\x1e\x0e\xe9\xe5\xc5\x15\x5c\x76\x42\x19\x67\x4d\xcb\xee\ -\x90\xd0\xd8\x16\xe1\x87\xcf\xae\xe2\xb5\xd5\xfb\xb8\xfd\xdc\x09\ -\xdc\x75\xf9\x64\x73\xdb\xd4\xe1\xf9\xcc\x1c\x53\xc8\xca\xed\x86\ -\x57\xdd\x5b\x6b\xf7\xf3\xe0\x2b\x9b\xf9\xe1\x85\x13\x33\x06\x58\ -\xff\xbd\x76\x3f\x0f\x2c\xda\xd4\x6d\xdd\x2e\x3d\x71\x18\xf7\xff\ -\x73\xb3\xe9\xe2\xfe\x93\xe7\xd6\x30\xaa\x24\x37\xab\x8a\x7b\xf4\ -\xad\xcf\xd3\xc6\xe7\xae\x9e\x37\xa2\x5f\x73\xa9\x6e\x3d\xfb\x18\ -\xfe\xeb\x45\x63\x1e\x57\x65\x7d\x80\x5b\x9f\x5a\xc5\xa3\xdf\x9e\ -\x99\x11\x3f\xb0\xba\x25\xc8\xf5\x8f\x2d\x23\xa6\x6a\x56\x8f\x68\ -\xe1\x68\x91\x5c\x88\xa2\x70\x58\xf3\xbc\x89\xbd\x74\x94\xd6\x34\ -\x9d\x51\xa3\x46\xd3\xdc\xdc\xcc\x86\x0d\xeb\x18\x3e\x7c\x38\x93\ -\x27\x4f\x21\x75\xd2\x71\xea\x24\xe5\xae\x70\xc2\x09\xc9\x70\x72\ -\x15\x15\xe5\x2c\x5d\xba\x98\x13\x4f\x3c\x89\xe1\xc3\x87\x23\x08\ -\x02\xfb\xf6\xed\xa5\xbe\xbe\x8e\xb6\xb6\xa4\xc5\x47\x92\x6c\xf8\ -\x7c\xbe\x83\xfe\x92\x90\x8d\xe4\x3a\x82\x9d\x48\x4b\x94\x10\xbc\ -\xf9\x08\x79\x83\x10\x3c\x7e\x66\x4c\x2e\xe5\x91\xef\xcc\xa4\xac\ -\xd8\x9b\xb5\xdc\x5c\x8f\x9d\xeb\xcf\x4f\x4e\xb9\xf9\x7a\x53\x88\ -\xf9\xbf\x7c\x97\xca\x3a\x43\xc5\xe9\x4a\x0c\xbd\x71\x2f\x7a\xb0\ -\x35\xcb\x4b\x44\x17\xbf\x91\x28\xe2\xf3\xf9\xe8\xe8\xe8\x40\x51\ -\xfa\x36\xd4\x71\x58\xe7\x71\xdd\x7d\xc5\x54\xde\x58\xb3\x9f\x8a\ -\xf8\x45\x7f\xfd\xa1\xc5\xfc\xe4\xe2\x09\xdc\xbc\x60\x1c\x6e\x87\ -\x51\x95\xea\xa6\x10\x1f\x6c\xaa\xe6\xe7\x7f\x5e\x4b\x7d\x7c\xbc\ -\x69\xd1\x8a\xca\x34\xe2\x12\x04\x78\xe4\xdb\x33\x38\xf1\xa7\x6f\ -\x9b\x26\xbb\xbb\x5f\xde\xc0\x7f\x36\x55\x71\xf6\x71\x43\x99\x30\ -\x34\x97\x8a\xda\x76\x3e\xd9\x52\xc7\x3f\x96\xf7\xac\x50\x72\x3d\ -\x0e\x1e\xfb\xce\x0c\x2e\xf9\xed\xc7\x00\xd4\xb4\x86\x99\x77\xd7\ -\xdb\xdc\x7c\xce\x38\x66\x8f\x2d\x62\x70\xa1\x9b\xcd\x95\x2d\x2c\ -\x5a\x5e\xc1\xdb\x6b\x93\xe1\x9b\x06\xe5\xb9\xf8\xcd\x37\xfb\x37\ -\x8f\xea\xd6\xf3\xc6\xb3\x68\xe5\x5e\xd6\xed\x36\x3c\x1b\xff\xf2\ -\x71\x39\x9b\x2a\x5a\xb8\x7e\xfe\x28\xa6\x8d\x28\xa0\x23\xa4\xb0\ -\x7a\x77\x23\x7f\x78\x7d\x4b\xb7\xa1\xad\x2c\x58\x38\x72\x95\xd7\ -\x91\x57\x27\x97\xcb\xc5\xbc\x79\xa7\x31\x6d\xda\x74\x76\xef\xde\ -\x85\xd7\xeb\x65\xdc\xb8\x71\x69\x31\x0c\x3b\xc7\x33\xec\x0e\xf5\ -\xf5\x75\x2c\x5d\xba\x98\x33\xce\x38\x8b\x8b\x2e\xba\x84\x9c\x1c\ -\xc3\x61\xaa\xa3\xa3\x83\xfd\xfb\xf7\xb3\x74\x69\x52\xcd\x4d\x9c\ -\x38\x91\x09\x13\x26\x1e\x96\xeb\x4c\x23\x33\x41\x40\xcc\x2f\x36\ -\xd8\x08\xfd\x00\x00\x1c\xec\x49\x44\x41\x54\x35\xe6\x5e\xc9\x0e\ -\x40\xc0\x21\x8b\xd8\xe5\xde\x2b\xe2\x1c\x97\x0d\x29\x31\xe7\x2c\ -\x12\x44\xaf\xd9\x89\x1e\x68\x86\x4e\x69\x93\x64\x9b\x84\xcb\x6e\ -\xeb\xe2\xa5\x41\x23\x1c\x0e\xe3\xf7\xfb\xbf\xd8\x7c\x5c\xbd\x85\ -\xdb\x61\xe3\xf1\xef\xce\xe4\xbc\xfb\x3e\x24\xa6\x1a\x61\xa2\xee\ -\x79\x69\x23\xbf\x7a\x79\x23\xc3\x8b\xbc\x04\xa3\xaa\xa9\x7a\x12\ -\x70\xca\x12\xff\x75\xd9\xa4\x8c\xb2\x26\x0e\xcd\xe3\x97\x57\x4c\ -\xe5\xae\xbf\x26\x23\x71\x2c\xde\x5a\xcf\xe2\xad\xf5\x19\xfb\xe6\ -\xe7\xd8\x89\x29\x5a\x97\xb1\x11\x01\x16\x4c\x2b\xe5\x96\x05\x63\ -\xcd\x00\xb9\x51\x45\xe7\xf7\xaf\x6e\xe5\xf7\x6c\xcd\xba\xbf\xc7\ -\x61\x63\xe1\xf7\x4e\xec\x53\x24\xfb\x54\x48\xa2\xc0\xc2\x9b\x66\ -\xb2\xe0\x57\xff\x31\x89\x69\x63\x65\x33\xb7\x3d\xfd\x69\x76\x92\ -\x4d\x31\xb7\x26\xb0\x6a\x47\x3d\x05\x39\x2e\x46\x96\x78\xad\x5e\ -\xd2\xc2\x91\x27\xbb\xbe\x90\x58\x7f\x3d\x9f\x53\x10\x04\xf2\xf2\ -\xf2\x38\xee\xb8\x9e\x5f\x3e\x15\x45\x21\x10\x08\xe0\x70\x38\x70\ -\xa6\xd8\xbf\x34\x4d\xa3\xbc\x7c\x37\xcf\x3c\xf3\x14\x93\x27\x4f\ -\xe6\x92\x4b\x2e\x4f\xeb\x8c\xbd\x5e\x2f\x3f\xf9\xc9\x9d\x2c\x59\ -\xb2\x98\xad\x5b\xb7\x32\x64\xc8\x10\xce\x38\xe3\xac\x3e\x3b\x25\ -\xf4\xab\x45\x3c\x79\x08\xc5\x23\x92\x26\x3e\x55\x61\xe9\x86\x0a\ -\xee\x7e\x36\xca\x05\x33\x87\xe2\xb4\x4b\xb8\x9d\x76\x26\x8f\x1e\ -\x84\xd7\x65\x58\x91\xf6\xd7\xb7\xb3\xbd\xb2\x16\x55\xd3\x08\x84\ -\x14\xfe\xb5\x7c\x17\xbb\x37\x6f\x44\x0b\xb6\xc5\xc7\xb5\xb2\xbf\ -\x4c\xe7\xe5\xb8\xb2\xbe\xb0\xe8\xba\x4e\x6b\x6b\x2b\x92\x24\x51\ -\x5c\x5c\xfc\xc5\x66\x40\x9e\x38\xd4\x9f\x42\x4e\x12\x65\x45\x5d\ -\x77\xa0\x73\xc6\x97\xb0\xec\x81\xb3\xb8\xe1\x4f\x2b\x4d\x95\xa1\ -\xeb\x46\x60\xdd\xce\x98\x31\xa6\x90\x27\xbe\x3b\x8b\x31\x83\x72\ -\xb3\x96\xf5\x83\xf3\xc7\x33\xb5\x2c\x9f\x1b\xfe\xb4\x8c\xea\x4e\ -\x84\x97\xc0\xd8\xc1\x3e\xfe\xfe\xa3\x79\x3c\xf5\xde\x36\x1e\x79\ -\xd3\x18\x20\x9d\xd6\xc5\x98\xd4\x03\xd7\x4c\x67\xce\x84\x62\x6e\ -\x79\x72\x15\xb5\xad\xe1\x2e\xaf\xe1\xe4\xf1\x25\x3c\x7e\xd3\x4c\ -\x86\x0d\xc8\xbc\xce\x19\xa3\x0b\xd8\xdb\x60\x78\xd7\xcc\x18\xd9\ -\xbb\x81\xc7\xf1\x43\xf2\x58\xf5\xe0\xb9\x7c\xef\x89\x95\xbc\xbd\ -\x76\x7f\x97\xfb\xdd\x78\xe6\x58\x6e\x3d\x67\x2c\x53\x6e\x7f\x1d\ -\x45\xd5\x91\x44\x81\xe2\x3c\x67\x5a\x98\x2b\x0b\x16\x8e\x28\xca\ -\x12\x7a\xa7\xb8\x6a\x6a\x6b\x68\x68\x68\x48\x53\x08\x6e\xb7\x9b\ -\x91\x23\x46\xf6\xed\xc4\x07\xac\x08\xbb\x3e\x28\x1c\x0e\xb1\x64\ -\xc9\x62\x56\xac\x58\x4e\x69\xe9\x10\x2e\xbc\xf0\x22\xfc\x7e\x3f\ -\xba\xae\xb3\x73\xe7\x0e\x5e\x7e\xf9\x45\xc6\x8c\x19\xcb\xc5\x17\ -\x5f\x96\x55\x41\xb8\x5c\x6e\x4e\x3f\xfd\x4c\x4e\x3f\xfd\xcc\xc3\ -\xa3\xac\xb2\xf6\xf4\x0e\x84\xa2\xe1\x26\x69\xe9\xb1\x08\x7a\x7d\ -\x05\xad\x6d\x75\xbc\xb0\x31\xca\x0b\xcf\xc6\xeb\xea\x76\xf2\xe6\ -\xc2\x3b\x38\x71\xaa\x11\xce\xef\xcd\xa5\x9f\xf1\xe3\x7b\x9f\x21\ -\x1c\x39\x30\x6b\xcf\x90\x62\x5f\xd6\x1f\x26\x14\x0a\xd1\xd0\xd0\ -\xc0\xb0\x61\xc3\x28\x2a\x2a\xea\xf3\xf5\x1e\x14\xe2\x3a\x76\x44\ -\x01\xbf\xba\x72\x2a\x6f\xaf\xdd\xcf\x77\xcf\x1c\x43\xae\xdb\xde\ -\x63\x47\xfd\xf1\xaf\xcf\xe4\xf1\x77\xb6\xf3\x9f\x0d\x55\xac\xdd\ -\xd5\x60\xaa\x8d\xd1\x03\x7d\x4c\x1d\x91\xcf\x29\x13\x8a\xb8\x66\ -\xde\xa8\x1e\x27\xd7\x9e\x3a\xb9\x84\xd5\x0f\x9e\xcb\xdf\x97\x56\ -\xb0\xae\xbc\x91\xf5\xe5\x4d\xb4\x87\x14\xa6\x8f\x2a\x60\xc6\xe8\ -\x01\x7c\xfd\xe4\x11\xf8\xdc\x32\x77\x5d\x36\x85\x60\x54\x21\x14\ -\x55\xf9\xd1\x05\x13\xba\x2c\xef\x9c\xe9\x43\x38\xe1\x98\x62\x5e\ -\xf8\x68\x17\x6b\x76\x35\xb0\x66\x57\x13\x55\x4d\x01\x26\x0e\xcd\ -\x63\xda\xc8\x7c\xe6\x8c\x2f\xe6\xe2\x59\x65\x5d\x3e\x8c\xf7\x5e\ -\x35\x0d\x9f\xdb\x4e\x9e\xd7\xce\x0d\x07\x10\xc1\xbd\x38\xd7\xc5\ -\x3f\x7e\x3c\x97\x7f\xae\xd8\xc3\x87\x9b\xaa\x59\xb3\xab\x81\xcf\ -\xf6\xb5\x32\xae\x34\x97\xd9\x63\x8b\x39\x6b\xda\x60\x4e\x9b\x32\ -\x10\x80\xc7\xbf\x7b\x02\x8f\xbf\xb3\x8d\xcb\x66\x0f\xb7\x48\xcb\ -\xc2\x11\x4d\x5d\xbd\x35\xb7\xad\x5d\xbb\x96\x8f\x3e\xfe\x30\x2d\ -\x04\xd0\xd0\x21\x43\xb9\xed\xd6\xef\x1f\x60\x07\x7e\xf0\xaf\xa2\ -\xa6\xa6\x86\xe7\x9f\x7f\x8e\xda\xda\x1a\x1c\x0e\x07\x0d\x0d\xf5\ -\x94\x96\x0e\x41\xd3\x34\x3e\xfb\x6c\x2b\xa3\x47\x8f\xe1\x6b\x5f\ -\xbb\xc8\x74\xc8\x38\x6c\x64\x74\x20\xbf\x84\x2b\x07\xc1\x1e\x9f\ -\x7e\xa3\xa9\xd0\xb0\x07\xbd\x79\x7f\x46\x83\x85\x82\x61\x22\xd1\ -\x58\xbf\xcf\x37\x69\x54\x71\xf2\x2d\x22\xe1\xad\x28\x8a\x84\x42\ -\x21\xfc\x7e\x3f\xa3\x46\x8d\x32\xbd\x37\xbf\x50\x53\xe1\x0f\x2f\ -\x98\xc0\x0f\xbb\x21\x84\x6c\x26\xb2\xef\x2d\x18\xcb\xf7\x16\x18\ -\x9d\xfb\xbe\xc6\x20\x3e\x97\xdc\x27\xd3\x9b\xdf\x63\xe7\x3b\x9d\ -\x82\xf0\x66\x33\x53\xfe\xe1\xfa\x99\xbd\x2a\x2f\xdf\x6b\xe7\xb6\ -\x73\xc7\xa5\x3d\x0c\xbd\x55\xb4\xc3\x06\x78\xb2\xc6\x39\xec\x2d\ -\x2e\x9a\x35\xd4\xf4\xb6\xec\xea\xbc\x57\xce\x19\xce\x95\x73\x86\ -\x5b\xfd\xa2\x85\x2f\x0d\x02\x81\x00\x55\xd5\xb5\xd4\x37\x1a\xd3\ -\x51\x72\x3c\x1e\xbc\xde\x03\x77\x60\x10\x04\x3d\x53\x75\xe9\x46\ -\xc4\x78\xbd\x8b\x79\x5c\xd9\xc8\x2f\x7d\x82\xb2\x10\xcf\xf1\x65\ -\x90\x49\x30\x18\x32\x9d\x0a\x4e\x3e\xf9\x14\x66\xcf\x9e\x83\xdb\ -\xed\x3e\x02\x5a\x51\xef\xf4\x99\x72\x0d\x0e\x77\x72\xb2\x70\x24\ -\x80\xde\xd1\x78\x68\x58\x1e\x28\xc8\x75\x53\x56\xe2\xcf\x2a\x6d\ -\x73\x72\xbc\x0c\x1e\x3c\x18\xbb\xbd\x7f\xc1\xc1\x6d\x47\xca\x8d\ -\x9b\x3a\xa9\xf8\x88\x7b\x6f\x14\xbe\x5a\xe7\xb5\x60\xe1\xe0\x74\ -\xa3\x46\x52\xc7\xde\x04\x52\x55\x54\x15\x5d\x89\x52\xe4\x0c\xa2\ -\x0b\xa0\x8a\x12\xb1\x78\xea\x8b\xbe\xa8\x94\xac\xd6\xbf\x34\x46\ -\x4a\x86\x45\xea\xce\x4c\xa8\xeb\x3a\x45\x45\xc5\x5c\x79\xe5\xd7\ -\x59\xba\x74\x09\x25\x25\x25\x5c\x7b\xed\xb7\x4d\xe7\x8b\xce\xfb\ -\x0a\x47\xc8\x43\x9b\xc1\x49\xb2\x83\x44\x52\x42\x5d\x89\xa2\x6b\ -\xd9\xc7\xfb\x6d\x36\x09\x39\xc5\xa3\x39\x14\x8e\xc4\xe7\xc4\xf5\ -\x56\x90\x88\x4c\x1f\x37\x28\x19\xee\x29\xa5\x6d\x34\x55\xc3\x6e\ -\xb7\xf7\x21\x55\xcd\x11\x4c\x5c\x16\x2c\x58\xf8\x32\x41\x00\x9d\ -\x5e\xe7\x5c\x8a\x29\x0a\xf9\xb6\x00\x37\x4d\x2a\x27\xe2\x81\x7f\ -\x57\x96\xd2\xaa\xc6\xfa\x4c\x5c\xdd\x6d\x37\x14\x54\x77\x2f\x86\ -\xe9\x64\xe6\x72\xb9\x38\xfb\xec\x73\x39\xf9\xe4\x53\x70\xb9\xdc\ -\x7d\xf6\x84\x3b\x98\xd7\x71\xa0\xe4\xa5\xc7\x22\x08\x9a\x66\xb8\ -\xc3\xdb\xec\x08\xa2\x0d\x9d\xcc\x28\x41\x03\x07\x0e\x20\xdf\x97\ -\x74\x1c\xd9\xb5\x7b\x3f\x4a\x2f\x52\xa1\x24\x50\x94\xef\xe1\xf8\ -\xf1\xa5\x38\xed\x36\x14\xd5\x08\x9a\xac\x6b\xe9\x2a\x58\x14\xc5\ -\xac\x59\xa8\x2d\xe2\xb2\x60\xc1\xc2\x11\xa0\xb8\x7a\x4f\x5c\xaa\ -\xa2\xd2\x1a\x11\xf8\xb8\xca\x8f\xe2\x80\x7d\xcd\x76\x9c\x05\x6a\ -\xbf\x89\xab\x27\x5d\x95\x8c\xeb\x67\xec\x91\x9a\x78\xb1\xb3\xb9\ -\x30\x27\xc7\xd7\xab\xf3\x1f\x6e\xd5\x95\x7a\xcd\x5d\xf2\x5d\x34\ -\x64\x8c\x6d\x89\x12\x38\xbc\xe0\xf1\x1b\x41\x72\x53\xd4\x94\x24\ -\x89\x9c\x3b\xf7\x58\x4a\x4b\x0c\xe7\xb5\xf6\x50\x8c\xf2\xbd\xb5\ -\xbd\x8e\x2a\x6f\xb3\x89\x1c\x3f\x6e\x30\x23\x07\xe7\x91\x48\xe8\ -\x29\x8a\x02\x8a\x12\x45\xd7\x75\xc4\x78\x14\x15\x49\x92\x4c\xf2\ -\xea\x6b\x54\x15\x8b\xb8\x2c\x58\xb0\x70\xc8\x3a\x54\x55\xd5\x10\ -\xc5\x9e\x3b\x3e\x1d\x68\x53\x9c\xbc\xbd\x7f\x84\xb9\x6e\x64\x81\ -\xd0\x07\xe2\xd2\xcc\xf2\x8c\x40\xf1\xf1\xb1\xad\x94\x31\xae\xee\ -\x48\x2c\x95\x73\x92\xea\xec\xc0\xc8\xa8\xbf\xe4\xd5\x3f\xb5\x95\ -\x7d\x9c\x4b\x0f\xb6\xa2\x47\x83\x08\x36\x3b\x88\x22\x62\xf1\x68\ -\xdc\x2e\x19\xaf\x16\x00\x5d\x27\xc7\xe3\xe0\xec\x53\xa7\xf3\xfd\ -\xab\xe7\xe3\xf3\x38\xd0\x74\x9d\x15\x1b\x2b\xd8\xb9\xa7\xae\x57\ -\x67\x15\x05\x81\x59\x13\x87\x70\xd1\xa9\x13\x90\xe2\xd1\xe0\x75\ -\x40\x94\x24\x22\x91\x20\x20\x98\x99\x02\x52\x89\xcb\x52\x5c\x16\ -\x2c\x58\x38\xb2\xe4\x96\xae\xf7\x5a\x71\x4d\x9a\x30\x11\x87\xc3\ -\x99\xd6\x69\xe7\xe7\xf9\xfb\x31\xc6\x25\x64\x32\x52\x0a\x89\x19\ -\x0c\x95\x8d\xc2\x92\x19\x84\x53\x15\x58\x5f\xc8\xa7\x2f\x9d\xf2\ -\x81\x92\x96\x19\x9b\x51\x4f\xcf\x78\x9c\xbc\x96\xf8\xa2\x12\x45\ -\xaf\x2b\x47\x18\x3a\x09\x44\x1b\x25\x05\x5e\x6e\xbb\xe6\x52\x46\ -\x17\x39\xd1\x55\x85\xd2\xe2\x5c\xc6\x0d\x2b\x34\xc3\xeb\xd5\x34\ -\xb6\xf3\xd4\xdf\x3e\xa4\x72\x4f\xcf\xb9\xc7\x24\x51\x64\xc2\xc8\ -\x62\xae\x38\x63\x32\x76\x9b\x64\x8c\x57\x62\x98\x04\x6d\x92\x44\ -\x5b\x38\x18\x0f\xb4\x6b\x10\x97\xcd\x66\xc3\x66\xb3\xf5\x3a\xe5\ -\x8d\x45\x5c\x16\x2c\x58\x38\x8c\x10\xe2\xaa\xab\xe7\x31\x92\x71\ -\xc7\x8c\x65\xdc\x31\x99\xd3\x47\x7a\x73\x6c\x76\xc2\x88\x13\x0f\ -\x9d\x4c\x85\x29\x4c\x94\x4a\x4a\x5d\x13\x94\x6e\x5e\xc7\x81\x12\ -\x51\x2a\x09\x75\x9f\xbc\xb2\x7f\xe3\x59\x99\x87\xa7\x9a\xff\x92\ -\xe7\xd5\x03\x2d\x68\x8d\x7b\x11\xf3\x4b\x39\xf3\xd8\x91\xdc\xb4\ -\x60\x6c\x46\x1c\x58\x80\x70\x54\xe5\xb1\x17\x3f\xe1\xbd\xc5\x1b\ -\xd0\x7a\xa8\x9b\x6c\x13\x99\x31\x61\x28\xe7\x9f\x32\x9e\x16\xc5\ -\x4e\xb4\x5d\xa1\xd0\x95\x38\xb7\xa1\xac\x02\x81\x76\x40\x40\x96\ -\x65\x5c\x2e\x17\x82\x60\x2c\x5b\xc4\x65\xc1\x82\x85\x23\x4f\x74\ -\xe9\x3a\xb1\x58\xac\xcf\xf1\xe8\xfa\x8a\xb4\xce\xb0\x93\xa9\x30\ -\xbb\x1a\xea\x4c\x6f\xdd\x8f\x77\xf5\xb5\x2d\xba\x22\x2a\x3d\xfd\ -\xbf\x14\xc1\xaa\xa7\x67\x0a\xd6\xe3\x0e\x0d\x62\x32\x82\xbb\x1e\ -\x3f\x2e\xf5\xf0\x44\x9d\x75\x1d\x0a\xfc\x5e\x72\xdc\x4e\xda\x83\ -\x61\x23\xf5\x48\x7d\x25\x5a\xa0\x8d\x1d\xbb\xbc\x34\xb4\x4c\x20\ -\xdf\xe7\x46\x12\x05\x62\x8a\x46\x38\x12\x63\xc7\xbe\x46\xee\x7f\ -\xe2\x0d\x3e\x5c\xb2\xbe\xdb\x49\xc7\x92\x28\xe0\x71\xd9\x39\xeb\ -\xc4\x63\x38\x77\xce\x31\x38\xed\x36\x76\xd4\x45\x88\x28\x5a\xfc\ -\xdc\x3a\xb2\x2c\x13\x8b\x85\x09\x87\x83\x48\xa2\x84\xdd\x6e\xc7\ -\xe5\x72\xe1\x70\x38\x4c\xef\x42\xcb\x54\x68\xc1\x82\x85\x23\x47\ -\x6b\x09\x02\x4d\x4d\x8d\xac\x5d\xbb\xf6\xf0\x06\xd9\x15\x45\xc6\ -\x4d\x1c\x03\x82\x60\xe6\x42\x16\x52\x4d\x84\xf1\x9e\x3d\x75\xfc\ -\x2a\x91\xfd\x58\xef\xd4\xf1\x0b\x42\x67\xb3\xe1\x81\x8f\x75\x25\ -\x3a\x71\x5d\xd7\xd0\x12\x5e\x96\xaa\x8a\xa6\xe9\xe8\xe8\xc6\xa7\ -\xae\xa1\xe9\x3a\x7a\xdc\xac\xaa\xc5\x4d\xac\x49\xc2\x32\xd6\xd1\ -\xc9\x14\x28\xc4\xc3\x92\x88\xf1\xb1\x22\xc9\x66\x43\xb6\xd9\xb0\ -\xd9\x0c\xa5\x23\x0a\x02\x3e\x8f\x93\x33\x4f\x9a\xc8\xbf\xde\x5f\ -\x87\xa2\xaa\xa0\xa9\xe8\x1d\x0d\x2c\x7e\xe7\x5d\xae\x6c\xdc\xcf\ -\x69\x33\xc7\x90\x97\xe3\x62\x6f\x5d\x1b\x9b\xb7\xef\x63\xfd\xe6\ -\x9d\x34\x36\xb6\x74\x43\x58\x22\x25\x85\x39\x8c\x1b\x5e\xcc\x19\ -\xb3\xc6\x30\x76\x58\x21\x9a\xa6\xa1\x28\x0a\x23\x0b\x24\x14\x05\ -\xd3\x9b\xd0\xed\x76\xd3\xd4\x5c\x43\x2c\x16\xc3\x6e\x73\xe0\x76\ -\xbb\x4d\xf2\x4a\x44\xd0\x3f\xec\x8a\x6b\xd6\xac\x59\x00\x3c\xf8\ -\xe0\x83\x9c\x74\xd2\x49\xfd\xde\xaf\xbf\xe8\xee\x3c\xd9\xb6\xbd\ -\xfd\xf6\xdb\xbc\xf2\xca\x2b\xec\xdc\xb9\x93\x70\x38\x6c\x06\xd9\ -\xbc\xee\xba\xeb\x98\x32\x65\x4a\xc6\xb1\xa9\xb0\xdb\xed\x0c\x19\ -\x32\x84\xb3\xcf\x3e\x9b\x2b\xaf\xbc\xb2\x57\x8d\xbf\x74\xe9\x52\ -\x16\x2d\x5a\xc4\x96\x2d\x5b\xe8\xe8\xe8\xc0\xeb\xf5\x32\x61\xc2\ -\x04\xae\xbc\xf2\x4a\x8e\x3f\xfe\x78\xab\xa7\xb3\xf0\xa5\x20\xab\ -\x84\xa7\x58\x6e\x6e\x2e\xa1\x50\x88\x40\x20\x5b\x2e\xa8\x43\x47\ -\x64\xa2\x69\xfa\x4a\x57\x2f\x82\x1e\xcf\xd0\x95\x20\xab\x4e\x93\ -\x91\x53\x4d\x8c\xa9\x64\x95\xa9\xbe\xb2\x93\x97\x41\x50\x1a\x9a\ -\xa6\xa7\x93\x8f\xa6\xc7\x97\x15\x54\x55\x43\xd7\x55\x73\x6e\x9b\ -\xae\x6b\x29\xa4\x66\x10\x97\xae\x27\x8e\x31\xf6\x89\x44\x63\x84\ -\x23\x31\x33\x9a\x85\x28\x0a\x48\x89\x74\x31\x29\x91\xf7\x13\xd7\ -\x26\x89\x36\x24\x9b\x1d\xbb\xdd\x81\x2c\x3b\x90\x24\x89\x6f\x9e\ -\x3f\x13\x1d\x9d\x25\x6b\x76\x50\xdb\x18\x8f\x52\xaf\x2a\xac\x58\ -\xb9\x81\x15\x2b\x37\x74\xdb\x9e\x76\x9b\x84\xcf\xeb\xc2\x9f\xe3\ -\xa4\xb4\xd8\xcf\xd8\xb2\x62\x46\x0f\x2d\xa4\x6c\x60\x1e\x2e\x87\ -\x84\xa2\xa8\x9d\x08\xda\xf8\x73\x38\x9d\xe8\x68\x34\x35\xd6\x82\ -\x6e\x4c\x29\x48\xa8\x2d\x87\xc3\x81\x2c\xcb\x47\xb6\xe2\xba\xfc\ -\xf2\xcb\x01\x18\x3c\x78\xf0\x11\xf3\x80\xfd\xf5\xaf\x7f\xe5\x91\ -\x47\x1e\x41\x96\x65\xe6\xce\x9d\x8b\xc7\xe3\x61\xfd\xfa\xf5\xac\ -\x5c\xb9\x92\xd5\xab\x57\xf3\xec\xb3\xcf\x32\x66\x4c\x7a\x24\x8e\ -\x39\x73\xe6\x98\x99\x4e\x6b\x6a\x6a\x58\xbc\x78\x31\x8f\x3e\xfa\ -\x28\x1d\x1d\x1d\xdc\x78\xe3\x8d\xdd\x9e\x6f\xe1\xc2\x85\x3c\xf3\ -\xcc\x33\x00\xcc\x9c\x39\x93\xd2\xd2\x52\xca\xcb\xcb\x59\xb6\x6c\ -\x19\xcb\x96\x2d\xe3\x8e\x3b\xee\xe0\x92\x4b\x2e\x39\xec\xed\xf0\ -\xde\x7b\xef\x71\xd7\x5d\x77\x1d\xf2\x97\x0a\x0b\x5f\x0d\x24\xc6\ -\x34\x9c\x4e\x27\xf9\xf9\xf9\xd8\xed\xf6\xc3\x6e\x26\x34\x54\x08\ -\xa0\xc7\x9d\x31\x74\x3d\xfe\x35\xee\x51\x98\x20\x9e\x14\x22\xeb\ -\x5a\x31\xa5\xab\x2f\x33\x69\x62\x8a\x5a\x53\x55\x0d\x45\x55\xd1\ -\xd4\xa4\x42\xd2\x49\x2c\xab\xe8\x9a\x8a\xaa\xab\x71\x95\xa5\xd1\ -\x1e\x88\x50\x51\xd5\x48\x55\x6d\x0b\x81\x50\x84\x60\x28\x4a\x47\ -\x30\x42\x20\x1c\x25\x14\x8e\x11\x0c\x45\x09\x46\xa2\x84\xc2\x0a\ -\xc1\x70\x0c\x45\x51\x51\x35\xdd\x54\x68\xc6\xcb\x41\x22\x49\xa7\ -\x80\x5d\x16\xf1\x7b\x1d\x14\xfa\xdd\xe4\xfb\x9c\x0c\xc8\x77\x73\ -\xcc\xb0\x42\x7c\x5e\x07\x92\x28\xe2\x72\xe7\x50\xe0\xf3\x73\xe3\ -\xa5\x27\xf1\x8d\x73\x67\x12\x53\x34\x23\x19\x64\x9c\x30\xcd\x3a\ -\xc7\xd7\x69\xf1\xef\x09\xc5\x67\x93\x44\x6c\x92\x80\x4d\x12\x70\ -\xda\x6d\x78\x5c\x76\xd0\x8d\xb1\x47\x55\x55\x3b\x99\x33\x8d\xb6\ -\x91\x44\x11\xaf\xd7\x4b\x7d\xdd\x5e\xc2\xa1\x20\x36\xc9\x4e\x6e\ -\x6e\x2e\x6e\xb7\x1b\xaf\xd7\x8b\x2c\xcb\xd8\xed\x76\xd3\xb3\xf0\ -\x88\x24\xae\xdb\x6f\xbf\xfd\x88\x7b\xc0\x5e\x7a\xe9\x25\x00\x6e\ -\xbb\xed\x36\x93\x30\xa2\xd1\x28\x57\x5f\x7d\x35\x7b\xf7\xee\xe5\ -\xc3\x0f\x3f\xcc\x20\xae\x0b\x2e\xb8\x20\xad\x73\x7f\xfa\xe9\xa7\ -\x79\xf2\xc9\x27\x79\xed\xb5\xd7\xba\x25\xae\xf5\xeb\xd7\x9b\xa4\ -\xf5\xdb\xdf\xfe\x96\x93\x4f\x3e\xd9\xdc\xf6\xea\xab\xaf\x72\xff\ -\xfd\xf7\xf3\x87\x3f\xfc\x81\x53\x4e\x39\x85\x01\x03\x32\xb3\x1f\ -\x6b\x9a\x76\xc8\x32\xc8\xbe\xfd\xf6\xdb\x07\xb5\xbc\x43\x59\x57\ -\x0b\x47\x3e\x6c\x36\x1b\x4e\xa7\xd3\x24\x2b\x8f\xc7\x73\x58\x89\ -\x4b\xd7\xf5\xe4\xf9\x84\x74\xc7\xf0\xce\x63\x5c\xa9\x8a\x2b\xd3\ -\x6c\x98\xa9\xba\x74\x3d\x19\xf6\xc9\x20\x92\xc4\x1c\x33\xdd\x20\ -\x37\x54\x02\xe1\x30\x1d\xc1\x10\x81\x60\x84\xf6\x40\x98\xc6\x96\ -\x00\x7b\xaa\x9a\xa8\xac\x6e\x62\x67\x65\x3d\x7b\x6a\x9a\x69\x6c\ -\x0e\xa0\x76\xf2\x94\xec\x8d\x6f\x86\xde\x85\x6a\xcd\xe6\xd8\x21\ -\x89\x02\x25\x85\x5e\xc6\x95\xe5\x33\x73\x62\x09\x65\x03\xf3\x28\ -\x29\x1a\x80\xdf\x93\x8b\xdb\xe3\xc3\xed\x72\x62\x93\x44\x93\xa8\ -\x52\xcd\x92\x09\x2f\xd0\xc4\x9f\xaa\x26\xd6\xa9\xf1\xef\x1a\xaa\ -\xa6\xc6\x95\x61\x8a\x39\x13\xe3\x53\x94\x24\x3c\x5e\x2f\xe1\x70\ -\x07\xd5\xd5\x95\x88\x82\x44\x6e\x6e\x2e\x2e\x97\x8b\xdc\xdc\x5c\ -\x3c\x1e\x0f\x1e\x8f\xc7\x54\x5c\x7d\xbe\xd7\x0e\xf5\xcd\x94\x6a\ -\xa6\x7b\xfe\xf9\xe7\xd9\xb4\x69\x13\xdf\xf8\xc6\x37\xb8\xf9\xe6\ -\x9b\xcd\x7d\xee\xbd\xf7\x5e\xde\x7c\xf3\x4d\x4e\x3f\xfd\x74\xee\ -\xbd\xf7\x5e\x00\x56\xae\x5c\xc9\x93\x4f\x3e\xc9\xb6\x6d\xdb\x70\ -\xb9\x5c\x9c\x76\xda\x69\xdc\x7c\xf3\xcd\x07\x25\x1d\x40\x63\xa3\ -\x11\x95\x3e\xf5\xa1\xb2\xdb\xed\x2c\x5c\xb8\x10\xb7\xbb\x77\x33\ -\xe3\x47\x8d\x1a\x05\x18\xf9\x76\xba\xc3\xa2\x45\x8b\x4c\xc5\x96\ -\x4a\x5a\x09\x32\x6c\x6b\x6b\x63\xfc\xf8\xf1\xe4\xe7\xe7\xa7\xb5\ -\xd7\xdd\x77\xdf\xcd\xcb\x2f\xbf\xcc\xe7\x9f\x7f\xce\x8a\x15\x2b\ -\xcc\x63\x7a\xd3\x2e\x8b\x17\x2f\xe6\xb9\xe7\x9e\x63\xc7\x8e\x1d\ -\x88\xa2\xc8\xa4\x49\x93\xb8\xed\xb6\xdb\xcc\x3a\x77\x36\x81\xde\ -\x71\xc7\x1d\x00\x69\xe7\xd9\xb9\x73\x27\x4f\x3c\xf1\x04\x6b\xd7\ -\xae\x25\x16\x8b\x31\x74\xe8\x50\x2e\xbd\xf4\x52\x2e\xb8\xe0\x82\ -\x8c\x32\xba\xaa\xab\x85\xaf\x1e\x71\xd9\xed\x76\x3c\x1e\x0f\x36\ -\x9b\xed\xb0\xa6\xee\xd0\x34\x8d\x50\x28\x44\x73\x73\x73\x8a\x09\ -\x50\x4f\xba\x8b\xc7\xa5\x93\x90\xb2\xac\xa7\xaa\xb4\xb4\x63\x84\ -\x14\x07\x87\x44\xa7\x9c\x5c\x16\x04\x90\x44\x1d\x49\x84\xbd\x35\ -\xcd\x6c\xaf\xa8\x61\x47\x45\x1d\x95\x55\x0d\xd4\x36\xb6\x53\xdb\ -\xd0\x4e\x6d\x53\x1b\x2d\x6d\xc1\x1e\x49\xe9\x50\x84\x0b\x54\x35\ -\x9d\xfd\x75\xed\xec\xaf\x6b\x67\xd9\xc6\xfd\x4c\x1a\x35\x80\x13\ -\x26\x0e\x64\xfa\xf8\x41\x14\x16\x16\xa3\x28\x79\xb8\x5d\x4e\x64\ -\xd9\x96\x56\x81\xa4\x6a\x4a\xfe\x41\xaa\x32\x4b\x35\x8b\xea\x19\ -\x0e\x24\x89\x71\x2d\x55\x89\xb2\xa7\x72\x3b\x20\xe2\xf1\x78\xf1\ -\x7a\xbd\xf8\xfd\x7e\xd3\x5c\xd8\x5f\xc7\x8c\xc3\x42\x5c\xa9\x38\ -\xed\xb4\xd3\xd8\xb4\x69\x13\xcb\x96\x2d\x33\x89\x4b\xd3\x34\x96\ -\x2e\x5d\x0a\xc0\xe9\xa7\x9f\x0e\xc0\xa6\x4d\x9b\xf8\xc1\x0f\x7e\ -\x00\xc0\xfc\xf9\xf3\x69\x6b\x6b\xe3\x95\x57\x5e\xa1\xa1\xa1\x81\ -\xdf\xfd\xee\x77\xfd\xae\xc7\xb0\x61\xc3\xd8\xbd\x7b\x37\x8f\x3e\ -\xfa\x28\x9f\x7d\xf6\x19\xb3\x67\xcf\x66\xea\xd4\xa9\x07\x14\x66\ -\x7f\xe7\xce\x9d\x00\x19\xca\xac\x33\x36\x6d\xda\x64\x9a\x08\xb3\ -\xe1\x9b\xdf\xfc\x66\xd6\xf5\xcf\x3f\xff\x3c\x83\x06\x0d\xe2\xfc\ -\xf3\xcf\x4f\x2b\xab\xa7\x76\xd9\xbc\x79\x33\x3f\xfe\xf1\x8f\x11\ -\x45\x91\x05\x0b\x16\x50\x59\x59\xc9\xa7\x9f\x7e\xca\xed\xb7\xdf\ -\xce\xa2\x45\x8b\xcc\xe0\x96\x97\x5f\x7e\x39\x2f\xbf\xfc\x72\x86\ -\x19\x14\xa0\xa2\xa2\x82\x1b\x6e\xb8\x81\x60\x30\xc8\x8c\x19\x33\ -\x28\x2a\x2a\xe2\xbd\xf7\xde\xe3\xfe\xfb\xef\xa7\xbd\xbd\x9d\x6f\ -\x7c\xe3\x1b\x3d\xd6\xd5\xc2\x57\x0f\x82\x20\x98\x26\x20\x59\x96\ -\x0f\xab\xda\x8a\x46\xa3\x84\x42\xa1\x74\x3d\xa2\xa7\xab\x31\xd3\ -\x64\x98\x42\x66\x99\xaa\x2b\x39\x96\x95\x5c\x6f\xb8\x95\x4b\x71\ -\x95\x52\x55\xdf\xc2\xca\x0d\xbb\x58\xb1\x7e\x37\x9f\xed\xae\xa1\ -\xae\xb1\x8d\x86\xe6\x0e\x62\x8a\x7a\x48\xae\xad\x2b\xb5\xd5\x1b\ -\x04\xc3\x0a\xab\xb6\x54\xb3\x63\x4f\x33\x3b\xf7\x35\x73\xf1\xa9\ -\x0a\x91\x48\x88\xbc\xbc\x22\x5c\x4e\x17\x0e\xbb\x2d\x85\x80\x12\ -\x67\xd3\xb3\x98\x00\x49\x31\x21\x6a\x19\x1e\x8f\x82\x20\xe0\xf5\ -\x7a\x51\xb5\x18\xfb\xf7\xef\x22\x1c\x0e\xe2\x72\x78\xc8\xcd\xcd\ -\x25\x2f\x2f\x0f\xaf\xd7\x8b\xc7\xe3\xc1\xe9\x74\x9a\xf3\xb8\xfa\ -\xf5\x92\xd4\x5f\xc6\x4f\x32\x73\xcf\xfb\x9d\x7a\xea\x69\x3c\xfc\ -\xf0\xc3\xec\xde\xbd\x9b\xea\xea\x1a\x4a\x4a\x4a\xd8\xb4\x69\x33\ -\x2d\x2d\x2d\x78\xbd\x5e\x66\xcd\x3a\x01\x5d\x87\xe7\x9e\x7b\x0e\ -\x55\x55\xb9\xe6\x9a\x6b\xf8\xee\x77\x6f\x8a\xab\x82\x1f\xb2\x78\ -\xf1\x62\xca\xcb\x2b\x28\x2b\x2b\xeb\x53\x7d\x12\xdb\x6e\xbe\xf9\ -\x16\x7e\xf2\x93\x1f\x13\x8b\xc5\x78\xe7\x9d\x77\x78\xe7\x9d\x77\ -\x4c\x15\x75\xd5\x55\x5f\x67\xc1\x82\x05\x19\xc7\xfe\xeb\x5f\xaf\ -\xb2\x6a\x95\x91\xdc\xb1\xb9\xb9\x89\x0f\x3e\xf8\x00\x9f\xcf\xc7\ -\x2d\xb7\xdc\xda\xed\xf5\x27\xd4\x5d\x61\xe1\x80\x03\x7a\xbb\x1a\ -\x36\x6c\x18\x0f\x3c\xf0\x9b\xb4\xb7\xb2\xde\xb4\x4b\x63\x63\x13\ -\x17\x5d\x74\x11\x65\x65\xc3\xb9\xe4\x92\x4b\x68\x6b\x6b\xe3\xcc\ -\x33\xcf\xa0\xbe\xbe\x9e\xad\x5b\xb7\x32\x65\xca\x54\x00\xbe\xff\ -\xfd\xdb\x4d\xe2\x3a\xff\x7c\xc3\x0c\x9a\x38\xcf\x53\x4f\x3d\x4d\ -\x30\x18\xe4\x94\x53\x4e\x31\xeb\x30\x75\xea\xb1\xfc\xfa\xd7\xf7\ -\xf2\xec\xb3\xcf\x72\xc9\x25\x97\xa6\xa5\x24\xc8\x56\x57\x0b\x5f\ -\x59\xfa\xc2\x66\x93\x91\x24\x1b\x0e\xc7\xc1\x4d\xcd\xd1\x15\x14\ -\x45\x31\x22\x35\xe8\xa9\x9d\xbc\x60\x76\xc8\x89\xae\x3e\x4d\x69\ -\x09\x02\x68\x1a\x7a\xdc\xb4\x9d\x9a\xf5\xd8\x58\xd0\x11\x05\x9d\ -\xa8\xa2\xd0\x11\x08\x53\x5d\xdf\xc6\xca\x0d\xbb\x79\x7f\xf9\x67\ -\x7c\xb6\xbb\x9a\x48\x54\x21\x12\x8d\xa1\x69\x7a\xbf\xfa\xce\xbe\ -\xb4\x6f\x2a\x19\xf7\xf6\x3c\x4d\x6d\x61\xfe\xbd\xbc\x92\xf2\xaa\ -\x36\xbe\x36\x77\x24\x63\xcb\xda\x28\x29\x1e\x8a\xdb\xed\xc6\xe9\ -\xb0\x23\x8a\x82\x49\x58\x9a\xd6\xc9\x0d\x3f\x83\xc8\x74\xd3\x09\ -\x05\x04\x6c\xb2\x8c\xdd\xe1\x20\x1c\xea\xa0\xa2\xe2\x73\x42\xa1\ -\x10\x0e\xbb\x9b\x82\x82\x42\xf2\xf2\xf2\xf0\xf9\x72\xf1\xfb\x0d\ -\xf2\x72\x38\x9c\xc8\xb2\xbd\xdf\xfd\x84\xed\x40\x22\xff\x66\x7f\ -\x1b\xd0\x7b\x15\x3d\x58\x47\xa7\x70\x40\x21\x93\x27\x4f\x66\xe3\ -\xc6\x8d\x2c\x5b\xb6\x94\xaf\x5d\x74\x11\x4b\x96\x2c\x06\xe0\x94\ -\x53\x4e\xc1\x26\xdb\xd0\xd1\x4d\x95\xb2\x7d\xfb\x76\x1e\x7a\xe8\ -\xf7\x69\x04\xb0\x71\xd3\x46\x86\x95\x0d\xeb\x53\x7d\x12\xdb\x66\ -\x9d\x30\x8b\xbf\xfc\xe5\x2f\x2c\xfa\xe7\x3f\x59\xb1\x7c\x39\x95\ -\x95\x95\xa6\x8a\xfa\xd5\xaf\xee\xa1\xa5\xa5\x99\x2b\xae\xbc\x32\ -\xed\xd8\x44\x3d\x53\x51\x32\x70\x20\x9b\x36\x6f\xe2\x98\x71\xc7\ -\x74\xf9\x06\x91\x78\x10\x34\x5d\x3b\xa0\x28\xcb\x73\xe6\xcc\xc9\ -\xd8\xbf\x37\xed\x32\xe7\xe4\x39\xe4\x17\xe4\xb3\x72\xc5\x0a\x1e\ -\x7a\xf8\xa1\xb4\xa7\xa3\xbd\xa3\x23\x6b\x1d\x3a\xb7\xd9\x9a\x35\ -\xab\x33\xea\x30\xfb\xa4\xd9\x80\x91\x7e\x62\xe7\xce\x1d\x8c\x9f\ -\x30\xa1\xdb\xba\x5a\xf8\xca\xf3\x57\x16\x33\xdc\xa1\x3b\x57\xbc\ -\x7b\xed\x2c\xb3\xd2\x4c\x85\xa6\xd2\x32\x4c\x3d\x08\xa2\x68\xaa\ -\x05\x41\x14\x8c\x68\x1b\x82\x06\x68\xb4\x76\x04\xd8\xba\xab\x86\ -\x55\xeb\x77\xf3\xd1\xa7\xdb\xd9\x51\x59\x47\x24\xaa\x74\x22\x84\ -\x43\x4f\x5a\x7a\x97\xc7\x1f\xf8\xb9\x15\x55\x63\xcb\xee\x46\x6a\ -\x9b\x82\xcc\x3f\x7e\x08\x73\x8f\x0b\x33\x78\xe0\x20\x7c\xbe\x3c\ -\x9c\x4e\x27\x92\x28\x64\x10\x54\x57\x7f\x09\xf7\x7b\xbb\x64\x43\ -\xd5\x14\x5a\x9a\xea\xd8\x5f\xb5\x1b\x25\xa6\xe0\xf5\xe4\xe0\xcf\ -\xf5\xe3\xcf\x33\xfe\x72\xfd\xb9\xb8\xdc\x2e\x9c\x2e\x17\xb2\x5d\ -\x46\x10\x85\x7e\xf7\x17\xb6\x83\xd1\xdd\xe8\x07\xb0\xdf\x69\xf3\ -\xe7\xb3\x71\xe3\x46\x96\x2e\x5b\xc6\x85\x17\x5d\xc4\xe2\xc5\x06\ -\x21\xcc\x3f\xe3\x0c\xb3\x9c\xc4\xb8\xd1\xf2\xe5\xcb\x59\xbe\x7c\ -\x79\x86\x82\xc9\x76\x3e\x51\x14\x93\x83\x8c\xa9\xf6\xde\x94\x99\ -\xf7\x36\x59\x36\xb7\x0d\x1e\x32\x84\x5b\x6f\xbb\x8d\x5b\x6f\xbb\ -\x8d\xc6\xc6\x46\x96\x2c\x59\xc2\xc2\xc7\x1f\xa7\xa5\xa5\x85\x97\ -\x5f\x7e\x99\xcb\x3b\x11\xd7\x6f\x7f\xf7\x3b\x66\xc7\x9d\x33\x34\ -\x4d\xa3\xa2\xa2\x82\xfb\xef\xbb\x8f\x47\x1f\x79\x84\xf2\xf2\x72\ -\xee\xfc\xd9\xcf\xb2\x5e\x73\x51\x51\x11\xfb\xf6\xed\xa3\xae\xae\ -\xee\x80\x7e\x2a\x5f\x6e\x6e\xc6\xfe\xbd\x69\x97\x7f\xfc\xfd\xef\ -\x3c\xf4\xfb\xdf\x77\x79\xb3\xeb\xbd\xf8\x0d\x5b\x5b\x5b\x01\xf0\ -\xfa\x7c\xe6\x7a\x8f\x37\x99\xed\xb9\xad\xbd\x3d\x6d\xff\x6c\x75\ -\xb5\x60\xe1\x70\x21\x95\xae\x52\xef\x43\x51\x12\xcd\xb1\x94\xae\ -\xfe\xa4\xf8\x9c\x27\x50\xd1\x34\x85\xe6\xd6\x0e\x96\xae\xdd\xc9\ -\x7b\xcb\x3f\x67\xf3\xb6\x2a\x6a\x1a\xda\xcc\xb0\x53\xa2\x90\xae\ -\xe6\xfa\x17\x0d\x43\xef\xd5\x75\x09\x59\xde\x06\x0c\x73\xa6\xd0\ -\x0d\x8f\x67\x99\xe0\x9c\x52\x52\x43\x4b\x88\x57\x3e\xda\x45\x75\ -\x43\x80\x05\x27\x86\x18\x39\xb4\x84\xfc\xfc\x12\x5c\x4e\x17\x62\ -\x9c\xbc\x0c\xd5\x95\x6a\xc1\x4a\x4c\x75\x90\x10\x44\xa3\x4d\x15\ -\x55\xa5\xb5\xa5\x9e\xc6\xc6\x5a\xda\xdb\x5b\x11\x10\xc8\xcd\xcd\ -\x27\x27\x27\x87\x5c\xbf\x3f\xae\xb6\x7c\x78\xbc\x5e\xdc\x1e\x0f\ -\xb2\xdd\x8e\x28\x49\x07\xa5\xaf\xb0\x71\x38\x6d\x85\xba\xce\xbc\ -\x79\xf3\x78\xf8\xa1\x87\x58\xfd\xe9\xa7\xec\xde\xb5\x8b\x8a\x8a\ -\x0a\xfc\x79\x79\x1c\x37\x6d\x9a\x59\x4e\x4e\x4e\x0e\xad\xad\xad\ -\xdc\xfb\xeb\x5f\x73\xea\xa9\xa7\xf6\xea\x75\x25\x2f\x2f\x8f\xc6\ -\xc6\x46\x1a\x1b\x1a\xd2\xb6\x57\x57\x55\x25\x49\x64\xc0\x00\x62\ -\xd1\x28\xe5\xe5\xe5\x34\x34\x34\x70\xe2\x89\x27\x02\x50\x90\x9f\ -\xcf\x05\xe7\x9f\x8f\x4d\x92\xf8\xef\xfb\xee\xa3\xa1\x53\x19\x9d\ -\xaf\x53\x14\x04\x46\x0c\x1f\xce\x15\x57\x5e\xc9\x2f\xee\xba\x8b\ -\xf7\xde\x7d\x97\x3b\xef\xbc\x33\xeb\x65\x4f\x9d\x3a\x95\x7d\xfb\ -\xf6\xb1\x7c\xd9\x32\x2e\xbd\xf4\xd2\x8c\xed\x3f\xff\xd9\xcf\x18\ -\x3e\x7c\x38\x17\x5f\x72\x09\x79\x79\x79\xdd\xb6\x6b\x6f\xda\xe5\ -\x85\xff\xfb\x3f\x00\x2e\xbe\xf8\x62\xbe\x77\xf3\xcd\x48\x92\xc4\ -\x29\x09\xa7\x90\xae\x7e\xab\x4e\xeb\x73\x73\x73\x69\x6e\x6e\xa6\ -\xad\xb5\xd5\x5c\xdf\xde\xd6\x96\x24\x2a\x9f\xaf\x53\xce\x04\xdd\ -\xb2\x11\x5a\xf8\x02\x99\x2b\xdd\xa3\x40\x47\x40\x47\xc3\xed\x72\ -\xe1\x74\x3a\x8d\xae\x5b\xef\xdc\x91\x1b\x91\x28\x74\x34\x62\x4a\ -\x88\x8e\x40\x80\x25\x6b\x76\xb2\xe8\xdd\x75\xec\xde\xdb\x40\x7b\ -\x20\x0c\xe8\x38\xed\x02\xba\x2e\xa5\xd3\x82\xa6\x67\x58\x2c\x52\ -\xa1\xe9\x5d\x99\xf4\x52\x3d\x01\x85\x2e\xbb\xb3\xec\x2f\x98\x42\ -\x06\xdd\x65\x23\xc7\x8c\xa8\x1c\x7a\xf6\xed\x51\x45\x63\xf9\xe6\ -\x6a\x6a\x1a\x3a\x38\xe7\xa4\x0e\x26\x8f\xee\xa0\xb8\xb8\x14\x97\ -\x3b\x27\x1e\xd8\x3d\x6e\x85\x49\x34\x6b\xfc\xdc\xaa\xa6\x12\x0c\ -\xb4\xd3\xd2\xda\x48\x20\xd0\x46\x34\x12\x46\x51\x54\x5c\x4e\x37\ -\x39\x39\x3e\xdc\x2e\x17\xb9\x7e\x3f\x5e\xaf\x97\xbc\xbc\x3c\x3c\ -\x6e\x37\x6e\x8f\x07\xbb\x2c\x63\x93\xa4\x64\xd8\xad\xfe\x12\x97\ -\xd6\xcf\x42\x34\xa0\x37\x65\x24\xf6\xcb\xcb\xcf\x67\xca\x94\x29\ -\xac\x5f\xbf\x9e\x27\x9f\x7c\x12\x80\x79\xf3\xe6\x21\x88\xa2\x59\ -\xce\x84\x09\x13\x58\xb6\x6c\x19\x6b\xd6\xac\x61\xee\xbc\x79\x80\ -\x31\xe7\xa8\xb1\xa1\x81\xb9\xf3\xe6\x51\x52\x52\x92\x51\xfe\xf4\ -\xe9\xd3\x79\xe7\x9d\x77\x78\xe3\xcd\x37\x59\x70\xce\x39\xa6\xe9\ -\x2e\x31\x8e\x33\x78\xf0\x60\x86\x95\x95\xf1\xde\xbb\xef\xf2\xab\ -\x7b\xee\x41\x92\x24\x9e\x7a\xe6\x99\x34\x4f\xbb\xba\x3a\x23\x12\ -\xf2\x90\xa1\x43\x33\xae\x29\xdb\x75\x96\x97\x97\x1b\x6a\xc4\xe3\ -\xe9\xb2\x0d\x2e\xbe\xe4\x12\xde\x7a\xeb\x2d\x56\xae\x5c\xc9\x7b\ -\xef\xbd\xc7\x69\xf3\xe7\x9b\xdb\x5e\x7b\xf5\x55\x3e\xfa\xe8\x23\ -\x96\x2c\x59\xc2\xe9\x67\x9e\x49\xae\xdf\xdf\xed\xf9\x7a\xd3\x2e\ -\xcd\xcd\x46\x06\xd9\xc9\x53\xa6\x20\xdb\xed\x2c\x5d\xb2\xc4\x3c\ -\x3e\xa6\xaa\x59\xeb\xd9\x11\x0c\xa6\xad\x9f\x36\x6d\x1a\xef\xbf\ -\xff\x3e\x4b\x96\x2c\x61\xc1\xd9\x67\x03\xf0\xc9\x27\x9f\x98\xa4\ -\x36\x62\xe4\xc8\xb4\xfd\x7b\x7b\x0f\x58\xb0\x70\xc8\x14\x97\xae\ -\x23\x48\x12\x9a\x0e\x81\x8e\x00\xba\x6e\xb8\x85\x77\xee\x27\x53\ -\xd5\x96\xaa\x42\x7b\x30\xcc\xce\xca\x7a\x5e\x7c\x63\x35\xeb\x3f\ -\xdf\x9b\xa2\x68\x52\xc9\xa7\x13\xeb\x75\x56\x3b\x9d\x6e\x7d\x33\ -\x0b\x73\x86\x3a\xca\x8c\xbe\x91\x70\xfe\xc8\xbe\x7f\xf7\xca\x2d\ -\xe9\xc2\xdf\xcd\xbe\x02\x48\x89\x6b\xc6\x68\x13\x59\x12\x71\x38\ -\x44\x7c\x6e\x19\xa7\x5d\x67\xf5\x96\xfd\xb8\xed\x3a\x91\x48\x10\ -\xd9\x66\x4f\x92\x67\xc2\x21\x43\xd7\x50\x55\x85\x58\x34\x92\xe2\ -\xca\x2f\x80\x2e\xe0\x72\x79\x71\xbb\xdd\x38\x1c\x0e\x3c\x5e\x2f\ -\xb9\x3e\x1f\x0e\xa7\x13\x5f\x4e\x0e\x6e\x8f\xc7\xf4\x22\x4c\x58\ -\xbb\x0e\xd6\x98\x67\xbf\x9d\x33\x7e\xf7\x9b\xdf\xf0\x88\xc3\x99\ -\xb1\xfe\xa5\xbf\xfd\x2d\xe3\xc7\x4d\x9c\x6b\xde\xa9\xa7\xb1\x7e\ -\xfd\x7a\x3e\xf9\xf8\x63\x00\x4e\x3b\x6d\x7e\xda\xcd\x75\xe5\xd7\ -\xbf\xce\xf2\xe5\xcb\xf9\xd7\x2b\xaf\xd0\xd2\xd2\x82\x24\x49\x7c\ -\xf8\xc1\x07\x14\x15\x15\x71\xde\xf9\x17\x64\x25\xec\x6f\x5d\x77\ -\x1d\x4b\x97\x2d\x63\xeb\x96\x2d\x5c\x7f\xed\xb5\x4c\x9e\x32\x85\ -\x8a\x8a\x0a\xd6\xaf\x5b\x87\x24\x49\xfc\xe0\x87\x77\xa0\xeb\x30\ -\x77\xde\xa9\x2c\xfa\xc7\x22\xb6\x6c\xd9\xcc\x4d\x37\xde\xc8\x89\ -\xb3\x67\xe3\xf7\xfb\xd9\xb7\x6f\x1f\x9f\xae\x5a\x65\x94\xf5\xad\ -\x6b\x33\xce\xf1\xfa\xab\xaf\xb1\xfa\xd3\x4f\xcd\x1f\xb5\xaa\xaa\ -\x8a\x15\x71\x73\xdd\x25\x97\x5e\xd6\xe5\x4b\xc4\xc8\x51\xa3\xb9\ -\xe5\xd6\xdb\xf8\xc3\xc3\x0f\xf1\xcb\xbb\xef\xe6\xb5\xd7\x5e\x63\ -\xe8\xd0\xa1\xec\xa9\xac\x34\xc3\xe1\xdc\xfe\x83\x1f\x50\x5a\x3a\ -\x24\xbd\x8c\x2c\x22\xa6\x37\xed\x32\x7a\xf4\x68\x3e\xff\xfc\x73\ -\x16\x3e\xf1\x04\x2b\x57\xae\x64\xd5\xca\x95\x4c\x99\x32\x85\x0d\ -\x1b\x36\xf0\x7f\xcf\x3d\x8f\xcd\x66\xe3\x84\x13\x0c\xa5\xe9\xf7\ -\xfb\x69\x69\x69\x61\xe1\xe3\x8f\xb3\x76\xf5\x1a\x6e\xfa\xde\xf7\ -\xc8\xc9\xc9\xe1\x9a\x6f\x5d\xcb\xd2\xa5\x4b\xf9\xe4\xe3\x8f\xf9\ -\xf1\x8f\x7e\x44\x6e\x6e\x2e\x1f\xbc\xff\x3e\x00\x37\xdc\x78\x23\ -\x36\x9b\xdc\x63\x5d\x2d\x58\x38\x5c\x10\x04\x11\x04\x11\xd9\x26\ -\x63\xb3\xd9\x68\x6b\x0b\xd0\xd2\xd2\x86\x96\x35\x40\xaf\x90\xf8\ -\x47\x7d\x63\x1b\x1b\x77\xd6\xf3\xe1\xa7\x15\x34\xb6\x86\x90\x25\ -\x31\xe3\x05\x4c\xef\xa4\x9e\xb2\x2b\x1c\xa1\x57\xfb\xeb\xba\x90\ -\x41\x70\x5d\x05\xbf\xd7\x7b\x50\x4c\x5d\xd5\x45\x34\x89\x39\x39\ -\x59\x59\x14\x44\x04\x41\xc7\x2e\x4b\x14\xe6\xda\xf1\x7b\x65\xfc\ -\x6e\x99\xbc\x1c\x99\x5c\x8f\x8c\xcf\x23\x23\xa3\xd0\xdc\xdc\x66\ -\x46\x74\x77\x38\x1c\xe6\xcb\xbf\xae\x6b\x08\x82\x84\x2c\xbb\xb0\ -\x0b\x20\x8a\x12\x36\x9b\x8c\xd3\xe9\x34\xe3\x0e\x3a\x5d\x4e\xbc\ -\x1e\x2f\x2e\xb7\x1b\xb7\xcb\x85\xc3\xe9\xc4\xe5\x72\x99\xf3\xb5\ -\x0e\x76\xff\x60\xeb\x2f\x03\x26\x9c\x03\x7a\x96\xac\xc9\x81\xd2\ -\x53\xe6\xce\xe5\x0f\x0f\x3f\x84\xa6\x69\x0c\x28\x2a\x62\xe2\xa4\ -\x49\x69\xfb\x4f\x9e\x3c\x85\xfb\x7f\xf3\x5b\x9e\x7d\xfa\x29\x96\ -\x2c\x5e\x8c\x2c\xcb\x9c\x38\x7b\x36\xb7\xdc\x7a\x1b\x2e\x97\x2b\ -\xeb\x8f\x37\x68\xd0\x60\x9e\x58\xf8\x24\xcf\x3c\xfd\x14\x6b\xd7\ -\xac\xe1\xb5\x57\x5f\x25\xc7\xe7\xe3\xe4\x53\x4e\xe1\x9b\xdf\xbc\ -\x9a\x31\x63\xc7\x1a\xb3\xba\x25\x89\xdf\x3f\xfc\x30\x2f\xbd\xf8\ -\x22\x1f\x7f\xfc\x11\x4b\x97\x2c\x21\x16\x8b\x91\xe3\xf3\x31\x73\ -\xd6\x2c\x2e\xb9\xe4\x52\x8e\x9f\x31\x23\xe3\x1c\x4b\x97\x2e\x49\ -\xfb\xee\x72\xb9\x98\x30\x71\x22\xe7\x9f\x7f\x01\x67\x9e\x75\x56\ -\xb7\x37\xd4\x45\x17\x5f\xcc\x98\x31\x63\x78\xf9\xa5\x97\xd8\xb4\ -\x69\x23\x1b\xd6\xaf\xc7\xe3\xf1\x30\x7b\xf6\x6c\xae\xb8\xea\x2a\ -\x26\x4f\x9e\xd2\x6d\x7b\x1d\x48\xbb\xfc\xe8\x27\x3f\xe1\xfe\xfb\ -\xee\xa3\xa2\xa2\x82\xed\xdb\xb6\xf1\xcb\x7b\x7e\x05\xc0\x2f\x7e\ -\x71\x17\xe5\xe5\xbb\xa9\xaf\xab\x37\xcb\xfd\xde\xcd\xb7\xf0\xd8\ -\x63\x8f\x52\x57\x57\xc7\xea\xd5\x9f\x9a\x6e\xae\xc3\xca\xca\x78\ -\xec\x8f\x7f\x62\xe1\x13\x8f\xb3\x7e\xdd\x3a\x14\x45\x61\xf8\x88\ -\x11\x5c\x79\xe5\x55\x9c\x7a\xda\x69\xbd\xaa\xab\x05\x0b\x87\x13\ -\x36\x9b\x0d\xd9\x6e\xc7\xeb\xcd\x21\x12\x89\xa2\x6b\x10\xeb\x26\ -\x83\x72\x30\x14\x24\x14\xe8\xc0\x2d\x04\x98\x5c\xe6\x61\x7f\x83\ -\x44\x4b\x20\x4a\x54\xd1\xfa\x5c\x87\x9e\x9f\x81\x43\xef\xa8\x62\ -\x13\x05\x5c\x0e\x09\xa7\x2c\xe1\x74\x4a\xb8\x65\x11\x87\x5d\xc4\ -\x21\x4b\xb8\x9d\x12\x1e\xa7\x0d\x87\x4d\xc0\x61\x97\xcc\x40\xbd\ -\xe6\x33\xac\xe9\xd8\x1d\x0e\x9c\x4e\x27\x4e\xa7\x13\x8f\xc7\x93\ -\x16\x50\x20\x5b\x12\x48\x97\xdb\x8d\xd3\xe9\xc4\x6e\xb7\xe3\xb0\ -\xdb\x71\xc5\xe3\x11\xda\x65\x19\x5b\xca\x24\xe3\x83\xdd\x3f\x08\ -\xa1\x68\xd4\xea\x71\x2c\x58\xb0\x70\x54\x43\x51\x14\x22\x91\x08\ -\xc1\x40\x80\x50\x38\x4c\x28\x18\x24\x1a\x8b\x65\x35\x05\xa8\x9a\ -\x46\x24\x1c\xa6\xa6\xa6\x86\xb6\xd6\x56\xda\xda\xda\x89\x29\x31\ -\x63\x6c\xea\x68\x7f\x01\x33\xe7\xa6\xa5\x9b\x24\x53\x29\x53\x14\ -\x45\x10\x04\xa4\x78\x6e\x2c\xbb\xc3\x81\xdb\xe5\xc2\x1e\x57\x4f\ -\x89\xd0\x4c\x89\x9c\x59\xe6\x54\x01\x51\x44\x4a\x49\x06\x29\xdb\ -\xed\xa6\xa2\xb2\xc7\x5d\xe2\x6d\x92\x94\x46\x58\x87\x8c\xa0\xad\ -\x17\x65\x0b\x16\x2c\x1c\xed\x10\x45\x09\xbb\xdd\x81\x20\x88\x48\ -\x92\x0d\xa7\xc3\x99\x75\xdc\x55\xd7\x75\x54\x45\xa1\xad\xad\x8d\ -\x58\x4c\xc1\x66\x93\x91\x65\x3b\xed\x1d\xed\x44\xa3\x51\x33\xe6\ -\xe0\xd1\x0e\x33\xa6\xa1\x28\x22\x20\x20\x8a\x86\x47\xa0\x24\x49\ -\x48\x36\x09\x9b\x64\xc3\x11\x57\x56\xb2\x6c\x43\x96\xed\x38\xe3\ -\xe6\x3d\xbb\xc3\x6e\x4c\x4e\x76\x3a\x33\x22\x5c\x08\xf1\x68\xf4\ -\x09\xe2\x93\xed\x76\x6c\x36\x9b\xe1\xa1\x29\x49\xe6\xfe\x87\xba\ -\x09\x6d\x96\x89\xc7\x82\x05\x0b\x5f\x06\x24\xde\xf2\x45\x51\x44\ -\xd7\x35\x54\x45\xcd\xf0\xce\x4b\xc4\x33\x4c\x38\x1d\x88\x92\x88\ -\xc3\x61\xc7\xe1\x74\x10\x0a\x85\xd1\x34\xf5\xa8\x27\x2e\x53\x21\ -\x21\x18\xc4\x15\x1f\x97\x92\x65\x9b\x39\x76\x65\xb3\xd9\x90\x24\ -\x1b\xb2\x6c\x8c\x55\xd9\x1d\x0e\x1c\x71\x27\x0a\x67\x3c\x82\xbb\ -\xcd\x66\x8b\x1f\x2f\x98\xaa\x4d\x10\x45\x44\x51\x40\x10\xc4\xb4\ -\x6c\x00\xa9\x26\xc5\xc3\xd1\x7e\x16\x71\x59\xb0\x60\xe1\x4b\xa4\ -\xbc\xc4\x38\x71\xe9\xc8\x32\x59\x15\x57\x2c\x16\x33\xc7\x77\xec\ -\xb2\x9d\x0e\x87\x13\xb7\xc7\x43\x2c\x1a\x43\x51\xfa\x17\x0d\xe3\ -\xc8\x51\x5b\x49\x42\x49\xa8\x2d\x41\x14\x90\xe2\xaa\xcb\x16\x27\ -\x31\xbb\xdd\x61\x2a\xa5\xc4\x38\x95\xa1\xca\x6c\x69\xe3\x59\xdd\ -\x11\xe4\xe1\x22\x2b\x8b\xb8\x2c\x58\xb0\xf0\x95\x44\x22\x6d\x3c\ -\x80\x4f\x14\x8d\xc4\x86\x6e\x37\xa1\x50\x88\x68\x34\x82\xa6\x6a\ -\x68\xba\x76\x74\x5f\x23\x89\x4c\xc9\xa2\xe9\x55\x28\x8a\x22\x36\ -\x59\x46\x96\x6d\x88\xa2\xe1\x98\x21\x4a\x92\x91\x78\x52\x96\x4d\ -\x73\x5f\xaa\x03\x46\x4f\xf8\x22\xb9\xc3\x22\x2e\x0b\x16\x2c\x7c\ -\xe5\x20\xcb\xb2\xd9\x51\xcb\xb1\x28\x76\xbb\xdd\x4c\xe5\xf1\xa5\ -\x98\xdb\x91\x1a\x21\x84\xb8\x89\x2f\x4e\x56\xa9\xe3\x51\xa9\x1e\ -\x82\x89\xfd\xbf\x68\x52\xea\x15\x71\xa9\x9a\x66\xdd\xc5\x16\x2c\ -\x58\xf8\xea\xa9\x2f\x51\x44\x8a\x7b\xce\xd9\x6c\x2a\x6a\x5a\x7e\ -\xa9\xa3\x5f\x59\x0a\x29\x04\x26\xc6\x15\x58\xe2\xd3\xdc\x27\x25\ -\x83\xb2\x7e\x14\x45\xc0\x11\xa2\xb1\x98\x25\xb9\x2c\x58\xb0\x60\ -\xc1\xc2\x51\x03\x5b\x28\x12\xb5\x5a\xc1\x82\x05\x0b\x16\x2c\x1c\ -\x35\xf8\xff\x54\xa7\x88\x35\x6c\x5f\x66\x3e\x00\x00\x00\x00\x49\ -\x45\x4e\x44\xae\x42\x60\x82\ +\x00\x9a\x9c\x18\x00\x00\x00\x07\x74\x49\x4d\x45\x07\xd8\x05\x12\ +\x03\x2e\x34\x28\xbc\x67\x46\x00\x00\x20\x00\x49\x44\x41\x54\x78\ +\xda\xed\x9d\x77\x7c\x1c\xd5\xbd\xf6\xbf\x53\xb7\xaa\xdb\x92\x6d\ +\xb9\xc8\xbd\x17\x0c\xb8\x1b\x63\xba\xe9\x17\x4c\x31\x49\x20\x40\ +\x02\xc9\xa5\x85\xf4\x46\x08\x10\x2e\x29\x24\x10\xe0\x4d\xe8\xe5\ +\x26\x04\x08\x71\x08\xfd\x02\x09\xcd\xdd\xb8\xcb\x36\xb8\x4a\xb2\ +\x6c\xab\xf7\xed\x3b\xe5\xfd\x63\x76\x47\xbb\xd2\xaa\xb8\x62\xc3\ +\x3c\x9f\xcf\x4a\xbb\x53\xce\xcc\x9c\x9d\x3d\xcf\x3c\xbf\x76\x04\ +\xd3\x34\x4d\x1c\x38\x70\xe0\xc0\x81\x83\xe3\x04\xa2\xd3\x05\x0e\ +\x1c\x38\x70\xe0\xc0\x21\x2e\x07\x0e\x1c\x38\x70\xe0\xc0\x21\x2e\ +\x07\x0e\x1c\x38\x70\xe0\xc0\x21\x2e\x07\x0e\x1c\x38\x70\x70\x9c\ +\x41\x76\xba\xc0\x81\x03\x07\x5f\x56\x18\x86\x81\x61\x18\xe8\xba\ +\x6e\xbf\xff\x22\xc4\xab\x09\x82\x60\xbf\x00\x44\x51\x44\x14\x45\ +\x04\x41\x40\x14\xc5\xb4\x6d\x1c\xe2\x72\x70\x4c\xc0\x34\x4d\xfe\ +\xbd\x7c\x0b\x6b\x37\x97\xb1\x76\x4b\x39\xeb\xb7\x96\x13\x8d\x69\ +\x4c\x1d\x5f\xc2\xd4\x71\x25\x9c\x38\xa1\x84\xb3\xe7\x4c\x44\x51\ +\x9c\xaf\xdf\xc1\x97\x17\xf1\x78\x1c\x4d\xd3\x88\xc7\xe3\xc4\xe3\ +\xf1\x2f\x05\x71\x25\x5f\x92\x24\xd9\xff\x3b\x12\xdb\x71\x71\x7d\ +\x4e\x38\xfc\x17\x0b\x65\x7b\xeb\xb8\xf1\x8e\xa7\xf9\xf8\x93\x6d\ +\xdd\x6e\x37\x61\xd4\x40\x9e\xfa\x9f\x6f\x30\x79\xcc\x60\xa7\xd3\ +\x1c\x7c\xe9\x1e\xec\xe2\xf1\x38\xb1\x58\x8c\x70\x38\x4c\x3c\x1e\ +\x27\x14\x0a\x11\x8b\xc5\xd0\x75\xfd\x0b\x41\x5c\xa9\xea\x4a\x10\ +\x04\x24\x49\x42\x96\x65\x14\x45\xc9\xb8\x4c\x96\x65\x7b\x59\x92\ +\xd4\x1c\xe2\x72\x70\x54\xf0\xf8\x4b\x1f\xf0\x93\xfb\xff\x4e\x30\ +\x1c\xed\xb4\x4e\x55\x55\x2e\xbe\xe0\x54\xa6\x4d\x1e\x8e\x24\x0a\ +\xfc\xf5\xf5\x95\x6c\x5c\xb7\x89\x9f\xdc\x70\x1e\x3f\xbe\xe1\x02\ +\x24\xc9\x71\x77\x3a\xf8\x62\x91\x53\x57\xcb\x63\xb1\x18\xb1\x58\ +\x8c\xd6\xd6\x56\xc2\xe1\x30\x6d\x6d\x6d\x44\x22\x91\x34\xe5\x75\ +\xbc\xa9\xab\x4c\xc4\x95\x54\x54\x49\x02\x4b\x5d\xa6\x28\x0a\x2e\ +\x97\x0b\x97\xcb\x65\x93\x95\xaa\xaa\x69\x9f\x65\x59\xee\x56\x85\ +\x7d\x9e\xea\xcc\x21\xae\x2f\x08\xfe\xf2\xea\x32\xbe\xf9\xb3\xa7\ +\x32\xae\x1b\x3b\x66\x18\x7f\xb9\xff\xdb\x4c\x28\x29\xb0\x97\xed\ +\xae\x09\x30\xe1\x86\xbf\x60\xec\x29\xe5\x8e\x1b\xce\xe6\x67\xdf\ +\xbe\xc8\xe9\x44\x07\xc7\x3d\x74\x5d\xb7\xfd\x55\x99\xd4\x93\x69\ +\x9a\x68\x9a\x46\x20\x10\xa0\xa5\xa5\x85\xd6\xd6\x56\xaa\xf7\x37\ +\xb0\xa7\xbc\x86\xa6\x86\x36\x74\xdd\xe4\x78\x1d\x11\x05\x01\x44\ +\x49\x40\x51\x24\x14\x55\xb4\xfe\xbb\x64\x54\x55\x42\x75\xcb\xf8\ +\xfd\x1e\x3c\x1e\x37\xb2\x2c\xdb\x2f\x45\x51\x70\xbb\xdd\x36\x89\ +\xa5\x7e\x4e\xaa\xb0\x24\x41\xa5\x2a\xb8\xe4\xff\x54\x52\x74\x88\ +\xcb\xc1\x01\xa1\xb2\xaa\x91\x13\xff\xeb\x0e\x5a\x03\xe1\x4e\xeb\ +\x5c\x2e\x95\x95\xff\xba\x8f\xb1\x83\xf2\x00\x58\xba\x79\x3f\xdb\ +\xf6\x36\xf1\xee\xe6\x7a\xde\x58\xb3\x17\x33\xdc\x8a\xb8\x67\x3d\ +\xcb\x5e\xf8\xb9\x63\x36\x74\x70\x5c\x2b\x2c\x4d\xd3\xd0\x34\x8d\ +\x70\x38\x8c\xa6\x69\x19\x95\x53\x72\xbb\xd6\xd6\x56\xaa\xab\x6a\ +\xf9\x64\xf9\x76\x56\x7e\xb4\x83\x7d\x15\x4d\xb4\xb4\x44\xd0\xe2\ +\x3a\x71\x55\x44\x97\x93\x03\xb1\x09\xa4\x2a\x8b\xe4\x70\x29\x74\ +\xf8\xdc\xdd\x32\x33\x7d\x11\x19\x76\x49\x69\x5e\x00\x04\xc3\x44\ +\x38\x88\x91\x59\x92\x45\x14\x55\x42\x55\x44\xdc\x2e\x09\x97\x24\ +\xe1\x76\x49\xb8\x5d\x32\xfe\x6c\x37\x85\xc5\x59\x14\xf5\xf7\x53\ +\x34\x20\x9b\x9c\x5c\x3f\x6e\xb7\x1b\x45\x51\x6c\xc2\xf2\x7a\xbd\ +\xa8\xaa\x8a\xc7\xe3\xc1\xed\x76\xdb\x8a\x2d\x55\x65\x25\x49\x2a\ +\xa9\xdc\x92\xca\x4c\x14\x45\x9b\xec\x8e\x34\x1c\xef\xfc\x17\xe0\ +\x07\x7b\xc3\xcf\x9f\xca\x48\x5a\x00\x8b\x16\x9e\xcd\xd8\x41\x79\ +\x98\x26\x9c\x72\xfd\x03\x7c\xb2\xba\xd4\xba\x01\xfd\xf9\x88\x25\ +\x27\x20\x78\xb2\xd1\xbd\xf9\x5c\xff\xd3\x27\x59\xf1\xd2\x2f\x9c\ +\x80\x0d\x07\xc7\xad\xd2\x8a\xc5\x62\x04\x83\x41\xc2\xe1\x30\xa1\ +\x50\x88\x78\x3c\x9e\xd1\x64\xa8\xeb\x3a\xa1\x60\x98\x17\x9f\x59\ +\xca\xf2\x0f\x76\x10\x68\x8d\x62\x60\x12\xf5\x29\x84\xfb\xb8\x30\ +\x64\x11\xb3\xa7\xb1\x57\xa0\x6b\x32\x3a\x2c\x8a\xe2\x30\xb4\x11\ +\xd3\x10\xd0\x20\x04\x82\x61\x20\x56\x9a\xb8\xb7\xd5\xe0\x95\x25\ +\xb2\x65\x99\x41\xfd\xbc\x0c\x19\x9e\x47\xc9\x88\x3e\x14\xf5\xcb\ +\xc5\xeb\x71\xa3\xba\x54\x7c\x3e\x1f\x7e\xbf\xbf\x93\xa9\x30\xe9\ +\x03\x4b\x12\x54\x92\xf0\x52\xcd\x8c\xba\xae\xdb\xcb\x1c\xe2\x72\ +\xd0\x25\xd6\x6c\x2e\xe3\x83\x55\x9f\x76\xb9\xfe\xc4\x09\x25\x00\ +\xfc\x7b\x5d\x85\x4d\x5a\x00\x66\xa0\x11\x42\x2d\xe0\xcd\x01\x4f\ +\x36\x9b\xb7\xef\xe4\x9d\xa5\xa5\x9c\x3f\xff\x04\xa7\x53\x1d\x1c\ +\x77\x0f\x6f\xc9\x00\x8b\xb6\xb6\x36\x1a\x1a\x1a\x08\x87\xc3\xc4\ +\x62\xb1\x8c\xc4\x15\x09\xc7\x79\xfb\x95\x0d\xbc\xf3\x2f\xeb\xf7\ +\x60\x48\x02\x81\x7c\x17\x11\xbf\x92\x50\x14\x02\x22\x02\xc7\x65\ +\xa4\xb8\x99\xf2\xc6\x04\x93\x84\xe9\xd3\x14\xd1\x4c\x88\x99\x26\ +\xad\x98\x54\x1b\x71\x76\x54\x36\xa3\xec\x6c\x44\x7e\x6d\x3b\x25\ +\x03\x7c\x9c\x70\x52\x7f\x46\x0c\xed\x43\x51\x51\x0e\xfe\x2c\x2f\ +\x3e\x9f\x2f\x8d\x80\x52\x83\x37\x92\xca\xcb\xeb\xf5\xe2\x76\xbb\ +\x6d\xe2\xf2\x78\x3c\xb6\xc9\xf1\x48\x12\x98\x43\x5c\xc7\x39\xd6\ +\x6e\x2e\xef\x76\x7d\xbf\x3e\xd9\x00\xac\xde\x5c\x91\xe9\x17\x9f\ +\xb8\x21\x45\xcc\x44\x5b\x0e\x71\x39\x38\x5e\x89\x2b\x16\x8b\x59\ +\x81\x16\xd1\x08\x86\xa9\x23\x4a\x02\x02\x02\x24\x43\xc3\x11\x40\ +\x80\x96\xc6\x28\xd9\x59\xb9\x5c\x74\xc5\x4c\x1a\xea\x03\xac\xd8\ +\xbd\x97\x28\x71\x24\x49\x44\x96\x44\x14\x59\x46\x96\x45\x44\x41\ +\x4c\x23\xaf\x63\x8d\xc8\x3a\x71\xb2\x69\xf5\x85\x99\x24\x2d\xd3\ +\xb4\xc2\xfb\x8d\x64\xbe\x5a\xf2\xb3\x45\x66\x86\x64\x12\xf7\x08\ +\xc4\x3d\x12\xdb\x43\x71\xf4\xcf\xea\x09\x04\xa3\x8c\x08\x07\x29\ +\xec\x93\x85\xc7\xa3\x22\x08\x60\x60\x22\x98\x56\xdf\x89\xa2\x15\ +\xb4\xe1\x52\x5d\xb8\xdd\x6e\x02\x81\x00\xaa\xaa\xe2\x76\xbb\xf1\ +\xfb\xfd\x44\xa3\x51\x9b\xcc\x3c\x1e\x8f\x4d\x5e\x87\xdb\x7c\xe8\ +\x10\xd7\x71\x8e\xf5\x5b\xbb\x27\xae\x2e\xef\x17\x6f\x36\xf8\x72\ +\xad\xfb\x3d\xd4\x0a\xc0\xba\x1e\xda\x72\xe0\xe0\x58\x44\x32\x18\ +\x23\x16\x8b\x11\xd7\xe2\x64\x65\x5b\xa6\x2e\x49\x92\x2c\x9f\x91\ +\x28\x22\x0a\x02\x82\x60\x99\xbd\x86\x96\xc0\xc9\xd3\x27\x23\x08\ +\x22\xe1\x70\x8c\x4d\x3b\xf7\xf1\xd8\xcb\x4b\xd8\xf0\x69\x25\x1e\ +\xb7\x82\xd7\xe3\xc2\xa5\x2a\x48\xa2\xd0\xc1\xbf\x03\x9d\x9d\x52\ +\x9f\x2f\x61\x67\x5a\x66\x18\xa6\x45\x60\xa6\x45\x58\xba\x61\xa2\ +\xe9\x3a\x5a\x5c\x47\x8b\x6b\xe8\x9a\x81\xa6\xe9\x18\x86\x89\xae\ +\x1b\xc8\x22\xcc\x9c\xd4\x87\x69\x13\xfa\x90\xe3\xf7\x22\x20\x20\ +\x8a\x26\x31\x2d\x6e\x13\xa1\x1e\xd7\x88\xc7\xa3\x98\x58\xe4\x25\ +\x89\x12\x8a\xac\xe0\xf5\xfa\x6c\xa2\x0a\x87\xc3\x64\x67\x67\xdb\ +\xff\x75\x5d\xb7\x7d\x66\x8a\xa2\x38\xc4\xe5\x20\x45\x71\x6d\x49\ +\x25\x1b\x01\x7c\x39\x94\x94\x0c\xe2\xf2\x33\x27\xe3\x52\x64\x46\ +\x0d\xea\x03\xc0\x05\xa7\x8c\x03\xbe\x4e\x4b\x30\xc2\x5f\x3f\x2a\ +\xa3\x45\xf0\x59\x37\x7a\xa4\x0d\xb3\xb5\xc6\x22\xae\x2d\x0e\x71\ +\x39\x38\xb2\x03\xeb\x91\x3a\x8e\x69\x9a\xe8\xba\x6e\x3d\x93\xf9\ +\x7c\x78\x3c\x59\x08\xc8\x98\x46\xe7\x73\x10\x25\x40\xb2\x82\x2e\ +\xb2\xb2\x15\xe6\x4d\x1f\xc3\xf4\x29\xc3\x58\xb2\x76\x07\x6f\x7f\ +\xbc\x99\xfa\xe6\x20\xb1\xb8\xc1\x11\x75\x62\x1d\x89\x7e\x48\xd0\ +\x6a\xb2\xdb\xcd\xb4\xbe\x31\xd0\x34\x83\xb8\xa6\x11\xd7\x74\xe2\ +\x31\x0d\x2d\xae\x91\xe7\x93\x98\x3d\xa9\x80\x71\xc3\xfb\x32\xb0\ +\xb8\x04\x7f\x56\xae\x2d\xe7\x92\xe4\x67\x62\x62\x1a\x26\x86\x69\ +\xa2\xc5\x63\x04\x82\x2d\xb4\x34\xd7\x13\x0c\xb6\xd1\xd8\x54\x4f\ +\x53\x93\x88\xcf\xe7\x23\x3b\x3b\x87\x40\x20\x40\x4e\x4e\x0e\xd1\ +\x68\x94\xfc\xfc\x7c\x74\x5d\xc7\xe7\xf3\x61\x9a\x26\x8a\xa2\x1c\ +\x36\xe5\xe5\x10\xd7\x71\x8e\xda\x06\x4b\x2d\x09\xaa\x17\x61\xd0\ +\x78\x04\x4f\x36\x77\xdf\x32\x9b\xcb\x67\x97\xa4\x6d\x37\x69\x68\ +\x1f\x26\x0d\x3d\x05\x00\x25\x67\x3d\x0f\xbe\xbe\x15\x33\x12\xc0\ +\xa8\xdc\x6c\xdf\xe9\x2e\xd5\xb9\x1d\x1c\x1c\x3e\x05\x74\xb4\xf2\ +\xa1\x3a\x1e\x47\x00\x04\x04\xc2\x61\x2b\x37\x4b\x14\x45\x6b\x59\ +\x4a\x08\xb7\x40\x7b\x84\x9c\xae\x9b\x28\xb2\xc2\x99\xb3\xc6\x33\ +\x6b\xca\x70\x36\x6e\xab\x64\xd5\xc6\x72\x3e\x2d\xab\xa6\xb6\xa1\ +\x0d\x5d\x3f\x4e\xf2\xba\x04\xcb\x2f\x27\x22\x20\x88\xed\xd7\x29\ +\x8a\x02\x8a\x2c\xa1\x2a\x32\xa0\x62\x98\x26\x22\x26\xc5\x05\x32\ +\x93\x86\x65\x31\xb8\x7f\x1f\x0a\x0b\x07\xe2\xf3\x65\x21\x4b\xa2\ +\x6d\x62\x34\x4c\xcb\xac\x68\xa9\x36\x03\x43\x37\x10\x15\x95\xdc\ +\xdc\xbe\xe4\xe5\xf6\x45\xd3\x35\x9a\x9a\x6a\x69\x6a\xac\xa1\x2d\ +\xd0\x4a\x28\x1c\x22\x3b\xcb\x22\xad\xa4\x7f\x31\x35\xba\x53\x10\ +\x84\xc3\x16\x75\x78\x44\x46\xaa\xcd\x7b\x9a\x78\x6b\xed\x3e\xd6\ +\xee\x6a\xa0\xbc\x36\xc0\x94\xa1\xf9\xdc\x73\xd5\x09\x14\xe6\xb8\ +\x3f\xb7\xef\x74\x5f\x63\x88\xff\x7e\x74\x25\x35\xcd\x61\x7e\xf7\ +\xf5\x13\x99\x3b\xae\xdf\x17\x67\xa4\x10\x25\xc4\x92\xc9\xa0\x7a\ +\x01\x78\xe4\x95\x75\xc4\x23\x21\x5c\x8a\xc4\x39\xd3\x86\xe3\x77\ +\xcb\x7c\xba\xa7\x89\x2d\xe5\xb5\xb4\x06\xa3\x2c\x7e\x6b\x05\xe6\ +\xde\xbd\x18\x2d\x35\x69\x86\xf2\x13\xc6\x95\x38\xa3\xae\x83\x43\ +\x52\x3e\xc9\x90\xf4\x48\x24\x82\xa6\x69\x47\x95\x2c\xd3\xcf\xa5\ +\xdd\xc7\x93\x1c\x34\x45\xc3\x48\x24\x3b\x89\xf6\x40\x6f\x98\x26\ +\xa2\x60\xa2\x69\x3a\x9a\x2e\xa0\x2a\x0a\x33\x26\x0d\x63\xe2\xc8\ +\x01\xec\xdc\x53\xcb\xda\x2d\x95\x2c\x59\xbb\x93\xdd\x95\xf5\xc4\ +\xe2\xda\x31\xdd\xff\x82\x90\xf0\x43\xa5\x94\x7b\x92\x44\x21\xe1\ +\xbb\x93\x50\x64\x09\x59\x96\xc8\xf5\x2b\x8c\x1b\xec\x63\xd4\xa0\ +\x2c\xfa\x17\xf5\x27\x37\xaf\x2f\x3e\xaf\x17\x45\x96\xd2\xfb\xcc\ +\x04\xdd\x34\xac\xbe\x13\x84\x44\xa4\xa5\x81\x91\x30\x33\x9a\x98\ +\xe4\xe5\x16\x92\x9d\x95\x47\x4b\x4b\x23\x55\x55\xe5\x34\x35\x37\ +\xda\x49\xdc\x49\xb5\x07\xd8\xd1\x88\x49\xf2\x3a\xa6\x88\x4b\xd3\ +\x0d\x7e\xf3\xca\x66\x7e\xf3\xcf\xcd\xe8\x29\x12\x7d\xf3\x9e\x66\ +\x3c\xaa\xc4\x83\xd7\x4f\xfb\xdc\xbe\xd4\xc7\xdf\xdd\xce\xbf\x37\ +\x55\x01\xf0\x8b\x17\x37\xf2\xc1\xdd\x5f\x1c\xe2\x12\x0b\x06\x59\ +\xa4\x65\x1a\xe8\xe5\xeb\x59\xbd\xb9\x99\xd5\xff\xf7\x06\x00\xff\ +\x78\xf2\x67\x9c\x3f\x63\x38\xff\xfc\xa0\x94\x7b\x7e\xf7\x6c\xb7\ +\xed\x9c\x38\xde\x21\x2e\x07\x87\xa6\x7c\x92\x21\xe9\x91\x48\xc4\ +\x2e\xa1\x74\xb4\x10\x8f\xc7\x6d\x13\x17\x09\xd5\x95\x1a\xca\x4d\ +\xe2\xd5\x95\xfa\x12\x04\x01\xd3\x84\x78\xdc\x44\x55\x5c\x4c\x1c\ +\x39\x88\x31\x43\xfb\x71\xfe\xa9\xe3\xa9\xaa\x6b\x65\x4d\x69\x39\ +\x1f\xad\xd9\xc1\x67\xbb\x6b\x89\xc5\x35\x62\x89\x01\xfc\x18\x13\ +\x5d\xb6\x2f\xce\xf2\x55\x59\xc1\x57\xb2\x24\xe0\x52\x65\x46\x0c\ +\xcc\x66\xf6\xf8\x02\x86\xf4\xcb\x61\xc0\x80\xa1\xf8\xfd\x59\x78\ +\xbd\x1e\x24\x51\xb0\x03\x38\xac\x36\x2c\xdd\x2a\x8a\x02\xa6\x99\ +\x24\x42\x11\x41\x30\x12\xeb\x0c\x0c\x5d\x27\x1e\x8f\x23\x08\x02\ +\x79\xf9\x45\xb8\x3d\x3e\x2a\xf7\x6c\xa7\x2d\xd0\x6a\x7d\x17\x29\ +\x48\x2d\x35\x75\x38\x12\x96\x0f\x2b\x71\x5d\xf7\xc8\x72\x16\xaf\ +\xa8\x38\x26\x7f\x54\xe5\x35\x81\x8c\xef\xbf\x10\xf0\xe6\x58\x03\ +\x47\x4b\x2d\x04\x9b\x0f\xba\x99\x13\x27\x0c\x75\x46\x5f\x07\x87\ +\x44\x1c\x91\x48\x84\x50\x28\x44\x43\x43\x03\xc1\x60\xf0\xa8\x97\ +\x4f\x12\x04\x81\xec\xdc\xac\x04\x19\xa5\x17\x9b\x4d\x25\xa8\xb4\ +\xf7\x1d\xb7\x91\x45\x8c\x84\xf2\x10\x04\x85\xdc\xac\x6c\xf2\xb2\ +\xfd\x8c\x1b\xde\x9f\xaf\x5d\x34\x9d\xaa\xba\x66\x3e\x29\xad\x60\ +\x75\x69\x05\xdb\xca\x6b\xa9\x6d\x68\xa3\xa1\x39\x88\x76\x34\x4c\ +\x8a\x1d\xf3\xa1\x93\xcb\xec\x0e\xe8\xd0\x1f\x89\xeb\xcc\xcb\x76\ +\x31\x75\x54\x2e\xe7\xce\x1c\x4c\x41\x7e\x5f\xfa\xf6\xed\x8f\xcf\ +\xe7\xc7\xed\x4a\x44\x0e\x1a\x46\x0a\x39\x81\x28\x1a\x18\x46\x86\ +\xfe\x11\x44\x44\xd1\xb4\xd5\x94\x61\x98\xe8\x9a\x46\x3c\xae\xe1\ +\x76\x7b\x19\x3a\x6c\x3c\xfb\xf6\xee\x22\xd0\xd6\x4c\x7d\x7d\x3d\ +\xa6\x69\xda\x79\x5f\xa9\xca\xcb\xed\x3e\x34\xeb\xdb\x61\x23\xae\ +\xbf\x2f\x2b\x4f\x23\x2d\x59\x12\xb8\x78\xda\x60\x46\x0d\xc8\xa6\ +\x28\xd7\xcd\x15\x73\x9c\x41\xf1\x88\xfd\x58\xa5\xc4\xd7\x18\xef\ +\x5c\xa3\x70\x78\x71\x3e\x00\x4d\x2d\xc1\x6e\xdb\x38\xe5\xe4\xd1\ +\x9c\x31\x6b\xbc\xd3\x99\x0e\x0e\xc9\x5c\xa7\xeb\x3a\xe1\x70\x98\ +\xe6\xe6\x26\x6a\x6a\x6a\x88\x6b\x1a\x47\xb3\x86\x92\x24\x89\x14\ +\x0d\xe8\x6b\x8d\xe5\x1d\x2a\xa4\x27\x3f\xa7\x29\xaf\xd4\xe5\xb4\ +\xd7\xdf\x93\x44\x11\x44\xb1\x7d\x80\x36\x2d\x35\x62\x1a\x06\x45\ +\x05\x79\x9c\x7f\x6a\x2e\xe7\xcd\x9b\x48\x65\x55\x03\x3b\xf7\xd4\ +\xb2\x73\x4f\x3d\x15\x55\x8d\xd4\x36\x04\xa8\x6b\x6c\xa3\xa6\x31\ +\x40\x4b\x5b\xf8\xf0\x5e\xba\x99\x81\xbc\xcc\x6e\x48\x0c\x70\xbb\ +\x65\xc6\x0d\xcd\xe3\xe4\xb1\x7d\x39\x61\x74\x3f\x8a\x0a\x07\x90\ +\x9b\x5b\x80\xdf\xe7\x45\x55\x15\x5b\x29\x6b\xba\x41\x5d\x63\x1b\ +\x2d\x6d\x21\x5a\x02\x11\x44\x01\xfc\x1e\x15\xbf\x57\x25\xdb\xe7\ +\xb6\xf3\xdb\x4c\x53\xc8\x40\x68\x22\x18\x3a\xa1\x60\x00\x97\xc7\ +\x43\xff\x01\x25\xec\xa9\xd8\x46\x38\x1a\xa6\xa5\xa5\x05\x49\x92\ +\x70\xb9\x5c\x76\xae\x97\xaa\xaa\x68\x9a\x76\x48\x26\xc3\xc3\x46\ +\x5c\x3f\x7b\x7e\x5d\xbb\xe9\x4a\x10\x78\xf7\xce\x33\x99\x3e\xaa\ +\xaf\xf3\x6b\x3e\x0a\x30\xc3\x6d\x08\xde\x5c\xc4\xbc\xfe\xe8\xb5\ +\xbb\xc1\xb4\x9e\xfc\xe6\xce\x39\xc9\x2e\xf5\xb4\x61\xeb\xee\x2e\ +\xf7\xf7\x79\x5c\x3c\x76\xcf\x75\xc7\xed\xdc\x3c\x0e\x8e\x91\xfb\ +\x30\xa1\x52\xe2\xf1\x38\xf5\x0d\xf5\xd4\xd4\x56\x23\x4a\xd2\x51\ +\x0d\x20\x97\x25\x09\x33\xe9\xa3\xe9\xa0\xc4\xc4\x14\xb2\x12\x3b\ +\xa8\xac\xa4\x99\x2d\x95\xbc\x2c\xe5\x91\x34\x69\x49\x56\x94\x9e\ +\x61\xa2\x27\xea\x20\x6a\x9a\x4e\x71\x51\x5f\x8a\x8b\x0a\x98\x33\ +\x55\x23\x10\x0a\x13\x08\x45\x08\x86\xa3\x04\x82\x51\x1a\x9a\x83\ +\x54\x56\x37\xb1\xa7\xba\x99\x5d\x95\xf5\x54\x56\xb7\xd0\xd4\x12\ +\x4a\x73\xa3\x1c\x10\x61\xa5\x5e\x4f\x37\x55\xa4\x24\x51\xa0\x28\ +\xdf\xcb\xc8\x41\x39\x9c\x34\xae\x90\xc1\x45\x39\xf4\xef\x67\xf9\ +\xa2\xb2\xb2\xb2\xf1\xfb\xbc\xc8\x92\x84\xa6\xeb\x94\xed\xad\x67\ +\xe9\xba\x1d\xac\xd8\xb4\x9b\x86\xa6\x20\xd1\x58\x9c\x68\x5c\x47\ +\x14\x40\x55\x64\x54\x45\x62\x60\x51\x2e\xd3\x27\x0c\x66\xca\xe8\ +\x62\x9b\xc4\xda\x5f\xe9\xf3\x7a\x85\x42\x21\x7c\x3e\x1f\xc5\x03\ +\x47\xb0\x7b\x57\x29\xc1\xa0\x95\xe7\xd5\xdc\xdc\x8c\xc7\xe3\x21\ +\x1c\x0e\xdb\x65\xa6\x0e\x25\xbf\xeb\xb0\x10\xd7\xfe\xc6\x10\xfb\ +\x1b\xdb\x4b\x0e\x9d\x7d\xc2\x00\x87\xb4\x8e\x22\x8c\xc6\xbd\x48\ +\xf9\xc5\x20\xab\x9c\xbe\xf0\x32\x86\x65\x1b\xcc\x99\x52\xc2\xc5\ +\x73\x46\x01\xb0\xf2\xb3\x6a\x56\x2c\xdf\xd0\xe5\xfe\xf7\x7d\xff\ +\x72\x86\x0e\x74\xbe\x2f\x07\x87\x4e\x5c\x49\x68\x9a\x46\x51\x51\ +\x3f\xe6\xcc\x3e\x05\x97\xcb\x75\x34\xcf\x82\xb6\x50\x4b\x9a\xc2\ +\x12\x52\x94\x56\xc7\xc9\x13\xd3\x3f\x0b\x29\xe4\x95\x4a\x7d\x89\ +\x01\x1a\x01\x41\x06\x19\x09\x41\x50\x13\xc1\x28\x3a\x71\x4d\x43\ +\xd3\x74\x72\xb3\x3d\xe4\x64\x99\x18\x86\x8e\x61\xea\x98\x86\x96\ +\x52\xf4\x57\x43\xd7\x0d\x02\xa1\x08\xe5\xfb\x1b\xa9\xae\x6f\x25\ +\x10\x8a\x11\x8a\xc4\x09\x86\x63\x84\x23\x31\xc2\xd1\xe4\x7b\x8d\ +\x70\x24\x4e\x38\x1a\x47\xd3\xac\x3c\x2c\xcb\x97\x66\x26\x08\x38\ +\x21\x1a\x01\x45\x96\xc8\xc9\x72\x51\x90\xeb\x26\x2f\xcb\x45\xdf\ +\x5c\x0f\x23\x06\xe5\x93\xe3\x77\x21\x4a\x12\x7e\x5f\x36\x39\x39\ +\x05\xb8\x54\x37\x5e\x8f\x1b\x97\x4b\xa1\x2d\x18\x61\xf3\x8e\x7d\ +\xfc\xf9\xa5\x8f\x58\xb5\xa9\xcc\x8a\x18\xec\x86\x4c\xb7\x95\xd7\ +\xf0\xfe\xea\xed\x78\x5c\x0a\x67\xce\x18\xcd\x79\x73\xc6\xd2\x27\ +\xd7\x8b\x98\xf0\x57\x59\x7e\x31\xab\x8f\x4c\xdd\x20\xd0\xd6\x46\ +\x76\x4e\x2e\x45\x45\x83\xa9\xa9\xde\x43\x4b\x4b\x0b\x3e\x9f\x8f\ +\x96\x96\x16\x5b\x71\xa9\xaa\x6a\x57\xa0\xff\xdc\x88\x6b\xfd\xee\ +\xc6\xb4\xcf\x57\x9f\x3a\xdc\xf9\x15\x1f\x25\xb8\x55\x05\xa2\xad\ +\x18\x7b\xb7\x92\x3b\x72\x32\xaf\xff\xe2\x2c\xc4\x94\x1f\xe6\xa7\ +\x95\x4d\x5c\xf3\xfd\x3f\xa1\x1b\x9d\x9d\xe4\x39\x59\x1e\x7e\xff\ +\xe3\xab\x38\xe9\xc4\x09\x54\x35\x86\xe9\x9f\xef\x71\x3a\xd4\xc1\ +\x61\x43\x2c\xa6\x51\xdf\xd0\x7a\x58\xa2\xc8\x7a\x0d\x01\x5c\x6e\ +\x3d\xf5\x63\x0a\xfd\xa4\x93\x55\xe7\xe4\xe2\xce\x64\xd5\xf9\x3f\ +\x69\x93\x33\xaa\xaa\x88\xaa\x2a\x56\xae\x54\x4a\x75\x0a\x5d\x37\ +\xec\x94\x00\x2b\xd1\x57\x43\xd7\x35\xdc\x6e\x1f\xf9\xb9\xb9\x89\ +\xa8\x3b\x23\x25\xfa\xce\x48\x5f\x96\x08\x41\x8f\xc6\x35\x22\xd1\ +\x38\xd1\x58\x1c\x4c\x90\x24\x4b\x39\xca\x52\x32\xc8\x41\xb0\x6b\ +\xf8\x8a\x82\x88\x24\x29\x28\x8a\x0b\xd5\xe5\xc6\xa5\xba\x90\x15\ +\x05\xb7\xaa\xe2\x72\x29\x20\x08\x94\xef\xad\xe3\x6f\x6f\xae\xe2\ +\xf5\x0f\x37\xd1\xd0\xdc\x3b\x5f\x7f\x32\x42\x33\x18\x8e\xf1\xea\ +\x87\x9b\x59\xff\xd9\x5e\x16\xcc\x1a\xc3\xdc\xa9\x43\xf1\xa8\xb2\ +\x4d\x5a\x24\x82\x61\xac\x5a\x90\x41\x72\xf3\x0a\x69\x6e\xae\x23\ +\x1a\x89\xd0\xd2\xd2\x82\xc7\xe3\x21\x10\x08\xe0\xf7\xfb\x89\xc5\ +\x62\xa8\xaa\x45\xfe\x07\xa3\xba\x0e\xcb\x1d\xd5\x18\x48\xf7\xad\ +\x0c\x29\xf4\x39\xbf\xda\xa3\x84\xcb\xcf\x9d\xce\xfd\x4f\xbd\x85\ +\xd9\x52\x43\xd3\xc6\x8f\xb9\xeb\xe9\x7e\x9c\x33\x73\x34\xb5\x4d\ +\x41\x96\x6d\xd8\xc5\x63\x4f\xbf\x42\x34\x1a\xeb\xb4\xdf\x59\x73\ +\x26\xf2\xe7\xbb\xbe\x4e\x71\x51\x1e\xd1\xb8\xee\x74\xa4\x83\xc3\ +\x0e\x5d\xd7\x09\x86\xc2\x47\xbc\xe0\x6a\x47\x24\xab\x34\x24\xfd\ +\x57\x49\x7f\x16\xbd\x56\x5b\x42\x27\x36\xec\x6c\x46\x4c\xdf\x46\ +\x10\x04\x64\x49\x02\x29\x5d\x81\xa6\x56\xb2\x48\xe6\x43\x25\x49\ +\xcd\xce\x97\x4a\xbc\xd7\x93\xc4\x95\x24\x3d\xd3\xc0\x67\x27\x02\ +\x1b\x1d\xfc\x65\xa9\xa6\x3a\xab\x3c\x95\x2c\xcb\xc8\x8a\x8c\x22\ +\xcb\x89\x20\x08\x01\x29\x11\xc9\x67\x9a\x26\x3b\xf7\xd4\x70\xcf\ +\x9f\x5f\xe7\x93\xcd\x15\x3d\x86\xf6\x0b\x82\x40\x51\x51\x01\x93\ +\xc6\x0d\x67\xe2\xc8\x62\xfa\xe4\x7a\xd9\x5f\xd7\xca\x1b\x1f\x6d\ +\xa2\x6c\xf7\x1e\x9e\xff\xbf\x75\xec\xa9\x6e\xe2\x6b\xe7\x4e\x45\ +\x91\x53\xa2\x05\x0d\x03\x03\x88\xc5\xa2\x78\x3c\x1e\xf2\xf2\x0a\ +\xa9\xae\xae\x20\x1c\x0e\x13\x0e\x87\x89\x46\xa3\x44\xa3\x51\xe2\ +\xf1\x38\xba\xae\x1f\x74\x5e\xd7\x21\x11\x57\x73\x30\x46\x24\xae\ +\xd3\x1a\x4a\x0f\x7d\x6c\x6c\x8b\x51\xdd\x1c\xc6\x25\x8b\xe4\xf9\ +\x5d\x3d\xb2\xf9\x8e\xfd\xad\x6c\xac\x68\xa4\x5f\xae\x9b\xc9\x25\ +\x05\x64\x7b\x0f\xbc\x3c\xc8\xae\xea\x00\x1b\xcb\x1b\x59\x5f\xd6\ +\x40\x24\xa2\x33\x73\x6c\x21\xb3\xc7\xf4\xa1\x28\xd7\x7b\x50\xd7\ +\x16\x89\x6b\x6c\xd9\xd3\xc2\x86\xb2\x06\xaa\x9a\xc2\x8c\x1b\x94\ +\xc7\xa4\x92\x3c\x86\x17\x65\x75\x5b\xb3\x2c\xa6\x19\xbc\xb2\xaa\ +\x02\xaf\x22\x73\xee\x49\x03\x91\x44\x6b\xe3\x1d\xfb\x5b\x28\xdd\ +\xd3\x42\x69\x45\x23\x91\x98\xce\x7f\x2f\x18\xc3\xa0\x3e\x99\x09\ +\x7e\x5f\x63\x88\x8d\x65\x8d\x6c\x2a\x6f\xc6\xeb\x12\x99\x3c\x34\ +\x8f\x89\x43\x0a\xc8\xf7\xab\x9d\xb6\xfd\xde\x75\x0b\x90\x65\x91\ +\xc5\xef\xac\x21\x1a\x8d\xf3\xc2\x8b\x6f\xf2\xc2\x8b\x6f\xda\xeb\ +\x8b\xf2\xb3\x00\x28\x2c\xc8\xe6\xc4\x09\x25\x9c\x30\xae\x84\x13\ +\xc7\x97\x30\x71\xf4\x20\x7b\x1b\x97\x22\x39\xa3\xac\x83\xc3\x2f\ +\x7e\x04\x01\x59\x96\x90\xa4\x9e\x87\x99\xaa\xaa\x7d\xd4\xd6\x55\ +\x93\xea\xb9\xf1\x7a\x7c\x8c\x1c\x39\xf6\xa0\xcc\x85\xa9\x32\xaa\ +\xb3\x2f\xab\x33\x81\x75\x65\x2a\x6c\x0f\x2f\xef\x9a\xb4\xba\xbb\ +\x7e\x6b\x40\xef\xda\xa4\x6a\xbd\x35\xd3\xcf\x3c\xf1\xc7\x34\x49\ +\x24\x01\x5b\xff\x93\xfe\x24\x51\x10\x53\x82\x33\x4c\x4c\x84\x94\ +\xba\xa3\xe9\xed\x5a\x65\x9f\x4c\x36\xef\xdc\xcf\x1d\x7f\xfc\x27\ +\x9b\x77\xee\xef\xb1\xa2\x89\xcf\xe7\xe1\xd2\x73\x67\xf3\x9d\xab\ +\x4f\xa7\x7f\x9f\x6c\xdc\x2e\x05\x59\x14\x89\xeb\x3a\xd7\x5d\x3a\ +\x87\x73\x7e\xf4\x32\xb5\x3b\x3f\xe3\xdd\x55\x3b\x08\x86\x63\x5c\ +\x7b\xe1\x89\x78\x5d\x0a\x60\xd8\xd7\x6c\xe8\x06\xe1\x48\x04\x7f\ +\x56\x2e\x4a\x43\x15\xba\xa6\xd9\xb3\x4c\x87\xc3\x61\xf4\x44\x28\ +\x7d\x32\x4c\xfe\xa8\x11\xd7\x8f\xff\xb2\x96\x47\xde\xfa\x2c\x63\ +\xd4\xcc\xf9\xf7\xfe\xc7\x7e\x7f\xdd\xe9\x23\x78\xf8\x9b\xd3\x3b\ +\x6d\x53\x59\x1f\xe4\x7b\xcf\xae\xe1\xc3\xcd\xd5\x04\x23\xe9\xec\ +\x3f\xac\xc8\xcf\x4f\x2e\x9d\xc8\x55\xa7\x0c\xeb\xf1\x3c\x6a\x9a\ +\x43\xdc\xf8\xa7\x95\xbc\x97\xc8\xd1\x4a\xe2\x4f\xef\x58\x53\xd7\ +\x5f\x3a\x73\x30\x4f\xdd\x3c\xbb\xd7\xd7\x15\x8d\xeb\xdc\xf5\xf7\ +\x8d\x3c\xf2\xe6\x67\x19\x9d\xa8\xfd\xf2\x3c\xfc\xf1\xba\x69\x9c\ +\x7f\xf2\xc0\x8c\xfb\xff\xe2\xf9\x75\x3c\xfc\xb6\x75\xec\x47\x6e\ +\x98\xc6\x35\xf3\x47\xf0\xb3\xbf\xae\xe7\xa1\x37\xd3\x2b\xb8\x57\ +\x37\x87\x79\xe6\x96\x39\x69\xcb\x36\x94\x35\x71\xe3\x9f\x97\xb1\ +\x79\x4f\x4b\xc6\xb6\x4f\x1a\x51\xc0\x13\xdf\x9e\xc5\xa8\xe2\x6c\ +\x7b\x59\x5e\x8e\x8f\x5f\xde\x72\x09\xbf\xbc\xe5\x12\x67\xa4\x74\ +\x70\x6c\x11\x97\x98\x9c\x1e\xbe\xe7\x07\xa3\xed\xdb\xb7\xb2\x6c\ +\xf9\xc7\xb6\x75\x40\x96\x25\x06\x0d\x1c\xcc\xd8\xb1\x13\x0e\x98\ +\xb4\x4c\xd3\x2a\xd7\x64\x87\xbc\xa7\x2a\xaf\x8e\x7e\xaf\x0c\xa6\ +\xc2\x8e\x26\xc2\x83\x21\xad\x9e\x08\x2d\xfd\xb8\xdd\xb5\x29\x75\ +\xf1\xc0\x6f\x76\x20\x28\x33\x8d\xac\x04\xc1\xc4\x34\xad\xb9\x57\ +\xca\xf6\xd6\xf1\xbb\xa7\xdf\xee\x15\x69\xf5\x29\xc8\xe5\xc7\x37\ +\x5d\xca\x7f\x2f\x9c\x65\x99\x21\x53\x95\xac\x2c\x32\xb0\x30\x87\ +\xc1\xc3\x87\x52\x1f\x53\xd0\x6b\x76\xb1\xa2\x74\x0f\x59\x3e\x17\ +\x97\xce\x1f\x8f\x5b\x95\x52\x22\x37\x41\xd3\xe2\x78\x3c\x59\xb8\ +\x5c\x5e\x02\xb1\x16\x9b\xb4\x92\x95\x35\x32\x4d\xf4\x79\xc4\x89\ +\x6b\xf1\x8a\x8a\x5e\x85\x7a\xfe\x6b\xd5\x9e\x4e\xc4\xf5\xd7\x8f\ +\x76\xf3\xfd\x67\x3f\xa1\x2d\x9c\x59\xae\xee\xae\x09\xf0\xcd\x3f\ +\xad\xe0\xf5\x35\x7b\x79\xe4\x1b\xd3\x29\xc8\xce\xac\xda\xfe\xb3\ +\xb1\x8a\xeb\x1e\x59\x4a\x7d\x5b\xac\x9b\xf3\xdc\x43\x34\x6e\xd2\ +\x1b\x52\x5f\xbf\xbb\x91\xeb\xff\xdf\x32\xb6\xed\x6b\xed\x72\x9b\ +\xea\xa6\x30\x57\xfc\xfe\x23\xae\x98\x5b\xc2\x83\xd7\x4e\xeb\xa4\ +\x0e\xdf\x58\xb7\xd7\x7e\xff\xcc\xfb\xbb\x78\x6d\xf5\x5e\xde\xdd\ +\xb0\xbf\x53\x3b\xb9\xde\xf6\x6b\x32\x4c\x93\x5f\x2f\xde\xcc\x6f\ +\x5e\x29\x45\xd3\xbb\xee\xd4\x35\x3b\x1b\x98\xf9\xe3\xb7\xf8\x9f\ +\xaf\x9e\xc0\x8d\x67\x8f\x76\x46\x46\x07\xc7\x34\x44\xc1\xaa\xda\ +\x20\x49\x3d\xff\xf8\x0c\x13\xdc\x7a\x80\x79\x7d\x76\xa1\xb9\x60\ +\x5b\x5b\x11\xba\x31\xb0\x57\xfb\x76\x66\x06\x23\xc5\xa0\xd6\xfe\ +\x5f\x48\x67\xa8\x2e\x08\x8b\x0c\xeb\x8f\xbd\x68\xdb\xa4\xf9\x4f\ +\xb0\xc5\x96\x60\x93\x55\x2a\x69\x85\xc2\x31\x9e\xfd\xd7\x32\x56\ +\x97\x96\xf5\x48\x12\xaa\xaa\x70\xe5\x85\x73\xf8\xda\x79\x27\xda\ +\xa4\x15\x8e\x69\x6c\x2d\xab\xa3\xba\xb1\x0d\x24\x95\xf5\xe5\xad\ +\x6c\xd9\xd3\x04\xaa\x07\xa1\x70\x18\xb1\xf2\x16\x3e\x5a\xb7\x9b\ +\x81\x85\xd9\xcc\x9d\x3c\x04\x51\x00\x23\xf1\xb0\x60\xe8\x56\x82\ +\xb6\xd7\x97\x45\xa0\xad\xd9\xce\xf3\x4b\x56\xf3\x3f\x94\xb2\x60\ +\x07\x4d\x5c\x77\x5d\x39\x85\x3b\x5f\xdc\x40\x20\xac\x11\xd3\x0c\ +\x22\x29\x7e\x12\x9f\x4b\x46\x12\x05\xbc\x6e\x99\x9f\x5e\x3a\x31\ +\x6d\xbf\xa7\xfe\xbd\x9d\x5b\x9f\xfc\x24\xed\xc6\x98\x36\xb2\x0f\ +\xa3\x8b\xb3\xa9\x69\x0a\xb3\x7a\x47\x03\x4d\x41\x8b\x88\x5e\x5b\ +\x5d\x49\x6d\x73\x84\x7f\xdf\x75\x56\xa7\x9b\xaa\xa1\x35\xca\x35\ +\x0f\x2d\xb5\xb7\x05\xc8\xf2\xc8\x4c\x1b\xd9\x87\xf1\x83\xf2\xa8\ +\xa8\x0b\xf2\xc9\x8e\x3a\xf6\x37\x85\x79\x63\x4d\x65\x8f\x53\x12\ +\xd4\xb5\x46\xb9\xf8\xbe\xff\xa4\x91\x60\x8e\x57\xe1\xc4\x61\x7d\ +\x28\x2e\xf0\x52\x5a\xd1\xc8\xe6\xca\x66\x9b\x58\x5e\x5a\x52\x8e\ +\xa1\x19\x3c\x7b\xdb\xdc\xb4\x76\xb4\x14\x77\xd1\xda\x9d\x0d\xed\ +\xcf\x4d\xa2\xc0\xac\x31\x85\x8c\xe8\x9f\xc5\xd4\x61\xf9\x5c\x99\ +\x92\xd7\xf6\xf0\x1b\x9f\x72\xef\x3f\x36\xa5\xb5\x93\xdc\x2e\x10\ +\xd6\x58\xb7\xab\x81\xea\x96\x48\xc2\x84\xa9\xf3\xdd\x67\xd6\x50\ +\x90\xed\x62\xe1\xcc\x12\x67\x74\x74\x70\x0c\x9b\x0a\x41\x96\xc4\ +\x5e\xf9\xb8\x4c\xd3\xc0\x43\x98\xf3\x86\x56\x13\xc9\x82\xc0\x0e\ +\x0f\xfb\x74\xed\x20\xfc\x63\x66\x7b\xde\x58\x4a\xce\x56\xf2\x73\ +\x67\x5f\x97\x90\x61\xea\x92\x8e\x6a\x8b\xc3\xa2\xb6\x32\xed\x7f\ +\x28\x85\x88\x93\xe4\xd5\x4e\x5a\x9d\xfb\x7f\xcb\xce\x7d\xfc\xeb\ +\xfd\xf5\xc4\x7b\xe1\xc7\x9e\x38\x66\x08\xd7\x5d\x32\x87\x1c\x9f\ +\x95\x1c\xbc\x63\x6f\x23\xbf\x7d\xe2\x4d\x96\xad\xf9\x8c\x70\x24\ +\x06\xa2\x44\x8b\x52\x40\x34\x6b\x00\x08\x20\xb8\xbc\x88\x7d\x87\ +\xd0\xb6\x7f\x3b\x6f\x2f\xdf\xce\x09\xa3\xfb\xe3\x77\x2b\xf6\xc1\ +\x0d\xc3\xaa\xae\xe1\x72\x79\x30\x49\x54\xaa\xd7\x75\xbb\x2c\xd8\ +\xe7\x42\x5c\x57\x9d\x32\xcc\x36\xe5\xfd\xe5\xc3\x5d\x7c\xeb\xd1\ +\x95\xf6\xba\xf7\xee\x3a\x93\xc9\x25\xf9\x9d\xf6\xa9\xa8\x0b\xf2\ +\x93\xbf\xae\xb7\x3f\x8f\x29\xce\xe6\xc9\x9b\x67\x71\xc2\xd0\x02\ +\x7b\x59\x20\x14\xe7\x8e\x17\x36\xf0\xf8\x7b\xdb\x01\x58\xb9\xbd\ +\x8e\x27\xde\xdb\xce\x0d\x67\x8d\x4a\x6b\xeb\x8e\x17\xd6\xa5\x91\ +\xd6\x19\x93\xfa\xf3\xf8\x4d\x33\x29\xca\x69\x8f\x8c\x8b\x69\x86\ +\x6d\xba\xeb\xe9\xfe\xf8\xee\xd3\xab\xd3\x48\xeb\xda\xd3\x47\x70\ +\xff\xd7\x4f\xc4\x9d\x32\x23\xf0\xf6\x7d\xad\x7c\xf5\xc1\x25\x6c\ +\xa9\xb4\xaa\x53\xbc\xbc\x62\x0f\x17\xcf\xa8\xe4\xe2\xe9\x83\xba\ +\x6d\x7b\xe1\xcc\x21\xfc\x72\xd1\x14\x86\x16\xfa\x3b\xad\xdb\x5a\ +\xd9\xc4\x2f\x5f\x6a\x0f\x55\xef\x93\xa5\xf2\xd4\x4d\xb3\x39\x63\ +\xca\x80\x34\x3b\xf8\x43\x6f\x6c\xe5\x17\x2f\x6e\xb0\x89\xf3\x07\ +\xcf\xae\xe5\x8c\x49\x03\xc8\xf5\xa9\xce\x08\xe9\xe0\x18\x25\xae\ +\x84\xa9\xb0\x37\x8a\xcb\x30\xd9\xd9\xe2\xe2\xb2\x37\x26\x01\xe0\ +\x76\xb9\x18\x3d\x52\xef\xd5\xbe\x1d\x68\x8b\x8e\x16\xfe\x34\x93\ +\x61\x46\xfd\xd4\xbe\xc6\x30\x0c\xf6\xef\xdf\x8f\xa6\x69\x08\x02\ +\x48\x92\xcc\xe0\xc1\x83\x0f\xba\x44\x51\x4f\x64\x97\x5c\x7f\x68\ +\x04\x96\x59\x75\x85\x22\x71\xfe\xf0\xdc\xbb\x04\x43\xd1\x1e\xdb\ +\x90\x24\x91\xa9\xe3\x87\x32\x6e\x68\x21\x00\xfb\xea\x5a\xf9\xc1\ +\x6f\x5f\xe4\xff\xde\x5f\xd3\xe1\x60\xf5\x08\xfd\x0d\xc4\xfc\x62\ +\xeb\x78\xbe\x7c\x04\xd5\x4d\x45\x55\x13\xef\xae\xdc\xc1\xa5\xf3\ +\xc7\xa5\x99\x61\x0d\x43\x47\x51\x5c\x40\x7b\x20\x4a\xb2\x08\x73\ +\x6a\x2d\xc3\x03\x56\xf3\x47\xf3\x46\xfe\xce\x53\xab\x6d\x7f\x96\ +\xcf\x2d\xf3\xd2\x0f\x4e\x4d\x23\x2d\x00\xbf\x57\xe1\x81\xeb\x4f\ +\xe6\xf2\xd9\x43\xec\x65\xbf\x78\x61\x3d\x2d\xc1\xf6\xce\x2f\xab\ +\x0d\xf0\xdc\x07\xed\x09\xb5\xe3\x07\xe5\xf2\xcf\x1f\xcf\x4f\x23\ +\x2d\x00\x55\x16\xf9\xf5\x35\x27\x71\xd5\xdc\xee\x7d\x65\xef\x6f\ +\xaa\xe6\x9f\x2b\xf7\xa4\x91\xd6\x23\xdf\x9c\x9e\x46\x5a\x00\xa3\ +\x8a\xb3\x79\xff\xae\xb3\xe8\x97\xd7\x7e\x9c\xdb\x9f\x5e\xdd\x6d\ +\x42\xe1\x05\x27\x0d\xe4\xd9\x5b\xe7\x64\x24\x2d\x80\x5b\x9f\x5a\ +\x4d\x4c\x33\x6d\xd3\xca\x1b\x77\x9c\x91\x46\x5a\xc9\x1b\xf3\xb6\ +\x0b\xc6\xf1\xd0\x37\xda\x4d\xae\xb5\x2d\x11\x7e\xdd\x41\xa5\x39\ +\x70\x70\x2c\x12\x57\x6f\x5e\xa6\x69\xcd\x19\x25\x8a\x56\x85\x06\ +\xc3\xd0\xd1\x75\xa3\xd7\xfb\xb7\xbf\x44\x9b\x8b\x84\x0c\x24\x95\ +\x39\x28\xa3\x5d\x55\x45\xa3\x31\xfe\xf4\xa7\x87\xb9\xe7\x9e\x3b\ +\xb9\xfb\xee\x3b\xf9\xfd\xef\x7f\x7b\xd0\xaa\xe0\x40\x14\x5a\x47\ +\x9f\xdb\x81\x1f\xa3\xb3\xa9\x73\xdd\x96\x0a\xb6\xee\xda\xdf\xab\ +\x76\x54\x55\x61\xdc\xe8\x76\x0b\xce\x67\xbb\xf7\xf3\xc1\xb2\x0c\ +\xe3\x8b\x69\x40\x4b\x2d\x68\x89\x80\x3c\x51\xb2\x8b\x7b\x2f\xdf\ +\xb4\x87\x60\x38\x9e\xf6\x90\x60\x18\x26\xb2\x64\x4d\x67\x62\x98\ +\x9d\x89\xeb\x60\xfb\xf6\xa8\x11\x57\x4c\x33\x78\xbf\xb4\x3d\x80\ +\xe2\x2b\x73\x87\x31\xa2\x5f\x56\x97\xdb\xdf\x79\xc5\x64\xfb\x7d\ +\x5b\x58\x63\x5d\x59\x93\xfd\xb9\x63\xde\xd8\x3d\x57\x4d\xb1\xa3\ +\xf7\x32\xe1\xee\x45\x53\xd2\x72\x9b\x3a\xe2\xe3\x2d\x35\x69\xe6\ +\xc6\xbb\xae\x9c\xdc\xe5\xb6\x7e\xaf\xc2\xaf\xae\x3a\x21\x8d\x40\ +\x3e\xdd\xdb\x75\x7d\xc0\xff\x77\xc3\x8c\x2e\xcd\x94\xe1\x98\xce\ +\xea\xed\xed\xe6\xc4\xeb\xcf\x18\xc1\xc4\xc1\x79\x5d\xb6\x75\xf5\ +\xa9\xc3\x39\x61\x58\xbb\x92\x5d\xba\xad\xde\x19\x1d\x1d\x1c\xe3\ +\xc4\xd5\xee\xe7\xea\xee\x65\x18\x56\x32\xaf\x1d\x95\x96\x98\xfc\ +\xb0\x37\xfb\xa6\xbd\x44\x31\x31\x55\x3d\x9d\xcc\x85\xbd\x09\xb0\ +\x30\x4d\x83\xba\xba\x3a\xaa\xaa\xaa\xa8\xaa\xaa\xa2\xac\x6c\x37\ +\x0f\x3d\xf4\x00\x0f\x3c\xf0\x7b\x1e\x78\xe0\xf7\x3c\xfe\xf8\xa3\ +\x54\x57\x57\x1f\x56\xd2\x3a\x3c\xfb\x75\x7e\xbf\x64\xdd\x0e\xc2\ +\xd1\x78\xaf\xf6\x57\x64\x89\x61\x43\x8a\x6c\xd5\xba\x73\x5f\x53\ +\xc6\x34\x1a\x00\x74\x2d\x85\xb8\x44\x90\x2d\xab\x4f\x6b\x30\xca\ +\xce\xbd\x8d\x1d\x74\xac\x69\xab\x55\x23\x51\xcb\x31\x55\x6d\x1d\ +\xf5\xe0\x8c\x03\xc5\x96\xca\xa6\xb4\xc0\x83\xfd\x4d\x61\x7e\x9e\ +\x52\x26\x2a\x13\x7c\x6e\xd9\x56\x68\xa5\xe5\x8d\xcc\x9f\x60\x55\ +\x74\xdf\xbc\xa7\x29\x6d\xbb\x39\xe3\x0a\xbb\x6d\xa7\x7f\xbe\x87\ +\x61\xfd\xfc\xec\xac\x6a\xcb\xb8\x7e\x7d\x59\x3b\x79\x9c\x30\xb4\ +\x0f\x05\x59\xdd\x17\x80\x3c\x63\x72\xba\x22\x5a\xbf\xbb\x91\x09\ +\x19\x08\x67\x74\x71\x76\x97\x81\x25\x00\x9b\x2a\x9a\xd2\xd4\xda\ +\x59\x93\x8b\x7b\xbc\x39\xcf\x98\x38\xc0\x26\xee\x4f\x2b\x9b\x13\ +\xd3\x32\x38\xa5\x9a\x1c\x1c\x8b\xc4\x45\xaf\x2b\x81\x9f\xb7\x60\ +\x01\xb3\x66\xce\x48\x1b\xc8\xdc\x6e\xf7\x01\x9b\xe8\x4c\x52\x58\ +\x2b\x49\x54\x74\x1d\x5e\xd1\x53\x70\x86\xa2\x28\x4c\x98\x30\xc9\ +\x3e\x8f\xdd\xbb\x77\xf1\xd8\x63\x7f\xe6\xea\xab\xaf\x61\xc8\x90\ +\x92\x8c\xe7\x77\x38\x7c\x61\x07\x6f\x3a\xb4\x82\x32\x6a\x1b\xdb\ +\x28\xdd\x56\x89\xa6\xe9\xbd\x3e\xa6\x27\x51\xbb\x10\x13\x22\xd1\ +\x6e\xf2\xbc\x64\xc5\x7a\x59\x2c\x04\x9a\x45\x70\x91\x98\xc6\xe6\ +\x5d\x35\x4c\x18\x56\xd8\x5e\x13\x32\x71\x4a\x9a\xa6\xd1\x58\x5f\ +\x87\xa6\x69\xf4\xe9\xd3\xe7\x90\xef\xad\xa3\x46\x5c\x1b\xcb\xd3\ +\x55\xc9\x1b\x6b\x2a\x0f\x68\xff\xad\x95\xed\x91\x7e\xdb\xf6\xb6\ +\x87\x8b\x0f\xc8\xf3\xe0\x73\xf5\x9c\xf7\x35\xb2\x7f\x76\x97\xc4\ +\xb5\xa9\xa2\x29\x85\x6c\xb2\x7a\x6c\xab\x6f\xb6\x8b\x3c\x9f\x6a\ +\xfb\xd8\x4a\x2b\x32\x2b\xae\x11\xfd\xb3\xbb\x6d\xa7\xb4\x3c\x5d\ +\x39\x8e\x1a\xd8\xf3\xb1\x47\x0f\x6c\x6f\x33\x12\xd7\xd9\x5d\x13\ +\xe8\x56\xb9\x3a\x70\xf0\x39\x52\x17\x92\x28\x76\x6b\x0d\xb1\x7f\ +\x53\x7d\x0a\xe8\xdb\xa7\xe0\x90\x8f\x68\x66\x18\xc6\x33\x31\x55\ +\x26\x85\x02\x96\x4f\x6b\xf2\xe4\x29\x0c\x1c\x68\xa5\xbb\xf8\xfd\ +\x59\x9c\x71\xc6\x19\x88\xa2\x15\x24\x12\x8d\xce\xe5\xe5\x97\xff\ +\xce\x0b\x2f\x3c\xcf\xe5\x97\x5f\xc9\x88\x11\x23\x7b\x45\x5a\x8d\ +\x8d\x8d\xd4\xd7\xd7\xe1\xf7\xfb\xe9\xd7\xaf\xff\x21\x4f\xeb\xd1\ +\x15\xd1\x25\xfd\x5d\xd5\x75\x2d\xbd\xae\x8c\x71\x60\x36\x3a\x09\ +\x21\xa7\xc8\x56\x59\x18\x1a\x66\xd4\x2a\xe0\xad\xeb\x06\xb5\x4d\ +\x01\xe2\xba\xde\xc9\x94\x27\x49\x12\x1e\x8f\x87\xaa\xaa\x2a\x04\ +\x41\x38\x64\xf2\x3a\x6a\xc4\xe5\x55\x0f\xfe\x8b\xca\xf5\xa9\x2c\ +\x38\xb1\x5d\x8d\x0c\x2c\x68\x4f\x2a\xae\x6b\x8d\xa2\xe9\x46\x8f\ +\x4e\xdc\xaa\xc6\x50\x97\xeb\xfa\xe5\x7a\xa8\x4d\x44\xed\x35\xb4\ +\xf5\xec\xc8\x8c\x69\x06\xad\xe1\x76\x09\x9e\xea\xf3\x3a\x10\xf4\ +\xeb\x90\x1c\x5d\xdf\x1a\x65\x44\x0f\xd3\x84\xd5\xb5\x84\xd3\x3e\ +\x87\x22\x1a\x0e\x1c\x1c\xbb\x8a\x4b\x38\xac\x83\x74\x8f\xc4\x95\ +\x62\x27\xcc\x44\x5a\x99\x68\xc5\x30\x0c\xc2\xe1\x30\x7e\xbf\x1f\ +\x97\x4b\xe5\xda\x6b\xaf\xb7\x89\xc0\x52\x8c\xed\x91\x8d\x2e\x97\ +\x9b\x0b\x2f\xbc\x98\xd7\x5f\x7f\x95\xbf\xfe\xf5\x7f\xb9\xe1\x86\ +\x6f\x33\x60\xc0\x80\x6e\xcf\x69\xf9\xf2\xa5\xbc\xfd\xf6\x5b\xd4\ +\xd6\xd6\x92\x95\x95\xc5\xc5\x17\x5f\xc2\x9c\x39\x73\x8f\xa0\xea\ +\x82\x40\x28\x42\x28\x12\x3f\xc8\x2f\x0e\x72\xfc\x6e\x64\x59\x6a\ +\x57\x6c\x82\x80\xa0\x7a\x10\xf2\x06\x58\xc4\x95\xec\xef\x50\x33\ +\x68\xed\x63\x66\x34\xa6\x13\x8e\xc6\xf1\xb9\x95\xb4\x87\x07\x51\ +\x14\xc8\xce\xc9\x21\x37\x37\x8f\xaa\xaa\x2a\x36\x6d\xda\x44\x51\ +\x51\x11\x3e\xdf\xc1\x55\x59\x3a\x6a\xc4\x35\x75\x78\x3a\xc3\xfe\ +\xe5\x3b\x73\xb9\x64\xc6\xe0\x83\x6a\x6b\xc2\x90\x76\xb3\x5c\x5c\ +\x37\xd8\xbc\xa7\x85\x29\x43\xbb\xf6\x0d\x45\xe3\x3a\xdb\xf6\x77\ +\x9d\x9b\x35\x75\x58\x81\xad\xba\x36\x95\x37\xf5\x78\xfc\x2d\x95\ +\xe9\x26\xbe\x54\xbf\xd3\x81\xe0\x84\xe1\xe9\xfb\x6d\x2a\x6f\x62\ +\x46\x0f\xc5\x89\x37\x56\x34\x3b\x23\xa2\x83\xe3\x44\x6f\x25\xe7\ +\x6f\x3a\xda\xc4\x95\x34\x19\x0a\xdd\xa8\x2f\x81\x78\x3c\x4e\x45\ +\x45\x19\xaf\xbf\xfe\x1a\x53\xa6\x9c\xc0\x29\xa7\x9c\x8a\x20\x60\ +\x17\x05\x4e\xfa\xdb\x62\xb1\x74\x5f\x8f\xdb\xed\xe6\xbc\xf3\x2e\ +\xe0\xd5\x57\x5f\xe1\x4f\x7f\x7a\x98\x6f\x7e\xf3\x46\xfa\xf7\x1f\ +\x90\x51\x6d\x55\x55\xed\xe7\x6f\x7f\x7b\x9e\x6d\xdb\x3e\xb3\x97\ +\x35\x37\x37\x53\x52\x32\xd4\x56\x75\x47\xa2\xe7\xdb\x82\x11\xc2\ +\x9d\x7c\x54\x02\x28\x6e\x04\x5f\x0e\xaa\x3f\x87\x9b\x2f\x9d\xce\ +\xfc\x49\xc5\xb8\x14\xcb\x3f\x38\x7e\x44\xa1\xdd\x4f\x17\xce\x9b\ +\xc0\xe8\xe7\x7e\x8a\xa6\x1b\x34\x05\x63\xfc\xe5\xc3\x5d\xbc\x57\ +\x5a\x4b\x5c\x50\x40\xb0\xbe\x4f\x33\x1e\xc1\xa8\x2d\x4f\x9b\xb6\ +\x26\x12\xd3\x88\x44\xb5\xf6\xb0\x78\xbb\x45\xab\x38\x70\x7e\x7e\ +\x3e\xf9\xf9\xf9\xec\xd8\xb1\x83\xea\xea\x6a\x0a\x0a\x0e\x4e\x65\ +\x1f\x35\xe2\x1a\x5e\x94\x45\x8e\x57\xa1\x25\x51\x1e\xea\x8d\xb5\ +\x95\xbd\x22\xae\xb8\x6e\xa0\x74\x50\x53\x1d\xfd\x49\xf7\xbe\xbc\ +\x91\x97\x7f\x78\x6a\x97\x6d\xfc\xbf\xb7\xb7\x11\x8e\x75\x6d\xeb\ +\x3d\x61\x58\x1e\xcf\x7e\x60\xbd\xdf\x59\xdd\xc6\x3f\x56\x94\x77\ +\x9b\x23\xf5\xeb\xc5\x5b\xd2\xf7\x1f\x7a\x70\xc4\x55\x9c\xef\xa5\ +\x30\xc7\x6d\xab\xbd\x07\x5f\xdf\xca\xd5\xf3\x87\x75\x8a\x66\x4c\ +\x62\x67\x75\x2b\x8b\x97\x57\x38\x23\xa2\x83\xe3\x44\x71\xf5\x3e\ +\x01\xf9\x70\xc1\x30\x0d\x30\x93\x9e\x9e\x14\xe9\xd7\x81\x54\xa2\ +\xd1\x08\xcf\x3d\xf7\x0c\xef\xbd\xf7\x2e\x91\x48\x98\xdd\xbb\x77\ +\xb1\x7c\xf9\xd2\xb4\x73\xef\x0d\x49\xee\xd8\xb1\x83\xfb\xee\xbb\ +\x97\xa2\xa2\x22\x4c\xd3\x24\x1a\x8d\x22\x49\x92\x5d\x2f\xb1\xb6\ +\xb6\x96\x8a\x8a\xf2\x74\xcb\x4a\x7d\x1d\x9f\x7d\xf6\x69\x8f\xc4\ +\x75\xe0\xaa\xab\xfd\xaa\xa3\x71\x2d\x3d\x77\x4b\x56\x11\xb2\xfa\ +\x22\x16\x0d\x07\x59\xe1\xb4\x29\x03\xb8\xf3\xda\x53\x50\xe5\xcc\ +\xdf\x4d\x7e\xb6\x87\x99\x93\xdb\x73\x4d\x07\x0f\x2c\x62\xef\x63\ +\x2b\xad\x07\x7b\xd3\xc4\x8c\x06\x31\x6b\x76\x42\x3c\xd2\x49\x65\ +\x77\xd7\x77\x49\x33\x61\x79\x79\x39\xd5\xd5\xd5\x8c\x1b\x37\xee\ +\xd8\x26\x2e\x41\x80\xaf\xcd\x1b\xc6\x23\x89\x72\x48\x2f\x2d\x29\ +\xe7\xf2\x99\x25\x9c\x33\x35\x73\x40\x42\x43\x6b\x94\xef\x3d\xb3\ +\x9a\xd7\xd6\xec\xe5\xf6\xf3\xc7\x73\xc7\x15\x93\xec\x75\x53\x86\ +\xe6\x33\x7d\x54\x1f\x56\x6d\xb7\xa2\xea\xde\x5a\xb7\x8f\xfb\x5f\ +\xd9\xcc\xf7\x2e\x9e\xd0\xc9\xc1\xfa\x7f\xeb\xf6\xf1\xeb\xc5\xa5\ +\xdd\x9e\xdb\x65\xb3\x86\x70\xdf\x3f\x37\x53\xdd\x64\x99\xe1\x7e\ +\xf4\xec\x5a\x46\xf4\xcb\xc9\xa8\xe2\x1e\x7e\xeb\xb3\x34\xff\xdc\ +\xd5\xf3\x87\x1d\x52\x2e\xd5\xad\xe7\x8e\xe1\xe7\x2f\x58\x79\x5c\ +\x15\x75\x41\x6e\x7d\x72\x35\x0f\x7f\x63\x7a\xa7\xfa\x81\x55\xcd\ +\x21\xae\x7f\x64\x39\x71\xdd\x70\x46\x44\x07\xc7\x8b\xe4\x42\x14\ +\x85\xa3\x3a\xcf\x9b\xd8\xcb\x40\x69\xc3\x30\x19\x31\x62\x24\x4d\ +\x4d\x4d\x6c\xdc\xb8\x9e\xa1\x43\x87\x32\x69\xd2\x64\x52\x93\x8e\ +\x53\x43\xcd\xbb\xc2\xcc\x99\xed\xe5\xe4\xca\xcb\xcb\x58\xb6\x6c\ +\x09\xb3\x66\xcd\x61\xe8\xd0\xa1\x08\x82\xc0\xde\xbd\x95\xd4\xd5\ +\xd5\xd2\xda\xda\x6e\xf1\x91\x24\x99\xec\xec\xec\xc3\xfe\x90\xd0\ +\x25\xc9\xc9\x2a\x62\x9f\x21\x08\xf9\xc5\x56\xf8\x3a\x10\x8c\x58\ +\xf3\x6e\x75\x45\x5c\xe9\x04\x0d\x81\x88\x46\x24\xa6\x81\x16\xc5\ +\x6c\x6b\xc0\x68\xdc\x07\x91\xce\x31\x03\x6e\x55\xc6\xd3\x43\xcc\ +\x81\x28\x8a\x64\x67\x67\x13\x08\x04\xd0\xb4\x83\x73\x75\xc8\x47\ +\xf3\x3e\xbe\xf3\xca\x29\xbc\xb1\x76\x1f\xe5\xb5\x96\xd3\xf0\x2b\ +\x0f\x2c\xe1\x47\x97\x8e\xe7\xe6\x05\x63\xf1\xba\xac\x53\xa9\x6a\ +\x0c\xf3\x7e\x69\x15\x3f\xfb\xeb\x3a\xea\x12\xfe\xa6\xc5\x2b\x2b\ +\xd2\x88\x4b\x10\xe0\xa1\x6f\x4c\x63\xd6\x8f\xdf\xb6\x4d\x76\x77\ +\xbe\xb4\x91\x7f\x97\xee\xe7\xdc\x13\x07\x33\x7e\x70\x0e\xe5\x35\ +\x6d\x7c\xbc\xa5\x96\x7f\xac\xe8\x59\xa1\xe4\xf8\x5c\x3c\xf2\xcd\ +\x69\x2c\xfc\xed\x47\x00\x54\xb7\x44\x98\x7f\xc7\xdb\xdc\x7c\xde\ +\x58\x66\x8f\x2e\xa4\xb8\x8f\x97\xcd\x15\xcd\x2c\x5e\x51\xce\xdb\ +\xeb\xda\xf3\x22\x06\xe4\x79\xf8\xcd\xd7\x4e\x3a\xa4\x3e\xb9\xf5\ +\x82\x71\x2c\x5e\x55\xc9\xfa\xdd\x56\x64\xe3\xf3\x1f\x95\x51\x5a\ +\xde\xcc\xf5\x67\x8c\x60\xea\xb0\x02\x02\x61\x8d\x35\xbb\x1b\xf8\ +\xe3\xeb\x5b\xba\x2d\x6d\xe5\xc0\xc1\xb1\xab\xbc\x8e\xbd\x73\xf2\ +\x78\x3c\xcc\x9f\x7f\x3a\x53\xa7\x9e\xc4\xee\xdd\xbb\xf0\xfb\xfd\ +\x8c\x1d\x3b\x36\x2d\x9f\xea\x40\x72\xab\xea\xea\x6a\x59\xb6\x6c\ +\x09\x67\x9d\x75\x0e\x97\x5c\xb2\x90\xac\x2c\x2b\x60\x2a\x10\x08\ +\xb0\x6f\xdf\x3e\x96\x2d\x6b\x57\x73\x13\x26\x4c\x60\xfc\xf8\xe1\ +\x34\xa2\xf5\x00\x00\x1d\xae\x49\x44\x41\x54\x09\x47\xad\xf3\x85\ +\xac\x02\x84\xbc\xfe\x36\x69\x61\x68\x7c\xb2\x71\x17\xd7\xdf\xdb\ +\xc0\x49\xa3\x07\xa0\xca\x12\xb9\xd9\x5e\x16\x9d\x3d\x05\x57\x82\ +\xc8\xd6\x6d\xaf\xe6\xe3\xb5\x3b\x01\x68\x0d\x45\x78\x77\xc5\x76\ +\x76\x6d\xdb\x8b\x11\x0d\x63\x46\x43\xa0\x67\xf6\x9f\xb9\x54\x19\ +\x8f\x5b\xee\x76\xd6\x6b\xc3\x30\x88\x44\x22\xe4\xe6\xe6\x7e\xbe\ +\xf3\x71\xf5\x16\x5e\x97\xcc\xa3\xdf\x9a\xce\x05\xf7\x7e\x40\x5c\ +\xb7\xca\x44\xdd\xf5\xe2\x26\xee\x7e\x69\x13\x43\x0b\xfd\x84\x62\ +\xba\xad\x7a\x6c\x06\x57\x24\x7e\x7e\xf9\xc4\x4e\x6d\x4d\x18\x9c\ +\xc7\x2f\xaf\x9c\xc2\x1d\x7f\x6b\xaf\xc4\xb1\x64\x6b\x1d\x4b\xb6\ +\xd6\x75\x96\xbd\x59\x2a\x71\xcd\xe8\xb2\x36\x22\xc0\x82\xa9\x03\ +\xb9\x65\xc1\x68\xbb\x40\x6e\x4c\x33\xf9\xc3\xab\x5b\xf9\x03\x5b\ +\x33\x6e\xef\x73\xc9\x3c\x7e\xd3\xac\x83\xaa\x64\x9f\x0a\x49\x14\ +\x78\xfc\xdb\xd3\x59\x70\xf7\xbf\x6d\x62\xda\x54\xd1\xc4\x6d\x4f\ +\x7d\x92\x99\x64\x53\xcc\xad\x49\xac\xde\x51\x47\x41\x96\x87\xe1\ +\xfd\xfc\xce\x28\xe9\xe0\xd8\x93\x5d\x9f\x4b\xad\xbf\x9e\x8f\x29\ +\x08\x02\x79\x79\x79\x9c\x78\x62\xcf\x0f\x9f\x9a\xa6\x11\x0c\x06\ +\x71\xb9\x5c\xb8\xdd\xee\xb4\x41\xb8\xac\x6c\x37\x4f\x3f\xfd\x24\ +\x93\x26\x4d\x62\xe1\xc2\x2b\xd2\x06\x63\xbf\xdf\xcf\x8f\x7e\xf4\ +\x13\x96\x2e\x5d\xc2\xd6\xad\x5b\x19\x34\x68\x10\x67\x9d\x75\xce\ +\x41\x07\x25\x1c\xf8\x08\xef\x42\xe8\x3b\x0c\x24\x6b\x9c\x32\xc3\ +\x6d\x98\xd5\x3b\x08\x87\x5b\x78\x7d\x17\xbc\x25\x5a\xdf\x4f\x6e\ +\x8e\x8f\x91\x83\x0b\x99\x3d\x71\x20\xa6\x09\xcb\xd6\xef\xe4\xe7\ +\xbf\xf9\xdf\xa4\xe6\x42\xd3\x0d\x7a\x2a\x3f\xa4\xc8\x22\x83\x8a\ +\x72\x50\x24\xa9\x4b\x25\x65\x9a\x26\x2d\x2d\x2d\x48\x92\x44\x51\ +\x51\xd1\xe7\x3b\x03\xf2\x84\xc1\xb9\x29\xe4\x24\x51\x52\xd8\xf5\ +\x00\x3a\x77\x5c\x3f\x96\xff\xfa\x1c\x6e\xf8\xf3\x2a\x5b\x65\x98\ +\xa6\x55\x58\xb7\x23\xa6\x8d\xea\xc3\x63\xdf\x9a\xc1\xa8\x01\x39\ +\x19\xdb\xfa\xee\x85\xe3\x98\x52\x92\xcf\x0d\x7f\x5e\x4e\x55\x07\ +\xc2\x4b\x62\x74\x71\x36\x2f\xff\x60\x3e\x4f\xbe\xb7\x8d\x87\xde\ +\xb4\x1c\xa4\x53\xbb\xf0\x49\xfd\xfa\x9a\x93\x98\x3b\xbe\x88\x5b\ +\x9e\x58\x4d\x4d\x4b\xa4\xcb\x6b\x38\x65\x5c\x3f\x1e\xfd\xf6\x74\ +\x86\xf4\xed\x7c\x9d\xd3\x46\x16\x50\x59\x6f\x85\x87\x4e\x1b\xde\ +\x3b\xc7\xe3\xb8\x41\x79\xac\xbe\xff\x7c\x6e\x7a\x6c\x15\x6f\xaf\ +\xdb\xd7\xe5\x76\x37\x9e\x3d\x9a\x5b\xcf\x1b\xcd\xe4\xdb\x5f\x47\ +\xd3\x4d\x6b\x8a\xee\x3c\x77\xa7\x8a\x21\x0e\x1c\x1c\x33\x94\x25\ +\xf4\x4e\x71\x55\xd7\x54\x53\x5f\x5f\x9f\x66\xee\xf2\x7a\xbd\x0c\ +\x1f\x36\xfc\xe0\x0e\x7c\xc0\x8a\xb0\xeb\x9d\x22\x91\x30\x4b\x97\ +\x2e\x61\xe5\xca\x15\x0c\x1c\x38\x88\x8b\x2f\xbe\x84\xdc\xdc\x5c\ +\x6b\x8e\xab\x9d\x3b\x78\xe9\xa5\x17\x18\x35\x6a\x34\x97\x5e\x7a\ +\x79\x46\x05\xe1\xf1\x78\x39\xf3\xcc\xb3\x39\xf3\xcc\xb3\x8f\x58\ +\x5f\x77\x65\x26\x14\x5c\x3e\x04\x35\x41\xb4\xa6\x81\x59\xb3\x13\ +\x33\xd8\x94\xa0\x23\xd0\x12\x9e\x87\x78\x5c\x4b\x0b\x38\xb3\x12\ +\xc2\x0f\xcc\x8c\xe7\x52\x65\xc6\x0f\x2b\xec\xf6\x8b\x09\x87\xc3\ +\xd4\xd7\xd7\x33\x64\xc8\x10\x0a\x0b\x0b\x0f\x9e\x8f\x0f\x47\xa7\ +\x9d\x30\xac\x80\xbb\x17\x4d\xe1\xed\x75\xfb\xf8\xd6\xd9\xa3\xc8\ +\xf1\xaa\x3d\x0e\xd4\x1f\xfd\xea\x6c\x1e\x7d\x67\x3b\xff\xde\xb8\ +\x9f\x75\xbb\xea\x6d\xb5\x31\xb2\x7f\x36\x53\x86\xe5\x33\x6f\x7c\ +\x21\xd7\xcc\x1f\xd1\x63\x72\xed\x69\x93\xfa\xb1\xe6\xfe\xf3\x79\ +\x79\x59\x39\xeb\xcb\x1a\xd8\x50\xd6\x48\x5b\x58\xe3\xa4\x11\x05\ +\x4c\x1b\xd9\x97\xaf\x9c\x32\x8c\x6c\xaf\xc2\x1d\x97\x4f\x26\x14\ +\xd3\x08\xc7\x74\x7e\x70\xd1\xf8\x2e\xdb\x3b\xef\xa4\x41\xcc\x1c\ +\x53\xc4\x5f\x3e\xdc\xc5\xda\x5d\xf5\xac\xdd\xd5\xc8\xfe\xc6\x20\ +\x13\x06\xe7\x31\x75\x78\x3e\x73\xc7\x15\x71\xe9\x8c\x92\x2e\x7f\ +\x8c\xf7\x5c\x35\x95\x6c\xaf\x4a\x9e\x5f\xe5\x86\x03\xa8\xe0\x5e\ +\x94\xe3\xe1\x1f\x3f\x3c\x95\x7f\xae\xdc\xc3\x07\xa5\x55\xac\xdd\ +\x55\xcf\xa7\x7b\x5b\x18\x3b\x30\x87\xd9\xa3\x8b\x38\x67\x6a\x31\ +\xa7\x4f\xee\x0f\xc0\xa3\xdf\x9a\xc9\xa3\xef\x6c\xe3\xf2\xd9\x43\ +\x1d\xd2\x72\x70\x4c\x53\x57\x6f\xcd\x6d\xeb\xd6\xad\xe3\xc3\x8f\ +\x3e\x48\x2b\x01\x34\x78\xd0\x60\x6e\xbb\xf5\x3b\x07\x38\x80\x1f\ +\xfe\xab\xa8\xae\xae\xe6\xb9\xe7\x9e\xa5\xa6\xa6\x1a\x97\xcb\x45\ +\x7d\x7d\x1d\x03\x07\x0e\xc2\x30\x0c\x3e\xfd\x74\x2b\x23\x47\x8e\ +\xe2\xbf\xfe\xeb\x12\x3b\x20\xe3\x48\x93\xd1\x01\xc1\xdd\x9e\xe3\ +\x69\xc6\x23\x36\x69\x1d\x09\xe4\x65\x79\x18\x56\x5c\x40\x7a\x36\ +\x9d\x60\x3f\x13\x88\xa2\x48\x38\x1c\x26\x37\x37\x97\x11\x23\x46\ +\xd8\xd1\x9b\x9f\xab\xa9\xf0\x7b\x17\x8d\xe7\x7b\xdd\x10\x42\x26\ +\x13\xd9\x4d\x0b\x46\x73\xd3\x02\x6b\x70\xdf\xdb\x10\x22\xdb\xa3\ +\x1c\x94\xe9\x2d\xd7\xa7\xf2\xcd\x0e\x45\x78\x3b\xc2\xeb\x92\xf9\ +\xe3\xf5\xd3\x7b\xd5\x5e\xbe\x5f\xe5\xb6\xf3\xc7\xa6\xfd\x18\x7a\ +\xab\x68\x87\xf4\xf5\xf1\xc8\x37\xa7\x1f\x74\x3f\x5e\x32\x63\xb0\ +\x1d\x6d\xd9\xd5\x71\x17\xcd\x1d\xca\xa2\xb9\x43\x9d\x71\xd1\xc1\ +\x17\x06\xc1\x60\x90\xfd\x55\x35\xd4\x35\x58\x03\x6b\x96\xcf\x87\ +\xdf\x7f\xe0\x01\x0c\x82\x60\x76\x56\x5d\xd6\xdc\xf3\x98\x5d\xe4\ +\x71\x65\x22\xbf\xf4\x04\x65\x21\x31\xc7\x97\x45\x26\xa1\x50\xd8\ +\x56\x23\xa7\x9c\x32\x8f\xd9\xb3\xe7\xe2\xf5\x7a\x8f\x81\x5e\x34\ +\x3b\xfc\x07\x41\x49\x11\x11\x5a\xac\x4b\x66\x17\x05\x01\x9f\xa7\ +\x7d\xec\x6d\xed\x45\x61\xde\x8e\xfb\x9f\x3d\x63\x24\x6e\x55\x42\ +\xd7\xf5\x2e\xa5\x6d\x56\x96\x9f\xe2\xe2\x62\x54\xf5\xd0\x8a\x83\ +\xcb\xc7\xca\x8d\x9b\x9a\x54\x7c\xcc\x3d\x37\x0a\x5f\xae\xe3\x3a\ +\x70\x70\x78\x86\x51\x6b\x52\xc7\xde\x14\x52\xd5\x74\x1d\x53\x8b\ +\x51\xe8\x0e\x61\x0a\xa0\x8b\x12\xf1\xc4\xd4\x17\x07\xa3\x52\x32\ +\x5a\xff\xd2\x18\x29\x99\xe7\x65\xd2\x9d\x99\xd0\x34\x4d\x0a\x0b\ +\x8b\x58\xb4\xe8\x2b\x2c\x5b\xb6\x94\x7e\xfd\xfa\x71\xed\xb5\xdf\ +\xb0\x83\x2f\x3a\x6e\x2b\x1c\x2b\x3f\xda\x04\x3f\x99\x91\x40\x7b\ +\xed\x7b\xd5\x0b\x92\x6c\xd5\x1a\xec\x80\xbe\x7d\x72\x19\x39\x30\ +\xdf\xfe\xde\x36\x7e\x7a\x60\x69\x37\x63\x4a\xfa\x32\x6b\x72\x49\ +\xca\x73\x82\xd9\xa9\x6f\x0c\xdd\x40\x55\xd5\x83\x98\xaa\xe6\x18\ +\x26\x2e\x07\x0e\x1c\x7c\x91\x20\x80\x49\xaf\xe7\x5c\x8a\x6b\x1a\ +\xf9\x72\x90\x6f\x4f\x2c\x23\xea\x83\xff\xab\x18\x48\x8b\x1e\x3f\ +\x68\xe2\xea\x6e\xbd\xa5\xa0\xba\x7b\x30\x4c\x27\x33\x8f\xc7\xc3\ +\xb9\xe7\x9e\xcf\x29\xa7\xcc\xc3\xe3\xf1\x1e\x74\x24\xdc\xe1\xbc\ +\x8e\xde\x6a\x2f\x22\x81\xf6\xeb\x91\x14\xc4\xfc\x81\x18\x0d\x7b\ +\xac\x1a\x83\xc9\xeb\xf3\xba\xf9\xd6\x57\xce\x22\x3b\xe1\xe2\x31\ +\x0c\x93\x8d\x9b\x77\xf5\xfa\x58\x05\x39\x5e\xce\x9d\x3d\x06\x9f\ +\x5b\xe9\xf4\x7d\x09\x82\x80\x69\xa4\xab\x60\x51\x14\x33\xce\x42\ +\xed\x10\x97\x03\x07\x0e\x8e\x89\x87\xfe\xde\x12\x97\xae\xe9\xb4\ +\x44\x05\x3e\xda\x9f\x8b\xe6\x82\xbd\x4d\x2a\xee\x02\xfd\x90\x89\ +\xab\x27\x5d\xd5\x3e\xe7\xa4\xb5\x45\x92\xd0\x32\x99\x0b\xb3\xb2\ +\xb2\x7b\x75\xfc\xa3\xad\xba\x52\xaf\xb9\x23\xdf\x99\xf1\x30\x04\ +\x9a\xc0\x9f\x6f\x85\xc6\x17\x0c\x46\x92\x15\x68\xae\x46\xd4\x22\ +\x8c\x1b\x33\x94\x6f\x5c\x76\x0a\x57\x9e\x73\xa2\xbd\xcf\xbb\xab\ +\x77\xb1\xbf\xaa\xb6\x57\xc7\xf6\xb8\x14\xce\x9e\x39\x8a\xa9\x63\ +\x8b\x13\xd7\x6d\xa6\x75\xae\x28\x0a\x68\x5a\x0c\xd3\x34\x11\x13\ +\x55\x54\x24\x49\xb2\xc9\xeb\x60\xab\xaa\x38\xc4\xe5\xc0\x81\x83\ +\x23\x36\xa0\xea\xba\x81\x28\xf6\x4c\x3e\x26\xd0\xaa\xb9\x79\x7b\ +\x5f\xfb\xdc\x79\xc3\x0b\x84\x83\x20\x2e\xa3\x5d\x71\x98\xb4\xfb\ +\xb6\x52\x7c\x5c\xdd\x91\x58\x2a\xe7\xb4\xab\xb3\x03\x23\xa3\x43\ +\x25\xaf\x43\x53\x5b\x1d\xf6\xd5\xe2\x18\x75\xbb\x11\x15\x17\xb8\ +\x7c\x4c\x1d\xd5\x8f\x07\xae\xbb\x80\x89\x43\x72\x31\x31\x51\x25\ +\x29\xa1\x7c\xac\xeb\xdf\xbc\xbb\x86\x9f\xfd\xf6\xaf\xe8\xbd\x28\ +\x74\xe0\x71\x29\x9c\x3b\x67\x2c\x17\x9e\x3a\x11\x59\x04\x43\xd7\ +\x6c\x33\xa1\x69\x5a\x45\xb7\x44\x49\x22\x1a\x0d\x01\x82\x3d\x53\ +\x40\x2a\x71\x39\x8a\xcb\x81\x03\x07\xc7\x96\xdc\x32\xcd\x5e\x2b\ +\xae\x89\xe3\x27\xe0\x72\xb9\xd3\x06\xed\xfc\xbc\xdc\x43\xf0\x71\ +\x09\x9d\x19\x29\x85\xc4\x10\xba\xa2\xb0\xf6\x19\x84\x53\x15\xd8\ +\xc1\x90\xcf\xc1\x0c\xca\x07\x4a\x5a\x76\x6d\x46\xd3\xb4\xd5\x96\ +\x69\x82\x2c\xb7\x97\xda\x32\x43\x6d\x18\x75\xe5\xc8\x7d\x87\x70\ +\xd2\x88\x51\x9c\x34\xa2\x73\x9a\x8e\x6e\x98\xac\xd9\x5a\xc9\xfd\ +\x4f\xbd\xcd\xae\xf2\x9e\xe7\x1b\xeb\x93\xeb\x63\xc1\xec\x31\x2c\ +\x98\x33\x9e\x3d\x4d\x71\xdc\xb2\x49\xa1\x57\x68\xff\xea\xb1\x4c\ +\x82\xb2\x24\xd1\x1a\x09\x25\x0a\xed\x5a\xc4\x25\xcb\x32\xb2\x2c\ +\xf7\x7a\xca\x1b\x87\xb8\x1c\x38\x70\x70\x14\x21\x24\x54\x57\xcf\ +\x73\x42\x8d\x1d\x33\x9a\xb1\x63\x3a\xa7\x8f\xf4\x66\xdf\xcc\x84\ +\x91\x20\x1e\x3a\x98\x0a\x53\x98\x28\x95\x94\xba\x26\x28\xd3\xbe\ +\x8e\x03\x25\xa2\x54\x12\xea\x7e\xf2\xca\x43\xf4\x67\x99\x9d\xcf\ +\xb9\x6f\x5e\x16\x39\x59\x1e\x6b\x6a\x13\xd3\xc0\x6c\xa9\x41\x8b\ +\x85\xd8\xb8\xd1\xcb\xe6\xf2\x61\x8c\x1f\x92\x6f\x4f\xd8\x59\xdd\ +\x14\xe2\x8d\x8f\x4b\x79\xec\xaf\xef\xb0\x6d\xd7\xde\x6e\xe7\xf0\ +\x12\x05\x81\x71\xc3\x8b\xb8\xe8\xd4\x89\x9c\x34\x76\x20\x82\x08\ +\xd9\x1e\x1d\xc1\x34\xda\x29\x2b\x71\x42\x49\x65\x15\x0c\xb6\x01\ +\x02\x8a\xa2\xe0\xf1\x78\x10\x04\xeb\xbd\x43\x5c\x0e\x1c\x38\x38\ +\xf6\x44\x97\x69\x12\x8f\xc7\x0f\xba\x1e\xdd\xc1\x22\x6d\x30\xec\ +\x60\x2a\xcc\xac\x86\x3a\xd2\x5b\xf7\xfe\xae\x83\xed\x8b\xae\x88\ +\xca\x4c\xff\x93\x22\x58\xcd\xf4\x99\x82\xcd\x44\x40\x83\x88\x9d\ +\xdf\x6a\x26\xf6\x4b\xdd\x5d\x10\x60\xc2\xc8\x62\xe6\x9e\x38\x8a\ +\xfd\xb5\xcd\x44\xa2\x71\xab\x1f\x42\xad\xac\xfe\x78\x29\x17\x6e\ +\xde\xc8\xc8\x61\xc5\x14\xf6\x2d\x60\xc7\xae\x4a\xaa\x6a\x1a\x08\ +\x84\x22\x04\x43\x99\x8b\x2e\x28\xb2\x84\xc7\xa5\x90\x9f\xe3\xe3\ +\x82\x79\xe3\x38\xed\xe4\x91\xb8\x55\x19\xd3\xb4\x92\x94\x8b\xfc\ +\x12\xba\x0e\x9a\xa6\xa7\x9d\xaf\xa2\x28\xc4\xe3\x11\x22\x91\x10\ +\x92\x28\xa1\xaa\x2a\x1e\x8f\x07\x97\xcb\x65\x47\x17\x3a\xa6\x42\ +\x07\x0e\x1c\x1c\x3b\x5a\x4b\x10\x68\x6c\x6c\x60\xdd\xba\x75\x47\ +\xb7\xc8\xae\x28\x32\x76\xc2\x28\x10\x04\xdb\x64\x25\xa4\x9a\x08\ +\x13\x23\x7b\xaa\xff\x2a\x39\xfb\x71\xca\xea\x04\x59\x75\x34\x1b\ +\x1e\xb8\xaf\xab\xdd\xe7\x63\x60\x24\xa3\x2c\x75\x1d\xc3\x30\x31\ +\x31\xad\xff\xa6\x81\x61\x9a\x98\x09\xb3\xaa\x91\x30\xb1\xb6\x13\ +\x96\xb5\x0c\x33\x5d\x61\x25\x67\x19\x16\x13\xbe\x22\x49\x96\x51\ +\x64\x19\x59\xb6\x94\xce\x7f\x5f\x39\x1f\x8f\x4b\x61\xed\xd6\x0a\ +\x82\xa1\x68\x4a\x1b\x26\xd5\xd5\x75\x54\x57\xd7\x81\x09\xb9\x7e\ +\x17\x39\x7e\x17\x90\x63\xaf\x57\x55\x19\xb7\xaa\xe0\x71\xc9\x0c\ +\x19\x90\xcf\xd4\x31\x83\x18\x5d\x52\x88\xc7\x25\x63\x18\x06\xba\ +\xae\xa7\xf9\xc1\x92\xf3\xa0\x25\x0f\x21\x08\x02\x5e\xaf\x97\xc6\ +\xa6\x6a\xe2\xf1\x38\xaa\xec\xc2\xeb\xf5\xda\xe4\x95\xac\xa0\x7f\ +\xd4\x15\xd7\x8c\x19\x33\x00\xb8\xff\xfe\xfb\x99\x33\x67\xce\x21\ +\x6f\x77\xa8\xe8\xee\x38\x99\xd6\xbd\xfd\xf6\xdb\xbc\xf2\xca\x2b\ +\xec\xdc\xb9\x93\x48\x24\x62\x17\xd9\xbc\xee\xba\xeb\x98\x3c\x79\ +\x72\xa7\x7d\x53\xa1\xaa\x2a\x83\x06\x0d\xe2\xdc\x73\xcf\x65\xd1\ +\xa2\x45\xbd\xea\xfc\x65\xcb\x96\xb1\x78\xf1\x62\xb6\x6c\xd9\x42\ +\x20\x10\xc0\xef\xf7\x33\x7e\xfc\x78\x16\x2d\x5a\xc4\xc9\x27\x9f\ +\xec\x8c\x74\x0e\xbe\x10\x64\x95\x8c\x14\xcb\xc9\xc9\x21\x1c\x0e\ +\x13\x0c\x06\x32\x9a\x10\x8f\x18\x71\xd9\x53\xa8\xa4\xab\x17\x21\ +\x11\x2c\x60\x93\x55\x87\x64\xe4\x54\x13\x63\x2a\x59\x75\x56\x5f\ +\x99\xc9\xcb\x22\x28\x03\xc3\x30\xd3\xc9\xc7\x30\x13\xef\x35\x74\ +\xdd\xc0\x34\x75\x3b\xb7\xcd\x34\x8d\x14\x52\xb3\x88\xcb\x34\x93\ +\xfb\x58\xdb\x44\x63\x71\x22\xd1\x38\xd1\xa8\x55\x9f\x54\x12\x05\ +\x44\x31\x31\x5d\x4c\x4a\xe5\xfd\xe4\xb5\x49\xa2\x8c\x24\xab\xa8\ +\xaa\x0b\x45\x71\x71\xdd\x7f\xcd\xe2\xe2\xd3\xa6\x58\x95\xdd\x3b\ +\xa8\x38\xa3\x83\xa2\xb3\x3f\x1b\x06\x2e\xc5\x52\x59\x1e\xb7\x82\ +\x4b\x91\x12\xbe\xca\x74\x42\x4d\x7f\xa5\xb7\xed\x72\xbb\x31\x31\ +\x68\x6c\xa8\x01\xd3\x4a\x29\x48\xaa\x2d\x97\xcb\x85\xa2\x28\xc7\ +\xb6\xe2\xba\xe2\x8a\x2b\x00\x28\x2e\x2e\x3e\x66\x7e\x60\x7f\xfb\ +\xdb\xdf\x78\xe8\xa1\x87\x50\x14\x85\x53\x4f\x3d\x15\x9f\xcf\xc7\ +\x86\x0d\x1b\x58\xb5\x6a\x15\x6b\xd6\xac\xe1\x99\x67\x9e\x61\xd4\ +\xa8\xf4\x4a\x1c\x73\xe7\xce\xb5\x67\x3a\xad\xae\xae\x66\xc9\x92\ +\x25\x3c\xfc\xf0\xc3\x04\x02\x01\x6e\xbc\xf1\xc6\x6e\x8f\xf7\xf8\ +\xe3\x8f\xf3\xf4\xd3\x4f\x03\x30\x7d\xfa\x74\x06\x0e\x1c\x48\x59\ +\x59\x19\xcb\x97\x2f\x67\xf9\xf2\xe5\x7c\xff\xfb\xdf\x67\xe1\xc2\ +\x85\x47\xbd\x1f\xde\x7b\xef\x3d\xee\xb8\xe3\x8e\x23\xfe\x50\xe1\ +\xe0\xcb\x81\xa4\x4f\xc3\xed\x76\x93\x9f\x9f\x8f\xaa\xaa\x47\xdd\ +\x4c\x68\xa9\x10\xc0\x4c\x04\x63\x98\x66\xe2\x63\x22\xa2\x30\x49\ +\x3c\x29\x44\xd6\xb5\x62\x4a\x57\x5f\x49\xc2\x4d\x55\x6b\xba\x6e\ +\xa0\xe9\x3a\x86\x9e\x32\xa0\x93\x7c\xaf\x63\x1a\x3a\xba\xa1\x63\ +\x18\x56\x68\x7f\x5b\x30\x42\x45\x65\x03\xfb\x6b\x9a\x09\x06\xa3\ +\x84\x22\x31\x82\xa1\x28\xa1\x70\x8c\x70\x24\x4e\x30\x14\x25\x1c\ +\x89\x13\x8a\xc4\x08\x87\xe3\xc4\x35\x4b\x9d\x19\xba\x69\x57\x4f\ +\x4a\x4e\xb9\x22\x08\xa0\xa8\x12\x79\x59\x6e\x0a\xf2\xbd\xe4\xe5\ +\x78\xe8\x9b\xef\x65\xd4\xd0\x3e\xe4\x64\xb9\x11\x45\x11\x8f\x37\ +\x8b\xac\xac\x3c\x0a\x72\x3c\x78\x3c\x6e\x54\x45\xee\x44\x5a\x16\ +\xc1\x1a\xf6\xb2\x64\x40\x8d\xae\x1b\xf6\xfb\x74\x62\x22\xe5\xd5\ +\x99\xbc\x24\x51\xc4\xef\xf7\x53\x57\x5b\x49\x24\x1c\x42\x96\x54\ +\x72\x72\x72\xf0\x7a\xbd\xf8\xfd\x7e\x14\x45\x41\x55\x55\x3b\xb2\ +\xf0\x98\x24\xae\xdb\x6f\xbf\xfd\x98\xfb\x81\xbd\xf8\xe2\x8b\x00\ +\xdc\x76\xdb\x6d\x36\x61\xc4\x62\x31\xae\xbe\xfa\x6a\x2a\x2b\x2b\ +\xf9\xe0\x83\x0f\x3a\x11\xd7\x45\x17\x5d\x94\x36\xb8\x3f\xf5\xd4\ +\x53\x3c\xf1\xc4\x13\xbc\xf6\xda\x6b\xdd\x12\xd7\x86\x0d\x1b\x6c\ +\xd2\xfa\xed\x6f\x7f\xcb\x29\xa7\x9c\x62\xaf\x7b\xf5\xd5\x57\xb9\ +\xef\xbe\xfb\xf8\xe3\x1f\xff\xc8\xbc\x79\xf3\xe8\xdb\xb7\xf3\xec\ +\xc7\x86\x61\x1c\xb1\x19\x64\xdf\x7e\xfb\xed\xc3\xda\xde\x91\x3c\ +\x57\x07\xc7\x3e\x64\x59\xc6\xed\x76\xdb\x64\xe5\xf3\xf9\x8e\x2a\ +\x71\x25\x7d\x2e\x49\x51\x67\x76\x54\x5c\x29\x3e\xae\x54\xc5\xd5\ +\xd9\x6c\xd8\x59\x75\x99\x66\x7b\xd9\x27\xdd\x30\x6d\x22\x02\xd3\ +\x22\x37\x74\x82\xe1\x30\xc1\x50\x84\x40\x30\x42\x20\x18\xa5\xa1\ +\x31\xc0\x9e\xfd\x0d\xec\xd9\xdb\xc0\xce\xb2\x3a\xf6\xec\x6f\xa2\ +\xb1\x29\x88\xde\xeb\x48\x49\xf3\xa0\xd4\xa9\x24\x0a\xf4\xeb\xeb\ +\x67\xd4\xf0\x02\xa6\x4d\x1a\xc0\xe0\xe2\x3c\xfa\x15\xf5\xc5\xef\ +\xcb\xc1\xeb\xf3\xe3\xf5\xb8\x91\x25\xd1\x26\xf6\x64\xe8\x7a\x47\ +\x45\x66\x9b\xfe\xda\x73\x0b\x6c\x85\x68\x29\x43\xa3\xc3\xb6\x26\ +\xa2\x24\xe1\xf3\xfb\x89\x44\x02\x54\x55\x55\x20\x0a\x12\x39\x39\ +\x39\x78\x3c\x1e\x72\x72\x72\xf0\xf9\x7c\xf8\x7c\x3e\x5b\x71\x1d\ +\xf4\xbd\x76\xa4\x6f\xa6\x54\x33\xdd\x73\xcf\x3d\x47\x69\x69\x29\ +\x5f\xfd\xea\x57\xb9\xf9\xe6\x9b\xed\x6d\xee\xb9\xe7\x1e\xde\x7c\ +\xf3\x4d\xce\x3c\xf3\x4c\xee\xb9\xe7\x1e\x00\x56\xad\x5a\xc5\x13\ +\x4f\x3c\xc1\xb6\x6d\xdb\xf0\x78\x3c\x9c\x7e\xfa\xe9\xdc\x7c\xf3\ +\xcd\x87\x65\x3a\x80\x86\x06\xab\x2a\x7d\xea\x8f\x4a\x55\x55\x1e\ +\x7f\xfc\x71\xbc\xde\xde\x65\xc6\x8f\x18\x31\x02\xb0\xe6\xdb\xe9\ +\x0e\x8b\x17\x2f\xb6\x15\x5b\x2a\x69\x25\xc9\xb0\xb5\xb5\x95\x71\ +\xe3\xc6\x91\x9f\x9f\x9f\xd6\x5f\x77\xde\x79\x27\x2f\xbd\xf4\x12\ +\x9f\x7d\xf6\x19\x2b\x57\xae\xb4\xf7\xe9\x4d\xbf\x2c\x59\xb2\x84\ +\x67\x9f\x7d\x96\x1d\x3b\x76\x20\x8a\x22\x13\x27\x4e\xe4\xb6\xdb\ +\x6e\xb3\xcf\xb9\xa3\x09\xf4\xfb\xdf\xff\x3e\x40\xda\x71\x76\xee\ +\xdc\xc9\x63\x8f\x3d\xc6\xba\x75\xeb\x88\xc7\xe3\x0c\x1e\x3c\x98\ +\xcb\x2e\xbb\x8c\x8b\x2e\xba\xa8\x53\x1b\x5d\x9d\xab\x83\x2f\x1f\ +\x71\xa9\xaa\x8a\xcf\xe7\x43\x96\xe5\xa3\x37\x75\x47\xe2\xa1\x29\ +\x1c\x0e\xd3\xd4\xd4\x94\x32\xd4\x9b\xed\xe1\xe2\x09\xe9\x24\xa4\ +\xbc\x37\x53\x55\x5a\xda\x3e\xed\x3e\xaf\xf4\x01\xdc\xb4\x89\x4a\ +\x12\x4d\x24\x11\x2a\xf7\x37\xb1\xb3\xac\x9a\x1d\x65\x35\x54\x54\ +\xd6\x53\x53\xdf\x4a\x6d\x7d\x2b\x35\x75\xad\x34\xb7\x86\x3a\x04\ +\x62\x08\xe9\x9c\xd4\xd1\x6a\xda\x1e\xfa\x98\xb2\x4d\x6f\x23\x43\ +\xda\x1b\xd4\x0d\x93\x7d\x35\x6d\xec\xab\x69\x63\xd5\xfa\x7d\x4c\ +\x18\xd5\x97\x69\x53\x06\x30\x75\x42\x31\x7d\xfa\x14\xa1\x69\x79\ +\x78\x3d\x6e\x14\x25\x7d\xde\xac\xce\x6a\x2a\xd9\x1f\x46\xa7\x70\ +\xfb\x24\xd9\xa5\x12\x5d\xd2\xaf\xa5\x6b\x31\xf6\x54\x6c\x07\x44\ +\x7c\x3e\x3f\x7e\xbf\x9f\xdc\xdc\x5c\xdb\x5c\x78\xa8\x81\x19\x47\ +\x85\xb8\x52\x71\xfa\xe9\xa7\x53\x5a\x5a\xca\xf2\xe5\xcb\x6d\xe2\ +\x32\x0c\x83\x65\xcb\x96\x01\x70\xe6\x99\x67\x02\x50\x5a\x5a\xca\ +\x77\xbf\xfb\x5d\x00\xce\x38\xe3\x0c\x5a\x5b\x5b\x79\xe5\x95\x57\ +\xa8\xaf\xaf\xe7\x77\xbf\xfb\xdd\x21\x9f\xc7\x90\x21\x43\xd8\xbd\ +\x7b\x37\x0f\x3f\xfc\x30\x9f\x7e\xfa\x29\xb3\x67\xcf\x66\xca\x94\ +\x29\x07\x54\x66\x7f\xe7\x4e\x6b\x92\xb5\x8e\xca\xac\x23\x4a\x4b\ +\x4b\x6d\x13\x61\x26\x7c\xed\x6b\x5f\xcb\xb8\xfc\xb9\xe7\x9e\x63\ +\xc0\x80\x01\x5c\x78\xe1\x85\x69\x6d\xf5\xd4\x2f\x9b\x37\x6f\xe6\ +\x87\x3f\xfc\x21\xa2\x28\xb2\x60\xc1\x02\x2a\x2a\x2a\xf8\xe4\x93\ +\x4f\xb8\xfd\xf6\xdb\x59\xbc\x78\xb1\x5d\xdc\xf2\x8a\x2b\xae\xe0\ +\xa5\x97\x5e\xea\x64\x06\x05\x28\x2f\x2f\xe7\x86\x1b\x6e\x20\x14\ +\x0a\x31\x6d\xda\x34\x0a\x0b\x0b\x79\xef\xbd\xf7\xb8\xef\xbe\xfb\ +\x68\x6b\x6b\xe3\xab\x5f\xfd\x6a\x8f\xe7\xea\xe0\xcb\x07\x41\x10\ +\x6c\x13\x90\xa2\x28\x47\x55\x6d\xc5\x62\x31\xc2\xe1\x70\x3a\x45\ +\x98\xe9\x6a\xcc\x36\x19\xa6\x90\x59\x67\xd5\xd5\xee\xcb\x6a\x5f\ +\x0e\x92\x64\xf9\x95\x4c\xd3\xa4\xaa\xb6\x89\xd5\xeb\x76\xb3\x72\ +\xdd\x4e\xb6\xef\xaa\xa6\xa6\xae\x95\xfa\xc6\x36\xe2\x9a\x91\x76\ +\x50\x6b\xa6\x2b\x21\x9d\xa0\x4c\x30\x13\xc1\x20\xe9\xcb\x4d\x5b\ +\x25\x66\x1c\xd0\x05\x30\x4d\xa1\x7d\x97\x0e\x04\x97\x54\x93\xf6\ +\x31\x13\xa6\xc4\x78\xcc\x60\xc3\xd6\x5a\xf6\xec\x6f\xa5\x72\x7f\ +\x1b\xe7\x9d\xa6\x11\x8d\x86\xc9\xcb\x2b\xc4\xe3\xf6\xe0\x52\xe5\ +\x14\x02\xea\xa8\xac\x3a\x9a\x06\xcd\x0e\xbe\xb9\x74\xd2\xf2\xfb\ +\xfd\xe8\x46\x9c\x7d\xfb\x76\x11\x89\x84\xf0\xb8\x7c\xe4\xe4\xe4\ +\x90\x97\x97\x87\xdf\xef\xc7\xe7\xf3\xe1\x76\xbb\xed\x3c\xae\x43\ +\x7a\x48\x3a\xd4\xca\xf9\xed\xcc\xdc\xf3\x76\xa7\x9d\x76\x3a\x0f\ +\x3e\xf8\x20\xbb\x77\xef\xa6\xaa\xaa\x9a\x7e\xfd\xfa\x51\x5a\xba\ +\x99\xe6\xe6\x66\xfc\x7e\x3f\x33\x66\xcc\xc4\x34\xe1\xd9\x67\x9f\ +\x45\xd7\x75\xae\xb9\xe6\x1a\xbe\xf5\xad\x6f\x27\x54\xc1\xf7\x58\ +\xb2\x64\x09\x65\x65\xe5\x94\x94\x94\x1c\xd4\xf9\x24\xd7\xdd\x7c\ +\xf3\x2d\xfc\xe8\x47\x3f\x24\x1e\x8f\xf3\xce\x3b\xef\xf0\xce\x3b\ +\xef\xd8\x2a\xea\xaa\xab\xbe\xc2\x82\x05\x0b\x3a\xed\xfb\xaf\x7f\ +\xbd\xca\xea\xd5\xd6\xe4\x8e\x4d\x4d\x8d\xbc\xff\xfe\xfb\x64\x67\ +\x67\x73\xcb\x2d\xb7\x76\x7b\xfd\x49\x75\xd7\xa7\x4f\xdf\x03\x9a\ +\x72\x61\xc8\x90\x21\xfc\xfa\xd7\xbf\xb1\xcf\x1b\x7a\xd7\x2f\x0d\ +\x0d\x8d\x5c\x72\xc9\x25\x94\x94\x0c\x65\xe1\xc2\x85\xb4\xb6\xb6\ +\x72\xf6\xd9\x67\x51\x57\x57\xc7\xd6\xad\x5b\x99\x3c\x79\x0a\x00\ +\xdf\xf9\xce\xed\x36\x71\x5d\x78\xa1\x65\x06\x4d\x1e\xe7\xc9\x27\ +\x9f\x22\x14\x0a\x31\x6f\xde\x3c\xfb\x1c\xa6\x4c\x39\x81\x5f\xfd\ +\xea\x1e\x9e\x79\xe6\x19\x16\x2e\xbc\x2c\x6d\x4a\x82\x4c\xe7\xea\ +\xe0\x4b\x4b\x5f\xc8\xb2\x82\x24\xc9\xb8\x5c\x87\x69\x6a\x8e\x1e\ +\xa0\x69\x1a\x9a\xa6\x91\x12\x78\x47\x32\x87\x2b\xb5\xe8\x6e\x9a\ +\xd2\x12\x04\x30\x0c\xcc\x84\x69\x3b\x75\xd6\x63\xeb\x8d\x89\x28\ +\x98\xc4\x75\x9d\x60\x20\x42\x6d\x7d\x1b\x6b\x36\x94\xf1\xe1\xb2\ +\x4f\xf9\x6c\x57\x15\xb1\x98\x46\x3c\xae\x61\x24\xea\xf0\xa9\x92\ +\x84\x22\x4b\x5d\x12\x67\x2a\x71\xa5\x2d\x14\xcc\x4e\xc5\x2e\x10\ +\x7a\xb1\xaf\xd0\xb5\x72\x13\x44\x21\x51\x5e\x49\x40\x10\x45\x24\ +\x51\x44\x40\x64\xe3\xa7\xf5\x04\x42\x3a\xf3\x66\x14\x33\xa8\x7f\ +\x1b\x85\x85\x83\xf0\x7a\xbd\xb8\x5d\x2a\xa2\x28\xd8\x84\x65\x45\ +\x3a\x9a\x9d\xcc\x80\x69\x81\x1c\x89\x40\x0d\x10\x90\x15\x05\xd5\ +\xe5\x22\x12\x0e\x50\x5e\xfe\x19\xe1\x70\x18\x97\xea\xa5\xa0\xa0\ +\x0f\x79\x79\x79\x64\x67\xe7\x90\x9b\x6b\x91\x97\xcb\xe5\x46\x51\ +\xd4\x43\x1e\x27\x64\x93\x43\x2d\xe6\x68\xd2\x9b\x36\x4c\x4c\xfa\ +\xf4\xed\xc3\xa4\x49\x93\xd8\xb4\x69\x13\xcb\x97\x2f\xe3\xbf\x2e\ +\xb9\x84\xa5\x4b\x97\x00\x30\x6f\xde\x3c\x64\x45\xc6\xc4\xb4\x55\ +\xca\xf6\xed\xdb\x79\xe0\x81\x3f\xa4\x11\xc0\xa6\xd2\x4d\x0c\x29\ +\x19\x72\x50\xe7\x93\x5c\x37\x63\xe6\x0c\x9e\x7f\xfe\x79\x16\xff\ +\xf3\x9f\xac\x5c\xb1\x82\x8a\x8a\x0a\x5b\x45\xdd\x7d\xf7\x5d\x34\ +\x37\x37\x71\xe5\xa2\x45\x69\xfb\x26\xcf\x33\x15\xfd\xfa\xf7\xa7\ +\x74\x73\x29\x63\xc6\x8e\xe9\xf2\x09\x22\xf9\x43\x30\x4c\x83\x03\ +\xe9\xeb\xb9\x73\xe7\x76\xda\xbe\x37\xfd\x32\xf7\x94\xb9\xe4\x17\ +\xe4\xb3\x6a\xe5\x4a\x1e\x78\xf0\x81\x34\x26\x69\x0b\x04\x32\x9e\ +\x43\xc7\x3e\x5b\xbb\x76\x4d\xa7\x73\x98\x3d\x67\x36\x60\x4d\x3f\ +\xb1\x73\xe7\x0e\xc6\x8d\x1f\xdf\xed\xb9\x3a\xf8\xd2\xf3\x57\x06\ +\x33\xdc\x91\x3b\x56\x62\x78\xed\x28\xb3\xd2\x4c\x85\xb6\xd2\xb2\ +\x4c\x3d\x08\xa2\x68\xab\x05\x41\x14\x12\x4a\xc5\x00\x0c\x82\xa1\ +\x30\x65\x95\xf5\x6c\xdc\x5c\xc9\x8a\x35\x3b\x29\xdb\x53\x4f\x3c\ +\xa6\x01\x02\xaa\x2c\xa3\xda\xbf\x77\xb3\x67\xeb\x5d\x26\x93\xe0\ +\xa1\x90\x54\xc7\x65\x76\x5f\x5b\x2b\x44\x31\x59\x5e\x49\x40\x12\ +\x45\x24\x59\x44\x96\xac\x64\xdf\xb6\x80\xc1\xc7\xab\x6a\x18\x37\ +\x22\xc2\x98\x11\x51\x8a\x0a\xfb\x91\x9d\x9d\x87\xdb\xed\x46\x12\ +\x85\x2e\x22\x06\xcd\x8c\x0a\x4b\x92\x65\x54\x49\x46\x37\x34\x9a\ +\x1b\x6b\xd9\xb7\x7f\x37\x5a\x5c\xc3\xef\xcb\x22\x37\x27\x97\xdc\ +\x3c\xeb\x95\x93\x9b\x83\xc7\xeb\xc1\xed\xf1\xa0\xa8\x0a\x82\x28\ +\x1c\xf2\x78\x21\x1f\x8e\xe1\xc6\x3c\x80\xed\x4e\x3f\xe3\x0c\x36\ +\x6d\xda\xc4\xb2\xe5\xcb\xb9\xf8\x92\x4b\x58\xb2\xc4\x22\x84\x33\ +\xce\x3a\xcb\x6e\x27\xe9\x37\x5a\xb1\x62\x05\x2b\x56\xac\xe8\xa4\ +\x60\x32\x1d\x4f\x14\xc5\xf6\x50\xcd\x94\xe5\xa9\x99\xf7\xb2\xa2\ +\xd8\xeb\x8a\x07\x0d\xe2\xd6\xdb\x6e\xe3\xd6\xdb\x6e\xa3\xa1\xa1\ +\x81\xa5\x4b\x97\xf2\xf8\xa3\x8f\xd2\xdc\xdc\xcc\x4b\x2f\xbd\xc4\ +\x15\x1d\x88\xeb\xb7\xbf\xfb\x1d\xb3\x13\xc1\x19\x86\x61\x50\x5e\ +\x5e\xce\x7d\xf7\xde\xcb\xc3\x0f\x3d\x44\x59\x59\x19\x3f\xf9\xe9\ +\x4f\x33\x5e\x73\x61\x61\x21\x7b\xf7\xee\xa5\xb6\xb6\xf6\x80\xbe\ +\xaa\xec\x9c\x9c\x4e\xdb\xf7\xa6\x5f\xfe\xf1\xf2\xcb\x3c\xf0\x87\ +\x3f\x74\xa1\x38\xbb\xbe\x5d\x52\x97\xb7\xb4\xb4\x00\xe0\xcf\xce\ +\xb6\x97\xfb\xfc\xed\xb3\x3d\xb7\xb6\xb5\xa5\x6d\x9f\xe9\x5c\x1d\ +\x38\x38\x5a\x48\xa5\xab\xd4\xfb\x50\x94\x44\xdb\x97\xd2\xd5\x4b\ +\x4a\xe4\x3c\x81\x8e\x61\x68\xb4\xb5\x85\xd8\xb2\x6d\x3f\xeb\x4b\ +\x2b\xd9\x59\x56\x4b\x7d\x63\x00\x5d\xd7\xc9\xc9\xf2\x20\x20\x1c\ +\x83\x57\x9e\xce\xe0\x42\x82\xc1\xac\xe0\xca\x84\x49\x32\xe5\xe1\ +\x41\xd3\x75\x1a\x9b\xc2\x2c\xfd\x24\xcc\xde\xaa\x56\x4e\x9e\x1c\ +\x66\xf0\xc0\x20\xf9\xf9\xfd\xf0\xb8\x3d\x88\x09\xf2\xb2\x54\x57\ +\xaa\x05\x2b\x99\xea\x20\x21\x88\x56\x9f\x6a\xba\x4e\x4b\x73\x1d\ +\x0d\x0d\x35\xb4\xb5\xb5\x20\x20\x90\x93\x93\x4f\x56\x56\x16\x39\ +\xb9\xb9\x09\xb5\x95\x8d\xcf\xef\xc7\xeb\xf3\xa1\xa8\x2a\xa2\x24\ +\x1d\x96\xb1\x42\xe6\x68\xda\x0a\x4d\x93\xf9\xf3\xe7\xf3\xe0\x03\ +\x0f\xb0\xe6\x93\x4f\xd8\xbd\x6b\x17\xe5\xe5\xe5\xe4\xe6\xe5\x71\ +\xe2\xd4\xa9\x76\x3b\x59\x59\x59\xb4\xb4\xb4\x70\xcf\xaf\x7e\xc5\ +\x69\xa7\x9d\x96\xb9\xad\x0e\xc8\xcb\xcb\xa3\xa1\xa1\x81\x86\xfa\ +\xfa\xb4\xf5\x55\xfb\xf7\xb7\x93\x48\xdf\xbe\xc4\x63\x31\xca\xca\ +\xca\xa8\xaf\xaf\x67\xd6\xac\x59\x00\x14\xe4\xe7\x73\xd1\x85\x17\ +\x22\x4b\x12\xff\x73\xef\xbd\xd4\x77\x68\xa3\xe3\x75\x8a\x82\xc0\ +\xb0\xa1\x43\xb9\x72\xd1\x22\x7e\x71\xc7\x1d\xbc\xf7\xee\xbb\xfc\ +\xe4\x27\x3f\xc9\x78\xd9\x53\xa6\x4c\x61\xef\xde\xbd\xac\x58\xbe\ +\x9c\xcb\x2e\xbb\xac\xd3\xfa\x9f\xfd\xf4\xa7\x0c\x1d\x3a\x94\x4b\ +\x17\x2e\x24\x2f\x2f\xaf\xdb\x7e\xed\x4d\xbf\xfc\xe5\x7f\xff\x17\ +\x80\x4b\x2f\xbd\x94\x9b\x6e\xbe\x19\x49\x92\x98\x97\x0c\x0a\xe9\ +\xea\xbb\xea\xb0\x3c\x27\x27\x87\xa6\xa6\x26\x5a\x5b\x5a\xec\xe5\ +\x6d\xad\xad\xed\x44\x95\x9d\x9d\xde\x4e\x6f\xef\x01\x07\x0e\x8e\ +\xc8\xf8\x9d\x1e\x51\x60\x22\x60\x62\xe0\xf5\x78\x70\xbb\xdd\x24\ +\x1c\x4b\x1d\x86\x7b\xab\x12\x85\x89\x41\x5c\x0b\xd3\x16\x08\xb2\ +\x72\xcd\x6e\xde\xfb\x70\x2b\x8d\xcd\x21\x74\xdd\x4c\xa8\x30\x90\ +\xd3\xa2\xdf\xba\xa0\x2f\xab\xb9\x74\x71\x95\xfa\x9b\x48\x86\xe8\ +\xd3\x93\xf9\x30\x83\xdd\x30\xa3\x59\x30\x25\x21\x59\x48\x5f\x64\ +\xe5\x62\x99\x68\x29\xf9\x64\x86\x6e\xa2\x69\x3a\xd1\x58\x1c\x2d\ +\xae\xa3\xc5\x34\xaa\x76\xd7\xb2\x6b\x63\x15\xa7\x9e\x3a\x84\x71\ +\x13\x03\xf4\xeb\x3f\x10\x8f\x37\x2b\x51\xb5\x29\x61\x85\x49\x76\ +\x6b\xe2\xf0\xba\xa1\x13\x0a\xb6\xd1\xdc\xd2\x40\x30\xd8\x4a\x2c\ +\x1a\x41\xd3\x74\x3c\x6e\x2f\x59\x59\xd9\x78\x3d\x1e\x72\x72\x73\ +\xf1\xfb\xfd\xe4\xe5\xe5\xe1\xf3\x7a\xf1\xfa\x7c\xa8\x8a\x82\x2c\ +\x49\xed\x65\xb7\x0e\x95\xb8\x8c\x43\x6c\xc4\x00\x7a\xd3\x46\x72\ +\xbb\xbc\xfc\x7c\x26\x4f\x9e\xcc\x86\x0d\x1b\x78\xe2\x89\x27\x00\ +\x98\x3f\x7f\x3e\x82\x28\xda\xed\x8c\x1f\x3f\x9e\xe5\xcb\x97\xb3\ +\x76\xed\x5a\x4e\x9d\x3f\x1f\xb0\x72\x8e\x1a\xea\xeb\x39\x75\xfe\ +\x7c\xfa\xf5\xeb\xd7\xa9\xfd\x93\x4e\x3a\x89\x77\xde\x79\x87\x37\ +\xde\x7c\x93\x05\xe7\x9d\x67\x9b\xee\x92\x7e\x9c\xe2\xe2\x62\x86\ +\x94\x94\xf0\xde\xbb\xef\x72\xf7\x5d\x77\x21\x49\x12\x4f\x3e\xfd\ +\x74\x5a\xa4\x5d\x6d\xad\x55\xca\x7f\xd0\xe0\xc1\x9d\xae\x29\xd3\ +\x75\x96\x95\x95\x59\x6a\xc4\xe7\xeb\xb2\x0f\x2e\x5d\xb8\x90\xb7\ +\xde\x7a\x8b\x55\xab\x56\xf1\xde\x7b\xef\x71\xfa\x19\x67\xd8\xeb\ +\x5e\x7b\xf5\x55\x3e\xfc\xf0\x43\x96\x2e\x5d\xca\x99\x67\x9f\x4d\ +\x4e\x6e\x6e\xb7\xc7\xeb\x4d\xbf\x34\x35\x59\x33\xc8\x4e\x9a\x3c\ +\x19\x45\x55\x59\xb6\x74\xa9\xbd\x7f\x5c\xd7\x33\x9e\x67\x20\x14\ +\x4a\x5b\x3e\x75\xea\x54\xfe\xf3\x9f\xff\xb0\x74\xe9\x52\x16\x9c\ +\x7b\x2e\x00\x1f\x7f\xfc\xb1\x4d\x6a\xc3\x86\x0f\x4f\xdb\xbe\xb7\ +\xf7\x80\x03\x07\x47\x4c\x71\x99\x26\x82\x24\x61\x98\x10\x0c\x04\ +\x31\x4d\x2b\x2c\xbc\x13\x7f\x08\x02\xba\x66\x62\x45\xb6\x0b\x84\ +\x82\x11\xb6\xed\xaa\xe1\xf9\xc5\xab\xd9\xf4\xe9\x5e\x54\x45\xc1\ +\xed\x56\x71\xbb\x64\xcb\x37\x64\xe7\x85\xa5\x70\x86\xd0\x5b\x73\ +\x93\x99\xd9\x7e\xda\x1b\x15\x65\x76\x43\x5c\x9d\xcc\x8c\xe9\x39\ +\x66\x76\x12\xb4\x6e\x4d\xde\x68\x18\x06\x86\x66\x60\xc4\x75\x8c\ +\xa8\x06\x71\x1d\x43\x33\x30\x0d\x9d\xb2\x6a\xa8\xdc\x59\xcf\xec\ +\xf9\x0d\x4c\x9b\xd5\x44\x76\x96\xd7\x52\x56\x12\x88\x56\xc4\x3c\ +\x86\x69\xa0\xeb\x1a\xf1\x58\x34\x25\x94\x5f\x00\x53\xc0\xe3\xf1\ +\xe3\xf5\x7a\x71\xb9\x5c\xf8\xfc\x7e\x72\xb2\xb3\x71\xb9\xdd\x64\ +\x67\x65\xe1\xf5\xf9\xec\x28\xc2\xa4\xb5\xeb\x70\xf9\x3c\x0f\x39\ +\x38\xe3\x77\xbf\xf9\x0d\x0f\xb9\xdc\x9d\x96\xbf\xf8\xf7\xbf\x77\ +\x7e\x22\x49\x1c\x6b\xfe\x69\xa7\xb3\x61\xc3\x06\x3e\xfe\xe8\x23\ +\x00\x4e\x3f\xfd\x8c\xb4\x9b\x6b\xd1\x57\xbe\xc2\x8a\x15\x2b\xf8\ +\xd7\x2b\xaf\xd0\xdc\xdc\x8c\x24\x49\x7c\xf0\xfe\xfb\x14\x16\x16\ +\x72\xc1\x85\x17\x65\x24\xec\xaf\x5f\x77\x1d\xcb\x96\x2f\x67\xeb\ +\x96\x2d\x5c\x7f\xed\xb5\x4c\x9a\x3c\x99\xf2\xf2\x72\x36\xac\x5f\ +\x8f\x24\x49\x7c\xf7\x7b\xdf\xc7\x34\xe1\xd4\xf9\xa7\xb1\xf8\x1f\ +\x8b\xd9\xb2\x65\x33\xdf\xbe\xf1\x46\x66\xcd\x9e\x4d\x6e\x6e\x2e\ +\x7b\xf7\xee\xe5\x93\xd5\xab\xad\xb6\xbe\x7e\x6d\xa7\x63\xbc\xfe\ +\xea\x6b\xac\xf9\xe4\x13\xfb\xe6\xd8\xbf\x7f\x3f\x2b\x13\xe6\xba\ +\x85\x97\x5d\xde\xe5\x43\xc4\xf0\x11\x23\xb9\xe5\xd6\xdb\xf8\xe3\ +\x83\x0f\xf0\xcb\x3b\xef\xe4\xb5\xd7\x5e\x63\xf0\xe0\xc1\xec\xa9\ +\xa8\xb0\xcb\xe1\xdc\xfe\xdd\xef\x32\x70\xe0\xa0\xf4\x36\x32\x88\ +\x98\xde\xf4\xcb\xc8\x91\x23\xf9\xec\xb3\xcf\x78\xfc\xb1\xc7\x58\ +\xb5\x6a\x15\xab\x57\xad\x62\xf2\xe4\xc9\x6c\xdc\xb8\x91\xff\x7d\ +\xf6\x39\x64\x59\x66\xe6\x4c\x4b\x69\xe6\xe6\xe6\xd2\xdc\xdc\xcc\ +\xe3\x8f\x3e\xca\xba\x35\x6b\xf9\xf6\x4d\x37\x91\x95\x95\xc5\x35\ +\x5f\xbf\x96\x65\xcb\x96\xf1\xf1\x47\x1f\xf1\xc3\x1f\xfc\x80\x9c\ +\x9c\x1c\xde\xff\xcf\x7f\x00\xb8\xe1\xc6\x1b\x91\x65\xa5\xc7\x73\ +\x75\xe0\xe0\x68\x41\x10\x44\x10\x44\x14\x59\x41\x96\x65\x5a\x5b\ +\x83\x34\x37\xb7\x62\x64\x28\xd0\x6b\x9a\x50\x5f\x13\x60\xed\xf2\ +\x4a\xc2\x81\x38\x4d\x8d\x41\x36\x6d\xdf\x4f\x83\x16\x07\x51\xc4\ +\x88\x9b\x68\xd1\x38\x61\x49\x42\x14\x7a\x47\x35\x42\x37\xf6\xf7\ +\xee\x38\xa7\x63\x7d\xc2\x4c\xfc\xd5\xe3\x5c\x97\x66\xc7\x7d\x2c\ +\xb5\x85\x61\xfd\x28\x0d\xbd\xfd\x73\x32\xef\x0a\xc3\x4c\x09\x75\ +\x87\x98\x0e\x1f\xbf\xb7\x9b\xbd\x65\x4d\x8c\x1a\x57\x40\xc9\xb0\ +\x5c\x0a\xfa\x66\xe3\xf6\x28\x89\x48\x4b\x03\x41\x90\x50\x14\x0f\ +\xaa\x00\xa2\x28\x21\xcb\x0a\x6e\xb7\xdb\xae\x3b\xe8\xf6\xb8\xf1\ +\xfb\xfc\x78\xbc\x5e\xbc\x1e\x0f\x2e\xb7\x1b\x8f\xc7\x63\xe7\x6b\ +\x1d\xee\xf1\x41\x3e\x54\x06\x4c\x06\x07\x74\xbe\x41\x3a\x4f\xdd\ +\x9c\x5c\x36\xef\xd4\x53\xf9\xe3\x83\x0f\x60\x18\x06\x7d\x0b\x0b\ +\x99\x30\x71\x62\xda\xf6\x93\x26\x4d\xe6\xbe\xdf\xfc\x96\x67\x9e\ +\x7a\x92\xa5\x4b\x96\xa0\x28\x0a\xb3\x66\xcf\xe6\x96\x5b\x6f\xc3\ +\xe3\xf1\x64\x64\xed\x01\x03\x8a\x79\xec\xf1\x27\x78\xfa\xa9\x27\ +\x59\xb7\x76\x2d\xaf\xbd\xfa\x2a\x59\xd9\xd9\x9c\x32\x6f\x1e\x5f\ +\xfb\xda\xd5\x8c\x1a\x3d\xda\xca\xea\x96\x24\xfe\xf0\xe0\x83\xbc\ +\xf8\xc2\x0b\x7c\xf4\xd1\x87\x2c\x5b\xba\x94\x78\x3c\x4e\x56\x76\ +\x36\xd3\x67\xcc\x60\xe1\xc2\xcb\x38\x79\xda\xb4\x4e\xc7\x58\xb6\ +\x6c\x69\xda\x67\x8f\xc7\xc3\xf8\x09\x13\xb8\xf0\xc2\x8b\x38\xfb\ +\x9c\x73\xba\x7d\x92\xb8\xe4\xd2\x4b\x19\x35\x6a\x14\x2f\xbd\xf8\ +\x22\xa5\xa5\x9b\xd8\xb8\x61\x03\x3e\x9f\x8f\xd9\xb3\x67\x73\xe5\ +\x55\x57\x31\x69\xd2\xe4\x6e\xfb\xeb\x40\xfa\xe5\x07\x3f\xfa\x11\ +\xf7\xdd\x7b\x2f\xe5\xe5\xe5\x6c\xdf\xb6\x8d\x5f\xde\x75\x37\x00\ +\xbf\xf8\xc5\x1d\x94\x95\xed\xa6\xae\xb6\xce\x6e\xf7\xa6\x9b\x6f\ +\xe1\x91\x47\x1e\xa6\xb6\xb6\x96\x35\x6b\x3e\xb1\xc3\x5c\x87\x94\ +\x94\xf0\xc8\x9f\xfe\xcc\xe3\x8f\x3d\xca\x86\xf5\xeb\xd1\x34\x8d\ +\xa1\xc3\x86\xb1\x68\xd1\x55\x9c\x76\xfa\xe9\xbd\x3a\x57\x07\x0e\ +\x8e\x26\x64\x59\x46\x51\x55\xfc\xfe\x2c\xa2\xd1\x18\xa6\x01\xf1\ +\x2e\x66\x50\xce\xca\xf6\x10\x8d\x84\x79\xe7\xd5\x52\xdb\xd4\xa6\ +\x78\x64\xe2\x6e\x4b\xa9\xc4\xe3\xa0\xa1\x65\x4e\x9f\x32\x33\x90\ +\x89\x69\x66\x20\xa4\x5e\xec\x9b\xe1\x37\x93\x71\xff\x34\x12\x33\ +\x33\x33\xa1\x99\x1e\x59\x9f\x46\x64\x69\x09\x58\x1d\xf6\x31\x4d\ +\x04\x13\x8a\x07\xfa\x19\x33\xbe\x80\xa1\x23\xfa\xd2\xa7\x28\x0b\ +\xbf\xdf\x4a\x14\x4e\x2d\x28\x90\x69\x12\x48\x8f\xd7\x8b\xdb\xed\ +\x46\x55\x55\x5c\xaa\x8a\x27\x51\x8f\x50\x55\x14\xe4\x94\x24\xe3\ +\xc3\x3d\x3e\x08\xe1\x58\xcc\x19\x71\x1c\x38\x70\x70\x5c\x43\xd3\ +\x34\xa2\xd1\x28\xa1\x60\x90\x70\x24\x42\x38\x14\x22\x16\x8f\x67\ +\x24\x07\xdd\x30\x08\x05\x43\x3c\xff\xf8\x87\xac\xf8\x70\x17\xc1\ +\xd6\xa8\x55\xbe\x49\x11\x89\xbb\x44\x4c\x51\x68\x77\x47\x99\x5d\ +\x18\xfb\xcc\xce\xa6\xbd\x9e\xd4\x99\xd0\x6d\x64\x94\x99\xa1\xed\ +\xde\xee\xdb\x91\x10\xdb\xdf\xa4\x11\xa1\x69\xe2\x72\x49\xb8\x54\ +\x19\xaf\x4f\xa6\x7f\x71\x16\x83\x87\xe7\x31\x64\x78\x3e\x85\xfd\ +\x72\xad\x92\x50\x2e\xd5\x2e\xcd\x94\x9c\x33\xcb\x4e\x15\x48\x84\ +\xd6\x27\x09\x4c\x51\x55\x5b\x51\xa9\x89\x90\x78\x59\x92\xd2\x08\ +\xeb\x88\xa9\xec\x50\xd4\x21\x2e\x07\x0e\x1c\x1c\xdf\x48\xce\xfb\ +\x15\x8f\xc7\x89\x84\xc3\x68\x9a\x96\xd1\xef\x6a\x9a\x26\xba\xa6\ +\xd1\xda\xda\x4a\x4d\x75\x2d\x6b\x56\xec\xe0\x93\x25\xbb\xd8\xbf\ +\xa7\x89\xd6\x96\x08\x5a\xdc\xc0\x10\x3a\xc7\x51\xf4\x6a\x30\xed\ +\xd5\x89\x1e\xd9\x7e\x90\x24\x01\x55\x95\x51\x54\x11\x97\x2a\xa3\ +\xb8\x44\x5c\x2e\x19\x97\x5b\xc1\x9f\xe5\xa2\xb0\xd8\x4f\xdf\x7e\ +\x7e\x0a\x07\x64\x91\x9d\xe3\xc7\xed\xb6\x2a\x68\x28\x8a\x8a\x3b\ +\x61\xde\x53\x5d\xaa\x95\x9c\xec\x76\x77\xaa\x70\x21\x24\xaa\xd1\ +\x23\x58\xa1\xf6\x8a\xaa\x22\xcb\xb2\x15\xa1\x29\x49\x87\x5c\x11\ +\xa3\xd7\x7d\x1d\x8c\x44\x1d\xe2\x72\xe0\xc0\xc1\x17\x02\xd6\x74\ +\x1b\x56\x05\x76\x5d\xd3\x3b\x5b\xd4\x12\xf5\x0c\x83\x81\x00\x2d\ +\xad\x2d\xb4\xb6\xb6\x52\x5b\xd5\x48\x65\x79\x2d\xcd\x4d\x01\x2b\ +\x70\xe3\x38\x4d\xee\x10\x10\x10\x25\x01\x45\x11\x51\x14\x09\x59\ +\x15\x51\x54\x19\xd5\x25\xa1\xba\x64\x7c\x7e\x37\x1e\x4f\x7b\xe5\ +\x0a\x49\x92\x51\x14\xcb\x57\xa5\xba\x5c\xb8\x12\x41\x14\xee\x44\ +\x05\x77\x59\x96\x11\x52\x15\x57\x42\x75\x89\xa2\x80\x20\x88\x69\ +\xb3\x01\x1c\xed\x1a\xa5\xb2\xe3\x9b\x70\xe0\xc0\xc1\x17\x05\xc9\ +\x41\xd4\x9a\xc8\x30\xb3\x32\x8b\xc7\xe3\xf6\x44\x8c\xaa\xa2\xe2\ +\x76\xb9\x29\xec\x9f\x4f\x3c\x16\x47\xd3\xe2\x76\x35\x8c\xe3\x15\ +\x1d\x09\xc5\x4a\x48\x96\x10\x44\x01\x49\xb4\x54\x91\xac\xc8\x89\ +\xc0\x0a\x97\xad\x94\x92\x7e\x2a\x49\x92\x90\x64\x39\xcd\x9f\xd5\ +\xd5\x71\x52\xfb\xd5\x21\x2e\x07\x0e\x1c\x38\x38\x42\x83\xba\x92\ +\x60\xb4\x6c\x51\xb4\x26\x36\xf4\x7a\x09\x87\xc3\xc4\x62\x51\x2b\ +\x7c\xdc\x34\x8e\xef\x6b\x24\x39\x53\xb2\x88\x20\x90\x28\xff\x24\ +\x22\x2b\x0a\x8a\x22\x23\x8a\x12\xa2\x20\x20\x4a\x92\x35\xf1\xa4\ +\xa2\xd8\xe6\xbe\xd4\x00\x8c\x9e\xf0\x79\x72\x87\x43\x5c\x0e\x1c\ +\x38\xf8\xd2\x41\x51\x14\x7b\xa0\x56\xe2\x31\x54\x55\xb5\xe7\x9e\ +\xfa\x42\xe4\x76\xa4\x56\x08\x21\x61\xe2\x4b\x90\x55\xaa\x3f\x2a\ +\x35\x42\x30\xb9\xfd\xe7\x4d\x4a\xbd\x22\xae\xde\xcf\x0d\xe3\xc0\ +\x81\x03\x07\x5f\x20\xf5\x25\x8a\x48\x89\xc8\x39\x59\xd6\xd1\xd3\ +\xe6\x97\x3a\xfe\x95\xa5\x90\x42\x60\x62\x42\x81\x25\xff\xdb\xdb\ +\xa4\xcc\xa0\x6c\x1e\x47\x15\x70\x84\x58\x3c\xee\x48\x2e\x07\x0e\ +\x1c\x38\x70\x70\xdc\x40\x0e\x47\x63\x4e\x2f\x38\x70\xe0\xc0\x81\ +\x83\xe3\x06\xff\x1f\x0f\x62\xcf\x5f\x2e\xaf\x03\x19\x00\x00\x00\ +\x00\x49\x45\x4e\x44\xae\x42\x60\x82\ \x00\x00\x03\x90\ \x89\ \x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ @@ -1072,7 +1084,7 @@ qt_resource_name = "\ qt_resource_struct = "\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x01\ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ -\x00\x00\x00\x2a\x00\x00\x00\x00\x00\x01\x00\x00\x3d\x7c\ +\x00\x00\x00\x2a\x00\x00\x00\x00\x00\x01\x00\x00\x3e\x3e\ "
def qInitResources():
commit 51e273d32b37610c3cf4d0bd60fc5eab69b2d1de Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 19:24:56 2008 -0500
Update the Sugar Spin to 0.82-2
diff --git a/liveusb/releases.py b/liveusb/releases.py index 8b452a5..de274fa 100644 --- a/liveusb/releases.py +++ b/liveusb/releases.py @@ -65,8 +65,8 @@ releases = ( ## Custom spins ## { - 'name': 'Sugar Spin (i686)', - 'url': 'http://sdz.fedorapeople.org/olpc/sugar-spin.iso', - 'sha1': '', + 'name': 'Sugar Spin 0.82-2 (i686)', + 'url': 'http://alt.fedoraproject.org/pub/alt/olpc/0.82-2/i686/sugar-spin.iso', + 'sha1': '5f51daf59a303036858905c18a95c8270f19559d', }, )
commit e46f7a5cde1aaebe036b3203bbdbdd3fbf6d9462 Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 18:49:40 2008 -0500
reset the 'confirmed' boolean after we've confirmed
diff --git a/liveusb/gui.py b/liveusb/gui.py index 1a59d12..3368dd6 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -382,6 +382,7 @@ class LiveUSBDialog(QtGui.QDialog, LiveUSBInterface): # The user has confirmed that they wish to overwrite their # existing Live OS. Here we delete it first, in order to # accurately calculate progress. + self.confirmed = False try: self.live.delete_liveos() except LiveUSBError, e:
commit 5d60b4e851766d4da1447b0384c7976039357892 Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 18:47:46 2008 -0500
Handle None/'None'/'' uuids
diff --git a/liveusb/creator.py b/liveusb/creator.py index 1fe321e..6eff322 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -747,7 +747,7 @@ class WindowsLiveUSBCreator(LiveUSBCreator): .ExecQuery("Select VolumeSerialNumber from " "Win32_LogicalDisk where Name = '%s'" % drive)[0].VolumeSerialNumber - if uuid == 'None': + if uuid in (None, 'None', ''): uuid = None else: uuid = uuid[:4] + '-' + uuid[4:]
commit 927ea555fe4d5ad49029e0d45c82bea2c9c4d6c2 Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 18:47:23 2008 -0500
If we've already acquired the uuid, then don't do it again
diff --git a/liveusb/creator.py b/liveusb/creator.py index 8ee6c10..1fe321e 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -737,6 +737,8 @@ class WindowsLiveUSBCreator(LiveUSBCreator):
def _get_device_uuid(self, drive): """ Return the UUID of our selected drive """ + if self.uuid: + return self.uuid uuid = None try: import win32com.client
commit f53e5fdfce0e6e654162f3592592046fcbd5f3a1 Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 18:45:37 2008 -0500
Use log.exception in a couple of places.
diff --git a/liveusb/creator.py b/liveusb/creator.py index 3846125..8ee6c10 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -751,6 +751,7 @@ class WindowsLiveUSBCreator(LiveUSBCreator): uuid = uuid[:4] + '-' + uuid[4:] self.log.debug("Found UUID %s for %s" % (uuid, drive)) except Exception, e: + self.log.exception(e) self.log.warning("Exception while fetching UUID: %s" % str(e)) return uuid
diff --git a/liveusb/gui.py b/liveusb/gui.py index 646eb09..1a59d12 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -201,8 +201,7 @@ class LiveUSBThread(QtCore.QThread): except Exception, e: self.status(e.message) self.status(_("LiveUSB creation failed!")) - import traceback - self.live.log.debug(traceback.format_exc()) + self.live.log.exception(e)
self.live.log.removeHandler(handler) self.progress.terminate()
commit b65b11f5b57cf1e33eb1dfb5bd5118ad28dd90dc Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 18:31:01 2008 -0500
Unmount the device upon completion, not termination
diff --git a/liveusb/creator.py b/liveusb/creator.py index 392cd6c..3846125 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -539,7 +539,6 @@ class LinuxLiveUSBCreator(LiveUSBCreator): self.log.debug("Killed process %d" % pid) except OSError: pass - self.unmount_device()
def verify_iso_md5(self): """ Verify the ISO md5sum. diff --git a/liveusb/gui.py b/liveusb/gui.py index 68033b8..646eb09 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -193,6 +193,7 @@ class LiveUSBThread(QtCore.QThread): self.live.update_configs() self.live.install_bootloader() self.live.bootable_partition() + self.live.unmount_device()
duration = str(datetime.now() - now).split('.')[0] self.status(_("Complete! (%s)" % duration))
commit 9d2c855c76e78ec7c6f8566709864d354574d2aa Author: Luke Macken lmacken@redhat.com Date: Mon Dec 29 18:30:33 2008 -0500
Always try to unmount the device when we call unmount_device, regardless of if we mounted it or not
diff --git a/liveusb/creator.py b/liveusb/creator.py index cc4955a..392cd6c 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -424,10 +424,10 @@ class LinuxLiveUSBCreator(LiveUSBCreator): self.log.debug("Using existing mount: %s" % self.dest)
def unmount_device(self): - """ Unmount our device if we mounted it to begin with """ + """ Unmount our device """ import dbus unmount = self.drive.get('unmount', None) - if self.dest and unmount: + if self.dest: self.log.debug("Unmounting %s from %s" % (self.drive['device'], self.dest)) try:
commit 939253c0524950136c305083d23d5465afeeca01 Author: Luke Macken lmacken@redhat.com Date: Sun Dec 28 23:27:23 2008 -0500
Add a --usb-zip flag to format the device with zip-like geometry.
This will initialize your device in a zipdrive-like fashion. Note: This feature is currently experimental, and will DESTROY ALL DATA on your device! More details on this can be found here: http://syslinux.zytor.com/doc/usbkey.txt
diff --git a/liveusb-creator b/liveusb-creator index 5803f66..2fd02d6 100755 --- a/liveusb-creator +++ b/liveusb-creator @@ -40,6 +40,11 @@ def parse_args(): ' (eg: -k noswap,selinux=0,elevator=noop)') parser.add_option('-x', '--xo', dest='xo', action='store_true', help='Make it bootable on the OLPC') + parser.add_option('-z', '--usb-zip', dest='zip', action='store_true', + help='Initialize device with zipdrive-compatible geometry' + ' for booting in USB-ZIP mode with legacy BIOSes. ' + 'WARNING: This will erase everything on your ' + 'device!') return parser.parse_args() # (opts, args)
diff --git a/liveusb/creator.py b/liveusb/creator.py index a4bfdf3..cc4955a 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -620,6 +620,25 @@ class LinuxLiveUSBCreator(LiveUSBCreator): if name == self._drive: return disk, part, name
+ def initialize_zip_geometry(self): + """ This method initializes the selected device in a zip-like fashion. + + :Note: This feature is currently experimental, and will DESTROY ALL DATA + on your device! + + More details on this can be found here: + http://syslinux.zytor.com/doc/usbkey.txt + """ + from parted import PedDevice + self.log.info('Initializing %s in a zip-like fashon' % self._drive) + heads = 64 + cylinders = 32 + # Is this part even necessary? + #device = PedDevice.get(self._drive[:-1]) + #cylinders = int(device.cylinders / (64 * 32)) + self.popen('/usr/lib/syslinux/mkdiskimage -4 %s 0 %d %d' % ( + self._drive[:-1], heads, cylinders)) + def format_device(self): """ Format the selected partition as FAT32 """ self.log.info('Formatting %s as FAT32' % self._drive) diff --git a/liveusb/gui.py b/liveusb/gui.py index 8c28cec..68033b8 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -151,6 +151,18 @@ class LiveUSBThread(QtCore.QThread): self.live.log.addHandler(handler) now = datetime.now() try: + # Initialize zip-drive-compatible geometry + if self.parent.opts.zip: + self.live.dest = self.live.drive['mount'] + self.live.drive['unmount'] = True + self.live.unmount_device() + self.live.initialize_zip_geometry() + self.live.drive = self.parent.get_selected_drive() + self.live.dest = self.live.drive['mount'] + self.live.drive['unmount'] = True + self.live.unmount_device() + self.live.format_device() + self.live.verify_filesystem() if not self.live.drive['uuid'] and not self.live.label: self.status(_("Error: Cannot set the label or obtain "
commit aad42fe3f608738cc9234493ff479cb1bff8d719 Author: Luke Macken lmacken@redhat.com Date: Sun Dec 28 23:18:41 2008 -0500
No need to catch LiveUSBError if we are doing the same thing with Exception
diff --git a/liveusb/gui.py b/liveusb/gui.py index fe2cc32..8c28cec 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -185,9 +185,6 @@ class LiveUSBThread(QtCore.QThread): duration = str(datetime.now() - now).split('.')[0] self.status(_("Complete! (%s)" % duration))
- except LiveUSBError, e: - self.status(e.message) - self.status(_("LiveUSB creation failed!")) except Exception, e: self.status(e.message) self.status(_("LiveUSB creation failed!"))
commit efa5669db3dd4163ec37cee9fa801fdb791dd70b Author: Luke Macken lmacken@redhat.com Date: Sun Dec 28 23:18:20 2008 -0500
Some trivial comment updates
diff --git a/liveusb/creator.py b/liveusb/creator.py index b7469a4..a4bfdf3 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -341,7 +341,7 @@ class LiveUSBCreator(object): class LinuxLiveUSBCreator(LiveUSBCreator):
bus = None # the dbus.SystemBus - hal = None # an org.freedesktop.Hal.Manager dbus.Interface + hal = None # the org.freedesktop.Hal.Manager dbus.Interface
def detect_removable_drives(self): """ Detect all removable USB storage devices using HAL via D-Bus """ diff --git a/liveusb/gui.py b/liveusb/gui.py index f628139..fe2cc32 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -341,15 +341,20 @@ class LiveUSBDialog(QtGui.QDialog, LiveUSBInterface): return str(self.driveBox.currentText()).split()[0]
def begin(self): + """ Begin the liveusb creation process. + + This method is called when the "Create LiveUSB" button is clicked. + """ self.enable_widgets(False) self.live.overlay = self.overlaySlider.value() self.live.drive = self.get_selected_drive() + try: self.live.mount_device() except LiveUSBError, e: self.status(e.message) self.enable_widgets(True) - return + return
if self.live.existing_liveos(): if not self.confirmed:
commit 4c7b09a7909bbe6273a0906eb97eeb1ec87b0e93 Author: Luke Macken lmacken@redhat.com Date: Sun Dec 28 23:17:49 2008 -0500
Clean up some of the unmount_device exception handling
diff --git a/liveusb/creator.py b/liveusb/creator.py index ad5463c..b7469a4 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -426,10 +426,7 @@ class LinuxLiveUSBCreator(LiveUSBCreator): def unmount_device(self): """ Unmount our device if we mounted it to begin with """ import dbus - try: - unmount = self.drive.get('unmount') - except KeyError: # the device has been removed - return + unmount = self.drive.get('unmount', None) if self.dest and unmount: self.log.debug("Unmounting %s from %s" % (self.drive['device'], self.dest)) @@ -444,7 +441,6 @@ class LinuxLiveUSBCreator(LiveUSBCreator): self.drive['mount'] = None if os.path.exists(self.dest): self.log.error("Mount %s exists after unmounting" % self.dest) - #shutil.rmtree(self.dest) too agressive? self.dest = None
def verify_filesystem(self):
commit 7af72c2fda77ac31ffe37301e3e5757a59f47481 Author: Luke Macken lmacken@redhat.com Date: Sun Dec 28 23:12:45 2008 -0500
Keep track of if we are currently in the process of creating a liveusb key, and do not update our device list when a new device is inserted if we are in the middle of it.
diff --git a/liveusb/gui.py b/liveusb/gui.py index 842d930..f628139 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -220,7 +220,9 @@ class LiveUSBLogHandler(logging.Handler):
class LiveUSBDialog(QtGui.QDialog, LiveUSBInterface): """ Our main dialog class """ + def __init__(self, opts): + self.in_process = False QtGui.QDialog.__init__(self) LiveUSBInterface.__init__(self) self.opts = opts @@ -242,6 +244,8 @@ class LiveUSBDialog(QtGui.QDialog, LiveUSBInterface): self.live.log.addHandler(self.handler)
def populate_devices(self, *args, **kw): + if self.in_process: + return self.driveBox.clear() self.textEdit.clear() try: @@ -328,6 +332,7 @@ class LiveUSBDialog(QtGui.QDialog, LiveUSBInterface): self.downloadCombo.setEnabled(enabled) if hasattr(self, 'refreshDevicesButton'): self.refreshDevicesButton.setEnabled(enabled) + self.in_process = not enabled
def overlay_value(self, value): self.overlayTitle.setTitle(_("Persistent Storage") + " (%d MB)" % value)
commit bd72b6fef6a52d23de056b8424f0ac65636d52db Author: Luke Macken lmacken@redhat.com Date: Sun Dec 28 23:11:04 2008 -0500
Add a LinuxLiveUSBCreator.format_device method.
diff --git a/liveusb/creator.py b/liveusb/creator.py index 26a59b6..ad5463c 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -624,6 +624,11 @@ class LinuxLiveUSBCreator(LiveUSBCreator): if name == self._drive: return disk, part, name
+ def format_device(self): + """ Format the selected partition as FAT32 """ + self.log.info('Formatting %s as FAT32' % self._drive) + self.popen('mkfs.vfat -F 32 %s' % self._drive) +
class WindowsLiveUSBCreator(LiveUSBCreator):
commit 8b63513c9a6857b40bc327f86f64a4c523886b13 Author: Luke Macken lmacken@redhat.com Date: Sun Dec 28 23:07:21 2008 -0500
Pull some logic from bootable_partition() into a get_disk_partition() method
diff --git a/liveusb/creator.py b/liveusb/creator.py index f831a43..26a59b6 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -589,26 +589,16 @@ class LinuxLiveUSBCreator(LiveUSBCreator): def bootable_partition(self): """ Ensure that the selected partition is flagged as bootable """ import parted - parent = self.drives[self._drive]['parent'] - if not parent: - self.log.warning('%s has no parent device' % self._drive) - return - dev = parted.PedDevice.get(parent) - disk = parted.PedDisk.new(dev) - partitions = self.get_partitions(disk) - for part in partitions: - name = '%s%d' % (parent, part.num) - if name == self._drive: - if part.is_flag_available(parted.PARTITION_BOOT): - if part.get_flag(parted.PARTITION_BOOT): - self.log.debug('%s already bootable' % name) - else: - part.set_flag(parted.PARTITION_BOOT, 1) - disk.commit() - self.log.info('Marked %s as bootable' % name) - return - else: - self.log.warning('%s does not have boot flag' % name) + disk, partition, name = self.get_disk_partition() + if partition.is_flag_available(parted.PARTITION_BOOT): + if partition.get_flag(parted.PARTITION_BOOT): + self.log.debug('%s already bootable' % name) + else: + partition.set_flag(parted.PARTITION_BOOT, 1) + disk.commit() + self.log.info('Marked %s as bootable' % name) + else: + self.log.warning('%s does not have boot flag' % name)
def get_partitions(self, disk): """ Return a list of partitions on a given parted.PedDisk """ @@ -622,6 +612,18 @@ class LinuxLiveUSBCreator(LiveUSBCreator): part = disk.next_partition(part) return partitions
+ def get_disk_partition(self): + """ Return the PedDisk and partition of the selected device """ + import parted + parent = self.drives[self._drive]['parent'] + dev = parted.PedDevice.get(parent) + disk = parted.PedDisk.new(dev) + partitions = self.get_partitions(disk) + for part in partitions: + name = '%s%d' % (parent, part.num) + if name == self._drive: + return disk, part, name +
class WindowsLiveUSBCreator(LiveUSBCreator):
commit bbb360ab9e825c1fdbca2921d2c0baae2be67a33 Author: Luke Macken lmacken@redhat.com Date: Sun Nov 30 21:01:43 2008 -0500
Add Fedora 10 release
diff --git a/liveusb/releases.py b/liveusb/releases.py index e31528c..8b452a5 100644 --- a/liveusb/releases.py +++ b/liveusb/releases.py @@ -1,23 +1,23 @@ releases = ( { - 'name': 'Fedora 10 Beta (i686)', - 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/test/10-Beta/Liv...', - 'sha1': '76183cb5f0f15e9596e499b7712c77f784c234d0', + 'name': 'Fedora 10 (i686)', + 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/10/Live/i686/F10...', + 'sha1': 'c0efba4eb55c142bcda3d78d8a02fada2339a220', }, { - 'name': 'Fedora 10 Beta KDE (i686)', - 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/test/10-Beta/Liv...', - 'sha1': '24b9f6adf6d2f3daf0a90c041c0b4afaf45e12d6', + 'name': 'Fedora 10 KDE (i686)', + 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/10/Live/i686/F10...', + 'sha1': 'd1b1d714d77534872b82c97abcf6f6c877a0d364', }, { - 'name': 'Fedora 10 Beta (x86_64)', - 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/test/10-Beta/Liv...', - 'sha1': 'f0ba4a28689375579d56dd8bf9d0e45ea26a6ced', + 'name': 'Fedora 10 (x86_64)', + 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/10/Live/x86_64/F...', + 'sha1': '942ed175b97d5194daf71ba27f34444bf7544c1b', }, { - 'name': 'Fedora 10 Beta KDE (x86_64)', - 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/test/10-Beta/Liv...', - 'sha1': '6f32b75c09838a407371aec211e1951d357baf03', + 'name': 'Fedora 10 KDE (x86_64)', + 'url': 'http://download.fedoraproject.org/pub/fedora/linux/releases/10/Live/x86_64/F...', + 'sha1': 'a58634cf8dbd9e27db2b9cbf48d18c2e0dfe941e', },
{
commit 9c1a52a096beb80167e2e106c540fa8ac3917519 Author: Luke Macken lmacken@redhat.com Date: Sun Nov 30 13:46:16 2008 -0500
Ensure that the selected partition is flagged as bootable.
diff --git a/liveusb/creator.py b/liveusb/creator.py index f0af599..f831a43 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -586,6 +586,42 @@ class LinuxLiveUSBCreator(LiveUSBCreator): proxies['ftp'] = ftpProxy return proxies
+ def bootable_partition(self): + """ Ensure that the selected partition is flagged as bootable """ + import parted + parent = self.drives[self._drive]['parent'] + if not parent: + self.log.warning('%s has no parent device' % self._drive) + return + dev = parted.PedDevice.get(parent) + disk = parted.PedDisk.new(dev) + partitions = self.get_partitions(disk) + for part in partitions: + name = '%s%d' % (parent, part.num) + if name == self._drive: + if part.is_flag_available(parted.PARTITION_BOOT): + if part.get_flag(parted.PARTITION_BOOT): + self.log.debug('%s already bootable' % name) + else: + part.set_flag(parted.PARTITION_BOOT, 1) + disk.commit() + self.log.info('Marked %s as bootable' % name) + return + else: + self.log.warning('%s does not have boot flag' % name) + + def get_partitions(self, disk): + """ Return a list of partitions on a given parted.PedDisk """ + partitions = [] + part = disk.next_partition() + while part: + if part.type_name in ("metadata", "free"): + part = disk.next_partition(part) + continue + partitions.append(part) + part = disk.next_partition(part) + return partitions +
class WindowsLiveUSBCreator(LiveUSBCreator):
diff --git a/liveusb/gui.py b/liveusb/gui.py index 54ee38a..842d930 100755 --- a/liveusb/gui.py +++ b/liveusb/gui.py @@ -180,9 +180,11 @@ class LiveUSBThread(QtCore.QThread): self.live.create_persistent_overlay() self.live.update_configs() self.live.install_bootloader() + self.live.bootable_partition()
duration = str(datetime.now() - now).split('.')[0] self.status(_("Complete! (%s)" % duration)) + except LiveUSBError, e: self.status(e.message) self.status(_("LiveUSB creation failed!"))
commit 19878d4ab77e90fc8905573c118e8493bf44ea77 Author: Luke Macken lmacken@redhat.com Date: Sun Nov 30 13:13:44 2008 -0500
Refactor the olpc installation method, pulling some of it out into a get_kernel_args method.
diff --git a/liveusb/creator.py b/liveusb/creator.py index c20d332..f0af599 100755 --- a/liveusb/creator.py +++ b/liveusb/creator.py @@ -122,19 +122,28 @@ class LiveUSBCreator(object): raise LiveUSBError('extract_iso must be run before ' 'install_bootloader') if self.opts.xo: - self._setup_olpc() + self.setup_olpc()
- def _setup_olpc(self): + def setup_olpc(self): """ Install the Open Firmware configuration for the OLPC.
This method will make the selected device bootable on the OLPC. It does this by installing a /boot/olpc.fth open firmware configuration file that enables booting off of USB and SD cards on the XO. """ + from liveusb.olpc import ofw_config self.log.info(_('Setting up OLPC boot file...')) - args = [] + args = self.get_kernel_args() + if not os.path.exists(os.path.join(self.dest, 'boot')): + os.mkdir(os.path.join(self.dest, 'boot')) + olpc_cfg = file(os.path.join(self.dest, 'boot', 'olpc.fth'), 'w') + olpc_cfg.write(ofw_config % ' '.join(args)) + olpc_cfg.close() + self.log.debug('Wrote %s' % olpc_cfg.name)
- # Grab the kernel arguments from our syslinux configuration + def get_kernel_args(self): + """ Grab the kernel arguments from our syslinux configuration """ + args = [] cfg = file(os.path.join(self.dest, 'isolinux', 'syslinux.cfg')) for line in cfg.readlines(): if 'append' in line: @@ -142,14 +151,7 @@ class LiveUSBCreator(object): if not arg.startswith('initrd')]) break cfg.close() - - from liveusb.olpc import ofw_config - if not os.path.exists(os.path.join(self.dest, 'boot')): - os.mkdir(os.path.join(self.dest, 'boot')) - olpc_cfg = file(os.path.join(self.dest, 'boot', 'olpc.fth'), 'w') - olpc_cfg.write(ofw_config % ' '.join(args)) - olpc_cfg.close() - self.log.debug('Wrote %s' % olpc_cfg.name) + return args
def terminate(self): """ Terminate any subprocesses that we have spawned """
liveusb-creator@lists.stg.fedorahosted.org