XML
XML
>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3'
b:responsive='true' b:templateVersion='1.0.0'
expr:class='data:blog.languageDirection' expr:dir='data:blog.languageDirection'
xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<meta content='width=device-width, initial-scale=1, minimum-scale=1, maximum-
scale=1' name='viewport'/>
<title><data:view.title.escaped/></title>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:view.isHomepage'>
<script
type='application/ld+json'>{"@context":"http://schema.org",&quo
t;@type":"WebSite","name":"<data:view.title.escaped/
>","url":"<data:view.url.canonical/
>","potentialAction":
{"@type":"SearchAction","target":"<data:view.url
.canonical/>search?q={search_term_string}","query-
input":"required name=search_term_string"}}</script>
</b:if>
<!-- Google Fonts -->
<link href='//fonts.googleapis.com/css?family=Lato:400,400i,700,700i'
media='all' rel='stylesheet' type='text/css'/>
<link href='https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-
awesome.min.css' rel='stylesheet'/>
/*
<!-- Variable definitions -->
<Variable name="keycolor" description="Main Color" type="color" default="$
(main.color)" value="#2874f0"/>
<Variable name="followByEmail" description="Follow By Email Text" type="string"
default="Get all latest content delivered straight to your inbox." value="Get all
latest content delivered straight to your inbox."/>
.header-menu{
position:relative;
float:left;
width:100%;
height:42px;
background-color:$(menu.bg);
z-index:10;
font-size:13px;
margin:0
}
.header-menu .container{
position:relative;
margin:0 auto;
padding:0
}
#main-menu .widget,#main-menu .widget > .widget-title{
display:none
}
#main-menu .show-menu{
display:block
}
#main-menu{
position:relative;
height:42px;
z-index:15
}
#main-menu ul > li{
float:left;
position:relative;
margin:0;
padding:0;
transition:background .17s
}
#main-menu ul > li > a{
position:relative;
color:$(menu.color);
font-size:14px;
font-weight:700;
line-height:42px;
display:inline-block;
margin:0;
padding:0 13px;
transition:color .17s ease
}
#main-menu ul#main-menu-nav > li:first-child > a{
padding:0 13px 0 0
}
#main-menu ul#main-menu-nav > li > a{
text-transform:uppercase
}
#main-menu ul > li:hover > a{
color:#fff
}
#main-menu ul > li > ul{
position:absolute;
float:left;
left:0;
top:42px;
width:180px;
background-color:#fff;
z-index:99999;
margin:0;
padding:0;
border-bottom:2px solid $(menu.bg);
box-shadow:0 3px 5px rgba(0,0,0,0.2);
visibility:hidden;
opacity:0
}
#main-menu ul > li > ul > li > ul{
position:absolute;
float:left;
top:0;
left:100%;
margin:0
}
#main-menu ul > li > ul > li{
display:block;
float:none;
position:relative;
transition:all .17s ease
}
#main-menu ul > li > ul > li a{
display:block;
height:36px;
font-size:13px;
color:$(title.color);
font-weight:700;
line-height:36px;
box-sizing:border-box;
margin:0;
padding:0 15px;
border-bottom:1px solid rgba(0,0,0,0.1);
transition:all .17s ease
}
#main-menu ul > li > ul > li:hover > a{
color:$(main.color)
}
#main-menu ul > li > ul > li:last-child a{
border-bottom:0
}
#main-menu ul > li.has-sub > a:after{
content:'\f107';
float:right;
font-family:FontAwesome;
font-size:14px;
font-weight:400;
margin:0 0 0 3px
}
#main-menu ul > li > ul > li.has-sub > a:after{
content:'\f105';
float:right;
margin:0
}
#main-menu .mega-menu{
position:static!important
}
#main-menu .mega-menu > ul{
width:100%;
box-sizing:border-box;
height: 0;
padding: 0;
}
#main-menu .mega-menu > ul.complex-tabs > ul.select-tab > li.active > a:after {
content: '\f105';
font-family: FontAwesome;
font-weight: 900;
float: right;
margin: 0;
}
#main-menu .mega-menu > ul.complex-tabs > ul.select-tab > li.active > a,#main-
menu .mega-menu > ul.complex-tabs > ul.select-tab > li:hover > a {
color: $(main.color);
border-right: 1px solid #fff;
}
#main-menu ul > li:hover > ul,#main-menu ul > li > ul > li:hover > ul {
visibility: visible;
opacity: 1;
-webkit-backface-visibility: hidden;
-webkit-transform: translate(0);
-moz-transform: translate(0);
transform: translate(0);
}
#main-menu ul > li.mega-menu:hover > ul {
height:auto;
padding:20px 10px
}
#main-menu ul ul {
transition: .25s ease;
}
.mega-tab {
visibility: hidden;
opacity: 0;
position: relative;
width: 80%;
height:0px;
float: right;
-webkit-transform: translateY(100%);
transform: translateY(100%);
position: absolute;
}
.tab-active {
visibility: visible;
opacity: 1;
height:auto;
display: block;
position: static;
transform: scaleX(1);
}
.tab-animated {
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@keyframes tab-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.tab-fadeIn {
animation-name: tab-fadeIn;
}
@keyframes tab-fadeInUp {
from {
opacity: 0;
transform: translate3d(0,5px,0);
}
to {
opacity: 1;
transform: translate3d(0,0,0);
}
}
.tab-fadeInUp {
animation-name: tab-fadeInUp;
}
.mega-carousel .mega-widget:after {
left: auto;
right: 0;
}
.mega-widget .mega-item {
float: left;
width: 20%;
box-sizing: border-box;
padding: 0 10px;
}
.mega-widget .mega-content {
position: relative;
width: 100%;
overflow: hidden;
padding: 0;
}
.mega-content .post-image-link {
width: 100%;
height: 100%;
z-index: 1;
display: block;
position: relative;
overflow: hidden;
padding: 0;
}
.mega-content .post-title {
position: relative;
font-size: 13px;
font-weight: 400;
line-height: 1.5em;
margin: 7px 0 5px;
padding: 0;
}
.mega-content .post-title a {
color: $(title.color);
transition: color .25s;
}
.main-slider .post-info-wrap {
position: absolute;
left: 0;
bottom: 0;
text-align: left;
overflow: hidden;
z-index: 5;
width: 100%;
padding: 0 10px 10px;
background-image: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));
box-sizing: border-box;
}
#slider-section {
}
.main-slider .post-info{
position: relative;
overflow: hidden;
display: block;
z-index: 10;
}
.main-slider .post-date{
font-size:11px;
color:#fff;
margin:0
}
.main-slider .post-title{
font-size:22px;
font-weight:600;
display:block;
line-height:1.5;
letter-spacing: 0.3px;
margin:0 0 5px
}
.main-slider .post-title a{
color:#fff;
display:block
}
.main-slider .post-title a:hover{
text-decoration:underline
}
.main-slider .post-snippet {
color:#fff;
}
.show-slider .widget-content {
position: relative;
height: 329px;
overflow: hidden;
float: left;
background: #fff;
width: 100%;
}
.show-slider .no-posts{
position:absolute;
top:calc(50% - 50px);
left:0;
width:100%;
text-align:center;
}
.main-slider .post-info .post-tag{
position:static;
display: inline-block;
height:20px;
background-color:$(main.color);
color:#fff;
text-transform:uppercase;
line-height:20px;
padding:0 8px;
margin:0 0 10px;
transition:all .17s ease
}
.main-slider .post-meta {
color: #aaaaaa;
font-size: 12px;
font-weight: 400;
line-height: 18px;
padding: 0 1px;
}
.main-slider .post-date {
font-size: 11px;
color: #fff;
margin: 0;
display: inline-block;
float:none;
}
.main-slider .owl-nav{
position:absolute;
top:calc(50% - 15px);
left:0;
right:0;
height:0
}
.main-slider .owl-prev,.main-slider .owl-next{
height:30px;
line-height:30px;
z-index:10;
border:0
}
.main-slider .owl-prev{
float:left;
left:-30px
}
.main-slider:hover .owl-prev{
left:0
}
.main-slider .owl-next{
float:right;
right:-30px
}
.main-slider:hover .owl-next{
right:0
}
.carousel-outer-wrap {
padding: 15px 0;
}
.carousel-outer-wrap .container {
margin: 0 auto;
position: relative;
}
.carousel-outer-wrap .mega-tab {
width: 100%;
float: left;
}
.carousel-outer-wrap ul.complex-tabs ul.select-tab {
display: block;
text-align: center;
margin-bottom: 20px;
background:$(main.dark.color)
}
.carousel-outer-wrap ul.complex-tabs ul.mega-widget {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
.carousel-outer-wrap ul.complex-tabs ul li {
position: relative;
display: inline-block;
font-size: 14px;
background-color: $(main.dark.color);
font-weight: 400;
line-height: 30px;
text-align: center;
text-transform: uppercase;
cursor: pointer;
list-style: none;
margin: 0;
padding: 0;
transition: background .25s;
}
.carousel-outer-wrap ul.complex-tabs ul li.active {
background-color: $(main.color);
}
.carousel-outer-wrap ul.complex-tabs ul li a {
color: #fff;
display: block;
padding: 0 10px;
}
.carousel-outer-wrap .mega-content .post-image-link {
}
.carousel-outer-wrap .mega-content .post-image-link {
height:280px;
margin-bottom:10px;
}
.carousel-outer-wrap .mega-content .post-image-link:before, .post-image-
link:before{
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
opacity: 0.5;
background: -webkit-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5)
70%,rgba(0,0,0,1) 100%);
background: -moz-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5)
70%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5)
70%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5)
70%,rgba(0,0,0,1) 100%);
background: linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5)
70%,rgba(0,0,0,1) 100%);
transition: all 0.25s ease-in-out 0s;
}
.res-pro-ad {
margin: 15px auto 15px;
}
#hot-wrapper{
margin:0 auto
}
#hot-section .widget,#hot-section .widget > .widget-title{
display:none
}
#hot-section .show-hot{
display:block!important
}
#hot-section .show-hot .widget-content{
position:relative;
overflow:hidden;
height:320px;
margin:30px 0 0
}
.hot-loader{
position:relative;
height:100%;
overflow:hidden;
display:block
}
.hot-loader:after{
content:'';
position:absolute;
top:50%;
left:50%;
width:26px;
height:26px;
margin:-15px 0 0 -15px;
border:2px solid #ddd;
border-left-color:$(main.color);
border-top-color:$(main.color);
border-radius:100%;
animation:spinner .8s infinite linear;
transform-origin:center
}
@-webkit-keyframes spinner {
0%{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to{
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes spinner {
0%{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to{
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
ul.hot-posts{
position:relative;
overflow:hidden;
height:320px;
margin:0 -15px
}
.hot-posts .hot-item{
position: relative;
float: left;
width: 30%;
height: 155px;
overflow: hidden;
box-sizing: border-box;
padding: 0 5px;
margin: 0 0 10px;
}
.hot-posts .item-0 {
width: 40%;
height: 320px;
padding-right: 15px;
}
.hot-posts .item-1 {
height: 320px;
}
.hot-item-inner{
position:relative;
float:left;
width:100%;
height:100%;
overflow:hidden;
display:block
}
.hot-posts .post-image-link{
width:100%;
height:100%;
position:relative;
overflow:hidden;
display:block
}
.hot-posts .product-info{
position:absolute;
bottom:0;
left:0;
width:100%;
background-image:linear-gradient(rgba(0,0,0,0),#000);
overflow:hidden;
z-index:5;
box-sizing:border-box;
padding:20px
}
.hot-posts .post-title{
display:block;
font-size:14px;
font-weight:700;
text-transform:uppercase;
line-height:1.5em;
margin:5px 0
}
.hot-posts .post-title a{
color:#fff;
display:block
}
.hot-posts .meta-price{
font-size:13px
}
.show-hot .no-posts{
position:absolute;
top:calc(50% - 50px);
left:0;
width:100%
}
.services-wrapper {
display: none;
position: relative;
float: left;
width: 100%;
padding: 35px 0 0;
margin: 0;
}
.services-wrapper .container {
position: relative;
margin: 0 auto;
}
.services-wrapper .right-side-widget {
margin: 0 -10px;
}
.services-wrapper .right-side-widget .widget {
display: block;
list-style: none;
width: calc(100% / 4);
float: left;
padding: 0 10px;
margin-bottom: 40px;
box-sizing: border-box;
position: relative;
}
.services-wrapper .right-side-widget .service-content {
text-align: center;
display:block;
padding: 40px 45px 40px 40px;
-webkit-box-shadow: 0 20px 25px 0 rgba(0,0,0,.08);
box-shadow: 0 20px 25px 0 rgba(0,0,0,.08);
border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
overflow: hidden;
position: relative;
background: #fff;
box-sizing: border-box;
}
.services-wrapper .right-side-widget .service-icon {
font-size: 45px;
width: 150px;
height: 150px;
background-color: #f0f0f0;
border-radius: 3px;
position: relative;
display: inline-block;
overflow: hidden;
margin: 10px;
list-style: none;
line-height: 150px;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
.services-wrapper .right-side-widget .widget:hover .service-icon {
background: #fa5555;
color: #ffffff;
border-radius: 50%;
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
.services-wrapper .right-side-widget .service-icon i {
background-color: transparent;
}
.services-wrapper .right-side-widget .service-content-details {
overflow: hidden;
display:block;
text-align:center;
}
.services-wrapper .right-side-widget .service-title {
margin: 15px 0 10px;
font-size: 16px;
color: #222222;
font-weight: 700;
text-transform: capitalize;
letter-spacing: 1px;
}
.services-wrapper .right-side-widget .service-content-details .service-snippet {
color: #5a5a5a;
font-size: 13px;
line-height: 22px;
}
.queryMessage{
overflow:hidden;
background-color:#fbfbfb;
color:$(title.color);
font-size:13px;
font-weight:400;
padding:8px 10px;
margin:0 0 25px
}
.queryMessage .query-info{
margin:0 5px
}
.queryMessage .search-query,.queryMessage .search-label{
font-weight:700;
text-transform:uppercase
}
.queryMessage .search-query:before,.queryMessage .search-label:before{
content:"\201c"
}
.queryMessage .search-query:after,.queryMessage .search-label:after{
content:"\201d"
}
.queryMessage a.show-more{
float:right;
color:$(title.hover);
text-decoration:underline;
transition:opacity .17s
}
.queryMessage a.show-more:hover{
opacity:.8
}
.queryEmpty{
font-size:13px;
font-weight:400;
padding:10px 0;
margin:0 0 25px;
text-align:center
}
.title-wrap{
position:relative;
float:left;
width:100%;
display:block;
margin:0 0 20px;
border-bottom:1px solid #ebebeb
}
.title-wrap > h3{
position:relative;
float:left;
font-size:14px;
color:$(title.color);
font-weight:700;
text-transform:uppercase;
padding:0 0 10px;
margin:0
}
.title-wrap > h3:after{
position:absolute;
content:'';
background-color:$(main.color);
width:55px;
height:2px;
bottom:-1px;
left:0;
margin:0
}
.custom-widget li{
overflow:hidden;
padding:15px 0 0;
margin:15px 0 0;
border-top:1px dotted #ebebeb
}
.custom-widget li:first-child{
padding:0;
margin:0;
border:0
}
.featured-products.common-widget ul.custom-widget {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.featured-products.common-widget li, .featured-products.common-widget li:first-
child {
display: block;
width: calc(100% / 3);
box-sizing: border-box;
padding: 0 15px;
margin: 0 0 30px;
border:0;
}
.featured-products.common-widget .widget-title, .products-list.common-
widget .widget-title,.home-title-wrap {
position: relative;
float: left;
width: 100%;
height: 32px;
display: block;
margin: 0 0 20px;
background:$(main.dark.color);
}
.featured-products.common-widget .widget-title > h3, .products-list.common-
widget .widget-title > h3, .home-title-wrap > h3 {
position: relative;
float: left;
height: 32px;
font-size: 15px;
color: #fff;
background: $(main.color);
text-transform: uppercase;
line-height: 32px;
padding: 0 12px;
margin: 0;
}
.featured-products.common-widget .widget-title > h3:after, .products-list.common-
widget .widget-title > h3:after, .home-title-wrap > h3:after {
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
right: -15px;
border-top: 32px solid transparent;
border-left: 15px solid $(main.color);
border-right: 0 solid $(main.color);
border-bottom: 0;
}
a.view-all {
display:none;
position: relative;
float: right;
height: 22px;
font-size: 11px;
line-height: 22px;
margin-top: 5px;
margin-right: 5px;
padding: 0 10px;
font-weight: bold;
text-transform: uppercase;
transition: all .17s ease;
color: #fff;
background: #e51515;
border-radius: 2px;
}
.featured-products.common-widget .widget-title a.view-all {
display:block;
}
.products-list.common-widget {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
.products-list .common-widget {
display: block;
width: calc(100% / 2);
box-sizing: border-box;
padding: 0 10px;
margin: 0 0 30px;
border: 0;
}
.products-list.common-widget .custom-widget {
display: block;
float: left;
width: 100%;
}
.custom-widget .post-image-link{
position:relative;
width:70px;
height:75px;
float:left;
overflow:hidden;
display:block;
vertical-align:middle;
margin:0 12px 0 0
}
.custom-widget .product_off {
display:none;
}
.featured-products.common-widget .custom-widget .product_off {
display: block;
}
.featured-products.common-widget .post-image-link{
float: left;
width: 100%;
height: 230px;
overflow: hidden;
margin: 0 0 10px;
}
.custom-widget .product-info{
overflow:hidden
}
.featured-products.common-widget .product-info{
float: left;
width: 100%;
overflow: hidden;
}
.custom-widget .post-title{
overflow:hidden;
font-size:14px;
font-weight:700;
text-transform:uppercase;
margin:0 0 5px
}
.custom-widget .post-title a{
display:block;
color:$(title.color);
transition:color .17s
}
.custom-widget li:hover .post-title a{
color:$(title.hover)
}
.ad-slot-main .widget > .widget-title{
display:none
}
.double-ads{
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.ad-slot-main {
display: block;
width: calc(100% / 2);
box-sizing: border-box;
padding: 0 15px;
margin: 0 0 30px;
border: 0;
}
.home-ad .widget>.widget-title {
display: none
}
.home-ad .widget {
width: 728px;
max-width: 100%;
margin: 0 auto
}
}
.color-menu {
margin-bottom: 10px;
}
.featured-products.common-widget .center-menu .widget {
margin: 0 -5px;
}
.featured-products.common-widget .center-menu .widget-title {
display:none;
}
.featured-products.common-widget .center-menu ul {
overflow: hidden;
list-style: none;
padding: 0;
margin: 0;
}
.center-menu ul li, .featured-products.common-widget .center-menu ul li:first-
child, .featured-products.common-widget .center-menu ul li:first-child, .featured-
products.common-widget .center-menu ul li:nth-child(2), .featured-products.common-
widget .center-menu ul li:nth-child(odd), .featured-products.common-widget .center-
menu ul li:nth-child(even) {
display: block;
list-style: none;
width: calc(100% / 2);
float: left;
padding: 0 5px;
margin-bottom: 10px;
box-sizing: border-box;
text-align: center;
}
.featured-products.common-widget .center-menu ul li a {
padding: 15px;
box-sizing: border-box;
display: block;
text-decoration: none;
line-height: 22px;
font-size: 14px;
font-weight: bold;
color: #fff;
transition: 0.5s all;
text-transform: capitalize;
}
.featured-products.common-widget .center-menu ul li a i {
position: relative;
text-align: center;
vertical-align: middle;
color: #fff;
margin: 0;
display: block;
height: 50px;
line-height: 50px;
font-size: 35px;
}
.center-menu ul li:nth-child(1) a {
background:#689f38;
}
.center-menu ul li:nth-child(2) a {
background:#ed3b3b;
}
.center-menu ul li:nth-child(3) a {
background:#ef6c00;
}
.center-menu ul li:nth-child(4) a {
background:#039be5;
}
.center-menu ul li:nth-child(5) a {
background:#658092;
}
.center-menu ul li:nth-child(6) a {
background:#e8db04;
}
.center-menu ul li:nth-child(7) a {
background:#00c118;
}
.center-menu ul li:nth-child(8) a {
background:#a20f85;
}
.center-menu ul li:nth-child(9) a {
background:#eeb6b0;
}
.center-menu ul li:nth-child(10) a {
background:#a5370b;
}
.center-menu ul li a:hover {
background: $(main.dark.color);
}
.index-post-wrap{
position:relative;
float:left;
width:100%
}
.blog-post{
display:block;
overflow:hidden;
word-wrap:break-word
}
.grid-posts{
display:flex;
flex-wrap:wrap;
margin:0 -15px
}
.index-post{
display:block;
width:calc(100% / 3);
box-sizing:border-box;
padding:0 15px;
margin:0 0 30px
}
.index-post .post-image-wrap{
float:left;
width:100%;
height:230px;
overflow:hidden;
margin:0 0 10px
}
.index-post .post-image-wrap .post-image-link{
width:100%;
height:100%;
position:relative;
display:block;
z-index:1;
overflow:hidden
}
.index-post .product-info{
float:left;
width:100%;
overflow:hidden
}
.index-post .product-info > h2{
font-size:14px;
font-weight:700;
text-transform:uppercase;
text-decoration:none;
margin:0 0 8px
}
.index-post .product-info > h2 > a{
display:block;
color:$(title.color);
transition:color .17s
}
.index-post:hover .product-info > h2 > a{
color:$(title.hover)
}
.index-post .item_price{
margin:0 0 10px;
display:none
}
.index-post .item_price.show{
display:block
}
.index-post .meta-price{
font-size:13px
}
.index-post .item_add{
display:block;
background-color:$(main.dark.color);
height:30px;
font-size:14px;
color:#fff;
font-weight:700;
line-height:30px;
text-align:center;
margin:0;
transition:background .17s ease
}
.index-post .item_add i{
margin:0 5px 0 0
}
.index-post .item_add:hover,.item_add.productad{
background-color:$(main.color)
}
.item_add .product_added,.item_add.productad .add_product{
display:none
}
.item_add.productad .product_added{
display:block
}
.product_off{
position:absolute;
top:15px;
left:15px;
height:30px;
background-color:#f50000;
font-size:14px;
color:#fff;
font-weight:700;
text-align:center;
line-height:30px;
z-index:2;
padding:0 10px
}
.index-post .product_off,.FeaturedPost .product_off,.product-header .product_off{
visibility:hidden;
opacity:0;
transition:all .17s ease
}
.index-post .product_off.show,.FeaturedPost .product_off.show,.product-
header .product_off.show{
visibility:visible;
opacity:1
}
.widget iframe,.widget img{
max-width:100%
}
.date-header{
display:block;
overflow:hidden;
font-weight:400;
margin:0!important;
padding:0
}
#breadcrumb{
font-size:12px;
font-weight:400;
color:#aaa;
text-transform:capitalize;
margin:0 0 15px
}
#breadcrumb a{
color:#aaa;
transition:color .17s
}
#breadcrumb a:hover{
color:$(title.hover)
}
#breadcrumb a,#breadcrumb em{
display:inline-block
}
#breadcrumb .delimiter:after{
content:'\f054';
font-family:FontAwesome;
font-size:8px;
font-weight:400;
font-style:normal;
vertical-align:middle;
margin:0 3px
}
.product-header{
position:relative;
float:left;
width:100%;
background-color:#fbfbfb;
box-sizing:border-box;
padding:15px;
margin:0 0 30px
}
.col-left{
position:relative;
float:left;
width:250px
}
.col-left .post-image-wrap{
position:relative;
width:100%;
height:auto
}
.col-right{
position:relative;
float:right;
width:calc(100% - 265px)
}
.product-post .post-body img{
display:none
}
.product-post h1.post-title{
position:relative;
display:block;
font-size:18px;
color:$(title.color);
line-height:1.5em;
font-weight:700;
text-transform:uppercase;
margin:10px 0 20px;
padding:0 0 10px;
border-bottom:1px solid #ebebeb
}
.product-post h1.post-title:after{
position:absolute;
content:'';
background-color:$(main.color);
width:55px;
height:2px;
bottom:-1px;
left:0;
margin:0
}
.static_page .item-post h1.post-title{
position:relative;
display:block;
font-size:18px;
color:$(title.color);
line-height:1.5em;
font-weight:700;
text-transform:uppercase;
margin:0 0 20px;
padding:0 0 10px;
border-bottom:1px solid #ebebeb
}
.static_page .item-post h1.post-title:after{
position:absolute;
content:'';
background-color:$(main.color);
width:55px;
height:2px;
bottom:-1px;
left:0;
margin:0
}
.col-right .item_price{
display:none;
margin:0 0 10px
}
.col-right .item_price.show{
display:block
}
.col-right .item_price b{
font-size:16px;
color:$(title.color);
font-weight:700;
margin:0 5px 0 0
}
.col-right .meta-price{
font-size:16px
}
.sora-product-buy-buttons{
display:block;
overflow:hidden;
margin:0 0 30px
}
.sora-product-buy-buttons a{
float:left;
background-color:$(main.dark.color);
height:30px;
font-size:14px;
color:#fff;
font-weight:700;
line-height:30px;
text-align:center;
padding:0 15px;
margin:10px 10px 0 0;
transition:background .17s ease
}
.sora-product-buy-buttons a i{
margin:0 5px 0 0
}
.sora-product-buy-buttons a:hover{
background-color:$(main.color)
}
.product-post .post-content{
position:relative;
float:left;
widht:100%;
margin:0
}
.item-post .post-body{
float:left;
width:100%;
font-size:15px;
line-height:1.5em;
overflow:hidden;
box-sizing:border-box;
padding:0;
margin:0 0 30px
}
.item-post .post-outer{
padding:0
}
.item-post .post-body img{
max-width:100%
}
.main .widget{
margin:0
}
.main .Blog{
border-bottom-width:0
}
.post-footer{
position:relative;
float:left;
width:100%;
margin:0
}
.inline-ad{
position:relative;
display:block;
max-height:60px;
margin:0 0 30px
}
.inline-ad > ins{
display:block!important;
margin:0 auto!important
}
.item .inline-ad{
float:left;
width:100%;
margin:20px 0 0
}
.item-post-wrap > .inline-ad{
margin:0 0 20px
}
.post-labels{
overflow:hidden;
height:auto;
position:relative;
margin:0 0 30px;
padding:0
}
.post-labels span,.post-labels a{
float:left;
color:$(title.color);
font-size:14px;
font-weight:400;
margin:0 4px 0 0;
padding:0
}
.post-labels span{
font-weight:700
}
.post-labels a{
transition:color .17s ease
}
.post-labels a:after{
content:','
}
.post-labels a:last-child:after{
display:none
}
.post-labels a:hover{
color:$(title.hover);
text-decoration:underline
}
.post-share{
position:relative;
overflow:hidden;
margin:0
}
.share-title{
position:relative;
display:block;
font-size:14px;
color:$(title.color);
text-transform:uppercase;
font-weight:700;
margin:0 0 10px
}
ul.share-links{
position:relative
}
.share-links li{
float:left;
box-sizing:border-box;
margin:0 5px 0 0
}
.share-links li a{
float:left;
display:inline-block;
cursor:pointer;
width:30px;
height:30px;
line-height:30px;
color:#fff;
font-weight:400;
font-size:13px;
text-align:center;
box-sizing:border-box;
opacity:1;
transition:all .17s ease
}
.share-links li a:hover{
opacity:.8
}
ul.post-nav{
position:relative;
overflow:hidden;
display:block;
margin:0 0 30px
}
.post-nav li{
display:inline-block;
width:50%
}
.post-nav .post-prev{
float:left;
text-align:left;
box-sizing:border-box;
padding:0 10px
}
.post-nav .post-next{
float:right;
text-align:right;
box-sizing:border-box;
padding:0 10px
}
.post-nav li a{
color:$(title.color);
line-height:1.4em;
display:block;
overflow:hidden;
transition:color .17s
}
.post-nav li:hover a{
color:$(title.hover)
}
.post-nav li span{
display:block;
font-size:11px;
color:#aaa;
font-weight:700;
text-transform:uppercase;
padding:0 0 2px
}
.post-nav .post-prev span:before{
content:"\f053";
float:left;
font-family:FontAwesome;
font-size:10px;
font-weight:400;
text-transform:none;
margin:0 2px 0 0
}
.post-nav .post-next span:after{
content:"\f054";
float:right;
font-family:FontAwesome;
font-size:10px;
font-weight:400;
text-transform:none;
margin:0 0 0 2px
}
.post-nav p{
font-size:12px;
font-weight:400;
line-height:1.4em;
margin:0
}
.post-nav .post-nav-active p{
color:#aaa
}
#related-wrap{
overflow:hidden;
margin:0 0 30px
}
#related-wrap .related-tag{
display:none
}
.related-ready{
float:left;
width:100%
}
.related-ready .loader{
height:178px
}
ul.related-posts{
position:relative;
overflow:hidden;
margin:0 -15px;
padding:0
}
.related-posts .related-item{
width:calc(100% / 3);
position:relative;
overflow:hidden;
float:left;
display:block;
box-sizing:border-box;
padding:0 15px;
margin:0
}
.related-posts .post-image-link{
width:100%;
height:230px;
position:relative;
overflow:hidden;
display:block
}
.related-posts .post-title{
display:block;
font-size:14px;
font-weight:700;
text-transform:uppercase;
margin:10px 0 5px
}
.related-posts .post-title a{
color:$(title.color);
transition:color .17s
}
.related-posts .related-item:hover .post-title a{
color:$(title.hover)
}
.related-posts .meta-price{
font-size:13px
}
#blog-pager{
float:left;
width:100%;
overflow:hidden;
clear:both;
margin:0 0 30px
}
.blog-pager a,.blog-pager span{
float:left;
display:block;
min-width:30px;
height:30px;
background-color:#fff;
color:$(title.color);
font-size:13px;
font-weight:700;
line-height:30px;
text-align:center;
box-sizing:border-box;
padding:0 10px;
margin:0 5px 0 0;
border:1px solid #ebebeb;
transition:all .17s ease
}
.blog-pager span.page-dots{
min-width:20px;
background-color:#fff;
font-size:16px;
color:$(body.text.color);
font-weight:400;
line-height:32px;
padding:0;
border:0
}
.blog-pager .page-of{
display:none
}
.blog-pager .page-active,.blog-pager a:hover{
background-color:$(main.dark.color);
color:#fff;
border-color:$(main.dark.color)
}
.blog-pager .page-prev:before,.blog-pager .page-next:before{
font-family:FontAwesome;
font-size:11px;
font-weight:400
}
.blog-pager .page-prev:before{
content:'\f053'
}
.blog-pager .page-next:before{
content:'\f054'
}
.blog-pager .blog-pager-newer-link,.blog-pager .blog-pager-older-link{
float:left;
display:inline-block;
width:auto;
padding:0 10px;
margin:0
}
.blog-pager .blog-pager-older-link{
float:right
}
.archive #blog-pager,.home .blog-pager .blog-pager-newer-link,.home .blog-
pager .blog-pager-older-link{
display:none
}
.blog-post-comments{
display:none
}
.blog-post-comments .comments-title{
margin:0 0 20px
}
.comments-system-disqus .comments-title,.comments-system-facebook .comments-title{
margin:0
}
#comments{
margin:0
}
#gpluscomments{
float:left!important;
width:100%!important;
margin:0 0 25px!important
}
#gpluscomments iframe{
float:left!important;
width:100%
}
.comments-system-disqus,.comments-system-facebook{
margin:0 0 20px
}
.comments{
display:block;
clear:both;
margin:0;
color:$(title.color)
}
.comments .comment-thread > ol{
padding:0
}
.comments > h3{
font-size:14px;
font-weight:400;
font-style:italic;
margin:0 0 10px
}
.comments .comments-content .comment{
list-style:none;
margin:0;
padding:0 0 8px
}
.comments .comments-content .comment:first-child{
padding-top:0
}
.facebook-tab,.fb_iframe_widget_fluid span,.fb_iframe_widget iframe{
width:100%!important
}
.comments .item-control{
position:static
}
.comments .avatar-image-container{
float:left;
overflow:hidden;
position:absolute
}
.comments .avatar-image-container,.comments .avatar-image-container img{
height:35px;
max-height:35px;
width:35px;
max-width:35px;
border-radius:100%
}
.comments .comment-block{
overflow:hidden;
padding:0 0 10px
}
.comments .comment-block,.comments .comments-content .comment-replies{
margin:0 0 0 50px
}
.comments .comments-content .inline-thread{
padding:0
}
.comments .comment-actions{
float:left;
width:100%;
position:relative;
margin:0
}
.comments .comments-content .comment-header{
font-size:15px;
display:block;
overflow:hidden;
clear:both;
margin:0 0 3px;
padding:0 0 5px;
border-bottom:1px dashed #d6d6d6
}
.comments .comments-content .comment-header a{
color:$(title.color);
transition:color .17s
}
.comments .comments-content .comment-header a:hover{
color:$(title.hover)
}
.comments .comments-content .user{
font-style:normal;
font-weight:700;
display:block
}
.comments .comments-content .icon.blog-author{
display:none
}
.comments .comments-content .comment-content{
float:left;
font-size:13px;
color:#5E5E5E;
font-weight:400;
text-align:left;
line-height:1.4em;
margin:5px 0 9px
}
.comments .comment .comment-actions a{
margin-right:5px;
padding:2px 5px;
color:$(title.color);
font-weight:400;
background-color:#f2f2f2;
font-size:10px;
transition:all .17s ease
}
.comments .comment .comment-actions a:hover{
color:#fff;
background-color:$(main.color);
border-color:$(main.color);
text-decoration:none
}
.comments .comments-content .datetime{
float:left;
font-size:11px;
font-weight:400;
color:#aaa;
position:relative;
padding:0 1px;
margin:4px 0 0;
display:block
}
.comments .comments-content .datetime a,.comments .comments-content .datetime
a:hover{
color:#aaa
}
.comments .thread-toggle{
margin-bottom:4px
}
.comments .thread-toggle .thread-arrow{
height:7px;
margin:0 3px 2px 0
}
.comments .thread-count a,.comments .continue a{
transition:opacity .17s
}
.comments .thread-count a:hover,.comments .continue a:hover{
opacity:.8
}
.comments .thread-expanded{
padding:5px 0 0
}
.comments .thread-chrome.thread-collapsed{
display:none
}
.thread-arrow:before{
content:'';
font-family:FontAwesome;
color:$(title.color);
font-weight:400;
margin:0 2px 0 0
}
.comments .thread-expanded .thread-arrow:before{
content:'\f0d7'
}
.comments .thread-collapsed .thread-arrow:before{
content:'\f0da'
}
.comments .comments-content .comment-thread{
margin:0
}
.comments .continue a{
padding:0 0 0 60px;
font-weight:400
}
.comments .comments-content .loadmore.loaded{
margin:0;
padding:0
}
.comments .comment-replybox-thread{
margin:0
}
.comments .comments-content .loadmore,.comments .comments-
content .loadmore.loaded{
display:none
}
#comment-editor{
margin:0 0 20px
}
.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body
h6{
color:$(title.color);
font-weight:700;
margin:0 0 15px
}
.post-body h1,.post-body h2{
font-size:24px
}
.post-body h3{
font-size:21px
}
.post-body h4{
font-size:18px
}
.post-body h5{
font-size:16px
}
.post-body h6{
font-size:13px
}
blockquote{
font-style:italic;
padding:10px;
margin:0;
border-left:4px solid $(main.color)
}
blockquote:before,blockquote:after{
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:400;
color:#aaa;
line-height:1
}
blockquote:before{
content:'\f10d';
margin:0 10px 0 0
}
blockquote:after{
content:'\f10e';
margin:0 0 0 10px
}
.widget .post-body ul,.widget .post-body ol{
line-height:1.5;
font-weight:400
}
.widget .post-body li{
margin:5px 0;
padding:0;
line-height:1.5
}
.post-body ul{
padding:0 0 0 20px
}
.post-body ul li:before{
content:"\f105";
font-family:FontAwesome;
font-size:13px;
font-weight:400;
margin:0 5px 0 0
}
.post-body u{
text-decoration:underline
}
.post-body a{
transition:color .17s ease
}
.post-body strike{
text-decoration:line-through
}
.contact-form{
overflow:hidden
}
.contact-form .widget-title{
display:none
}
.contact-form .contact-form-name{
width:calc(50% - 5px)
}
.contact-form .contact-form-email{
width:calc(50% - 5px);
float:right
}
.sidebar .widget{
position:relative;
overflow:hidden;
background-color:#fbfbfb;
box-sizing:border-box;
padding:0;
margin:0 0 30px
}
.sidebar .widget-title{
position:relative;
float:left;
width:100%;
height:30px;
background-color:$(main.dark.color);
display:block;
margin:0
}
.sidebar .widget-title > h3{
position:relative;
float:left;
height:30px;
font-size:12px;
color:#fff;
font-weight:700;
line-height:30px;
text-transform:uppercase;
padding:0 15px;
margin:0
}
.sidebar .widget-content{
float:left;
width:100%;
box-sizing:border-box;
padding:15px;
margin:0
}
ul.social-counter{
margin:0 -5px
}
.social-counter li{
float:left;
width:25%;
box-sizing:border-box;
padding:0 5px;
margin:10px 0 0
}
.social-counter li:nth-child(1),.social-counter li:nth-child(2),.social-counter
li:nth-child(3),.social-counter li:nth-child(4){
margin-top:0
}
.social-counter li a{
display:block;
height:40px;
font-size:22px;
color:#fff;
text-align:center;
line-height:40px;
transition:opacity .17s
}
.social-counter li a:hover{
opacity:.8
}
.list-label li{
position:relative;
display:block;
padding:7px 0;
border-top:1px dotted #ebebeb
}
.list-label li:first-child{
padding-top:0;
border-top:0
}
.list-label li:last-child{
padding-bottom:0;
border-bottom:0
}
.list-label li a{
display:block;
color:$(title.color);
font-size:12px;
font-weight:400;
text-transform:capitalize;
transition:color .17s
}
.list-label li a:before{
content:"\f054";
float:left;
color:$(title.color);
font-weight:400;
font-family:FontAwesome;
font-size:6px;
margin:5px 3px 0 0;
transition:color .17s
}
.list-label li a:hover{
color:$(title.hover)
}
.list-label .label-count{
position:relative;
float:right;
width:16px;
height:16px;
background-color:$(main.color);
color:#fff;
font-size:11px;
font-weight:400;
text-align:center;
line-height:16px;
padding: 0 5px;
box-sizing: border-box;
}
.cloud-label li{
position:relative;
float:left;
margin:0 5px 5px 0
}
.cloud-label li a{
display:block;
height:26px;
background-color:#f2f2f2;
color:$(title.color);
font-size:12px;
line-height:26px;
font-weight:400;
padding:0 10px;
transition:all .17s ease
}
.cloud-label li a:hover{
color:#fff;
background-color:$(main.color)
}
.cloud-label .label-count{
display:none
}
.FollowByEmail .widget-content{
position:relative;
overflow:hidden
}
.FollowByEmail .before-text{
font-size:13px;
line-height:1.5em;
margin:0 0 15px;
display:block;
padding:0 30px 0 1px;
overflow:hidden
}
.FollowByEmail .widget-content:after{
content:'\f0e0';
position:absolute;
top:-20px;
right:-20px;
font-family:FontAwesome;
font-size:50px;
color:#f0f0f0;
transform:rotate(21deg)
}
.FollowByEmail .follow-by-email-inner{
position:relative
}
.FollowByEmail .follow-by-email-inner .follow-by-email-address{
width:100%;
height:32px;
color:$(title.color);
font-size:11px;
font-family:inherit;
padding:0 10px;
margin:0 0 10px;
box-sizing:border-box;
border:1px solid #f0f0f0;
transition:all .17s ease
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit{
width:100%;
height:32px;
font-family:inherit;
font-size:11px;
color:#fff;
background-color:$(main.color);
text-transform:uppercase;
text-align:center;
font-weight:700;
cursor:pointer;
margin:0;
border:0;
transition:background .17s ease
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{
background-color:$(main.dark.color)
}
#ArchiveList ul.flat li{
color:$(title.color);
font-size:13px;
font-weight:400;
padding:7px 0;
border-bottom:1px dotted #eaeaea
}
#ArchiveList ul.flat li:first-child{
padding-top:0
}
#ArchiveList ul.flat li:last-child{
padding-bottom:0;
border-bottom:0
}
#ArchiveList .flat li > a{
display:block;
color:$(title.color);
transition:color .17s
}
#ArchiveList .flat li > a:hover{
color:$(title.hover)
}
#ArchiveList .flat li > a:before{
content:"\f054";
float:left;
color:#161619;
font-weight:400;
font-family:FontAwesome;
font-size:6px;
margin:5px 4px 0 0;
display:inline-block;
transition:color .17s
}
#ArchiveList .flat li > a > span{
position:relative;
float:right;
width:16px;
height:16px;
background-color:$(main.color);
color:#fff;
font-size:11px;
font-weight:400;
text-align:center;
line-height:16px
}
.PopularPosts .post{
overflow:hidden;
padding:15px 0 0;
margin:15px 0 0;
border-top:1px dotted #ebebeb
}
.PopularPosts .post:first-child{
padding:0;
margin:0;
border:0
}
.PopularPosts .post-image-link{
position:relative;
width:70px;
height:75px;
float:left;
overflow:hidden;
display:block;
vertical-align:middle;
margin:0 12px 0 0
}
.PopularPosts .product-info{
overflow:hidden
}
.PopularPosts .post-title{
font-size:14px;
font-weight:700;
text-transform:uppercase;
margin:0 0 5px
}
.PopularPosts .post-title a{
display:block;
color:$(title.color);
transition:color .17s
}
.PopularPosts .post:hover .post-title a{
color:$(title.hover)
}
.FeaturedPost .post-image-link{
display:block;
position:relative;
width:100%;
height:300px;
overflow:hidden;
margin:0
}
.FeaturedPost .post-title{
font-size:14px;
overflow:hidden;
font-weight:700;
text-transform:uppercase;
margin:10px 0 5px
}
.FeaturedPost .post-title a{
color:$(title.color);
display:block;
transition:color .17s ease
}
.FeaturedPost .post:hover .post-title a{
color:$(title.hover)
}
.FeaturedPost .meta-price{
font-size:13px
}
.Text{
font-size:13px
}
.contact-form-widget form{
font-weight:400
}
.contact-form-name{
float:left;
width:100%;
height:30px;
font-family:inherit;
font-size:13px;
line-height:30px;
box-sizing:border-box;
padding:5px 10px;
margin:0 0 10px;
border:1px solid #ebebeb
}
.contact-form-email{
float:left;
width:100%;
height:30px;
font-family:inherit;
font-size:13px;
line-height:30px;
box-sizing:border-box;
padding:5px 10px;
margin:0 0 10px;
border:1px solid #ebebeb
}
.contact-form-email-message{
float:left;
width:100%;
font-family:inherit;
font-size:13px;
box-sizing:border-box;
padding:5px 10px;
margin:0 0 10px;
border:1px solid #ebebeb
}
.contact-form-button-submit{
float:left;
width:100%;
height:30px;
background-color:$(main.color);
font-size:13px;
color:#fff;
line-height:30px;
cursor:pointer;
box-sizing:border-box;
padding:0 10px;
margin:0;
border:0;
transition:background .17s ease
}
.contact-form-button-submit:hover{
background-color:$(main.dark.color)
}
.contact-form-error-message-with-border{
float:left;
width:100%;
background-color:#fbe5e5;
font-size:11px;
text-align:center;
line-height:11px;
padding:3px 0;
margin:10px 0;
box-sizing:border-box;
border:1px solid #fc6262
}
.contact-form-success-message-with-border{
float:left;
width:100%;
background-color:#eaf6ff;
font-size:11px;
text-align:center;
line-height:11px;
padding:3px 0;
margin:10px 0;
box-sizing:border-box;
border:1px solid #5ab6f9
}
.contact-form-cross{
margin:0 0 0 3px
}
.contact-form-error-message,.contact-form-success-message{
margin:0
}
.BlogSearch .search-input{
float:left;
width:75%;
height:30px;
background-color:#fff;
font-weight:400;
font-size:13px;
line-height:30px;
box-sizing:border-box;
padding:5px 10px;
border:1px solid #ebebeb;
border-right-width:0;
border-radius:2px 0 0 2px
}
.BlogSearch .search-action{
float:right;
width:25%;
height:30px;
font-family:inherit;
font-size:13px;
line-height:30px;
cursor:pointer;
box-sizing:border-box;
background-color:$(main.color);
color:#fff;
padding:0 5px;
border:0;
border-radius:0 2px 2px 0;
transition:background .17s ease
}
.BlogSearch .search-action:hover{
background-color:$(main.dark.color)
}
.Profile .profile-img{
float:left;
width:80px;
height:80px;
margin:0 15px 0 0;
transition:all .17s ease
}
.Profile .profile-datablock{
margin:0
}
.Profile .profile-data .g-profile{
display:block;
font-size:18px;
color:$(title.color);
font-weight:700;
margin:0 0 5px;
transition:color .17s ease
}
.Profile .profile-data .g-profile:hover{
color:$(title.hover)
}
.Profile .profile-info > .profile-link{
color:$(title.color);
font-size:11px;
margin:5px 0 0;
transition:color .17s ease
}
.Profile .profile-info > .profile-link:hover{
color:$(title.hover)
}
.Profile .profile-datablock .profile-textblock{
display:none
}
.common-widget .LinkList ul li,.common-widget .PageList ul li{
width:calc(50% - 5px);
padding:7px 0 0
}
.common-widget .LinkList ul li:nth-child(odd),.common-widget .PageList ul li:nth-
child(odd){
float:left
}
.common-widget .LinkList ul li:nth-child(even),.common-widget .PageList ul li:nth-
child(even){
float:right
}
.common-widget .LinkList ul li a,.common-widget .PageList ul li a{
display:block;
color:$(title.color);
font-size:13px;
font-weight:400;
transition:color .17s ease
}
.common-widget .LinkList ul li a:hover,.common-widget .PageList ul li a:hover{
color:$(title.hover)
}
.common-widget .LinkList ul li:first-child,.common-widget .LinkList ul li:nth-
child(2),.common-widget .PageList ul li:first-child,.common-widget .PageList ul
li:nth-child(2){
padding:0
}
.featured-products.common-widget .widget {
display:none;
}
.featured-products.common-widget .show-widget {
display:block!important;
}
#brand-services-wrap{
display:none;
float:left;
width:100%;
padding:30px 0
}
#brand-services-wrap .widget-title {
display:none;
}
#brand-services-wrap .container {
position: relative;
margin: 0 auto;
}
#brand-services-wrap ul {
}
#brand-services-wrap li{
float: left;
width: calc(100% / 6);
box-sizing: border-box;
padding: 0 20px;
position:relative;
text-align:center;
}
#footer-wrapper{
background-color:$(main.dark.color)
}
#footer-wrapper .container{
position:relative;
overflow:hidden;
margin:0 auto;
padding:25px 0
}
.footer-widgets-wrap{
position:relative;
display:flex;
margin:0 -15px
}
#footer-wrapper .footer{
display:inline-block;
float:left;
width:33.33333333%;
box-sizing:border-box;
padding:0 15px
}
#footer-wrapper .footer .widget{
float:left;
width:100%;
padding:0;
margin:25px 0 0
}
#footer-wrapper .footer .Text{
margin:10px 0 0
}
#footer-wrapper .footer .widget:first-child{
margin:0
}
.footer .widget > .widget-title > h3{
position:relative;
color:$(footer.color);
font-size:12px;
line-height:12px;
font-weight:700;
text-transform:uppercase;
margin:0 0 20px;
padding-bottom:10px;
border-bottom:1px solid rgba(255,255,255,0.05)
}
.footer .widget > .widget-title > h3:before{
position:absolute;
content:'';
background-color:$(main.color);
width:35px;
height:2px;
bottom:-1px;
left:0
}
.footer .post-image-link{
background-color:rgba(255,255,255,0.05)
}
.footer .custom-widget .post-title a,.footer .PopularPosts .post-title
a,.footer .FeaturedPost .post-title a,.footer .LinkList ul li a,.footer .PageList
ul li a,.footer .Profile .profile-data .g-profile,.footer .Profile .profile-info
> .profile-link{
color:$(footer.color)
}
.footer .custom-widget .post-title a:hover,.footer .PopularPosts .post-title
a:hover,.footer .FeaturedPost .post-title a:hover,.footer .LinkList ul li
a:hover,.footer .PageList ul li a:hover,.footer .Profile .profile-data .g-
profile:hover,.footer .Profile .profile-info > .profile-link:hover{
color:$(title.hover)
}
.footer .no-posts{
color:$(footer.color)
}
.footer .FollowByEmail .before-text,#footer-wrapper .footer .Text{
color:#aaa
}
.footer .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{
background:$(main.dark.color)
}
.footer .FollowByEmail .follow-by-email-inner .follow-by-email-address{
background-color:rgba(255,255,255,0.05);
color:$(footer.color);
border-color:rgba(255,255,255,0.05)
}
.footer .FollowByEmail .widget-content:after{
display:none
}
.footer #ArchiveList .flat li > a{
color:$(footer.color)
}
.footer .custom-widget li,.footer .PopularPosts .post,.footer .list-label
li,.footer .BlogArchive #ArchiveList ul.flat li{
border-color:rgba(255,255,255,0.05)
}
.footer .list-label li:first-child{
padding-top:0
}
.footer .list-label li a,.footer .list-label li a:before,.footer
#ArchiveList .flat li > a,.footer #ArchiveList .flat li > a:before{
color:$(footer.color)
}
.footer .list-label li > a:hover,.footer #ArchiveList .flat li > a:hover{
color:$(title.hover)
}
.footer .list-label .label-count,.footer #ArchiveList .flat li > a > span{
background-color:rgba(255,255,255,0.05);
color:$(footer.color)
}
.footer .cloud-label li a{
background-color:rgba(255,255,255,0.05);
color:$(footer.color)
}
.footer .cloud-label li a:hover{
background-color:$(main.color);
color:#fff
}
.footer .BlogSearch .search-input{
background-color:rgba(255,255,255,0.05);
color:$(footer.color);
border-color:rgba(255,255,255,0.05)
}
.footer .contact-form-name,.footer .contact-form-email,.footer .contact-form-
email-message{
background-color:rgba(255,255,255,0.05);
color:$(footer.color);
border-color:rgba(255,255,255,0.05)
}
.footer .BlogSearch .search-action:hover,.footer .FollowByEmail .follow-by-email-
inner .follow-by-email-submit:hover,.footer .contact-form-button-submit:hover{
background-color:rgba(0,0,0,0.3)
}
.tags-wrapper {
margin: 0 auto;
}
.tags-wrapper .menu-cat {
text-align: center;
}
.tags-wrapper .widget > .widget-title {
display: none;
}
.tags-wrapper .widget-content {
position: relative;
margin: 40px auto;
}
.tags-wrapper .menu-cat li {
position: relative;
display: inline-block;
margin: 0 5px 5px 0;
}
.tags-wrapper .menu-cat li a {
display: block;
height: 35px;
background-color: $(main.color);
color: #ffffff;
font-size: 15px;
line-height: 35px;
font-weight: 700;
padding: 0 15px;
border-radius: 26px;
transition: all .17s ease;
}
.tags-wrapper .menu-cat li a:hover {
background-color: $(main.dark.color);
}
#sub-footer-wrapper{
color:$(footer.color);
display:block;
padding:0;
width:100%;
overflow:hidden;
border-top:1px solid rgba(255,255,255,0.05)
}
#sub-footer-wrapper .container{
overflow:hidden;
margin:0 auto;
padding:10px 0
}
#footer-payments{
float:right;
position:relative;
display:block
}
#footer-payments .widget > .widget-title{
display:none
}
#footer-payments ul li{
float:left;
display:inline-block;
height:34px;
padding:0;
margin:0
}
#footer-payments ul li a{
font-size:19px;
font-weight:400;
display:block;
color:$(footer.color);
line-height:34px;
padding:0 5px;
margin:0 0 0 5px;
transition:opacity .17s ease
}
#footer-payments ul li:last-child a{
padding:0 0 0 5px
}
#footer-payments ul li a:hover{
opacity:.8
}
#sub-footer-wrapper .copyright-area{
font-size:12px;
float:left;
height:34px;
line-height:34px;
font-weight:400
}
#sub-footer-wrapper .copyright-area a{
color:$(main.color);
transition:color .17s
}
.hidden-widgets, .unwanted-widgets{
display:none;
visibility:hidden
}
.back-top{
display:none;
z-index:1010;
width:32px;
height:32px;
position:fixed;
bottom:25px;
right:25px;
cursor:pointer;
overflow:hidden;
font-size:13px;
color:#fff;
text-align:center;
line-height:32px
}
.back-top:before{
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color:$(main.color);
opacity:.5;
transition:opacity .17s ease
}
.back-top:after{
content:'\f077';
position:relative;
font-family:FontAwesome;
font-weight:400;
opacity:.8;
transition:opacity .17s ease
}
.back-top:hover:before,.back-top:hover:after,.nav-active .back-top:after,.nav-
active .back-top:before{
opacity:1
}
.error404 #main-wrapper{
width:100%!important;
margin:0!important
}
.error404 #sidebar-wrapper{
display:none
}
.errorWrap{
color:$(title.color);
text-align:center;
padding:80px 0 100px
}
.errorWrap h3{
font-size:160px;
line-height:1;
margin:0 0 30px
}
.errorWrap h4{
font-size:25px;
margin:0 0 20px
}
.errorWrap p{
margin:0 0 10px
}
.errorWrap a{
display:block;
color:$(main.color);
padding:10px 0 0
}
.errorWrap a i{
font-size:20px
}
.errorWrap a:hover{
text-decoration:underline
}
.sora-cart{
position:relative;
float:right;
height:34px;
z-index:100;
margin:0
}
.sora-cart-details{
height:34px;
cursor:pointer
}
.sora-cart-details:after{
float:left;
content:'\f290';
font-family:FontAwesome;
width:34px;
height:34px;
background-color:#ffc000;
font-size:16px;
color:$(header.color);
line-height:34px;
text-align:center;
font-weight:400;
margin:0
}
.sora-cart .simpleCart_quantity{
float:right;
width:34px;
height:34px;
background-color:$(menu.bg);
font-size:14px;
color:$(menu.color);
font-weight:700;
line-height:34px;
text-align:center;
margin:0
}
.sora-cart-description{
position:absolute;
right:0;
top:34px;
width:250px;
background-color:#fff;
padding:15px;
border-bottom:2px solid $(menu.bg);
box-shadow:0 3px 5px rgba(0,0,0,0.2);
visibility:hidden;
opacity:0;
transition:all .17s ease
}
.sora-cart:hover .sora-cart-description{
visibility:visible;
opacity:1
}
.sora-cart-description .headerRow{
display:none
}
.sora-cart-description .itemRow{
position:relative;
display:block;
overflow:hidden;
background-color:#fff;
color:$(title.color);
padding:0 20px 15px 0;
margin:0 0 15px;
border-bottom:1px solid rgba(0,0,0,0.1)
}
.sora-cart-description .itemRow:last-child{
margin:0 0 10px
}
.sora-cart-description .item-thumb{
float:left;
width:70px;
margin-right:10px
}
.sora-cart-description .item-thumb img{
width:100%;
vertical-align:middle;
object-fit:cover
}
.sora-cart-description .item-name{
display:block;
font-size:14px;
color:$(title.color);
font-weight:700;
text-transform:uppercase;
margin:0 0 10px
}
.sora-cart-description .item-price{
font-size:13px;
color:#aaa;
font-weight:700;
margin:0 0 10px
}
.sora-cart-description .item-decrement,.sora-cart-description .item-increment{
width:16px;
float:left;
text-align:center
}
.sora-cart-description .item-decrement,.sora-cart-description .item-quantity{
float:left;
margin-right:5px
}
.sora-cart-description .item-decrement a,.sora-cart-description .item-increment a{
display:block;
width:16px;
height:16px;
background-color:$(main.dark.color);
font-size:8px;
color:#fff;
text-align:center;
line-height:16px;
text-decoration:none;
transition:background .17s ease
}
.sora-cart-description .item-decrement a:hover,.sora-cart-description .item-
increment a:hover{
background-color:$(main.color)
}
.sora-cart-description .item-quantity{
font-size:14px;
color:$(main.color);
font-weight:700;
margin:0 10px 0 5px
}
.sora-cart-description .item-total{
font-size:14px;
color:#f50000;
font-weight:700;
margin:0
}
.sora-cart-description .item-increment{
margin-right:5px
}
.sora-cart-description .item-remove{
position:absolute;
top:0;
right:0
}
.sora-cart-description .item-remove a{
float:left;
width:16px;
height:16px;
background-color:$(main.dark.color);
font-size:11px;
color:#fff;
line-height:14px;
text-align:center;
transition:background .17s ease
}
.sora-cart-description .item-remove a:hover{
background-color:$(main.color)
}
.sora-cart-buttons{
text-align:center;
display:block;
clear:both
}
.sora-cart-description .simpleCart_empty,.sora-cart-
description .simpleCart_checkout{
float:left;
width:calc(50% - 5px);
height:26px;
background-color:#111;
font-size:14px;
color:#fff;
font-weight:700;
text-transform:capitalize;
white-space:nowrap;
line-height:26px;
margin:10px 0 0;
transition:background .17s ease
}
.sora-cart-description .simpleCart_checkout{
float:right
}
.sora-cart-description .simpleCart_empty:hover,.sora-cart-
description .simpleCart_checkout:hover{
background-color:$(main.color)
}
.sora-cart-description .simpleCart_empty:before,.sora-cart-
description .simpleCart_checkout:before{
content:'\f00d';
font-family:FontAwesome;
font-weight:400;
margin-right:5px
}
.sora-cart-description .simpleCart_checkout:before{
content:'\f09d'
}
.sora-cart-buttons-wrap .sora-cart-ammount{
clear:both;
font-size:14px;
font-weight:700;
text-transform:uppercase;
margin:0
}
.sora-cart-buttons-wrap .sora-cart-ammount .sora-cart-subtotal{
float:left;
color:$(title.color)
}
.sora-cart-buttons-wrap .sora-cart-ammount .simpleCart_total{
float:right;
color:#f50000
}
.sora-cart-review{
position:relative;
float:left;
width:100%;
background-color:#fbfbfb;
box-sizing:border-box;
padding:15px
}
.post-custom-title .custom-title h2{
color:$(title.color);
font-size:21px;
margin:0 0 10px
}
.sora-cart-review-wrap{
padding:0;
box-sizing:border-box;
display:flex;
flex-wrap:wrap
}
.sora-cart-review-wrap .itemRow{
position:relative;
display:block;
margin-bottom:15px;
overflow:hidden;
border:1px solid #ebebeb;
background-color:#fff;
color:$(title.color);
line-height:14px;
padding:10px
}
.sora-cart-review-wrap .item-thumb{
float:left;
width:70px;
margin-right:10px
}
.sora-cart-review-wrap .item-thumb img{
width:100%;
vertical-align:middle;
object-fit:cover
}
.sora-cart-review-wrap .item-name{
display:block;
font-size:14px;
color:$(title.color);
font-weight:700;
text-transform:uppercase;
margin:0 0 10px
}
.sora-cart-review-wrap .item-price{
font-size:13px;
color:#aaa;
font-weight:700;
margin:0 0 10px
}
.sora-cart-review-wrap .item-decrement,.sora-cart-review-wrap .item-increment{
width:16px;
float:left;
text-align:center
}
.sora-cart-review-wrap .item-decrement,.sora-cart-review-wrap .item-quantity{
float:left;
margin-right:5px
}
.sora-cart-review-wrap .item-decrement a,.sora-cart-review-wrap .item-increment a{
display:block;
width:16px;
height:16px;
background-color:$(main.dark.color);
font-size:8px;
color:#fff;
text-align:center;
line-height:16px;
text-decoration:none;
transition:background .17s ease
}
.sora-cart-review-wrap .item-decrement a:hover,.sora-cart-review-wrap .item-
increment a:hover{
background-color:$(main.color)
}
.sora-cart-review-wrap .item-quantity{
font-size:14px;
color:$(main.color);
font-weight:700;
line-height:15px;
margin:0 10px 0 5px
}
.sora-cart-review-wrap .item-total{
font-size:14px;
color:#f50000;
font-weight:700;
margin:0
}
.sora-cart-review-wrap .item-increment{
margin-right:5px
}
.sora-cart-review-wrap .item-remove{
position:absolute;
top:10px;
right:10px
}
.sora-cart-review-wrap .item-remove a{
float:left;
width:16px;
height:16px;
background-color:$(main.dark.color);
font-size:11px;
color:#fff;
line-height:14px;
text-align:center;
transition:background .17s ease
}
.sora-cart-review-wrap .item-remove a:hover{
background-color:$(main.color)
}
.sora-cart-review-wrap .simpleCart_items{
display:block;
width:100%;
box-sizing:border-box
}
.sora-cart-review-wrap .cart-bot-element{
display:block;
width:100%;
box-sizing:border-box;
margin:10px 0 0
}
.sora-cart-review-wrap .sora-cart-ammount{
float:left;
font-size:14px;
text-transform:uppercase;
line-height:30px;
margin:0
}
.sora-cart-review-wrap .sora-cart-subtotal{
font-size:14px;
color:$(title.color);
font-weight:700;
margin:0 10px 0 0
}
.sora-cart-review-wrap .simpleCart_total{
font-size:14px;
color:#f50000;
font-weight:700
}
.sora-cart-review-wrap .simpleCart_checkout{
background-color:$(main.dark.color);
padding:0 15px;
display:inline-block;
font-size:14px;
color:#fff;
font-weight:700;
float:right;
height:30px;
line-height:30px;
transition:all .17s ease
}
.sora-cart-review-wrap .simpleCart_checkout:hover{
background-color:$(main.color)
}
.sora-cart-review-wrap .simpleCart_checkout:before{
content:'\f09d';
font-family:FontAwesome;
font-weight:400;
margin-right:5px
}
.sora-cart-checkout{
position:relative;
float:left;
width:100%;
background-color: #fbfbfb;
border: 1px solid #f7eeee;
border-radius: 4px;
box-sizing:border-box;
padding:15px
}
.sora-cart-checkout-wrap{
box-sizing:border-box;
overflow:hidden
}
.sora-checkout-wrap{
display:block;
width:100%;
box-sizing:border-box
}
.sora-cart-checkout-wrap .contact-form-name{
width:calc(50% - 5px)
}
.sora-cart-checkout-wrap .contact-form-email{
width:calc(50% - 5px);
float:right
}
.sora-checkout-details{
text-align:center;
text-transform:capitalize;
font-weight:700;
font-size:14px
}
.sora-checkout-wrap .simpleCart_items .headerRow {
display:none;
}
.sora-checkout-wrap .itemRow{
position:relative;
display:block;
margin-bottom:15px;
overflow:hidden;
border:1px solid #ebebeb;
background-color:#fff;
color:$(title.color);
line-height:14px;
padding:10px
}
.sora-checkout-wrap .item-thumb{
float:left;
width:70px;
margin-right:10px
}
.sora-checkout-wrap .item-thumb img{
width:100%;
vertical-align:middle;
object-fit:cover
}
.sora-checkout-wrap .item-name{
display:block;
font-size:14px;
color:$(title.color);
font-weight:700;
text-transform:uppercase;
margin:0 0 10px
}
.sora-checkout-wrap .item-price{
font-size:13px;
color:#aaa;
font-weight:700;
margin:0 0 10px
}
.sora-checkout-wrap .cart-bot-element .item-price:before {
content: "Price:";
color: #161616;
margin-right:3px;
}
.sora-checkout-wrap .item-size {
position:relative;
font-size: 13px;
color: #aaa;
font-weight: 700;
margin: 0 0 10px;
}
.sora-checkout-wrap .cart-bot-element .item-size:before {
content: "Size:";
color: #161616;
margin-right:3px;
}
.sora-checkout-wrap .item-decrement,.sora-checkout-wrap .item-increment{
width:16px;
float:left;
text-align:center
}
.sora-checkout-wrap .item-decrement,.sora-checkout-wrap .item-quantity{
float:left;
margin-right:5px
}
.sora-checkout-wrap .item-decrement a,.sora-checkout-wrap .item-increment a{
display:block;
width:16px;
height:16px;
background-color:$(main.dark.color);
font-size:8px;
color:#fff;
text-align:center;
line-height:16px;
text-decoration:none;
transition:background .17s ease
}
.sora-checkout-wrap .item-decrement a:hover,.sora-checkout-wrap .item-increment
a:hover{
background-color:$(main.color)
}
.sora-checkout-wrap .item-quantity{
font-size:14px;
color:$(main.color);
font-weight:700;
line-height:15px;
margin:0 10px 0 5px
}
.sora-checkout-wrap .item-total{
font-size:14px;
color:#f50000;
font-weight:700;
line-height:14px;
margin:0
}
.sora-checkout-wrap .cart-bot-element .item-total:before {
content: "Product Total:";
color: #161616;
margin-right:3px;
}
.sora-checkout-wrap .item-increment{
margin-right:5px
}
.sora-checkout-wrap .item-remove{
position:absolute;
top:10px;
right:10px
}
.sora-checkout-wrap .item-remove a{
float:left;
width:16px;
height:16px;
background-color:$(main.dark.color);
font-size:11px;
color:#fff;
line-height:14px;
text-align:center;
transition:background .17s ease
}
.sora-checkout-wrap .item-remove a:hover{
background-color:$(main.color)
}
.sora-checkout-wrap .simpleCart_items{
display:block;
width:100%;
box-sizing:border-box
}
.sora-checkout-wrap .cart-bot-element{
display:block;
width:100%;
box-sizing:border-box;
margin:20px 0 0;
border: 1px solid #e4e4e4;
}
.sora-checkout-wrap .sora-cart-ammount, .sora-checkout-wrap .sora-cart-
shipping, .sora-checkout-wrap .sora-cart-grand {
border-bottom: 1px solid #e4e4e4;
padding: 10px 15px;
font-size:14px;
text-transform:uppercase;
box-sizing:border-box;
overflow: hidden;
}
.sora-checkout-wrap .sora-cart-ammount{
}
.sora-checkout-wrap .sora-cart-grand {
border-bottom: none;
}
.sora-checkout-wrap .sora-cart-subtotal, .sora-checkout-wrap .sora-cart-
shippingfee, .sora-checkout-wrap .sora-cart-grandtotal{
float: left;
font-size:14px;
color:$(title.color);
font-weight:700;
margin:0 10px 0 0
}
.sora-checkout-wrap .simpleCart_total, .sora-checkout-
wrap .simpleCart_shipping, .sora-checkout-wrap .simpleCart_grandTotal{
float:right;
font-size:14px;
color:#f50000;
font-weight:700
}
.checkout-options {
position: relative;
}
.widget .post-body .checkout-options ul {
padding: 15px 20px;
margin-top: 10px;
background: #f8f6f2;
margin: 10px 0 20px;
border: 1px solid #e9e9e9;
border-radius: 5px;
list-style:none;
box-sizing:border-box;
}
.widget .post-body .checkout-options ul li {
margin: 0 0 20px;
padding: 0;
line-height: 35px;
list-style: none;
list-style-type: none;
}
.widget .post-body .checkout-options ul li:before {
display:none;
}
.widget .post-body .checkout-options ul li label input {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
}
.widget .post-body .checkout-options ul li label img {
position: absolute;
display: inline-block;
text-align: left;
margin-left: 10px;
}
.sora-checkout-wrap .simpleCart_checkout{
background-color:$(main.dark.color);
padding:0 15px;
display:inline-block;
font-size:14px;
color:#fff;
font-weight:700;
float:right;
height:30px;
line-height:30px;
transition:all .17s ease
}
.sora-checkout-wrap .simpleCart_checkout:hover{
background-color:$(main.color)
}
.sora-checkout-wrap .simpleCart_checkout:before{
content:'\f09d';
font-family:FontAwesome;
font-weight:400;
margin-right:5px
}
.sora-checkout-wrap .simpleCart_checkout .sora-checkout-bill{
float:right;
background:transparent;
padding:0;
color:#fff;
font-size:14px;
font-weight:700;
font-family:inherit;
line-height:30px;
cursor:pointer;
border:0
}
.sorasuccessbox, .sora-bank-details, .sora-upi-details {
display: none;
}
.sora_order {
margin-bottom: 20px;
}
.sorasuccessbox p.sorathanks {
position: relative;
display: block;
font-size: 18px;
color: #111111;
line-height: 1.5em;
font-weight: 700;
text-transform: uppercase;
margin: 10px 0 20px;
padding: 0 0 10px;
border-bottom: 1px solid #ebebeb;
}
.sorasuccessbox p.sorathanks .soranamesuccess {
font-style: italic;
color: $(main.color);
position: relative;
}
.sorasuccessbox p.sorathanks .soranamesuccess:after {
position: absolute;
content: '';
background-color: $(main.color);
width: 100%;
height: 2px;
bottom: -2px;
left: 0;
margin: 0;
}
.sorasuccessbox p.sorathanks .printsora {
position: absolute;
right: 0;
top: 0;
bottom: 0;
margin: auto;
height: 20px;
}
.sorasuccessbox .sora_order table, .sorainfoorder table, .soraorderdetails table {
display: table;
text-align: left;
border: 1px solid #aaa;
border-collapse: collapse;
width: 100%;
box-sizing:border-box;
}
.soraorderdetails table {
background: #f5f8f9;
}
.sorasuccessbox .sora_order th, .sorainfoorder th, .soraorderdetails th {
padding: 10px 20px;
border: 1px solid #ccc;
width: 200px;
background: #f5f8f9;
}
.sorasuccessbox .sora_order th {
display: table-cell;
background: $(main.color);
border-right: none !important;
border-color: #00a731;
color:#fff;
}
.sorasuccessbox .sora_order td img {
max-height: 17px;
margin-left: 10px;
top: 3px;
}
]]></b:skin>
<style>
/*-------Typography and ShortCodes-------*/
.firstcharacter{float:left;color:#27ae60;font-size:75px;line-height:60px;padding-
top:4px;padding-right:8px;padding-left:3px}.post-body h1,.post-body h2,.post-body
h3,.post-body h4,.post-body h5,.post-body h6{margin-
bottom:15px;color:#2c3e50}blockquote{font-style:italic;color:#888;border-left:5px
solid #27ae60;margin-left:0;padding:10px 15px}blockquote:before{content:'\
f10d';display:inline-block;font-family:FontAwesome;font-style:normal;font-
weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-
smoothing:grayscale;margin-right:10px;color:#888}blockquote:after{content:'\
f10e';display:inline-block;font-family:FontAwesome;font-style:normal;font-
weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-
smoothing:grayscale;margin-left:10px;color:#888}.button{background-
color:#2c3e50;float:left;padding:5px 12px;margin:5px;color:#fff;text-
align:center;border:0;cursor:pointer;border-radius:3px;display:block;text-
decoration:none;font-weight:400;transition:all .3s ease-out !important;-webkit-
transition:all .3s ease-out !
important}a.button{color:#fff}.button:hover{background-
color:#27ae60;color:#fff}.button.small{font-size:12px;padding:5px
12px}.button.medium{font-size:16px;padding:6px 15px}.button.large{font-
size:18px;padding:8px 18px}.small-
button{width:100%;overflow:hidden;clear:both}.medium-
button{width:100%;overflow:hidden;clear:both}.large-
button{width:100%;overflow:hidden;clear:both}.demo:before{content:"\
f06e";margin-right:5px;display:inline-block;font-family:FontAwesome;font-
style:normal;font-weight:400;line-height:normal;-webkit-font-
smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.download:before{content:"\f019";margin-
right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-
weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.buy:before{content:"\f09d";margin-
right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-
weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.visit:before{content:"\f14c";margin-
right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-
weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.widget .post-body ul,.widget .post-body ol{line-
height:1.5;font-weight:400}.widget .post-body li{margin:5px 0;padding:0;line-
height:1.5}.post-body ul li:before{content:"\f105";margin-right:5px;font-
family:fontawesome}pre{font-family:Monaco, "Andale Mono", "Courier
New", Courier, monospace;background-color:#2c3e50;background-image:-webkit-
linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-
image:-moz-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%,
transparent);background-image:-ms-linear-gradient(rgba(0, 0, 0, 0.05) 50%,
transparent 50%, transparent);background-image:-o-linear-gradient(rgba(0, 0, 0,
0.05) 50%, transparent 50%, transparent);background-image:linear-gradient(rgba(0,
0, 0, 0.05) 50%, transparent 50%, transparent);-webkit-background-size:100% 50px;-
moz-background-size:100% 50px;background-size:100% 50px;line-
height:25px;color:#f1f1f1;position:relative;padding:0 7px;margin:15px 0
10px;overflow:hidden;word-wrap:normal;white-
space:pre;position:relative}pre:before{content:'Code';display:block;backgro
und:#F7F7F7;margin-left:-7px;margin-right:-7px;color:#2c3e50;padding-left:7px;font-
weight:400;font-size:14px}pre code,pre .line-number{display:block}pre .line-number
a{color:#27ae60;opacity:0.6}pre .line-number
span{display:block;float:left;clear:both;width:20px;text-align:center;margin-left:-
7px;margin-right:7px}pre .line-number span:nth-child(odd){background-color:rgba(0,
0, 0, 0.11)}pre .line-number span:nth-child(even){background-color:rgba(255, 255,
255, 0.05)}pre .cl{display:block;clear:both}#contact{background-
color:#fff;margin:30px 0 !important}#contact .contact-form-widget{max-width:100% !
important}#contact .contact-form-name,#contact .contact-form-
email,#contact .contact-form-email-message{background-color:#FFF;border:1px solid
#eee;border-radius:3px;padding:10px;margin-bottom:10px !important;max-width:100% !
important}#contact .contact-form-name{width:47.7%;height:50px}#contact .contact-
form-email{width:49.7%;height:50px}#contact .contact-form-email-
message{height:150px}#contact .contact-form-button-submit{max-
width:100%;width:100%;z-index:0;margin:4px 0 0;padding:10px !important;text-
align:center;cursor:pointer;background:#27ae60;border:0;height:auto;-webkit-border-
radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-
radius:2px;border-radius:2px;text-transform:uppercase;-webkit-transition:all .2s
ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-
transition:all .2s ease-out;transition:all .2s ease-
out;color:#FFF}#contact .contact-form-button-
submit:hover{background:#2c3e50}#contact .contact-form-
email:focus,#contact .contact-form-name:focus,#contact .contact-form-email-
message:focus{box-shadow:none !important}.alert-
message{position:relative;display:block;background-
color:#FAFAFA;padding:20px;margin:20px 0;-webkit-border-radius:2px;-moz-border-
radius:2px;border-radius:2px;color:#2f3239;border:1px solid}.alert-message
p{margin:0 !important;padding:0;line-height:22px;font-
size:13px;color:#2f3239}.alert-message span{font-size:14px !important}.alert-
message i{font-size:16px;line-height:20px}.alert-message.success{background-
color:#f1f9f7;border-color:#e0f1e9;color:#1d9d74}.alert-message.success a,.alert-
message.success span{color:#1d9d74}.alert-message.alert{background-
color:#DAEFFF;border-color:#8ED2FF;color:#378FFF}.alert-message.alert a,.alert-
message.alert span{color:#378FFF}.alert-message.warning{background-
color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-message.warning a,.alert-
message.warning span{color:#8a6d3b}.alert-message.error{background-
color:#FFD7D2;border-color:#FF9494;color:#F55D5D}.alert-message.error a,.alert-
message.error span{color:#F55D5D}.fa-check-circle:before{content:"\
f058"}.fa-info-circle:before{content:"\f05a"}.fa-exclamation-
triangle:before{content:"\f071"}.fa-exclamation-
circle:before{content:"\f06a"}.post-table table{border-
collapse:collapse;width:100%}.post-table th{background-color:#eee;font-
weight:bold}.post-table th,.post-table td{border:0.125em solid #333;line-
height:1.5;padding:0.75em;text-align:left}@media (max-width: 30em){.post-table
thead tr{position:absolute;top:-9999em;left:-9999em}.post-table tr{border:0.125em
solid #333;border-bottom:0}.post-table tr + tr{margin-top:1.5em}.post-table
tr,.post-table td{display:block}.post-table td{border:none;border-bottom:0.125em
solid #333;padding-left:50%}.post-table td:before{content:attr(data-
label);display:inline-block;font-weight:bold;line-height:1.5;margin-left:-
100%;width:100%}}@media (max-width: 20em){.post-table td{padding-left:0.75em}.post-
table td:before{display:block;margin-bottom:0.75em;margin-left:0}}
.FollowByEmail {
clear: both;
}
.widget .post-body ol {
padding: 0 0 0 15px;
}
.post-body ul li {
list-style: none;
}
</style>
<style>
#ContactForm1{
overflow:hidden;
width:100%;
padding:20px;
background:#fff;
margin:20px 0 2px;
border:1px solid #e1e8ed;
border-radius:3px;
box-shadow:0 1px 0 0 rgba(0,0,0,0.02)
}
.contact-form-widget{
max-width:100%
}
.contact-style{
height:40px;
line-height:30px;
font-size:13px;
font-family:inherit;
box-shadow:none!important;
outline:none;
padding:5px 10px;
margin:0 0 10px;
border:1px solid #e1e8ed!important;
border-radius:3px;
box-sizing:border-box;
}
.contact-style:hover{
border-color:#c6c6c6!important
}
.contact-style:focus{
border-color:#00b140!important
}
.contact-style.error{
border-color:red!important
}
.soracustomform .contact-form-email-message{
display:none!important
}
.contact-form-name,.soracustomform-phone,.soracustomform-address,.soracustomform-
state{
width:calc(50% - 5px);
max-width:calc(50% - 5px);
float:left
}
.contact-form-email,.soracustomform-postal,.soracustomform-city,.soracustomform-
country{
width:calc(50% - 5px);
max-width:calc(50% - 5px);
float:right
}
.contact-form-email-message,.soracustomform-message{
width:100%;
max-width:100%;
height:auto!important;
min-height:100px;
float:left
}
.contact-form-button,.contact-form-button.disabled:hover{
float:right;
width:calc(50% - 5px);
max-width:calc(50% - 5px);
height:40px;
font-family:inherit;
font-size:15px;
color:#fff;
font-weight:500;
cursor:pointer;
background:#00b140!important;
border:0!important;
box-shadow:none!important;
border-bottom:2px solid rgba(0,0,0,0.1)!important;
border-radius:3px
}
.contact-form-button.soracustomform-ok{
float:left;
background:#2196F3!important
}
.contact-form-button.disabled{
opacity:.65;
cursor: not-allowed!important;
}
.contact-form-button:hover{
background:$(main.color.bb.hover)!important
}
.contact-form-button.soracustomform-ok:hover{
background:#00a03a!important
}
.contact-form-error-message-with-border{
float:left;
width:100%;
background:#fff;
text-align:left;
font-size:14px;
color:#e74c3c;
border:0;
box-shadow:none;
margin:10px 0 0
}
.contact-form-success-message-with-border{
float:left;
width:100%;
background:#fff;
text-align:left;
font-size:14px;
color:#3c97ef;
border:0;
box-shadow:none;
margin:10px 0 0
}
.contact-form-cross{
cursor:pointer;
vertical-align:middle;
margin:-3px 0 0 4px
}
.errorWrap{
color:#29313a;
text-align:center;
padding:120px 0 100px
}
.errorWrap h3{
font-size:160px;
line-height:1;
margin:0 0 30px
}
.errorWrap h3 span{
display:inline-block;
vertical-align:top;
font-size:140px
}
.errorWrap h4{
font-size:25px;
margin:0 0 20px
}
.errorWrap p{
color:#656565;
padding:0 0 50px
}
.errorWrap a{
display:-inline;
background-color:#3c97ef;
font-size:15px;
color:#fff;
font-weight:500;
padding:10px 20px;
border-radius:3px
}
.errorWrap a:hover{
background-color:#3688d7
}
.queryEmpty{
width:70%;
margin:0 auto;
text-align:center;
padding:0 10px
}
.queryEmpty span{
background-color:#fff;
display:block;
font-size:14px;
padding:15px 0;
margin:40px 0 0;
border:1px solid #e1e8ed;
border-radius:3px;
box-shadow:0 1px 0 0 rgba(0,0,0,0.02)
}
.cod-but{
display:none;
}
/* ######## Responsive Css ######################### */
@media only screen and (max-width: 480px) {
.contact-form.soracustomform .contact-form-name, .soracustomform-
phone, .soracustomform-address, .soracustomform-state, .contact-form.soracustomform
.contact-form-email, .soracustomform-postal, .soracustomform-city, .soracustomform-
country {
width: 100%;
max-width: 100%;
float: none;
}
.widget .post-body .checkout-options ul li label img {
position: static;
margin: 5px 0 0;
display: block;
}
.widget .post-body .checkout-options ul li {
line-height: inherit;
}
.sora-upi-details .sorainfoorder ul li {
width: 100%;
padding: 5px;
}
.sorasuccessbox .sora_order table, .sorainfoorder table, .soraorderdetails table {
display: block;
}
.sorasuccessbox .sora_order table tbody, .sorainfoorder table
tbody, .soraorderdetails table tbody {
display: block;
}
.sorasuccessbox .sora_order table tbody tr, .sorainfoorder table tbody
tr, .soraorderdetails table tbody tr {
display: block;
}
.sorasuccessbox .sora_order th, .soraorderdetails th, .sorainfoorder th {
display: block;
width: 100%;
box-sizing: border-box;
}
.sorasuccessbox .sora_order td, .sorainfoorder td, .soraorderdetails td {
display: block;
box-sizing: border-box;
text-align: center;
}
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 300px) {
}
</style>
<b:if cond='data:view.isLayoutMode'>
<b:template-skin>
<![CDATA[
/*------Layout (No Edit)----------*/
body#layout #outer-wrapper,body#layout .row{width:auto;padding:0}
body#layout{width:800px;position:relative;padding:95px 5px 0;margin:0}
body#layout div.section{margin:0 5px 10px!important;padding:16px 16px 18px!
important}
body#layout .section h4{font-size:14px;margin:0}
body#layout .layout-widget-description{display:none}
body#layout .theme-options,body#layout #main-menu .widget{display:block!important}
body#layout div.sora-panel{background-color:#d7d7d7!important;overflow:hidden!
important;border-color:#bcbcbc}
body#layout .sora-panel .widget{float:left;width:49%;margin-right:2%}
body#layout .sora-panel #LinkList69, body#layout .sora-panel #LinkList1,body#layout
.sora-panel #LinkList2{width:100%;margin-right:0}
body#layout .sora-panel #LinkList71{margin-right:0}
body#layout #header-wrap{height:auto}
body#layout .header-header{float:left;width:100%;height:auto;padding:0}
body#layout .header-header .container{display:flex}
body#layout div.header-logo{float:left;width:35%;height:auto;max-width:none;max-
height:none}
body#layout .header-right{width:65%;display:block;margin:0}
body#layout .top-bar-social{float:left; width: 41%;}
body#layout #right-menu{float:right; width: 41%;}
body#layout .mobile-menu{display:none}
body#layout .header-menu{float:left;width:100%;height:auto}
body#layout #main-menu{height:auto}
body#layout #hot-wrapper .widget{display:block}
body#layout #content-wrapper{margin:0}
body#layout #content-wrapper > .container{display:flex;margin:0}
body#layout #main-wrapper{width:66.66%;padding:0}
body#layout #sidebar-wrapper{width:33.33%;padding:0}
body#layout .sidebar .widget,body#layout .sidebar .widget-
content{float:none;overflow:visible}
body#layout .footer-widgets-wrap{display:flex}
body#layout .footer-widgets-wrap div.footer{width:100%}
body#layout .vertical-left-menu, body#layout #main-slider-wrapper,
body#layout .vertical-right-menu {
width: 33.33%;
float: left;
}
body#layout .products-list .common-widget, body#layout .double-ads .ad-slot-main {
width: 41.75%;
float: left;
}
/*------Layout (end)----------*/
]]></b:template-skin>
</b:if>
<b:defaultmarkups>
<b:defaultmarkup type='Common'>
<b:includable id='widget-title'>
<b:if cond='data:defaultTitle or data:title'>
<div class='widget-title'>
<h3 class='title'>
<data:title/>
</h3>
</div>
</b:if>
</b:includable>
</b:defaultmarkup>
<b:defaultmarkup type='PopularPosts'>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<div class='widget-content'>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='postContent'/>
</b:loop>
</div>
</b:includable>
<b:includable id='postContent' var='post'>
<div class='post post-shop-info' expr:data-id='data:post.id'>
<div class='post-content'>
<a class='post-image-link' expr:href='data:post.url'>
<b:if cond='data:post.featuredImage'>
<img class='post-thumb' expr:alt='data:post.title'
expr:src='data:post.featuredImage.isYouTube ?
resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72,
"1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/>
<b:else/>
<img class='post-thumb' expr:alt='data:post.title'
src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/
KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
</b:if>
</a>
<div class='product-info'>
<h2 class='post-title'>
<a expr:href='data:post.url'><data:post.title/></a>
</h2>
<span class='meta-price'/>
</div>
</div>
</div>
</b:includable>
</b:defaultmarkup>
<b:defaultmarkup type='Header'>
<b:includable id='main' var='this'>
<div class='header-widget'>
<b:include cond='data:imagePlacement in {"REPLACE",
"BEFORE_DESCRIPTION"}' name='image'/>
<b:include cond='data:imagePlacement == "BEHIND"' name='title'/>
</div>
</b:includable>
<b:includable id='image'>
<a class='header-image-wrapper' expr:href='data:blog.homepageUrl'>
<img expr:alt='data:blog.title.escaped' expr:data-height='data:height'
expr:data-width='data:width' expr:src='data:image'/>
</a>
</b:includable>
</b:defaultmarkup>
<b:defaultmarkup type='FeaturedPost'>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<div class='widget-content'>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='postContent'/>
</b:loop>
</div>
</b:includable>
<b:includable id='postContent' var='post'>
<div class='post post-shop-info' expr:data-id='data:post.id'>
<div class='post-content'>
<div class='post-image-wrap'>
<a class='post-image-link' expr:href='data:post.url'>
<b:if cond='data:post.featuredImage'>
<img class='post-thumb' expr:alt='data:post.title'
expr:src='data:post.featuredImage.isYouTube ?
resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72,
"1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/>
<b:else/>
<img class='post-thumb' expr:alt='data:post.title'
src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/
KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
</b:if>
<span class='post-tag'><data:post.labels.last.name/></span>
</a>
<span class='product_off'/>
</div>
<div class='product-info'>
<h2 class='post-title'>
<a expr:href='data:post.url'><data:post.title/></a>
</h2>
<span class='meta-price'/>
</div>
</div>
</div>
</b:includable>
</b:defaultmarkup>
<b:defaultmarkup type='Label'>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<b:class expr:name='data:this.display + "-label"'/>
<b:include cond='data:this.display == "list"' name='list'/>
<b:include cond='data:this.display == "cloud"' name='list'/>
</div>
</b:includable>
<b:includable id='list'>
<ul>
<b:loop values='data:labels' var='label'>
<li>
<a class='label-name' expr:href='data:label.url'>
<data:label.name/>
<b:if cond='data:this.showFreqNumbers'>
<span class='label-count'><data:label.count/></span>
</b:if>
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:defaultmarkup>
<b:defaultmarkup type='FollowByEmail'>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<span class='before-text'><data:skin.vars.followByEmail/></span>
<div class='follow-by-email-inner'>
<form action='https://feedburner.google.com/fb/a/mailverify'
expr:onsubmit='"window.open(\"https://feedburner.google.com/fb/a/
mailverify?uri=" + data:feedPath + "\", \"popupwindow\", \
"scrollbars=yes,width=550,height=520\"); return true"' method='post'
target='popupwindow'>
<input autocomplete='off' class='follow-by-email-address'
expr:placeholder='data:messages.emailAddress' name='email' type='email'/>
<input class='follow-by-email-submit'
expr:value='data:messages.subscribe' type='submit'/>
<input expr:value='data:feedPath' name='uri' type='hidden'/>
<input name='loc' type='hidden' value='en_US'/>
</form>
</div>
</div>
</b:includable>
</b:defaultmarkup>
<b:defaultmarkup type='BlogSearch'>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content' role='search'>
<form class='search-form' expr:action='data:blog.searchUrl'>
<b:attr cond='not data:view.isPreview' name='target' value='_top'/>
<b:include name='urlParamsAsFormInput'/>
<input autocomplete='off' class='search-input' expr:aria-
label='data:messages.searchThisBlog'
expr:placeholder='data:messages.searchThisBlog' expr:value='data:view.isSearch ?
data:view.search.query.escaped : ""' name='q'/>
<input class='search-action' expr:value='data:messages.search.escaped'
type='submit'/>
</form>
</div>
</b:includable>
</b:defaultmarkup>
<b:defaultmarkup type='BlogArchive'>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<div id='ArchiveList'>
<div expr:id='data:widget.instanceId + "_ArchiveList"'>
<b:include cond='data:this.style in {"FLAT",
"MENU", "HIERARCHY"}' name='flat'/>
</div>
</div>
</div>
</b:includable>
<b:includable id='flat'>
<ul class='flat'>
<b:loop values='data:data' var='i'>
<li class='archivedate'>
<a expr:href='data:i.url'>
<data:i.name/><span class='post-count'><data:i.post-count/></span>
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:defaultmarkup>
</b:defaultmarkups>
</head>
<body expr:class='data:blog.pageType'>
<b:class cond='data:view.isHomepage' name='home'/>
<b:class cond='data:view.isPage' name='item'/>
<b:class cond='data:view.isArchive' name='index'/>
<b:class cond='data:view.isError' name='error404'/>
<div class='header-header'>
<div class='container row'>
<b:section class='header-logo' id='header-logo' maxwidgets='1'
name='Header Logo' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='Prize Bond Result (Header)'
type='Header' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='displayUrl'>http://3.bp.blogspot.com/-
w1WmLW2Q9qQ/X0yyrpI-FQI/AAAAAAAAJQI/spE-AOSP8mkjfTX4obssSgNeGr9iqR1bQCK4BGAYYCw/
s200/sora-shop.png</b:widget-setting>
<b:widget-setting name='displayHeight'>40</b:widget-setting>
<b:widget-setting name='sectionWidth'>299</b:widget-setting>
<b:widget-setting name='useImage'>true</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='imagePlacement'>REPLACE</b:widget-setting>
<b:widget-setting name='displayWidth'>200</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<div class='header-widget'>
<b:include cond='data:imagePlacement in {"REPLACE",
"BEFORE_DESCRIPTION"}' name='image'/>
<b:include cond='data:imagePlacement == "BEHIND"' name='title'/>
</div>
</b:includable>
<b:includable id='behindImageStyle'>
<b:if cond='data:sourceUrl'>
<b:include cond='data:this.image' data='{ image:
data:this.image, selector: ".header-widget"
}' name='responsiveImageStyle'/>
<style type='text/css'>
.header-widget {
background-position: <data:blog.locale.languageAlignment/>;
background-repeat: no-repeat;
}
</style>
</b:if>
</b:includable>
<b:includable id='description'>
<p>
<data:this.description/>
</p>
</b:includable>
<b:includable id='image'>
<a class='header-image-wrapper' expr:href='data:blog.homepageUrl'>
<img expr:alt='data:blog.title.escaped' expr:data-height='data:height'
expr:data-width='data:width' expr:src='data:image'/>
</a>
</b:includable>
<b:includable id='title'>
<h1>
<b:tag cond='data:view.url != data:blog.homepageUrl'
expr:href='data:blog.homepageUrl' name='a'>
<data:title/>
</b:tag>
</h1>
</b:includable>
</b:widget>
</b:section>
<div class='header-right'>
<!-- Top Social -->
<b:section class='top-bar-social social' id='top-bar-social' maxwidgets='1'
name='Social Top' showaddelement='yes'>
<b:widget id='LinkList73' locked='true' title='Top Social'
type='LinkList' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='link-3'>#</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='text-1'>twitter</b:widget-setting>
<b:widget-setting name='link-1'>/</b:widget-setting>
<b:widget-setting name='text-0'>facebook</b:widget-setting>
<b:widget-setting name='link-2'>/</b:widget-setting>
<b:widget-setting name='text-3'>pinterest</b:widget-setting>
<b:widget-setting name='link-0'>/</b:widget-setting>
<b:widget-setting name='text-2'>instagram</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<ul>
<b:loop values='data:links' var='link'>
<li expr:class='data:link.name'><a expr:href='data:link.target'
expr:title='data:link.name' target='_blank'/></li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
<b:section class='right-menu' id='right-menu' maxwidgets='1' name='Header
Right Menu' showaddelement='yes'>
<b:widget id='LinkList72' locked='true' title='Top Menu'
type='LinkList' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='text-1'><![CDATA[<i class="fa
fa-phone"></i> +92]]></b:widget-setting>
<b:widget-setting name='link-1'>#</b:widget-setting>
<b:widget-setting name='text-0'><![CDATA[<i class="fa fa-
envelope"></i> support@]]></b:widget-setting>
<b:widget-setting name='link-2'>#</b:widget-setting>
<b:widget-setting name='link-0'>#</b:widget-setting>
<b:widget-setting name='text-2'><![CDATA[<i class="fa fa-
whatsapp"></i> +92]]></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<ul>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target'><data:link.name/></a></li>
</b:loop>
</ul>
</b:includable>
</b:widget>
</b:section>
<div class='sora-cart'>
<div class='sora-cart-details'>
<span class='simpleCart_quantity'>0</span>
</div>
<div class='sora-cart-description'>
<div class='simpleCart_items'/>
<div class='sora-cart-buttons-wrap'>
<div class='sora-cart-ammount'><span class='sora-cart-
subtotal'>SUBTOTAL :</span><span class='simpleCart_total'/></div>
<div class='sora-cart-buttons'>
<a class='simpleCart_empty' href='javascript:;'><span>empty
cart</span></a><a class='simpleCart_checkout'
href='/p/checkout.html'><span>checkout</span></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class='header-menu'>
<div class='mobile-menu'/>
<div class='container row'>
<span class='slide-menu-toggle'/>
<b:section class='main-menu' id='main-menu' maxwidgets='1' name='Main Menu'
showaddelement='yes'>
<b:widget id='LinkList74' locked='true' title='Link List' type='LinkList'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='text-10'>_Web Doc</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='link-1'>#</b:widget-setting>
<b:widget-setting name='link-2'>#</b:widget-setting>
<b:widget-setting name='link-12'>.</b:widget-setting>
<b:widget-setting name='link-0'>/</b:widget-setting>
<b:widget-setting name='link-11'>/</b:widget-setting>
<b:widget-setting name='link-10'>/</b:widget-setting>
<b:widget-setting name='text-9'>Documentation</b:widget-setting>
<b:widget-setting name='link-9'>#</b:widget-setting>
<b:widget-setting name='text-8'>_Error Page</b:widget-setting>
<b:widget-setting name='link-7'>/</b:widget-setting>
<b:widget-setting name='link-8'>/</b:widget-setting>
<b:widget-setting name='link-5'>#</b:widget-setting>
<b:widget-setting name='link-6'>/</b:widget-setting>
<b:widget-setting name='link-3'>#</b:widget-setting>
<b:widget-setting name='link-4'>#</b:widget-setting>
<b:widget-setting name='text-1'>Features</b:widget-setting>
<b:widget-setting name='text-0'>Home</b:widget-setting>
<b:widget-setting name='text-3'>__DropDown 1</b:widget-setting>
<b:widget-setting name='text-2'>_Multi DropDown</b:widget-setting>
<b:widget-setting name='text-5'>__DropDown 3</b:widget-setting>
<b:widget-setting name='text-4'>__DropDown 2</b:widget-setting>
<b:widget-setting name='text-7'>_SiteMap</b:widget-setting>
<b:widget-setting name='text-6'>_ShortCodes</b:widget-setting>
<b:widget-setting name='text-11'>_Video Doc</b:widget-setting>
<b:widget-setting name='text-12'>Download This Template</b:widget-
setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<ul id='main-menu-nav' role='menubar'>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target'
role='menuitem'><data:link.name/></a></li>
</b:loop>
</ul>
</b:includable>
</b:widget>
</b:section>
<div id='nav-search'>
<form class='search-form' expr:action='data:blog.searchUrl'
role='search'>
<input autocomplete='off' class='search-input'
expr:placeholder='data:messages.searchThisBlog' name='q' type='search' value=''/>
<span class='hide-search'/>
</form>
</div>
<span class='show-search'/>
</div>
</div>
<div class='clearfix'/>
<div class='secondary-menu'>
<div class='container row'>
<b:section class='second-menu' id='second-menu' maxwidgets='1' name='Secondary
Menu' showaddelement='yes'>
<b:widget id='LinkList3' locked='true' title='' type='LinkList' visible='true'>
<b:widget-settings>
<b:widget-setting name='text-9'>About Us</b:widget-setting>
<b:widget-setting name='link-9'>/</b:widget-setting>
<b:widget-setting name='text-8'>Contact Us</b:widget-setting>
<b:widget-setting name='link-7'>#</b:widget-setting>
<b:widget-setting name='link-8'>/</b:widget-setting>
<b:widget-setting name='text-10'>Support</b:widget-setting>
<b:widget-setting name='link-5'>#</b:widget-setting>
<b:widget-setting name='link-6'>#</b:widget-setting>
<b:widget-setting name='link-3'>#</b:widget-setting>
<b:widget-setting name='link-4'>#</b:widget-setting>
<b:widget-setting name='text-1'>FAQ</b:widget-setting>
<b:widget-setting name='text-0'>Report</b:widget-setting>
<b:widget-setting name='text-3'>Policy</b:widget-setting>
<b:widget-setting name='text-2'>Terms of Use</b:widget-setting>
<b:widget-setting name='text-5'><![CDATA[Today's Deals]]></b:widget-
setting>
<b:widget-setting name='text-4'>Offer Zone</b:widget-setting>
<b:widget-setting name='text-7'>Blog</b:widget-setting>
<b:widget-setting name='text-6'>Best Sellers</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='link-1'>#</b:widget-setting>
<b:widget-setting name='link-2'>#</b:widget-setting>
<b:widget-setting name='link-0'>#</b:widget-setting>
<b:widget-setting name='link-10'>#</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<ul>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target'><data:link.name/></a></li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
</div>
<div class='clearfix'/>
<b:if cond='data:view.isHomepage'>
<div class='services-wrapper'>
<div class='container row'>
<b:section class='author-list right-side-widget' id='intro-services-right'
maxwidgets='8' name='Product Services' showaddelement='no'>
<b:widget id='Image21' locked='true' title='Free Shipping' type='Image'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting
name='displayUrl'>http://4.bp.blogspot.com/--deLFnouCw8/X0y2DxnObpI/AAAAAAAAJQ0/
cLa2tWFymPwzryBCpBY3Myc_PunQX-kfACK4BGAYYCw/s40/truck.png</b:widget-setting>
<b:widget-setting name='displayHeight'>40</b:widget-setting>
<b:widget-setting name='sectionWidth'>790</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='displayWidth'>40</b:widget-setting>
<b:widget-setting name='link'>image</b:widget-setting>
<b:widget-setting name='caption'>Lorem Ipsum is simply dummy text of the
printing and typesetting industry.</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<style type='text/css'>
.services-wrapper{display:block}
</style>
<div class='service-content'>
<b:if cond='data:link == "image"'>
<b:class name='service-icon-image'/>
<span class='service-icon'><img expr:alt='data:title'
expr:src='data:sourceUrl'/></span>
<b:else/>
<span class='service-icon'><i expr:class='"fa " +
data:link'/></span>
</b:if>
<div class='service-content-details'>
<h3 class='service-title'><data:title/></h3>
<b:if cond='data:caption'>
<p class='service-snippet'><data:caption/></p>
</b:if>
</div>
</div>
</div>
</b:includable>
</b:widget>
<b:widget id='Image22' locked='true' title='24/7 Support' type='Image'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting
name='displayUrl'>http://3.bp.blogspot.com/-P0Om4NmB9Os/X0y2NMGIAXI/AAAAAAAAJQ8/
tdXBSMrtPZwJYoOHmOUJO-vOxqP5s3odwCK4BGAYYCw/s1600/headphones.png</b:widget-setting>
<b:widget-setting name='displayHeight'>40</b:widget-setting>
<b:widget-setting name='sectionWidth'>150</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='displayWidth'>40</b:widget-setting>
<b:widget-setting name='link'>image</b:widget-setting>
<b:widget-setting name='caption'>Lorem Ipsum is simply dummy text of the
printing and typesetting industry.</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<style type='text/css'>
.services-wrapper{display:block}
</style>
<div class='service-content'>
<b:if cond='data:link == "image"'>
<b:class name='service-icon-image'/>
<span class='service-icon'><img expr:alt='data:title'
expr:src='data:sourceUrl'/></span>
<b:else/>
<span class='service-icon'><i expr:class='"fa " +
data:link'/></span>
</b:if>
<div class='service-content-details'>
<h3 class='service-title'><data:title/></h3>
<b:if cond='data:caption'>
<p class='service-snippet'><data:caption/></p>
</b:if>
</div>
</div>
</div>
</b:includable>
</b:widget>
<b:widget id='Image23' locked='true' title='Quick Payment' type='Image'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting
name='displayUrl'>http://3.bp.blogspot.com/-E1DowojxRNQ/X0y2VoZCE3I/AAAAAAAAJRI/
I6lhaGUdNyEoREEkB8epFmqFwD0XLOleACK4BGAYYCw/s40/wallet.png</b:widget-setting>
<b:widget-setting name='displayHeight'>40</b:widget-setting>
<b:widget-setting name='sectionWidth'>790</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='displayWidth'>40</b:widget-setting>
<b:widget-setting name='link'>image</b:widget-setting>
<b:widget-setting name='caption'>Lorem Ipsum is simply dummy text of the
printing and typesetting industry.</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<style type='text/css'>
.services-wrapper{display:block}
</style>
<div class='service-content'>
<b:if cond='data:link == "image"'>
<b:class name='service-icon-image'/>
<span class='service-icon'><img expr:alt='data:title'
expr:src='data:sourceUrl'/></span>
<b:else/>
<span class='service-icon'><i expr:class='"fa " +
data:link'/></span>
</b:if>
<div class='service-content-details'>
<h3 class='service-title'><data:title/></h3>
<b:if cond='data:caption'>
<p class='service-snippet'><data:caption/></p>
</b:if>
</div>
</div>
</div>
</b:includable>
</b:widget>
<b:widget id='Image24' locked='true' title='Gift Coupons' type='Image'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting
name='displayUrl'>http://2.bp.blogspot.com/-Q1rerr-Mxpg/X0y2cN37HfI/AAAAAAAAJRQ/
M0YGXxod4GE-dd79NKzB8q1DnJPwYxMuQCK4BGAYYCw/s1600/gift.png</b:widget-setting>
<b:widget-setting name='displayHeight'>40</b:widget-setting>
<b:widget-setting name='sectionWidth'>150</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='displayWidth'>40</b:widget-setting>
<b:widget-setting name='link'>image</b:widget-setting>
<b:widget-setting name='caption'>Lorem Ipsum is simply dummy text of the
printing and typesetting industry.</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<style type='text/css'>
.services-wrapper{display:block}
</style>
<div class='service-content'>
<b:if cond='data:link == "image"'>
<b:class name='service-icon-image'/>
<span class='service-icon'><img expr:alt='data:title'
expr:src='data:sourceUrl'/></span>
<b:else/>
<span class='service-icon'><i expr:class='"fa " +
data:link'/></span>
</b:if>
<div class='service-content-details'>
<h3 class='service-title'><data:title/></h3>
<b:if cond='data:caption'>
<p class='service-snippet'><data:caption/></p>
</b:if>
</div>
</div>
</div>
</b:includable>
</b:widget>
</b:section>
<div class='clearfix'/>
</div>
</div>
</b:if>
<div class='comment-block'>
<div class='comment-author'>
<b:if cond='data:comment.authorUrl'>
<b:message name='messages.authorSaidWithLink'>
<b:param expr:value='data:comment.author'
name='authorName'/>
<b:param expr:value='data:comment.authorUrl'
name='authorUrl'/>
</b:message>
<b:else/>
<b:message name='messages.authorSaid'>
<b:param expr:value='data:comment.author'
name='authorName'/>
</b:message>
</b:if>
</div>
<div expr:class='"comment-body" +
(data:comment.isDeleted ? " deleted" : "")'>
<data:comment.body/>
</div>
<div class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</div>
</div>
</div>
</b:includable>
<b:includable id='commentList' var='comments'>
<div id='comments-block'>
<b:loop values='data:comments' var='comment'>
<b:include data='comment' name='commentItem'/>
</b:loop>
</div>
</b:includable>
<b:includable id='commentPicker' var='post'>
<b:if cond='data:post.commentSource == 1'>
<b:include data='post' name='iframeComments'/>
<b:elseif cond='data:post.showThreadedComments'/>
<b:include data='post' name='threadedComments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:includable>
<b:includable id='comments' var='post'>
<section expr:class='"comments" +
(data:post.embedCommentForm ? " embed" : "")' expr:data-num-
comments='data:post.numberOfComments' id='comments'>
<a name='comments'/>
<b:if cond='data:post.allowComments'>
<b:include name='commentsTitle'/>
<b:if cond='data:post.commentPagingRequired'>
<div class='paging-control-container'>
<b:if cond='data:post.hasOlderLinks'>
<a expr:class='data:post.oldLinkClass'
expr:href='data:post.oldestLinkUrl'>
<data:messages.oldest/>
</a>
<a expr:class='data:post.oldLinkClass'
expr:href='data:post.olderLinkUrl'>
<data:messages.older/>
</a>
</b:if>
<span class='comment-range-text'>
<data:post.commentRangeText/>
</span>
<b:if cond='data:post.hasNewerLinks'>
<a expr:class='data:post.newLinkClass'
expr:href='data:post.newerLinkUrl'>
<data:messages.newer/>
</a>
<a expr:class='data:post.newLinkClass'
expr:href='data:post.newestLinkUrl'>
<data:messages.newest/>
</a>
</b:if>
</div>
</b:if>
<div class='footer'>
<b:if cond='data:post.embedCommentForm'>
<b:if cond='data:post.allowNewComments'>
<b:include data='post' name='commentForm'/>
<b:else/>
<data:post.noNewCommentsText/>
</b:if>
<b:else/>
<b:if cond='data:post.allowComments'>
<b:include data='post' name='addComments'/>
</b:if>
</b:if>
</div>
</b:if>
<b:if cond='data:showCmtPopup'>
<div id='comment-popup'>
<iframe allowtransparency='allowtransparency' frameborder='0'
id='comment-actions' name='comment-actions' scrolling='no'>
</iframe>
</div>
</b:if>
</section>
</b:includable>
<b:includable id='commentsLink'>
<a class='comment-link' expr:href='data:post.commentsUrl'
expr:onclick='data:post.commentsUrlOnclick'>
<b:if cond='data:post.numberOfComments > 0'>
<b:message name='messages.numberOfComments'>
<b:param expr:value='data:post.numberOfComments' name='numComments'/>
</b:message>
<b:else/>
<data:messages.postAComment/>
</b:if>
</a>
</b:includable>
<b:includable id='commentsLinkIframe'>
<!-- G+ comments, no longer available. The includable is retained for backwards-
compatibility. -->
</b:includable>
<b:includable id='commentsTitle'>
<!-- Post Commments Title -->
<h3 class='title'><data:post.numberOfComments/>
<data:allBylineItems.comments.label/></h3>
</b:includable>
<b:includable id='defaultAdUnit'>
<ins class='adsbygoogle' data-ad-format='auto' expr:data-ad-
client='data:adClientId ?: data:blog.adsenseClientId' expr:data-ad-
host='data:blog.adsenseHostId' expr:data-analytics-
uacct='data:blog.analyticsAccountNumber' expr:style='data:style ?: "display:
block;"'/>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</b:includable>
<b:includable id='emailPostIcon'>
<span class='byline post-icons'>
<!-- email post links -->
<span class='item-action'>
<a expr:href='data:post.emailPostUrl' expr:title='data:messages.emailPost'>
<b:include data='{ iconClass: "touch-icon sharing-icon" }'
name='emailIcon'/>
</a>
</span>
</span>
</b:includable>
<b:includable id='facebookShare'>
<b:with value='"window.open(this.href, \"_blank\", \
"height=430,width=640\"); return false;"' var='onclick'>
<b:include name='platformShare'/>
</b:with>
</b:includable>
<b:includable id='feedLinks'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='feedLinksBody' var='links'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='footerBylines' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='googlePlusShare'>
<div class='goog-inline-block google-plus-share-container'>
<g:plusone annotation='inline' expr:href='data:originalUrl.canonical.http'
size='medium' source='blogger:blog:plusone'/>
</div>
</b:includable>
<b:includable id='headerByline' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='homePageLink'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='iframeComments' var='post'>
<b:if cond='data:post.allowIframeComments'>
<script expr:src='data:post.iframeCommentSrc'
type='text/javascript'/>
<div class='cmt_iframe_holder' expr:data-
href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/>
<b:if cond='!data:post.embedCommentForm'>
<b:include data='post' name='commentsLink'/>
</b:if>
</b:if>
</b:includable>
<b:includable id='indexBlogPager'>
<!-- Post Pagination Index -->
<div class='blog-pager container' id='blog-pager'>
<b:include cond='data:newerPageUrl' name='previousPageLink'/>
<b:include cond='data:olderPageUrl' name='nextPageLink'/>
<b:include cond='data:view.url != data:blog.homepageUrl'
name='homePageLink'/>
</div>
</b:includable>
<b:includable id='indexPost' var='post'>
<!-- Index Post Content -->
<div class='index-product-inner'>
<b:include data='post' name='postFeaturedImage'/>
<div class='product-info'>
<b:include data='post' name='postHeader'/>
<div class='sora_product_item_price item_price'><span
class='sora_product_price meta-price'/></div>
<a class='item_add' href='javascript:;'><span
class='add_product'><i class='fa fa-cart-plus'/>Add to Cart</span><span
class='product_added'><i class='fa fa-check'/>Product Added</span></a>
</div>
</div>
</b:includable>
<b:includable id='inlineAd' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='itemPost' var='post'>
<!-- Item Post Content -->
<b:include data='post' name='postMeta'/>
<b:include cond='data:view.isPost' data='post'
name='postBreadcrumbs'/>
<b:if cond='data:view.isPost'>
<div class='product-header'>
<div class='col-left'>
<div class='post-image-wrap item_image'>
<b:if cond='data:post.featuredImage'>
<img class='post-thumb item_thumb'
expr:alt='data:post.title' expr:src='data:post.featuredImage.isYouTube ?
resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72,
"1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/>
<b:else/>
<img class='post-thumb item_thumb'
expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--
I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
</b:if>
<span class='product_off'/>
</div>
</div>
<div class='col-right'>
<h1 class='post-title item_name'>
<data:post.title/>
</h1>
<div class='sora_product_item_size'><span class='sora_size'>Size </span><span
class='sora_addropicon'><select class='item_size'><span class='sora_product_size
meta-size'/></select></span></div>
<div class='sora_product_item_price
item_price'><b><data:allBylineItems.timestamp.label/></b><span
class='sora_product_price meta-price'/></div>
<div class='sora-product-buy-buttons'>
<a class='item_add' href='javascript:;'><span
class='add_product'><i class='fa fa-cart-plus'/>Add to Cart</span><span
class='product_added'><i class='fa fa-check'/>Product Added</span></a>
<a class='sora-cart-view' href='/p/cart.html'><i class='fa
fa-eye'/>View Cart</a>
<a class='sora-cart-payment' href='/p/checkout.html'><i
class='fa fa-credit-card'/>Checkout</a>
</div>
<b:include data='post' name='postLabels'/>
<b:include data='post' name='postShareButtons'/>
</div>
</div>
</b:if>
<b:if cond='data:view.isPage'>
<h1 class='post-title'>
<data:post.title/>
</h1>
</b:if>
<b:include data='post' name='postBody'/>
<b:include cond='data:view.isPost' data='post' name='postFooter'/>
</b:includable>
<b:includable id='linkShare'>
<b:with value='"window.prompt(\"Copy to clipboard: Ctrl+C, Enter\
", \"" + data:originalUrl + "\"); return false;"'
var='onclick'>
<b:include name='platformShare'/>
</b:with>
</b:includable>
<b:includable id='manageComments'>
<a expr:href='data:post.manageCommentsUrl'
expr:onclick='data:post.manageCommentsUrlOnclick'>
<b:message name='messages.manageComments'/>
</a>
</b:includable>
<b:includable id='messagesJs'>
<script type='text/javascript'>
var messages = {
viewAll: "<data:messages.viewAll/>"
}
</script>
</b:includable>
<b:includable id='nextPageLink'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl'
expr:id='data:widget.instanceId + "_blog-pager-older-link"'
expr:title='data:messages.olderPosts'>
<data:messages.olderPosts/>
</a>
</b:includable>
<b:includable id='otherSharingButton'>
<span class='sharing-platform-button sharing-element-other' expr:aria-
label='data:messages.shareToOtherApps.escaped' expr:data-url='data:originalUrl'
expr:title='data:messages.shareToOtherApps.escaped' role='menuitem' tabindex='-1'>
<b:with value='{key: "sharingOther"}' var='platform'>
<b:include name='sharingPlatformIcon'/>
</b:with>
<span class='platform-sharing-text'><data:messages.shareOtherApps.escaped/></
span>
</span>
</b:includable>
<b:includable id='platformShare'>
<a expr:class='"goog-inline-block sharing-" + data:platform.key'
expr:data-url='data:originalUrl' expr:href='data:shareUrl +
"&target=" + data:platform.target' expr:onclick='data:onclick ?
data:onclick : ""' expr:title='data:platform.shareMessage'
target='_blank'>
<span class='share-button-link-text'>
<data:platform.shareMessage/>
</span>
</a>
</b:includable>
<b:includable id='post' var='post'>
<!-- Post Index -->
<b:if cond='data:view.isMultipleItems'>
<b:include data='post' name='indexPost'/>
</b:if>
<!-- Post Item -->
<b:if cond='data:view.isSingleItem'>
<b:include data='post' name='itemPost'/>
</b:if>
</b:includable>
<b:includable id='postAuthor' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='postBody' var='post'>
<!-- Post Body Entry Content-->
<b:if cond='data:view.isPost'>
<div class='post-content'>
<b:if cond='data:blog.jumpLinkMessage != "hide"'>
<div
class='title-wrap'><h3><data:blog.jumpLinkMessage/></h3></div>
</b:if>
<div class='post-body'>
<data:post.body/>
</div>
</div>
<b:else/>
<div class='post-content post-body'>
<data:post.body/>
</div>
</b:if>
</b:includable>
<b:includable id='postBodySnippet' var='post'>
<b:include data='post' name='postBody'/>
</b:includable>
<b:includable id='postBreadcrumbs' var='post'>
<!-- Post Breadcrumbs -->
<nav id='breadcrumb'><a
expr:href='data:blog.homepageUrl'><data:messages.home/></a><b:if
cond='data:post.labels'><em class='delimiter'/><a class='b-label'
expr:href='data:post.labels.last.url'><data:post.labels.last.name/></a></b:if><em
class='delimiter'/><span class='current'><data:post.title/></span></nav>
<script type='application/ld+json'>
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"@id": "#Breadcrumb",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"item": {
"name": "<data:messages.home/>",
"@id":
"<data:blog.homepageUrl.jsonEscaped/>"
}
},{
"@type": "ListItem",
"position": 2,
"item": {
"name": "<b:if
cond='data:post.labels'><data:post.labels.last.name/></b:if>",
"@id":
"<data:post.labels.last.url.jsonEscaped/>"
}
},{
"@type": "ListItem",
"position": 3,
"item": {
"name": "<data:post.title/>",
"@id": "<data:post.url.jsonEscaped/>"
}
}]
}
</script>
</b:includable>
<b:includable id='postCategory' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='postCommentsAndAd' var='post'>
<!-- Post, Comments and Ads -->
<!-- Post Content Index and Item -->
<div class='blog-post hentry simpleCart_shelfItem'>
<b:class cond='data:view.isMultipleItems' name='index-post post-
shop-info'/>
<b:class cond='data:view.isSingleItem' name='item-post'/>
<b:class cond='data:view.isPost' name='product-post'/>
<b:attr cond='data:view.isMultipleItems' expr:value='data:post.id'
name='data-id'/>
<b:include data='post' name='post'/>
</div>
<!-- Comments -->
<b:if cond='data:view.isSingleItem'>
<div class='blog-post-comments'>
<b:include data='post' name='threadedCommentsDisqus'/>
<b:include data='post' name='commentPicker'/>
</div>
</b:if>
</b:includable>
<b:includable id='postCommentsLink'>
<b:if cond='data:view.isMultipleItems'>
<span class='byline post-comment-link container'>
<b:include cond='data:post.commentSource != 1'
name='commentsLink'/>
<b:include cond='data:post.commentSource == 1'
name='commentsLinkIframe'/>
</span>
</b:if>
</b:includable>
<b:includable id='postFeaturedImage' var='post'>
<!-- Post Featured Image on Index -->
<div class='post-image-wrap item_image'>
<a class='post-image-link' expr:href='data:post.url'>
<b:if cond='data:post.featuredImage'>
<img class='post-thumb item_thumb' expr:alt='data:post.title'
expr:src='data:post.featuredImage.isYouTube ?
resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72,
"1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/>
<b:else/>
<img class='post-thumb item_thumb' expr:alt='data:post.title'
src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/
KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
</b:if>
</a>
<span class='product_off'/>
</div>
</b:includable>
<b:includable id='postFooter' var='post'>
<!-- Post Footer Itens -->
<div class='post-footer'>
<!-- Post Labels, Reactions, Share, Navigation and Related Posts --
>
<b:include data='post' name='footerBylines'/>
<b:include data='post' name='postNavigation'/>
<b:include data='post' name='postRelated'/>
</div>
</b:includable>
<b:includable id='postFooterAuthorProfile' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='postHeader' var='post'>
<b:include data='post' name='postTitle'/>
</b:includable>
<b:includable id='postJumpLink' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='postLabels' var='post'>
<b:if cond='data:allBylineItems.labels'>
<b:if cond='data:post.labels'>
<div class='post-labels'>
<span><data:allBylineItems.labels.label/></span>
<div class='label-head Label'>
<b:loop values='data:post.labels' var='label'>
<a class='label-link' expr:href='data:label.url'
rel='tag'><data:label.name/></a>
</b:loop>
</div>
</div>
</b:if>
</b:if>
</b:includable>
<b:includable id='postLocation'>
<span class='byline post-location'>
<data:byline.label/>
<a expr:href='data:post.location.mapsUrl'
target='_blank'><data:post.location.name/></a>
</span>
</b:includable>
<b:includable id='postMeta' var='post'>
<b:include data='post' name='postMetadataJSON'/>
</b:includable>
<b:includable id='postMetadataJSONImage'>
"image": {
"@type": "ImageObject",
<b:if cond='data:post.featuredImage.isResizable'>
"url": "<b:eval expr='resizeImage(data:post.featuredImage, 1200,
"1200:630")'/>",
"height": 630,
"width": 1200
<b:else/>
"url": "https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-
O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200",
"height": 348,
"width": 1200
</b:if>
},
</b:includable>
<b:includable id='postMetadataJSONPublisher'>
"publisher": {
"@type": "Organization",
"name": "Blogger",
"logo": {
"@type": "ImageObject",
"url": "https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-
O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=h60",
"width": 206,
"height": 60
}
},
</b:includable>
<b:includable id='postNavigation' var='post'>
<!-- Post Navigation Item -->
<ul class='post-nav'>
<li class='post-next'>
<b:if cond='data:newerPageUrl'>
<a class='next-post-link' expr:href='data:newerPageUrl'
expr:id='data:widget.instanceId + "_blog-pager-newer-link"' rel='next'>
<div
class='post-nav-inner'><span><data:messages.newer/></span><p/></div>
</a>
<b:else/>
<a rel='next'><div class='post-nav-inner post-nav-
active'><span><data:messages.newer/></span><p><data:post.title/></p></div></a>
</b:if>
</li>
<li class='post-prev'>
<b:if cond='data:olderPageUrl'>
<a class='prev-post-link' expr:href='data:olderPageUrl'
expr:id='data:widget.instanceId + "_blog-pager-older-link"'
rel='previous'>
<div
class='post-nav-inner'><span><data:messages.older/></span><p/></div>
</a>
<b:else/>
<a rel='previous'><div class='post-nav-inner post-nav-
active'><span><data:messages.older/></span><p><data:post.title/></p></div></a>
</b:if>
</li>
</ul>
</b:includable>
<b:includable id='postPagination'>
<div class='blog-pager container' id='blog-pager'>
<b:include cond='data:newerPageUrl' name='previousPageLink'/>
<b:include cond='data:olderPageUrl' name='nextPageLink'/>
<b:include cond='data:view.url != data:blog.homepageUrl' name='homePageLink'/>
</div>
</b:includable>
<b:includable id='postReactions' var='post'>
<b:comment>Disabled</b:comment>
</b:includable>
<b:includable id='postRelated' var='post'>
<!-- Related Posts -->
<div id='related-wrap'>
<div class='title-wrap'>
<h3><data:allBylineItems.backlinks.label/></h3>
</div>
<div class='related-ready'>
<b:if cond='data:post.labels'>
<div class='related-tag' expr:data-
label='data:post.labels.first.name'/>
<b:else/>
<div class='related-tag' data-label='random'/>
</b:if>
</div>
</div>
</b:includable>
<b:includable id='postShareButtons' var='post'>
<!-- Post ShareButtons -->
<b:if cond='data:allBylineItems.share'>
<div class='post-share'>
<span
class='share-title'><data:allBylineItems.reactions.label/></span>
<ul class='share-links social social-color'>
<li class='facebook'><a class='facebook'
expr:href='"https://www.facebook.com/sharer.php?u=" + data:post.url'
onclick='window.open(this.href, 'windowName', 'width=550,
height=650, left=24, top=24, scrollbars, resizable'); return false;'
rel='nofollow'/></li>
<li class='twitter'><a class='twitter'
expr:href='"https://twitter.com/share?url=" + data:post.url +
"&text=" + data:post.title' onclick='window.open(this.href,
'windowName', 'width=550, height=450, left=24, top=24, scrollbars,
resizable'); return false;' rel='nofollow'/></li>
<b:include name='commentsTitle'/>
<div class='comments-content'>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='threadedCommentJs'/>
</b:if>
<div id='comment-holder'>
<data:post.commentHtml/>
</div>
</div>
<p class='comment-footer'>
<b:if cond='data:post.allowNewComments'>
<b:include data='post' name='threadedCommentForm'/>
<b:else/>
<data:post.noNewCommentsText/>
</b:if>
</p>
<b:if cond='data:showCmtPopup'>
<div id='comment-popup'>
<iframe allowtransparency='allowtransparency' frameborder='0'
id='comment-actions' name='comment-actions' scrolling='no'>
</iframe>
</div>
</b:if>
</section>
</b:includable>
<b:includable id='threadedCommentsDisqus' var='post'>
<script type='text/javascript'>
var disqus_blogger_current_url =
"<data:blog.canonicalUrl/>";
if (!disqus_blogger_current_url.length) {
disqus_blogger_current_url = "<data:blog.url/>";
}
var disqus_blogger_homepage_url =
"<data:blog.homepageUrl/>";
var disqus_blogger_canonical_homepage_url =
"<data:blog.canonicalHomepageUrl/>";
</script>
</b:includable>
</b:widget>
</b:section>
</div>
</b:if>
<!-- Footer Wrapper -->
<div id='footer-wrapper'>
<div class='container row'>
<div class='footer-widgets-wrap'>
<b:section class='footer common-widget' id='footer-sec1' maxwidgets='3'
name='Section (Left)' showaddelement='yes'>
<b:widget id='Label5' locked='false' title='Tags' type='Label'
visible='true'>
<b:widget-settings>
<b:widget-setting name='sorting'>FREQUENCY</b:widget-setting>
<b:widget-setting name='display'>CLOUD</b:widget-setting>
<b:widget-setting
name='selectedLabelsList'>kids,laptop,mens,mobile,smartwatch,women</b:widget-
setting>
<b:widget-setting name='showType'>USER_SELECTED</b:widget-setting>
<b:widget-setting name='showFreqNumbers'>true</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='cloud'>
<b:loop values='data:labels' var='label'>
<span class='label-size'>
<b:class expr:name='"label-size-" + data:label.cssSize'/>
<a class='label-name' expr:href='data:label.url'>
<data:label.name/>
<b:if cond='data:this.showFreqNumbers'>
<span class='label-count'><data:label.count/></span>
</b:if>
</a>
</span>
</b:loop>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<b:class expr:name='data:this.display + "-label"'/>
<b:include cond='data:this.display == "list"' name='list'/>
<b:include cond='data:this.display == "cloud"' name='list'/>
</div>
</b:includable>
<b:includable id='list'>
<ul>
<b:loop values='data:labels' var='label'>
<li>
<a class='label-name' expr:href='data:label.url'>
<data:label.name/>
<b:if cond='data:this.showFreqNumbers'>
<span class='label-count'><data:label.count/></span>
</b:if>
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
<b:widget id='Label1' locked='false' title='Categories' type='Label'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='sorting'>ALPHA</b:widget-setting>
<b:widget-setting name='display'>LIST</b:widget-setting>
<b:widget-setting
name='selectedLabelsList'>kids,laptop,mens,mobile,smartwatch,women</b:widget-
setting>
<b:widget-setting name='showType'>USER_SELECTED</b:widget-setting>
<b:widget-setting name='showFreqNumbers'>true</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='cloud'>
<b:loop values='data:labels' var='label'>
<span class='label-size'>
<b:class expr:name='"label-size-" + data:label.cssSize'/>
<a class='label-name' expr:href='data:label.url'>
<data:label.name/>
<b:if cond='data:this.showFreqNumbers'>
<span class='label-count'><data:label.count/></span>
</b:if>
</a>
</span>
</b:loop>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<b:class expr:name='data:this.display + "-label"'/>
<b:include cond='data:this.display == "list"' name='list'/>
<b:include cond='data:this.display == "cloud"' name='list'/>
</div>
</b:includable>
<b:includable id='list'>
<ul>
<b:loop values='data:labels' var='label'>
<li>
<a class='label-name' expr:href='data:label.url'>
<data:label.name/>
<b:if cond='data:this.showFreqNumbers'>
<span class='label-count'><data:label.count/></span>
</b:if>
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
</b:section>
<b:section class='footer common-widget' id='footer-sec2' maxwidgets='3'
name='Section (Center)' showaddelement='yes'>
<b:widget id='PopularPosts2' locked='false' title='Most Popular'
type='PopularPosts' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='numItemsToShow'>3</b:widget-setting>
<b:widget-setting name='showThumbnails'>true</b:widget-setting>
<b:widget-setting name='showSnippets'>true</b:widget-setting>
<b:widget-setting name='timeRange'>LAST_WEEK</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<div class='widget-content'>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='postContent'/>
</b:loop>
</div>
</b:includable>
<b:includable id='postContent' var='post'>
<div class='post post-shop-info' expr:data-id='data:post.id'>
<div class='post-content'>
<a class='post-image-link' expr:href='data:post.url'>
<b:if cond='data:post.featuredImage'>
<img class='post-thumb' expr:alt='data:post.title'
expr:src='data:post.featuredImage.isYouTube ?
resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72,
"1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/>
<b:else/>
<img class='post-thumb' expr:alt='data:post.title'
src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/
KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
</b:if>
</a>
<div class='product-info'>
<h2 class='post-title'>
<a expr:href='data:post.url'><data:post.title/></a>
</h2>
<span class='meta-price'/>
</div>
</div>
</div>
</b:includable>
</b:widget>
</b:section>
<b:section class='footer common-widget' id='footer-sec3' maxwidgets='3'
name='Section (Right)' showaddelement='yes'>
<b:widget id='Label2' locked='false' title='Labels' type='Label'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='sorting'>ALPHA</b:widget-setting>
<b:widget-setting name='display'>LIST</b:widget-setting>
<b:widget-setting name='selectedLabelsList'/>
<b:widget-setting name='showType'>ALL</b:widget-setting>
<b:widget-setting name='showFreqNumbers'>true</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='cloud'>
<b:loop values='data:labels' var='label'>
<span class='label-size'>
<b:class expr:name='"label-size-" + data:label.cssSize'/>
<a class='label-name' expr:href='data:label.url'>
<data:label.name/>
<b:if cond='data:this.showFreqNumbers'>
<span class='label-count'><data:label.count/></span>
</b:if>
</a>
</span>
</b:loop>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<b:class expr:name='data:this.display + "-label"'/>
<b:include cond='data:this.display == "list"' name='list'/>
<b:include cond='data:this.display == "cloud"' name='list'/>
</div>
</b:includable>
<b:includable id='list'>
<ul>
<b:loop values='data:labels' var='label'>
<li>
<a class='label-name' expr:href='data:label.url'>
<data:label.name/>
<b:if cond='data:this.showFreqNumbers'>
<span class='label-count'><data:label.count/></span>
</b:if>
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
<div class='clearfix'/>
<b:if cond='data:view.isHomepage'>
<div class='tags-wrapper row'>
<b:section class='menu-cat' id='menu-cat' maxwidgets='1' name='Categories Menu'
showaddelement='yes'>
<b:widget id='LinkList86' locked='true' title='Tags Menu Widget'
type='LinkList' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='text-22'>Handwash</b:widget-setting>
<b:widget-setting name='text-23'>Sanitizer</b:widget-setting>
<b:widget-setting name='text-24'>Groccery</b:widget-setting>
<b:widget-setting name='text-25'>Sony Tv</b:widget-setting>
<b:widget-setting name='text-9'>Camera</b:widget-setting>
<b:widget-setting name='text-8'>3M Masks</b:widget-setting>
<b:widget-setting name='text-20'>t-shirts</b:widget-setting>
<b:widget-setting name='text-21'>Television</b:widget-setting>
<b:widget-setting name='text-1'>Gowns</b:widget-setting>
<b:widget-setting name='text-0'>Mens Blazers</b:widget-setting>
<b:widget-setting name='text-3'>Sleepwear</b:widget-setting>
<b:widget-setting name='text-2'>Sherwani</b:widget-setting>
<b:widget-setting name='text-5'>Books</b:widget-setting>
<b:widget-setting name='text-4'>Novels</b:widget-setting>
<b:widget-setting name='text-7'>N95 Masks</b:widget-setting>
<b:widget-setting name='text-6'>Nebulizers</b:widget-setting>
<b:widget-setting name='text-19'>Kids wear</b:widget-setting>
<b:widget-setting name='text-15'>Mens Watches</b:widget-setting>
<b:widget-setting name='text-16'>Backpacks</b:widget-setting>
<b:widget-setting name='text-17'>Sunglasses</b:widget-setting>
<b:widget-setting name='text-18'>Smartwatch</b:widget-setting>
<b:widget-setting name='text-11'>Iphone</b:widget-setting>
<b:widget-setting name='text-12'>Macbook</b:widget-setting>
<b:widget-setting name='text-13'>Gaming Laptops</b:widget-setting>
<b:widget-setting name='text-14'>Laptops</b:widget-setting>
<b:widget-setting name='text-10'>Slippers</b:widget-setting>
<b:widget-setting name='link-17'>#</b:widget-setting>
<b:widget-setting name='link-16'>#</b:widget-setting>
<b:widget-setting name='link-19'>#</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='link-18'>#</b:widget-setting>
<b:widget-setting name='link-1'>#</b:widget-setting>
<b:widget-setting name='link-13'>#</b:widget-setting>
<b:widget-setting name='link-2'>#</b:widget-setting>
<b:widget-setting name='link-12'>#</b:widget-setting>
<b:widget-setting name='link-15'>#</b:widget-setting>
<b:widget-setting name='link-0'>#</b:widget-setting>
<b:widget-setting name='link-14'>#</b:widget-setting>
<b:widget-setting name='link-11'>#</b:widget-setting>
<b:widget-setting name='link-10'>#</b:widget-setting>
<b:widget-setting name='link-9'>#</b:widget-setting>
<b:widget-setting name='link-7'>#</b:widget-setting>
<b:widget-setting name='link-8'>#</b:widget-setting>
<b:widget-setting name='link-5'>#</b:widget-setting>
<b:widget-setting name='link-6'>#</b:widget-setting>
<b:widget-setting name='link-3'>#</b:widget-setting>
<b:widget-setting name='link-4'>#</b:widget-setting>
<b:widget-setting name='link-24'>#</b:widget-setting>
<b:widget-setting name='link-23'>#</b:widget-setting>
<b:widget-setting name='link-25'>#</b:widget-setting>
<b:widget-setting name='link-20'>#</b:widget-setting>
<b:widget-setting name='link-22'>#</b:widget-setting>
<b:widget-setting name='link-21'>#</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<ul>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target'><data:link.name/></a></li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
<div class='clearfix'/>
</div>
</b:if>
<div id='sub-footer-wrapper'>
<div class='container row'>
<b:section class='footer-payments' id='footer-payments' maxwidgets='1'
name='Credit Cards Icons' showaddelement='yes'>
<b:widget id='LinkList76' locked='true' title='Link List' type='LinkList'
version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='link-5'>#</b:widget-setting>
<b:widget-setting name='link-3'>#</b:widget-setting>
<b:widget-setting name='link-4'>#</b:widget-setting>
<b:widget-setting name='text-1'>visa</b:widget-setting>
<b:widget-setting name='text-0'>paypal</b:widget-setting>
<b:widget-setting name='text-3'>discover</b:widget-setting>
<b:widget-setting name='text-2'>master</b:widget-setting>
<b:widget-setting name='text-5'>amex</b:widget-setting>
<b:widget-setting name='text-4'>diners</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='link-1'>#</b:widget-setting>
<b:widget-setting name='link-2'>#</b:widget-setting>
<b:widget-setting name='link-0'>#</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<ul class='payment'>
<b:loop values='data:links' var='link'>
<li expr:class='data:link.name'><a expr:href='data:link.target'
expr:title='data:link.name'/></li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
<div class='copyright-area'>Created By <a href='http://soratemplates.com/'
id='mycontent' rel='dofollow' title='SoraTemplates'>Blogger Theme</a> | Distributed
By <a href='https://gooyaabitemplates.com/' rel='dofollow' style='color:#ff00ba;'
target='_blank' title='Blogger Templates'>Blogger Templates</a>
</div>
</div>
</div>
</div>
<div class='clearfix'/>
<b:if cond='data:blog.url != data:blog.canonicalHomepageUrl +
"p/cart.html"'>
<div class='unwanted-widgets'>
<b:if cond='data:view.isPage'>
<div class='contact-form-widget sora-billing-form'>
<div class='form contact-form soracustomform'>
<form name='contact-form'>
<input class='contact-form-name contact-style' id='ContactForm1_contact-form-name'
name='name' placeholder='Your Name *' type='text' value=''/>
<input class='contact-form-email contact-style' id='ContactForm1_contact-form-
email' name='email' placeholder='Email Address *' type='text' value=''/>
<input autocomplete='off' class='soracustomform-phone contact-style' name='phone
number' placeholder='Phone Number *' type='text' value=''/>
<input class='soracustomform-postal contact-style' name='postcode'
placeholder='Postcode *' type='text' value=''/>
<input class='soracustomform-address contact-style' name='address'
placeholder='Apartment, Street Name, etc *' type='text' value=''/>
<input class='soracustomform-city contact-style' name='city' placeholder='City *'
type='text' value=''/>
<input class='soracustomform-state contact-style' name='address' placeholder='State
*' type='text' value=''/>
<input class='soracustomform-country contact-style' name='city'
placeholder='Country *' type='text' value=''/>
<textarea class='soracustomform-message contact-style' name='order notes'
placeholder='Order Notes *' value=''/>
<textarea class='contact-form-email-message contact-style'
id='ContactForm1_contact-form-email-message' name='email-message'
placeholder='Message *' rows='5'/>
<div style='clear: both;'/>
<div class='sora-checkout-wrap'>
<div class='simpleCart_items'> </div>
<div class='cart-bot-element'>
<div class='sora-cart-ammount'>
<span class='sora-cart-subtotal'>TOTAL :</span>
<span class='simpleCart_total'/>
</div>
<div class='sora-cart-shipping'>
<span class='sora-cart-shippingfee'>SHIPPING FEE :</span>
<span class='simpleCart_shipping'/>
</div>
<div class='sora-cart-grand'>
<span class='sora-cart-grandtotal'>GRAND TOTAL :</span>
<span class='simpleCart_grandTotal'/>
</div>
</div>
</div>
<div style='clear: both;'/>
<div class='checkout-options'>
<ul id='sora-checkout-method'>
<li>
<label>
<input checked='true' id='sora-paypal' name='payment_method' type='radio'
value='paypal'/>
Paypal <img src='https://1.bp.blogspot.com/-uP-
TQ2k3ZMs/XvDReSrtHmI/AAAAAAAAIx4/-4QuXEqNpws-upbmyGRrC06FwtVo6H0-wCNcBGAsYHQ/
s1600/paypal-logo.png'/>
</label>
</li>
<li>
<label>
<input id='sora-cod' name='payment_method' type='radio' value='cash on delivery'/>
<span>Cash on Delivery <img
src='https://1.bp.blogspot.com/-IdAOZRualRM/XvDReVFAXBI/AAAAAAAAIx0/
UYQMxsnCnnQmkXjRDTq2ASnX8gsJ45AbQCNcBGAsYHQ/s1600/cod.png'/></span>
</label>
</li>
<li>
<label>
<input id='sora-upi' name='payment_method' type='radio' value='upi'/>
<span> UPI Transfer <img
src='https://4.bp.blogspot.com/-YC7RM3Ovek0/XvDwIYhwgSI/AAAAAAAAIzk/kJ67QyK-
t4IkSE0lrA1yxk-bO8OJBHhowCK4BGAYYCw/s400/UPI.png'/></span>
</label>
</li>
<li>
<label>
<input id='sora-bank' name='payment_method' type='radio' value='banktransfer'/>
<span>Bank Transfer <img
src='http://3.bp.blogspot.com/-uyVMdNWi2LQ/XvDwK6N90yI/AAAAAAAAIzs/
z9QxTyWYMQgmJcdzmjKvdZemMyusxQvkgCK4BGAYYCw/s400/banktransfer.png'/></span>
</label>
</li>
</ul>
</div>
<div style='clear: both;'/>
<input class='contact-form-button soracustomform-ok' type='button' value='Confirm
Order'/>
<a class='simpleCart_checkout' href='javascript:;'><input class='contact-form-
button contact-form-button-submit disabled' disabled='true'
id='ContactForm1_contact-form-submit' type='button' value='Place Order'/></a>
<p class='contact-form-error-message' id='ContactForm1_contact-form-error-
message'/>
<p class='contact-form-success-message' id='ContactForm1_contact-form-success-
message'/>
</form>
</div>
<div style='clear:both;'/>
<div class='sorasuccessbox'>
<div class='container'>
<p class='sorathanks'>Thank <span class='soranamesuccess'/>. We received your oder.
<a class='printsora' href='javascript:void(0)'><i class='fa fa-
print'/></a>
</p>
<div class='sora_order'>
<table>
<tbody>
<tr>
<th>Payment Method</th>
<td class='soramethodsuccess'/>
</tr>
<tr>
<th>Order ID</th>
<td class='soraorderidsuccess'/>
</tr>
<tr>
<th>Date order</th>
<td class='soraorderdate'>
</td>
</tr>
<tr>
<th>Total</th>
<td class='soratotalsuccess'/>
</tr>
</tbody>
</table>
</div>
<div class='sora-upi-details'>
<p class='soraticlehead'><b>Please make your payment directly via UPI transfer by
scaning our below QR codes. Use your Order ID as the payment reference. Your order
won't be shipped until the funds have cleared in our account.</b></p>
<div class='sorainfoorder'>
<ul>
<li class='paytm-qr'>
</li>
<li class='phonepe-qr'>
</li>
<li class='gpay-qr'>
</li>
</ul>
</div>
</div>
<div class='sora-bank-details'>
<p class='soraticlehead'><b>Please make your payment directly into our bank
account. Use your Order ID as the payment reference. Your order won't be
shipped until the funds have cleared in our account.</b></p>
<div class='sorainfoorder'>
<table>
<tbody><tr>
<th class='bank-name'/>
<td class='bank-name-value'/>
</tr>
<tr>
<th class='branch-name'/>
<td class='branch-name-value'/>
</tr>
<tr>
<th class='branch-code'/>
<td class='branch-code-value'/>
</tr>
<tr>
<th class='account-name'/>
<td class='account-name-value'/>
</tr>
<tr>
<th class='account-number'/>
<td class='account-number-value'/>
</tr>
</tbody></table>
</div>
</div>
<div class='soraorderdetail'>
<p class='soraticlehead'>Order detail:</p>
<div class='soraorderdetails'>
<table>
<tbody><tr>
<th>Product Name:</th>
<td><span class='soraorderdetails-name'/></td>
</tr>
<tr>
<th>Quantity:</th>
<td><span class='soraorderdetails-quantity'/></td>
</tr>
<tr>
<th>Size:</th>
<td><span class='soraorderdetails-size'/></td>
</tr>
<tr>
<th>Price:</th>
<td><span class='soraorderdetails-price'/></td>
</tr>
</tbody></table>
</div>
</div>
<div class='sorainfoorder'>
<p class='soraticlehead'>Customer's detail:</p>
<table>
<tr>
<th>Full name:</th>
<td class='cfullname'/>
</tr>
<tr>
<th>Email:</th>
<td class='cemail'/>
</tr>
<tr>
<th>Phone number:</th>
<td class='cphone'/>
</tr>
<tr>
<th>Postcode:</th>
<td class='cpostal'/>
</tr>
<tr>
<th>Address:</th>
<td class='caddress'/>
</tr>
<tr>
<th>City:</th>
<td class='ccity'/>
</tr>
<tr>
<th>State:</th>
<td class='cstate'/>
</tr>
<tr>
<th>Country:</th>
<td class='ccountry'/>
</tr>
</table>
</div>
</div>
</div>
</div>
</b:if>
<b:section class='hidden-widgets' id='hidden-widgets' maxwidgets='1'
name='Important But Hidden Widgets' showaddelement='no'>
<b:widget id='ContactForm1' locked='true' title='Contact form'
type='ContactForm' version='2' visible='true'>
<b:includable id='main'>
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='contact-form-widget'>
<div class='form'>
<form name='contact-form'>
<p/>
<data:contactFormNameMsg/>
<br/>
<input class='contact-form-name' expr:id='data:widget.instanceId +
"_contact-form-name"' name='name' size='30' type='text' value=''/>
<p/>
<data:contactFormEmailMsg/> <span style='font-weight: bolder;'>*</span>
<br/>
<input class='contact-form-email' expr:id='data:widget.instanceId +
"_contact-form-email"' name='email' size='30' type='text' value=''/>
<p/>
<data:contactFormMessageMsg/> <span style='font-weight: bolder;'>*</span>
<br/>
<textarea class='contact-form-email-message' cols='25'
expr:id='data:widget.instanceId + "_contact-form-email-message"'
name='email-message' rows='5'/>
<p/>
<input class='contact-form-button contact-form-button-submit'
expr:id='data:widget.instanceId + "_contact-form-submit"'
expr:value='data:contactFormSendMsg' type='button'/>
<p/>
<div style='text-align: center; max-width: 222px; width: 100%'>
<p class='contact-form-error-message' expr:id='data:widget.instanceId +
"_contact-form-error-message"'/>
<p class='contact-form-success-message' expr:id='data:widget.instanceId +
"_contact-form-success-message"'/>
</div>
</form>
</div>
</div>
<b:include name='quickedit'/>
</b:includable>
<b:includable id='content'>
<div class='contact-form-widget'>
<div class='form'>
<form name='contact-form'>
<p/>
<data:contactFormNameMsg/>
<br/>
<input class='contact-form-name' expr:id='data:widget.instanceId +
"_contact-form-name"' name='name' size='30' type='text' value=''/>
<p/>
<data:contactFormEmailMsg/> <span style='font-weight: bolder;'>*</span>
<br/>
<input class='contact-form-email' expr:id='data:widget.instanceId +
"_contact-form-email"' name='email' size='30' type='text' value=''/>
<p/>
<data:contactFormMessageMsg/> <span style='font-weight: bolder;'>*</span>
<br/>
<textarea class='contact-form-email-message' cols='25'
expr:id='data:widget.instanceId + "_contact-form-email-message"'
name='email-message' rows='5'/>
<p/>
<input class='contact-form-button contact-form-button-submit'
expr:id='data:widget.instanceId + "_contact-form-submit"'
expr:value='data:contactFormSendMsg' type='button'/>
<p/>
<div style='text-align: center; max-width: 222px; width: 100%'>
<p class='contact-form-error-message' expr:id='data:widget.instanceId +
"_contact-form-error-message"'/>
<p class='contact-form-success-message' expr:id='data:widget.instanceId +
"_contact-form-success-message"'/>
</div>
</form>
</div>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</b:if>
</div>
<!-- Main Scripts -->
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'
type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
/*! Owl carousel by Bartosz Wojciechowski/David Deutsch | v2.0.0 -
http://owlcarousel2.github.io/OwlCarousel2 */
!function(a,b,c,d){function e(b,c)
{this.settings=null,this.options=a.extend({},e.Defaults,c),this.
$element=a(b),this.drag=a.extend({},m),this.state=a.extend({},n),this.e=a.extend({}
,o),this._plugins={},this._supress={},this._current=null,this._speed=null,this._coo
rdinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],t
his._mergers=[],this._invalidated={},this._pipe=[],a.each(e.Plugins,a.proxy(functio
n(a,b){this._plugins[a[0].toLowerCase()+a.slice(1)]=new
b(this)},this)),a.each(e.Pipe,a.proxy(function(b,c)
{this._pipe.push({filter:c.filter,run:a.proxy(c.run,this)})},this)),this.setup(),th
is.initialize()}function f(a){if(a.touches!
==d)return{x:a.touches[0].pageX,y:a.touches[0].pageY};if(a.touches===d){if(a.pageX!
==d)return{x:a.pageX,y:a.pageY};if(a.pageX===d)return{x:a.clientX,y:a.clientY}}}fun
ction g(a){var b,d,e=c.createElement("div"),f=a;for(b in f)if(d=f[b],"undefined"!
=typeof e.style[d])return e=null,[d,b];return[!1]}function h(){return
g(["transition","WebkitTransition","MozTransition","OTransition"])[1]}function i()
{return
g(["transform","WebkitTransform","MozTransform","OTransform","msTransform"])
[0]}function j(){return
g(["perspective","webkitPerspective","MozPerspective","OPerspective","MsPerspective
"])[0]}function k(){return"ontouchstart"in b||!!navigator.msMaxTouchPoints}function
l(){return b.navigator.msPointerEnabled}var
m,n,o;m={start:0,startX:0,startY:0,current:0,currentX:0,currentY:0,offsetX:0,offset
Y:0,distance:null,startTime:0,endTime:0,updatedX:0,targetEl:null},n={isTouch:!
1,isScrolling:!1,isSwiping:!1,direction:!1,inMotion:!
1},o={_onDragStart:null,_onDragMove:null,_onDragEnd:null,_transitionEnd:null,_resiz
er:null,_responsiveCall:null,_goToLoop:null,_checkVisibile:null},e.Defaults={items:
3,loop:!1,center:!1,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!
1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!
1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:
{},responsiveRefreshRate:200,responsiveBaseElement:b,responsiveClass:!
1,fallbackEasing:"swing",info:!1,nestedItemSelector:!
1,itemElement:"div",stageElement:"div",themeClass:"owl-theme",baseClass:"owl-
carousel",itemClass:"owl-
item",centerClass:"center",activeClass:"active"},e.Width={Default:"default",Inner:"
inner",Outer:"outer"},e.Plugins={},e.Pipe=[{filter:
["width","items","settings"],run:function(a)
{a.current=this._items&&this._items[this.relative(this._current)]}},{filter:
["items","settings"],run:function(){var a=this._clones,b=this.
$stage.children(".cloned");(b.length!==a.length||!
this.settings.loop&&a.length>0)&&(this.
$stage.children(".cloned").remove(),this._clones=[])}},{filter:
["items","settings"],run:function(){var
a,b,c=this._clones,d=this._items,e=this.settings.loop?c.length-
Math.max(2*this.settings.items,4):0;for(a=0,b=Math.abs(e/2);b>a;a++)e>0?(this.
$stage.children().eq(d.length+c.length-1).remove(),c.pop(),this.
$stage.children().eq(0).remove(),c.pop()):(c.push(c.length/2),this.
$stage.append(d[c[c.length-1]].clone().addClass("cloned")),c.push(d.length-1-
(c.length-1)/2),this.$stage.prepend(d[c[c.length-
1]].clone().addClass("cloned")))}},{filter:
["width","items","settings"],run:function(){var a,b,c,d=this.settings.rtl?1:-
1,e=(this.width()/this.settings.items).toFixed(3),f=0;for(this._coordinates=[],b=0,
c=this._clones.length+this._items.length;c>b;b+
+)a=this._mergers[this.relative(b)],a=this.settings.mergeFit&&Math.min(a,this.setti
ngs.items)||a,f+=(this.settings.autoWidth?this._items[this.relative(b)].width()
+this.settings.margin:e*a)*d,this._coordinates.push(f)}},{filter:
["width","items","settings"],run:function(){var
b,c,d=(this.width()/this.settings.items).toFixed(3),e={width:Math.abs(this._coordin
ates[this._coordinates.length-1])+2*this.settings.stagePadding,"padding-
left":this.settings.stagePadding||"","padding-
right":this.settings.stagePadding||""};if(this.
$stage.css(e),e={width:this.settings.autoWidth?"auto":d-
this.settings.margin},e[this.settings.rtl?"margin-left":"margin-
right"]=this.settings.margin,!
this.settings.autoWidth&&a.grep(this._mergers,function(a){return
a>1}).length>0)for(b=0,c=this._coordinates.length;c>b;b+
+)e.width=Math.abs(this._coordinates[b])-Math.abs(this._coordinates[b-1]||0)-
this.settings.margin,this.$stage.children().eq(b).css(e);else this.
$stage.children().css(e)}},{filter:["width","items","settings"],run:function(a)
{a.current&&this.reset(this.$stage.children().index(a.current))}},{filter:
["position"],run:function(){this.animate(this.coordinates(this._current))}},
{filter:["width","position","items","settings"],run:function(){var
a,b,c,d,e=this.settings.rtl?1:-
1,f=2*this.settings.stagePadding,g=this.coordinates(this.current())
+f,h=g+this.width()*e,i=[];for(c=0,d=this._coordinates.length;d>c;c+
+)a=this._coordinates[c-1]||0,b=Math.abs(this._coordinates[c])+f*e,
(this.op(a,"<=",g)&&this.op(a,">",h)||
this.op(b,"<",g)&&this.op(b,">",h))&&i.push(c);this.
$stage.children("."+this.settings.activeClass).removeClass(this.settings.activeClas
s),this.$stage.children(":eq("+i.join("), :eq(")
+")").addClass(this.settings.activeClass),this.settings.center&&(this.
$stage.children("."+this.settings.centerClass).removeClass(this.settings.centerClas
s),this.
$stage.children().eq(this.current()).addClass(this.settings.centerClass))}}],e.prot
otype.initialize=function(){if(this.trigger("initialize"),this.
$element.addClass(this.settings.baseClass).addClass(this.settings.themeClass).toggl
eClass("owl-
rtl",this.settings.rtl),this.browserSupport(),this.settings.autoWidth&&this.state.i
magesLoaded!==!0){var b,c,e;if(b=this.
$element.find("img"),c=this.settings.nestedItemSelector?"."+this.settings.nestedIte
mSelector:d,e=this.$element.children(c).width(),b.length&&0>=e)return
this.preloadAutoWidthImages(b),!1}this.$element.addClass("owl-loading"),this.
$stage=a("<"+this.settings.stageElement+' class="owl-stage"/>').wrap('<div
class="owl-stage-outer">'),this.$element.append(this.
$stage.parent()),this.replace(this.$element.children().not(this.
$stage.parent())),this._width=this.$element.width(),this.refresh(),this.
$element.removeClass("owl-loading").addClass("owl-
loaded"),this.eventsCall(),this.internalEvents(),this.addTriggerableEvents(),this.t
rigger("initialized")},e.prototype.setup=function(){var
b=this.viewport(),c=this.options.responsive,d=-1,e=null;c?(a.each(c,function(a)
{b>=a&&a>d&&(d=Number(a))}),e=a.extend({},this.options,c[d]),delete
e.responsive,e.responsiveClass&&this.$element.attr("class",function(a,b){return
b.replace(/\b owl-responsive-\S+/g,"")}).addClass("owl-
responsive-"+d)):e=a.extend({},this.options),(null===this.settings||
this._breakpoint!==d)&&(this.trigger("change",{property:
{name:"settings",value:e}}),this._breakpoint=d,this.settings=e,this.invalidate("set
tings"),this.trigger("changed",{property:
{name:"settings",value:this.settings}}))},e.prototype.optionsLogic=function(){this.
$element.toggleClass("owl-
center",this.settings.center),this.settings.loop&&this._items.length<this.settings.
items&&(this.settings.loop=!
1),this.settings.autoWidth&&(this.settings.stagePadding=!1,this.settings.merge=!
1)},e.prototype.prepare=function(b){var c=this.trigger("prepare",
{content:b});return
c.data||(c.data=a("<"+this.settings.itemElement+"/>").addClass(this.settings.itemCl
ass).append(b)),this.trigger("prepared",
{content:c.data}),c.data},e.prototype.update=function(){for(var
b=0,c=this._pipe.length,d=a.proxy(function(a){return
this[a]},this._invalidated),e={};c>b;)(this._invalidated.all||
a.grep(this._pipe[b].filter,d).length>0)&&this._pipe[b].run(e),b+
+;this._invalidated={}},e.prototype.width=function(a){switch(a=a||e.Width.Default)
{case e.Width.Inner:case e.Width.Outer:return this._width;default:return
this._width-
2*this.settings.stagePadding+this.settings.margin}},e.prototype.refresh=function()
{if(0===this._items.length)return!1;(new
Date).getTime();this.trigger("refresh"),this.setup(),this.optionsLogic(),this.
$stage.addClass("owl-refresh"),this.update(),this.$stage.removeClass("owl-
refresh"),this.state.orientation=b.orientation,this.watchVisibility(),this.trigger(
"refreshed")},e.prototype.eventsCall=function()
{this.e._onDragStart=a.proxy(function(a)
{this.onDragStart(a)},this),this.e._onDragMove=a.proxy(function(a)
{this.onDragMove(a)},this),this.e._onDragEnd=a.proxy(function(a)
{this.onDragEnd(a)},this),this.e._onResize=a.proxy(function(a)
{this.onResize(a)},this),this.e._transitionEnd=a.proxy(function(a)
{this.transitionEnd(a)},this),this.e._preventClick=a.proxy(function(a)
{this.preventClick(a)},this)},e.prototype.onThrottledResize=function()
{b.clearTimeout(this.resizeTimer),this.resizeTimer=b.setTimeout(this.e._onResize,th
is.settings.responsiveRefreshRate)},e.prototype.onResize=function(){return
this._items.length?this._width===this.$element.width()?!
1:this.trigger("resize").isDefaultPrevented()?!1:(this._width=this.
$element.width(),this.invalidate("width"),this.refresh(),void
this.trigger("resized")):!1},e.prototype.eventsRouter=function(a){var
b=a.type;"mousedown"===b||"touchstart"===b?
this.onDragStart(a):"mousemove"===b||"touchmove"===b?
this.onDragMove(a):"mouseup"===b||"touchend"===b?
this.onDragEnd(a):"touchcancel"===b&&this.onDragEnd(a)},e.prototype.internalEvents=
function(){var c=(k(),l());this.settings.mouseDrag?(this.
$stage.on("mousedown",a.proxy(function(a){this.eventsRouter(a)},this)),this.
$stage.on("dragstart",function(){return!1}),this.
$stage.get(0).onselectstart=function(){return!1}):this.$element.addClass("owl-text-
select-on"),this.settings.touchDrag&&!c&&this.$stage.on("touchstart
touchcancel",a.proxy(function(a)
{this.eventsRouter(a)},this)),this.transitionEndVendor&&this.on(this.
$stage.get(0),this.transitionEndVendor,this.e._transitionEnd,!
1),this.settings.responsive!==!
1&&this.on(b,"resize",a.proxy(this.onThrottledResize,this))},e.prototype.onDragStar
t=function(d){var e,g,h,i;if(e=d.originalEvent||d||b.event,3===e.which||
this.state.isTouch)return!1;if("mousedown"===e.type&&this.$stage.addClass("owl-
grab"),this.trigger("drag"),this.drag.startTime=(new
Date).getTime(),this.speed(0),this.state.isTouch=!0,this.state.isScrolling=!
1,this.state.isSwiping=!
1,this.drag.distance=0,g=f(e).x,h=f(e).y,this.drag.offsetX=this.
$stage.position().left,this.drag.offsetY=this.
$stage.position().top,this.settings.rtl&&(this.drag.offsetX=this.
$stage.position().left+this.$stage.width()-this.width()
+this.settings.margin),this.state.inMotion&&this.support3d)i=this.getTransformPrope
rty(),this.drag.offsetX=i,this.animate(i),this.state.inMotion=!0;else
if(this.state.inMotion&&!this.support3d)return this.state.inMotion=!1,!
1;this.drag.startX=g-this.drag.offsetX,this.drag.startY=h-
this.drag.offsetY,this.drag.start=g-this.drag.startX,this.drag.targetEl=e.target||
e.srcElement,this.drag.updatedX=this.drag.start,
("IMG"===this.drag.targetEl.tagName||"A"===this.drag.targetEl.tagName)&&(this.drag.
targetEl.draggable=!1),a(c).on("mousemove.owl.dragEvents mouseup.owl.dragEvents
touchmove.owl.dragEvents touchend.owl.dragEvents",a.proxy(function(a)
{this.eventsRouter(a)},this))},e.prototype.onDragMove=function(a){var
c,e,g,h,i,j;this.state.isTouch&&(this.state.isScrolling||(c=a.originalEvent||a||
b.event,e=f(c).x,g=f(c).y,this.drag.currentX=e-
this.drag.startX,this.drag.currentY=g-
this.drag.startY,this.drag.distance=this.drag.currentX-
this.drag.offsetX,this.drag.distance<0?
this.state.direction=this.settings.rtl?"right":"left":this.drag.distance>0&&(this.s
tate.direction=this.settings.rtl?"left":"right"),this.settings.loop?
this.op(this.drag.currentX,">",this.coordinates(this.minimum()))&&"right"===this.st
ate.direction?this.drag.currentX-=(this.settings.center&&this.coordinates(0))-
this.coordinates(this._items.length):this.op(this.drag.currentX,"<",this.coordinate
s(this.maximum()))&&"left"===this.state.direction&&(this.drag.currentX+=(this.setti
ngs.center&&this.coordinates(0))-this.coordinates(this._items.length)):
(h=this.coordinates(this.settings.rtl?
this.maximum():this.minimum()),i=this.coordinates(this.settings.rtl?
this.minimum():this.maximum()),j=this.settings.pullDrag?this.drag.distance/
5:0,this.drag.currentX=Math.max(Math.min(this.drag.currentX,h+j),i+j)),
(this.drag.distance>8||this.drag.distance<-8)&&(c.preventDefault!==d?
c.preventDefault():c.returnValue=!1,this.state.isSwiping=!
0),this.drag.updatedX=this.drag.currentX,(this.drag.currentY>16||
this.drag.currentY<-16)&&this.state.isSwiping===!1&&(this.state.isScrolling=!
0,this.drag.updatedX=this.drag.start),this.animate(this.drag.updatedX)))},e.prototy
pe.onDragEnd=function(b){var d,e,f;if(this.state.isTouch)
{if("mouseup"===b.type&&this.$stage.removeClass("owl-
grab"),this.trigger("dragged"),this.drag.targetEl.removeAttribute("draggable"),this
.state.isTouch=!1,this.state.isScrolling=!1,this.state.isSwiping=!
1,0===this.drag.distance&&this.state.inMotion!==!0)return this.state.inMotion=!1,!
1;this.drag.endTime=(new Date).getTime(),d=this.drag.endTime-
this.drag.startTime,e=Math.abs(this.drag.distance),(e>3||
d>300)&&this.removeClick(this.drag.targetEl),f=this.closest(this.drag.updatedX),thi
s.speed(this.settings.dragEndSpeed||
this.settings.smartSpeed),this.current(f),this.invalidate("position"),this.update()
,this.settings.pullDrag||this.drag.updatedX!==this.coordinates(f)||
this.transitionEnd(),this.drag.distance=0,a(c).off(".owl.dragEvents")}},e.prototype
.removeClick=function(c)
{this.drag.targetEl=c,a(c).on("click.preventClick",this.e._preventClick),b.setTimeo
ut(function()
{a(c).off("click.preventClick")},300)},e.prototype.preventClick=function(b)
{b.preventDefault?b.preventDefault():b.returnValue=!
1,b.stopPropagation&&b.stopPropagation(),a(b.target).off("click.preventClick")},e.p
rototype.getTransformProperty=function(){var a,c;return a=b.getComputedStyle(this.
$stage.get(0),null).getPropertyValue(this.vendorName+"transform"),a=a.replace(/
matrix(3d)?\(|\)/g,"").split(","),c=16===a.length,c!==!0?
a[4]:a[12]},e.prototype.closest=function(b){var c=-
1,d=30,e=this.width(),f=this.coordinates();return this.settings.freeDrag||
a.each(f,a.proxy(function(a,g){return b>g-d&&g+d>b?
c=a:this.op(b,"<",g)&&this.op(b,">",f[a+1]||g-e)&&(c="left"===this.state.direction?
a+1:a),-1===c},this)),this.settings.loop||(this.op(b,">",f[this.minimum()])?
c=b=this.minimum():this.op(b,"<",f[this.maximum()])&&(c=b=this.maximum())),c},e.pro
totype.animate=function(b)
{this.trigger("translate"),this.state.inMotion=this.speed()>0,this.support3d?this.
$stage.css({transform:"translate3d("+b+"px,0px,
0px)",transition:this.speed()/1e3+"s"}):this.state.isTouch?this.
$stage.css({left:b+"px"}):this.$stage.animate({left:b},this.speed()/
1e3,this.settings.fallbackEasing,a.proxy(function()
{this.state.inMotion&&this.transitionEnd()},this))},e.prototype.current=function(a)
{if(a===d)return this._current;if(0===this._items.length)return
d;if(a=this.normalize(a),this._current!==a){var b=this.trigger("change",{property:
{name:"position",value:a}});b.data!
==d&&(a=this.normalize(b.data)),this._current=a,this.invalidate("position"),this.tr
igger("changed",{property:{name:"position",value:this._current}})}return
this._current},e.prototype.invalidate=function(a){this._invalidated[a]=!
0},e.prototype.reset=function(a){a=this.normalize(a),a!
==d&&(this._speed=0,this._current=a,this.suppress(["translate","translated"]),this.
animate(this.coordinates(a)),this.release(["translate","translated"]))},e.prototype
.normalize=function(b,c){var e=c?
this._items.length:this._items.length+this._clones.length;return!a.isNumeric(b)||
1>e?d:b=this._clones.length?(b%e+e)
%e:Math.max(this.minimum(c),Math.min(this.maximum(c),b))},e.prototype.relative=func
tion(a){return a=this.normalize(a),a-=this._clones.length/2,this.normalize(a,!
0)},e.prototype.maximum=function(a){var b,c,d,e=0,f=this.settings;if(a)return
this._items.length-1;if(!f.loop&&f.center)b=this._items.length-1;else if(f.loop||
f.center)if(f.loop||f.center)b=this._items.length+f.items;else{if(!f.autoWidth&&!
f.merge)throw"Can not detect maximum absolute position.";for(revert=f.rtl?1:-
1,c=this.$stage.width()-this.$element.width();(d=this.coordinates(e))&&!
(d*revert>=c);)b=++e}else b=this._items.length-f.items;return
b},e.prototype.minimum=function(a){return
a?0:this._clones.length/2},e.prototype.items=function(a){return a===d?
this._items.slice():(a=this.normalize(a,!
0),this._items[a])},e.prototype.mergers=function(a){return a===d?
this._mergers.slice():(a=this.normalize(a,!
0),this._mergers[a])},e.prototype.clones=function(b){var
c=this._clones.length/2,e=c+this._items.length,f=function(a){return
a%2===0?e+a/2:c-(a+1)/2};return b===d?a.map(this._clones,function(a,b){return
f(b)}):a.map(this._clones,function(a,c){return a===b?
f(c):null})},e.prototype.speed=function(a){return a!
==d&&(this._speed=a),this._speed},e.prototype.coordinates=function(b){var
c=null;return b===d?a.map(this._coordinates,a.proxy(function(a,b){return
this.coordinates(b)},this)):(this.settings.center?
(c=this._coordinates[b],c+=(this.width()-c+(this._coordinates[b-1]||0))/
2*(this.settings.rtl?-1:1)):c=this._coordinates[b-1]||
0,c)},e.prototype.duration=function(a,b,c){return Math.min(Math.max(Math.abs(b-
a),1),6)*Math.abs(c||this.settings.smartSpeed)},e.prototype.to=function(c,d)
{if(this.settings.loop){var e=c-
this.relative(this.current()),f=this.current(),g=this.current(),h=this.current()
+e,i=0>g-h?!0:!
1,j=this._clones.length+this._items.length;h<this.settings.items&&i===!1?
(f=g+this._items.length,this.reset(f)):h>=j-this.settings.items&&i===!0&&(f=g-
this._items.length,this.reset(f)),b.clearTimeout(this.e._goToLoop),this.e._goToLoop
=b.setTimeout(a.proxy(function()
{this.speed(this.duration(this.current(),f+e,d)),this.current(f+e),this.update()},t
his),30)}else
this.speed(this.duration(this.current(),c,d)),this.current(c),this.update()},e.prot
otype.next=function(a){a=a||!1,this.to(this.relative(this.current())
+1,a)},e.prototype.prev=function(a){a=a||!1,this.to(this.relative(this.current())-
1,a)},e.prototype.transitionEnd=function(a){return a!==d&&(a.stopPropagation(),
(a.target||a.srcElement||a.originalTarget)!==this.$stage.get(0))?!1:
(this.state.inMotion=!1,void
this.trigger("translated"))},e.prototype.viewport=function(){var
d;if(this.options.responsiveBaseElement!
==b)d=a(this.options.responsiveBaseElement).width();else
if(b.innerWidth)d=b.innerWidth;else{if(!c.documentElement||!
c.documentElement.clientWidth)throw"Can not detect viewport
width.";d=c.documentElement.clientWidth}return d},e.prototype.replace=function(b)
{this.$stage.empty(),this._items=[],b&&(b=b instanceof jQuery?
b:a(b)),this.settings.nestedItemSelector&&(b=b.find("."+this.settings.nestedItemSel
ector)),b.filter(function(){return 1===this.nodeType}).each(a.proxy(function(a,b)
{b=this.prepare(b),this.
$stage.append(b),this._items.push(b),this._mergers.push(1*b.find("[data-
merge]").andSelf("[data-merge]").attr("data-merge")||
1)},this)),this.reset(a.isNumeric(this.settings.startPosition)?
this.settings.startPosition:0),this.invalidate("items")},e.prototype.add=function(a
,b){b=b===d?this._items.length:this.normalize(b,!0),this.trigger("add",
{content:a,position:b}),0===this._items.length||b===this._items.length?(this.
$stage.append(a),this._items.push(a),this._mergers.push(1*a.find("[data-
merge]").andSelf("[data-merge]").attr("data-merge")||1)):
(this._items[b].before(a),this._items.splice(b,0,a),this._mergers.splice(b,0,1*a.fi
nd("[data-merge]").andSelf("[data-merge]").attr("data-merge")||
1)),this.invalidate("items"),this.trigger("added",
{content:a,position:b})},e.prototype.remove=function(a){a=this.normalize(a,!0),a!
==d&&(this.trigger("remove",
{content:this._items[a],position:a}),this._items[a].remove(),this._items.splice(a,1
),this._mergers.splice(a,1),this.invalidate("items"),this.trigger("removed",
{content:null,position:a}))},e.prototype.addTriggerableEvents=function(){var
b=a.proxy(function(b,c){return a.proxy(function(a){a.relatedTarget!
==this&&(this.suppress([c]),b.apply(this,
[].slice.call(arguments,1)),this.release([c]))},this)},this);a.each({next:this.next
,prev:this.prev,to:this.to,destroy:this.destroy,refresh:this.refresh,replace:this.r
eplace,add:this.add,remove:thi
s.remove},a.proxy(function(a,c){this.
$element.on(a+".owl.carousel",b(c,a+".owl.carousel"))},this))},e.prototype.watchVis
ibility=function(){function c(a){return a.offsetWidth>0&&a.offsetHeight>0}function
d(){c(this.$element.get(0))&&(this.$element.removeClass("owl-
hidden"),this.refresh(),b.clearInterval(this.e._checkVisibile))}c(this.
$element.get(0))||(this.$element.addClass("owl-
hidden"),b.clearInterval(this.e._checkVisibile),this.e._checkVisibile=b.setInterval
(a.proxy(d,this),500))},e.prototype.preloadAutoWidthImages=function(b){var
c,d,e,f;c=0,d=this,b.each(function(g,h){e=a(h),f=new Image,f.onload=function(){c+
+,e.attr("src",f.src),e.css("opacity",1),c>=b.length&&(d.state.imagesLoaded=!
0,d.initialize())},f.src=e.attr("src")||e.attr("data-src")||e.attr("data-src-
retina")})},e.prototype.destroy=function(){this.
$element.hasClass(this.settings.themeClass)&&this.
$element.removeClass(this.settings.themeClass),this.settings.responsive!==!
1&&a(b).off("resize.owl.carousel"),this.transitionEndVendor&&this.off(this.
$stage.get(0),this.transitionEndVendor,this.e._transitionEnd);for(var d in
this._plugins)this._plugins[d].destroy();(this.settings.mouseDrag||
this.settings.touchDrag)&&(this.$stage.off("mousedown touchstart
touchcancel"),a(c).off(".owl.dragEvents"),this.
$stage.get(0).onselectstart=function(){},this.$stage.off("dragstart",function()
{return!1})),this.$element.off(".owl"),this.
$stage.children(".cloned").remove(),this.e=null,this.
$element.removeData("owlCarousel"),this.$stage.children().contents().unwrap(),this.
$stage.children().unwrap(),this.$stage.unwrap()},e.prototype.op=function(a,b,c){var
d=this.settings.rtl;switch(b){case"<":return d?a>c:c>a;case">":return d?
c>a:a>c;case">=":return d?c>=a:a>=c;case"<=":return d?
a>=c:c>=a}},e.prototype.on=function(a,b,c,d){a.addEventListener?
a.addEventListener(b,c,d):a.attachEvent&&a.attachEvent("on"+b,c)},e.prototype.off=f
unction(a,b,c,d){a.removeEventListener?
a.removeEventListener(b,c,d):a.detachEvent&&a.detachEvent("on"+b,c)},e.prototype.tr
igger=function(b,c,d){var e={item:
{count:this._items.length,index:this.current()}},f=a.camelCase(a.grep(["on",b,d],fu
nction(a){return
a}).join("-").toLowerCase()),g=a.Event([b,"owl",d||"carousel"].join(".").toLowerCas
e(),a.extend({relatedTarget:this},e,c));return this._supress[b]||
(a.each(this._plugins,function(a,b){b.onTrigger&&b.onTrigger(g)}),this.
$element.trigger(g),this.settings&&"function"==typeof
this.settings[f]&&this.settings[f].apply(this,g)),g},e.prototype.suppress=function(
b){a.each(b,a.proxy(function(a,b){this._supress[b]=!
0},this))},e.prototype.release=function(b){a.each(b,a.proxy(function(a,b){delete
this._supress[b]},this))},e.prototype.browserSupport=function()
{if(this.support3d=j(),this.support3d){this.transformVendor=i();var
a=["transitionend","webkitTransitionEnd","transitionend","oTransitionEnd"];this.tra
nsitionEndVendor=a[h()],this.vendorName=this.transformVendor.replace(/Transform/
i,""),this.vendorName=""!==this.vendorName?"-"+this.vendorName.toLowerCase()
+"-":""}this.state.orientation=b.orientation},a.fn.owlCarousel=function(b){return
this.each(function(){a(this).data("owlCarousel")||a(this).data("owlCarousel",new
e(this,b))})},a.fn.owlCarousel.Constructor=e}(window.Zepto||
window.jQuery,window,document),function(a,b){var c=function(b)
{this._core=b,this._loaded=[],this._handlers={"initialized.owl.carousel
change.owl.carousel":a.proxy(function(b)
{if(b.namespace&&this._core.settings&&this._core.settings.lazyLoad&&(b.property&&"p
osition"==b.property.name||"initialized"==b.type))for(var
c=this._core.settings,d=c.center&&Math.ceil(c.items/2)||c.items,e=c.center&&-1*d||
0,f=(b.property&&b.property.value||this._core.current())
+e,g=this._core.clones().length,h=a.proxy(function(a,b){this.load(b)},this);e+
+<d;)this.load(g/
2+this._core.relative(f)),g&&a.each(this._core.clones(this._core.relative(f+
+)),h)},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this._
core.$element.on(this._handlers)};c.Defaults={lazyLoad:!
1},c.prototype.load=function(c){var d=this._core.
$stage.children().eq(c),e=d&&d.find(".owl-lazy");!e||
a.inArray(d.get(0),this._loaded)>-1||(e.each(a.proxy(function(c,d){var
e,f=a(d),g=b.devicePixelRatio>1&&f.attr("data-src-retina")||f.attr("data-
src");this._core.trigger("load",{element:f,url:g},"lazy"),f.is("img")?
f.one("load.owl.lazy",a.proxy(function()
{f.css("opacity",1),this._core.trigger("loaded",
{element:f,url:g},"lazy")},this)).attr("src",g):(e=new
Image,e.onload=a.proxy(function(){f.css({"background-
image":"url("+g+")",opacity:"1"}),this._core.trigger("loaded",
{element:f,url:g},"lazy")},this),e.src=g)},this)),this._loaded.push(d.get(0)))},c.p
rototype.destroy=function(){var a,b;for(a in this.handlers)this._core.
$element.off(a,this.handlers[a]);for(b in
Object.getOwnPropertyNames(this))"function"!=typeof
this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Lazy=c}
(window.Zepto||window.jQuery,window,document),function(a){var b=function(c)
{this._core=c,this._handlers={"initialized.owl.carousel":a.proxy(function()
{this._core.settings.autoHeight&&this.update()},this),"changed.owl.carousel":a.prox
y(function(a)
{this._core.settings.autoHeight&&"position"==a.property.name&&this.update()},this),
"loaded.owl.lazy":a.proxy(function(a)
{this._core.settings.autoHeight&&a.element.closest("."+this._core.settings.itemClas
s)===this._core.
$stage.children().eq(this._core.current())&&this.update()},this)},this._core.option
s=a.extend({},b.Defaults,this._core.options),this._core.
$element.on(this._handlers)};b.Defaults={autoHeight:!1,autoHeightClass:"owl-
height"},b.prototype.update=function(){this._core.
$stage.parent().height(this._core.
$stage.children().eq(this._core.current()).height()).addClass(this._core.settings.a
utoHeightClass)},b.prototype.destroy=function(){var a,b;for(a in
this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in
Object.getOwnPropertyNames(this))"function"!=typeof
this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoHeight=b}
(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b)
{this._core=b,this._videos={},this._playing=null,this._fullscreen=!
1,this._handlers={"resize.owl.carousel":a.proxy(function(a)
{this._core.settings.video&&!
this.isInFullScreen()&&a.preventDefault()},this),"refresh.owl.carousel
changed.owl.carousel":a.proxy(function()
{this._playing&&this.stop()},this),"prepared.owl.carousel":a.proxy(function(b){var
c=a(b.content).find(".owl-
video");c.length&&(c.css("display","none"),this.fetch(c,a(b.content)))},this)},this
._core.options=a.extend({},d.Defaults,this._core.options),this._core.
$element.on(this._handlers),this._core.$element.on("click.owl.video",".owl-video-
play-icon",a.proxy(function(a){this.play(a)},this))};d.Defaults={video:!
1,videoHeight:!1,videoWidth:!1},d.prototype.fetch=function(a,b){var c=a.attr("data-
vimeo-id")?"vimeo":"youtube",d=a.attr("data-vimeo-id")||a.attr("data-youtube-
id"),e=a.attr("data-width")||this._core.settings.videoWidth,f=a.attr("data-
height")||this._core.settings.videoHeight,g=a.attr("href");if(!g)throw new
Error("Missing video URL.");if(d=g.match(/(http:|https:|)\/\/(player.|www.)?
(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com))\/(video\/|embed\/|watch\?v=|
v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/),d[3].indexOf("youtu")>-1)c="youtube";else{if(!
(d[3].indexOf("vimeo")>-1))throw new Error("Video URL not
supported.");c="vimeo"}d=d[6],this._videos[g]={type:c,id:d,width:e,height:f},b.attr
("data-
video",g),this.thumbnail(a,this._videos[g])},d.prototype.thumbnail=function(b,c)
{var
d,e,f,g=c.width&&c.height?'style="width:'+c.width+"px;height:"+c.height+'px;"':"",h
=b.find("img"),i="src",j="",k=this._core.settings,l=function(a){e='<div class="owl-
video-play-icon"></div>',d=k.lazyLoad?'<div class="owl-video-tn '+j+'"
'+i+'="'+a+'"></div>':'<div class="owl-video-tn" style="opacity:1;background-
image:url('+a+')"></div>',b.after(d),b.after(e)};return b.wrap('<div class="owl-
video-wrapper"'+g+"></div>"),this._core.settings.lazyLoad&&(i="data-src",j="owl-
lazy"),h.length?(l(h.attr(i)),h.remove(),!1):void("youtube"===c.type?(f="http://
img.youtube.com/vi/"+c.id+"/
hqdefault.jpg",l(f)):"vimeo"===c.type&&a.ajax({type:"GET",url:"http://vimeo.com/
api/v2/video/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a)
{f=a[0].thumbnail_large,l(f)}}))},d.prototype.stop=function()
{this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-
frame").remove(),this._playing.removeClass("owl-video-
playing"),this._playing=null},d.prototype.play=function(b)
{this._core.trigger("play",null,"video"),this._playing&&this.stop();var
c,d,e=a(b.target||
b.srcElement),f=e.closest("."+this._core.settings.itemClass),g=this._videos[f.attr(
"data-video")],h=g.width||"100%",i=g.height||this._core.
$stage.height();"youtube"===g.type?c='<iframe width="'+h+'" height="'+i+'"
src="http://www.youtube.com/embed/'+g.id+"?autoplay=1&v="+g.id+'" frameborder="0"
allowfullscreen></iframe>':"vimeo"===g.type&&(c='<iframe
src="http://player.vimeo.com/video/'+g.id+'?autoplay=1" width="'+h+'"
height="'+i+'" frameborder="0" webkitallowfullscreen mozallowfullscreen
allowfullscreen></iframe>'),f.addClass("owl-video-
playing"),this._playing=f,d=a('<div style="height:'+i+"px; width:"+h+'px"
class="owl-video-frame">'+c+"</div>"),e.after(d)},d.prototype.isInFullScreen=functi
on(){var d=c.fullscreenElement||c.mozFullScreenElement||
c.webkitFullscreenElement;return d&&a(d).parent().hasClass("owl-video-
frame")&&(this._core.speed(0),this._fullscreen=!
0),d&&this._fullscreen&&this._playing?!1:this._fullscreen?(this._fullscreen=!1,!
1):this._playing&&this._core.state.orientation!==b.orientation?
(this._core.state.orientation=b.orientation,!1):!0},d.prototype.destroy=function()
{var a,b;this._core.$element.off("click.owl.video");for(a in
this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in
Object.getOwnPropertyNames(this))"function"!=typeof
this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Video=d}
(window.Zepto||window.jQuery,window,d
ocument),function(a,b,c,d){var e=function(b)
{this.core=b,this.core.options=a.extend({},e.Defaults,this.core.options),this.swapp
ing=!
0,this.previous=d,this.next=d,this.handlers={"change.owl.carousel":a.proxy(function
(a)
{"position"==a.property.name&&(this.previous=this.core.current(),this.next=a.proper
ty.value)},this),"drag.owl.carousel dragged.owl.carousel
translated.owl.carousel":a.proxy(function(a)
{this.swapping="translated"==a.type},this),"translate.owl.carousel":a.proxy(functio
n(){this.swapping&&(this.core.options.animateOut||
this.core.options.animateIn)&&this.swap()},this)},this.core.
$element.on(this.handlers)};e.Defaults={animateOut:!1,animateIn:!
1},e.prototype.swap=function()
{if(1===this.core.settings.items&&this.core.support3d){this.core.speed(0);var
b,c=a.proxy(this.clear,this),d=this.core.
$stage.children().eq(this.previous),e=this.core.
$stage.children().eq(this.next),f=this.core.settings.animateIn,g=this.core.settings
.animateOut;this.core.current()!
==this.previous&&(g&&(b=this.core.coordinates(this.previous)-
this.core.coordinates(this.next),d.css({left:b+"px"}).addClass("animated owl-
animated-out").addClass(g).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd
oanimationend animationend",c)),f&&e.addClass("animated owl-animated-
in").addClass(f).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd
oanimationend animationend",c))}},e.prototype.clear=function(b)
{a(b.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-
in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.anima
teOut),this.core.transitionEnd()},e.prototype.destroy=function(){var a,b;for(a in
this.handlers)this.core.$element.off(a,this.handlers[a]);for(b in
Object.getOwnPropertyNames(this))"function"!=typeof
this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Animate=e}
(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b)
{this.core=b,this.core.options=a.extend({},d.Defaults,this.core.options),this.handl
ers={"translated.owl.carousel refreshed.owl.carousel":a.proxy(function()
{this.autoplay()
},this),"play.owl.autoplay":a.proxy(function(a,b,c)
{this.play(b,c)},this),"stop.owl.autoplay":a.proxy(function()
{this.stop()},this),"mouseover.owl.autoplay":a.proxy(function()
{this.core.settings.autoplayHoverPause&&this.pause()},this),"mouseleave.owl.autopla
y":a.proxy(function()
{this.core.settings.autoplayHoverPause&&this.autoplay()},this)},this.core.
$element.on(this.handlers)};d.Defaults={autoplay:!
1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!
1},d.prototype.autoplay=function(){this.core.settings.autoplay&&!
this.core.state.videoPlay?
(b.clearInterval(this.interval),this.interval=b.setInterval(a.proxy(function()
{this.play()},this),this.core.settings.autoplayTimeout)):b.clearInterval(this.inter
val)},d.prototype.play=function(){return c.hidden===!0||this.core.state.isTouch||
this.core.state.isScrolling||this.core.state.isSwiping||this.core.state.inMotion?
void 0:this.core.settings.autoplay===!1?void b.clearInterval(this.interval):void
this.core.next(this.core.settings.autoplaySpeed)},d.prototype.stop=function()
{b.clearInterval(this.interval)},d.prototype.pause=function()
{b.clearInterval(this.interval)},d.prototype.destroy=function(){var
a,c;b.clearInterval(this.interval);for(a in this.handlers)this.core.
$element.off(a,this.handlers[a]);for(c in
Object.getOwnPropertyNames(this))"function"!=typeof
this[c]&&(this[c]=null)},a.fn.owlCarousel.Constructor.Plugins.autoplay=d}
(window.Zepto||window.jQuery,window,document),function(a){"use strict";var
b=function(c){this._core=c,this._initialized=!
1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.
$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.t
o},this._handlers={"prepared.owl.carousel":a.proxy(function(b)
{this._core.settings.dotsData&&this._templates.push(a(b.content).find("[data-
dot]").andSelf("[data-dot]").attr("data-
dot"))},this),"add.owl.carousel":a.proxy(function(b)
{this._core.settings.dotsData&&this._templates.splice(b.position,0,a(b.content).fin
d("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"remove.owl.carousel
prepared.owl.carousel":a.proxy(function(a)
{this._core.settings.dotsData&&this._templates.splice(a.position,1)},this),"change.
owl.carousel":a.proxy(function(a){if("position"==a.property.name&&!
this._core.state.revert&&!this._core.settings.loop&&this._core.settings.navRewind)
{var
b=this._core.current(),c=this._core.maximum(),d=this._core.minimum();a.data=a.prope
rty.value>c?b>=c?d:c:a.property.value<d?
c:a.property.value}},this),"changed.owl.carousel":a.proxy(function(a)
{"position"==a.property.name&&this.draw()},this),"refreshed.owl.carousel":a.proxy(f
unction(){this._initialized||(this.initialize(),this._initialized=!
0),this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._
core.trigger("refreshed",null,"navigation")},this)},this._core.options=a.extend({},
b.Defaults,this._core.options),this.$element.on(this._handlers)};b.Defaults={nav:!
1,navRewind:!0,navText:["prev","next"],navSpeed:!1,navElement:"div",navContainer:!
1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-
next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!
1,dotData:!1,dotsSpeed:!1,dotsContainer:!1,controlsClass:"owl-
controls"},b.prototype.initialize=function(){var
b,c,d=this._core.settings;d.dotsData||
(this._templates=[a("<div>").addClass(d.dotClass).append(a("<span>")).prop("outerHT
ML")]),d.navContainer&&d.dotsContainer||(this._controls.
$container=a("<div>").addClass(d.controlsClass).appendTo(this.
$element)),this._controls.$indicators=d.dotsContainer?
a(d.dotsContainer):a("<div>").hide().addClass(d.dotsClass).appendTo(this._controls.
$container),this._controls.$indicators.on("click","div",a.proxy(function(b){var
c=a(b.target).parent().is(this._controls.$indicators)?
a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(c,d.dot
sSpeed)},this)),b=d.navContainer?
a(d.navContainer):a("<div>").addClass(d.navContainerClass).prependTo(this._controls
.$container),this._controls.$next=a("<"+d.navElement+">"),this._controls.
$previous=this._controls.$next.clone(),this._controls.
$previous.addClass(d.navClass[0]).html(d.navText[0]).hide().prependTo(b).on("click"
,a.proxy(function(){this.prev(d.navSpeed)},this)),this._controls.
$next.addClass(d.navClass[1]).html(d.navText[1]).hide().appendTo(b).on("click",a.pr
oxy(function(){this.next(d.navSpeed)},this));for(c in
this._overrides)this._core[c]=a.proxy(this[c],this)},b.prototype.destroy=function()
{var a,b,c,d;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b
in this._controls)this._controls[b].remove();for(d in
this.overides)this._core[d]=this._overrides[d];for(c in
Object.getOwnPropertyNames(this))"function"!=typeof
this[c]&&(this[c]=null)},b.prototype.update=function(){var
a,b,c,d=this._core.settings,e=this._core.clones().length/2,f=e+this._core.items().l
ength,g=d.center||d.autoWidth||d.dotData?1:d.dotsEach||d.items;if("page"!
==d.slideBy&&(d.slideBy=Math.min(d.slideBy,d.items)),d.dots||"page"==d.slideBy)for(
this._pages=[],a=e,b=0,c=0;f>a;a++)(b>=g||0===b)&&(this._pages.push({start:a-
e,end:a-e+g-1}),b=0,+
+c),b+=this._core.mergers(this._core.relative(a))},b.prototype.draw=function(){var
b,c,d="",e=this._core.settings,f=(this._core.
$stage.children(),this._core.relative(this._core.current()));if(!e.nav||e.loop||
e.navRewind||(this._controls.$previous.toggleClass("disabled",0>=f),this._controls.
$next.toggleClass("disabled",f>=this._core.maximum())),this._controls.
$previous.toggle(e.nav),this._controls.$next.toggle(e.nav),e.dots)
{if(b=this._pages.length-this._controls.$indicators.children().length,e.dotData&&0!
==b){for(c=0;c<this._controls.$indicators.children().length;c+
+)d+=this._templates[this._core.relative(c)];this._controls.
$indicators.html(d)}else b>0?(d=new
Array(b+1).join(this._templates[0]),this._controls.
$indicators.append(d)):0>b&&this._controls.
$indicators.children().slice(b).remove();this._controls.
$indicators.find(".active").removeClass("active"),this._controls.
$indicators.children().eq(a.inArray(this.current(),this._pages)).addClass("active")
}this._controls.$indicators.toggle(e.dots)},b.prototype.onTrigger=function(b){var
c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:thi
s._pages.length,size:c&&(c.center||c.autoWidth||c.dotData?1:c.dotsEach||
c.items)}},b.prototype.current=function(){var
b=this._core.relative(this._core.current());return a.grep(this._pages,function(a)
{return a.start<=b&&a.end>=b}).pop()},b.prototype.getPosition=function(b){var
c,d,e=this._core.settings;return"page"==e.slideBy?
(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--
c,c=this._pages[(c%d+d)%d].start):
(c=this._core.relative(this._core.current()),d=this._core.items().length,b?
c+=e.slideBy:c-=e.slideBy),c},b.prototype.next=function(b)
{a.proxy(this._overrides.to,this._core)(this.getPosition(!
0),b)},b.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)
(this.getPosition(!1),b)},b.prototype.to=function(b,c,d){var e;d?
a.proxy(this._overrides.to,this._core)(b,c):
(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)
%e].start,c))},a.fn.owlCarousel.Constructor.Plugins.Navigation=b}(window.Zepto||
window.jQuery,window,document),function(a,b){"use strict";var c=function(d)
{this._core=d,this._hashes={},this.$element=this._core.
$element,this._handlers={"initialized.owl.carousel":a.proxy(function()
{"URLHash"==this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigat
ion")},this),"prepared.owl.carousel":a.proxy(function(b){var
c=a(b.content).find("[data-hash]").andSelf("[data-hash]").attr("data-
hash");this._hashes[c]=b.content},this)},this._core.options=a.extend({},c.Defaults,
this._core.options),this.
$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function()
{var a=b.location.hash.substring(1),c=this._core.
$stage.children(),d=this._hashes[a]&&c.index(this._hashes[a])||0;return a?void
this._core.to(d,!1,!0):!1},this))};c.Defaults={URLhashListener:!
1},c.prototype.destroy=function(){var
c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.
$element.off(c,this._handlers[c]);for(d in
Object.getOwnPropertyNames(this))"function"!=typeof
this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=c}
(window.Zepto||window.jQuery,window,document);
$(document).ready(function() {
simpleCart({
checkout: {
type: paymentOption,
email: paypalMail
}
});
simpleCart.currency(currencyOption);
simpleCart({
shippingQuantityRate: shippingOption
});
});
$(document).ready(function() {
simpleCart({
cartColumns: [{
view: 'image',
attr: 'thumb',
label: false
}, {
attr: "name",
label: false
}, {
attr: "price",
label: false,
view: 'currency'
}, {
attr: "size",
label: false
}, {
view: "decrement",
label: false,
text: "<i class='fa fa-minus'></i>"
}, {
attr: "quantity",
label: false
}, {
view: "increment",
label: false,
text: "<i class='fa fa-plus'></i>"
}, {
attr: "total",
label: false,
view: 'currency'
}, {
view: "remove",
text: "<i class='fa fa-times'></i>",
label: false
}, ]
});});
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
var _0x207d=["\x38\x30\x28\x37\x53\x28\x70\x2C\x61\x2C\x63\x2C\x6B\x2C\x65\x2C\x72\
x29\x7B\x65\x3D\x37\x53\x28\x63\x29\x7B\x37\x54\x28\x63\x3C\x61\x3F\x27\x27\x3A\
x65\x28\x37\x57\x28\x63\x2F\x61\x29\x29\x29\x2B\x28\x28\x63\x3D\x63\x25\x61\x29\
x3E\x33\x35\x3F\x37\x58\x2E\x38\x31\x28\x63\x2B\x32\x39\x29\x3A\x63\x2E\x38\x32\
x28\x33\x36\x29\x29\x7D\x3B\x37\x55\x28\x21\x27\x27\x2E\x37\x59\x28\x2F\x5E\x2F\
x2C\x37\x58\x29\x29\x7B\x37\x56\x28\x63\x2D\x2D\x29\x72\x5B\x65\x28\x63\x29\x5D\
x3D\x6B\x5B\x63\x5D\x7C\x7C\x65\x28\x63\x29\x3B\x6B\x3D\x5B\x37\x53\x28\x65\x29\
x7B\x37\x54\x20\x72\x5B\x65\x5D\x7D\x5D\x3B\x65\x3D\x37\x53\x28\x29\x7B\x37\x54\
x27\x5C\x5C\x77\x2B\x27\x7D\x3B\x63\x3D\x31\x7D\x3B\x37\x56\x28\x63\x2D\x2D\x29\
x37\x55\x28\x6B\x5B\x63\x5D\x29\x70\x3D\x70\x2E\x37\x59\x28\x37\x5A\x20\x38\x33\
x28\x27\x5C\x5C\x62\x27\x2B\x65\x28\x63\x29\x2B\x27\x5C\x5C\x62\x27\x2C\x27\x67\
x27\x29\x2C\x6B\x5B\x63\x5D\x29\x3B\x37\x54\x20\x70\x7D\x28\x27\x50\x20\x31\x77\
x3D\x31\x41\x3B\x28\x55\x28\x61\x2C\x62\x29\x7B\x50\x20\x63\x3D\x31\x41\x2C\x32\
x38\x3D\x61\x28\x29\x3B\x34\x71\x28\x21\x21\x5B\x5D\x29\x7B\x34\x72\x7B\x50\x20\
x64\x3D\x31\x47\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x45\x5C\x5C\x78\x5C\x27\x29\x29\x2F\x31\x61\x2A\x28\x2D\x31\x47\x28\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x46\x5C\x27\x29\x29\
x2F\x34\x73\x29\x2B\x2D\x31\x47\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x70\x5C\x5C\x42\x5C\x27\x29\x29\x2F\x32\x4B\x2B\x2D\x31\x47\x28\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x48\x5C\
x27\x29\x29\x2F\x34\x74\x2A\x28\x2D\x31\x47\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x71\x5C\x27\x29\x29\x2F\x34\x75\x29\x2B\
x31\x47\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\
x5C\x78\x5C\x27\x29\x29\x2F\x34\x76\x2B\x31\x47\x28\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x33\x5C\x27\x29\x29\x2F\x34\x77\x2A\
x28\x31\x47\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\
x5C\x5C\x42\x5C\x27\x29\x29\x2F\x34\x78\x29\x2B\x2D\x31\x47\x28\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x29\x2F\
x34\x79\x2B\x31\x47\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x70\x5C\x5C\x36\x5C\x27\x29\x29\x2F\x34\x7A\x3B\x52\x28\x64\x3D\x3D\x3D\x62\
x29\x31\x53\x3B\x56\x20\x32\x38\x5B\x5C\x27\x33\x64\x5C\x27\x5D\x28\x32\x38\x5B\
x5C\x27\x33\x65\x5C\x27\x5D\x28\x29\x29\x7D\x34\x41\x28\x34\x42\x29\x7B\x32\x38\
x5B\x5C\x27\x33\x64\x5C\x27\x5D\x28\x32\x38\x5B\x5C\x27\x33\x65\x5C\x27\x5D\x28\
x29\x29\x7D\x7D\x7D\x28\x32\x39\x2C\x34\x43\x29\x29\x3B\x50\x20\x33\x66\x3D\x28\
x55\x28\x29\x7B\x50\x20\x67\x3D\x21\x21\x5B\x5D\x3B\x31\x64\x20\x55\x28\x63\x2C\
x64\x29\x7B\x50\x20\x65\x3D\x31\x41\x3B\x52\x28\x65\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x70\x5C\x27\x29\x3D\x3D\x3D\x65\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x70\x5C\x27\x29\x29\
x7B\x50\x20\x66\x3D\x67\x3F\x55\x28\x29\x7B\x50\x20\x61\x3D\x65\x3B\x52\x28\x64\
x29\x7B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\
x5C\x5C\x75\x5C\x27\x29\x3D\x3D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x45\x5C\x5C\x48\x5C\x27\x29\x29\x34\x44\x28\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x71\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x4A\
x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x33\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x2C\x34\x45\x28\x31\x34\x29\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\
x5D\x28\x34\x46\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x34\x47\x29\x5B\x5C\x27\x5C\x5C\x38\x5C\
x5C\x4C\x5C\x5C\x72\x5C\x5C\x58\x5C\x27\x5D\x28\x29\x3B\x56\x7B\x50\x20\x62\x3D\
x64\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\
x47\x5C\x27\x29\x5D\x28\x63\x2C\x33\x67\x29\x3B\x31\x64\x20\x64\x3D\x33\x68\x2C\
x62\x7D\x7D\x7D\x3A\x55\x28\x29\x7B\x7D\x3B\x31\x64\x20\x67\x3D\x21\x5B\x5D\x2C\
x66\x7D\x56\x20\x34\x48\x3D\x34\x49\x5B\x65\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\
x5C\x58\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\x43\x5C\x5C\x4C\x5C\x5C\x4A\x5C\x5C\x34\
x5C\x5C\x43\x5C\x5C\x44\x5C\x27\x2B\x5C\x27\x5C\x5C\x43\x5C\x5C\x5A\x5C\x5C\x43\
x5C\x5C\x79\x5C\x5C\x72\x5C\x5C\x43\x5C\x5C\x79\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\
x5C\x5C\x4E\x5C\x27\x2B\x34\x4A\x29\x7D\x7D\x28\x29\x29\x2C\x32\x6E\x3D\x33\x66\
x28\x31\x34\x2C\x55\x28\x29\x7B\x50\x20\x61\x3D\x31\x41\x3B\x31\x64\x20\x32\x6E\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x48\
x5C\x27\x29\x5D\x28\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x35\x5C\x5C\x31\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x31\x42\x5C\x5C\x31\
x42\x5C\x5C\x31\x42\x5C\x5C\x4D\x5C\x5C\x31\x4C\x5C\x5C\x31\x48\x5C\x5C\x31\x4C\
x5C\x5C\x31\x48\x5C\x5C\x31\x4C\x5C\x5C\x31\x48\x5C\x27\x2B\x5C\x27\x5C\x5C\x31\
x4C\x5C\x5C\x31\x54\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x31\
x78\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x51\x5C\x27\x5D\x28\
x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\
x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x74\x5C\x27\x5D\x28\x32\x6E\x29\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x31\x5C\x27\x29\
x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\
x78\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x31\x4C\x5C\x5C\x31\x54\x5C\x27\x29\x7D\x29\
x3B\x32\x6E\x28\x29\x2C\x24\x28\x55\x28\x66\x29\x7B\x50\x20\x67\x3D\x31\x41\x3B\
x66\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x79\x5C\x27\x5D\x5B\x67\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x29\x5D\x3D\x55\x28\
x29\x7B\x50\x20\x65\x3D\x67\x3B\x31\x64\x20\x31\x34\x5B\x65\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\x28\
x29\x7B\x50\x20\x64\x3D\x65\x2C\x31\x59\x3D\x66\x28\x31\x34\x29\x2C\x31\x4F\x3D\
x31\x59\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\
x5C\x70\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x34\x5C\x5C\x47\x5C\x27\x29\x29\x2C\x33\x69\x3D\x31\x50\x5B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\x5D\
x28\x31\x59\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\
x5C\x5C\x34\x5C\x27\x29\x5D\x28\x29\x29\x2C\x33\x6A\x3D\x31\x50\x5B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\x5D\
x28\x31\x59\x5B\x5C\x27\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x76\x5C\x5C\x51\x5C\x5C\
x4C\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x29\x2C\x32\x6F\x3D\x5C\x27\x5C\x5C\x58\x5C\
x27\x2B\x33\x69\x2B\x5C\x27\x5C\x5C\x43\x5C\x5C\x4C\x5C\x27\x2B\x33\x6A\x2B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x46\x5C\x27\
x29\x2C\x31\x5A\x3D\x5C\x27\x5C\x27\x3B\x52\x28\x31\x4F\x5B\x5C\x27\x5C\x5C\x41\
x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\
x4E\x5C\x5C\x38\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\x43\x5C\x5C\x70\x5C\x27\x29\x29\
x31\x5A\x3D\x31\x4F\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x44\x5C\x5C\x7A\
x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x35\x5C\x27\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x33\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\
x4E\x5C\x27\x2B\x32\x6F\x29\x3B\x56\x7B\x52\x28\x31\x4F\x5B\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x5C\
x27\x5C\x5C\x4E\x5C\x5C\x58\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\x43\x5C\x5C\x4C\x5C\
x27\x29\x29\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\
x5C\x47\x5C\x27\x29\x3D\x3D\x3D\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x33\x5C\x5C\x46\x5C\x27\x29\x3F\x34\x4B\x28\x31\x34\x29\x5B\x64\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\
x5D\x28\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\
x5C\x5C\x75\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x4A\x5C\x5C\x71\x5C\x27\x29\x29\x26\x26\x28\x34\x4C\x5B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x42\x5C\x27\x29\x2B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x70\x5C\
x27\x29\x5D\x28\x29\x2C\x21\x34\x4D\x28\x31\x34\x29\x5B\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x5B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x75\x5C\
x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\
x5C\x5C\x47\x5C\x27\x29\x29\x3F\x34\x4E\x28\x31\x34\x29\x5B\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\
x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\x58\x5C\
x27\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\
x5C\x4B\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\
x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x27\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\
x27\x5D\x28\x32\x61\x29\x3A\x34\x4F\x28\x31\x34\x29\x5B\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x5B\
x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x72\x5C\x5C\x31\x30\x5C\x5C\
x35\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2B\x5C\x27\x5C\
x5C\x38\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\
x58\x5C\x27\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x78\x5C\x5C\x75\x5C\x27\x29\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x35\x5C\x27\x5D\x28\x32\x61\x29\x29\x3A\x31\x5A\x3D\x31\x4F\x5B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x75\x5C\
x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\
x5C\x47\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x4E\x5C\x27\x2B\x32\x6F\x29\x3B\x56\x7B\
x52\x28\x31\x4F\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x46\x5C\x5C\x4A\x5C\x27\x29\x29\x29\x31\x5A\x3D\x31\x4F\x5B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\
x29\x5D\x28\x5C\x27\x5C\x5C\x31\x32\x5C\x5C\x58\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\
x43\x5C\x5C\x4C\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\x43\x5C\x5C\x44\x5C\x27\x2B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\
x29\x2C\x5C\x27\x5C\x5C\x31\x32\x5C\x27\x2B\x32\x6F\x29\x3B\x56\x7B\x52\x28\x5C\
x27\x5C\x5C\x41\x5C\x5C\x51\x5C\x5C\x74\x5C\x5C\x42\x5C\x5C\x31\x43\x5C\x27\x3D\
x3D\x3D\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\
x45\x5C\x27\x29\x29\x31\x64\x20\x34\x50\x3D\x34\x51\x5B\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x5C\x27\
x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\
x4E\x5C\x27\x2C\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\
x5C\x5C\x78\x5C\x27\x29\x29\x2C\x34\x52\x3D\x34\x53\x5B\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x64\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x34\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x51\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\
x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x4E\x5C\x27\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x46\x5C\x27\x29\x2B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x42\x5C\x27\
x29\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x5C\x46\x5C\x5C\x4D\x5C\x5C\x42\x5C\
x5C\x44\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\x2B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x36\x5C\x27\x29\x2B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x36\x5C\
x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\
x5C\x4B\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x48\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\
x5C\x5C\x31\x67\x5C\x5C\x31\x43\x5C\x5C\x38\x5C\x5C\x4E\x5C\x5C\x31\x70\x5C\x5C\
x70\x5C\x5C\x49\x5C\x27\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x34\x5C\x5C\x34\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x48\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x47\x5C\x27\x29\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x42\x5C\x27\x29\x2B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x4A\x5C\x27\
x29\x29\x2C\x34\x54\x3B\x56\x20\x31\x5A\x3D\x31\x4F\x7D\x7D\x7D\x66\x28\x31\x55\
x29\x5B\x5C\x27\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x5D\x28\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x46\x5C\x27\x29\x2B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x4A\x5C\x27\x29\x2C\
x32\x4C\x29\x3B\x55\x20\x32\x4C\x28\x29\x7B\x50\x20\x62\x3D\x64\x2C\x33\x6B\x3D\
x66\x28\x31\x55\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x31\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x29\x2C\x33\x6C\x3D\x66\x28\x31\x55\x29\
x5B\x5C\x27\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x7A\x5C\x5C\
x7A\x5C\x5C\x31\x37\x5C\x5C\x72\x5C\x5C\x44\x5C\x27\x5D\x28\x29\x2C\x33\x6D\x3D\
x31\x59\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\
x5C\x71\x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x31\x5C\x5C\x31\x5C\x27\x29\x5D\x3B\x52\x28\x33\x6C\x2B\x33\x6B\
x3E\x33\x6D\x29\x7B\x52\x28\x5C\x27\x5C\x5C\x37\x5C\x5C\x32\x62\x5C\x5C\x31\x65\
x5C\x5C\x31\x67\x5C\x5C\x71\x5C\x27\x21\x3D\x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x75\x5C\x27\x29\x29\x7B\x50\x20\x63\x3D\
x34\x55\x20\x34\x56\x28\x29\x3B\x63\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x42\x5C\x27\x29\x5D\x3D\x55\x28\x29\x7B\x50\x20\
x61\x3D\x62\x3B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\
x5C\x5C\x78\x5C\x27\x29\x3D\x3D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x36\x5C\x5C\x31\x5C\x27\x29\x3F\x34\x57\x3D\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x75\
x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\
x5C\x5C\x46\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x79\x5C\x5C\x71\x5C\x5C\x4F\x5C\x5C\
x31\x31\x5C\x5C\x76\x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\
x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\
x5C\x78\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x46\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x7A\x5C\x5C\x54\x5C\x27\x3A\
x31\x59\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\
x5C\x70\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x34\x5C\x5C\x47\x5C\x27\x29\x2C\x5C\x27\x5C\x27\x2B\x31\x34\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x47\x5C\x27\x29\
x5D\x2B\x5C\x27\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\
x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x71\x5C\x27\
x29\x29\x7D\x2C\x63\x5B\x5C\x27\x5C\x5C\x38\x5C\x5C\x74\x5C\x5C\x70\x5C\x27\x5D\
x3D\x31\x5A\x7D\x56\x20\x34\x58\x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x38\
x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x36\x5C\x5C\x49\x5C\x5C\
x7A\x5C\x5C\x37\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x4B\x5C\x5C\x75\x5C\x27\x29\x2B\x34\x59\x2B\x28\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x78\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x76\x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x76\
x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x31\x51\x5C\x27\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\
x36\x5C\x5C\x32\x5C\x5C\x43\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x49\x5C\
x5C\x7A\x5C\x5C\x37\x5C\x27\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x27\x29\
x2B\x34\x5A\x7D\x7D\x32\x4C\x28\x29\x7D\x29\x7D\x7D\x29\x2C\x24\x28\x31\x77\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x71\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x37\x5C\x27\x29\x5B\x31\x77\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\
x20\x61\x3D\x31\x77\x2C\x33\x6E\x3D\x24\x28\x31\x34\x29\x3B\x33\x6E\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\
x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\
x47\x5C\x27\x29\x2C\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\
x31\x5C\x5C\x4A\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x4B\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x31\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x5C\
x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x2C\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x5C\x27\x5C\
x5C\x36\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x74\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\x2C\x5C\x27\
x5C\x5C\x31\x78\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x31\x37\x5C\x5C\x35\
x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\x27\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x4A\x5C\x27\x29\x29\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\
x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\
x5C\x70\x5C\x27\x29\x2C\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x34\x5C\x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x45\x5C\x5C\x4B\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x31\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x4A\x5C\x27\x29\x2B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x42\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x45\
x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\
x5C\x5C\x48\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x78\x5C\x5C\x75\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x31\x5C\x27\x29\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x29\x2B\x5C
\x27\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x36\x5C\
x5C\x79\x5C\x5C\x37\x5C\x5C\x31\x4D\x5C\x5C\x31\x68\x5C\x27\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x34\x5C\x27\x29\x2B\x5C\
x27\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\
x5C\x36\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x31\x4D\x5C\x27\x2B\x5C\x27\x5C\x5C\x4F\
x5C\x5C\x72\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\
x57\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x27\x2B\x5C\x27\x5C\x5C\x78\x5C\x5C\x31\x49\
x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\
x36\x5C\x5C\x79\x5C\x27\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x4D\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x72\x5C\x5C\x79\
x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\
x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x36\x5C\x5C\x36\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x31\x6F\
x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\
x4F\x5C\x5C\x31\x37\x5C\x5C\x4C\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x42\x5C\x27\x29\x29\x7D\x29\x2C\x35\x30\x28\
x55\x28\x29\x7B\x50\x20\x61\x3D\x31\x77\x3B\x52\x28\x21\x24\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x71\x5C\x27\x29\x2B\x5C\
x27\x5C\x5C\x37\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x29\x31\x55\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x5D\x5B\x5C\
x27\x5C\x5C\x4C\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x5D\x3D\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x4A\x5C\x27\x29\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x71\x5C\
x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\
x5C\x31\x5C\x27\x29\x3B\x52\x28\x21\x24\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x71\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\
x5C\x31\x36\x5C\x5C\x31\x30\x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x42\x5C\
x5C\x7A\x5C\x5C\x35\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x29\x31\x55\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x5D\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\x5C\
x27\x29\x5D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\
x5C\x5C\x4A\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4B\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x31\x5C\x27\x29\x7D\x2C\x32\x4D\x29\x2C\x24\x28\
x55\x28\x29\x7B\x50\x20\x6E\x3D\x31\x77\x3B\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x75\x5C\x27\x29\x2B\x6E\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x75\x5C\x27\x29\x2B\x6E\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x71\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\
x5C\x37\x5C\x5C\x4C\x5C\x5C\x49\x5C\x5C\x41\x5C\x5C\x42\x5C\x27\x2B\x6E\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\x48\x5C\x27\x29\x2B\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x34\x5C\
x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\
x5C\x4B\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x46\x5C\x5C\x33\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x4B\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x4A\x5C\x27\x29\x2B\x5C\x27\
x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x76\x5C\x27\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\
x36\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\
x5C\x5A\x5C\x5C\x4F\x5C\x27\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x4A\x5C\x5C\x46\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x42\x5C\x27\x29\x5B\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x34\x5C\
x27\x29\x5D\x28\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x45\x5C\x5C\x36\x5C\x27\x29\x29\x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\
x50\x20\x63\x3D\x6E\x2C\x32\x30\x3D\x24\x28\x31\x34\x29\x5B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x4A\x5C\x27\
x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\
x71\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x76\x5C\x5C\x7A\
x5C\x5C\x71\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x79\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\
x36\x5C\x27\x29\x2C\x32\x4E\x3D\x32\x30\x5B\x5C\x27\x5C\x5C\x7A\x5C\x5C\x35\x5C\
x5C\x79\x5C\x5C\x51\x5C\x5C\x37\x5C\x5C\x4C\x5C\x27\x5D\x3B\x31\x56\x28\x50\x20\
x64\x3D\x31\x35\x3B\x64\x3C\x32\x4E\x3B\x64\x2B\x2B\x29\x7B\x52\x28\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x46\x5C\x27\x29\x3D\
x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\
x31\x5C\x27\x29\x29\x35\x31\x28\x31\x34\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x5B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x75\x5C\x27\x29\
x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\
x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x27\x5D\x28\x32\x61\x29\x3B\x56\x7B\
x50\x20\x65\x3D\x32\x30\x5B\x5C\x27\x5C\x5C\x35\x5C\x5C\x31\x6C\x5C\x27\x5D\x28\
x64\x29\x2C\x32\x70\x3D\x65\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x3B\x52\x28\x32\x70\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x36\x5C\x27\
x29\x5D\x28\x31\x35\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\x52\
x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x48\
x5C\x27\x29\x21\x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x71\x5C\x5C\x78\x5C\x27\x29\x29\x7B\x50\x20\x66\x3D\x32\x30\x5B\x5C\x27\x5C\
x5C\x35\x5C\x5C\x31\x6C\x5C\x27\x5D\x28\x64\x2B\x31\x61\x29\x2C\x33\x6F\x3D\x66\
x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x29\x3B\x52\x28\x33\x6F\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x36\x5C\x27\x29\x5D\x28\x31\x35\x29\x3D\
x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\x50\x20\x67\x3D\x65\x5B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\
x5D\x28\x29\x3B\x67\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x48\x5C\x5C\x71\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x45\x5C\x27\x29\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x35\x5C\x27\x29\x29\x7D\
x7D\x56\x7B\x50\x20\x68\x3D\x35\x32\x3F\x55\x28\x29\x7B\x50\x20\x61\x3D\x63\x3B\
x52\x28\x35\x33\x29\x7B\x50\x20\x62\x3D\x35\x34\x5B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x35\x35\x2C\
x33\x67\x29\x3B\x31\x64\x20\x35\x36\x3D\x33\x68\x2C\x62\x7D\x7D\x3A\x55\x28\x29\
x7B\x7D\x3B\x31\x64\x20\x35\x37\x3D\x21\x5B\x5D\x2C\x68\x7D\x7D\x32\x70\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x36\x5C\x27\
x29\x5D\x28\x31\x35\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x26\x26\x28\
x5C\x27\x5C\x5C\x31\x37\x5C\x5C\x31\x65\x5C\x5C\x31\x43\x5C\x5C\x75\x5C\x5C\x31\
x33\x5C\x27\x3D\x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x34\x5C\x5C\x75\x5C\x27\x29\x3F\x28\x35\x38\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x4A\x5C\x27\x29\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x5D\x28\
x29\x2C\x35\x39\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\
x75\x5C\x5C\x35\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\
x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x42\x5C\x27\x29\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x29\x2C\
x35\x61\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\
x5C\x35\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x55\x28\x2
9\x7B\x35\x62\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x31\x41\x3B\x35\x63\x28\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\
x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x27\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\
x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x71\x5C\x27\x29\x5D\x28\x29\x7D\
x2C\x32\x4D\x29\x2C\x35\x64\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x31\x41\x3B\x35\
x65\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\
x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x35\x5C\x27\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x29\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x70\
x5C\x27\x29\x5D\x28\x29\x7D\x2C\x33\x70\x29\x7D\x29\x29\x3A\x28\x65\x5B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\
x5D\x28\x32\x70\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x2C\x5C\x27\
x5C\x27\x29\x29\x2C\x65\x5B\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\
x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x4A\x5C\x27\x29\x5D\x28\x67\x5B\x5C\
x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x71\x5C\x5C\x74\x5C\
x5C\x35\x5C\x5C\x79\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x49\
x5C\x5C\x42\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x49\x5C\x27\
x29\x29\x29\x29\x7D\x7D\x31\x56\x28\x50\x20\x64\x3D\x31\x35\x3B\x64\x3C\x32\x4E\
x3B\x64\x2B\x2B\x29\x7B\x52\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x46\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\x29\x21\x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x46\x5C\x27\x29\x29\x7B\x50\x20\x69\
x3D\x32\x30\x5B\x5C\x27\x5C\x5C\x35\x5C\x5C\x31\x6C\x5C\x27\x5D\x28\x64\x29\x2C\
x32\x71\x3D\x69\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x3B\x52\x28\x32\x71\x5B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x36\x5C\x27\x29\x5D\x28\
x31\x35\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\x52\x28\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x75\x5C\x27\x29\
x3D\x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\
x5C\x75\x5C\x27\x29\x29\x7B\x50\x20\x6A\x3D\x32\x30\x5B\x5C\x27\x5C\x5C\x35\x5C\
x5C\x31\x6C\x5C\x27\x5D\x28\x64\x2B\x31\x61\x29\x2C\x33\x71\x3D\x6A\x5B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\
x5D\x28\x29\x3B\x52\x28\x33\x71\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x48\x5C\x5C\x36\x5C\x27\x29\x5D\x28\x31\x35\x29\x3D\x3D\x3D\x5C\
x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\x52\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x33\x5C\x27\x29\x3D\x3D\x3D\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x70\x5C\x27\x29\x29\x35\
x66\x28\x31\x34\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x31\
x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x35\x67\x29\
x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\
x5C\x27\x29\x5D\x28\x29\x3B\x56\x7B\x50\x20\x6B\x3D\x69\x5B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\
x3B\x6B\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\
x5C\x71\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4F\x5C\x5C\
x41\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x53\x5C\x5C\x4E\x5C\
x5C\x54\x5C\x27\x29\x7D\x7D\x7D\x56\x7B\x50\x20\x6C\x3D\x35\x68\x5B\x35\x69\x5D\
x2C\x33\x72\x3D\x35\x6A\x3B\x6C\x26\x26\x28\x35\x6B\x2B\x3D\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x29\x2B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x33\x5C\x27\x29\
x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x4B\
x5C\x27\x29\x2B\x6C\x2B\x28\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\x31\x51\x5C\x5C\x41\
x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\x43\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\
x49\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\
x5C\x5C\x33\x5C\x27\x29\x29\x2B\x33\x72\x2B\x5C\x27\x5C\x5C\x53\x5C\x5C\x54\x5C\
x27\x2B\x6C\x2B\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x36\x5C\x5C\x54\x5C\
x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x54\x5C\x27\x29\x7D\x7D\
x32\x71\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\
x5C\x36\x5C\x27\x29\x5D\x28\x31\x35\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\
x27\x26\x26\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\
x5C\x5C\x42\x5C\x27\x29\x3D\x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x45\x5C\x5C\x48\x5C\x27\x29\x3F\x35\x6C\x3D\x35\x6D\x3A\x28\x69\
x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x32\x71\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x44\x5C\
x5C\x7A\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x35\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x31\
x39\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x69\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x4A\x5C\x27\
x29\x5D\x28\x6B\x5B\x5C\x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x76\x5C\x5C\x7A\x5C\
x5C\x71\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x79\x5C\x27\x5D\x28\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x29\x29\x29\x29\
x29\x7D\x56\x7B\x50\x20\x6D\x3D\x35\x6E\x28\x31\x34\x29\x3B\x6D\x5B\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\
x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\
x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x44\x5C\x5C\
x38\x5C\x5C\x31\x36\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x5C\x58\x5C\x5C\x58\x5C\x27\x2B\
x5C\x27\x5C\x5C\x58\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\
x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x44\x5C\x27\x2B\x5C\x27\x5C\x5C\x7A\
x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\
x72\x5C\x5C\x41\x5C\x5C\x4E\x5C\x27\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x74\
x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x2C\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x46\x5C\x5C\x31\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\x2C\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x71\x5C\
x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\
x5C\x4A\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x70\x5C\x27\x29\x2C\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x2B\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x4B\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x5A\x5C\x5C\x31\x49\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\
x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x79\x5C\x27\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x4A\x5C\x27\x29\x2B\x5C\
x27\x5C\x5C\x31\x68\x5C\x5C\x35\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x5C\x76\x5C\x5C\
x79\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x76\x5C\x27\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x45\x5C\x27\x29\x2B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x48\x5C\x27\
x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\
x75\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x36\x5C\x5C\x45\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x46\x5C\x5C\x31\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x43\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x31\
x36\x5C\x5C\x4B\x5C\x5C\x4B\x5C\x5C\x31\x49\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x29\x2B\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x33\x5C\x27\x29\x2B\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x75\x5C\
x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\
x5C\x48\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x45\x5C\x5C\x45\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x34\x5C\x27\x29\x2B\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x42\x5C\
x27\x29\x29\x7D\x7D\x24\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x45\x5C\x5C\x36\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x5C\x27\
x5C\x5C\x7A\x5C\x5C\x76\x5C\x27\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x
32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x71\x5C\x27\x29\x29\x2C\x24\x28\
x5C\x27\x5C\x5C\x31\x6A\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\
x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x49\x5C\x27\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x33\x5C\x27\x29\x29\x5B\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\
x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\
x5C\x5C\x36\x5C\x27\x29\x29\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x36\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x6E\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x71\x5C\x27\
x29\x5D\x28\x29\x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x71\x5C\x5C\x4A\x5C\x27\x29\x5D\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x33\x5C\x5C\x34\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x79\x5C\x5C\x49\
x5C\x27\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x33\x5C\x5C\x34\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x75\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x42\x5C\x27\x29\
x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x71\
x5C\x27\x29\x5D\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x31\x5C\x5C\x48\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x4A\x5C\x5C\x31\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x29\x2C\x24\x28\x6E\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x34\x5C\x27\x29\x2B\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x34\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x4F\x5C\x5C\x36\x5C\x27\x29\x5B\x6E\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\
x28\x29\x7B\x50\x20\x61\x3D\x6E\x2C\x32\x4F\x3D\x24\x28\x31\x34\x29\x2C\x32\x50\
x3D\x32\x4F\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x74\x5C\x27\
x5D\x28\x5C\x27\x5C\x5C\x4C\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5B\
x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\x5D\x28\x29\x2C\
x33\x73\x3D\x32\x50\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\
x5C\x31\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x27\x5D\x28\x29\x2C\
x33\x74\x3D\x32\x50\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x48\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\x33\
x75\x3D\x33\x74\x5B\x31\x35\x5D\x3B\x33\x73\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\
x41\x5C\x5C\x35\x5C\x5C\x51\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\
x5C\x79\x5C\x5C\x49\x5C\x27\x29\x26\x26\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x36\x5C\x27\x29\x3D\x3D\x3D\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x3F\x35\
x6F\x2B\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\
x5C\x4A\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\
x5C\x75\x5C\x5C\x33\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x29\x2B\x35\x70\x2B\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x31\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\
x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x54\x5C\x5C\x31\x31\x5C\x5C\x36\x5C\x5C\x4F\
x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\
x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\
x4A\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x48\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x42\x5C\x5C\x36\x5C\x27\x29\x29\x2B\x35\x71\x2B\x5C\x27\x5C\x5C\x53\
x5C\x5C\x54\x5C\x27\x2B\x35\x72\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x2B\x35\x73\x5B\x31\x61\x5D\x2B\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x42\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\
x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x27\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x35\x5C\x27\
x29\x29\x2B\x35\x74\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x45\x5C\x5C\x71\x5C\x27\x29\x2B\x35\x75\x5B\x31\x35\x5D\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x70\x5C\x27\x29\x3A\x32\
x4F\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\
x70\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x48\x5C\x5C\x47\x5C\x27\x29\x2C\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x35\x5C\x5C\x4A\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x48\x5C\x27\x29\x2B\x33\x75\x2B\x28\x5C\
x27\x5C\x5C\x31\x4E\x5C\x5C\x31\x51\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\
x43\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x49\x5C\x27\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x29\x2B\
x32\x51\x29\x29\x7D\x29\x2C\x24\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x7A\
x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\
x79\x5C\x27\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\
x5C\x5C\x31\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x5D\x28\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\x5C\
x27\x29\x2C\x55\x28\x29\x7B\x50\x20\x61\x3D\x6E\x3B\x52\x28\x5C\x27\x5C\x5C\x42\
x5C\x5C\x41\x5C\x5C\x76\x5C\x5C\x31\x62\x5C\x5C\x31\x62\x5C\x27\x3D\x3D\x3D\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x70\x5C\x27\
x29\x29\x24\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\
x5C\x5C\x45\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x78\x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x46\x5C\
x27\x29\x29\x3B\x56\x7B\x50\x20\x62\x3D\x35\x76\x5B\x5C\x27\x5C\x5C\x35\x5C\x5C\
x31\x6C\x5C\x27\x5D\x28\x35\x77\x2B\x31\x61\x29\x2C\x33\x76\x3D\x62\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\
x5D\x28\x29\x3B\x52\x28\x33\x76\x5B\x5C\x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x36\
x5C\x5C\x74\x5C\x5C\x59\x5C\x5C\x37\x5C\x27\x5D\x28\x31\x35\x29\x3D\x3D\x3D\x5C\
x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\x50\x20\x63\x3D\x35\x78\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\
x29\x3B\x63\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x35\x5C\x5C\
x79\x5C\x5C\x71\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x35\x5C\x27\x29\x29\x7D\x7D\x7D\
x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\
x5C\x5C\x4A\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x29\x5B\x5C\
x27\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x70\x5C\x5C\x7A\x5C\
x5C\x76\x5C\x5C\x70\x5C\x5C\x5A\x5C\x27\x2C\x55\x28\x29\x7B\x50\x20\x61\x3D\x6E\
x3B\x52\x28\x5C\x27\x5C\x5C\x32\x5C\x5C\x31\x30\x5C\x5C\x76\x5C\x5C\x31\x33\x5C\
x5C\x31\x62\x5C\x27\x3D\x3D\x3D\x5C\x27\x5C\x5C\x32\x5C\x5C\x31\x30\x5C\x5C\x76\
x5C\x5C\x31\x33\x5C\x5C\x31\x62\x5C\x27\x29\x24\x28\x5C\x27\x5C\x5C\x31\x6A\x5C\
x5C\x79\x5C\x5C\x36\x5C\x5C\x31\x30\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x35\x5C\x5C\
x36\x5C\x5C\x74\x5C\x5C\x70\x5C\x27\x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x29\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x70\x5C\x27\
x29\x5D\x28\x32\x63\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x31\x5C\x27\x29\x5D\x28\x29\
x3B\x56\x7B\x50\x20\x62\x3D\x35\x79\x28\x35\x7A\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x33\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x45\
x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\
x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\
x5C\x37\x5C\x27\x5D\x28\x29\x3B\x35\x41\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x42\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x36\x5C\x5C\x31\x30\x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x79\x5C\x5C\
x35\x5C\x5C\x74\x5C\x5C\x4F\x5C\x5C\x44\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x62\x29\
x7D\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x71\x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x29\
x5B\x5C\x27\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x5D\x28\x6E\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\x29\x2C\x55\x28\x29\x7B\
x50\x20\x61\x3D\x6E\x3B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\
x5C\x5C\x35\x5C\x5C\x71\x5C\x27\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x49\x5C\x5C\x31\
x44\x5C\x5C\x58\x5C\x5C\x59\x5C\x5C\x4C\x5C\x27\x3F\x24\x28\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\
x5C\x5C\x4C\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x33\x5C\x5C\x71\x5C\x27\x29\x5D\x28\x32\x63\x29\x5B\x5C\x27\x5C\x5C\x75\
x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x5C\x27\x5C\
x5C\x42\x5C\x5C\x7A\x5C\x5C\x49\x5C\x5C\x74\x5C\x27\x5D\x28\x29\x3A\x35\x42\x3D\
x35\x43\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\
x5C\x46\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4B\x5C\x5C\x31\x5C\x27\x29\x2C\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x4B\x5C\x27\x29\x29\x7D\x29\x2C\x24\x28\x6E\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x34\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x4F\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\
x4F\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x4F\x5C\x5C\x36\x5C\x27\x29\x5B\x6E\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\
x28\x55\x28\x29\x7B\x50\x20\x67\x3D\x6E\x3B\x52\x28\x67\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x3D\x3D\x3D\x67\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x36\x5C\x27\x29\
x29\x31\x64\x20\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\
x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\
x5C\x79\x5C\x5C\x72\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\
x5C\x27\x2B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\
x5C\x45\x5C\x27\x29\x2B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x31\x5C\x5C\x31\x5C\x27\x29\x2B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x78\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x71\x5C\x5C\x35\
x5C\x5C\x32\x31\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x42\x5C\x5C\x54\x5C\x5C\x31\
x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\x27\x2B\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\
x79\x5C\x5C\x54\x5C\x27\x3B\x56\x7B\x50\x20\x68\x3D\x24\x28\x31\x34\x29\x2C\x32\
x52\x3D\x68\x5B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\
x5C\x5C\x70\x5C\x27\x29\x5D\x28\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\x29\x2C\x35\x44\x3D\x24\x28\x31\x34\x29\
x5B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x4B\
x5C\x27\x29\x5D\x28\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x48\x5C\x5C\x71\x5C\x27\x29\x29\x2C\x33\x77\x3D\x32\x52\x5B\x67\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\
x5C\x5C\x35\x5C\x27\x5D\x28\x29\x3B\x33\x77\x5B\x5C\x27\x5C\x5C\x41\x5C\x5C\x36\
x5C\x5C\x37\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\x28\x67\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x47\x5C\x27\x29\x29\x26\x26\x28\x68\
x5B\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\
x37\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x7A\x5C\x5C\x76\x5C\x27\x29\x5B\x67\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\x5D\
x28\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x48\
x5C\x27\x29\x2B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\
x5C\x5C\x46\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\x2B\x32\x52\x2B\x67\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x75\x5C\x27\x29\
x29\x2C\x68\x5B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\
x5C\x5C\x42\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x7A\x5C\x5C\x76\x5C\x27\x29\x5B\
x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\
x27\x29\x5D\x28\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\
x5C\x5C\x31\x5C\x27\x29\x29\x5B\x67\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x7B\x5C\x27\x5C\x5C\x51\x5C\x5C\
x35\x5C\x5C\x37\x5C\x5C\x31\x65\x5C\x5C\x35\x5C\x5C\x51\x5C\x5C\x36\x5C\x27\x3A\
x55\x28\x29\x7B\x50\x20\x61\x3D\x67\x3B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x46\x5C\x27\x29\x21\x3D\x3D\x5C\x27\x5C\
x5C\x31\x63\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\x31\x6C\x5C\x5C\x31\x62\x5C\x27\x29\
x7B\x50\x20\x62\x3D\x31\x34\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x34\x5C\x5C\x31\x5C\x27\x29\x5D\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x42\x5C\x27\x29\x5D\x2C\x33\x78\x3D\x31\
x34\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\
x31\x5C\x27\x29\x5D\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\
x5C\x78\x5C\x5C\x78\x5C\x27\x29\x5D\x3B\x33\x79\x28\x33\x78\x29\x7B\x32\x53\x5C\
x27\x5C\x5C\x41\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x42\x5C\x5C\x38\x5C\x27\x3A\x68\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\
x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x7A\x5C\x5C\x76\x5C\x27\x29\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\
x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x71\
x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x48\x5C\x5C\x71\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x31\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x29\x2C\x68\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\
x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x48\x5C\x5C\x47\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x31\x6A\x5C\x27\x29\x3B\x52\x28\
x62\x21\x3D\x32\x72\x29\x7B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x48\x5C\x5C\x33\x5C\x27\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x31\x62\
x5C\x5C\x31\x43\x5C\x5C\x72\x5C\x5C\x31\x67\x5C\x5C\x31\x30\x5C\x27\x29\x7B\x50\
x20\x62\x3D\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x48\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\x33\x7A\
x3D\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\
x5C\x31\x5C\x27\x29\x5D\x2C\x32\x73\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x78\x5C\x27\x29\x3B\x31\
x56\x28\x50\x20\x63\x3D\x31\x35\x3B\x63\x3C\x33\x7A\x3B\x63\x2B\x2B\x29\x7B\x50\
x20\x64\x3D\x62\x5B\x63\x5D\x2C\x33\x41\x3D\x32\x51\x3B\x64\x26\x26\x28\x32\x73\
x2B\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\
x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x75\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x4E\
x5C\x5C\x38\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x4B\
x5C\x27\x29\x2B\x64\x2B\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x75\x5C\x5C\x31\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x29\x2B\x33\x41\x2B\x5C\x27\x5C\
x5C\x53\x5C\x5C\x54\x5C\x27\x2B\x64\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x29\x29\x7D\x32\x73\x2B\x3D\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x4A\x5C\x27\x29\
x2C\x68\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\
x5C\x42\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x7A\x5C\x5C\x76\x5C\x27\x29\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\
x29\x5D\x28\x32\x73\x29\x3B\x31\x53\x7D\x56\x7B\x50\x20\x65\x3D\x35\x45\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\
x29\x5D\x28\x29\x2C\x33\x42\x3D\x65\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\
x27\x29\x2C\x33\x43\x3D\x33\x42\x5B\x31\x61\x5D\x3B\x35\x46\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x46\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x4B\x5C\x27\
x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\
x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x36\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x75\x5C\x5C\x75\x5C\x27\
x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\
x45\x5C\x27\x29\x5D\x28\x33\x43\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x29\x2C\x35\x47\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x4B\
x5C\x27\x29\x5D\x28\x29\x7D\x7D\x7D\x7D\x56\x7B\x50\x20\x66\x3D\x35\x48\x28\x31\
x34\x29\x2C\x33\x44\x3D\x66\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x48\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\
x5C\x5C\x51\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x4B\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x42\x5C\x27\x29\x29\x3B\x35\x49\x28\x66\x2C\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x46\x5C\
x27\x29\x2C\x32\x4B\x2C\x33\x44\x29\x7D\x7D\x7D\x29\x29\x7D\x7D\x29\x2C\x24\x28\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x34\x5C
\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\
x5C\x71\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x70\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x7A\
x5C\x5C\x35\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x5D\x28\x6E\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\
x29\x2C\x55\x28\x61\x29\x7B\x50\x20\x62\x3D\x6E\x3B\x24\x28\x31\x34\x29\x5B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\
x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x46\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x4A\x5C\x5C\x71\x5C\x27\x29\x29\x26\x26\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x31\x5C\x27\x29\x3D\x3D\x3D\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x31\x5C\
x27\x29\x3F\x28\x61\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x36\x5C\x5C\x42\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x47\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x29\x2C\x21\x24\x28\x31\x34\
x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\
x42\x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x46\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x29\x3F\x24\x28\x31\x34\
x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\
x42\x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x4B\x5C\x27\x29\x5D\x28\
x5C\x27\x5C\x5C\x4D\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\
x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\
x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x27\x5D\x28\x32\x61\x29\x3A\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x4A\x5C\
x27\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x76\
x5C\x5C\x31\x65\x5C\x27\x3F\x28\x35\x4A\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\
x5C\x32\x5C\x5C\x37\x5C\x27\x5D\x28\x35\x4B\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\
x31\x39\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x35\x4C\x5B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x4A\
x5C\x27\x29\x5D\x28\x35\x4D\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x42\x5C\x5C\x4B\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x29\x29\x29\x29\x3A\x24\x28\
x31\x34\x29\x5B\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\
x79\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\
x5D\x28\x5C\x27\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\x58\x5C\x27\x29\x5B\
x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x75\x5C\x27\x29\
x29\x5B\x5C\x27\x5C\x5C\x38\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\
x5C\x31\x37\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x7A\x5C\x27\x2B\x5C\x27\
x5C\x5C\x35\x5C\x27\x5D\x28\x32\x61\x29\x29\x3A\x28\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x48\x5C\x27\x29\x3D\x3D\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x48\x5C\x27\x29\x26\
x26\x35\x4E\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\
x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x4B\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x48\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x31\
x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\
x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\
x5C\x5C\x35\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x34\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x35\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x34\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\
x70\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x47\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x47\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x31\x33\x5C\x5C\x31\
x70\x5C\x5C\x46\x5C\x5C\x31\x6F\x5C\x5C\x31\x44\x5C\x5C\x59\x5C\x5C\x31\x6D\x5C\
x5C\x31\x6D\x5C\x5C\x31\x33\x5C\x5C\x58\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x75\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\x29\x2C\x35\x4F\x28\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x31\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x43\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x7A\
x5C\x5C\x38\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x29\x29\x7D\x29\x3B\x55\x20\x35\
x50\x28\x29\x7B\x50\x20\x61\x3D\x6E\x3B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x75\x5C\x27\x29\x21\x3D\x3D\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x75\x5C\x27\x29\x29\
x7B\x50\x20\x62\x3D\x35\x51\x5B\x5C\x27\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x35\x5C\
x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x31\x73\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\
x41\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\
x5C\x5C\x36\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x36\x5C\x5C\x48\x5C\x27\x29\x29\x3B\x62\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\x78\x5C\x27\x29\x5D\x3D\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x31\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x71\
x5C\x27\x29\x2C\x62\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x57\x5C\x5C\x79\
x5C\x5C\x70\x5C\x27\x5D\x3D\x21\x21\x5B\x5D\x2C\x62\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x47\x5C\x27\x29\x5D\x3D\x5C\x27\
x5C\x5C\x4E\x5C\x5C\x4E\x5C\x27\x2B\x35\x52\x2B\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x42\x5C\x27\x29\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x35\x5C\x27\x29\x29\x2C\
x28\x35\x53\x5B\x5C\x27\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x31\x73\x5C\
x5C\x7A\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x35\x5C\
x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\
x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x31\x35\x5D\x7C\x7C\x35\x54\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x34\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\
x5C\x45\x5C\x27\x29\x29\x5B\x31\x35\x5D\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x71\
x5C\x27\x5D\x28\x62\x29\x7D\x56\x20\x31\x64\x20\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x71\x5C\x5C\x75\x5C\x27\x29\x2B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x45\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x31\
x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\
x5C\x5C\x35\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4B\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x78\x5C\x27\x29\x7D\x55\x20\x35\x55\x28\x61\x2C\
x62\x2C\x63\x29\x7B\x50\x20\x64\x3D\x6E\x2C\x32\x64\x3D\x5C\x27\x5C\x27\x3B\x33\
x79\x28\x63\x29\x7B\x32\x53\x20\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x48\x5C\x5C\x46\x5C\x27\x29\x3A\x32\x64\x3D\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x37\x5C\x5C\x38\x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x36\
x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2B\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\
x36\x5C\x5C\x7A\x5C\x5C\x37\x5C\x5C\x31\x32\x5C\x5C\x31\x66\x5C\x5C\x38\x5C\x5C\
x72\x5C\x5C\x79\x5C\x5C\x43\x5C\x27\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x31\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x38\x5C\x5C\x31\x32\x5C\x27\x2B\x62\x3B\x31\x53\x3B\x32\x53\x20\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x48\x5C\x27\x29\x3A\x5
0\x20\x65\x3D\x31\x50\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x4B\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x31\x50\x5B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x48\x5C\x27\x29\x5D\x28\x29\x2A\x62\
x2B\x31\x61\x29\x3B\x32\x64\x3D\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x4A\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x42\x5C\x27\x29\x2B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x4B\x5C\x27\x29\x2B\
x62\x2B\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\
x5C\x35\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x47\x5C\x5C\x46\x5C\x27\x29\x29\x2B\x65\x2B\x28\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x48\x5C\x27\x29\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x34\x5C\x27\x29\x29\x3B\
x31\x53\x3B\x35\x56\x3A\x32\x64\x3D\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x4A\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x75\x5C\x27\x29\x2B\x63\x2B\
x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x78\
x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\
x5C\x5C\x31\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x78\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\
x27\x29\x2B\x62\x3B\x31\x53\x7D\x31\x64\x20\x32\x64\x7D\x55\x20\x35\x57\x28\x61\
x2C\x62\x29\x7B\x50\x20\x63\x3D\x6E\x3B\x31\x56\x28\x50\x20\x64\x3D\x31\x35\x3B\
x64\x3C\x61\x5B\x62\x5D\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x48\x5C\x27\x29\x5D\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x3B\x64\x2B\x2B\x29\x52\
x28\x61\x5B\x62\x5D\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x4A\x5C\x5C\x48\x5C\x27\x29\x5D\x5B\x64\x5D\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x4A\x5C\x27\x29\x5D\x3D\x3D\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x4B\x5C\x27\x29\
x29\x7B\x50\x20\x65\x3D\x61\x5B\x62\x5D\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x48\x5C\x27\x29\x5D\x5B\x64\x5D\x5B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\
x5D\x3B\x31\x53\x7D\x31\x64\x20\x65\x7D\x55\x20\x33\x45\x28\x61\x2C\x62\x2C\x63\
x29\x7B\x50\x20\x64\x3D\x6E\x3B\x52\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x4A\x5C\x27\x29\x21\x3D\x3D\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x4A\x5C\x27\x29\x29\x35\x58\
x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x4B\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x71\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\
x70\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x4C\x5C\
x5C\x37\x5C\x5C\x41\x5C\x5C\x7A\x5C\x27\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x48\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\x2B\x64\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x31\x5C\x27\x29\
x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x4B\
x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\
x5C\x5C\x36\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\
x5C\x5C\x31\x5C\x5C\x31\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x34\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x35\x5C\x27\x29\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x34\x5C\x27\x29\x2B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x70\x5C\x27\
x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\
x45\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x47\x5C\x5C\x36\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x79\x5C\x5C\x51\x5C\x5C\x53\x5C\x5C\x54\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\
x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\x5C\x27\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\
x29\x3B\x56\x7B\x50\x20\x65\x3D\x61\x5B\x62\x5D\x5B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\x5D\x5B\x5C\x27\x5C\
x5C\x31\x54\x5C\x5C\x37\x5C\x27\x5D\x2C\x33\x46\x3D\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x78\x5C\x27\x29\x2B\x63\x2B\x5C\x27\
x5C\x5C\x53\x5C\x5C\x54\x5C\x27\x2B\x65\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x3B\x31\x64\x20\x33\x46\x7D\
x7D\x55\x20\x32\x54\x28\x62\x2C\x63\x29\x7B\x50\x20\x64\x3D\x6E\x2C\x33\x47\x3D\
x24\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\
x75\x5C\x27\x29\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x62\x29\x2C\x32\x32\x3D\x33\x47\x5B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\
x5C\x47\x5C\x27\x29\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x47\x5C\x27\x29\x29\x2C\x32\x74\x3D\x32\x32\
x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x71\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x75\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\
x29\x7C\x7C\x31\x35\x2C\x32\x55\x3D\x32\x32\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x71\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x75\
x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x2C\x32\x74\x2D\x31\x61\x29\x7C\x7C\
x31\x35\x2C\x33\x48\x3D\x32\x32\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x31\x35\x2C\x32\x55\x29\x2C\
x32\x33\x3D\x32\x32\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x78\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x32\x55\x2C\x32\x74\x29\x2C\x33\x49\x3D\
x32\x32\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\
x5C\x42\x5C\x27\x29\x5D\x28\x32\x74\x29\x3B\x31\x64\x28\x32\x33\x5B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\
x28\x2F\x5C\x5C\x2F\x73\x5B\x30\x2D\x39\x5D\x2B\x2F\x67\x29\x7C\x7C\x32\x33\x5B\
x5C\x27\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\
x28\x2F\x5C\x5C\x2F\x77\x5B\x30\x2D\x39\x5D\x2B\x2F\x67\x29\x7C\x7C\x32\x33\x3D\
x3D\x5C\x27\x5C\x5C\x4E\x5C\x5C\x71\x5C\x27\x29\x26\x26\x28\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x34\x5C\x27\x29\x3D\x3D\x3D\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x34\x5C\
x27\x29\x3F\x28\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x64\x2C\x32\x65\x3D\x35\x59\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x45\
x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\
x5C\x5C\x36\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x36\x5C\x5C\x48\x5C\x27\x29\x29\x3B\x32\x65\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\x78\x5C\x27\x29\x5D\x3D\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x31\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\
x71\x5C\x27\x29\x2C\x32\x65\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x31\x5C\x5C\x4B\x5C\x27\x29\x5D\x3D\x21\x21\x5B\x5D\x2C\x32\x65\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x47\x5C\
x27\x29\x5D\x3D\x5C\x27\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x27\x2B\x35\x5A\x2B\x28\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x42\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\
x35\x5C\x27\x29\x29\x2C\x28\x36\x30\x5B\x5C\x27\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\
x37\x5C\x5C\x31\x73\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\
x5C\x5C\x37\x5C\x27\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x6F\x5C\x5C\x57\x5C\x5C\
x31\x37\x5C\x5C\x36\x5C\x5C\x51\x5C\x5C\x31\x71\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\
x35\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x34\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x31\x35\x5D\x7C\x7C\x36\x31\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x34\x5C\x27\x29\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x35\x5C\
x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\
x5C\x5C\x45\x5C\x27\x29\x29\x5B\x31\x35\x5D\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x71\x5C\x27\x5D\x28\x32\x65\x29\x7D\x28\x29\x29\x2C\x36\x32\x28\x5C\x27\x5C\x5C\
x31\x6A\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\
x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x31\x6B\x5C\x27\x2B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x71\x5C\x27\x29\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x4A\x5C\x27\x29\x29\x5B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x45\x5C\
x27\x29\x5D\x28\x29\x2C\x36\x33\x28\x31\x34\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x
31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\x5D\x28\x36\x34\x29\
x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x36\x35\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x29\x3A\x32\x33\x3D\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x75\x5C\x27\
x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\
x47\x5C\x27\x29\x29\x2C\x63\x3D\x33\x48\x2B\x32\x33\x2B\x33\x49\x2C\x63\x7D\x55\
x20\x33\x4A\x28\x61\x2C\x62\x2C\x63\x29\x7B\x50\x20\x64\x3D\x6E\x2C\x31\x4A\x3D\
x61\x5B\x62\x5D\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x46\x5C\x5C\x78\x5C\x27\x29\x5D\x5B\x5C\x27\x5C\x5C\x31\x54\x5C\x5C\x37\x5C\x27\
x5D\x3B\x52\x28\x61\x5B\x62\x5D\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x42\x5C\x5C\x34\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x42\x5C\x5C\x79\
x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x7A\x5C\x27\x5D\x29\x7B\x52\x28\x5C\x27\x5C\x5C\
x31\x6E\x5C\x5C\x49\x5C\x5C\x31\x6D\x5C\x5C\x31\x33\x5C\x5C\x41\x5C\x27\x3D\x3D\
x3D\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x34\
x5C\x27\x29\x29\x50\x20\x65\x3D\x61\x5B\x62\x5D\x5B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x34\x5C\x27\x29\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x5B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x78\x5C\
x27\x29\x5D\x3B\x56\x7B\x50\x20\x66\x3D\x36\x36\x28\x36\x37\x29\x5B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\
x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x33\
x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\
x5C\x5C\x45\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x36\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x3B\x36\x38\x28\
x5C\x27\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\
x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x31\x30\x5C\x27\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\x29\x2B\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x70\x5C\x27\
x29\x29\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\
x5C\x45\x5C\x27\x29\x5D\x28\x66\x29\x7D\x7D\x56\x20\x65\x3D\x33\x4B\x3B\x52\x28\
x31\x4A\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\
x5C\x34\x5C\x27\x29\x5D\x28\x31\x4A\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x2F\x3C\x33\x4C\x28\x3F\
x3A\x2E\x2B\x29\x3F\x33\x4D\x3D\x28\x3F\x3A\x2E\x2B\x29\x3F\x28\x3F\x3A\x33\x4E\
x2E\x33\x4F\x2E\x33\x50\x29\x2F\x67\x29\x29\x3E\x2D\x31\x61\x29\x7B\x52\x28\x5C\
x27\x5C\x5C\x72\x5C\x5C\x31\x75\x5C\x5C\x41\x5C\x5C\x31\x68\x5C\x5C\x31\x63\x5C\
x27\x21\x3D\x3D\x5C\x27\x5C\x5C\x31\x79\x5C\x5C\x32\x62\x5C\x5C\x58\x5C\x5C\x37\
x5C\x5C\x31\x6D\x5C\x27\x29\x7B\x52\x28\x31\x4A\x5B\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x34\x5C\x27\x29\x5D\x28\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x33\x5C\x27\x29\x29\
x3E\x2D\x31\x61\x29\x7B\x52\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x46\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x29\x3D\x3D\x3D\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x31\x5C\x27\x29\x29\x7B\x50\x20\x67\
x3D\x36\x39\x5B\x5C\x27\x5C\x5C\x35\x5C\x5C\x31\x6C\x5C\x27\x5D\x28\x36\x61\x2B\
x31\x61\x29\x2C\x33\x51\x3D\x67\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x3B\x52\x28\x33\x51\x5B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x36\x5C\
x27\x29\x5D\x28\x31\x35\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\
x50\x20\x68\x3D\x36\x62\x5B\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\
x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x3B\x68\x5B\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\x5D\x28\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\
x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\
x36\x5C\x27\x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x33\x5C\x5C\x42\x5C\x27\x29\x29\x7D\x7D\x56\x7B\x52\x28\x31\x4A\x5B\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x34\x5C\x27\x29\x5D\
x28\x31\x4A\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\
x5C\x5C\x46\x5C\x27\x29\x5D\x28\x2F\x3C\x33\x4C\x28\x3F\x3A\x2E\x2B\x29\x3F\x33\
x4D\x3D\x28\x3F\x3A\x2E\x2B\x29\x3F\x28\x3F\x3A\x33\x4E\x2E\x33\x4F\x2E\x33\x50\
x29\x2F\x67\x29\x29\x3C\x31\x4A\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x4B\x5C\x5C\x34\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x33\x5C\x27\x29\x29\x29\x63\x3D\x65\
x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\
x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x4B\x5C\x5C\x31\x5C\x27\x29\x2C\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x4B\x5C\x5C\x4B\x5C\x27\x29\x29\x3B\x56\x7B\x52\x28\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x35\x5C\x27\x29\x21\x3D\
x3D\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x75\
x5C\x27\x29\x29\x63\x3D\x32\x54\x28\x31\x4A\x29\x3B\x56\x20\x50\x20\x69\x3D\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x36\x5C\x27\
x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\
x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x31\x39\x5C\x5C\x72\x5C\x5C\x75\x5C\x5C\x75\
x5C\x5C\x4F\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\x58\x5C\x5C\x53\x5C\x27\
x2B\x5C\x27\x5C\x5C\x54\x5C\x27\x2B\x36\x63\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x78\x5C\x27\x29\x7D\x7D\x7D\x56\x20\x63\
x3D\x65\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\
x5C\x46\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4B\x5C\x5C\x31\x5C\x27\x29\x2C\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x4B\x5C\x27\x29\x29\x7D\x56\x20\x36\x64\x3D\x36\
x65\x28\x36\x66\x29\x7D\x56\x20\x31\x4A\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x34\x5C\x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x33\x5C\x27\x29\x29\x3E\x2D\
x31\x61\x3F\x63\x3D\x32\x54\x28\x31\x4A\x29\x3A\x64\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x36\x5C\x27\x29\x21\x3D\x3D\x64\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x36\x5C\x27\x29\x3F\
x36\x67\x3D\x36\x68\x28\x36\x69\x29\x3A\x63\x3D\x33\x4B\x3B\x50\x20\x6A\x3D\x64\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x47\x5C\x27\
x29\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\
x78\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\x42\x5C\x5C\x53\x5C\x5C\x4F\x5C\
x5C\x36\x5C\x5C\x7A\x5C\x5C\x37\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x53\x5C\x27\
x2B\x5C\x27\x5C\x5C\x4F\x5C\x5C\x38\x5C\x5C\x74\x5C\x5C\x70\x5C\x5C\x31\x32\x5C\
x5C\x53\x5C\x27\x2B\x63\x2B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x42\x5C\x27\x29\x3B\x31\x64\x20\x6A\x7D\x55\x20\x33\x52\x28\
x61\x2C\x62\x29\x7B\x50\x20\x63\x3D\x6E\x2C\x33\x53\x3D\x61\x5B\x62\x5D\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x78\x5C\x27\
x29\x5D\x5B\x5C\x27\x5C\x5C\x31\x54\x5C\x5C\x37\x5C\x27\x5D\x2C\x32\x56\x3D\x24\
x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x75\
x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x33\x53\x29\x2C\x32\x57\x3D\x32\x56\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\
x5C\x45\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x4B\x5C\x5C\x70\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x78\x5C\x5C\x48\x5C\x27\x29\x29\x2C\x32\x58\x3D\x32\x56\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\
x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x79\
x5C\x5C\x38\x5C\x5C\x31\x42\x5C\x5C\x53\x5C\x5C\x72\x5C\x5C\x75\x5C\x5C\x75\x5C\
x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\
x42\x5C\x27\x29\x29\x3B\x52\x28\x32\x57\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x3E\x31\x35\x29\x50\x20\
x64\x3D\x32\x57\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x2C\x32\x75\x3D\x64\x5B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x35\x5C\x27\x29\x5D\x28\
x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\x32\x59\x3D\x32\x75\x5B\x31\x61\x5D\x3B\x52\
x28\x32\x58\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\
x5C\x5C\x31\x5C\x27\x29\x5D\x3E\x31\x35\x29\x7B\x52\x28\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x33\x5C\x27\x29\x3D\x3D\x3D\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x33\x5C\x27\
x29\x29\x50\x20\x64\x3D\x32\x58\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x2C\x32\x75\x3D\x64\x5B\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x35\x5C\
x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\x32\x5A\x3D\x32\x75\x5B\
x31\x61\x5D\x3B\x56\x20\x36\x6A\x3D\x36\x6B\x7D\x52\x28\x32\x59\x21\x3D\x32\x72\
x29\x7B\x52\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\
x5C\x5C\x33\x5C\x27\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x31\x37\x5C\x5C\x31\x71\x5C\
x5C\x31\x65\x5C\x5C\x70\x5C\x5C\x74\x5C\x27\x29\x36\x6C\x5B\x5C\x27\x5C\x5C\x74\
x5C\x5C\x35\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\
x31\x62\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x5D\x28\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x35\x5C\
x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\
x5C\x71\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x75\x5C\x5C\x70\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x71\x5C\x5C\x36\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x48\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\
x5C\x5C\x74\x5C\x5C\x43\x5C\x5C\x58\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\
x44\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x35\x5C\x5C\x54\x5C\x27\x29\x3B\x56\x20\x50\x20\x65\x3D\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x36\x5C\x27\x29\x2B\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x75\x5C\x27\x29\x2B\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x46\x5C\
x27\x29\x2B\x32\x59\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x70\x5C\x5C\x78\x5C\x27\x29\x7D\x56\x5C\x27\x5C\x5C\x5A\x5C\x5C\x70\x5C\x5C\
x31\x45\x5C\x5C\x31\x45\x5C\x5C\x31\x73\x5C\x27\x21\x3D\x3D\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x33\x5C\x27\x29\x3F\x65\x3D\
x5C\x27\x5C\x27\x3A\x36\x6D\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x70\
x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\
x43\x5C\x5C\x75\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\x29\
x2C\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x46\
x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\x29\x29\x3B\x52\x28\x32\x5A\x21\x3D\x32\
x72\x29\x50\x20\x66\x3D\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\
x36\x5C\x5C\x79\x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\
x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\
x75\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x35\x5C\x5C\x34\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\x2B\x32\x5A\x2B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x78\x5C\x27\
x29\x3B\x56\x20\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\
x5C\x5C\x45\x5C\x27\x29\x21\x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x70\x5C\x5C\x33\x5C\x27\x29\x3F\x66\x3D\x5C\x27\x5C\x27\x3A\x36\
x6E\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\
x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x5D\x28\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x2B\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x71\x5C\x27\x29\x2B\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\x33\x5C\
x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\
x5C\x4A\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x70\x5C\x5C\x48\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x46\x5C\x5C\x70\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x71\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\
x5C\x5C\x54\x5C\x27\x29\x3B\x50\x20\x67\x3D\x5B\x65\x2C\x66\x5D\x3B\x31\x64\x20\
x67\x7D\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\
x5C\x5C\x4B\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x45\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\
x20\x65\x3D\x6E\x2C\x32\x76\x3D\x24\x28\x31\x34\x29\x2C\x33\x54\x3D\x32\x76\x5B\
x65\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x4B\x5C\
x27\x29\x5D\x28\x5C\x27\x5C\x5C\x76\x5C\x5C\x71\x5C\x27\x29\x3B\x24\x5B\x65\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\
x5D\x28\x7B\x5C\x27\x5C\x5C\x49\x5C\x5C\x74\x5C\x5C\x7A\x5C\x27\x3A\x65\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\
x65\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x4A\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x4E\x5C\x27\x2B\x33\x54\x2B\x65\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\x34\x5C\x27\x29\x2C\x5C\x27\x5C\
x5C\x37\x5C\x5C\x57\x5C\x5C\x44\x5C\x5C\x35\x5C\x27\x3A\x65\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x36\x5C\x27\x29\x2C\x5C\x27\x5C\
x5C\x71\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x31\x37\x5C\x5C\x57\x5C\x5C\
x44\x5C\x5C\x35\x5C\x27\x3A\x65\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x33\x5C\x5C\x70\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\
x70\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x3A\x55\x28\x61\x29\
x7B\x50\x20\x62\x3D\x65\x2C\x33\x55\x3D\x61\x5B\x5C\x27\x5C\x5C\x35\x5C\x5C\x79\
x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x57\x5C\x27\x5D\x5B\x5C\x27\x5C\x5C\x70\x5C\x5C\
x72\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x5D\x5B\
x5C\x27\x5C\x5C\x31\x54\x5C\x5C\x37\x5C\x27\x5D\x2C\x33\x30\x3D\x24\x28\x5C\x27\
x5C\x5C\x31\x31\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\x5C\x54\x5C\x27\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\
x5C\x27\x29\x5D\x28\x33\x55\x29\x2C\x33\x31\x3D\x33\x30\x5B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x45\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\
x70\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x78\x5C\x5C\x48\x5C\x27\x29\x29\x2C\x33\x32\x3D\x33\x30\x5B\x5C\x27\x5C\x5C\x75\
x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x38\x5C\x5C\
x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x5A\x5C\x5C\x35\x5C\x5C\x31\x36\x5C\x5C\x70\
x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x76\
x5C\x5C\x79\x5C\x5C\x38\x5C\x5C\x31\x42\x5C\x5C\x53\x5C\x5C\x72\x5C\x5C\x75\x5C\
x5C\x75\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x34\x5C\x5C\x42\x5C\x27\x29\x29\x3B\x52\x28\x33\x31\x5B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x3E\x31\x35\
x29\x7B\x52\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\
x5C\x5C\x71\x5C\x27\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x79\x5C\x5C\x41\x5C\x5C\x31\
x66\x5C\x5C\x31\x37\x5C\x5C\x31\x6F\x5C\x27\x29\x50\x20\x63\x3D\x36\x6F\x5B\x5C\
x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x2C\x33\
x56\x3D\x63\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\
x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\x36\x70\x3D\
x33\x56\x5B\x31\x61\x5D\x3B\x56\x7B\x50\x20\x64\x3D\x33\x31\x5B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\
x29\x2C\x32\x77\x3D\x64\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x48\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\
x33\x57\x3D\x32\x77\x5B\x31\x61\x5D\x3B\x32\x76\x5B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x34\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x35\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\
x5C\x5C\x37\x5C\x27\x5D\x28\x33\x57\x29\x5B\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\
x5C\x74\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x5B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\
x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\
x5C\x27\x29\x29\x7D\x7D\x52\x28\x33\x32\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x3E\x31\x35\x29\x7B\x50\
x20\x64\x3D\x33\x32\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x2C\x32\x77\x3D\x64\x5B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x35\x5C\x27\x29\x5D\
x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\x33\x58\x3D\x32\x77\x5B\x31\x61\x5D\x3B\
x32\x76\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\
x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x36\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x75\x5C\x5C\x75\x5C\x27\
x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\
x45\x5C\x27\x29\x5D\x28\x33\x58\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x38\x5C
\x5C\x4C\x5C\x5C\x72\x5C\x5C\x58\x5C\x27\x29\x7D\x7D\x7D\x29\x7D\x29\x2C\x24\x28\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x75\x5C\
x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\
x5C\x35\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x48\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\x20\
x61\x3D\x6E\x2C\x32\x78\x3D\x24\x28\x31\x34\x29\x2C\x32\x79\x3D\x32\x78\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x5C\x27\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x5A\
x5C\x5C\x35\x5C\x5C\x31\x36\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x70\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\
x48\x5C\x27\x29\x29\x2C\x32\x7A\x3D\x32\x78\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x5A\x5C\x5C\x35\x5C\x5C\x31\x36\
x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x42\x5C\x27\x29\x29\x2C\x32\
x41\x3D\x32\x78\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x4B\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x36\
x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x38\x5C\x5C\x31\x42\x5C\x5C\x53\x5C\x5C\x38\x5C\
x5C\x76\x5C\x5C\x31\x68\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x48\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x32\x79\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\
x5D\x3E\x31\x35\x29\x7B\x50\x20\x62\x3D\x32\x79\x5B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x2C\x31\
x4B\x3D\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\
x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\x2C\x33\x59\x3D\
x31\x4B\x5B\x31\x61\x5D\x3B\x24\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x70\x5C\x5C\x46\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x34\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\
x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x5D\x28\x33\x59\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\
x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\
x5C\x5C\x47\x5C\x27\x29\x29\x2C\x32\x79\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x4B\x5C\x27\x29\x5D\x28\x29\x7D\x52\x28\x32\
x7A\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\
x31\x5C\x27\x29\x5D\x3E\x31\x35\x29\x7B\x50\x20\x62\x3D\x32\x7A\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\
x28\x29\x2C\x31\x4B\x3D\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x48\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x29\
x2C\x33\x5A\x3D\x31\x4B\x5B\x31\x61\x5D\x3B\x24\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\
x44\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x37\x5C\
x5C\x43\x5C\x5C\x4C\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x78\x5C\x5C\x35\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\
x4D\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\x5C\x70\x5C\
x5C\x37\x5C\x5C\x31\x39\x5C\x5C\x72\x5C\x27\x2B\x5C\x27\x5C\x5C\x75\x5C\x5C\x75\
x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\
x5C\x5C\x45\x5C\x27\x29\x5D\x28\x33\x5A\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\
x38\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\x58\x5C\x27\x29\x2C\x32\x7A\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x4B\x5C\x27\x29\x5D\
x28\x29\x7D\x52\x28\x32\x41\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x29\x5D\x3E\x31\x35\x29\x7B\x52\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x4A\x5C\x27\x29\
x3D\x3D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\
x5C\x4A\x5C\x27\x29\x29\x7B\x50\x20\x63\x3D\x36\x71\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x3B\
x63\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\
x71\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\
x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x31\x32\
x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\
x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x45\x5C\x5C\x35\x5C\x27\x29\x29\x7D\x56\x7B\x50\x20\x62\x3D\x32\x41\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\
x29\x5D\x28\x29\x2C\x31\x4B\x3D\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\
x27\x29\x2C\x36\x72\x3D\x31\x4B\x5B\x31\x61\x5D\x3B\x31\x56\x28\x50\x20\x64\x20\
x36\x73\x20\x31\x4B\x29\x7B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x70\x5C\x5C\x34\x5C\x27\x29\x3D\x3D\x3D\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x34\x5C\x27\x29\x29\x7B\x52\x28\
x31\x4B\x5B\x64\x5D\x3D\x3D\x5C\x27\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x31\x68\x5C\
x5C\x35\x5C\x27\x29\x36\x74\x3B\x24\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x46\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x5C\
x36\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x31\x39\x5C\
x5C\x38\x5C\x5C\x76\x5C\x5C\x31\x68\x5C\x5C\x35\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\
x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x71\x5C\
x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\
x5C\x48\x5C\x27\x29\x2B\x31\x4B\x5B\x64\x5D\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\x2B\
x31\x4B\x5B\x64\x5D\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x35\x5C\x5C\x33\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x29\x7D\x56\x7B\
x52\x28\x5C\x27\x5C\x27\x21\x3D\x36\x75\x29\x36\x76\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x47\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x47\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\x29\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x36\x77\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\
x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\
x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x46\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x48\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\
x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x36\x78\x29\x36\x79\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x47\x5C\
x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\
x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x42\x5C\x5C\x31\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\
x41\x5C\x5C\x72\x5C\x5C\x31\x30\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\
x36\x5C\x5C\x38\x5C\x27\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\
x56\x20\x36\x7A\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x31\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x31\x5C\x27\x29\x29\x5B\x5C\
x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\
x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\
x21\x3D\x36\x41\x29\x36\x42\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5
C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\
x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\
x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x31\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\
x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x36\x43\x5B\x5C\x27\x5C\x5C\x75\
x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x31\x5C\x27\
x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\
x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\
x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x36\
x44\x29\x36\x45\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x70\x5C\x27\x29\x29\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x36\x46\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\
x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\
x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x70\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\
x5C\x71\x5C\x5C\x71\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\
x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\
x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x36\x47\x29\
x36\x48\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\
x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\
x37\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x4D\x5C\x5C\x38\x5C\
x27\x2B\x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\
x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x27\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x4B\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x35\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\
x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\
x5C\x27\x29\x29\x3B\x56\x20\x36\x49\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x37\x5C\
x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x36\
x5C\x5C\x4D\x5C\x5C\x38\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x48\x5C\x5C\x4B\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\
x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\
x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\
x36\x4A\x29\x36\x4B\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x35\x5C\x5C\x74\
x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x29\x3B\x56\x20\x36\x4C\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\
x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\
x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\
x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x4B\x5C\
x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\
x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\
x36\x4D\x29\x36\x4E\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\
x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\
x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x48\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\
x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x36\x4F\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\
x27\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x44\x5C\x5C\x49\x5C\x5C\x37\x5C\x5C\x4D\x5C\
x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x43\x5C\x5C\x70\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x27\x29\x5B\x5C\x27\
x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\
x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\
x3D\x36\x50\x29\x36\x51\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x47\x5C\x27\x29\x29\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x36\
x52\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\
x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\
x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x36\x53\x29\x36\x54\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\
x5D\x28\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x44\x5C\x5C\x49\x5C\x5C\x37\x5C\
x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x27\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x49\x5C\x5C\x79\x5C\x5C\x37\
x5C\x5C\x74\x5C\x5C\x57\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\
x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\
x70\x5C\x27\x29\x29\x3B\x56\x20\x36\x55\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\
x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x4A\x5C\x27\x29\x29\x5B\x5C\
x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\
x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\
x74\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x28\
x36\x56\x26\x26\x36\x57\x26\x26\x36\x58\x26\x26\x36\x59\x26\x26\x36\x5A\x26\x26\
x37\x30\x26\x26\x37\x31\x26\x26\x37\x32\x26\x26\x37\x33\x29\x29\x37\x34\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\
x5C\x35\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\
x5C\x5C\x42\x5C\x5C\x41\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\x29\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x33\x5C\x27\x29\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\
x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\
x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\x29\x29\x
3B\x56\x20\x37\x35\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x72\x5C\x5C\x74\
x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x42\x5C\x5C\x49\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\
x72\x5C\x5C\x79\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x71\
x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\
x71\x5C\x27\x2C\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\
x5C\x5C\x46\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\
x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\
x29\x29\x7D\x7D\x32\x41\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x70\x5C\x5C\x4B\x5C\x27\x29\x5D\x28\x29\x7D\x7D\x7D\x29\x2C\x24\x28\x6E\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x34\x5C\x27\
x29\x29\x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\
x5C\x70\x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x6E\x3B\x52\x28\x5C\
x27\x5C\x5C\x31\x45\x5C\x5C\x5A\x5C\x5C\x31\x68\x5C\x5C\x31\x7A\x5C\x5C\x31\x6C\
x5C\x27\x3D\x3D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x78\x5C\x5C\x78\x5C\x27\x29\x29\x37\x36\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4C\x5C\
x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\
x5C\x70\x5C\x27\x29\x5D\x28\x32\x63\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x31\x5C\x27\
x29\x5D\x28\x29\x3B\x56\x7B\x50\x20\x62\x3D\x24\x28\x31\x34\x29\x3B\x62\x5B\x5C\
x27\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x7A\x5C\x5C\x35\x5C\
x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2B\x5C\x27\x5C\x5C\x38\
x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\
x5C\x5C\x78\x5C\x27\x29\x29\x7D\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x75\x5C\x27\x29\x2B\x6E\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x35\x5C\x27\x29\x2B\x6E\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x45\x5C\x27\
x29\x29\x5B\x5C\x27\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\
x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x6E\x3B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x71\x5C\x27\x29\x3D\x3D\x3D\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x71\x5C\x27\x29\x3F\x28\
x24\x28\x31\x34\x29\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\
x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\
x5C\x5C\x47\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x33\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x2C\x24\x28\x31\x34\x29\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\
x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\
x5C\x5C\x42\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x29\x3A\x37\x37\x3D\x5C\x27\
x5C\x27\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x48\x5C\x5C\x45\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x36\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\
x5C\x37\x5C\x5C\x37\x5C\x5C\x74\x5C\x27\x5D\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\x2C\x55\x28\x61\x2C\x62\
x29\x7B\x50\x20\x63\x3D\x6E\x3B\x31\x64\x20\x62\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\
x35\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x35\x5C\x27\x5D\x28\
x62\x2C\x62\x2B\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x75\x5C\x5C\x31\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x29\x2B\x32\x51\x29\x7D\x29\x2C\x24\x28\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x48\x5C\
x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\
x5C\x78\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x46\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\
x37\x5C\x5C\x74\x5C\x27\x5D\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x34\x5C\x5C\x47\x5C\x27\x29\x2C\x55\x28\x61\x2C\x62\x29\x7B\x50\x20\
x63\x3D\x6E\x3B\x31\x64\x20\x62\x3D\x62\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x31\x5C\x27\x29\x2C\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\
x29\x2C\x62\x3D\x62\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x34\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x76\x5C\x5C\x41\x5C\x5C\x51\x5C\x5C\x4E\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x36\x5C\
x5C\x79\x5C\x5C\x5A\x5C\x5C\x4D\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x42\x5C\x27\x29\x2C\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x51\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x70\
x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x4E\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x4B\x5C\x27\x29\x2B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x35\x5C\x27\x29\
x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x35\
x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\
x5C\x5C\x34\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x75\x5C\x5C\x48\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x47\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x42\x5C\x27\x29\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x4A\x5C\x27\x29\x29\x2C\
x62\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x46\x5C\x5C\x42\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x27\x29\
x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\
x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x6E\x3B\x52\x28\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x78\x5C\x27\x29\x21\
x3D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\
x4B\x5C\x27\x29\x29\x24\x28\x31\x34\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x78\x5C\x27\x29\x2C\x5C\x27\
x5C\x5C\x31\x39\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x5A\x5C\
x27\x29\x3B\x56\x20\x31\x64\x20\x37\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x7A\x5C\
x5C\x72\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x5D\x28\x37\x39\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x48\x5C\x27\x29\x5D\x28\x29\
x2A\x28\x37\x61\x2D\x37\x62\x2B\x31\x61\x29\x2B\x37\x63\x29\x7D\x29\x2C\x24\x28\
x5C\x27\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\
x5C\x5C\x79\x5C\x5C\x36\x5C\x5C\x31\x30\x5C\x27\x29\x5B\x6E\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\x28\
x29\x7B\x50\x20\x64\x3D\x6E\x2C\x34\x30\x3D\x24\x28\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\x46\x5C\x27\x29\x2B\x64\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x36\x5C\x27\x29\x29\x5B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\
x27\x29\x5D\x28\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\
x5C\x5C\x47\x5C\x27\x29\x29\x2C\x34\x31\x3D\x24\x28\x64\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x37\x5C\x5C\x43\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x5A\x5C\x27\x29\x5B\
x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\
x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4C\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\
x29\x3B\x24\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x31\x66\x5C\x5C\x36\x5C\x5C\x32\x5C\
x27\x5D\x28\x7B\x5C\x27\x5C\x5C\x49\x5C\x5C\x74\x5C\x5C\x7A\x5C\x27\x3A\x34\x30\
x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\x44\x5C\x5C\x35\x5C\x27\x3A\x64\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x36\x5C\x27\x29\
x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\
x38\x5C\x5C\x38\x5C\x27\x3A\x55\x28\x61\x29\x7B\x50\x20\x62\x3D\x64\x2C\x34\x32\
x3D\x24\x28\x61\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\
x7A\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\
x5C\x37\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\
x35\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x36\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\
x35\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x3B\x24\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x70\
x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\
x27\x5D\x28\x34\x32\x29\x7D\x7D\x29\x2C\x24\x5B\x64\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x7B\x5C\x27\x5C\
x5C\x49\x5C\x5C\x74\x5C\x5C\x7A\x5C\x27\x3A\x34\x31\x2C\x5C\x27\x5C\x5C\x37\x5C\
x5C\x57\x5C\x5C\x44\x5C\x5C\x35\x5C\x27\x3A\x64\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x36\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x38\x5C\
x5C\x49\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x3A\
x55\x28\x61\x29\x7B\x50\x20\x62\x3D\x64\x3B\x52\x28\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x47\x5C\x27\x29\x3D\x3D\x3D\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x36\x5C\x27\x29\
x29\x37\x64\x3D\x37\x65\x3B\x56\x7B\x50\x20\x63\x3D\x24\x28\x61\x29\x5B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\
x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\
x33\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\
x35\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x36\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x3B\x24\x28\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x42\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x4F\x5C\x5C\x36\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x44\
x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x79\x5C\x27\x2B\x5C\x27\
x5C\x5C\x36\x5C\x5C\x31\x30\x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x79\x5C\
x5C\x35\x5C\x5C\x74\x5C\x5C\x4F\x5C\x5C\x44\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x63\
x29\x7D\x7D\x7D\x29\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x36\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x6E\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\
x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x6E\x3B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x4B\x5C\x27\x29\x21\x3D\x3D\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x4B\x5C\x27\x29\
x29\x37\x66\x2B\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x78\x5C\x5C\x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x75\x5C\x5C\x31\x32\x5C\x5C\x53\
x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x70\x5C\x5C\
x4C\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\
x5C\x5C\x4B\x5C\x27\x29\x2B\x37\x67\x2B\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x31\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x29\x2B\x37\x68\
x2B\x5C\x27\x5C\x5C\x53\x5C\x5C\x54\x5C\x27\x2B\x37\x69\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x29\x3B\x56\x7B\
x50\x20\x62\x3D\x24\x28\x31\x34\x29\x2C\x32\x42\x3D\x62\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\
x3B\x52\x28\x32\x42\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x78\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\
x74\x5C\x27\x29\x29\x7B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x4A\x5C\x5C\x48\x5C\x27\x29\x21\x3D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x48\x5C\x27\x29\x29\x7B\x50\x20\x63\
x3D\x37\x6A\x28\x31\x34\x29\x2C\x32\x43\x3D\x63\x5B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x3B\x32\
x43\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\
x46\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x31\x5C\x5C\x78\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x74\x5C\x27\x29\
x26\x26\x63\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\
x5C\x5C\x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x71\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\
x33\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x34\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\
x5C\x41\x5C\x5C\x4F\x5C\x5C\x31\x6A\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\
x35\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\
x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x42\x5C\x5C\x42\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\
x29\x2C\x32\x43\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x35\x5C\x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x47\x5C\x27\x29\x29\x26\x26\x63\x5B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x42\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x4A\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x4F\x5C\x5C\x31\
x6A\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x42\x5C\x27\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x70\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\
x71\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x45\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\x29\x2C\x32\x43\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\
x27\x29\x5D\x28\x5C\x27\x5C\x5C\x75\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x7A\x5C\x5C\
x43\x5C\x5C\x58\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x37\x5C\x5C\x4C\x5C\x27\x29\x26\
x26\x63\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\
x5C\x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x31\
x31\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x54\x5C\
x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x36\x5C\x27\x29\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x48\x5C\
x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\
x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\
x5C\x75\x5C\x5C\x42\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x31\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x5C\x54\
x5C\x27\x29\x7D\x56\x20\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x35\x5C\x5C\x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x35\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x4F\x5C\x5C\x31\x6A\x5C\x5C\
x41\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x58\x5C\x27\x2B\x5C\
x27\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x35\x5C\x5C\x74\x5C\
x5C\x31\x57\x5C\x5C\x75\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\x2B\x5C\x27\x5C\x5C\x36\
x5C\x5C\x37\x5C\x5C\x31\x36\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x51\x5C\x5C\x4C\x5C\
x5C\x37\x5C\x5C\x31\x58\x5C\x5C\x4D\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x48\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x42\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x47\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x54\x5C\x27\x29\x7D\x32\x42\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\
x5C\x27\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x51\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x43\
x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x2B\x5C\x27\x5C\x5C\x42\
x5C\x5C\x36\x5C\x5C\x74\x5C\x27\x29\x26\x26\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x4C\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x57\
x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x54\x5C\x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x71\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\
x35\x5C\x5C\x74\x5C\x5C\x31\x57\x5C\x5C\x75\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x4A\x5C
\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\
x5C\x48\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x46\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x46\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x54\
x5C\x27\x29\x2C\x32\x42\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x35\x5C\x27\x29\x29\x26\x26\x62\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x42\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x4C\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x70\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x36\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\
x48\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x46\x5C\x5C\x70\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x78\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\
x5C\x54\x5C\x27\x29\x7D\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x33\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x42\x5C\x27\x29\x2B\x6E\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x74\x5C\x27\x29\x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\x20\x61\
x3D\x6E\x3B\x52\x28\x37\x6B\x3D\x3D\x21\x21\x5B\x5D\x29\x7B\x50\x20\x62\x3D\x7B\
x7D\x3B\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\
x5C\x5C\x46\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x75\x5C\x5C\x71\x5C\x27\x29\x5D\x3D\x34\x33\x2C\x62\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x46\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x35\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x72\x5C\x5C\x41\x5C\x27\x5D\x3D\x34\x33\x2C\x24\x28\x31\
x34\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\
x5C\x42\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x70\x5C\x5C\x4A\x5C\x27\x29\x5D\x28\x62\x29\x7D\x7D\x29\x2C\x24\x28\x6E\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x4B\x5C\x27\x29\
x29\x5B\x5C\x27\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\x28\
x55\x28\x29\x7B\x50\x20\x62\x3D\x6E\x2C\x32\x44\x3D\x24\x28\x31\x34\x29\x3B\x24\
x28\x31\x55\x29\x5B\x5C\x27\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x5D\x28\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x33\x5C\x27\x29\x2C\
x55\x28\x29\x7B\x50\x20\x61\x3D\x62\x3B\x24\x28\x31\x34\x29\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x70\x5C\x27\x29\x5D\x28\
x29\x3E\x3D\x37\x6C\x3F\x32\x44\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x36\x5C\x5C\x71\
x5C\x5C\x35\x5C\x5C\x31\x63\x5C\x5C\x79\x5C\x27\x5D\x28\x32\x63\x29\x3A\x32\x44\
x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x31\x6E\x5C\
x5C\x49\x5C\x5C\x37\x5C\x27\x5D\x28\x32\x63\x29\x7D\x29\x2C\x32\x44\x5B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\x29\
x5D\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x62\x2C\x33\x33\x3D\x7B\x7D\x3B\x33\x33\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x70\
x5C\x27\x29\x5D\x3D\x31\x35\x2C\x24\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x33\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\
x5C\x79\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x27\x5D\
x28\x33\x33\x2C\x37\x6D\x29\x7D\x29\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x35\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x57\x5C\x27\x29\x5B\x6E\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x55\
x28\x29\x7B\x50\x20\x63\x3D\x6E\x3B\x52\x28\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x41\
x5C\x5C\x31\x45\x5C\x5C\x79\x5C\x5C\x4C\x5C\x27\x3D\x3D\x3D\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x78\x5C\x27\x29\x29\x7B\x50\
x20\x64\x3D\x37\x6E\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\
x5C\x78\x5C\x5C\x46\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x35\x5C\x5C\x36\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\x29\
x2C\x34\x34\x3D\x37\x6F\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x45\x5C\x5C\x75\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x36\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\
x29\x3B\x37\x70\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x35\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x7B\x5C\x27\x5C\x5C\x49\x5C\x5C\x74\x5C\x5C\
x7A\x5C\x27\x3A\x64\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\x44\x5C\x5C\x35\
x5C\x27\x3A\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\
x5C\x36\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\
x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x3A\x55\x28\x61\x29\x7B\x50\x20\x62\
x3D\x63\x2C\x34\x35\x3D\x37\x71\x28\x61\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x33\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x45\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\
x4B\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x3B\x37\x72\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x70\
x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x34\x35\x29\x7D\x7D\x29\x2C\x37\x73\x5B\x5C\
x27\x5C\x5C\x36\x5C\x5C\x31\x66\x5C\x5C\x36\x5C\x5C\x32\x5C\x27\x5D\x28\x7B\x5C\
x27\x5C\x5C\x49\x5C\x5C\x74\x5C\x5C\x7A\x5C\x27\x3A\x34\x34\x2C\x5C\x27\x5C\x5C\
x37\x5C\x5C\x57\x5C\x5C\x44\x5C\x5C\x35\x5C\x27\x3A\x5C\x27\x5C\x5C\x51\x5C\x5C\
x35\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\
x70\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x3A\x55\x28\x61\x29\x7B\x50\x20\
x62\x3D\x63\x2C\x34\x36\x3D\x37\x74\x28\x61\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x33\x5C\x27\x29\x2B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x45\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x7A\x5C\x5C\x35\x5C\x27\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x29\x3B\x37\x75\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x42\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x70\x5C\x27\x29\x29\x5B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\
x27\x29\x5D\x28\x34\x36\x29\x7D\x7D\x29\x7D\x56\x7B\x50\x20\x65\x3D\x24\x28\x31\
x34\x29\x2C\x34\x37\x3D\x65\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x48\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\
x5C\x5C\x51\x5C\x27\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x4B\x5C\x27\x29\x5D\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x42\x5C\x27\x29\x29\x3B\x34\x38\x28\x65\x2C\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x46\x5C\
x27\x29\x2C\x32\x4B\x2C\x34\x37\x29\x7D\x7D\x29\x3B\x55\x20\x34\x39\x28\x61\x2C\
x62\x29\x7B\x50\x20\x63\x3D\x6E\x3B\x31\x56\x28\x50\x20\x64\x3D\x31\x35\x3B\x64\
x3C\x61\x5B\x62\x5D\x5B\x5C\x27\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x5A\
x5C\x27\x5D\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\
x5C\x5C\x31\x5C\x27\x29\x5D\x3B\x64\x2B\x2B\x29\x52\x28\x61\x5B\x62\x5D\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x48\x5C\x27\
x29\x5D\x5B\x64\x5D\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x5D\
x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\
x4B\x5C\x27\x29\x29\x7B\x50\x20\x65\x3D\x61\x5B\x62\x5D\x5B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x48\x5C\x27\x29\x5D\x5B\x64\
x5D\x5B\x5C\x27\x5C\x5C\x4C\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x5D\x3B\
x31\x53\x7D\x31\x64\x20\x65\x7D\x55\x20\x34\x38\x28\x67\x2C\x68\x2C\x69\x2C\x6A\
x29\x7B\x50\x20\x6B\x3D\x6E\x3B\x52\x28\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5
C\x74\x5C\x5C\x35\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x71\x5C\
x27\x29\x29\x7B\x50\x20\x6C\x3D\x5C\x27\x5C\x27\x3B\x52\x28\x6A\x3D\x3D\x6B\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x46\x5C\x27\x29\
x29\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x45\
x5C\x27\x29\x3D\x3D\x3D\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x42\x5C\x5C\x48\x5C\x27\x29\x3F\x37\x76\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x70\
x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\
x43\x5C\x5C\x75\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x6B\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x5B\
x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\
x27\x29\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\
x5C\x5C\x42\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x29\x3A\x6C\x3D\x6B\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x37\x5C\x5C\x38\x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x36\x5C\
x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2B\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\x36\
x5C\x5C\x7A\x5C\x5C\x37\x5C\x5C\x31\x32\x5C\x5C\x31\x66\x5C\x5C\x38\x5C\x5C\x72\
x5C\x5C\x79\x5C\x5C\x43\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x75\x5C\x5C\x31\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\
x5C\x5C\x31\x32\x5C\x27\x2B\x69\x3B\x56\x7B\x52\x28\x6A\x3D\x3D\x6B\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x48\x5C\x27\x29\x29\x7B\
x50\x20\x6D\x3D\x31\x50\x5B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4B\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x31\x50\x5B\x6B\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x48\x5C\x27\x29\x5D\x28\x29\x2A\
x69\x29\x2B\x31\x61\x3B\x6C\x3D\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x38\x5C\
x5C\x4E\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x36\x5C\x5C\x49\x5C\x5C\x7A\
x5C\x5C\x37\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x71\x5C\x5C\x42\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x35\x5C\x5C\x4B\x5C\x27\x29\x2B\x69\x2B\x28\x5C\x27\x5C\x5C\x31\
x51\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x43\x5C\
x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x46\x5C\x27\x29\x29\x2B\x6D\x2B\x28\x6B\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x48\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\
x74\x5C\x5C\x76\x5C\x5C\x44\x5C\x5C\x37\x5C\x27\x29\x7D\x56\x20\x6C\x3D\x6B\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\
x75\x5C\x5C\x36\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2B\x6B\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x75\x5C\x27\x29\x2B\x6A\
x2B\x28\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\x36\x5C\x5C\x7A\x5C\x5C\x37\x5C\x5C\x31\
x32\x5C\x5C\x31\x66\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x43\x5C\x27\x2B\
x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x31\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\x43\x5C\x5C\x74\
x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2B\x5C\x27\
x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x27\x29\x2B\x69\x7D\x24\x5B\x6B\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x7B\
x5C\x27\x5C\x5C\x49\x5C\x5C\x74\x5C\x5C\x7A\x5C\x27\x3A\x6C\x2C\x5C\x27\x5C\x5C\
x37\x5C\x5C\x57\x5C\x5C\x44\x5C\x5C\x35\x5C\x27\x3A\x6B\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x36\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\
x71\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x31\x37\x5C\x5C\x57\x5C\x5C\x44\
x5C\x5C\x35\x5C\x27\x3A\x6B\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x33\x5C\x5C\x70\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\
x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x3A\x55\x28\x61\x29\x7B\
x50\x20\x62\x3D\x6B\x3B\x52\x28\x68\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x46\x5C\x27\x29\x29\x29\x50\x20\
x63\x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\
x70\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x45\x5C\x5C\x34\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x33\x5C\x5C\x47\x5C\x27\x29\x3B\x50\x20\x64\x3D\x61\x5B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x4A\x5C\x27\x29\x5D\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x34\
x5C\x27\x29\x5D\x3B\x52\x28\x64\x21\x3D\x32\x72\x29\x7B\x52\x28\x5C\x27\x5C\x5C\
x76\x5C\x5C\x5A\x5C\x5C\x31\x67\x5C\x5C\x49\x5C\x5C\x31\x6D\x5C\x27\x21\x3D\x3D\
x5C\x27\x5C\x5C\x75\x5C\x5C\x31\x72\x5C\x5C\x31\x6D\x5C\x5C\x59\x5C\x5C\x31\x6F\
x5C\x27\x29\x7B\x31\x56\x28\x50\x20\x65\x3D\x31\x35\x2C\x32\x34\x3D\x64\x3B\x65\
x3C\x32\x34\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\
x5C\x5C\x31\x5C\x27\x29\x5D\x3B\x65\x2B\x2B\x29\x7B\x50\x20\x66\x3D\x34\x39\x28\
x32\x34\x2C\x65\x29\x2C\x34\x61\x3D\x33\x45\x28\x32\x34\x2C\x65\x2C\x66\x29\x2C\
x34\x62\x3D\x33\x4A\x28\x32\x34\x2C\x65\x2C\x66\x29\x2C\x33\x34\x3D\x33\x52\x28\
x32\x34\x2C\x65\x29\x2C\x33\x35\x3D\x5C\x27\x5C\x27\x3B\x68\x5B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x46\x5C\x27\x29\x5D\x28\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x46\x5C\
x27\x29\x29\x26\x26\x28\x33\x35\x2B\x3D\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x7A\x5C\
x5C\x76\x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\
x5C\x5C\x31\x32\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\
x5C\x5C\x75\x5C\x5C\x33\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x29\x2B\x65\x2B\x28\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\
x27\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x44\x5C\x5C\x72\
x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x76\x5C\x27\x2B\x5C\x27\x5C\x5C\x41\
x5C\x5C\x36\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x58\x5C\x5C\x74\x5C\x5C\
x36\x5C\x5C\x44\x5C\x5C\x53\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x34\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x4A\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x70\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x36\x5C\x27\
x29\x29\x2B\x66\x2B\x5C\x27\x5C\x5C\x53\x5C\x5C\x54\x5C\x27\x2B\x34\x62\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\
x29\x2B\x33\x34\x5B\x31\x61\x5D\x2B\x28\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\
x5C\x71\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\x5C\x54\x5C\x5C\x31\x31\x5C\x5C\x4C\x5C\
x5C\x34\x5C\x5C\x4F\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x78\x5C\x5C\x71\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x35\x5C\x27\x29\x29\x2B\x34\x61\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x71\x5C\x27\x29\
x2B\x33\x34\x5B\x31\x35\x5D\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x78\x5C\x5C\x75\x5C\x5C\x70\x5C\x27\x29\x29\x2C\x63\x2B\x3D\x33\x35\x7D\x63\x2B\
x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x4A\
x5C\x27\x29\x7D\x56\x20\x37\x77\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x37\x78\x5B\x5C\x27\x5C\x5C\
x74\x5C\x5C\x35\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x35\x5C\
x27\x5D\x28\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x37\
x79\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\
x42\x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x71\x5C\x5C\x4A\x5C\x27\x29\x5D\x28\x37\x7A\x5B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x4B\x5C\x27\x29\x5D\x28\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x70\x5C\x27\
x29\x29\x29\x7D\x56\x20\x63\x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x75\x5C\x27\x29\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x46\x5C\x27\x29\x2B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x46\x5C\
x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\
x5C\x78\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x46\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x7A\x5C\x5C\x54\x5C\x27\x3B\
x67\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\
x70\x5C\x27\x29\x5D\x28\x63\x29\x2C\x67\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x46\x5C\x27\x29\x2B\x5C\x27\
x5C\x5C\x42\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x
33\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x29\x5D\x28\x29\x7D\x7D\x29\x7D\x7D\x24\x28\x5C\
x27\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x43\x5C\
x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x27\x2B\x6E\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x31\x5C\x27\x29\x29\x5B\x5C\x27\
x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\x28\x55\x28\x29\x7B\
x50\x20\x63\x3D\x6E\x2C\x32\x35\x3D\x37\x41\x2C\x37\x42\x3D\x37\x43\x2C\x34\x63\
x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x42\
x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\
x5C\x5C\x71\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x53\x5C\x5C\
x4E\x5C\x5C\x54\x5C\x27\x2C\x34\x64\x3D\x24\x28\x37\x44\x29\x5B\x5C\x27\x5C\x5C\
x36\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x74\x5C\x27\x5D\x28\x63\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\x29\x2C\x34\x65\
x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x48\
x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\
x5C\x5C\x36\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x75\x5C\x5C\x75\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x48\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x70\x5C\x27\x29\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x36\x5C\x27\x29\x2B\x34\
x64\x2B\x28\x5C\x27\x5C\x5C\x53\x5C\x5C\x4F\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x37\
x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x41\x5C\x27\x2B\x63\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x42\x5C\x27\x29\
x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x75\
x5C\x27\x29\x29\x2C\x32\x45\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x4A\x5C\x5C\x4A\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x33\x5C\x27\x29\x2B\x32\x35\x3B\x52\x28\x32\
x35\x3D\x3D\x5C\x27\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x51\
x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x24\x28\x31\x34\x29\x5B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x32\
x45\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\
x5C\x47\x5C\x27\x29\x5D\x28\x29\x3B\x56\x7B\x52\x28\x32\x35\x3D\x3D\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x78\x5C\x27\x29\x29\
x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x63\x3B\x52\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x71\x5C\x27\x29\x3D\x3D\x3D\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x71\x5C\x27\x29\
x29\x7B\x50\x20\x62\x3D\x33\x36\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x75\x5C\x5C\x45\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x36\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\
x38\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x44\x5C\x5C\x37\x5C\x27\x29\x3B\
x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x78\x5C\x5C\
x78\x5C\x27\x29\x5D\x3D\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x45\x5C\x5C\x31\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x75\x5C\x5C\x71\x5C\x27\x29\x2C\x62\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x4B\x5C\x27\x29\x5D\x3D\x21\x21\
x5B\x5D\x2C\x62\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x34\x5C\x5C\x47\x5C\x27\x29\x5D\x3D\x5C\x27\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x27\x2B\
x37\x45\x2B\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\
x5C\x5C\x42\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x31\x5C\x5C\x35\x5C\x27\x29\x29\x2C\x28\x33\x36\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x34\x5C\x27\x29\x2B\x5C\x27\
x5C\x5C\x38\x5C\x5C\x31\x6F\x5C\x5C\x57\x5C\x5C\x31\x37\x5C\x5C\x36\x5C\x5C\x51\
x5C\x5C\x31\x71\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\x5D\x28\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x4B\x5C\x27\x29\x29\
x5B\x31\x35\x5D\x7C\x7C\x33\x36\x5B\x5C\x27\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x37\
x5C\x5C\x31\x73\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\
x5C\x37\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x70\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x48\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x31\x35\x5D\x29\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x35\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x71\x5C\x27\x5D\x28\x62\x29\x7D\x56\x20\x37\x46\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x4B\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x47\
x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\x7A\x5C\
x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\
x5C\x33\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x4A\x5C\x5C\x78\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x35\x5C\x5C\x48\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x71\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x48\x5C\x27\x29\x2B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x31\x63\x5C\x5C\x71\x5C\x5C\x59\x5C\x5C\x31\x6E\x5C\x5C\x31\
x45\x5C\x5C\x31\x74\x5C\x5C\x49\x5C\x5C\x36\x5C\x5C\x7A\x5C\x5C\x31\x74\x5C\x27\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x75\
x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\
x5C\x5C\x4A\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x35\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x38\x5C\x5C\
x79\x5C\x5C\x31\x33\x5C\x5C\x79\x5C\x5C\x79\x5C\x5C\x31\x69\x5C\x5C\x41\x5C\x5C\
x5A\x5C\x5C\x31\x7A\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x42\x5C\x5C\x4A\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x35\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x4B\x5C\x27\x29\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x42\x5C\x27\x29\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x31\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x79\x5C\x5C\x54\x5C\x27\x29\x7D\x28\x29\x29\x2C\x24\
x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x71\
x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\
x5C\x5C\x71\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x4B\x5C\x5C\x4A\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x2C\x24\x28\x31\
x34\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\
x5C\x71\x5C\x27\x29\x5D\x28\x34\x63\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x32\x45\x29\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\
x29\x5D\x28\x29\x3B\x56\x7B\x52\x28\x32\x35\x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x4A\x5C\x27\x29\x29\x24\x28\x5C\x27\
x5C\x5C\x31\x6A\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x35\x5C\
x5C\x79\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x31\x6B\x5C\x27\x2B\x5C\x27\x5C\x5C\x4F\
x5C\x5C\x31\x6A\x5C\x5C\x51\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x49\x5C\x5C\x38\x5C\
x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x4A\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\
x2C\x24\x28\x31\x34\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x48\x5C\x5C\x71\x5C\x27\x29\x5D\x28\x34\x65\x29\x5B\x5C\x27\x5C\x5C\x36\
x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\
x5C\x38\x5C\x27\x5D\x28\x32\x45\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x3B\x56\x20\x32\x35\
x3D\x3D\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\
x4B\x5C\x27\x29\x3F\x24\x28\x31\x34\x29\x5B\x5C\x27\x5C\x5C\x4C\x5C\x5C\x76\x5C\
x5C\x71\x5C\x5C\x35\x5C\x27\x5D\x28\x29\x3A\x24\x28\x31\x34\x29\x5B\x63\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\
x28\x5C\x27\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\
x79\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x43\x5C\x5C\x38\x5C\x27\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x35\x5C\x27\x29\x2B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x47\x5C\x27\
x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\
x5C\x47\x5C\x27\x29\x5D\x28\x29\x7D\x7D\x7D\x29\x3B\x50\x20\x6F\x3D\x37\x47\x2C\
x34\x66\x3D\x37\x48\x2C\x33\x37\x3D\x34\x67\x28\x6F\x2C\x34\x66\x29\x3B\x55\x20\
x34\x67\x28\x61\x2C\x62\x29\x7B\x50\x20\x63\x3D\x6E\x3B\x31\x64\x20\x31\x50\x5B\
x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x42\x5C\
x27\x29\x5D\x28\x31\x50\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x33\x5C\x5C\x48\x5C\x27\x29\x5D\x28\x29\x2A\x28\x62\x2D\x61\x2B\x31\x61\
x29\x2B\x61\x29\x7D\x3B\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x48\x5C\x5C\x34\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x4A\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x70\
x5C\x5C\x4C\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x51\x5C\x5C\x35\x5C\x27\x5D\x28\
x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x35\x5C\
x27\x29\x2C\x55\x28\x29\x7B\x50\x20\x62\x3D\x6E\x2C\x31\x38\x3D\x24\x28\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\
x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x4A\x5C\x27\x29\x29\x2C\x32\x66\x3D\
x31\x38\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\
x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x31\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\
x37\x5C\x5C\x43\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\
x5C\x79\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x33\x5C\x5C\x48\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x31\x30\x5C\x5C\x36\x5C\x5C\
x7A\x5C\x27\x5D\x28\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\
x41\x5C\x27\x5D\x28\x29\x2C\x32\x46\x3D\x31\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\
x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\
x5C\x44\x5C\x5C\x49\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\
x5C\x5C\x37\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x70\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x42\x5C\x5C\x31\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x5B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x46\x5C\x27\
x29\x5D\x28\x29\x2C\x32\x67\x3D\x31\x38\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x31\
x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x29\x2C\x32\x68\x3D\
x31\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\
x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\
x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\
x5C\x5C\x47\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x31\x5C\x5C\x70\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x5B\x5C\x27\x5C\
x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\x5D\x28\x29\x2C\x32\x69\x3D\
x31\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\
x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\
x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\
x5C\x5C\x47\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x71\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x46\x5C\x27\x29\x5D\
x28\x29\x2C\x32\x6A\x3D\x31\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\
x5C\x5C\x71\x5C\x27\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x43\x5C\x5C\
x70\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x5B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x46\x5C\
x27\x29\x5D\x28\x29\x2C\x32\x6B\x3D\x31\x38\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\
x47\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x31\x30\x5C\x5C\x36\x5C\x5C\x7A\x5C\x27\
x5D\x28\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\
x5D\x28\x29\x2C\x32\x6C\x3D\x31\x38\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\
x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x4A\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\
x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\x5D\x28\
x29\x2C\x32\x47\x3D\x31\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\
x5C\x71\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\
x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x4D\x5C\x5C\x38\x5C\x27\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x4B\
x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\
x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x27\x29\x5B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\
x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\x5D\x28\
x29\x2C\x32\x6D\x3D\x24\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\
x35\x5C\x5C\x41\x5C\x5C\x31\x74\x5C\x5C\x72\x5C\x5C\x58\x5C\x27\x29\x2C\x33\x38\
x3D\x32\x6D\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\
x5D\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\
x5C\x43\x5C\x5C\x79\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\x29\x5B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\
x5D\x28\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\
x5D\x28\x29\x2C\x33\x39\x3D\x32\x6D\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x33\x5C\x27\x29\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x45\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x29\x2C\x34\x68\x3D\x32\x6D\x5B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\
x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x46\
x5C\x27\x29\x5D\x28\x29\x2C\x33\x61\x3D\x32\x6D\x5B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\
x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x38\
x5C\x5C\x76\x5C\x5C\x31\x68\x5C\x5C\x35\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x29\x5B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x46\x5C\
x27\x29\x5D\x28\x29\x2C\x34\x69\x3D\x24\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\
x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x36\x5C\x5C\x74\
x5C\x5C\x37\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x75\x5C\x5C\x33\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x35\x5C\x27\x29\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x45\x5C\x27\x29\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\
x41\x5C\x27\x5D\x28\x29\x2C\x34\x6A\x3D\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x78\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x33\x5C\x27\x29\x29\x5B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\
x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\
x5C\x35\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x35\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x7A\x5C\x27\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x45\x5C\x5C\x46\x5C\x27\x29\x5D\x28\x29\x2C\x33\x62\x3D\x34\x68\x2B\x28\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x48\x5C\
x27\x29\x2B\x5C\x27\x5C\x5C\x51\x5C\x5C\x4F\x5C\x5C\x31\x79\x5C\x5C\x35\x5C\x5C\
x35\x5C\x5C\x31\x42\x5C\x5C\x4F\x5C\x27\x29\x2B\x34\x69\x2B\x5C\x27\x5C\x5C\x4F\
x5C\x5C\x31\x48\x5C\x5C\x4F\x5C\x5C\x31\x32\x5C\x5C\x4F\x5C\x27\x2B\x34\x6A\x2B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x78\x5C\
x27\x29\x2C\x34\x6B\x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x46\x5C\x5C\x75\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x4B\x5C\x5C\x4A\x5C\x27\x29\x2B\x33\x38\x2B\x28\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x34\x5C\x27\x29\x2B\x62
\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x31\x5C\x27\
x29\x29\x2B\x33\x39\x2B\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x71\x5C\x5C\x34\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x4A\x5C\x27\x29\x29\x2B\x33\x61\x2B\x28\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x34\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x71\
x5C\x27\x29\x29\x2B\x33\x62\x2B\x5C\x27\x5C\x5C\x31\x46\x5C\x27\x3B\x31\x38\x5B\
x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x70\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\
x36\x5C\x5C\x51\x5C\x5C\x35\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x31\
x6E\x5C\x5C\x74\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x4F\x5C\x5C\x31\x71\
x5C\x5C\x72\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x27\x2B\x33\x37\x2B\x28\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x71\x5C\x27\x29\x2B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x78\x5C\
x27\x29\x29\x2B\x32\x67\x2B\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x47\x5C\x5C\x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4F\x5C\x27\x29\x2B\
x32\x69\x2B\x5C\x27\x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x27\x2B\x32\x6A\x2B\x5C\x27\
x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x27\x2B\x32\x68\x2B\x5C\x27\x5C\x5C\x31\x6B\x5C\
x5C\x4F\x5C\x27\x2B\x32\x6B\x2B\x5C\x27\x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x27\x2B\
x32\x6C\x2B\x5C\x27\x5C\x5C\x31\x46\x5C\x5C\x31\x46\x5C\x5C\x31\x71\x5C\x5C\x72\
x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x27\x2B\x32\
x47\x2B\x5C\x27\x5C\x5C\x31\x46\x5C\x5C\x31\x46\x5C\x27\x2B\x34\x6B\x29\x2C\x24\
x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x34\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\
x41\x5C\x5C\x43\x5C\x5C\x72\x5C\x5C\x5A\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x55\x28\
x29\x7B\x50\x20\x61\x3D\x62\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x32\x66\x29\x31\
x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x47\x5C\
x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\
x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x33\x5C\x5C\x48\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\
x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\
x70\x5C\x27\x29\x29\x3B\x56\x20\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x47\x5C\x27\x29\
x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x48\
x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\
x3D\x32\x46\x29\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x31\x5C\x27\x29\x29\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x31\
x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\
x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x31\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x37\
x5C\x5C\x43\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\
x35\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\
x5C\x5C\x31\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\
x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\
x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x32\x67\x29\x31\x38\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\
x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\
x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x31\x5C\x27\
x29\x29\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x72\x5C\x5C\x31\
x30\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2B\
x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x31\x38\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\
x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\
x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x48\x5C\x5C\x31\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\
x52\x28\x5C\x27\x5C\x27\x21\x3D\x32\x68\x29\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\
x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x2B\x5C\x27\x5C\x5C\
x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x7A\x5C\
x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\
x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\
x20\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\
x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x49\x5C\
x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\
x5C\x5C\x41\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x31\x5C\x5C\x70\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\
x5C\x27\x5C\x27\x21\x3D\x32\x47\x29\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x35\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x4B\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x41\x5C\
x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x51\x5C\x27\x2B\x5C\x27\x5C\
x5C\x35\x5C\x27\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\
x29\x3B\x56\x20\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x72\x5C\
x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\
x5C\x5C\x41\x5C\x5C\x75\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x4A\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x35\x5C\x27\x29\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\
x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x32\x69\x29\
x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\
x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x31\x38\x5B\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\
x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\
x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\
x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x2
B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x4B\x5C\
x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\
x5C\x5C\x45\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x74\x5C\
x5C\x72\x5C\x5C\x74\x5C\x27\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x32\x6A\x29\
x31\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\
x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\
x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\
x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x48\x5C\x5C\x48\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\
x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\
x5C\x70\x5C\x27\x29\x29\x3B\x56\x20\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\
x48\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x31\
x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\
x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x32\x6B\x29\x31\x38\x5B\x61\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\
x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x70\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\
x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\
x5C\x27\x29\x29\x3B\x56\x20\x31\x38\x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\
x79\x5C\x5C\x71\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x49\x5C\
x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\
x5C\x5C\x41\x5C\x27\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x70\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\
x5C\x27\x5C\x27\x21\x3D\x32\x6C\x29\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\
x4A\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x33\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x70\x5C\x27\x29\
x29\x3B\x56\x20\x31\x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x36\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x4A\x5C\x27\x29\x29\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\
x35\x5C\x5C\x70\x5C\x27\x29\x29\x3B\x52\x28\x5C\x27\x5C\x27\x21\x3D\x28\x32\x66\
x26\x26\x32\x46\x26\x26\x32\x67\x26\x26\x32\x68\x26\x26\x32\x47\x26\x26\x32\x69\
x26\x26\x32\x6A\x26\x26\x32\x6B\x26\x26\x32\x6C\x29\x29\x31\x38\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x29\x5D\
x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x35\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\
x42\x5C\x5C\x49\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x2B\x5C\
x27\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x41\x5C\x5C\x76\x5C\
x5C\x37\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x72\
x5C\x5C\x31\x30\x5C\x5C\x35\x5C\x5C\x59\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x74\x5C\
x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\
x5C\x48\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\
x72\x5C\x5C\x31\x30\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\
x38\x5C\x27\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\x29\x29\x3B\x56\x20\x31\
x38\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\
x35\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\
x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\
x27\x29\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x49\x5C\x5C\x35\x5C\x27\x29\
x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x31\x5C\x5C\x48\x5C\x27\x29\x29\x7D\x29\x3B\x50\x20\x63\x3D\x24\x28\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x2B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x34\x5C\
x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\
x5C\x35\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x35\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x7A\x5C\x27\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x45\
x5C\x27\x29\x5D\x28\x29\x3B\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x4B\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\
x33\x37\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x47\x5C\x5C\x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x31\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x63\x29\x2C\
x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\
x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x36\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\x29\x5B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\
x27\x29\x5D\x28\x33\x38\x29\x2C\x24\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\
x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x71\x5C\x5C\x35\x5C\
x5C\x74\x5C\x27\x2B\x5C\x27\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x36\x5C\
x5C\x76\x5C\x5C\x7A\x5C\x5C\x38\x5C\x5C\x43\x5C\x5C\x31\x6C\x5C\x5C\x49\x5C\x27\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x70\
x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x33\x39\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x36\x5C\x27\x29\
x2B\x5C\x27\x5C\x5C\x31\x68\x5C\x5C\x35\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x33\x61\
x29\x2C\x24\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\
x36\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\
x35\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x33\x62\x29\x2C\x24\x28\x5C\x27\x5C\x5C\
x4D\x5C\x5C\x70\x5C\x5C\x75\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x7A\x5C\x5C\x79\x5C\
x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\
x5C\x5C\x41\x5C\x5C\x7A\x5C\x27\x5D\x28\x32\x66\x29\x2C\x24\x28\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x31\x5C\x27\
x29\x29\x5B\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\x7A\x5C\x27\x5D\
x28\x32\x66\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x33\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\
x5C\x41\x5C\x5C\x7A\x5C\x27\x5D\x28\x32\x46\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\
x29\x5D\x28\x32\x67\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x47\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x32\x69\x
29\x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\
x5C\x46\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x32\x6A\x29\x2C\x24\x28\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x46\x5C\x27\x29\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\
x5C\x27\x29\x5D\x28\x32\x68\x29\x2C\x24\x28\x5C\x27\x5C\x5C\x4D\x5C\x5C\x70\x5C\
x5C\x38\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x27\x29\x5B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\
x5D\x28\x32\x6B\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x75\x5C\x5C\x71\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x32\x6C\x29\x3B\
x52\x28\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\
x5C\x5C\x48\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x76\x5C\x5C\x38\x5C\x27\x5D\x28\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x33\x5C\
x27\x29\x29\x29\x7B\x52\x28\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x67\x5C\x5C\x31\x69\
x5C\x5C\x31\x62\x5C\x5C\x31\x67\x5C\x27\x21\x3D\x3D\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x35\x5C\x27\x29\x29\x7B\x50\x20\x64\
x3D\x37\x49\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\
x5C\x5C\x75\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x37\x4A\x29\x2C\x32\x36\x3D\x64\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x35\
x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x46\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x47\x5C\x27\x29\x29\x2C\x32\x48\x3D\
x32\x36\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\
x5C\x71\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x75\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x4E\
x5C\x27\x29\x7C\x7C\x31\x35\x2C\x33\x63\x3D\x32\x36\x5B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x71\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x75\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x4E\x5C\x27\x2C\x32\x48\x2D\x31\x61\x29\
x7C\x7C\x31\x35\x2C\x34\x6C\x3D\x32\x36\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x31\x35\x2C\x33\x63\
x29\x2C\x32\x37\x3D\x32\x36\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x33\x63\x2C\x32\x48\x29\x2C\x34\
x6D\x3D\x32\x36\x5B\x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x38\x5C\
x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x51\x5C\x27\x5D\x28\x32\x48\
x29\x3B\x31\x64\x28\x32\x37\x5B\x5C\x27\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x37\x5C\
x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\x28\x2F\x5C\x5C\x2F\x73\x5B\x30\x2D\x39\x5D\x2B\
x2F\x67\x29\x7C\x7C\x32\x37\x5B\x5C\x27\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x37\x5C\
x5C\x70\x5C\x5C\x4C\x5C\x27\x5D\x28\x2F\x5C\x5C\x2F\x77\x5B\x30\x2D\x39\x5D\x2B\
x2F\x67\x29\x7C\x7C\x32\x37\x3D\x3D\x5C\x27\x5C\x5C\x4E\x5C\x5C\x71\x5C\x27\x29\
x26\x26\x28\x32\x37\x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x70\x5C\x5C\x75\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x78\x5C\x5C\x47\x5C\x27\x29\x29\x2C\x37\x4B\x3D\x34\x6C\x2B\x32\
x37\x2B\x34\x6D\x2C\x37\x4C\x7D\x56\x20\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x47\x5C\x27\x29\x3D\x3D\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x47\x5C\x27\x29\x26\x26\x24\x28\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x4B\x5C\
x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\
x5C\x47\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x33\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x78\x5C\x27\x29\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x48\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x70\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\
x37\x5C\x5C\x44\x5C\x5C\x38\x5C\x5C\x31\x36\x5C\x5C\x4E\x5C\x27\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x48\x5C\x27\x29\x2B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x71\x5C\x5C\x35\x5C\
x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\
x5C\x48\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\
x5C\x35\x5C\x5C\x75\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x45\x5C\x5C\x46\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x4A\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x35\
x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\
x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x78\x5C\x5C\x48\x5C\x5C\
x31\x5C\x5C\x31\x5C\x5C\x4E\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x4D\x5C\
x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\
x31\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x79\x5C\x5C\x54\x5C\x27\x29\x7D\x52\x28\x24\
x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x46\
x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x76\x5C\x5C\x38\x5C\x27\x5D\x28\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x33\x5C\x27\x29\x29\
x29\x7B\x52\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\
x5C\x5C\x4A\x5C\x27\x29\x3D\x3D\x3D\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x4A\x5C\x5C\x46\x5C\x27\x29\x29\x7B\x50\x20\x65\x3D\x37\x4D\x5B\
x5C\x27\x5C\x5C\x35\x5C\x5C\x31\x6C\x5C\x27\x5D\x28\x37\x4E\x29\x2C\x32\x49\x3D\
x65\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\
x45\x5C\x27\x29\x5D\x28\x29\x3B\x52\x28\x32\x49\x5B\x5C\x27\x5C\x5C\x70\x5C\x5C\
x4C\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x59\x5C\x5C\x37\x5C\x27\x5D\x28\x31\x35\x29\
x21\x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\x50\x20\x66\x3D\x37\x4F\x5B\
x5C\x27\x5C\x5C\x35\x5C\x5C\x31\x6C\x5C\x27\x5D\x28\x37\x50\x2B\x31\x61\x29\x2C\
x34\x6E\x3D\x66\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\
x27\x5D\x28\x29\x3B\x52\x28\x34\x6E\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x36\x5C\x27\x29\x5D\x28\x31\x35\x29\x3D\x3D\x3D\
x5C\x27\x5C\x5C\x31\x39\x5C\x27\x29\x7B\x50\x20\x67\x3D\x65\x5B\x5C\x27\x5C\x5C\
x44\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x5D\x28\
x29\x3B\x67\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\
x5C\x5C\x71\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x49\x5C\x5C\x7A\
x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\
x31\x32\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\
x31\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x45\x5C\x5C\x35\x5C\x27\x29\x29\x7D\x7D\x32\x49\x5B\x5C\x27\x5C\x5C\
x70\x5C\x5C\x4C\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x59\x5C\x5C\x37\x5C\x27\x5D\x28\
x31\x35\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x26\x26\x28\x65\x5B\x5C\
x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x5D\x28\x32\x49\x5B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x46\x5C\
x27\x29\x5D\x28\x5C\x27\x5C\x5C\x31\x39\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\
x65\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\
x42\x5C\x27\x29\x5D\x28\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x34\x5C\x5C\x71\x5C\x5C\x4A\x5C\x27\x29\x5D\x28\x67\x5B\x5C\x27\x5C\x5C\x70\x5C\
x5C\x4C\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x71\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x79\
x5C\x27\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x31\
x5C\x5C\x70\x5C\x27\x29\x29\x29\x29\x7D\x56\x20\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x48\x5C\x27\x29\x3D\x3D\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x48\x5C\x27\x29\x26\x26\
x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\
x4B\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x4B\x5C\x5C\x47\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x46\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x31\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\
x75\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x35\x5C\x5C\x46\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x31\x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x31\x74\x5C\x5C\x31\
x65\x5C\x5C\x33\x5C\x5C\x31\x6E\x5C\x5C\x31\x30\x5C\x5C\x35\x5C\x5C\x5A\x5C\x5C\
x31\x5C\x5C\x4E\x5C\x5C\x31\x7A\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x48\x5C\x27\x29\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x75\x5C\x27\x29\x2B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x47\x5C\
x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\
x5C\x5C\x34\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x71\x5C\x5C\x47\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x71\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x31\x5C\x27\x29\x29\x2C\
x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\
x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x36\x5C\
x5C\x76\x5C\x5C\x7A\x5C\x5C\x38\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x38\x5C\x5C\x4C\
x5C\x5C\x72\x5C\x5C\x58\x5C\x27\x5D\x28\x29\x7D\x24\x28\x5C\x27\x5C\x5C\x31\x6A\
x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x42\x5C\x5C\
x36\x5C\x5C\x79\x5C\x5C\x5A\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x76\x5C\x5C\x38\x5C\
x27\x5D\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x71\x5C\
x5C\x33\x5C\x27\x29\x29\x26\x26\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x47\x5C\x5C\x48\x5C\x27\x29\x3D\x3D\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x48\x5C\x27\x29\x26\x26\x24\x28\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x4B\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x71\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\x5C\
x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x29\x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x48\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\
x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x35\x5C\x5C\x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x51\x5C\x5C\x38\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x4E\
x5C\x27\x2B\x5C\x27\x5C\x5C\x43\x5C\x5C\x49\x5C\x5C\x57\x5C\x5C\x31\x52\x5C\x5C\
x31\x65\x5C\x5C\x71\x5C\x5C\x31\x71\x5C\x5C\x31\x62\x5C\x5C\x76\x5C\x5C\x34\x5C\
x27\x2B\x5C\x27\x5C\x5C\x31\x75\x5C\x5C\x31\x69\x5C\x5C\x4E\x5C\x5C\x31\x7A\x5C\
x5C\x31\x30\x5C\x5C\x31\x67\x5C\x5C\x58\x5C\x5C\x31\x70\x5C\x5C\x48\x5C\x5C\x31\
x71\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\
x5C\x5C\x35\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x47\x5C\x5C\x34\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x70\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x36\x5C\x27\x29\x2B\x62\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\
x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\
x4B\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x79\x5C\
x5C\x38\x5C\x5C\x75\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x4D\x5C\x5C\x44\x5C\x27\x2B\
x5C\x27\x5C\x5C\x79\x5C\x5C\x51\x5C\x5C\x53\x5C\x5C\x54\x5C\x5C\x31\x31\x5C\x5C\
x4E\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\x5C\x27\x2B\x5C\x27\x5C\x5C\
x54\x5C\x27\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x34\x5C\x5C\x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x46\x5C\x27\x29\x29\x5B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x27\x29\x5D\x28\x29\x29\
x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\
x5C\x35\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\
x5C\x75\x5C\x5C\x78\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x78\x5C\x5C\x35\x5C\x5C\x78\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x42\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\
x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\
x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\
x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x47\x5C\x27\x29\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x70\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\
x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x27\x2B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x45\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x34\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x46\
x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\
x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x45\x5C\x5C\x47\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x4B\x5C\x27\x29\x29\x5B\
x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\x5C\
x27\x29\x5D\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x62\x3B\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x42\x5C\x5C\x78\x5C\x27\x29\x21\x3D\x3D\x5C\
x27\x5C\x5C\x38\x5C\x5C\x31\x37\x5C\x5C\x31\x70\x5C\x5C\x31\x6E\x5C\x5C\x4C\x5C\
x27\x3F\x37\x51\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x48\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x51\
x5C\x5C\x51\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\
x5C\x38\x5C\x27\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x61\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x46\x5C\x27\x29\x29\x3A\x31\x38\
x5B\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\
x47\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\
x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\x29\x2C\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x46\x5C\x27\x29\x29\x5B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\
x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\
x5C\x5C\x48\x5C\x27\x29\x29\x7D\x29\x2C\x24\x28\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x2B\x62\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x35\x5C\x5C\x78\x5C\x27\x29\
x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x42\
x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\
x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\
x5C\x5C\x4B\x5C\x5C\x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x72\x5C\x5C\
x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\
x33\x5C\x5C\x71\x5C\x5C\x31\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x47\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x70\x5C\x27\x29\x2B\x5C\x27\x5C\
x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\
x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x45\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4D\
x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x46\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x36\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\
x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\
x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x27\x2B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x34\x5C\x5C\x46\x5C\x5C\x36\x5C\x27\x29\x2B\x62\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x4B\x5C\x27\x29\x2B\x62\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x4B\x5C\x27\x29\x29\
x5B\x62\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x47\x5C\x5C\x47\
x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x62\x3B\x31\x38\x5B\x5C\x27\
x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x5D\x28\x61\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\x61\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x47\x5C\x27\
x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\
x78\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x70\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\x5C\x27\x29\x2C\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x35\x5C\x5C\x46\x5C\x27\x29\x29\x5B\x61\x28\x5C
\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\
x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x48\
x5C\x27\x29\x29\x7D\x29\x7D\x29\x2C\x24\x28\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x48\x5C\x27\x29\x2B\x6E\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4A\x5C\x5C\x45\x5C\x27\x29\x2B\x6E\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x35\x5C\x27\x29\x29\
x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x70\
x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x6E\x3B\x24\x28\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\
x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x47\x5C\
x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\
x5C\x78\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\
x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x5D\x28\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x45\x5C\x27\x29\x5D\x28\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x42\x5C\x27\x29\x2B\
x5C\x27\x5C\x5C\x31\x39\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x70\x5C\x5C\
x5A\x5C\x5C\x72\x5C\x5C\x49\x5C\x5C\x37\x5C\x27\x29\x7D\x29\x2C\x24\x28\x6E\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x48\x5C\x5C\x48\x5C\x27\x29\
x2B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x78\
x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x31\x6B\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x44\x5C\
x5C\x49\x5C\x5C\x37\x5C\x5C\x32\x4A\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x31\x32\x5C\
x27\x2B\x5C\x27\x5C\x5C\x53\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\
x5C\x43\x5C\x5C\x49\x5C\x5C\x44\x5C\x5C\x76\x5C\x5C\x53\x5C\x27\x2B\x5C\x27\x5C\
x5C\x32\x31\x5C\x5C\x31\x6B\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x44\x5C\x5C\x49\x5C\
x5C\x37\x5C\x5C\x32\x4A\x5C\x5C\x76\x5C\x5C\x71\x5C\x27\x2B\x6E\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x45\x5C\x5C\x4B\x5C\x27\x29\x2B\x6E\x28\
x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x35\x5C\x5C\x71\x5C\x27\x29\
x29\x5B\x6E\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\
x70\x5C\x27\x29\x5D\x28\x55\x28\x62\x29\x7B\x50\x20\x63\x3D\x6E\x3B\x62\x5B\x5C\
x27\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x44\x5C\x5C\x31\x72\x5C\x5C\x74\
x5C\x5C\x72\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x51\x5C\x27\x2B\x63\x28\x5C\x27\x5C\
x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x29\
x2C\x24\x28\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\
x5C\x35\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\
x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\
x5C\x33\x5C\x5C\x75\x5C\x5C\x78\x5C\x27\x29\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x75\x5C\x5C\x42\x5C\x27\x29\x5D\x28\x29\x5B\x63\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\
x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x38\x5C\x5C\x76\x5C\
x5C\x41\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x36\x5C\x5C\
x74\x5C\x5C\x37\x5C\x27\x2B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x78\x5C\x5C\x33\x5C\x27\x29\x29\x2C\x24\x28\x63\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x78\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\x63\x28\x5C\x27\
x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x47\x5C\x27\x29\x2B\x5C\
x27\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x41\x5C\x5C\x76\x5C\
x5C\x37\x5C\x27\x29\x5B\x63\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\
x5C\x34\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x55\x28\x29\x7B\x34\x6F\x28\x55\x28\x29\
x7B\x50\x20\x61\x3D\x31\x41\x3B\x24\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x34\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\
x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x34\x5C\x27\x29\x29\x5B\x61\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x33\x5C\x5C\x71\x5C\x27\x29\x5D\
x28\x29\x7D\x2C\x32\x4D\x29\x2C\x34\x6F\x28\x55\x28\x29\x7B\x50\x20\x61\x3D\x31\
x41\x3B\x24\x28\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x4A\
x5C\x5C\x34\x5C\x27\x29\x2B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x78\
x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\
x32\x5C\x5C\x33\x5C\x5C\x75\x5C\x5C\x70\x5C\x27\x29\x5D\x28\x29\x7D\x2C\x33\x70\
x29\x7D\x29\x7D\x29\x7D\x29\x3B\x31\x55\x5B\x31\x77\x28\x5C\x27\x5C\x5C\x31\x5C\
x5C\x32\x5C\x5C\x46\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x5D\x5B\x31\x77\x28\x5C\
x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x48\x5C\x5C\x47\x5C\x27\x29\x5D\
x5B\x31\x77\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\
x34\x5C\x27\x29\x5D\x28\x31\x77\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\
x5C\x5C\x31\x5C\x5C\x78\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\x7A\x5C\x27\
x29\x3E\x2D\x31\x61\x26\x26\x24\x28\x31\x77\x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\
x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x2B\x31\x77\x28\x5C\x27\x5C\x5C\
x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x45\x5C\x27\x29\x29\x5B\x31\x77\
x28\x5C\x27\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x45\x5C\x27\
x29\x5D\x28\x29\x3B\x55\x20\x31\x41\x28\x64\x2C\x65\x29\x7B\x50\x20\x66\x3D\x32\
x39\x28\x29\x3B\x31\x64\x20\x31\x41\x3D\x55\x28\x61\x2C\x62\x29\x7B\x61\x3D\x61\
x2D\x37\x52\x3B\x50\x20\x63\x3D\x66\x5B\x61\x5D\x3B\x31\x64\x20\x63\x7D\x2C\x31\
x41\x28\x64\x2C\x65\x29\x7D\x55\x20\x32\x39\x28\x29\x7B\x50\x20\x61\x3D\x5B\x5C\
x27\x5C\x5C\x31\x44\x5C\x5C\x59\x5C\x5C\x31\x6D\x5C\x5C\x31\x6D\x5C\x5C\x31\x33\
x5C\x5C\x58\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x31\x5C\x27\x2C\x5C\x27\
x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x58\x5C\x5C\
x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x53\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\
x79\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\
x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\
x44\x5C\x5C\x44\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x31\x57\x5C\x5C\x58\x5C\x5C\x76\
x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x72\
x5C\x5C\x49\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\
x5C\x5C\x53\x5C\x5C\x79\x5C\x5C\x72\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x53\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\
x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x43\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x44\x5C\
x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x37\x5C\x5C\x43\x5C\
x5C\x38\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\
x5C\x7A\x5C\x5C\x36\x5C\x5C\x31\x68\x5C\x5C\x57\x5C\x5C\x57\x5C\x5C\x36\x5C\x5C\
x74\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\
x72\x5C\x5C\x31\x30\x5C\x5C\x35\x5C\x5C\x59\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x74\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x76\x5C\x5C\x51\x5C\x5C\x4C\
x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\
x51\x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\x5C\
x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x2C\x5C\
x27\x5C\x5C\x59\x5C\x5C\x31\x44\x5C\x5C\x59\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2C\
x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x38\
x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x35\x5C\x5C\x31\
x58\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\x7A\
x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x76\
x5C\x5C\x7A\x5C\x5C\x38\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\
x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x4D\
x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x4E\x5C\x5C\x43\x5C\x5C\x31\x6D\x5C\
x5C\x31\x33\x5C\x5C\x4A\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x31\x6A\x5C\x5C\
x41\x5C\x5C\x57\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x35\x5C\
x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\
x5C\x36\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x4D\x5C\x5C\x38\x5C\x27\x2C\
x5C\x27\x5C\x5C\x4D\x5C\x5C\x49\x5C\x5C\x79\x5C\x5C\x58\x5C\x5C\x36\x5C\x5C\x79\
x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x71\x5C\x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x5A\
x5C\x5C\x32\x5C\x5C\x44\x5C\x5C\x59\x5C\x5C\x31\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\
x38\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x75\x5C\x5C\x36\x5C\x5C\x4F\x5C\x5C\x75\
x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x75\x5C\x5C\
x31\x69\x5C\x5C\x4E\x5C\x5C\x31\x7A\x5C\x5C\x31\x30\x5C\x5C\x31\x67\x5C\x5C\x58\
x5C\x5C\x31\x70\x5C\x5C\x48\x5C\x5C\x31\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\
x5C\x37\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\
x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\
x36\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x36\x5C\x5C\x4F\x5C\x5C\
x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x79\x5C\
x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x4F\x5C\
x5C\x31\x6A\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\
x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x54\x5C\x27\x2C\x5C\
x27\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x36\x5C\
x5C\x79\x5C\x5C\x37\x5C\x5C\x31\x4D\x5C\x5C\x31\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\
x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\
x5C\x37\x5C\x5C\x4C\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\
x5C\x44\x5C\x5C\x49\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\
x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5
C\x54\x5C\x5C\x31\x31\x5C\x5C\x36\x5C\x5C\x4F\x5C\x5C\x4C\x5C\x5C\x74\x5C\x5C\x35\
x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\x7A\x5C\x5C\x35\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x31\x6A\x5C\x5C\x51\x5C\x5C\x44\x5C\x5C\
x7A\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x27\x2C\x5C\
x27\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x4F\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\x5C\
x5C\x74\x5C\x5C\x37\x5C\x5C\x70\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x54\x5C\
x5C\x4F\x5C\x5C\x4D\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\
x5C\x5C\x43\x5C\x5C\x42\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x5A\x5C\x27\x2C\x5C\x27\
x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x4B\x5C\x5C\x58\x5C\x5C\x31\x76\x5C\x5C\x42\x5C\x5C\x31\x30\
x5C\x5C\x4A\x5C\x5C\x4B\x5C\x5C\x31\x5C\x5C\x4C\x5C\x5C\x31\x63\x5C\x27\x2C\x5C\
x27\x5C\x5C\x31\x31\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x54\
x5C\x5C\x31\x33\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\
x41\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\
x38\x5C\x5C\x74\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x63\x5C\x5C\x71\x5C\
x5C\x59\x5C\x5C\x31\x6E\x5C\x5C\x31\x45\x5C\x5C\x31\x74\x5C\x5C\x49\x5C\x5C\x36\
x5C\x5C\x7A\x5C\x5C\x31\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\
x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x31\x72\x5C\x5C\x72\x5C\
x5C\x38\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x27\x2C\x5C\x27\x5C\
x5C\x53\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\
x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x35\
x5C\x5C\x74\x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x5C\x31\x6A\x5C\x5C\x38\x5C\x5C\x76\
x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x36\x5C\x5C\x74\
x5C\x5C\x43\x5C\x5C\x58\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\
x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x75\x5C\x5C\x75\x5C\x5C\x38\x5C\x5C\
x35\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x53\x5C\x5C\x32\x31\x5C\
x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x31\x37\x5C\x5C\x31\x65\x5C\x5C\x72\x5C\x5C\
x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x51\x5C\x5C\
x37\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x37\x5C\x5C\x4C\x5C\x5C\x49\
x5C\x27\x2C\x5C\x27\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x4F\x5C\x5C\x49\x5C\x5C\x7A\
x5C\x5C\x4F\x5C\x5C\x54\x5C\x5C\x4F\x5C\x5C\x7A\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\
x5C\x5C\x31\x37\x5C\x5C\x31\x71\x5C\x5C\x31\x65\x5C\x5C\x70\x5C\x5C\x74\x5C\x27\
x2C\x5C\x27\x5C\x5C\x79\x5C\x5C\x71\x5C\x5C\x4F\x5C\x5C\x31\x31\x5C\x5C\x76\x5C\
x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\
x5C\x42\x5C\x5C\x36\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x36\x5C\
x5C\x79\x5C\x5C\x71\x5C\x5C\x72\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\
x5C\x31\x74\x5C\x5C\x31\x6D\x5C\x5C\x57\x5C\x5C\x31\x69\x5C\x27\x2C\x5C\x27\x5C\
x5C\x4D\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x7A\
x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x72\x5C\x5C\x31\
x30\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2C\
x5C\x27\x5C\x5C\x43\x5C\x5C\x49\x5C\x5C\x31\x33\x5C\x5C\x31\x66\x5C\x5C\x31\x6D\
x5C\x5C\x51\x5C\x5C\x31\x52\x5C\x5C\x31\x79\x5C\x5C\x31\x63\x5C\x5C\x4C\x5C\x27\
x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\
x42\x5C\x5C\x53\x5C\x5C\x4E\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x66\x5C\
x5C\x38\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\
x5C\x36\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x31\x6E\x5C\x5C\x49\x5C\x5C\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\
x7A\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x36\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\
x5C\x4F\x5C\x5C\x31\x37\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x38\x5C\x5C\
x75\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\
x38\x5C\x5C\x76\x5C\x5C\x42\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x37\x5C\
x5C\x57\x5C\x5C\x31\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x79\x5C\x5C\x35\x5C\x5C\x74\
x5C\x5C\x4F\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x54\
x5C\x5C\x31\x31\x5C\x5C\x36\x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\
x5C\x38\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x72\
x5C\x5C\x58\x5C\x5C\x79\x5C\x5C\x53\x5C\x5C\x4E\x5C\x5C\x54\x5C\x5C\x31\x31\x5C\
x5C\x4E\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x79\x5C\x5C\x36\x5C\x5C\x31\x30\
x5C\x5C\x43\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\
x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x51\x5C\x5C\x31\x36\
x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x74\x5C\x5C\x38\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\
x5C\x5C\x31\x6A\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\
x5C\x70\x5C\x5C\x72\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x53\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x36\
x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x4F\
x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x4F\x5C\x5C\x49\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x5A\x5C\x5C\x43\x5C\x5C\
x37\x5C\x5C\x72\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\
x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x36\x5C\x5C\x49\x5C\x5C\x37\x5C\x5C\
x4C\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x43\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x2C\x5C\
x27\x5C\x5C\x36\x5C\x5C\x31\x30\x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x79\
x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x4F\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x31\x5C\x5C\x72\x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x72\x5C\x5C\x79\x5C\
x5C\x4F\x5C\x5C\x31\x30\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x51\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x76\x5C\
x5C\x79\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x36\x5C\x5C\x38\x5C\
x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\
x72\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\
x51\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\x5C\
x5C\x36\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\
x5C\x74\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x76\x5C\x5C\x41\
x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x31\x32\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x70\x5C\x5C\x31\x45\x5C\x5C\x31\x65\x5C\x5C\x31\x79\x5C\
x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x5A\x5C\
x5C\x36\x5C\x5C\x51\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\
x5C\x4C\x5C\x5C\x72\x5C\x5C\x58\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x35\x5C\x5C\x36\
x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x71\x5C\x5C\x31\x68\x5C\x5C\
x41\x5C\x5C\x31\x66\x5C\x5C\x31\x70\x5C\x5C\x31\x30\x5C\x5C\x71\x5C\x5C\x31\x45\
x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x7A\x5C\x5C\x37\x5C\x5C\x35\
x5C\x5C\x74\x5C\x5C\x79\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\
x5C\x5C\x31\x6A\x5C\x5C\x79\x5C\x5C\x36\x5C\x5C\x31\x30\x5C\x5C\x43\x5C\x5C\x38\
x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\
x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\
x5C\x36\x5C\x5C\x74\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x35\x5C\
x5C\x38\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x31\x6B\x5C\x5C\
x4D\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x62\x5C\x5C\x31\x67\x5C\x5C\x49\
x5C\x5C\x5A\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x7A\x5C\x5C\x71\x5C\x5C\
x31\x69\x5C\x5C\x38\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x44\x5C\
x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x43\
x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x4C\x5C\x5C\x72\
x5C\x5C\x79\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x46\x5C\x5C\x34\x5C\x5C\x47\
x5C\x5C\x46\x5C\x5C\x33\x5C\x5C\x78\x5C\x5C\x45\x5C\x5C\x58\x5C\x5C\x38\x5C\x5C\
x75\x5C\x5C\x31\x73\x5C\x5C\x70\x5C\x5C\x31\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\
x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x62\x5C\x5C\x31\x43\x5C\x5C\x72\x5C\x5C\x31\x67\x5C\x5C\x31\x30\x5C\x27\x2C\x5C\
x27\x5C\x5C\x4F\x5C\x5C\x31\x72\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x38\
x5C\x5C\x4F\x5C\x5C\x31\x79\x5C\x5C\x72\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\
x4D\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x35\x5C\
x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x44\x5C\x5C\x49\x5C\x5C\x37\x5C\
x5C\x32\x4A\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x27\x2C\x5C\
x27\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x49\x5C\x5C\x79\x5C\x5C\x37\x5C\
x5C\x74\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x72\x5C\x5C\x71\x5C\
x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\
x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x27\x2C\
x5C\x27\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\
x5C\x5C\x42\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x31\x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\x5C\x54\x5C\x5C\x31\
x31\x5C\x5C\x4C\x5C\x5C\x34\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\
x43\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x5A\x5C\x5C\x53\x5C\x5C\x4F\x5C\
x5C\x4C\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\
x5C\x35\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x44\x5C\
x5C\x7A\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x
32\x5C\x5C\x53\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\x5C\
x70\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x38\x5C\
x5C\x49\x5C\x5C\x42\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x43\
x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x30\x5C\x5C\x31\x62\x5C\x5C\x31\x44\
x5C\x5C\x31\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\
x37\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x70\x5C\
x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x58\x5C\x5C\x76\x5C\x5C\x71\x5C\
x5C\x51\x5C\x5C\x35\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x37\x5C\x5C\x4C\x5C\x5C\x49\
x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x30\x5C\x5C\x36\x5C\x5C\x7A\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x70\x5C\x5C\x38\x5C\x5C\x31\x52\x5C\x5C\x76\x5C\x5C\x44\
x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\
x5C\x5C\x4F\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\
x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\
x36\x5C\x5C\x57\x5C\x5C\x44\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\
x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\
x5C\x36\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\x42\x5C\x5C\x7A\x5C\
x5C\x72\x5C\x5C\x51\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x4E\
x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x76\x5C\x5C\x36\
x5C\x5C\x31\x78\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x70\x5C\x5C\x5A\x5C\x27\x2C\x5C\
x27\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x7A\x5C\x5C\x35\x5C\
x5C\x53\x5C\x5C\x4E\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x7A\x5C\
x5C\x72\x5C\x5C\x79\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x38\x5C\
x5C\x37\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\
x5C\x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x44\
x5C\x5C\x38\x5C\x5C\x31\x36\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x5C\x46\x5C\x5C\x4D\x5C\
x27\x2C\x5C\x27\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x38\x5C\
x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\
x5C\x49\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\
x5C\x53\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\
x5C\x5C\x71\x5C\x5C\x43\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x72\
x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\
x31\x36\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x38\x5C\x5C\x79\x5C\
x5C\x31\x33\x5C\x5C\x79\x5C\x5C\x79\x5C\x5C\x31\x69\x5C\x5C\x41\x5C\x5C\x5A\x5C\
x5C\x31\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x75\
x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x78\x5C\x5C\x57\x5C\x5C\x76\x5C\x5C\
x31\x76\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x4F\x5C\x5C\x38\x5C\
x5C\x70\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x7A\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\
x5C\x4C\x5C\x5C\x37\x5C\x5C\x31\x58\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\
x5C\x37\x5C\x5C\x57\x5C\x5C\x7A\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x79\x5C\
x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x42\x5C\x5C\x7A\
x5C\x5C\x72\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6A\x5C\x5C\x41\x5C\x5C\
x36\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\
x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x73\x5C\x5C\x31\x67\x5C\x5C\x31\x37\x5C\
x5C\x4C\x5C\x5C\x31\x66\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x31\x78\x5C\x5C\
x31\x6C\x5C\x5C\x59\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x36\x5C\
x5C\x38\x5C\x5C\x37\x5C\x5C\x31\x63\x5C\x5C\x79\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\
x32\x5C\x5C\x31\x6E\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x38\x5C\
x5C\x49\x5C\x5C\x42\x5C\x5C\x53\x5C\x5C\x4E\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\
x5C\x36\x5C\x5C\x4D\x5C\x5C\x79\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x43\
x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x72\
x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\
x79\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x42\x5C\x5C\x35\x5C\x5C\
x74\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\
x5C\x71\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x31\x6E\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\
x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\
x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x53\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\
x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\
x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x4D\x5C\x5C\x4F\x5C\x5C\x70\x5C\
x5C\x72\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x27\
x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x38\x5C\x27\
x2C\x5C\x27\x5C\x5C\x58\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\
x37\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\
x74\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x38\x5C\
x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\
x5C\x72\x5C\x5C\x74\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\
x5C\x72\x5C\x5C\x79\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x36\x5C\x5C\x71\x5C\x27\x2C\
x5C\x27\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x7A\x5C\x5C\x7A\
x5C\x5C\x31\x37\x5C\x5C\x72\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\
x51\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x5A\x5C\
x5C\x4F\x5C\x5C\x4D\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x37\x5C\
x5C\x76\x5C\x5C\x37\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x53\x5C\x5C\x54\x5C\x27\x2C\
x5C\x27\x5C\x5C\x4E\x5C\x5C\x43\x5C\x5C\x4E\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\
x5C\x36\x5C\x5C\x31\x73\x5C\x5C\x4C\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\
x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\
x4E\x5C\x5C\x36\x5C\x5C\x54\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x7A\x5C\x5C\x76\
x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x36\
x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x38\x5C\x5C\x43\x5C\x5C\x79\x5C\x5C\x36\x5C\x27\
x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\
x35\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\
x74\x5C\x5C\x37\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x2C\x5C\
x27\x5C\x5C\x31\x62\x5C\x5C\x31\x44\x5C\x5C\x31\x6E\x5C\x5C\x49\x5C\x5C\x31\x79\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x31\x30\x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\
x76\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x31\x49\x5C\x5C\x76\x5C\x27\x2C\
x5C\x27\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x79\
x5C\x5C\x37\x5C\x5C\x31\x4D\x5C\x5C\x4F\x5C\x5C\x31\x30\x5C\x27\x2C\x5C\x27\x5C\
x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x38\
x5C\x5C\x4C\x5C\x5C\x72\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x41\
x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\
x37\x5C\x5C\x31\x4D\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x71\x5C\x5C\x76\
x5C\x5C\x31\x30\x5C\x5C\x4F\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x31\x32\x5C\x5C\x53\
x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x71\
x5C\x5C\x35\x5C\x5C\x31\x37\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x7A\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x46\x5C\x5C\x31\x46\x5C\x5C\x31\x72\x5C\x5C\x4C\x5C\
x5C\x72\x5C\x5C\x79\x5C\x5C\x35\x5C\x5C\x4F\x5C\x5C\x31\x71\x5C\x5C\x49\x5C\x27\
x2C\x5C\x27\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x31\x67\x5C\x5C\x31\x43\
x5C\x5C\x38\x5C\x5C\x4E\x5C\x5C\x31\x70\x5C\x5C\x70\x5C\x5C\x49\x5C\x27\x2C\x5C\
x27\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\
x5C\x70\x5C\x5C\x37\x5C\x5C\x31\x39\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x49\
x5C\x5C\x43\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x7A\x5C\x5C\
x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x31\x6F\x5C\x5C\x31\x6C\
x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x31\
x73\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x37\x5C\
x27\x2C\x5C\x27\x5C\x5C\x57\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\
x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x43\x5C\x5C\x5A\x5C\
x5C\x43\x5C\x5C\x79\x5C\x5C\x72\x5C\x5C\x43\x5C\x5C\x79\x5C\x5C\x49\x5C\x27\x2C\
x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x42\x5C\x5C\x49\
x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\
x5C\x5C\x49\x5C\x5C\x35\x5C\x5C\x31\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\
x31\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x5A\x5C\x5C\x31\x75\x5C\x5C\x76\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\
x41\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\
x5C\x31\x6B\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x37\x5C\x5C\x4C\
x5C\x5C\x49\x5C\x5C\x41\x5C\x5C\x42\x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x5C\x4D\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\
x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\
x79\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\
x41\x5C\x5C\x76\x5C\x5C\x31\x62\x5C\x5C\x31\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x66\x5C\x5C\x31\x74\x5C\x5C\x31\x63\x5C\x5C\x31\x7A\x5C\x5C\x31\x68\x5C\x27\x2C\
x5C\x27\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x70\
x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\
x32\x5C\x5C\x53\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x43\x5C\
x5C\x44\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x70\x5C\
x5C\x49\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x36\x5C\x5C\
x4F\x5C\x5C\x4C\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x31\x32\x5C\x5C\x53\
x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x30\x5C\x5C\x31\x70\x5C\x5C\x49\x5C\x5C\x31\x6E\
x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x41\
x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x43\x5C\x5C\x37\x5C\x5C\x72\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x6D\x5C\x5C\x31\x62\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x31\
x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x37\x5C\x5C\x46\x5C\x5C\x31\x63\x5C\
x5C\x5A\x5C\x5C\x31\x78\x5C\x5C\x31\x73\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x74\x5C\
x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x78\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x44\x5C\
x5C\x4D\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\
x5C\x57\x5C\x5C\x31\x78\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x42\x5C\x5C\
x36\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x39\x5C\x5C\x38\x5C\
x5C\x4C\x5C\x5C\x76\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x51\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x42\x5C\x5C\x35\
x5C\x5C\x7A\x5C\x5C\x4E\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x37\
x5C\x5C\x43\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\
x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x78\x5C\x5C\x46\x5C\x5C\x4A\x5C\x5C\
x33\x5C\x5C\x31\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x31\x75\x5C\x5C\x31\x74\x5C\x5C\
x74\x5C\x5C\x51\x5C\x5C\x31\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x37\x5C\
x5C\x37\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x72\x5C\x5C\x74\x5C\x5C\x76\
x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\
x38\x5C\x5C\x31\x6F\x5C\x5C\x57\x5C\x5C\x31\x37\x5C\x5C\x36\x5C\x5C\x51\x5C\x5C\
x31\x71\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x59\x5C\
x5C\x31\x33\x5C\x5C\x70\x5C\x5C\x31\x6E\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\
x37\x5C\x5C\x36\x5C\x5C\x7A\x5C\x5C\x31\x6B\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\
x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x49\x5C\x5C\x74\
x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x5A\x5C\x5C\x72\x5C\x5C\x49\x5C\x5C\x37\
x5C\x5C\x43\x5C\x5C\x58\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x4F\x5C\x27\
x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x31\x79\x5C\x5C\x31\x6E\x5C\x5C\x31\x6E\x5C\x5C\
x31\x45\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x74\x5C\
x5C\x41\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x49\x5C\x5C\x79\x5C\x27\x2C\
x5C\x27\x5C\x5C\x31\x76\x5C\x5C\x31\x6F\x5C\x5C\x32\x62\x5C\x5C\x4C\x5C\x5C\x72\
x5C\x5C\x58\x5C\x5C\x31\x33\x5C\x5C\x31\x70\x5C\x5C\x46\x5C\x5C\x31\x6F\x5C\x27\
x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x35\x5C\x5C\x7A\x5C\x5C\x4E\x5C\x27\x2C\x5C\x27\
x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x31\x36\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x75\x5C\
x5C\x37\x5C\x5C\x31\x58\x5C\x5C\x4D\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\
x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\
x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\
x5C\x37\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x31\x30\x5C\x27\
x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x31\x74\x5C\x5C\x31\x52\x5C\x5C\x76\x5C\x5C\x31\
x75\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x32\x5C\
x5C\x43\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x7A\x5C\x27\x2C\
x5C\x27\x5C\x5C\x32\x5C\x5C\x31\x37\x5C\x5C\x57\x5C\x5C\x31\x62\x5C\x5C\x31\x6D\
x5C\x5C\x31\x65\x5C\x5C\x31\x69\x5C\x5C\x51\x5C\x5C\x41\x5C\x5C\x31\x76\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x70\x5C\x5C\x58\x5C\x5C\x75\x5C\x5C\x42\x5C\
x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x2C\x5C\
x27\x5C\x5C\x79\x5C\x5C\x51\x5C\x5C\x53\x5C\x5C\x54\x5C\x5C\x31\x31\x5C\x5C\x4E\
x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\
x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\
x70\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x39\x5C\
x5C\x72\x5C\x5C\x75\x5C\x5C\x75\x5C\x5C\x4F\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\
x5C\x5C\x58\x5C\x5C\x53\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\
x72\x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x54\x5C\
x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x44\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x7A\x5C\
x5C\x72\x5C\x5C\x51\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\
x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x74\x5C\
x5C\x35\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x71\x5C\x5C\x43\
x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x35\x5C\x5C\x36\
x5C\x5C\x74\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x4E\x5C\x5C\x7A\x5C\x5C\x36\x5C\x27\
x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x51\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\
x43\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\
x4E\x5C\x5C\x4E\x5C\x5C\x33\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x44\x5C\x5C\x4D\x5C\
x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x43\x5C\
x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\
x5C\x35\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x31\
x62\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\
x74\x5C\x5C\x76\x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x72\x5C\x5C\x79\x5C\
x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x5A\x5C\x5C\x53\x5C\x5C\x32\x31\x5C\x27\x2C\
x5C\x27\x5C\x5C\x36\x5C\x5C\x31\x66\x5C\x5C\x36\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\
x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\
x38\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4E\x5C\
x5C\x31\x51\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\x43\x5C\x5C\x74\x5C\x5C\
x35\x5C\x5C\x38\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\
x49\x5C\x5C\x42\x5C\x5C\x41\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\
x32\x5C\x5C\x59\x5C\x5C\x31\x6F\x5C\x5C\x31\x45\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\
x5C\x5C\x43\x5C\x5C\x51\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\
x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\
x70\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\
x79\x5C\x5C\x38\x5C\x5C\x31\x42\x5C\x5C\x53\x5C\x5C\x72\x5C\x5C\x75\x5C\x5C\x75\
x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x45\x5C\x5C\x33\x5C\x5C\x74\x5C\x5C\x31\
x63\x5C\x5C\x31\x39\x5C\x5C\x38\x5C\x5C\x4A\x5C\x5C\x7A\x5C\x5C\x31\x75\x5C\x27\
x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\
x5C\x5C\x37\x5C\x5C\x31\x49\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x72\x5C\
x5C\x74\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x4A\x5C\
x5C\x31\x5C\x5C\x4E\x5C\x5C\x31\x52\x5C\x5C\x49\x5C\x5C\x31\x6E\x5C\x5C\x31\x75\
x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\
x5C\x5C\x57\x5C\x5C\x31\x6B\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\
x5C\x36\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x72\x5C\x5C\x42\x5C\x5C\x71\
x5C\x5C\x31\x75\x5C\x5C\x31\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x36\x5C\
x5C\x71\x5C\x5C\x35\x5C\x5C\x31\x63\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x65\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x51\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x31\x37\
x5C\x5C\x72\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x76\
x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x38\
x5C\x5C\x53\x5C\x5C\x4F\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\
x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x49\x5C\x5C\x57\x5C\x5C\x31\x52\x5C\
x5C\x31\x65\x5C\x5C\x71\x5C\x5C\x31\x71\x5C\x5C\x31\x62\x5C\x5C\x76\x5C\x5C\x34\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\x31\x37\x5C\x5C\x72\x5C\x5C\x37\x5C\x5C\
x36\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x74\x5C\x5C\x31\x69\x5C\
x5C\x38\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6A\x5C\x5C\x41\x5C\x5C\x36\
x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x58\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\
x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x62\x5C\
x5C\x33\x5C\x5C\x31\x68\x5C\x5C\x5A\x5C\x5C\x31\x75\x5C\x5C\x31\x6D\x5C\x5C\x31\
x5C\x5C\x78\x5C\x5C\x31\x73\x5C\x5C\x59\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\
x72\x5C\x5C\x31\x78\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x51\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x44\x5C\x5C\x38\
x5C\x5C\x31\x36\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x5C\x58\x5C\x5C\x58\x5C\x27\x2C\x5C\
x27\x5C\x5C\x71\x5C\x5C\x72\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x7A\x5C\x5C\x7A\x5C\
x5C\x72\x5C\x5C\x58\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x36\x5C\
x5C\x79\x5C\x5C\x38\x5C\x5C\x75\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x4D\x5C\x5C\x44\
x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x31\x75\x5C\x5C\x72\x5C\x5C\
x58\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x31\x33\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2C\
x5C\x27\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x31\
x32\x5C\x5C\x53\x5C\x5C\x47\x5C\x5C\x53\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\
x4D\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\
x5C\x79\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\x31\x6C\
x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x31\x39\x5C\x5C\x37\x5C\x5C\x4C\x5C\x5C\x74\x5C\
x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x7A\x5C\
x5C\x43\x5C\x5C\x58\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x37\x5C\x5C\x4C\x5C\x27\x2C\
x5C\x27\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x70\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x76\
x5C\x5C\x72\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x71\x5C\x5C\x31\x66\x5C\
x5C\x31\x6C\x5C\x5C\x44\x5C\x5C\x31\x66\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\
x57\x5C\x5C\x44\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\x36\x5C\
x5C\x7A\x5C\x5C\x37\x5C\x5C\x31\x32\x5C\x5C\x31\x66\x5C\x5C\x38\x5C\x5C\x72\x5C\
x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C
\x5C\x35\x5C\x5C\x74\x5C\x5C\x31\x57\x5C\x5C\x75\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\
x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\
x31\x30\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\
x5C\x31\x67\x5C\x5C\x31\x76\x5C\x5C\x57\x5C\x5C\x70\x5C\x5C\x58\x5C\x27\x2C\x5C\
x27\x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\
x5C\x5C\x41\x5C\x5C\x31\x39\x5C\x5C\x37\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\
x38\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\
x5C\x41\x5C\x5C\x4E\x5C\x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x32\
x5C\x5C\x53\x5C\x5C\x79\x5C\x5C\x72\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\
x38\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x69\x5C\x5C\x49\x5C\x5C\x36\x5C\
x5C\x79\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\x31\x36\x5C\x5C\
x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\
x36\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x75\x5C\x5C\x72\x5C\x27\x2C\x5C\
x27\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x51\x5C\x5C\x78\x5C\
x5C\x4D\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\
x5C\x5C\x4E\x5C\x5C\x36\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x4B\x5C\x5C\x4A\
x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x46\x5C\x5C\x31\x70\x5C\x5C\x31\x69\x5C\x5C\x37\
x5C\x5C\x31\x62\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\
x37\x5C\x5C\x31\x58\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\
x57\x5C\x5C\x7A\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x4D\x5C\
x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x72\
x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x35\
x5C\x5C\x42\x5C\x5C\x72\x5C\x5C\x72\x5C\x5C\x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\
x5C\x5C\x4C\x5C\x5C\x78\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\
x37\x5C\x5C\x43\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\
x71\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\x38\x5C\x5C\
x44\x5C\x5C\x72\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\
x5C\x4E\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\x2C\x5C\
x27\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x2C\x5C\
x27\x5C\x5C\x75\x5C\x5C\x31\x71\x5C\x5C\x41\x5C\x5C\x31\x72\x5C\x5C\x35\x5C\x27\
x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x42\x5C\x5C\x72\x5C\x5C\x32\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x65\x5C\x5C\x4E\x5C\x5C\x31\x7A\x5C\x5C\x31\x30\x5C\x5C\
x31\x67\x5C\x5C\x31\x74\x5C\x5C\x35\x5C\x5C\x31\x52\x5C\x5C\x31\x79\x5C\x5C\x59\
x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x70\
x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x31\x51\x5C\x27\x2C\x5C\
x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x79\x5C\x5C\x36\x5C\
x5C\x41\x5C\x5C\x35\x5C\x5C\x31\x6B\x5C\x5C\x4D\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\
x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x31\x39\x5C\x5C\x36\x5C\
x5C\x71\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x53\x5C\x5C\x74\x5C\x5C\x35\x5C\
x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x71\x5C\x5C\x43\x5C\x5C\x76\
x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\
x37\x5C\x5C\x31\x65\x5C\x5C\x35\x5C\x5C\x51\x5C\x5C\x36\x5C\x5C\x53\x5C\x27\x2C\
x5C\x27\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x4C\x5C\x5C\x36\
x5C\x5C\x38\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x51\x5C\x5C\x36\x5C\x5C\x7A\x5C\x5C\x37\x5C\x5C\x31\x32\x5C\x5C\x31\x66\x5C\x5C\
x38\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\
x37\x5C\x5C\x72\x5C\x5C\x44\x5C\x5C\x31\x72\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x44\
x5C\x5C\x36\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x35\
x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x31\x73\x5C\x5C\x7A\x5C\x5C\x35\x5C\
x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x71\x5C\x5C\x70\x5C\x5C\x31\x6F\x5C\x5C\
x31\x44\x5C\x5C\x59\x5C\x5C\x38\x5C\x5C\x31\x6D\x5C\x5C\x32\x62\x5C\x5C\x31\x69\
x5C\x5C\x4E\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x75\x5C\x5C\
x42\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x35\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x57\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\x44\
x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x57\x5C\x5C\x31\x36\x5C\x5C\x79\x5C\x27\x2C\x5C\
x27\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x54\x5C\x27\x2C\
x5C\x27\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x44\x5C\x5C\x37\x5C\x27\x2C\
x5C\x27\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x36\
x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\
x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\
x43\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x54\x5C\x5C\
x32\x4A\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x70\x5C\x5C\x5A\x5C\x5C\x4F\
x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x44\x5C\x5C\x4E\x5C\x5C\x70\
x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x4C\x5C\x5C\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x4F\x5C\x5C\x76\x5C\x5C\
x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x48\x5C\x5C\
x46\x5C\x5C\x4A\x5C\x5C\x31\x5C\x5C\x45\x5C\x5C\x74\x5C\x5C\x74\x5C\x5C\x58\x5C\
x5C\x31\x69\x5C\x5C\x51\x5C\x5C\x31\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\
x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x54\x5C\x5C\x4F\x5C\x5C\x31\
x43\x5C\x5C\x31\x72\x5C\x5C\x31\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\
x5C\x5C\x44\x5C\x5C\x49\x5C\x5C\x37\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\
x79\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\
x36\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\
x37\x5C\x5C\x31\x4D\x5C\x5C\x4F\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\
x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x53\x5C\x5C\x38\
x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\
x49\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x57\x5C\x5C\
x79\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\
x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\
x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\x76\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\x5C\x5C\
x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x7A\x5C\
x27\x2C\x5C\x27\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x4F\x5C\x5C\x49\x5C\x5C\x7A\x5C\
x5C\x4F\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x27\x2C\x5C\x27\x5C\
x5C\x41\x5C\x5C\x4E\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x42\x5C\x5C\x35\x5C\x5C\x71\
x5C\x5C\x4D\x5C\x5C\x31\x66\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\
x75\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x71\x5C\x5C\x38\x5C\x5C\x4E\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x76\x5C\x5C\x41\
x5C\x5C\x51\x5C\x5C\x4F\x5C\x5C\x38\x5C\x5C\x74\x5C\x5C\x70\x5C\x5C\x31\x32\x5C\
x5C\x53\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x75\x5C\x5C\x70\x5C\x5C\x31\x70\x5C\x5C\
x31\x65\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\x58\x5C\x5C\x76\x5C\x5C\x71\x5C\
x5C\x37\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x39\x5C\x5C\x70\x5C\x5C\x4C\
x5C\x5C\x35\x5C\x5C\x70\x5C\x5C\x5A\x5C\x5C\x72\x5C\x5C\x49\x5C\x5C\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x51\x5C\x5C\x4E\x5C\x5C\x42\x5C\x5C\
x7A\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x5A\x5C\x5C\x4D\x5C\x27\x2C\x5C\x27\x5C\x5C\
x43\x5C\x5C\x5A\x5C\x5C\x43\x5C\x5C\x79\x5C\x5C\x72\x5C\x5C\x43\x5C\x5C\x79\x5C\
x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x4E\x5C\x5C\x53\x5C\
x5C\x31\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x31\x71\x5C\x5C\x57\x5C\x5C\
x76\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\
x43\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x44\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x31\x76\x5C\x5C\
x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\
x36\x5C\x5C\x43\x5C\x5C\x49\x5C\x5C\x44\x5C\x5C\x76\x5C\x5C\x43\x5C\x27\x2C\x5C\
x27\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x74\x5C\
x5C\x76\x5C\x5C\x79\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x72\x5C\
x5C\x51\x5C\x5C\x51\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x31\x33\x5C\x5C\x7A\x5C\x5C\
x36\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\
x38\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\
x5C\x27\x2C\x5C\x27\x5C\x5C\x57\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\
x5C\x5C\x43\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\
x5C\x5C\x31\x6A\x5C\x5C\x75\x5C\x5C\x75\x5C\x5C\x31\x5C\x5C\x31\x5C\x5C\x42\x5C\
x5C\x36\x5C\x5C\x31\x49\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\
x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x38\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x42\x5C\x5C\x31\x42\x5C\x5C\x31\x42\x5C\x5C\x4D\x5C\x5C\
x31\x4C\x5C\x5C\x31\x48\x5C\x5C\x31\x4C\x5C\x5C\x31\x48\x5C\x5C\x31\x4C\x5C\x5C\
x31\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x71\x5C\
x5C\x35\x5C\x5C\x32\x5C\x5C\x31\x36\x5C\x5C\x4B\x5C\x5C\x4B\x5C\x5C\x31\x49\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x6B\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\
x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\
x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x46\x5C\x5C\x48\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\
x78\x5C\x5C\x72\x5C\x5C\x31\x72\x5C\x5C\x31\x52\x5C\x5C\x31\x72\x5C\x5C\x31\x74\
x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x31\x36\x5C\x5C\
x74\x5C\x5C\x76\x5C\x5C\x51\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x31\x58\x5C\x5C\x4D\
x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\
x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x31\x63\x5C\x27\x2C\x5C\
x27\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x75\x5
C\x5C\x36\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\
x5C\x76\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x57\x5C\x5C\x31\
x36\x5C\x5C\x4F\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\
x36\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x74\x5C\x5C\x58\x5C\x5C\x36\x5C\
x5C\x31\x66\x5C\x5C\x31\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x53\x5C\x5C\
x31\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x70\x5C\
x5C\x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x78\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\
x5C\x5C\x31\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x7A\x5C\x5C\x36\x5C\
x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x67\x5C\x5C\x31\x69\x5C\x5C\x31\x62\x5C\
x5C\x31\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6C\x5C\x5C\x32\x5C\x5C\x31\x76\x5C\
x5C\x31\x66\x5C\x5C\x31\x6C\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x79\x5C\x5C\
x36\x5C\x5C\x76\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\
x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x53\x5C\
x5C\x32\x31\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x41\x5C\x5C\x72\x5C\x5C\x42\
x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\
x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\x43\x5C\x5C\
x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x72\x5C\x5C\x7A\x5C\x5C\x32\x5C\x5C\
x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\
x53\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x41\x5C\x5C\x35\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x78\x5C\x5C\x76\x5C\x5C\x31\x68\x5C\x5C\x35\x5C\x5C\x31\
x36\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\
x72\x5C\x5C\x31\x30\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x38\x5C\
x5C\x46\x5C\x5C\x31\x5C\x5C\x31\x5C\x5C\x4E\x5C\x5C\x42\x5C\x5C\x36\x5C\x5C\x79\
x5C\x5C\x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x4E\x5C\x5C\x46\x5C\x5C\x4D\
x5C\x5C\x42\x5C\x5C\x44\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\
x2C\x5C\x27\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\
x36\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x31\x6B\x5C\x5C\x4D\x5C\x27\x2C\x5C\x27\x5C\
x5C\x34\x70\x5C\x5C\x53\x5C\x5C\x4F\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\
x36\x5C\x5C\x43\x5C\x5C\x4C\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x49\x5C\x5C\
x7A\x5C\x5C\x4F\x5C\x5C\x54\x5C\x5C\x4F\x5C\x5C\x7A\x5C\x5C\x76\x5C\x27\x2C\x5C\
x27\x5C\x5C\x45\x5C\x5C\x51\x5C\x5C\x38\x5C\x5C\x31\x76\x5C\x5C\x46\x5C\x5C\x47\
x5C\x5C\x59\x5C\x5C\x42\x5C\x5C\x31\x69\x5C\x5C\x31\x33\x5C\x27\x2C\x5C\x27\x5C\
x5C\x74\x5C\x5C\x72\x5C\x5C\x49\x5C\x5C\x79\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\
x5C\x4E\x5C\x5C\x38\x5C\x5C\x33\x5C\x5C\x47\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x4E\
x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x35\
x5C\x5C\x79\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x7A\x5C\x5C\
x72\x5C\x5C\x51\x5C\x5C\x51\x5C\x5C\x35\x5C\x5C\x74\x5C\x5C\x4F\x5C\x5C\x31\x37\
x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\
x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x51\x5C\x5C\x35\x5C\x27\
x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x31\x62\x5C\x5C\x31\x65\x5C\x5C\x4C\x5C\x5C\x51\
x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x75\
x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\
x5C\x5C\x4D\x5C\x5C\x36\x5C\x5C\x31\x30\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x36\x5C\
x5C\x74\x5C\x5C\x43\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x32\
x5C\x5C\x58\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\x43\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\
x5C\x5C\x51\x5C\x5C\x37\x5C\x5C\x31\x6D\x5C\x5C\x31\x67\x5C\x5C\x31\x69\x5C\x27\
x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\
x43\x5C\x5C\x31\x6C\x5C\x5C\x49\x5C\x5C\x36\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\
x5C\x36\x5C\x5C\x71\x5C\x5C\x71\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\
x5C\x5C\x31\x6B\x5C\x5C\x4D\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\
x38\x5C\x5C\x47\x5C\x5C\x47\x5C\x5C\x43\x5C\x5C\x74\x5C\x5C\x4E\x5C\x5C\x36\x5C\
x5C\x31\x30\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x43\
x5C\x5C\x58\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x35\x5C\x5C\
x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x57\x5C\x5C\x75\x5C\x5C\x7A\x5C\x5C\x72\x5C\
x5C\x36\x5C\x5C\x37\x5C\x5C\x31\x36\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x51\x5C\x27\
x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\
x71\x5C\x5C\x31\x33\x5C\x5C\x4C\x5C\x5C\x76\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\
x5C\x31\x72\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\
x37\x5C\x5C\x4F\x5C\x5C\x31\x71\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x54\x5C\
x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\
x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x70\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\
x71\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\
x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x31\x63\x5C\x5C\x31\x68\x5C\x5C\x38\x5C\x5C\
x4E\x5C\x5C\x31\x68\x5C\x5C\x4B\x5C\x5C\x31\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x62\x5C\x5C\x31\x33\x5C\x5C\x32\x5C\x5C\x5A\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\
x5C\x31\x7A\x5C\x5C\x41\x5C\x5C\x31\x43\x5C\x5C\x31\x63\x5C\x5C\x5A\x5C\x27\x2C\
x5C\x27\x5C\x5C\x5A\x5C\x5C\x35\x5C\x5C\x57\x5C\x5C\x71\x5C\x5C\x72\x5C\x5C\x58\
x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x58\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x37\
x5C\x5C\x4C\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x78\x5C\x5C\x31\x5C\x5C\x31\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x79\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x49\
x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x71\x5C\x5C\x31\x72\x5C\x5C\x72\x5C\x27\x2C\x5C\
x27\x5C\x5C\x31\x30\x5C\x5C\x31\x67\x5C\x5C\x58\x5C\x5C\x31\x63\x5C\x5C\x31\x6D\
x5C\x5C\x4C\x5C\x5C\x58\x5C\x5C\x51\x5C\x5C\x31\x78\x5C\x5C\x31\x63\x5C\x27\x2C\
x5C\x27\x5C\x5C\x5A\x5C\x5C\x31\x6E\x5C\x5C\x31\x7A\x5C\x5C\x31\x73\x5C\x5C\x41\
x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x31\x65\x5C\x5C\x57\x5C\x5C\x49\x5C\x5C\
x38\x5C\x5C\x32\x5C\x5C\x31\x69\x5C\x5C\x31\x30\x5C\x5C\x5A\x5C\x5C\x51\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x46\x5C\x5C\x31\x46\x5C\x5C\x59\x5C\x5C\x71\x5C\x5C\x71\
x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x31\x36\x5C\x27\x2C\x5C\
x27\x5C\x5C\x36\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\
x70\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x44\
x5C\x5C\x38\x5C\x5C\x31\x36\x5C\x5C\x4E\x5C\x27\x2C\x5C\x27\x5C\x5C\x4F\x5C\x5C\
x38\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x5A\x5C\x5C\x35\x5C\x27\x2C\x5C\
x27\x5C\x5C\x54\x5C\x5C\x31\x73\x5C\x5C\x74\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x74\
x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x5C\x31\x71\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\
x5C\x43\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\
x5C\x5C\x37\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\x36\x5C\x5C\
x7A\x5C\x5C\x37\x5C\x5C\x31\x32\x5C\x5C\x31\x66\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\
x79\x5C\x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\
x74\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\
x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x4E\x5C\x5C\x38\
x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\
x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x70\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\
x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\
x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x5C\x70\x5C\x5C\x76\x5C\x5C\x31\x65\x5C\x27\x2C\
x5C\x27\x5C\x5C\x4D\x5C\x5C\x31\x75\x5C\x5C\x36\x5C\x5C\x42\x5C\x5C\x35\x5C\x5C\
x7A\x5C\x5C\x4F\x5C\x5C\x36\x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\
x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x76\x5C\x5C\x37\
x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x36\x5C\x5C\x74\
x5C\x5C\x59\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x78\x5C\x5C\x48\
x5C\x5C\x31\x5C\x5C\x31\x5C\x5C\x4E\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\
x4D\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x4E\x5C\x5C\x53\x5C\x5C\x31\x48\x5C\
x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x7A\x5C\x5C\x35\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x75\x5C\x5C\x4A\x5C\x5C\x31\x72\x5C\x5C\x31\x63\x5C\
x5C\x4E\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x27\x2C\
x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\x5C\x54\x5C\
x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x38\x5C\
x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x4E\x5C\x27\x2C\x5C\x27\x5C\
x5C\x4F\x5C\x5C\x72\x5C\x5C\x79\x5C\x5C\x4F\x5C\x5C\x31\x67\x5C\x5C\x35\x5C\x5C\
x7A\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\
x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x70\
x5C\x5C\x70\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x74\x5C\x5C\x38\x5C\x5C\
x59\x5C\x5C\x70\x5C\x5C\x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x79\x5C\x5C\x31\x76\
x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x49\
x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x75\x5C\x5C\x72\x5C\x5C\
x74\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\
x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\
x35\x5C\x5C\x79\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x43\x5C\x5C\x38\x5C\x27\x2C\x5C\
x27\x5C\x5C\x4D\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\
x5C\x35\x5C\x5C\x71\x5C\x5C\x43\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\
x5C\x36\x5C\x5C\x37\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x73\x5C\x5C\x4C\
x5C\x5C\x44\x5C\x5C\x31\x69\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x53\x5C\x5C\
x4E\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\
x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x43\x5C\x5C\
x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\x
5C\x44\x5C\x5C\x49\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x31\x49\x5C\
x5C\x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x36\
x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x32\x5C\x5C\x37\
x5C\x5C\x4E\x5C\x5C\x31\x66\x5C\x5C\x36\x5C\x5C\x31\x30\x5C\x5C\x36\x5C\x5C\x38\
x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x31\x79\x5C\x5C\x31\x45\x5C\x5C\x59\x5C\
x5C\x72\x5C\x5C\x31\x72\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\x49\x5C\x5C\x41\
x5C\x5C\x42\x5C\x5C\x31\x6B\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x31\x72\x5C\x5C\x72\
x5C\x5C\x44\x5C\x5C\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x7A\
x5C\x5C\x72\x5C\x5C\x51\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\
x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x76\x5C\x5C\x41\x5C\x27\
x2C\x5C\x27\x5C\x5C\x49\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\
x75\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\x5C\x5C\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\
x58\x5C\x5C\x31\x66\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\
x5C\x37\x5C\x5C\x35\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x74\
x5C\x5C\x35\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\
x5C\x35\x5C\x5C\x31\x49\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x5C\
x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x42\x5C\x5C\x36\x5C\
x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x68\x5C\x5C\x31\x65\x5C\x5C\
x31\x74\x5C\x5C\x31\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x42\
x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x41\
x5C\x5C\x43\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\
x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x4C\x5C\x5C\x34\x5C\
x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x79\x5C\x5C\x36\x5C\x5C\x31\x30\
x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x68\x5C\x5C\x5A\x5C\x5C\x4E\x5C\x5C\x5A\x5C\x5C\
x31\x76\x5C\x5C\x48\x5C\x5C\x4A\x5C\x5C\x31\x69\x5C\x5C\x57\x5C\x5C\x31\x70\x5C\
x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x75\x5C\x5C\x36\x5C\
x5C\x49\x5C\x5C\x7A\x5C\x5C\x37\x5C\x5C\x4D\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\
x5C\x37\x5C\x5C\x31\x70\x5C\x5C\x31\x73\x5C\x5C\x31\x70\x5C\x27\x2C\x5C\x27\x5C\
x5C\x59\x5C\x5C\x78\x5C\x5C\x57\x5C\x5C\x32\x5C\x5C\x5A\x5C\x5C\x43\x5C\x5C\x42\
x5C\x5C\x31\x6E\x5C\x5C\x45\x5C\x5C\x31\x6E\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\
x5C\x72\x5C\x5C\x79\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x49\x5C\x5C\x70\
x5C\x5C\x37\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x71\x5C\x5C\x35\
x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\
x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x32\x31\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x42\
x5C\x5C\x54\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\
x31\x31\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x54\x5C\x5C\x31\
x6F\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x5A\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\
x35\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x37\x5C\
x5C\x74\x5C\x5C\x76\x5C\x5C\x5A\x5C\x5C\x35\x5C\x5C\x31\x36\x5C\x5C\x70\x5C\x5C\
x72\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x31\x5C\x5C\x4D\x5C\x27\
x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x4D\x5C\x5C\x42\x5C\x5C\x43\x5C\x5C\x7A\x5C\x5C\
x36\x5C\x5C\x42\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\
x7A\x5C\x5C\x72\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\
x36\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x38\x5C\x5C\x31\x42\x5C\x5C\x53\x5C\x5C\x44\
x5C\x5C\x74\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x58\x5C\x5C\x4D\x5C\x5C\x38\
x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\
x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x65\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x51\x5C\
x5C\x76\x5C\x5C\x79\x5C\x5C\x31\x6F\x5C\x5C\x72\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x66\x5C\x5C\x32\x5C\x5C\x31\x66\x5C\x5C\x32\x5C\x5C\x35\
x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x79\x5C\x5C\x51\x5C\x5C\x53\x5C\x5C\x54\
x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x44\x5C\x5C\x36\x5C\x27\x2C\x5C\
x27\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\x5C\x53\x5C\
x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\x49\x5C\x5C\x42\x5C\
x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x49\x5C\x5C\x34\x5C\x27\x2C\
x5C\x27\x5C\x5C\x4C\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\x7A\x5C\x5C\x31\x6B\x5C\x5C\
x4F\x5C\x5C\x42\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\
x31\x6A\x5C\x5C\x38\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x49\
x5C\x5C\x44\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\
x5C\x5C\x58\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x76\
x5C\x5C\x44\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x7A\x5C\x5C\x31\x6F\x5C\
x5C\x31\x63\x5C\x5C\x4E\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\
x59\x5C\x5C\x59\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x62\x5C\x5C\x31\x30\x5C\x5C\x31\
x79\x5C\x5C\x31\x44\x5C\x5C\x31\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x37\
x5C\x5C\x7A\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x4C\x5C\x5C\x72\
x5C\x5C\x58\x5C\x5C\x43\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x79\x5C\x5C\x49\x5C\x27\
x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x31\x30\x5C\x5C\x35\x5C\
x5C\x79\x5C\x5C\x37\x5C\x5C\x31\x67\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x2C\x5C\x27\
x5C\x5C\x42\x5C\x5C\x79\x5C\x5C\x31\x76\x5C\x5C\x31\x65\x5C\x5C\x31\x37\x5C\x27\
x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\x31\x68\x5C\x5C\x57\x5C\x5C\x43\x5C\
x5C\x57\x5C\x5C\x36\x5C\x5C\x74\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\
x5C\x76\x5C\x5C\x37\x5C\x5C\x35\x5C\x5C\x41\x5C\x5C\x43\x5C\x5C\x44\x5C\x5C\x74\
x5C\x5C\x76\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x31\
x65\x5C\x5C\x51\x5C\x5C\x31\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x36\x5C\
x5C\x76\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x31\x37\x5C\x5C\x31\
x70\x5C\x5C\x31\x6E\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x35\x5C\
x5C\x71\x5C\x5C\x76\x5C\x5C\x36\x5C\x5C\x31\x54\x5C\x5C\x37\x5C\x5C\x4C\x5C\x5C\
x49\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\
x72\x5C\x5C\x7A\x5C\x5C\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\
x36\x5C\x5C\x71\x5C\x5C\x4F\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x76\x5C\
x5C\x31\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x7A\
x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x6F\x5C\x5C\x31\x75\x5C\
x5C\x31\x68\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x66\x5C\x5C\x31\x74\x5C\
x5C\x31\x67\x5C\x5C\x31\x37\x5C\x5C\x31\x6C\x5C\x5C\x34\x5C\x5C\x59\x5C\x5C\x31\
x78\x5C\x5C\x79\x5C\x5C\x31\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x53\x5C\
x5C\x54\x5C\x5C\x31\x73\x5C\x5C\x74\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\
x4F\x5C\x5C\x31\x31\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x76\x5C\
x5C\x7A\x5C\x5C\x71\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\
x5C\x35\x5C\x5C\x75\x5C\x5C\x31\x32\x5C\x5C\x53\x5C\x27\x2C\x5C\x27\x5C\x5C\x74\
x5C\x5C\x31\x57\x5C\x5C\x75\x5C\x5C\x7A\x5C\x5C\x72\x5C\x5C\x36\x5C\x5C\x37\x5C\
x5C\x31\x36\x5C\x5C\x7A\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x79\
x5C\x5C\x37\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\
x5C\x5C\x41\x5C\x5C\x4F\x5C\x5C\x31\x6A\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x76\x5C\
x5C\x79\x5C\x5C\x43\x5C\x5C\x58\x5C\x27\x2C\x5C\x27\x5C\x5C\x76\x5C\x5C\x70\x5C\
x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x30\x5C\x5C\x72\x5C\x5C\x31\x67\x5C\x5C\
x31\x69\x5C\x5C\x31\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x5A\x5C\x5C\x31\x49\x5C\x5C\
x76\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x37\x5C\x5C\x36\x5C\
x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\x44\
x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x32\
x5C\x5C\x38\x5C\x5C\x71\x5C\x5C\x31\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\
x7A\x5C\x5C\x4C\x5C\x5C\x31\x71\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\
x5C\x44\x5C\x5C\x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x37\
x5C\x5C\x43\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x37\
x5C\x5C\x36\x5C\x5C\x37\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x35\
x5C\x5C\x41\x5C\x5C\x4F\x5C\x5C\x31\x6A\x5C\x5C\x38\x5C\x5C\x76\x5C\x5C\x71\x5C\
x5C\x35\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x74\x5C\
x5C\x4D\x5C\x5C\x44\x5C\x5C\x79\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\
x5C\x31\x44\x5C\x5C\x31\x6E\x5C\x5C\x70\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\
x4C\x5C\x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\
x45\x5C\x5C\x47\x5C\x5C\x48\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x31\x33\x5C\x5C\x75\
x5C\x5C\x74\x5C\x5C\x44\x5C\x5C\x31\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x68\x5C\
x5C\x35\x5C\x5C\x31\x36\x5C\x5C\x4F\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x4C\x5C\x5C\
x35\x5C\x5C\x74\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x38\x5C\x5C\
x72\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x35\x5C\
x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x47\x5C\x5C\x31\x75\x5C\x5C\x31\
x65\x5C\x5C\x57\x5C\x5C\x31\x68\x5C\x5C\x31\x62\x5C\x5C\x31\x6C\x5C\x27\x2C\x5C\
x27\x5C\x5C\x4B\x5C\x5C\x31\x5C\x5C\x57\x5C\x5C\x31\x63\x5C\x5C\x4E\x5C\x5C\x59\
x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x59\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\
x5C\x5C\x58\x5C\x5C\x4A\x5C\x5C\x34\x5C\x5C\x43\x5C\x5C\x4C\x5C\x5C\x4A\x5C\x5C\
x34\x5C\x5C\x43\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x51\x5C\x5C\
x35\x5C\x5C\x37\x5C\x5C\x31\x65\x5C\x5C\x35\x5C\x5C\x51\x5C\x5C\x36\x5C\x27\x2C\
x5C\x27\x5C\x5C\x31\x73\x5C\x5C\x31\x76\x5C\x5C\x58\x5C\x5C\x31\x33\x5C\x5C\x31\
x66\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x46\x5C\x5C\x31\x46\x5C\x5C\x31\x72\x5C\x5C\
x74\x5C\x5C\x72\x5C\x5C\x71\x5C\x5C\x49\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x4F\x5C\
x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x70\x5C\x5C\x4C\x5C\x5C\x35\x5C\x5C\x70\
x5C\x5C\x5A\x5C\x5C\x35\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\
x70\x5C\x5C\x70\x5C\x5C\x76\x5C\x5C\x37\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x5C\
x51\x5C\x5C\x35\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x51\x5C\x5C\x36\x5C\
x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x31\x5C\x5C\x46\x5C\x5C\x34\x5C\x5C\x45\x5C\
x5C\x41\x5C\x5C\x71\x5C\x5C\x31\x37\x5C\x5C\x31\x30\x5C\x5C\x72\x5C\x5C\x31\x79\
x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x35\x5C\x5C\x79\
x5C\x5C\x71\x5C\x5C\x31\x37\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\
x7A\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x5A\x5C\x5C\x4F\x5C\x5C\x4D\x5C\x5C\x44\x5C\
x5C\x72\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x36\x5C\x5C\x71\x5C\
x5C\x71\x5C\x5C\x74\x5C\x5C\x35\x5C\x5C\x38\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\
x5C\x37\x5C\x5C\x4C\x5C\x5C\x31\x36\x5C\x5C\x78\x5C\x5C\x31\x5C\x5C\x31\x5C\x5C\
x34\x70\x5C\x5C\x31\x58\x5C\x5C\x4D\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\
x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\x31\x6C\x5C\x5C\x49\x5C\x5C\x38\x5C\
x5C\x4D\x5C\x5C\x70\x5C\x5C\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x4D\x5C\x5C\x4C\x5C\
x5C\x76\x5C\x5C\x71\x5C\x5C\x35\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x35\x5C\x5C\x36\
x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x5C\x5C\x4E\x5C\x5C\x31\x43\x5C\x5C\
x31\x72\x5C\x5C\x31\x63\x5C\x5C\x4D\x5C\x5C\x44\x5C\x5C\x79\x5C\x5C\x51\x5C\x5C\
x53\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x71\x5C\x5C\x7A\x5C\x5C\x74\x5C\x5C\x31\x76\
x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x4E\x5C\x5C\x71\x5C\x5C\
x76\x5C\x5C\x31\x30\x5C\x5C\x54\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x38\x5C\
x5C\x31\x32\x5C\x5C\x53\x5C\x5C\x44\x5C\x5C\x72\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\
x43\x5C\x5C\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x38\x5C\x5C\
x31\x6C\x5C\x5C\x49\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6E\x5C\x5C\x49\
x5C\x5C\x31\x6D\x5C\x5C\x31\x33\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x33\
x5C\x5C\x31\x70\x5C\x5C\x46\x5C\x5C\x31\x6F\x5C\x5C\x31\x44\x5C\x5C\x59\x5C\x5C\
x31\x6D\x5C\x5C\x31\x6D\x5C\x5C\x31\x33\x5C\x5C\x58\x5C\x27\x2C\x5C\x27\x5C\x5C\
x37\x5C\x5C\x74\x5C\x5C\x49\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x30\x5C\
x5C\x41\x5C\x5C\x32\x5C\x5C\x31\x74\x5C\x5C\x31\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\
x74\x5C\x5C\x57\x5C\x5C\x4F\x5C\x5C\x31\x31\x5C\x5C\x76\x5C\x5C\x41\x5C\x5C\x51\
x5C\x5C\x4F\x5C\x5C\x38\x5C\x5C\x74\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x62\x5C\x5C\
x70\x5C\x5C\x51\x5C\x5C\x37\x5C\x5C\x31\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\
x5C\x31\x39\x5C\x5C\x51\x5C\x5C\x74\x5C\x5C\x36\x5C\x5C\x79\x5C\x5C\x71\x5C\x5C\
x31\x37\x5C\x5C\x72\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x38\x5C\
x5C\x31\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x59\x5C\x5C\x59\x5C\x5C\x31\x63\x5C\x5C\
x32\x5C\x5C\x31\x5C\x5C\x4E\x5C\x5C\x31\x43\x5C\x5C\x31\x6D\x5C\x5C\x31\x69\x5C\
x5C\x31\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x46\x5C\x5C\x48\x5C\x5C\x46\x5C\x5C\x58\
x5C\x5C\x31\x67\x5C\x5C\x31\x69\x5C\x5C\x7A\x5C\x5C\x59\x5C\x5C\x31\x6F\x5C\x27\
x2C\x5C\x27\x5C\x5C\x31\x31\x5C\x5C\x49\x5C\x5C\x7A\x5C\x5C\x4F\x5C\x5C\x70\x5C\
x5C\x7A\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x27\x2C\x5C\x27\
x5C\x5C\x31\x6A\x5C\x5C\x70\x5C\x5C\x72\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x35\x5C\
x5C\x79\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x31\x6B\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\
x31\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x57\x5C\x5C\x7A\x5C\x5C\x35\x5C\x5C\x54\x5C\
x5C\x4D\x5C\x5C\x76\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x53\x5C\x5C\x54\x5C\
x5C\x31\x31\x5C\x5C\x71\x5C\x5C\x76\x5C\x5C\x31\x30\x5C\x5C\x4F\x5C\x5C\x70\x5C\
x5C\x7A\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x4C\x5C\x5C\x31\x74\x5C\x5C\x57\
x5C\x5C\x31\x6D\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x4E\x5C\x5C\x38\x5C\x5C\
x46\x5C\x5C\x47\x5C\x5C\x43\x5C\x5C\x70\x5C\x5C\x4E\x5C\x27\x2C\x5C\x27\x5C\x5C\
x76\x5C\x5C\x79\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x74\x5C\x5C\x76\x5C\
x5C\x44\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x43\x5C\x5C\x38\x5C\x5C\x4C\x5C\
x5C\x76\x5C\x5C\x44\x5C\x5C\x44\x5C\x5C\x76\x5C\x5C\x79\x5C\x5C\x51\x5C\x27\x2C\
x5C\x27\x5C\x5C\x35\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x4C\x5C\x27\x2C\x5C\x27\x5C\
x5C\x58\x5C\x5C\x4C\x5C\x5C\x76\x5C\x5C\x7A\x5C\x5C\x35\x5C\x27\x2C\x5C\x27\x5C\
x5C\x4F\x5C\x5C\x31\x4C\x5C\x5C\x4F\x5C\x5C\x31\x78\x5C\x5C\x4C\x5C\x5C\x76\x5C\
x5C\x44\x5C\x5C\x44\x5C\x5C\x76\x5C\x5C\x79\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x31\
x5C\x5C\x7A\x5C\x5C\x76\x5C\x5C\x4F\x5C\x5C\x70\x5C\x5C\x7A\x5C\x5C\x36\x5C\x5C\
x38\x5C\x5C\x38\x5C\x5C\x31\x32\x5C\x27\x5D\x3B\x32\x39\x3D\x55\x28\x29\x7B\x31\
x64\x20\x61\x7D\x3B\x31\x64\x20\x32\x39\x28\x29\x7D\x27\x2C\x36\x32\x2C\x38\x34\
x2C\x27\x7C\x38\x35\x7C\x38\x36\x7C\x38\x37\x7C\x38\x38\x7C\x38\x39\x7C\x38\x61\
x7C\x38\x62\x7C\x38\x63\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x38\x64\x7C\x38\x65\x7C\x38\x66\x7C\x7C\x38\x67\x7C\x38\x68\x7C\x38\
x69\x7C\x7C\x38\x6A\x7C\x38\x6B\x7C\x38\x6C\x7C\x38\x6D\x7C\x38\x6E\x7C\x38\x6F\
x7C\x38\x70\x7C\x38\x71\x7C\x38\x72\x7C\x38\x73\x7C\x38\x74\x7C\x38\x75\x7C\x38\
x76\x7C\x38\x77\x7C\x38\x78\x7C\x38\x79\x7C\x38\x7A\x7C\x38\x41\x7C\x38\x42\x7C\
x38\x43\x7C\x37\x55\x7C\x38\x44\x7C\x38\x45\x7C\x37\x53\x7C\x38\x46\x7C\x38\x47\
x7C\x38\x48\x7C\x38\x49\x7C\x38\x4A\x7C\x38\x4B\x7C\x38\x4C\x7C\x38\x4D\x7C\x38\
x4E\x7C\x38\x4F\x7C\x38\x50\x7C\x38\x51\x7C\x38\x52\x7C\x38\x53\x7C\x38\x54\x7C\
x38\x55\x7C\x38\x56\x7C\x38\x57\x7C\x37\x54\x7C\x38\x58\x7C\x38\x59\x7C\x38\x5A\
x7C\x39\x30\x7C\x39\x31\x7C\x39\x32\x7C\x39\x33\x7C\x39\x34\x7C\x39\x35\x7C\x39\
x36\x7C\x39\x37\x7C\x39\x38\x7C\x39\x39\x7C\x39\x61\x7C\x39\x62\x7C\x39\x63\x7C\
x39\x64\x7C\x39\x65\x7C\x39\x66\x7C\x39\x67\x7C\x39\x68\x7C\x39\x69\x7C\x39\x6A\
x7C\x39\x6B\x7C\x39\x6C\x7C\x39\x6D\x7C\x39\x6E\x7C\x39\x6F\x7C\x37\x57\x7C\x39\
x70\x7C\x39\x71\x7C\x39\x72\x7C\x39\x73\x7C\x39\x74\x7C\x39\x75\x7C\x39\x76\x7C\
x39\x77\x7C\x39\x78\x7C\x39\x79\x7C\x39\x7A\x7C\x39\x41\x7C\x39\x42\x7C\x39\x43\
x7C\x39\x44\x7C\x39\x45\x7C\x39\x46\x7C\x39\x47\x7C\x39\x48\x7C\x39\x49\x7C\x39\
x4A\x7C\x39\x4B\x7C\x39\x4C\x7C\x39\x4D\x7C\x39\x4E\x7C\x39\x4F\x7C\x39\x50\x7C\
x39\x51\x7C\x39\x52\x7C\x39\x53\x7C\x39\x54\x7C\x39\x55\x7C\x39\x56\x7C\x39\x57\
x7C\x39\x58\x7C\x39\x59\x7C\x39\x5A\x7C\x61\x30\x7C\x61\x31\x7C\x61\x32\x7C\x61\
x33\x7C\x61\x34\x7C\x61\x35\x7C\x61\x36\x7C\x61\x37\x7C\x61\x38\x7C\x61\x39\x7C\
x61\x61\x7C\x61\x62\x7C\x61\x63\x7C\x61\x64\x7C\x61\x65\x7C\x61\x66\x7C\x61\x67\
x7C\x61\x68\x7C\x61\x69\x7C\x61\x6A\x7C\x61\x6B\x7C\x61\x6C\x7C\x61\x6D\x7C\x61\
x6E\x7C\x61\x6F\x7C\x61\x70\x7C\x61\x71\x7C\x61\x72\x7C\x61\x73\x7C\x61\x74\x7C\
x61\x75\x7C\x61\x76\x7C\x61\x77\x7C\x61\x78\x7C\x61\x79\x7C\x61\x7A\x7C\x61\x41\
x7C\x61\x42\x7C\x61\x43\x7C\x61\x44\x7C\x61\x45\x7C\x61\x46\x7C\x61\x47\x7C\x61\
x48\x7C\x61\x49\x7C\x61\x4A\x7C\x61\x4B\x7C\x61\x4C\x7C\x61\x4D\x7C\x61\x4E\x7C\
x61\x4F\x7C\x61\x50\x7C\x61\x51\x7C\x61\x52\x7C\x61\x53\x7C\x61\x54\x7C\x61\x55\
x7C\x61\x56\x7C\x61\x57\x7C\x61\x58\x7C\x61\x59\x7C\x61\x5A\x7C\x62\x30\x7C\x62\
x31\x7C\x62\x32\x7C\x62\x33\x7C\x62\x34\x7C\x62\x35\x7C\x62\x36\x7C\x62\x37\x7C\
x62\x38\x7C\x62\x39\x7C\x62\x61\x7C\x62\x62\x7C\x62\x63\x7C\x62\x64\x7C\x62\x65\
x7C\x62\x66\x7C\x62\x67\x7C\x62\x68\x7C\x62\x69\x7C\x62\x6A\x7C\x62\x6B\x7C\x62\
x6C\x7C\x62\x6D\x7C\x62\x6E\x7C\x62\x6F\x7C\x62\x70\x7C\x62\x71\x7C\x62\x72\x7C\
x62\x73\x7C\x62\x74\x7C\x62\x75\x7C\x62\x76\x7C\x62\x77\x7C\x62\x78\x7C\x62\x79\
x7C\x62\x7A\x7C\x62\x41\x7C\x62\x42\x7C\x62\x43\x7C\x62\x44\x7C\x62\x45\x7C\x62\
x46\x7C\x62\x47\x7C\x62\x48\x7C\x62\x49\x7C\x62\x4A\x7C\x62\x4B\x7C\x62\x4C\x7C\
x62\x4D\x7C\x62\x4E\x7C\x62\x4F\x7C\x62\x50\x7C\x62\x51\x7C\x62\x52\x7C\x62\x53\
x7C\x62\x54\x7C\x62\x55\x7C\x62\x56\x7C\x62\x57\x7C\x62\x58\x7C\x62\x59\x7C\x62\
x5A\x7C\x63\x30\x7C\x63\x31\x7C\x63\x32\x7C\x63\x33\x7C\x63\x34\x7C\x63\x35\x7C\
x63\x36\x7C\x63\x37\x7C\x37\x56\x7C\x63\x38\x7C\x63\x39\x7C\x63\x61\x7C\x63\x62\
x7C\x63\x63\x7C\x63\x64\x7C\x63\x65\x7C\x63\x66\x7C\x63\x67\x7C\x63\x68\x7C\x63\
x69\x7C\x63\x6A\x7C\x63\x6B\x7C\x63\x6C\x7C\x63\x6D\x7C\x63\x6E\x7C\x63\x6F\x7C\
x63\x70\x7C\x63\x71\x7C\x63\x72\x7C\x63\x73\x7C\x63\x74\x7C\x63\x75\x7C\x63\x76\
x7C\x63\x77\x7C\x63\x78\x7C\x63\x79\x7C\x63\x7A\x7C\x63\x41\x7C\x37\x5A\x7C\x63\
x42\x7C\x63\x43\x7C\x63\x44\x7C\x63\x45\x7C\x63\x46\x7C\x63\x47\x7C\x63\x48\x7C\
x63\x49\x7C\x63\x4A\x7C\x63\x4B\x7C\x63\x4C\x7C\x63\x4D\x7C\x63\x4E\x7C\x63\x4F\
x7C\x63\x50\x7C\x63\x51\x7C\x63\x52\x7C\x63\x53\x7C\x63\x54\x7C\x63\x55\x7C\x63\
x56\x7C\x63\x57\x7C\x63\x58\x7C\x63\x59\x7C\x63\x5A\x7C\x64\x30\x7C\x64\x31\x7C\
x64\x32\x7C\x64\x33\x7C\x64\x34\x7C\x64\x35\x7C\x64\x36\x7C\x64\x37\x7C\x64\x38\
x7C\x64\x39\x7C\x64\x61\x7C\x64\x62\x7C\x64\x63\x7C\x64\x64\x7C\x64\x65\x7C\x64\
x66\x7C\x64\x67\x7C\x64\x68\x7C\x64\x69\x7C\x64\x6A\x7C\x64\x6B\x7C\x64\x6C\x7C\
x64\x6D\x7C\x64\x6E\x7C\x64\x6F\x7C\x64\x70\x7C\x64\x71\x7C\x64\x72\x7C\x64\x73\
x7C\x64\x74\x7C\x64\x75\x7C\x64\x76\x7C\x64\x77\x7C\x64\x78\x7C\x64\x79\x7C\x64\
x7A\x7C\x64\x41\x7C\x64\x42\x7C\x64\x43\x7C\x64\x44\x7C\x64\x45\x7C\x64\x46\x7C\
x64\x47\x7C\x64\x48\x7C\x64\x49\x7C\x64\x4A\x7C\x64\x4B\x7C\x64\x4C\x7C\x64\x4D\
x7C\x64\x4E\x7C\x64\x4F\x7C\x64\x50\x7C\x64\x51\x7C\x64\x52\x7C\x64\x53\x7C\x64\
x54\x7C\x64\x55\x7C\x64\x56\x7C\x64\x57\x7C\x64\x58\x7C\x64\x59\x7C\x64\x5A\x7C\
x65\x30\x7C\x65\x31\x7C\x65\x32\x7C\x65\x33\x7C\x65\x34\x7C\x65\x35\x7C\x65\x36\
x7C\x65\x37\x7C\x65\x38\x7C\x65\x39\x7C\x65\x61\x7C\x65\x62\x7C\x65\x63\x7C\x65\
x64\x7C\x65\x65\x7C\x65\x66\x7C\x65\x67\x7C\x65\x68\x7C\x65\x69\x7C\x65\x6A\x7C\
x65\x6B\x7C\x65\x6C\x7C\x65\x6D\x7C\x65\x6E\x7C\x65\x6F\x7C\x65\x70\x7C\x65\x71\
x7C\x65\x72\x7C\x65\x73\x7C\x65\x74\x7C\x65\x75\x7C\x65\x76\x7C\x65\x77\x7C\x65\
x78\x7C\x65\x79\x7C\x65\x7A\x7C\x65\x41\x7C\x65\x42\x7C\x65\x43\x7C\x65\x44\x7C\
x65\x45\x7C\x65\x46\x7C\x65\x47\x7C\x65\x48\x7C\x65\x49\x7C\x65\x4A\x7C\x65\x4B\
x7C\x65\x4C\x7C\x65\x4D\x7C\x65\x4E\x7C\x65\x4F\x7C\x65\x50\x7C\x65\x51\x7C\x65\
x52\x7C\x65\x53\x7C\x65\x54\x7C\x65\x55\x7C\x65\x56\x7C\x65\x57\x7C\x65\x58\x7C\
x65\x59\x7C\x65\x5A\x7C\x66\x30\x7C\x66\x31\x7C\x66\x32\x7C\x66\x33\x7C\x66\x34\
x7C\x66\x35\x7C\x66\x36\x7C\x66\x37\x7C\x66\x38\x7C\x66\x39\x7C\x66\x61\x7C\x66\
x62\x7C\x66\x63\x7C\x66\x64\x7C\x66\x65\x7C\x66\x66\x7C\x66\x67\x7C\x66\x68\x7C
\x66\x69\x7C\x66\x6A\x7C\x66\x6B\x7C\x66\x6C\x7C\x66\x6D\x7C\x66\x6E\x7C\x66\x6F\
x7C\x66\x70\x7C\x66\x71\x7C\x66\x72\x7C\x66\x73\x7C\x66\x74\x7C\x66\x75\x7C\x66\
x76\x7C\x66\x77\x7C\x66\x78\x27\x2E\x66\x79\x28\x27\x7C\x27\x29\x2C\x30\x2C\x7B\
x7D\x29\x29","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x66\
x75\x6E\x63\x74\x69\x6F\x6E\x7C\x72\x65\x74\x75\x72\x6E\x7C\x69\x66\x7C\x77\x68\
x69\x6C\x65\x7C\x70\x61\x72\x73\x65\x49\x6E\x74\x7C\x53\x74\x72\x69\x6E\x67\x7C\
x72\x65\x70\x6C\x61\x63\x65\x7C\x6E\x65\x77\x7C\x65\x76\x61\x6C\x7C\x66\x72\x6F\
x6D\x43\x68\x61\x72\x43\x6F\x64\x65\x7C\x74\x6F\x53\x74\x72\x69\x6E\x67\x7C\x52\
x65\x67\x45\x78\x70\x7C\x34\x38\x38\x7C\x78\x33\x30\x7C\x78\x37\x38\x7C\x78\x33\
x33\x7C\x78\x33\x32\x7C\x78\x36\x35\x7C\x78\x36\x31\x7C\x78\x37\x34\x7C\x78\x37\
x33\x7C\x78\x36\x33\x7C\x78\x36\x34\x7C\x78\x36\x66\x7C\x78\x37\x32\x7C\x78\x36\
x36\x7C\x78\x36\x39\x7C\x78\x33\x31\x7C\x78\x36\x65\x7C\x78\x36\x63\x7C\x78\x36\
x64\x7C\x78\x36\x32\x7C\x78\x32\x64\x7C\x78\x37\x30\x7C\x78\x33\x38\x7C\x78\x33\
x34\x7C\x78\x33\x35\x7C\x78\x33\x36\x7C\x78\x37\x35\x7C\x78\x33\x37\x7C\x78\x33\
x39\x7C\x78\x36\x38\x7C\x78\x32\x65\x7C\x78\x32\x66\x7C\x78\x32\x30\x7C\x76\x61\
x72\x7C\x78\x36\x37\x7C\x78\x32\x32\x7C\x78\x33\x65\x7C\x65\x6C\x73\x65\x7C\x78\
x37\x39\x7C\x78\x37\x37\x7C\x78\x34\x31\x7C\x78\x36\x62\x7C\x78\x37\x36\x7C\x78\
x33\x63\x7C\x78\x33\x64\x7C\x78\x34\x33\x7C\x74\x68\x69\x73\x7C\x30\x78\x30\x7C\
x78\x33\x61\x7C\x78\x35\x34\x7C\x5F\x30\x78\x31\x38\x65\x30\x32\x66\x7C\x78\x35\
x66\x7C\x30\x78\x31\x7C\x78\x35\x37\x7C\x78\x34\x39\x7C\x78\x34\x64\x7C\x78\x36\
x61\x7C\x78\x34\x34\x7C\x78\x37\x61\x7C\x78\x35\x31\x7C\x78\x32\x33\x7C\x78\x32\
x63\x7C\x78\x37\x31\x7C\x78\x35\x39\x7C\x78\x34\x66\x7C\x78\x34\x32\x7C\x78\x34\
x62\x7C\x78\x34\x65\x7C\x78\x35\x30\x7C\x78\x34\x35\x7C\x78\x35\x32\x7C\x78\x34\
x63\x7C\x78\x34\x61\x7C\x5F\x30\x78\x31\x64\x34\x30\x39\x61\x7C\x78\x35\x33\x7C\
x78\x34\x36\x7C\x78\x35\x38\x7C\x5F\x30\x78\x31\x32\x63\x32\x7C\x78\x32\x38\x7C\
x78\x35\x35\x7C\x78\x34\x37\x7C\x78\x35\x61\x7C\x78\x30\x61\x7C\x78\x32\x39\x7C\
x78\x32\x31\x7C\x5F\x30\x78\x34\x35\x64\x66\x34\x32\x7C\x5F\x30\x78\x35\x31\x36\
x65\x64\x38\x7C\x78\x32\x62\x7C\x78\x33\x62\x7C\x78\x33\x66\x7C\x5F\x30\x78\x33\
x63\x33\x35\x33\x30\x7C\x4D\x61\x74\x68\x7C\x78\x32\x36\x7C\x78\x35\x36\x7C\x62\
x72\x65\x61\x6B\x7C\x78\x32\x34\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x66\x6F\x72\x7C\
x78\x37\x62\x7C\x78\x37\x64\x7C\x5F\x30\x78\x32\x36\x61\x32\x34\x33\x7C\x5F\x30\
x78\x33\x30\x65\x33\x65\x34\x7C\x5F\x30\x78\x35\x34\x38\x32\x65\x65\x7C\x78\x35\
x64\x7C\x5F\x30\x78\x32\x62\x32\x36\x64\x35\x7C\x5F\x30\x78\x31\x38\x37\x34\x30\
x30\x7C\x5F\x30\x78\x34\x35\x32\x62\x38\x30\x7C\x5F\x30\x78\x32\x62\x65\x61\x36\
x63\x7C\x5F\x30\x78\x37\x65\x39\x31\x64\x31\x7C\x5F\x30\x78\x35\x62\x33\x37\x34\
x34\x7C\x5F\x30\x78\x35\x31\x39\x61\x61\x65\x7C\x5F\x30\x78\x37\x31\x66\x39\x7C\
x30\x78\x61\x61\x7C\x78\x34\x38\x7C\x30\x78\x66\x61\x7C\x5F\x30\x78\x33\x66\x39\
x32\x66\x34\x7C\x5F\x30\x78\x33\x62\x61\x39\x33\x32\x7C\x5F\x30\x78\x35\x62\x38\
x39\x39\x66\x7C\x5F\x30\x78\x34\x62\x30\x35\x64\x36\x7C\x5F\x30\x78\x31\x32\x32\
x63\x39\x32\x7C\x5F\x30\x78\x32\x30\x36\x36\x61\x35\x7C\x5F\x30\x78\x35\x39\x31\
x33\x61\x37\x7C\x5F\x30\x78\x33\x36\x35\x36\x66\x63\x7C\x5F\x30\x78\x32\x35\x30\
x39\x63\x30\x7C\x5F\x30\x78\x38\x35\x38\x38\x37\x66\x7C\x5F\x30\x78\x31\x33\x65\
x65\x31\x37\x7C\x5F\x30\x78\x32\x31\x33\x34\x36\x61\x7C\x5F\x30\x78\x32\x31\x34\
x34\x38\x65\x7C\x5F\x30\x78\x35\x35\x30\x36\x39\x35\x7C\x75\x6E\x64\x65\x66\x69\
x6E\x65\x64\x7C\x5F\x30\x78\x31\x34\x66\x66\x38\x38\x7C\x5F\x30\x78\x35\x65\x34\
x62\x66\x33\x7C\x5F\x30\x78\x35\x66\x31\x34\x30\x36\x7C\x5F\x30\x78\x33\x61\x39\
x30\x66\x37\x7C\x5F\x30\x78\x31\x34\x64\x33\x33\x31\x7C\x5F\x30\x78\x34\x30\x65\
x62\x37\x32\x7C\x5F\x30\x78\x33\x32\x32\x30\x61\x61\x7C\x5F\x30\x78\x31\x38\x39\
x64\x39\x34\x7C\x5F\x30\x78\x31\x35\x61\x32\x62\x64\x7C\x5F\x30\x78\x34\x64\x30\
x64\x37\x65\x7C\x5F\x30\x78\x35\x36\x64\x38\x62\x65\x7C\x5F\x30\x78\x33\x34\x63\
x33\x63\x36\x7C\x5F\x30\x78\x31\x34\x33\x37\x66\x39\x7C\x5F\x30\x78\x32\x35\x34\
x62\x39\x39\x7C\x5F\x30\x78\x31\x34\x64\x33\x34\x61\x7C\x5F\x30\x78\x31\x65\x37\
x32\x63\x37\x7C\x5F\x30\x78\x34\x35\x31\x63\x62\x30\x7C\x78\x35\x62\x7C\x30\x78\
x33\x7C\x5F\x30\x78\x31\x31\x33\x36\x38\x30\x7C\x30\x78\x33\x65\x38\x7C\x5F\x30\
x78\x32\x64\x36\x35\x38\x30\x7C\x5F\x30\x78\x31\x39\x36\x31\x37\x39\x7C\x5F\x30\
x78\x33\x66\x34\x66\x66\x32\x7C\x70\x6F\x73\x74\x50\x65\x72\x50\x61\x67\x65\x7C\
x5F\x30\x78\x39\x35\x36\x64\x65\x64\x7C\x63\x61\x73\x65\x7C\x5F\x30\x78\x38\x30\
x36\x35\x35\x33\x7C\x5F\x30\x78\x34\x37\x62\x36\x31\x34\x7C\x5F\x30\x78\x31\x39\
x33\x30\x32\x64\x7C\x5F\x30\x78\x31\x62\x36\x66\x35\x33\x7C\x5F\x30\x78\x35\x39\
x62\x63\x63\x36\x7C\x5F\x30\x78\x34\x37\x38\x64\x35\x33\x7C\x5F\x30\x78\x34\x37\
x32\x63\x37\x64\x7C\x5F\x30\x78\x31\x62\x66\x32\x32\x35\x7C\x5F\x30\x78\x33\x31\
x65\x35\x62\x34\x7C\x5F\x30\x78\x34\x37\x30\x30\x32\x63\x7C\x5F\x30\x78\x34\x65\
x34\x66\x61\x61\x7C\x5F\x30\x78\x35\x39\x34\x33\x39\x62\x7C\x5F\x30\x78\x32\x64\
x35\x34\x37\x30\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x5F\x30\x78\x34\x64\x32\
x33\x39\x38\x7C\x5F\x30\x78\x34\x34\x66\x61\x34\x65\x7C\x5F\x30\x78\x31\x37\x62\
x66\x31\x37\x7C\x5F\x30\x78\x33\x30\x66\x64\x32\x39\x7C\x5F\x30\x78\x33\x62\x32\
x39\x39\x63\x7C\x5F\x30\x78\x31\x33\x62\x39\x34\x63\x7C\x70\x75\x73\x68\x7C\x73\
x68\x69\x66\x74\x7C\x5F\x30\x78\x34\x38\x34\x39\x35\x31\x7C\x61\x72\x67\x75\x6D\
x65\x6E\x74\x73\x7C\x6E\x75\x6C\x6C\x7C\x5F\x30\x78\x35\x38\x62\x32\x61\x31\x7C\
x5F\x30\x78\x31\x63\x66\x31\x37\x39\x7C\x5F\x30\x78\x38\x34\x64\x32\x37\x37\x7C\
x5F\x30\x78\x34\x36\x31\x36\x34\x33\x7C\x5F\x30\x78\x38\x30\x36\x66\x34\x7C\x5F\
x30\x78\x64\x61\x66\x39\x37\x34\x7C\x5F\x30\x78\x36\x66\x39\x37\x62\x35\x7C\x30\
x78\x34\x34\x63\x7C\x5F\x30\x78\x34\x34\x36\x64\x37\x35\x7C\x5F\x30\x78\x31\x61\
x64\x65\x34\x30\x7C\x5F\x30\x78\x31\x34\x33\x33\x64\x35\x7C\x5F\x30\x78\x32\x63\
x63\x33\x38\x33\x7C\x5F\x30\x78\x35\x35\x62\x39\x61\x62\x7C\x5F\x30\x78\x33\x32\
x63\x64\x32\x34\x7C\x5F\x30\x78\x36\x62\x37\x31\x33\x64\x7C\x5F\x30\x78\x33\x32\
x36\x36\x32\x64\x7C\x73\x77\x69\x74\x63\x68\x7C\x5F\x30\x78\x31\x65\x64\x65\x35\
x30\x7C\x5F\x30\x78\x35\x32\x39\x61\x62\x38\x7C\x5F\x30\x78\x32\x62\x62\x36\x32\
x37\x7C\x5F\x30\x78\x38\x35\x64\x30\x61\x65\x7C\x5F\x30\x78\x35\x31\x30\x34\x65\
x32\x7C\x5F\x30\x78\x32\x62\x31\x32\x34\x62\x7C\x5F\x30\x78\x35\x31\x66\x38\x37\
x35\x7C\x5F\x30\x78\x31\x30\x30\x62\x65\x37\x7C\x5F\x30\x78\x33\x64\x35\x32\x61\
x32\x7C\x5F\x30\x78\x31\x61\x61\x64\x35\x35\x7C\x5F\x30\x78\x34\x33\x64\x34\x37\
x61\x7C\x6E\x6F\x54\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x69\x66\x72\x61\x6D\x65\
x7C\x73\x72\x63\x7C\x77\x77\x77\x7C\x79\x6F\x75\x74\x75\x62\x65\x7C\x63\x6F\x6D\
x7C\x5F\x30\x78\x32\x37\x62\x65\x33\x66\x7C\x5F\x30\x78\x32\x61\x63\x37\x37\x34\
x7C\x5F\x30\x78\x31\x35\x32\x39\x39\x31\x7C\x5F\x30\x78\x33\x65\x34\x66\x64\x39\
x7C\x5F\x30\x78\x32\x31\x35\x31\x38\x63\x7C\x5F\x30\x78\x35\x32\x39\x33\x36\x34\
x7C\x5F\x30\x78\x34\x39\x61\x39\x35\x30\x7C\x5F\x30\x78\x32\x37\x34\x64\x65\x62\
x7C\x5F\x30\x78\x35\x31\x33\x39\x34\x63\x7C\x5F\x30\x78\x64\x34\x37\x64\x38\x33\
x7C\x5F\x30\x78\x32\x64\x64\x32\x38\x65\x7C\x5F\x30\x78\x31\x66\x63\x37\x65\x65\
x7C\x5F\x30\x78\x35\x64\x37\x32\x35\x31\x7C\x30\x78\x31\x65\x7C\x5F\x30\x78\x31\
x62\x30\x64\x31\x34\x7C\x5F\x30\x78\x35\x65\x32\x65\x65\x63\x7C\x5F\x30\x78\x37\
x38\x30\x32\x33\x62\x7C\x5F\x30\x78\x61\x34\x30\x35\x64\x36\x7C\x5F\x30\x78\x35\
x35\x39\x37\x31\x33\x7C\x5F\x30\x78\x66\x35\x66\x34\x30\x34\x7C\x5F\x30\x78\x32\
x33\x66\x34\x37\x62\x7C\x5F\x30\x78\x33\x66\x63\x35\x38\x63\x7C\x5F\x30\x78\x31\
x65\x32\x32\x30\x65\x7C\x5F\x30\x78\x31\x31\x66\x65\x37\x33\x7C\x5F\x30\x78\x61\
x38\x37\x61\x66\x37\x7C\x5F\x30\x78\x33\x34\x32\x61\x37\x66\x7C\x5F\x30\x78\x37\
x32\x34\x38\x34\x30\x7C\x5F\x30\x78\x34\x36\x61\x35\x66\x64\x7C\x5F\x30\x78\x35\
x63\x63\x34\x65\x35\x7C\x5F\x30\x78\x35\x36\x63\x37\x63\x63\x7C\x5F\x30\x78\x32\
x36\x32\x61\x64\x39\x7C\x5F\x30\x78\x31\x36\x64\x35\x39\x62\x7C\x5F\x30\x78\x34\
x35\x31\x39\x36\x64\x7C\x5F\x30\x78\x31\x37\x61\x36\x33\x31\x7C\x73\x65\x74\x
54\x69\x6D\x65\x6F\x75\x74\x7C\x78\x32\x35\x7C\x74\x72\x79\x7C\x30\x78\x32\x7C\x30\
x78\x34\x7C\x30\x78\x35\x7C\x30\x78\x36\x7C\x30\x78\x37\x7C\x30\x78\x38\x7C\x30\
x78\x39\x7C\x30\x78\x61\x7C\x63\x61\x74\x63\x68\x7C\x5F\x30\x78\x32\x61\x32\x66\
x32\x37\x7C\x30\x78\x36\x31\x31\x37\x65\x7C\x5F\x30\x78\x61\x32\x38\x62\x36\x33\
x7C\x5F\x30\x78\x31\x31\x63\x37\x32\x65\x7C\x5F\x30\x78\x34\x31\x66\x63\x33\x62\
x7C\x5F\x30\x78\x32\x39\x38\x38\x61\x65\x7C\x5F\x30\x78\x31\x36\x32\x37\x33\x65\
x7C\x5F\x30\x78\x32\x36\x36\x30\x35\x32\x7C\x5F\x30\x78\x32\x32\x35\x66\x37\x35\
x7C\x5F\x30\x78\x31\x30\x64\x62\x39\x65\x7C\x5F\x30\x78\x35\x63\x37\x64\x65\x36\
x7C\x5F\x30\x78\x31\x30\x31\x36\x66\x39\x7C\x5F\x30\x78\x34\x61\x65\x33\x36\x31\
x7C\x5F\x30\x78\x35\x38\x39\x61\x31\x38\x7C\x5F\x30\x78\x34\x35\x63\x65\x33\x64\
x7C\x5F\x30\x78\x34\x63\x39\x62\x31\x65\x7C\x5F\x30\x78\x32\x66\x32\x66\x36\x39\
x7C\x5F\x30\x78\x33\x34\x36\x65\x62\x62\x7C\x5F\x30\x78\x31\x38\x31\x33\x63\x61\
x7C\x49\x6D\x61\x67\x65\x7C\x5F\x30\x78\x35\x62\x34\x62\x30\x37\x7C\x5F\x30\x78\
x35\x38\x65\x35\x32\x35\x7C\x5F\x30\x78\x33\x63\x33\x32\x61\x64\x7C\x5F\x30\x78\
x31\x35\x31\x65\x62\x66\x7C\x73\x65\x74\x49\x6E\x74\x65\x72\x76\x61\x6C\x7C\x5F\
x30\x78\x34\x39\x38\x66\x31\x64\x7C\x5F\x30\x78\x33\x65\x66\x38\x34\x31\x7C\x5F\
x30\x78\x34\x35\x31\x34\x31\x39\x7C\x5F\x30\x78\x36\x30\x36\x64\x65\x61\x7C\x5F\
x30\x78\x35\x31\x65\x64\x31\x33\x7C\x5F\x30\x78\x32\x61\x36\x37\x64\x31\x7C\x5F\
x30\x78\x32\x66\x37\x34\x39\x64\x7C\x5F\x30\x78\x32\x31\x38\x37\x65\x66\x7C\x5F\
x30\x78\x32\x64\x33\x36\x33\x62\x7C\x5F\x30\x78\x34\x31\x37\x66\x64\x62\x7C\x5F\
x30\x78\x34\x34\x30\x36\x31\x39\x7C\x5F\x30\x78\x35\x61\x64\x38\x62\x34\x7C\x5F\
x30\x78\x32\x61\x62\x37\x33\x36\x7C\x5F\x30\x78\x35\x34\x62\x63\x66\x64\x7C\x5F\
x30\x78\x32\x37\x31\x39\x61\x34\x7C\x5F\x30\x78\x31\x35\x34\x38\x62\x61\x7C\x5F\
x30\x78\x31\x31\x66\x64\x34\x62\x7C\x5F\x30\x78\x35\x39\x61\x32\x31\x65\x7C\x5F\
x30\x78\x33\x63\x33\x33\x30\x30\x7C\x5F\x30\x78\x32\x34\x34\x65\x65\x31\x7C\x5F\
x30\x78\x33\x62\x62\x66\x33\x32\x7C\x5F\x30\x78\x31\x63\x32\x36\x32\x38\x7C\x5F\
x30\x78\x34\x66\x66\x35\x36\x39\x7C\x5F\x30\x78\x34\x38\x63\x62\x61\x39\x7C\x5F\
x30\x78\x32\x66\x33\x34\x37\x32\x7C\x5F\x30\x78\x32\x39\x33\x35\x33\x62\x7C\x5F\
x30\x78\x31\x30\x62\x66\x30\x38\x7C\x5F\x30\x78\x31\x65\x32\x31\x33\x35\x7C\x5F\
x30\x78\x31\x64\x63\x62\x63\x33\x7C\x5F\x30\x78\x63\x30\x63\x61\x35\x31\x7C\x5F\
x30\x78\x33\x66\x64\x62\x32\x66\x7C\x5F\x30\x78\x31\x30\x30\x33\x62\x65\x7C\x5F\
x30\x78\x31\x32\x32\x36\x33\x35\x7C\x5F\x30\x78\x32\x33\x33\x34\x61\x61\x7C\x5F\
x30\x78\x35\x35\x61\x66\x63\x36\x7C\x5F\x30\x78\x32\x66\x34\x63\x38\x31\x7C\x5F\
x30\x78\x32\x38\x35\x32\x30\x64\x7C\x5F\x30\x78\x35\x34\x37\x65\x63\x61\x7C\x5F\
x30\x78\x32\x31\x63\x38\x63\x61\x7C\x5F\x30\x78\x33\x38\x30\x35\x30\x34\x7C\x5F\
x30\x78\x35\x36\x37\x64\x35\x30\x7C\x5F\x30\x78\x31\x62\x63\x39\x62\x33\x7C\x5F\
x30\x78\x34\x31\x38\x31\x31\x33\x7C\x5F\x30\x78\x35\x34\x35\x65\x64\x33\x7C\x5F\
x30\x78\x34\x39\x61\x36\x31\x32\x7C\x5F\x30\x78\x33\x32\x32\x33\x66\x31\x7C\x5F\
x30\x78\x33\x62\x37\x36\x62\x62\x7C\x5F\x30\x78\x32\x38\x38\x30\x36\x66\x7C\x5F\
x30\x78\x34\x33\x35\x63\x38\x31\x7C\x5F\x30\x78\x33\x33\x64\x65\x36\x65\x7C\x5F\
x30\x78\x34\x30\x38\x30\x35\x37\x7C\x5F\x30\x78\x34\x38\x33\x36\x38\x33\x7C\x5F\
x30\x78\x64\x39\x66\x31\x37\x32\x7C\x5F\x30\x78\x34\x63\x31\x63\x64\x34\x7C\x5F\
x30\x78\x33\x64\x39\x31\x31\x63\x7C\x5F\x30\x78\x66\x34\x37\x63\x65\x37\x7C\x64\
x65\x66\x61\x75\x6C\x74\x7C\x5F\x30\x78\x31\x31\x62\x30\x63\x33\x7C\x5F\x30\x78\
x32\x37\x61\x35\x32\x61\x7C\x5F\x30\x78\x34\x35\x34\x35\x36\x36\x7C\x5F\x30\x78\
x33\x63\x37\x34\x64\x35\x7C\x5F\x30\x78\x34\x32\x62\x34\x31\x39\x7C\x5F\x30\x78\
x33\x66\x34\x66\x62\x66\x7C\x5F\x30\x78\x34\x33\x33\x35\x33\x38\x7C\x5F\x30\x78\
x31\x63\x62\x62\x63\x36\x7C\x5F\x30\x78\x35\x65\x62\x66\x32\x64\x7C\x5F\x30\x78\
x31\x33\x35\x31\x62\x33\x7C\x5F\x30\x78\x37\x31\x39\x31\x64\x62\x7C\x5F\x30\x78\
x64\x37\x66\x63\x64\x62\x7C\x5F\x30\x78\x35\x63\x62\x35\x36\x34\x7C\x5F\x30\x78\
x31\x30\x38\x62\x33\x31\x7C\x5F\x30\x78\x32\x39\x63\x64\x39\x31\x7C\x5F\x30\x78\
x35\x36\x65\x65\x31\x36\x7C\x5F\x30\x78\x31\x33\x36\x38\x38\x31\x7C\x5F\x30\x78\
x34\x36\x33\x39\x35\x63\x7C\x5F\x30\x78\x35\x63\x31\x65\x63\x36\x7C\x5F\x30\x78\
x34\x65\x65\x39\x32\x33\x7C\x5F\x30\x78\x31\x39\x64\x34\x37\x32\x7C\x5F\x30\x78\
x31\x37\x64\x30\x36\x30\x7C\x5F\x30\x78\x31\x62\x31\x33\x64\x37\x7C\x5F\x30\x78\
x35\x39\x34\x39\x32\x65\x7C\x5F\x30\x78\x34\x31\x30\x35\x38\x31\x7C\x5F\x30\x78\
x31\x32\x33\x31\x39\x65\x7C\x5F\x30\x78\x34\x34\x34\x39\x31\x31\x7C\x5F\x30\x78\
x32\x31\x36\x66\x61\x65\x7C\x5F\x30\x78\x32\x36\x61\x61\x30\x31\x7C\x5F\x30\x78\
x65\x64\x64\x62\x37\x32\x7C\x5F\x30\x78\x66\x63\x37\x61\x66\x64\x7C\x5F\x30\x78\
x32\x30\x31\x37\x38\x39\x7C\x69\x6E\x7C\x63\x6F\x6E\x74\x69\x6E\x75\x65\x7C\x5F\
x30\x78\x31\x61\x32\x66\x38\x38\x7C\x5F\x30\x78\x33\x64\x32\x37\x30\x32\x7C\x5F\
x30\x78\x61\x30\x37\x34\x32\x32\x7C\x5F\x30\x78\x32\x32\x33\x39\x64\x65\x7C\x5F\
x30\x78\x33\x31\x35\x62\x33\x63\x7C\x5F\x30\x78\x34\x35\x31\x61\x65\x39\x7C\x5F\
x30\x78\x64\x32\x65\x66\x36\x61\x7C\x5F\x30\x78\x62\x64\x37\x66\x66\x65\x7C\x5F\
x30\x78\x34\x63\x64\x37\x39\x34\x7C\x5F\x30\x78\x33\x31\x66\x33\x62\x35\x7C\x5F\
x30\x78\x63\x39\x64\x31\x66\x65\x7C\x5F\x30\x78\x31\x66\x62\x37\x65\x38\x7C\x5F\
x30\x78\x32\x62\x35\x37\x65\x64\x7C\x5F\x30\x78\x33\x62\x36\x61\x34\x63\x7C\x5F\
x30\x78\x31\x38\x35\x66\x36\x66\x7C\x5F\x30\x78\x31\x66\x33\x63\x33\x37\x7C\x5F\
x30\x78\x33\x65\x33\x39\x32\x36\x7C\x5F\x30\x78\x35\x65\x62\x63\x30\x31\x7C\x5F\
x30\x78\x33\x32\x62\x63\x65\x65\x7C\x5F\x30\x78\x34\x35\x61\x37\x32\x31\x7C\x5F\
x30\x78\x32\x65\x62\x64\x32\x37\x7C\x5F\x30\x78\x32\x65\x36\x35\x36\x65\x7C\x5F\
x30\x78\x33\x35\x37\x38\x63\x36\x7C\x5F\x30\x78\x31\x61\x65\x65\x31\x32\x7C\x5F\
x30\x78\x35\x61\x30\x66\x35\x30\x7C\x5F\x30\x78\x34\x35\x61\x31\x30\x66\x7C\x5F\
x30\x78\x32\x65\x64\x32\x66\x31\x7C\x5F\x30\x78\x33\x32\x33\x30\x30\x38\x7C\x5F\
x30\x78\x34\x37\x34\x61\x30\x63\x7C\x5F\x30\x78\x61\x34\x64\x65\x34\x7C\x5F\x30\
x78\x32\x39\x35\x61\x32\x36\x7C\x5F\x30\x78\x31\x64\x38\x39\x63\x33\x7C\x5F\x30\
x78\x35\x39\x36\x66\x61\x36\x7C\x5F\x30\x78\x34\x36\x39\x30\x33\x37\x7C\x5F\x30\
x78\x62\x36\x62\x64\x64\x62\x7C\x5F\x30\x78\x35\x31\x62\x37\x34\x33\x7C\x5F\x30\
x78\x32\x31\x63\x34\x34\x39\x7C\x5F\x30\x78\x35\x63\x64\x35\x30\x62\x7C\x5F\x30\
x78\x31\x66\x62\x39\x65\x62\x7C\x5F\x30\x78\x34\x65\x63\x39\x30\x63\x7C\x5F\x30\
x78\x33\x65\x64\x34\x66\x65\x7C\x5F\x30\x78\x31\x64\x36\x33\x36\x33\x7C\x5F\x30\
x78\x31\x63\x31\x37\x34\x32\x7C\x5F\x30\x78\x64\x35\x65\x30\x33\x37\x7C\x5F\x30\
x78\x32\x34\x39\x63\x37\x38\x7C\x5F\x30\x78\x32\x61\x63\x64\x39\x62\x7C\x5F\x30\
x78\x33\x37\x66\x33\x62\x38\x7C\x5F\x30\x78\x35\x61\x30\x63\x36\x65\x7C\x5F\x30\
x78\x32\x64\x37\x32\x32\x61\x7C\x5F\x30\x78\x34\x34\x31\x37\x66\x39\x7C\x5F\x30\
x78\x34\x30\x62\x63\x33\x63\x7C\x5F\x30\x78\x31\x36\x36\x64\x62\x36\x7C\x66\x69\
x78\x65\x64\x53\x69\x64\x65\x62\x61\x72\x7C\x30\x78\x36\x34\x7C\x30\x78\x31\x66\
x34\x7C\x5F\x30\x78\x33\x32\x64\x63\x61\x65\x7C\x5F\x30\x78\x33\x36\x65\x38\x36\
x66\x7C\x5F\x30\x78\x34\x30\x63\x61\x34\x66\x7C\x5F\x30\x78\x33\x30\x36\x63\x64\
x7C\x5F\x30\x78\x63\x39\x36\x62\x65\x39\x7C\x5F\x30\x78\x31\x35\x66\x38\x34\x66\
x7C\x5F\x30\x78\x31\x32\x61\x66\x34\x38\x7C\x5F\x30\x78\x33\x62\x30\x35\x32\x32\
x7C\x5F\x30\x78\x31\x30\x62\x37\x66\x36\x7C\x5F\x30\x78\x32\x30\x63\x62\x37\x32\
x7C\x5F\x30\x78\x32\x66\x63\x66\x35\x36\x7C\x5F\x30\x78\x64\x31\x62\x63\x61\x35\
x7C\x5F\x30\x78\x32\x34\x39\x34\x31\x37\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x53\
x79\x73\x74\x65\x6D\x7C\x5F\x30\x78\x64\x61\x30\x31\x39\x33\x7C\x64\x69\x73\x71\
x75\x73\x5F\x62\x6C\x6F\x67\x67\x65\x72\x5F\x63\x75\x72\x72\x65\x6E\x74\x5F\x75\
x72\x6C\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x64\x69\x73\x71\x75\x73\x53\x68\
x6F\x72\x74\x6E\x61\x6D\x65\x7C\x5F\x30\x78\x33\x34\x30\x31\x34\x34\x7C\x30\x78\
x33\x62\x39\x61\x63\x61\x30\x30\x7C\x30\x78\x31\x37\x34\x38\x37\x36\x65\x38\x30\
x30\x7C\x5F\x30\x78\x31\x34\x31\x30\x30\x63\x7C\x5F\x30\x78\x34\x66\x33\x32\x34\
x39\x7C\x5F\x30\x78\x32\x34\x31\x32\x34\x31\x7C\x5F\x30\x78\x32\x64\x63\x32\x30\
x37\x7C\x5F\x30\x78\x38\x39\x63\x30\x63\x32\x7C\x5F\x30\x78\x33\x66\x66\x33\x34\
x65\x7C\x5F\x30\x78\x33\x32\x62\x63\x63\x31\x7C\x5F\x30\x78\x32\x32\x64\x33\x33\
x35\x7C\x5F\x30\x78\x31\x33\x39\x33\x62\x37\x7C\x30\x78\x31\x64\x65\x7C\x73\x70\
x6C\x69\x74","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\
x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\
x67"];eval(function(_0x86cfx1,_0x86cfx2,_0x86cfx3,_0x86cfx4,_0x86cfx5,_0x86cfx6)
{_0x86cfx5= function(_0x86cfx3){return (_0x86cfx3< _0x86cfx2?
_0x207d[4]:_0x86cfx5(parseInt(_0x86cfx3/ _0x86cfx2)))+ ((_0x86cfx3= _0x86cfx3%
_0x86cfx2)> 35?String[_0x207d[5]](_0x86cfx3+ 29):_0x86cfx3.toString(36))};if(!
_0x207d[4][_0x207d[6]](/^/,String)){while(_0x86cfx3--)
{_0x86cfx6[_0x86cfx5(_0x86cfx3)]= _0x86cfx4[_0x86cfx3]||
_0x86cfx5(_0x86cfx3)};_0x86cfx4= [function(_0x86cfx5){return
_0x86cfx6[_0x86cfx5]}];_0x86cfx5= function(){return _0x207d[7]};_0x86cfx3=
1};while(_0x86cfx3--){if(_0x86cfx4[_0x86cfx3]){_0x86cfx1= _0x86cfx1[_0x207d[6]]
( new RegExp(_0x207d[8]+ _0x86cfx5(_0x86cfx3)+
_0x207d[8],_0x207d[9]),_0x86cfx4[_0x86cfx3])}};return _0x86cfx1}
(_0x207d[0],62,965,_0x207d[3][_0x207d[2]](_0x207d[1]),0,{}))
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
if (window['location']['href']['indexOf']('/p/checkout.html') > -1) {
document['title'] = 'Checkout';
$('.item-post .post-body')['html']('<div
class=\'sora-cart-checkout\'></div><style>.sora-cart a {display: block;position:
relative;}.sora-cart .sora-cart-description,div#sidebar-wrapper,.static_page .item-
post h1.post-title, .blog-post-comments { display: none!important; }.item #main-
wrapper, .statc_page #main-wrapper { width:100%;float:none;max-width: 100%;
}</style>');
$(".sora-cart .sora-cart-details").wrap("<a href='/p/cart.html'></a>");
};
</html>