Created
September 26, 2020 02:29
-
-
Save mzaini30/3762c32b52fdb85518b693e3d5583b37 to your computer and use it in GitHub Desktop.
Template blogspot untuk Sanggar Caraka
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" ?> | |
<!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' lang='id' 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' name='viewport'/> | |
<title><data:view.title.escaped/></title> | |
<b:if cond='data:blog.url == data:blog.homepageUrl'> | |
<meta content='Komunitas baca tulis Sanggar Caraka' name='description'/> | |
</b:if> | |
<b:if cond='data:blog.pageType == "item"'> | |
<meta expr:content='data:blog.pageTitle' name='Description'/> | |
</b:if> | |
<b:include data='blog' name='all-head-content'/> | |
<b:if cond='data:view.isHomepage'> | |
<script type='application/ld+json'>{"@context":"http://schema.org","@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=Poppins:400,400i,500,500i,600,600i,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'/> | |
<link href='https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css' rel='stylesheet'/> | |
<!-- Template Style CSS --> | |
<b:skin version='1.0.0'><![CDATA[/* | |
----------------------------------------------- | |
Blogger Template Style | |
Name: Mono | |
License: Free Version | |
Version: 1.0 | |
Author: Sora Templates | |
Author Url: https://www.soratemplates.com/ | |
----------------------------------------------- */ | |
/* | |
<!-- Variable definitions --> | |
<Variable name="keycolor" description="Main Color" type="color" default="$(main.color)" value="#e5491d"/> | |
<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."/> | |
<Group description="Theme Colors" selector="body"> | |
<Variable name="main.color" description="Theme Color" type="color" default="#e5491d" value="#e5491d"/> | |
<Variable name="main.dark.color" description="Dark Color" type="color" default="#202020" value="#202020"/> | |
<Variable name="menu.color" description="Menu Color" type="color" default="$(main.dark.color)" value="#202020"/> | |
<Variable name="submenu.bg" description="SubMenu Background" type="color" default="#1f2024" value="#1f2024"/> | |
<Variable name="submenu.color" description="SubMenu Color" type="color" default="#f2f2f2" value="#f2f2f2"/> | |
<Variable name="title.color" description="Title Color" type="color" default="#333333" value="#333333"/> | |
<Variable name="title.hover" description="Title Color on Hover" type="color" default="$(main.color)" value="#e5491d"/> | |
<Variable name="footer.color" description="Footer Color" type="color" default="#f1ffff" value="#f1ffff"/> | |
</Group> | |
<Group description="Theme Body" selector="body"> | |
<Variable name="body.background.color" description="Body Background Color" hideEditor="true" type="color" default="#ffffff" value="#ffffff"/> | |
<Variable name="body.background" description="Background" hideEditor="true" type="background" color="$(body.background.color)" default="$(color) url() repeat fixed top left" value="$(color) url() repeat fixed top left"/> | |
<Variable name="body.text.color" description="Text Color" type="color" default="#656565" value="#656565"/> | |
<Variable name="body.link.color" description="Link Color" type="color" default="$(main.color)" value="#e5491d"/> | |
</Group> | |
<!-- Extra Variables --> | |
<Variable name="body.text.font" description="Font" hideEditor="true" type="font" default="13px Poppins, sans-serif" value="13px Poppins, sans-serif"/> | |
<Variable name="posts.background.color" description="Post background color" hideEditor="true" type="color" default="#ffffff" value="#ffffff"/> | |
<Variable name="tabs.font" description="Font 2" hideEditor="true" type="font" default="13px Poppins, sans-serif" value="13px Poppins, sans-serif"/> | |
<Variable name="posts.title.color" description="Post title color" hideEditor="true" type="color" default="#333333" value="#333333"/> | |
<Variable name="posts.text.color" description="Post text color" hideEditor="true" type="color" default="#656565" value="#656565"/> | |
<Variable name="posts.icons.color" description="Post icons color" hideEditor="true" type="color" default="$(main.color)" value="#e5491d"/> | |
<Variable name="labels.background.color" description="Label background color" hideEditor="true" type="color" default="$(main.color)" value="#e5491d"/> | |
*/ | |
/*-- Reset CSS --*/ | |
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{ | |
padding:0; | |
border:0; | |
outline:0; | |
vertical-align:baseline; | |
background:0 0; | |
text-decoration:none | |
} | |
form,textarea,input,button{ | |
-webkit-appearance:none; | |
-moz-appearance:none; | |
appearance:none; | |
border-radius:0 | |
} | |
dl,ul{ | |
list-style-position:inside; | |
font-weight:400; | |
list-style:none | |
} | |
ul li{ | |
list-style:none | |
} | |
caption,th{ | |
text-align:center | |
} | |
img{ | |
border:none; | |
position:relative | |
} | |
a,a:visited{ | |
text-decoration:none | |
} | |
.clearfix{ | |
clear:both | |
} | |
.section,.widget,.widget ul{ | |
margin:0; | |
padding:0 | |
} | |
a{ | |
color:$(body.link.color) | |
} | |
a img{ | |
border:0 | |
} | |
abbr{ | |
text-decoration:none | |
} | |
.CSS_LIGHTBOX{z-index:999999!important}.CSS_LIGHTBOX_ATTRIBUTION_INDEX_CONTAINER .CSS_HCONT_CHILDREN_HOLDER > .CSS_LAYOUT_COMPONENT.CSS_HCONT_CHILD:first-child > .CSS_LAYOUT_COMPONENT{opacity:0} | |
.separator a{ | |
clear:none!important; | |
float:none!important; | |
margin-left:0!important; | |
margin-right:0!important | |
} | |
#navbar-iframe,.widget-item-control,a.quickedit,.home-link,.feed-links{ | |
display:none!important | |
} | |
.center{ | |
display:table; | |
margin:0 auto; | |
position:relative | |
} | |
.widget > h2,.widget > h3{ | |
display:none | |
} | |
/*-- Body Content CSS --*/ | |
body{ | |
background:$(body.background); | |
background-color:$(body.background.color); | |
font-family:'Poppins',sans-serif; | |
font-size:14px; | |
font-weight:400; | |
color:$(body.text.color); | |
word-wrap:break-word; | |
margin:0; | |
padding:0 | |
} | |
#outer-wrapper{ | |
max-width:1230px; | |
background:#ffffff; | |
margin:0 auto; | |
} | |
.row{ | |
width:1200px | |
} | |
#content-wrapper{ | |
margin:40px auto; | |
overflow:hidden; | |
} | |
#content-wrapper-outer{ | |
box-sizing: border-box; | |
padding: 0 20px; | |
width:75%; | |
float:right; | |
} | |
#content-wrapper > .container{ | |
margin:0 -15px | |
} | |
#main-wrapper{ | |
float:left; | |
overflow:hidden; | |
width:66.66666667%; | |
box-sizing:border-box; | |
word-wrap:break-word; | |
padding:0 15px; | |
margin:0 | |
} | |
#sidebar-wrapper{ | |
float:right; | |
overflow:hidden; | |
width:33.33333333%; | |
box-sizing:border-box; | |
word-wrap:break-word; | |
padding:0 15px | |
} | |
.post-image-wrap{ | |
position:relative; | |
display:block | |
} | |
.post-image-link,.about-author .avatar-container,.comments .avatar-image-container{ | |
background-color:rgba(155,155,155,0.07); | |
color:transparent!important | |
} | |
.post-thumb{ | |
display:block; | |
position:relative; | |
width:100%; | |
height:100%; | |
object-fit:cover; | |
z-index:1; | |
border-radius: 4px; | |
transition:opacity .17s ease | |
} | |
.post-image-link:hover .post-thumb,.post-image-wrap:hover .post-image-link .post-thumb,.hot-item-inner:hover .post-image-link .post-thumb{ | |
opacity:.9 | |
} | |
.post-title a{ | |
display:block | |
} | |
.social a:before{ | |
display:inline-block; | |
font-family:FontAwesome; | |
font-style:normal; | |
font-weight:400 | |
} | |
.social .blogger a:before{ | |
content:"\f37d" | |
} | |
.social .facebook a:before{ | |
content:"\f09a" | |
} | |
.social .twitter a:before{ | |
content:"\f099" | |
} | |
.social .gplus a:before{ | |
content:"\f0d5" | |
} | |
.social .rss a:before{ | |
content:"\f09e" | |
} | |
.social .youtube a:before{ | |
content:"\f167" | |
} | |
.social .skype a:before{ | |
content:"\f17e" | |
} | |
.social .stumbleupon a:before{ | |
content:"\f1a4" | |
} | |
.social .tumblr a:before{ | |
content:"\f173" | |
} | |
.social .vk a:before{ | |
content:"\f189" | |
} | |
.social .stack-overflow a:before{ | |
content:"\f16c" | |
} | |
.social .github a:before{ | |
content:"\f09b" | |
} | |
.social .linkedin a:before{ | |
content:"\f0e1" | |
} | |
.social .dribbble a:before{ | |
content:"\f17d" | |
} | |
.social .soundcloud a:before{ | |
content:"\f1be" | |
} | |
.social .behance a:before{ | |
content:"\f1b4" | |
} | |
.social .digg a:before{ | |
content:"\f1a6" | |
} | |
.social .instagram a:before{ | |
content:"\f16d" | |
} | |
.social .pinterest a:before{ | |
content:"\f0d2" | |
} | |
.social .twitch a:before{ | |
content:"\f1e8" | |
} | |
.social .delicious a:before{ | |
content:"\f1a5" | |
} | |
.social .codepen a:before{ | |
content:"\f1cb" | |
} | |
.social .reddit a:before{ | |
content:"\f1a1" | |
} | |
.social .whatsapp a:before{ | |
content:"\f232" | |
} | |
.social .snapchat a:before{ | |
content:"\f2ac" | |
} | |
.social .email a:before{ | |
content:"\f0e0" | |
} | |
.social .external-link a:before{ | |
content:"\f35d" | |
} | |
.social-color .blogger a{ | |
background-color:#ff5722 | |
} | |
.social-color .facebook a{ | |
background-color:#3b5999 | |
} | |
.social-color .twitter a{ | |
background-color:#00acee | |
} | |
.social-color .gplus a{ | |
background-color:#db4a39 | |
} | |
.social-color .youtube a{ | |
background-color:#f50000 | |
} | |
.social-color .instagram a{ | |
background:linear-gradient(15deg,#ffb13d,#dd277b,#4d5ed4) | |
} | |
.social-color .pinterest a{ | |
background-color:#ca2127 | |
} | |
.social-color .dribbble a{ | |
background-color:#ea4c89 | |
} | |
.social-color .linkedin a{ | |
background-color:#0077b5 | |
} | |
.social-color .tumblr a{ | |
background-color:#365069 | |
} | |
.social-color .twitch a{ | |
background-color:#6441a5 | |
} | |
.social-color .rss a{ | |
background-color:#ffc200 | |
} | |
.social-color .skype a{ | |
background-color:#00aff0 | |
} | |
.social-color .stumbleupon a{ | |
background-color:#eb4823 | |
} | |
.social-color .vk a{ | |
background-color:#4a76a8 | |
} | |
.social-color .stack-overflow a{ | |
background-color:#f48024 | |
} | |
.social-color .github a{ | |
background-color:#24292e | |
} | |
.social-color .soundcloud a{ | |
background:linear-gradient(#ff7400,#ff3400) | |
} | |
.social-color .behance a{ | |
background-color:#191919 | |
} | |
.social-color .digg a{ | |
background-color:#1b1a19 | |
} | |
.social-color .delicious a{ | |
background-color:#0076e8 | |
} | |
.social-color .codepen a{ | |
background-color:#000 | |
} | |
.social-color .reddit a{ | |
background-color:#ff4500 | |
} | |
.social-color .whatsapp a{ | |
background-color:#3fbb50 | |
} | |
.social-color .snapchat a{ | |
background-color:#ffe700 | |
} | |
.social-color .email a{ | |
background-color:#888 | |
} | |
.social-color .external-link a{ | |
background-color:$(main.dark.color) | |
} | |
#header-wrap{ | |
position:relative; | |
margin:0; | |
z-index: 15; | |
width:25%; | |
float:left; | |
} | |
.header-header{ | |
width:100%; | |
height:160px; | |
position:relative; | |
overflow:hidden; | |
padding:25px 0 | |
} | |
.header-header .container{ | |
position:relative; | |
margin:0 auto; | |
padding:0 | |
} | |
.header-logo{ | |
position:relative; | |
width:100%; | |
max-width:160px; | |
max-height:160px; | |
margin:0 auto; | |
padding:15px 0; | |
text-align:center; | |
} | |
.header-logo .header-image-wrapper{ | |
display:block | |
} | |
.header-logo img{ | |
max-width:100%; | |
max-height:100%; | |
margin:0 | |
} | |
.header-logo h1{ | |
color:$(title.color); | |
font-size:20px; | |
line-height:1.4em; | |
margin:0 | |
} | |
.header-logo p{ | |
font-size:12px; | |
margin:5px 0 0 | |
} | |
.header-menu{ | |
position: relative; | |
float: left; | |
width: 100%; | |
display: block; | |
padding: 30px 0; | |
box-sizing: border-box; | |
} | |
#main-menu .widget,#main-menu .widget > h3{ | |
display:none | |
} | |
#main-menu .show-menu{ | |
display:block | |
} | |
#main-menu{ | |
position:relative; | |
z-index:15 | |
} | |
#main-menu ul > li{ | |
float: left; | |
width: 100%; | |
display: block; | |
margin: 0 0 20px; | |
position:relative; | |
padding:0; | |
transition:background .17s ease | |
} | |
#main-menu ul > li > a{ | |
height: 45px; | |
display: block; | |
color: $(menu.color); | |
font-size: 16px; | |
font-weight: 500; | |
line-height: 45px; | |
text-transform: uppercase; | |
padding: 0 45px; | |
transition: color .17s; | |
} | |
#main-menu ul > li:last-child a { | |
} | |
#main-menu ul#main-menu-nav > li:hover{ | |
} | |
#main-menu ul#main-menu-nav > li:hover > a{ | |
color:$(main.color) | |
} | |
#main-menu ul > li > ul{ | |
position:absolute; | |
float:left; | |
left:100%; | |
top:0; | |
width:180px; | |
background-color:$(submenu.bg); | |
z-index:99999; | |
margin-top:0; | |
padding:0; | |
border:1px solid $(submenu.bg); | |
box-shadow:0 2px 2px 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:-1px 0 0 | |
} | |
#main-menu ul > li > ul > li{ | |
display:block; | |
margin:0; | |
float:none; | |
position:relative; | |
background-color:rgba(255,255,255,0.03); | |
border-bottom:1px solid $(submenu.bg); | |
transition:background .17s ease | |
} | |
#main-menu ul > li > ul > li a{ | |
display:block; | |
height:36px; | |
font-size:13px; | |
color:$(submenu.color); | |
font-weight:600; | |
line-height:36px; | |
box-sizing:border-box; | |
margin:0; | |
padding:0 15px; | |
transition:color .17s ease | |
} | |
#main-menu ul > li > ul > li:last-child{ | |
border-bottom:0 | |
} | |
#main-menu ul > li.has-sub > a:after{ | |
background:none; | |
content:'\f105'; | |
float:right; | |
font-family:FontAwesome; | |
font-size:12px; | |
font-weight:400; | |
margin:0 0 0 6px | |
} | |
#main-menu ul > li > ul > li.has-sub > a:after{ | |
content:'\f105'; | |
float:right; | |
margin:0 | |
} | |
#main-menu ul li > a i { | |
font-size: 24px; | |
vertical-align: middle; | |
margin-right: 15px; | |
position: relative; | |
top: -1px; | |
} | |
#main-menu ul > li > ul > li a:hover{ | |
color:$(main.color) | |
} | |
#main-menu ul > li:hover > ul,#main-menu ul > li > ul > li:hover > ul{ | |
visibility:visible; | |
opacity:1 | |
} | |
#main-menu ul ul{ | |
transition:all .17s ease | |
} | |
.mobile-menu-toggle{ | |
display:none; | |
position:absolute; | |
top:0; | |
left:0; | |
width:100%; | |
height:60px; | |
line-height:60px; | |
background-color:rgba(255,255,255,0.05); | |
z-index:20; | |
color:#fff; | |
font-size:17px; | |
font-weight:400; | |
text-align:center; | |
cursor:pointer; | |
transition:color .17s ease | |
} | |
.mobile-menu-toggle:hover{ | |
color:$(main.color) | |
} | |
.mobile-menu-toggle:before{ | |
content:"\f0c9"; | |
font-family:FontAwesome | |
} | |
.nav-active .mobile-menu-toggle:before{ | |
content:"\f00d"; | |
font-family:FontAwesome | |
} | |
.overlay{ | |
display:none; | |
position:fixed; | |
top:0; | |
left:0; | |
right:0; | |
bottom:0; | |
z-index:990; | |
background:rgba(255,255,255,0.8) | |
} | |
.mobile-menu-wrap{ | |
display:none; | |
position:absolute; | |
top:60px; | |
left:0; | |
width:100%; | |
background-color:$(submenu.bg); | |
box-sizing:border-box; | |
visibility:hidden; | |
z-index:1000; | |
opacity:0; | |
transition:all .17s ease | |
} | |
.nav-active .mobile-menu-wrap{ | |
visibility:visible; | |
opacity:1 | |
} | |
.mobile-menu{ | |
position:relative; | |
overflow:hidden; | |
padding:20px; | |
border-top:1px solid rgba(255,255,255,0.03) | |
} | |
.mobile-menu > ul{ | |
margin:0 | |
} | |
.mobile-menu .m-sub{ | |
display:none; | |
padding:0 | |
} | |
.mobile-menu ul li{ | |
position:relative; | |
display:block; | |
overflow:hidden; | |
float:left; | |
width:100%; | |
font-size:14px; | |
line-height:38px | |
} | |
.mobile-menu > ul > li{ | |
font-weight:600 | |
} | |
.mobile-menu > ul li ul{ | |
overflow:hidden | |
} | |
.mobile-menu ul li a{ | |
color:$(submenu.color); | |
padding:0; | |
display:block; | |
transition:all .17s ease | |
} | |
.mobile-menu ul li.has-sub .submenu-toggle{ | |
position:absolute; | |
top:0; | |
right:0; | |
color:$(submenu.color); | |
cursor:pointer | |
} | |
.mobile-menu ul li.has-sub .submenu-toggle:after{ | |
content:'\f105'; | |
font-family:FontAwesome; | |
font-weight:400; | |
float:right; | |
width:34px; | |
font-size:14px; | |
text-align:center; | |
transition:all .17s ease | |
} | |
.mobile-menu ul li.has-sub.show > .submenu-toggle:after{ | |
transform:rotate(90deg) | |
} | |
.mobile-menu > ul > li > ul > li > a{ | |
color:$(submenu.color); | |
opacity:.7; | |
padding:0 0 0 15px | |
} | |
.mobile-menu > ul > li > ul > li > ul > li > a{ | |
color:$(submenu.color); | |
opacity:.7; | |
padding:0 0 0 30px | |
} | |
.post-meta{ | |
overflow:hidden; | |
color:$(main.color); | |
font-size:11px; | |
font-weight:500; | |
text-transform:uppercase; | |
padding:0 1px | |
} | |
.post-meta .post-author,.post-meta .post-date{ | |
float:left; | |
display:inline-block; | |
margin:0 10px 0 0 | |
} | |
.post-meta .post-author:before,.post-meta .post-date:before{ | |
font-family:FontAwesome; | |
font-weight:400; | |
margin:0 3px 0 0 | |
} | |
.post-meta .post-author:before{ | |
content:'\f007' | |
} | |
.post-meta .post-date:before{ | |
content:'\f017' | |
} | |
.post-meta a{ | |
color:$(main.color); | |
transition:color .17s | |
} | |
.post-meta a:hover{ | |
color:$(title.color) | |
} | |
#slider-wrapper .no-items{ | |
margin:0; | |
border-bottom:1px solid #ebebeb | |
} | |
#slider-section { | |
margin: 0 auto; | |
} | |
#slider-section .widget,#slider-section .widget > .widget-title{ | |
display:none | |
} | |
#slider-section .show-slider{ | |
display:block!important | |
} | |
#slider-section .show-slider .widget-content{ | |
position:relative; | |
height:430px; | |
overflow:hidden | |
} | |
.loader{ | |
position:relative; | |
height:100%; | |
overflow:hidden; | |
display:block; | |
margin:0 | |
} | |
.loader:after{ | |
content:''; | |
position:absolute; | |
top:50%; | |
left:50%; | |
width:28px; | |
height:28px; | |
margin:-16px 0 0 -16px; | |
border:2px solid $(main.color); | |
border-right-color:rgba(155,155,155,0.2); | |
border-radius:100%; | |
animation:spinner 1.1s 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) | |
} | |
} | |
.main-slider{ | |
position:relative; | |
overflow:hidden; | |
height:430px | |
} | |
.main-slider .slider-item{ | |
position:relative; | |
float:left; | |
width:100%; | |
height:430px; | |
overflow:hidden; | |
box-sizing:border-box | |
} | |
.slider-item-inner{ | |
position:relative; | |
float:left; | |
width:100%; | |
height:100%; | |
overflow:hidden; | |
display:block; | |
} | |
.main-slider .post-image-link{ | |
width:100%; | |
height:100%; | |
position:relative; | |
overflow:hidden; | |
display:block | |
} | |
.main-slider .post-info-wrap { | |
position: absolute; | |
left: 0; | |
bottom: 12px; | |
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; | |
} | |
.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 .no-posts{ | |
position:absolute; | |
top:calc(50% - 50px); | |
left:0; | |
width:100%; | |
text-align:center; | |
} | |
.slick-slider{ | |
position:relative; | |
display:block; | |
box-sizing:border-box; | |
-webkit-user-select:none; | |
-moz-user-select:none; | |
-ms-user-select:none; | |
user-select:none; | |
-webkit-touch-callout:none; | |
-khtml-user-select:none; | |
-ms-touch-action:pan-y; | |
touch-action:pan-y; | |
-webkit-tap-highlight-color:transparent | |
} | |
.slick-list{ | |
position:relative; | |
display:block; | |
overflow:hidden; | |
margin: 0 -9px; | |
padding:0 | |
} | |
.slick-list:focus{ | |
outline:none | |
} | |
.slick-list.dragging{ | |
cursor:pointer; | |
cursor:hand | |
} | |
.slick-slider .slick-track,.slick-slider .slick-list{ | |
-webkit-transform:translate3d(0,0,0); | |
-moz-transform:translate3d(0,0,0); | |
-ms-transform:translate3d(0,0,0); | |
-o-transform:translate3d(0,0,0); | |
transform:translate3d(0,0,0) | |
} | |
.slick-track{ | |
position:relative; | |
top:0; | |
left:0; | |
display:block; | |
margin-left:auto; | |
margin-right:auto | |
} | |
.slick-track:before,.slick-track:after{ | |
display:table; | |
content:'' | |
} | |
.slick-track:after{ | |
clear:both | |
} | |
.slick-loading .slick-track{ | |
visibility:hidden | |
} | |
.slick-slide{ | |
display:none; | |
float:left; | |
height:100%; | |
padding: 0 9px; | |
min-height:1px | |
} | |
[dir='rtl'] .slick-slide{ | |
float:right | |
} | |
.slick-slide img{ | |
display:block | |
} | |
.slick-slide.slick-loading img{ | |
display:none | |
} | |
.slick-slide.dragging img{ | |
pointer-events:none | |
} | |
.slick-initialized .slick-slide{ | |
display:block | |
} | |
.slick-loading .slick-slide{ | |
visibility:hidden | |
} | |
.slick-vertical .slick-slide{ | |
display:block; | |
height:auto; | |
border:1px solid transparent | |
} | |
.slick-arrow.slick-hidden{ | |
display:none | |
} | |
.slick-arrow{ | |
position:absolute; | |
top:calc(50% - 40px); | |
width:30px; | |
height:40px; | |
background-color:#fff; | |
font-size:20px; | |
color:#aaa; | |
text-align:center; | |
line-height:40px; | |
cursor:pointer; | |
z-index:10; | |
margin:0; | |
visibility:hidden; | |
opacity:0; | |
transition:all .17s ease | |
} | |
.slick-arrow:hover{ | |
background-color:$(main.color); | |
color:#fff | |
} | |
.slick-arrow:before{ | |
font-family:FontAwesome; | |
font-weight:400 | |
} | |
.slick-prev{ | |
left:0 | |
} | |
.slick-prev:before{ | |
content:'\f104' | |
} | |
.slick-next{ | |
right:0 | |
} | |
.slick-next:before{ | |
content:'\f105' | |
} | |
.main-slider:hover .slick-arrow{ | |
visibility:visible; | |
opacity:1 | |
} | |
.main-slider .post-info .post-tag{ | |
position:static; | |
display: inline-block; | |
height:20px; | |
background-color:$(main.color); | |
color:#fff; | |
font-size:12px; | |
font-weight:400; | |
text-transform:uppercase; | |
line-height:20px; | |
padding:0 8px; | |
margin:0 0 10px; | |
border:1px solid $(main.color); | |
transition:all .17s ease | |
} | |
.main-slider .post-info .post-tag:hover{ | |
background-color:$(main.dark.color); | |
color:#fff; | |
border-color:$(main.dark.color) | |
} | |
.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; | |
} | |
/* Dots */ | |
.slick-dotted.slick-slider | |
{ | |
} | |
.widget ul.slick-dots { | |
position: absolute; | |
bottom: 0; | |
display: block; | |
width: 100%; | |
padding: 0; | |
margin: 0; | |
list-style: none; | |
text-align: center; | |
display: table!important; | |
margin:0; | |
} | |
.slick-dots li { | |
position: relative; | |
display: table-cell; | |
height: 10px; | |
margin: 0 5px; | |
padding: 1px 1px 1px 0; | |
cursor: pointer; | |
background: #fff; | |
text-align: center; | |
} | |
.slick-dots li:last-child { | |
padding: 0; | |
} | |
.slick-dots li button | |
{ | |
font-size: 0; | |
line-height: 0; | |
display: block; | |
height: 10px; | |
padding: 5px; | |
cursor: pointer; | |
color: transparent; | |
border: 0; | |
outline: none; | |
width: 100%; | |
background: $(main.dark.color); | |
} | |
.slick-dots li button:hover, | |
.slick-dots li button:focus | |
{ | |
outline: none; | |
} | |
.slick-dots li button:hover:before, | |
.slick-dots li button:focus:before | |
{ | |
opacity: 1; | |
} | |
.slick-dots li.slick-active button { | |
background: $(main.color); | |
} | |
.queryMessage{ | |
overflow:hidden; | |
background-color:#f2f2f2; | |
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%; | |
height:32px; | |
background-color:$(main.color); | |
display:block; | |
margin:0 0 20px | |
} | |
.title-wrap > h3{ | |
position:relative; | |
display:block; | |
height:32px; | |
font-size:12px; | |
color:#fff; | |
font-weight:500; | |
line-height:32px; | |
text-align:center; | |
text-transform:uppercase; | |
padding:0; | |
margin:0 | |
} | |
.custom-widget li{ | |
overflow:hidden; | |
margin:20px 0 0 | |
} | |
.custom-widget li:first-child{ | |
padding:0; | |
margin:0; | |
border:0 | |
} | |
.custom-widget .post-image-link{ | |
position:relative; | |
width:80px; | |
height:70px; | |
float:left; | |
overflow:hidden; | |
display:block; | |
vertical-align:middle; | |
margin:0 12px 0 0 | |
} | |
.custom-widget .post-info{ | |
overflow:hidden | |
} | |
.custom-widget .post-title{ | |
overflow:hidden; | |
font-size:13px; | |
font-weight:500; | |
line-height:1.5em; | |
margin:0 0 3px | |
} | |
.custom-widget .post-title a{ | |
display:block; | |
color:$(title.color); | |
transition:color .17s | |
} | |
.custom-widget li:hover .post-title a{ | |
color:$(title.hover) | |
} | |
.index-post-wrap{ | |
position:relative; | |
float:left; | |
width:100% | |
} | |
.item-post-wrap { | |
background: #fff; | |
padding: 0; | |
box-sizing: border-box; | |
} | |
.blog-post{ | |
display:block; | |
overflow:hidden; | |
word-wrap:break-word | |
} | |
.grid-posts{ | |
display:flex; | |
flex-wrap:wrap; | |
} | |
.index-post{ | |
display: block; | |
margin: 0 0 30px; | |
box-sizing: border-box; | |
padding: 0; | |
} | |
.index-post .post-image-wrap{ | |
float:left; | |
width:260px; | |
height:180px; | |
overflow:hidden; | |
margin:0; | |
margin: 0 20px 0 0; | |
} | |
.index-post .post-image-wrap .post-image-link{ | |
width:100%; | |
height:100%; | |
position:relative; | |
display:block; | |
z-index:1; | |
overflow:hidden | |
} | |
.index-post .post-image-wrap .post-image-link .post-thumb{ | |
border-radius:0; | |
} | |
.post-tag{ | |
position:absolute; | |
top:20px; | |
left:20px; | |
height:18px; | |
z-index:5; | |
background-color:$(main.color); | |
color:#fff; | |
font-size:10px; | |
line-height:18px; | |
font-weight:500; | |
text-transform:uppercase; | |
padding:0 7px | |
} | |
.index-post .post-info{ | |
overflow: hidden; | |
} | |
.index-post .post-info > h2{ | |
font-size:19px; | |
font-weight:500; | |
line-height:1.5em; | |
text-decoration:none; | |
margin:0 | |
} | |
.index-post .post-info > h2 > a{ | |
display:block; | |
color:$(title.color); | |
transition:color .17s | |
} | |
.index-post .post-info > h2:hover > a{ | |
color:$(title.hover) | |
} | |
.widget iframe,.widget img{ | |
max-width:100% | |
} | |
.date-header{ | |
display:block; | |
overflow:hidden; | |
font-weight:400; | |
margin:0!important; | |
padding:0 | |
} | |
.index-post .post-meta{ | |
margin:10px 0 0 | |
} | |
.post-snippet{ | |
position:relative; | |
display:none; | |
overflow:hidden; | |
font-size:13px; | |
line-height:1.6em; | |
font-weight:400; | |
margin:7px 0 0 | |
} | |
a.read-more{ | |
background: $(main.dark.color); | |
display:inline-block; | |
overflow:hidden; | |
font-size:13px; | |
font-weight: 500; | |
text-transform: uppercase; | |
margin: 15px 0 0; | |
height: 25px; | |
font-size: 12px; | |
color: #fff; | |
line-height: 25px; | |
padding: 2px 12px; | |
letter-spacing: 0.5px; | |
transition:all .17s ease | |
} | |
a.read-more:hover { | |
background: $(main.color); | |
} | |
#breadcrumb{ | |
font-size:12px; | |
font-weight:400; | |
color:#aaa; | |
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 | |
} | |
.item-post h1.post-title{ | |
color:$(title.color); | |
font-size:27px; | |
line-height:1.5em; | |
font-weight:700; | |
position:relative; | |
display:block; | |
margin:0 0 15px; | |
padding:0 | |
} | |
.static_page .item-post h1.post-title{ | |
margin:0 | |
} | |
.item-post .post-body{ | |
width:100%; | |
font-size:15px; | |
line-height:1.5em; | |
overflow:hidden; | |
padding:20px 0 0; | |
margin:20px 0 0; | |
border-top:1px solid #eee | |
} | |
.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:20px 0 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 20px; | |
padding:0 | |
} | |
.post-labels span,.post-labels a{ | |
float:left; | |
height:22px; | |
background-color:#f2f2f2; | |
color:$(title.color); | |
font-size:12px; | |
line-height:22px; | |
font-weight:400; | |
margin:0; | |
padding:0 10px | |
} | |
.post-labels span{ | |
background-color:$(main.color); | |
color:#fff | |
} | |
.post-labels a{ | |
margin:0 0 0 5px; | |
transition:all .17s ease | |
} | |
.post-labels a:hover{ | |
background-color:$(main.color); | |
color:#fff; | |
border-color:$(main.color) | |
} | |
.post-reactions{ | |
height:28px; | |
display:block; | |
margin:0 0 15px | |
} | |
.post-reactions span{ | |
float:left; | |
color:$(title.color); | |
font-size:11px; | |
line-height:25px; | |
text-transform:uppercase; | |
font-weight:500 | |
} | |
.reactions-inner{ | |
float:left; | |
margin:0; | |
height:28px | |
} | |
.post-share{ | |
position:relative; | |
overflow:hidden; | |
line-height:0; | |
margin:0 0 30px | |
} | |
ul.share-links{ | |
position:relative | |
} | |
.share-links li{ | |
width:70px; | |
float:left; | |
box-sizing:border-box; | |
margin:0 5px 0 0 | |
} | |
.share-links li a{ | |
float:left; | |
display:inline-block; | |
cursor:pointer; | |
width:100%; | |
height:32px; | |
line-height:32px; | |
color:#fff; | |
font-weight:400; | |
font-size:15px; | |
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 | |
} | |
.about-author{ | |
position:relative; | |
display:block; | |
overflow:hidden; | |
background-color:#f9f9f9; | |
padding:20px; | |
margin:0 0 30px | |
} | |
.about-author .avatar-container{ | |
position:relative; | |
float:left; | |
width:80px; | |
height:80px; | |
background-color:rgba(255,255,255,0.05); | |
overflow:hidden; | |
margin:0 15px 0 0 | |
} | |
.about-author .author-avatar{ | |
float:left; | |
width:100%; | |
height:100% | |
} | |
.author-name{ | |
overflow:hidden; | |
display:inline-block; | |
font-size:12px; | |
font-weight:500; | |
text-transform:uppercase; | |
line-height:14px; | |
margin:7px 0 3px | |
} | |
.author-name span{ | |
color:$(title.color) | |
} | |
.author-name a{ | |
color:$(main.color); | |
transition:opacity .17s | |
} | |
.author-name a:hover{ | |
opacity:.8 | |
} | |
.author-description{ | |
display:block; | |
overflow:hidden; | |
font-size:12px; | |
font-weight:400; | |
line-height:1.6em | |
} | |
.author-description a:hover{ | |
text-decoration:underline | |
} | |
#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 -10px; | |
padding:0 | |
} | |
.related-posts .related-item{ | |
width:33.33333333%; | |
position:relative; | |
overflow:hidden; | |
float:left; | |
display:block; | |
box-sizing:border-box; | |
padding:0 10px; | |
margin:0 | |
} | |
.related-posts .post-image-link{ | |
width:100%; | |
height:130px; | |
position:relative; | |
overflow:hidden; | |
display:block | |
} | |
.related-posts .post-title{ | |
font-size:13px; | |
font-weight:400; | |
line-height:1.5em; | |
display:block; | |
margin:7px 0 5px | |
} | |
.related-posts .post-title a{ | |
color:$(title.color); | |
transition:color .17s | |
} | |
.related-posts .related-item:hover .post-title a{ | |
color:$(title.hover) | |
} | |
#blog-pager{ | |
float:left; | |
width:100%; | |
font-size:15px; | |
font-weight:500; | |
text-align:center; | |
clear:both; | |
box-sizing:border-box; | |
padding:30px 0 0; | |
margin:30px 0 10px; | |
border-top:1px solid rgba(155,155,155,0.1) | |
} | |
#blog-pager .load-more{ | |
display:inline-block; | |
height:34px; | |
background-color:$(main.dark.color); | |
font-size:14px; | |
color:#ffffff; | |
font-weight:400; | |
line-height:34px; | |
box-sizing:border-box; | |
padding:0 30px; | |
margin:0; | |
transition: all .17s ease; | |
border:1px solid rgba(0,0,0,.1); | |
} | |
#blog-pager #load-more-link{ | |
color:#fff; | |
cursor:pointer | |
} | |
#blog-pager #load-more-link:hover{ | |
background-color:$(main.color); | |
color:#fff | |
} | |
#blog-pager .load-more.no-more{ | |
background-color:rgba(155,155,155,0.05); | |
color:$(main.color) | |
} | |
#blog-pager .loading,#blog-pager .no-more{ | |
display:none | |
} | |
#blog-pager .loading .loader{ | |
position:relative; | |
height:100%; | |
overflow:hidden; | |
display:block; | |
margin:0 | |
} | |
#blog-pager .loading .loader{ | |
height:34px | |
} | |
#blog-pager .no-more.show{ | |
display:inline-block | |
} | |
#blog-pager .loading .loader:after{ | |
width:26px; | |
height:26px; | |
margin:-15px 0 0 -15px | |
} | |
#blog-pager .loading .loader:after{ | |
content:''; | |
position:absolute; | |
top:50%; | |
left:50%; | |
width:28px; | |
height:28px; | |
margin:-16px 0 0 -16px; | |
border:2px solid $(main.color); | |
border-right-color:rgba(155,155,155,0.2); | |
border-radius:100%; | |
animation:spinner 1.1s 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) | |
} | |
} | |
.archive #blog-pager,.home .blog-pager .blog-pager-newer-link,.home .blog-pager .blog-pager-older-link{ | |
display:none | |
} | |
.post-animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both} | |
@keyframes fadeIn { | |
from{opacity:0} | |
to{opacity:1} | |
} | |
.post-fadeIn{animation-name:fadeIn} | |
@keyframes fadeInUp { | |
from{opacity:0;transform:translate3d(0,5px,0)} | |
to{opacity:1;transform:translate3d(0,0,0)} | |
} | |
.post-fadeInUp{animation-name:fadeInUp} | |
.post-animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both} | |
@keyframes fadeIn { | |
from{opacity:0} | |
to{opacity:1} | |
} | |
.post-fadeIn{animation-name:fadeIn} | |
@keyframes fadeInUp { | |
from{opacity:0;transform:translate3d(0,5px,0)} | |
to{opacity:1;transform:translate3d(0,0,0)} | |
} | |
.post-fadeInUp{animation-name:fadeInUp} | |
.blog-post-comments{ | |
display:none; | |
margin:0 0 30px | |
} | |
.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{ | |
display:block; | |
clear:both; | |
margin:0; | |
color:$(title.color) | |
} | |
.comments .comment-thread > ol{ | |
padding:0 | |
} | |
.comments > h3{ | |
font-size:13px; | |
font-weight:400; | |
font-style:italic; | |
padding-top:1px | |
} | |
.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:500; | |
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: #fff; | |
padding:0; | |
box-sizing: border-box; | |
margin:0 0 35px | |
} | |
.sidebar .widget:last-child { | |
margin: 0; | |
} | |
#social-widget .widget { | |
margin-bottom:35px; | |
} | |
.sidebar .widget-title{ | |
position:relative; | |
float:left; | |
width:100%; | |
height:32px; | |
background-color:$(main.dark.color); | |
display:block; | |
margin:0 0 20px | |
} | |
.sidebar .widget-title > h3{ | |
position:relative; | |
display:block; | |
height:32px; | |
font-size:12px; | |
color:#fff; | |
font-weight:500; | |
line-height:32px; | |
text-align:center; | |
text-transform:uppercase; | |
padding:0 15px; | |
margin:0; | |
border-radius:2px 2px 0 0 | |
} | |
.sidebar .widget-content{ | |
float:left; | |
width:100%; | |
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:$(main.color); | |
text-align:center; | |
line-height:40px; | |
border:1px solid #eee; | |
transition:color .17s | |
} | |
.social-counter li a:hover{ | |
color:$(title.color) | |
} | |
.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:6px 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 | |
} | |
.cloud-label li{ | |
position:relative; | |
float:left; | |
margin:0 5px 5px 0 | |
} | |
.cloud-label li a{ | |
display:block; | |
height:26px; | |
color:$(main.color); | |
font-size:12px; | |
line-height:26px; | |
font-weight:400; | |
padding:0 10px; | |
border:1px solid #eee; | |
transition:all .17s ease | |
} | |
.cloud-label li a:hover{ | |
color:#fff; | |
background-color:$(main.color); | |
border-color:$(main.color) | |
} | |
.cloud-label .label-count{ | |
display:none | |
} | |
.sidebar .FollowByEmail > .widget-title > h3{ | |
margin:0 | |
} | |
.FollowByEmail .widget-content{ | |
position:relative; | |
overflow:hidden; | |
background-color:#fff; | |
text-align:center; | |
font-weight:400; | |
box-sizing:border-box; | |
padding:20px; | |
border-radius:2px; | |
border:1px solid #eee | |
} | |
.FollowByEmail .widget-content > h3{ | |
font-size:18px; | |
color:$(title.color); | |
font-weight:500; | |
text-transform:uppercase; | |
margin:0 0 13px | |
} | |
.FollowByEmail .before-text{ | |
font-size:13px; | |
line-height:1.5em; | |
margin:0 0 15px; | |
display:block; | |
padding:0 10px; | |
overflow:hidden | |
} | |
.FollowByEmail .widget-content:after{ | |
content:'\f0e0'; | |
position:absolute; | |
right:-15px; | |
top:-15px; | |
font-family:FontAwesome; | |
font-size:50px; | |
color:$(main.color); | |
opacity: .5; | |
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 #eee; | |
transition:ease .17s | |
} | |
.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:500; | |
cursor:pointer; | |
margin:0; | |
border:0; | |
transition:opacity .17s ease | |
} | |
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{ | |
opacity:.85 | |
} | |
#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:6px 3px 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; | |
margin:20px 0 0 | |
} | |
.PopularPosts .post:first-child{ | |
padding:0; | |
margin:0; | |
border:0 | |
} | |
.PopularPosts .post-image-link{ | |
position:relative; | |
width:80px; | |
height:70px; | |
float:left; | |
overflow:hidden; | |
display:block; | |
vertical-align:middle; | |
margin:0 12px 0 0 | |
} | |
.PopularPosts .post-info{ | |
overflow:hidden | |
} | |
.PopularPosts .post-title{ | |
font-size:13px; | |
font-weight:500; | |
line-height:1.5em; | |
margin:0 0 3px | |
} | |
.PopularPosts .post-title a{ | |
display:block; | |
color:$(title.color); | |
transition:color .17s | |
} | |
.PopularPosts .post:hover .post-title a{ | |
color:$(title.hover) | |
} | |
.PopularPosts .post-date:before{ | |
font-size:10px | |
} | |
.FeaturedPost .post-image-link{ | |
display:block; | |
position:relative; | |
width:100%; | |
height:180px; | |
overflow:hidden; | |
margin:0 0 10px | |
} | |
.FeaturedPost .post-title{ | |
font-size:16px; | |
overflow:hidden; | |
font-weight:400; | |
line-height:1.5em; | |
margin:0 0 5px | |
} | |
.FeaturedPost .post-title a{ | |
color:$(title.color); | |
display:block; | |
transition:color .17s ease | |
} | |
.FeaturedPost .post-title a:hover{ | |
color:$(title.hover) | |
} | |
.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; | |
border-radius:2px | |
} | |
.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; | |
border-radius:2px | |
} | |
.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; | |
border-radius:2px | |
} | |
.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; | |
border-radius:2px; | |
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 | |
} | |
.hidden-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 | |
} | |
#footer-wrapper{ | |
display:block; | |
width:100%; | |
overflow:hidden; | |
padding:0; | |
text-align:center; | |
} | |
#footer-wrapper .container{ | |
overflow:hidden; | |
margin:0 auto; | |
padding:15px 0 | |
} | |
#footer-wrapper .copyright-area{ | |
width: 100%; | |
font-size:13px; | |
display:block; | |
height:34px; | |
color:$(main.dark.color); | |
font-weight:600; | |
line-height:34px; | |
} | |
#footer-wrapper .copyright-area a{ | |
color:$(main.color); | |
transition:color .17s | |
} | |
@media screen and (max-width: 1100px) { | |
#outer-wrapper{ | |
max-width:100% | |
} | |
.row{ | |
width:100% | |
} | |
.grid-posts { | |
display: flex; | |
flex-wrap: wrap; | |
margin: 0 -15px; | |
} | |
.index-post { | |
display: block; | |
width: 50%; | |
box-sizing: border-box; | |
padding: 0 15px; | |
margin: 0 0 40px; | |
} | |
.index-post .post-image-wrap { | |
float: left; | |
width: 100%; | |
height: 180px; | |
margin:0 0 20px 0; | |
} | |
.index-post .post-info { | |
position: relative; | |
float: left; | |
width: 100%; | |
} | |
#header-wrap{ | |
height:auto | |
} | |
.header-header{ | |
height:auto; | |
box-sizing:border-box; | |
} | |
.header-menu ul li > a { | |
font-size:13px; | |
} | |
.mobile-menu ul li > a i { | |
font-size: 24px; | |
vertical-align: middle; | |
margin-right: 15px; | |
position: relative; | |
top: -1px; | |
font-size: 20px; | |
} | |
#header-wrap, #content-wrapper-outer { | |
border-radius: 0; | |
} | |
#footer-wrapper .container{ | |
box-sizing:border-box; | |
padding:30px 20px | |
} | |
#sub-footer-wrapper .container{ | |
box-sizing:border-box; | |
padding:10px 20px | |
} | |
} | |
@media screen and (max-width: 980px) { | |
#content-wrapper > .container{ | |
margin:0 | |
} | |
.header-logo{ | |
} | |
.header-logo .header-image-wrapper{ | |
display:inline-block | |
} | |
#main-menu{ | |
display:none | |
} | |
.header-menu { | |
background:$(main.dark.color) | |
} | |
.mobile-menu-wrap,.mobile-menu-toggle{ | |
display:block | |
} | |
.slide-menu-toggle,.mobile-menu{ | |
display:block | |
} | |
#header-wrap{ | |
width: 100%; | |
clear: both; | |
} | |
.header-header{ | |
padding:0 | |
} | |
.header-header .container.row{ | |
width:100% | |
} | |
.header-ads{ | |
width:100%; | |
max-width:100%; | |
box-sizing:border-box; | |
padding:0 20px | |
} | |
.header-ads .widget .widget-content{ | |
position:relative; | |
padding:0 0 20px; | |
margin:0 auto | |
} | |
#header-inner a{ | |
display:inline-block!important | |
} | |
#content-wrapper-outer { | |
width:100%; | |
float:left; | |
clear:both; | |
} | |
.item #main-wrapper, #main-wrapper,#sidebar-wrapper{ | |
width:100%; | |
padding:0 | |
} | |
.item #sidebar-wrapper{ | |
margin-top:20px | |
} | |
} | |
@media screen and (max-width: 880px) { | |
.footer-widgets-wrap{ | |
display:block | |
} | |
#footer-wrapper .footer{ | |
width:100%; | |
margin-right:0 | |
} | |
#footer-sec2,#footer-sec3{ | |
margin-top:25px | |
} | |
#slider-section .show-slider .widget-content,.main-slider,.main-slider .slider-item{ | |
height:300px | |
} | |
} | |
@media screen and (max-width: 680px) { | |
#slider-section .show-slider .widget-content,.main-slider,.main-slider .slider-item{ | |
height:250px | |
} | |
.slider-item .post-image-link:after{ | |
content:''; | |
position:absolute; | |
top:0; | |
left:0; | |
bottom:0; | |
right:0; | |
background-color:rgba(0,0,0,0.3); | |
z-index:2 | |
} | |
.main-slider .post-info-wrap{ | |
background-color:rgba(0,0,0,0) | |
} | |
.index-post{ | |
width:100% | |
} | |
} | |
@media screen and (max-width: 560px) { | |
#slider-section .show-slider .widget-content,.main-slider,.main-slider .slider-item{ | |
height:250px | |
} | |
.main-slider .post-title { | |
font-size: 18px; | |
} | |
.index-post .post-image-wrap{ | |
margin:0 0 15px | |
} | |
ul.related-posts{ | |
margin:0 | |
} | |
.related-posts .related-item{ | |
width:100%; | |
padding:0; | |
margin:20px 0 0 | |
} | |
.related-posts .item-0{ | |
margin:0 | |
} | |
.related-posts .post-tag{ | |
display:none | |
} | |
.related-posts .post-image-link{ | |
width:80px; | |
height:70px; | |
float:left; | |
margin:0 12px 0 0 | |
} | |
.related-posts .post-title{ | |
font-size:13px; | |
overflow:hidden; | |
margin:0 0 5px | |
} | |
.post-reactions{ | |
display:none | |
} | |
} | |
@media screen and (max-width: 440px) { | |
.slick-arrow{ | |
display:none!important; | |
} | |
.main-slider .post-snippet { | |
display: none; | |
} | |
.main-slider .post-info .post-tag{ | |
height: 20px; | |
font-size: 11px; | |
line-height: 20px; | |
padding: 0 10px; | |
} | |
#slider-section .show-slider .widget-content,.main-slider,.main-slider .slider-item{ | |
height:220px | |
} | |
.queryMessage{ | |
text-align:center | |
} | |
.queryMessage a.show-more{ | |
width:100%; | |
margin:10px 0 0 | |
} | |
.item-post h1.post-title{ | |
font-size:24px | |
} | |
.about-author{ | |
text-align:center | |
} | |
.about-author .avatar-container{ | |
float:none; | |
display:table; | |
margin:0 auto 10px | |
} | |
#comments ol{ | |
padding:0 | |
} | |
.errorWrap{ | |
padding:70px 0 100px | |
} | |
.errorWrap h3{ | |
font-size:120px | |
} | |
} | |
@media screen and (max-width: 360px) { | |
.about-author .avatar-container{ | |
width:60px; | |
height:60px | |
} | |
} | |
]]></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; | |
background:#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> | |
<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 #LinkList71{ | |
margin-right:0 | |
} | |
body#layout #header-wrap{ | |
height: auto; | |
width: 30%; | |
} | |
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: 100%; | |
height: auto; | |
max-width: none; | |
max-height: none; | |
} | |
body#layout .header-ads .widget-content{ | |
width:auto | |
} | |
body#layout .header-ads .add_widget{ | |
padding:15px!important | |
} | |
body#layout #slider-section .widget{display:block} | |
body#layout #content-wrapper{ | |
margin:0 | |
} | |
body#layout #content-wrapper > .container{ | |
display:flex; | |
margin:0 | |
} | |
body#layout #main-wrapper{ | |
width:55%; | |
padding:0 | |
} | |
body#layout #sidebar-wrapper{ | |
width:45%; | |
padding:0; | |
display:block; | |
} | |
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 #content-wrapper-outer { | |
width: 70%; | |
padding: 0; | |
border: 0; | |
} | |
body#layout .header-menu { | |
padding: 0; | |
} | |
/*------Layout (end)----------*/ | |
]]></b:template-skin> | |
</b:if> | |
<!-- Global Variables --> | |
<script type='text/javascript'> | |
//<![CDATA[ | |
// Global variables with content. "Available for Edit" | |
var monthFormat = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], | |
noThumbnail = "https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png", | |
postPerPage = 9, | |
fixedSidebar = true, | |
commentsSystem = "blogger", | |
disqusShortname = "soratemplates"; | |
//]]> | |
</script> | |
<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:includable id='translate'> | |
<b:switch var='data:blog.locale.language'> | |
<b:case value='en'/><b:include name='customLang'/> | |
<b:default/><b:include name='customLang'/> | |
</b:switch> | |
</b:includable> | |
<b:includable id='customLang'> | |
<b:switch var='data:message'> | |
<b:case value='prevPost'/> | |
<b:if cond='data:blog.locale.language == "en"'>Previous Post<b:else/><data:messages.newer/></b:if> | |
<b:case value='nextPost'/> | |
<b:if cond='data:blog.locale.language == "en"'>Next Post<b:else/><data:messages.older/></b:if> | |
<b:case value='loadMorePosts'/> | |
<b:if cond='data:blog.locale.language == "en"'>Load More<b:else/><data:messages.loadMorePosts/></b:if> | |
<b:case value='noMorePosts'/> | |
<b:if cond='data:blog.locale.language == "en"'>That is All<b:else/><data:messages.noResultsFound/></b:if> | |
</b:switch> | |
</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'> | |
<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 resizeImage 680'/> | |
<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='post-info'> | |
<h2 class='post-title'> | |
<a expr:href='data:post.url'><data:post.title/></a> | |
</h2> | |
<div class='post-meta'> | |
<span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span> | |
</div> | |
</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'> | |
<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 resizeImage 680'/> | |
<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> | |
<div class='post-info'> | |
<h2 class='post-title'> | |
<a expr:href='data:post.url'><data:post.title/></a> | |
</h2> | |
<div class='post-meta'> | |
<span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span> | |
</div> | |
</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='content'/> | |
</b:includable> | |
<b:includable id='content'> | |
<div class='widget-content'> | |
<b:if cond='data:defaultTitle or data:title'> | |
<h3 class='title'> | |
<data:title/> | |
</h3> | |
</b:if> | |
<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> | |
<!-- Google Analytics --> | |
<b:include data='blog' name='google-analytics'/> | |
</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'/> | |
<!-- Theme Options --> | |
<div class='theme-options' style='display:none'> | |
<b:section class='sora-panel' id='sora-panel' maxwidgets='1' name='Theme Options' showaddelement='no'> | |
<b:widget id='LinkList70' locked='true' title='Css Options (Snippet)' type='LinkList' version='2' visible='true'> | |
<b:widget-settings> | |
<b:widget-setting name='sorting'>NONE</b:widget-setting> | |
<b:widget-setting name='text-1'>boxedVersion</b:widget-setting> | |
<b:widget-setting name='link-1'>false</b:widget-setting> | |
<b:widget-setting name='text-0'>postSnippet</b:widget-setting> | |
<b:widget-setting name='link-0'>true</b:widget-setting> | |
</b:widget-settings> | |
<b:includable id='main'> | |
<b:include name='content'/> | |
</b:includable> | |
<b:includable id='content'> | |
<style type='text/css'> | |
<b:loop values='data:links' var='link'> | |
<b:if cond='data:link.name == "postSnippet"'> | |
<b:if cond='data:link.target == "true"'> | |
.post-snippet {display: block;} | |
</b:if> | |
</b:if> | |
</b:loop> | |
</style> | |
</b:includable> | |
</b:widget> | |
<b:widget id='LinkList71' locked='true' title='Default Variables' type='LinkList' version='2' visible='true'> | |
<b:widget-settings> | |
<b:widget-setting name='link-3'>9</b:widget-setting> | |
<b:widget-setting name='sorting'>NONE</b:widget-setting> | |
<b:widget-setting name='text-1'>commentsSystem</b:widget-setting> | |
<b:widget-setting name='link-1'>blogger</b:widget-setting> | |
<b:widget-setting name='text-0'>disqusShortname</b:widget-setting> | |
<b:widget-setting name='link-2'>true</b:widget-setting> | |
<b:widget-setting name='text-3'>postPerPage</b:widget-setting> | |
<b:widget-setting name='link-0'>soratemplates</b:widget-setting> | |
<b:widget-setting name='text-2'>fixedSidebar</b:widget-setting> | |
</b:widget-settings> | |
<b:includable id='main'> | |
<b:include name='content'/> | |
</b:includable> | |
<b:includable id='content'> | |
<script type='text/javascript'> | |
//<![CDATA[ | |
<b:loop values='data:links' var='link'> | |
<b:if cond='data:link.name == "postPerPage"'> | |
var postPerPage = <data:link.target/>; | |
</b:if> | |
<b:if cond='data:link.name == "fixedSidebar"'> | |
var fixedSidebar = <data:link.target/>; | |
</b:if> | |
<b:if cond='data:link.name == "commentsSystem"'> | |
var commentsSystem = "<data:link.target/>"; | |
</b:if> | |
<b:if cond='data:link.name == "disqusShortname"'> | |
var disqusShortname = "<data:link.target/>"; | |
</b:if> | |
</b:loop> | |
//]]> | |
</script> | |
</b:includable> | |
</b:widget> | |
</b:section> | |
</div> | |
<!-- Outer Wrapper --> | |
<div id='outer-wrapper'> | |
<!-- Header Wrapper --> | |
<div id='header-wrap'> | |
<div class='header-header'> | |
<div class='container'> | |
<b:section class='header-logo' id='header-logo' maxwidgets='1' name='Header Logo' showaddelement='yes'> | |
<b:widget id='Header1' locked='true' title='Nyoba Template (Header)' type='Header' version='2' visible='true'> | |
<b:widget-settings> | |
<b:widget-setting name='displayUrl'>http://3.bp.blogspot.com/-9vKdwiWMeGU/X2cPXnpHVpI/AAAAAAAAJWg/dXVn_kZiivkeYvJFZtGlNNiHmiMpkiyugCK4BGAYYCw/s1600/Mono.png</b:widget-setting> | |
<b:widget-setting name='displayHeight'>160</b:widget-setting> | |
<b:widget-setting name='sectionWidth'>230</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'>160</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> | |
</div> | |
<div class='header-menu'> | |
<div class='mobile-menu-wrap'> | |
<div class='mobile-menu'/> | |
</div> | |
<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</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'>https://www.soratemplates.com/2020/09/mono-blogger-templates.html</b:widget-setting> | |
<b:widget-setting name='link-0'>/</b:widget-setting> | |
<b:widget-setting name='link-11'>https://youtu.be/vK89YxRZf74</b:widget-setting> | |
<b:widget-setting name='link-10'>https://www.sorabloggingtips.com/2020/09/how-to-setup-mono-blogger-template.html</b:widget-setting> | |
<b:widget-setting name='text-9'><![CDATA[<i class="ri-code-box-line"></i>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'>https://www.sorabloggingtips.com/2017/01/how-to-add-sitemap-widget-in-blogspot-blogs.html</b:widget-setting> | |
<b:widget-setting name='link-8'>https://mono-soratemplates.blogspot.com/soratemplates</b:widget-setting> | |
<b:widget-setting name='link-5'>#</b:widget-setting> | |
<b:widget-setting name='link-6'>https://mono-soratemplates.blogspot.com/p/page-markup-and-typography.html</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'><![CDATA[<i class="ri-stack-line"></i>Features]]></b:widget-setting> | |
<b:widget-setting name='text-0'><![CDATA[<i class="ri-home-8-line"></i>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</b:widget-setting> | |
<b:widget-setting name='text-12'><![CDATA[<i class="ri-file-download-line"></i>Download Theme]]></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> | |
<span class='mobile-menu-toggle'/> | |
</div> | |
</div> | |
<div id='content-wrapper-outer'> | |
<!-- Content Wrapper --> | |
<div id='content-wrapper'> | |
<div class='container'> | |
<!-- Main Wrapper --> | |
<div id='main-wrapper'> | |
<b:if cond='data:view.isHomepage'> | |
<!-- Featured Wrapper --> | |
<div id='slider-wrapper'> | |
<b:section id='slider-section' maxwidgets='1' name='Featured Slider' showaddelement='yes'> | |
<b:widget id='HTML71' locked='true' title='Slider Widget' type='HTML' version='2' visible='true'> | |
<b:widget-settings> | |
<b:widget-setting name='content'>5/dummy/slider</b:widget-setting> | |
</b:widget-settings> | |
<b:includable id='main'> | |
<b:include name='widget-title'/> | |
<div class='widget-content'> | |
<data:content/> | |
</div> | |
</b:includable> | |
</b:widget> | |
</b:section> | |
</div> | |
<div class='clearfix'/> | |
</b:if> | |
<b:section class='main' id='main' maxwidgets='1' name='Main Posts' showaddelement='yes'> | |
<b:widget id='Blog1' locked='true' title='Postingan Blog' type='Blog' version='2' visible='true'> | |
<b:widget-settings> | |
<b:widget-setting name='commentLabel'>Comments</b:widget-setting> | |
<b:widget-setting name='showShareButtons'>true</b:widget-setting> | |
<b:widget-setting name='authorLabel'>by</b:widget-setting> | |
<b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting> | |
<b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting> | |
<b:widget-setting name='timestampLabel'/> | |
<b:widget-setting name='reactionsLabel'>Reactions</b:widget-setting> | |
<b:widget-setting name='showAuthorProfile'>true</b:widget-setting> | |
<b:widget-setting name='style.layout'>1x1</b:widget-setting> | |
<b:widget-setting name='showLocation'>false</b:widget-setting> | |
<b:widget-setting name='showTimestamp'>true</b:widget-setting> | |
<b:widget-setting name='postsPerAd'>1</b:widget-setting> | |
<b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting> | |
<b:widget-setting name='backlinksLabel'>Related Posts</b:widget-setting> | |
<b:widget-setting name='showDateHeader'>false</b:widget-setting> | |
<b:widget-setting name='style.textcolor'>#202020</b:widget-setting> | |
<b:widget-setting name='showCommentLink'>true</b:widget-setting> | |
<b:widget-setting name='style.urlcolor'>#1f2024</b:widget-setting> | |
<b:widget-setting name='showAuthor'>true</b:widget-setting> | |
<b:widget-setting name='style.linkcolor'>#e5491d</b:widget-setting> | |
<b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting> | |
<b:widget-setting name='showLabels'>true</b:widget-setting> | |
<b:widget-setting name='postLabelsLabel'>Tags</b:widget-setting> | |
<b:widget-setting name='showBacklinks'>true</b:widget-setting> | |
<b:widget-setting name='showInlineAds'>false</b:widget-setting> | |
<b:widget-setting name='showReactions'>true</b:widget-setting> | |
</b:widget-settings> | |
<b:includable id='main' var='this'> | |
<b:include name='searchMessage'/> | |
<div class='blog-posts hfeed container'> | |
<b:class cond='data:view.isMultipleItems' name='index-post-wrap'/> | |
<b:class cond='data:view.isSingleItem' name='item-post-wrap'/> | |
<b:if cond='data:view.isHomepage'> | |
<h3 class='home-title'><span><data:messages.recentPosts/></span></h3> | |
</b:if> | |
<b:tag class='grid-posts' cond='data:view.isMultipleItems' name='div'> | |
<b:loop index='i' values='data:posts' var='post'> | |
<b:include data='post' name='postCommentsAndAd'/> | |
</b:loop> | |
</b:tag> | |
</div> | |
<b:include cond='data:view.isMultipleItems' name='indexBlogPager'/> | |
<b:include name='feedLinks'/> | |
</b:includable> | |
<b:includable id='aboutPostAuthor'> | |
<div class='about-author'> | |
<div class='avatar-container'> | |
<b:if cond='data:post.author.authorPhoto.image'> | |
<img class='author-avatar' expr:alt='data:post.author.name' expr:src='data:post.author.authorPhoto.image resizeImage 100'/> | |
<b:else/> | |
<img class='author-avatar' expr:alt='data:post.author.name' src='https://4.bp.blogspot.com/-uCjYgVFIh70/VuOLn-mL7PI/AAAAAAAADUs/Kcu9wJbv790hIo83rI_s7lLW3zkLY01EA/s100/avatar.png'/> | |
</b:if> | |
</div> | |
<h3 class='author-name'> | |
<span><data:messages.postedBy/></span><a expr:alt='data:post.author.name' expr:href='data:post.author.profileUrl' target='_blank'> <data:post.author.name/></a> | |
</h3> | |
<span class='author-description'><data:post.author.aboutMe/></span> | |
</div> | |
</b:includable> | |
<b:includable id='addComments'> | |
<a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'> | |
<b:message name='messages.postAComment'/> | |
</a> | |
</b:includable> | |
<b:includable id='backLinks' var='post'> | |
<b:comment>Disabled</b:comment> | |
</b:includable> | |
<b:includable id='commentAuthorAvatar'> | |
<div class='avatar-image-container'> | |
<img class='author-avatar' expr:src='data:comment.authorAvatarSrc' height='45' width='45'/> | |
</div> | |
</b:includable> | |
<b:includable id='commentDeleteIcon' var='comment'> | |
<span expr:class='"item-control " + data:comment.adminClass'> | |
<b:if cond='data:showCmtPopup'> | |
<div class='goog-toggle-button'> | |
<div class='goog-inline-block comment-action-icon'/> | |
</div> | |
<b:else/> | |
<a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:messages.deleteComment'> | |
<img src='https://resources.blogblog.com/img/icon_delete13.gif'/> | |
</a> | |
</b:if> | |
</span> | |
</b:includable> | |
<b:includable id='commentForm' var='post'> | |
<div class='comment-form'> | |
<a name='comment-form'/> | |
<b:if cond='data:this.messages.blogComment != ""'> | |
<p><data:this.messages.blogComment/></p> | |
</b:if> | |
<b:include data='post' name='commentFormIframeSrc'/> | |
<iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight ?: "90px"' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/> | |
<data:post.cmtfpIframe/> | |
<script type='text/javascript'> | |
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>'); | |
</script> | |
</div> | |
</b:includable> | |
<b:includable id='commentFormIframeSrc' var='post'> | |
<a expr:href='data:post.commentFormIframeSrc + "&skin=contempo"' id='comment-editor-src'/> | |
</b:includable> | |
<b:includable id='commentItem' var='comment'> | |
<div class='comment' expr:id='"c" + data:comment.id'> | |
<b:include cond='data:blog.enabledCommentProfileImages' name='commentAuthorAvatar'/> | |
<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.allowComments'> | |
<div class='title-wrap comments-title'> | |
<h3><data:messages.postAComment/></h3> | |
</div> | |
</b:if> | |
<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'/> | |
<div expr:id='data:widget.instanceId + "_comments-block-wrapper"'> | |
<b:include cond='data:post.comments' data='post.comments' name='commentList'/> | |
</div> | |
<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='commentsTitle'> | |
<!-- Post Commments Title --> | |
<h3 class='title'><data:post.numberOfComments/> <data:messages.comments/></h3> | |
</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'> | |
<!-- Post Footer Extras --> | |
<b:include data='post' name='postLabels'/> | |
<b:include data='post' name='postReactions'/> | |
<b:include data='post' name='postShareButtons'/> | |
</b:includable> | |
<b:includable id='headerByline' var='post'> | |
<!-- Post Header Meta --> | |
<div class='post-meta'> | |
<b:include data='post' name='postAuthor'/> | |
<b:include data='post' name='postTimestamp'/> | |
</div> | |
</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:if cond='data:olderPageUrl'> | |
<a class='blog-pager-older-link load-more' expr:data-load='data:olderPageUrl' href='javascript:;' id='load-more-link'><b:include data='{ message: "loadMorePosts" }' name='translate'/></a> | |
<span class='loading'><span class='loader'/></span> | |
<span class='no-more load-more'><b:include data='{ message: "noMorePosts" }' name='translate'/></span> | |
<b:else/> | |
<span class='no-more load-more show'><b:include data='{ message: "noMorePosts" }' name='translate'/></span> | |
</b:if> | |
</div> | |
</b:includable> | |
<b:includable id='indexPost' var='post'> | |
<!-- Index Post Content --> | |
<b:include data='post' name='postFeaturedImage'/> | |
<div class='post-info'> | |
<b:include data='post' name='postHeader'/> | |
<b:include data='post' name='postSummary'/> | |
<b:include data='post' name='postJumpLink'/> | |
</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 data='post' name='postHeader'/> | |
<b:include data='post' name='postBody'/> | |
<b:include cond='data:view.isPost' data='post' name='postFooter'/> | |
</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='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'> | |
<!-- Post Author --> | |
<b:if cond='data:allBylineItems.author'> | |
<span class='post-author'><a expr:href='data:post.author.profileUrl' expr:title='data:post.author.name' target='_blank'><data:post.author.name/></a></span> | |
</b:if> | |
</b:includable> | |
<b:includable id='postBody' var='post'> | |
<!-- Post Body Entry Content--> | |
<div class='post-body post-content'> | |
<data:post.body/> | |
</div> | |
</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'> | |
<!-- Post Label/Category --> | |
<b:if cond='data:view.isMultipleItems and data:post.labels'> | |
<span class='post-tag index-post-tag'> | |
<data:post.labels.last.name/> | |
</span> | |
</b:if> | |
</b:includable> | |
<b:includable id='postCommentsAndAd' var='post'> | |
<!-- Post, Comments and Ads --> | |
<!-- Post Content Index and Item --> | |
<div class='blog-post hentry'> | |
<b:class cond='data:view.isMultipleItems' name='index-post'/> | |
<b:class cond='data:view.isSingleItem' name='item-post'/> | |
<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'> | |
<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 resizeImage 680'/> | |
<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> | |
<b:include data='post' name='postCategory'/> | |
</div> | |
</b:includable> | |
<b:includable id='postFooter' var='post'> | |
<!-- Post Footer Itens --> | |
<div class='post-footer'> | |
<!-- Post Labels, Reactions, Share, Navigation, About Author an Related Posts --> | |
<b:include data='post' name='footerBylines'/> | |
<b:include cond='data:allBylineItems.icons' data='post' name='postNavigation'/> | |
<b:include cond='data:post.author.aboutMe' data='post' name='aboutPostAuthor'/> | |
<b:include cond='data:allBylineItems.backlinks' 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 cond='data:view.isPost' data='post' name='postBreadcrumbs'/> | |
<b:include cond='data:view.isPost' data='post' name='postCategory'/> | |
<b:include data='post' name='postTitle'/> | |
<b:include cond='!data:view.isPage' data='post' name='headerByline'/> | |
</b:includable> | |
<b:includable id='postJumpLink' var='post'> | |
<b:if cond='data:blog.jumpLinkMessage != "hide"'> | |
<a class='read-more' expr:href='data:post.url'><data:blog.jumpLinkMessage/></a> | |
</b:if> | |
</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='postMeta' var='post'> | |
<b:include data='post' name='postMetadataJSON'/> | |
</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'> | |
<!-- Post Reactions --> | |
<b:if cond='data:allBylineItems.reactions'> | |
<div class='post-reactions'> | |
<span><data:allBylineItems.reactions.label/></span> | |
<div class='reactions-inner'> | |
<iframe allowtransparency='true' class='reactions-iframe' expr:src='data:posts[0].reactionsUrl' frameborder='0' name='reactions' scrolling='no'/> | |
</div> | |
</div> | |
</b:if> | |
</b:includable> | |
<b:includable id='postRelated' var='post'> | |
<!-- Related Posts --> | |
<div id='related-wrap'> | |
<div class='title-wrap'> | |
<h3><data:messages.youMayLikeThesePosts/></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'> | |
<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> | |
<li class='pinterest'><a class='pinterest' expr:href='"https://www.pinterest.com/pin/create/button/?url=" + data:post.url + "&media=" + data:post.featuredImage + "&description=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=735, height=750, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'/></li> | |
<li class='linkedin'><a class='linkedin' expr:href='"https://www.linkedin.com/shareArticle?url=" + data:post.url' onclick='window.open(this.href, 'windowName', 'width=550, height=650, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'/></li> | |
<b:if cond='data:blog.isMobileRequest'> | |
<li class='whatsapp whatsapp-mobile'><a class='whatsapp' expr:href='"https://api.whatsapp.com/send?text=" + data:post.title + " | " + data:post.url' rel='nofollow' target='_blank'/></li> | |
<b:else/> | |
<li class='whatsapp whatsapp-desktop'><a class='whatsapp' expr:href='"https://web.whatsapp.com/send?text=" + data:post.title + " | " + data:post.url' onclick='window.open(this.href, 'windowName', 'width=900, height=550, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'/></li> | |
</b:if> | |
<li class='email'><a class='email' expr:href='"mailto:?subject=" + data:post.title + "&body=" + data:post.url' onclick='window.open(this.href, 'windowName', 'width=500, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'/></li> | |
</ul> | |
</div> | |
</b:if> | |
</b:includable> | |
<b:includable id='postShortMeta'> | |
<b:comment>Disabled</b:comment> | |
</b:includable> | |
<b:includable id='postSummary' var='post'> | |
<!-- Post Summary --> | |
<p class='post-snippet'><b:eval expr='data:post.snippets.short snippet { length: 80 }'/></p> | |
</b:includable> | |
<b:includable id='postTimestamp' var='post'> | |
<!-- Post Timestamp --> | |
<b:if cond='data:allBylineItems.timestamp'> | |
<span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span> | |
</b:if> | |
</b:includable> | |
<b:includable id='postTitle' var='post'> | |
<!-- Post Title Index and Item --> | |
<b:if cond='data:view.isMultipleItems'> | |
<h2 class='post-title'> | |
<a expr:href='data:post.url'><data:post.title/></a> | |
</h2> | |
</b:if> | |
<b:if cond='data:view.isSingleItem'> | |
<h1 class='post-title'> | |
<data:post.title/> | |
</h1> | |
</b:if> | |
</b:includable> | |
<b:includable id='previousPageLink'> | |
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:messages.newerPosts'> | |
<data:messages.newerPosts/> | |
</a> | |
</b:includable> | |
<b:includable id='searchMessage'> | |
<!-- Search Message --> | |
<b:if cond='data:view.search.query'> | |
<div class='queryMessage'> | |
<b:if cond='data:posts.empty'> | |
<span class='query-info query-error'/><data:view.search.resultsMessageHtml/><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a> | |
<b:else/> | |
<span class='query-info query-success'><data:view.search.resultsMessageHtml/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a> | |
</b:if> | |
</div> | |
</b:if> | |
<b:if cond='data:view.search.label'> | |
<div class='queryMessage'> | |
<b:if cond='data:posts.empty'> | |
<span class='query-info query-error'><data:view.search.resultsMessageHtml/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a> | |
<b:else/> | |
<span class='query-info query-success'><data:view.search.resultsMessageHtml/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a> | |
</b:if> | |
</div> | |
</b:if> | |
<b:if cond='data:view.isArchive'> | |
<div class='queryMessage'> | |
<b:if cond='data:posts.empty'> | |
<span class='query-info query-error'><data:view.archive.rangeMessage/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a> | |
<b:else/> | |
<span class='query-info query-success'><data:view.archive.rangeMessage/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a> | |
</b:if> | |
</div> | |
</b:if> | |
<b:if cond='data:view.isError'> | |
<div class='errorWrap'> | |
<h3>404</h3> | |
<h4><data:messages.theresNothingHere/></h4> | |
<p><data:navMessage/></p> | |
<a class='homepage' expr:href='data:blog.homepageUrl'><i class='fa fa-home'/> <data:messages.home/></a> | |
</div> | |
</b:if> | |
<b:if cond='data:view.isMultipleItems and data:posts.empty'><div class='queryEmpty'><data:messages.noResultsFound/></div></b:if> | |
</b:includable> | |
<b:includable id='threadedCommentForm' var='post'> | |
<div class='comment-form'> | |
<a name='comment-form'/> | |
<b:if cond='data:this.messages.blogComment != ""'> | |
<p><data:this.messages.blogComment/></p> | |
</b:if> | |
<b:include data='post' name='commentFormIframeSrc'/> | |
<iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight ?: "90px"' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/> | |
<data:post.cmtfpIframe/> | |
<script type='text/javascript'> | |
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>'); | |
</script> | |
</div> | |
</b:includable> | |
<b:includable id='threadedCommentJs' var='post'> | |
<script async='async' expr:src='data:post.commentSrc' type='text/javascript'/> | |
<b:template-script inline='true' name='threaded_comments'/> | |
<script type='text/javascript'> | |
blogger.widgets.blog.initThreadedComments( | |
<data:post.commentJso/>, | |
<data:post.commentMsgs/>, | |
<data:post.commentConfig/>); | |
</script> | |
</b:includable> | |
<b:includable id='threadedComments' var='post'> | |
<section class='comments threaded' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'> | |
<a name='comments'/> | |
<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> | |
<!-- Sidebar Wrapper --> | |
<div id='sidebar-wrapper'> | |
<b:section class='sidebar common-widget' id='sidebar1' name='Sidebar Right (A)' showaddelement='yes'/> | |
<b:section class='sidebar' id='social-widget' maxwidgets='1' name='Social Widget' showaddelement='yes'> | |
<b:widget id='LinkList75' locked='true' title='Social Plugin' type='LinkList' version='2' visible='true'> | |
<b:widget-settings> | |
<b:widget-setting name='link-7'>#</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'>twitter</b:widget-setting> | |
<b:widget-setting name='text-0'>facebook</b:widget-setting> | |
<b:widget-setting name='text-3'>reddit</b:widget-setting> | |
<b:widget-setting name='text-2'>whatsapp</b:widget-setting> | |
<b:widget-setting name='text-5'>vk</b:widget-setting> | |
<b:widget-setting name='text-4'>pinterest</b:widget-setting> | |
<b:widget-setting name='text-7'>youtube</b:widget-setting> | |
<b:widget-setting name='text-6'>instagram</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'>http://fb.com/soratemplates</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 class='social-counter social'> | |
<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='sidebar common-widget' id='sidebar2' name='Sidebar Right (B)' showaddelement='yes'> | |
<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' 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_MONTH</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'> | |
<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 resizeImage 680'/> | |
<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='post-info'> | |
<h2 class='post-title'> | |
<a expr:href='data:post.url'><data:post.title/></a> | |
</h2> | |
<div class='post-meta'> | |
<span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span> | |
</div> | |
</div> | |
</div> | |
</div> | |
</b:includable> | |
</b:widget> | |
<b:widget id='Label3' locked='false' title='Categories' type='Label' 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'>Business,Photography,Sports,Technology</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> | |
</div> | |
</div> | |
</div> | |
<div class='clearfix'/> | |
<div id='footer-wrapper'> | |
<div class='container'> | |
<div class='copyright-area'>Created By <a href='http://soratemplates.com/' id='mycontent' rel='dofollow' title='Blogger Themes'>SoraTemplates</a> | Distributed By <a href='https://gooyaabitemplates.com/' rel='dofollow' style='color:#ff00ba;' target='_blank' title='Gooyaabi Templates'>GooyaabiTemplates</a> | |
</div> | |
</div> | |
</div> | |
</div> | |
<div class='clearfix'/> | |
</div> | |
<!-- Main Scripts --> | |
<script src='https://code.jquery.com/jquery-3.5.1.min.js' type='text/javascript'/> | |
<script type='text/javascript'> | |
//<![CDATA[ | |
/*! Slick.js | v1.8.0 - https://kenwheeler.github.io/slick */ | |
!function(i){"use strict";"function"==typeof define&&define.amd?define(["jquery"],i):"undefined"!=typeof exports?module.exports=i(require("jquery")):i(jQuery)}(function(i){"use strict";var e=window.Slick||{};(e=function(){var e=0;return function(t,o){var s,n=this;n.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:i(t),appendDots:i(t),arrows:!0,asNavFor:null,prevArrow:'<button class="slick-prev" aria-label="Previous" type="button">Previous</button>',nextArrow:'<button class="slick-next" aria-label="Next" type="button">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(e,t){return i('<button type="button" />').text(t+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,focusOnChange:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnFocus:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},n.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,scrolling:!1,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,swiping:!1,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},i.extend(n,n.initials),n.activeBreakpoint=null,n.animType=null,n.animProp=null,n.breakpoints=[],n.breakpointSettings=[],n.cssTransitions=!1,n.focussed=!1,n.interrupted=!1,n.hidden="hidden",n.paused=!0,n.positionProp=null,n.respondTo=null,n.rowCount=1,n.shouldClick=!0,n.$slider=i(t),n.$slidesCache=null,n.transformType=null,n.transitionType=null,n.visibilityChange="visibilitychange",n.windowWidth=0,n.windowTimer=null,s=i(t).data("slick")||{},n.options=i.extend({},n.defaults,o,s),n.currentSlide=n.options.initialSlide,n.originalSettings=n.options,void 0!==document.mozHidden?(n.hidden="mozHidden",n.visibilityChange="mozvisibilitychange"):void 0!==document.webkitHidden&&(n.hidden="webkitHidden",n.visibilityChange="webkitvisibilitychange"),n.autoPlay=i.proxy(n.autoPlay,n),n.autoPlayClear=i.proxy(n.autoPlayClear,n),n.autoPlayIterator=i.proxy(n.autoPlayIterator,n),n.changeSlide=i.proxy(n.changeSlide,n),n.clickHandler=i.proxy(n.clickHandler,n),n.selectHandler=i.proxy(n.selectHandler,n),n.setPosition=i.proxy(n.setPosition,n),n.swipeHandler=i.proxy(n.swipeHandler,n),n.dragHandler=i.proxy(n.dragHandler,n),n.keyHandler=i.proxy(n.keyHandler,n),n.instanceUid=e++,n.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,n.registerBreakpoints(),n.init(!0)}}()).prototype.activateADA=function(){this.$slideTrack.find(".slick-active").attr({"aria-hidden":"false"}).find("a, input, button, select").attr({tabindex:"0"})},e.prototype.addSlide=e.prototype.slickAdd=function(e,t,o){var s=this;if("boolean"==typeof t)o=t,t=null;else if(t<0||t>=s.slideCount)return!1;s.unload(),"number"==typeof t?0===t&&0===s.$slides.length?i(e).appendTo(s.$slideTrack):o?i(e).insertBefore(s.$slides.eq(t)):i(e).insertAfter(s.$slides.eq(t)):!0===o?i(e).prependTo(s.$slideTrack):i(e).appendTo(s.$slideTrack),s.$slides=s.$slideTrack.children(this.options.slide),s.$slideTrack.children(this.options.slide).detach(),s.$slideTrack.append(s.$slides),s.$slides.each(function(e,t){i(t).attr("data-slick-index",e)}),s.$slidesCache=s.$slides,s.reinit()},e.prototype.animateHeight=function(){var i=this;if(1===i.options.slidesToShow&&!0===i.options.adaptiveHeight&&!1===i.options.vertical){var e=i.$slides.eq(i.currentSlide).outerHeight(!0);i.$list.animate({height:e},i.options.speed)}},e.prototype.animateSlide=function(e,t){var o={},s=this;s.animateHeight(),!0===s.options.rtl&&!1===s.options.vertical&&(e=-e),!1===s.transformsEnabled?!1===s.options.vertical?s.$slideTrack.animate({left:e},s.options.speed,s.options.easing,t):s.$slideTrack.animate({top:e},s.options.speed,s.options.easing,t):!1===s.cssTransitions?(!0===s.options.rtl&&(s.currentLeft=-s.currentLeft),i({animStart:s.currentLeft}).animate({animStart:e},{duration:s.options.speed,easing:s.options.easing,step:function(i){i=Math.ceil(i),!1===s.options.vertical?(o[s.animType]="translate("+i+"px, 0px)",s.$slideTrack.css(o)):(o[s.animType]="translate(0px,"+i+"px)",s.$slideTrack.css(o))},complete:function(){t&&t.call()}})):(s.applyTransition(),e=Math.ceil(e),!1===s.options.vertical?o[s.animType]="translate3d("+e+"px, 0px, 0px)":o[s.animType]="translate3d(0px,"+e+"px, 0px)",s.$slideTrack.css(o),t&&setTimeout(function(){s.disableTransition(),t.call()},s.options.speed))},e.prototype.getNavTarget=function(){var e=this,t=e.options.asNavFor;return t&&null!==t&&(t=i(t).not(e.$slider)),t},e.prototype.asNavFor=function(e){var t=this.getNavTarget();null!==t&&"object"==typeof t&&t.each(function(){var t=i(this).slick("getSlick");t.unslicked||t.slideHandler(e,!0)})},e.prototype.applyTransition=function(i){var e=this,t={};!1===e.options.fade?t[e.transitionType]=e.transformType+" "+e.options.speed+"ms "+e.options.cssEase:t[e.transitionType]="opacity "+e.options.speed+"ms "+e.options.cssEase,!1===e.options.fade?e.$slideTrack.css(t):e.$slides.eq(i).css(t)},e.prototype.autoPlay=function(){var i=this;i.autoPlayClear(),i.slideCount>i.options.slidesToShow&&(i.autoPlayTimer=setInterval(i.autoPlayIterator,i.options.autoplaySpeed))},e.prototype.autoPlayClear=function(){var i=this;i.autoPlayTimer&&clearInterval(i.autoPlayTimer)},e.prototype.autoPlayIterator=function(){var i=this,e=i.currentSlide+i.options.slidesToScroll;i.paused||i.interrupted||i.focussed||(!1===i.options.infinite&&(1===i.direction&&i.currentSlide+1===i.slideCount-1?i.direction=0:0===i.direction&&(e=i.currentSlide-i.options.slidesToScroll,i.currentSlide-1==0&&(i.direction=1))),i.slideHandler(e))},e.prototype.buildArrows=function(){var e=this;!0===e.options.arrows&&(e.$prevArrow=i(e.options.prevArrow).addClass("slick-arrow"),e.$nextArrow=i(e.options.nextArrow).addClass("slick-arrow"),e.slideCount>e.options.slidesToShow?(e.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.prependTo(e.options.appendArrows),e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.appendTo(e.options.appendArrows),!0!==e.options.infinite&&e.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):e.$prevArrow.add(e.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},e.prototype.buildDots=function(){var e,t,o=this;if(!0===o.options.dots){for(o.$slider.addClass("slick-dotted"),t=i("<ul />").addClass(o.options.dotsClass),e=0;e<=o.getDotCount();e+=1)t.append(i("<li />").append(o.options.customPaging.call(this,o,e)));o.$dots=t.appendTo(o.options.appendDots),o.$dots.find("li").first().addClass("slick-active")}},e.prototype.buildOut=function(){var e=this;e.$slides=e.$slider.children(e.options.slide+":not(.slick-cloned)").addClass("slick-slide"),e.slideCount=e.$slides.length,e.$slides.each(function(e,t){i(t).attr("data-slick-index",e).data("originalStyling",i(t).attr("style")||"")}),e.$slider.addClass("slick-slider"),e.$slideTrack=0===e.slideCount?i('<div class="slick-track"/>').appendTo(e.$slider):e.$slides.wrapAll('<div class="slick-track"/>').parent(),e.$list=e.$slideTrack.wrap('<div class="slick-list"/>').parent(),e.$slideTrack.css("opacity",0),!0!==e.options.centerMode&&!0!==e.options.swipeToSlide||(e.options.slidesToScroll=1),i("img[data-lazy]",e.$slider).not("[src]").addClass("slick-loading"),e.setupInfinite(),e.buildArrows(),e.buildDots(),e.updateDots(),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),!0===e.options.draggable&&e.$list.addClass("draggable")},e.prototype.buildRows=function(){var i,e,t,o,s,n,r,l=this;if(o=document.createDocumentFragment(),n=l.$slider.children(),l.options.rows>1){for(r=l.options.slidesPerRow*l.options.rows,s=Math.ceil(n.length/r),i=0;i<s;i++){var d=document.createElement("div");for(e=0;e<l.options.rows;e++){var a=document.createElement("div");for(t=0;t<l.options.slidesPerRow;t++){var c=i*r+(e*l.options.slidesPerRow+t);n.get(c)&&a.appendChild(n.get(c))}d.appendChild(a)}o.appendChild(d)}l.$slider.empty().append(o),l.$slider.children().children().children().css({width:100/l.options.slidesPerRow+"%",display:"inline-block"})}},e.prototype.checkResponsive=function(e,t){var o,s,n,r=this,l=!1,d=r.$slider.width(),a=window.innerWidth||i(window).width();if("window"===r.respondTo?n=a:"slider"===r.respondTo?n=d:"min"===r.respondTo&&(n=Math.min(a,d)),r.options.responsive&&r.options.responsive.length&&null!==r.options.responsive){s=null;for(o in r.breakpoints)r.breakpoints.hasOwnProperty(o)&&(!1===r.originalSettings.mobileFirst?n<r.breakpoints[o]&&(s=r.breakpoints[o]):n>r.breakpoints[o]&&(s=r.breakpoints[o]));null!==s?null!==r.activeBreakpoint?(s!==r.activeBreakpoint||t)&&(r.activeBreakpoint=s,"unslick"===r.breakpointSettings[s]?r.unslick(s):(r.options=i.extend({},r.originalSettings,r.breakpointSettings[s]),!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e)),l=s):(r.activeBreakpoint=s,"unslick"===r.breakpointSettings[s]?r.unslick(s):(r.options=i.extend({},r.originalSettings,r.breakpointSettings[s]),!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e)),l=s):null!==r.activeBreakpoint&&(r.activeBreakpoint=null,r.options=r.originalSettings,!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e),l=s),e||!1===l||r.$slider.trigger("breakpoint",[r,l])}},e.prototype.changeSlide=function(e,t){var o,s,n,r=this,l=i(e.currentTarget);switch(l.is("a")&&e.preventDefault(),l.is("li")||(l=l.closest("li")),n=r.slideCount%r.options.slidesToScroll!=0,o=n?0:(r.slideCount-r.currentSlide)%r.options.slidesToScroll,e.data.message){case"previous":s=0===o?r.options.slidesToScroll:r.options.slidesToShow-o,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide-s,!1,t);break;case"next":s=0===o?r.options.slidesToScroll:o,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide+s,!1,t);break;case"index":var d=0===e.data.index?0:e.data.index||l.index()*r.options.slidesToScroll;r.slideHandler(r.checkNavigable(d),!1,t),l.children().trigger("focus");break;default:return}},e.prototype.checkNavigable=function(i){var e,t;if(e=this.getNavigableIndexes(),t=0,i>e[e.length-1])i=e[e.length-1];else for(var o in e){if(i<e[o]){i=t;break}t=e[o]}return i},e.prototype.cleanUpEvents=function(){var e=this;e.options.dots&&null!==e.$dots&&(i("li",e.$dots).off("click.slick",e.changeSlide).off("mouseenter.slick",i.proxy(e.interrupt,e,!0)).off("mouseleave.slick",i.proxy(e.interrupt,e,!1)),!0===e.options.accessibility&&e.$dots.off("keydown.slick",e.keyHandler)),e.$slider.off("focus.slick blur.slick"),!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow&&e.$prevArrow.off("click.slick",e.changeSlide),e.$nextArrow&&e.$nextArrow.off("click.slick",e.changeSlide),!0===e.options.accessibility&&(e.$prevArrow&&e.$prevArrow.off("keydown.slick",e.keyHandler),e.$nextArrow&&e.$nextArrow.off("keydown.slick",e.keyHandler))),e.$list.off("touchstart.slick mousedown.slick",e.swipeHandler),e.$list.off("touchmove.slick mousemove.slick",e.swipeHandler),e.$list.off("touchend.slick mouseup.slick",e.swipeHandler),e.$list.off("touchcancel.slick mouseleave.slick",e.swipeHandler),e.$list.off("click.slick",e.clickHandler),i(document).off(e.visibilityChange,e.visibility),e.cleanUpSlideEvents(),!0===e.options.accessibility&&e.$list.off("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&i(e.$slideTrack).children().off("click.slick",e.selectHandler),i(window).off("orientationchange.slick.slick-"+e.instanceUid,e.orientationChange),i(window).off("resize.slick.slick-"+e.instanceUid,e.resize),i("[draggable!=true]",e.$slideTrack).off("dragstart",e.preventDefault),i(window).off("load.slick.slick-"+e.instanceUid,e.setPosition)},e.prototype.cleanUpSlideEvents=function(){var e=this;e.$list.off("mouseenter.slick",i.proxy(e.interrupt,e,!0)),e.$list.off("mouseleave.slick",i.proxy(e.interrupt,e,!1))},e.prototype.cleanUpRows=function(){var i,e=this;e.options.rows>1&&((i=e.$slides.children().children()).removeAttr("style"),e.$slider.empty().append(i))},e.prototype.clickHandler=function(i){!1===this.shouldClick&&(i.stopImmediatePropagation(),i.stopPropagation(),i.preventDefault())},e.prototype.destroy=function(e){var t=this;t.autoPlayClear(),t.touchObject={},t.cleanUpEvents(),i(".slick-cloned",t.$slider).detach(),t.$dots&&t.$dots.remove(),t.$prevArrow&&t.$prevArrow.length&&(t.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.remove()),t.$nextArrow&&t.$nextArrow.length&&(t.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.remove()),t.$slides&&(t.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each(function(){i(this).attr("style",i(this).data("originalStyling"))}),t.$slideTrack.children(this.options.slide).detach(),t.$slideTrack.detach(),t.$list.detach(),t.$slider.append(t.$slides)),t.cleanUpRows(),t.$slider.removeClass("slick-slider"),t.$slider.removeClass("slick-initialized"),t.$slider.removeClass("slick-dotted"),t.unslicked=!0,e||t.$slider.trigger("destroy",[t])},e.prototype.disableTransition=function(i){var e=this,t={};t[e.transitionType]="",!1===e.options.fade?e.$slideTrack.css(t):e.$slides.eq(i).css(t)},e.prototype.fadeSlide=function(i,e){var t=this;!1===t.cssTransitions?(t.$slides.eq(i).css({zIndex:t.options.zIndex}),t.$slides.eq(i).animate({opacity:1},t.options.speed,t.options.easing,e)):(t.applyTransition(i),t.$slides.eq(i).css({opacity:1,zIndex:t.options.zIndex}),e&&setTimeout(function(){t.disableTransition(i),e.call()},t.options.speed))},e.prototype.fadeSlideOut=function(i){var e=this;!1===e.cssTransitions?e.$slides.eq(i).animate({opacity:0,zIndex:e.options.zIndex-2},e.options.speed,e.options.easing):(e.applyTransition(i),e.$slides.eq(i).css({opacity:0,zIndex:e.options.zIndex-2}))},e.prototype.filterSlides=e.prototype.slickFilter=function(i){var e=this;null!==i&&(e.$slidesCache=e.$slides,e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.filter(i).appendTo(e.$slideTrack),e.reinit())},e.prototype.focusHandler=function(){var e=this;e.$slider.off("focus.slick blur.slick").on("focus.slick blur.slick","*",function(t){t.stopImmediatePropagation();var o=i(this);setTimeout(function(){e.options.pauseOnFocus&&(e.focussed=o.is(":focus"),e.autoPlay())},0)})},e.prototype.getCurrent=e.prototype.slickCurrentSlide=function(){return this.currentSlide},e.prototype.getDotCount=function(){var i=this,e=0,t=0,o=0;if(!0===i.options.infinite)if(i.slideCount<=i.options.slidesToShow)++o;else for(;e<i.slideCount;)++o,e=t+i.options.slidesToScroll,t+=i.options.slidesToScroll<=i.options.slidesToShow?i.options.slidesToScroll:i.options.slidesToShow;else if(!0===i.options.centerMode)o=i.slideCount;else if(i.options.asNavFor)for(;e<i.slideCount;)++o,e=t+i.options.slidesToScroll,t+=i.options.slidesToScroll<=i.options.slidesToShow?i.options.slidesToScroll:i.options.slidesToShow;else o=1+Math.ceil((i.slideCount-i.options.slidesToShow)/i.options.slidesToScroll);return o-1},e.prototype.getLeft=function(i){var e,t,o,s,n=this,r=0;return n.slideOffset=0,t=n.$slides.first().outerHeight(!0),!0===n.options.infinite?(n.slideCount>n.options.slidesToShow&&(n.slideOffset=n.slideWidth*n.options.slidesToShow*-1,s=-1,!0===n.options.vertical&&!0===n.options.centerMode&&(2===n.options.slidesToShow?s=-1.5:1===n.options.slidesToShow&&(s=-2)),r=t*n.options.slidesToShow*s),n.slideCount%n.options.slidesToScroll!=0&&i+n.options.slidesToScroll>n.slideCount&&n.slideCount>n.options.slidesToShow&&(i>n.slideCount?(n.slideOffset=(n.options.slidesToShow-(i-n.slideCount))*n.slideWidth*-1,r=(n.options.slidesToShow-(i-n.slideCount))*t*-1):(n.slideOffset=n.slideCount%n.options.slidesToScroll*n.slideWidth*-1,r=n.slideCount%n.options.slidesToScroll*t*-1))):i+n.options.slidesToShow>n.slideCount&&(n.slideOffset=(i+n.options.slidesToShow-n.slideCount)*n.slideWidth,r=(i+n.options.slidesToShow-n.slideCount)*t),n.slideCount<=n.options.slidesToShow&&(n.slideOffset=0,r=0),!0===n.options.centerMode&&n.slideCount<=n.options.slidesToShow?n.slideOffset=n.slideWidth*Math.floor(n.options.slidesToShow)/2-n.slideWidth*n.slideCount/2:!0===n.options.centerMode&&!0===n.options.infinite?n.slideOffset+=n.slideWidth*Math.floor(n.options.slidesToShow/2)-n.slideWidth:!0===n.options.centerMode&&(n.slideOffset=0,n.slideOffset+=n.slideWidth*Math.floor(n.options.slidesToShow/2)),e=!1===n.options.vertical?i*n.slideWidth*-1+n.slideOffset:i*t*-1+r,!0===n.options.variableWidth&&(o=n.slideCount<=n.options.slidesToShow||!1===n.options.infinite?n.$slideTrack.children(".slick-slide").eq(i):n.$slideTrack.children(".slick-slide").eq(i+n.options.slidesToShow),e=!0===n.options.rtl?o[0]?-1*(n.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,!0===n.options.centerMode&&(o=n.slideCount<=n.options.slidesToShow||!1===n.options.infinite?n.$slideTrack.children(".slick-slide").eq(i):n.$slideTrack.children(".slick-slide").eq(i+n.options.slidesToShow+1),e=!0===n.options.rtl?o[0]?-1*(n.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,e+=(n.$list.width()-o.outerWidth())/2)),e},e.prototype.getOption=e.prototype.slickGetOption=function(i){return this.options[i]},e.prototype.getNavigableIndexes=function(){var i,e=this,t=0,o=0,s=[];for(!1===e.options.infinite?i=e.slideCount:(t=-1*e.options.slidesToScroll,o=-1*e.options.slidesToScroll,i=2*e.slideCount);t<i;)s.push(t),t=o+e.options.slidesToScroll,o+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;return s},e.prototype.getSlick=function(){return this},e.prototype.getSlideCount=function(){var e,t,o=this;return t=!0===o.options.centerMode?o.slideWidth*Math.floor(o.options.slidesToShow/2):0,!0===o.options.swipeToSlide?(o.$slideTrack.find(".slick-slide").each(function(s,n){if(n.offsetLeft-t+i(n).outerWidth()/2>-1*o.swipeLeft)return e=n,!1}),Math.abs(i(e).attr("data-slick-index")-o.currentSlide)||1):o.options.slidesToScroll},e.prototype.goTo=e.prototype.slickGoTo=function(i,e){this.changeSlide({data:{message:"index",index:parseInt(i)}},e)},e.prototype.init=function(e){var t=this;i(t.$slider).hasClass("slick-initialized")||(i(t.$slider).addClass("slick-initialized"),t.buildRows(),t.buildOut(),t.setProps(),t.startLoad(),t.loadSlider(),t.initializeEvents(),t.updateArrows(),t.updateDots(),t.checkResponsive(!0),t.focusHandler()),e&&t.$slider.trigger("init",[t]),!0===t.options.accessibility&&t.initADA(),t.options.autoplay&&(t.paused=!1,t.autoPlay())},e.prototype.initADA=function(){var e=this,t=Math.ceil(e.slideCount/e.options.slidesToShow),o=e.getNavigableIndexes().filter(function(i){return i>=0&&i<e.slideCount});e.$slides.add(e.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),null!==e.$dots&&(e.$slides.not(e.$slideTrack.find(".slick-cloned")).each(function(t){var s=o.indexOf(t);i(this).attr({role:"tabpanel",id:"slick-slide"+e.instanceUid+t,tabindex:-1}),-1!==s&&i(this).attr({"aria-describedby":"slick-slide-control"+e.instanceUid+s})}),e.$dots.attr("role","tablist").find("li").each(function(s){var n=o[s];i(this).attr({role:"presentation"}),i(this).find("button").first().attr({role:"tab",id:"slick-slide-control"+e.instanceUid+s,"aria-controls":"slick-slide"+e.instanceUid+n,"aria-label":s+1+" of "+t,"aria-selected":null,tabindex:"-1"})}).eq(e.currentSlide).find("button").attr({"aria-selected":"true",tabindex:"0"}).end());for(var s=e.currentSlide,n=s+e.options.slidesToShow;s<n;s++)e.$slides.eq(s).attr("tabindex",0);e.activateADA()},e.prototype.initArrowEvents=function(){var i=this;!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&(i.$prevArrow.off("click.slick").on("click.slick",{message:"previous"},i.changeSlide),i.$nextArrow.off("click.slick").on("click.slick",{message:"next"},i.changeSlide),!0===i.options.accessibility&&(i.$prevArrow.on("keydown.slick",i.keyHandler),i.$nextArrow.on("keydown.slick",i.keyHandler)))},e.prototype.initDotEvents=function(){var e=this;!0===e.options.dots&&(i("li",e.$dots).on("click.slick",{message:"index"},e.changeSlide),!0===e.options.accessibility&&e.$dots.on("keydown.slick",e.keyHandler)),!0===e.options.dots&&!0===e.options.pauseOnDotsHover&&i("li",e.$dots).on("mouseenter.slick",i.proxy(e.interrupt,e,!0)).on("mouseleave.slick",i.proxy(e.interrupt,e,!1))},e.prototype.initSlideEvents=function(){var e=this;e.options.pauseOnHover&&(e.$list.on("mouseenter.slick",i.proxy(e.interrupt,e,!0)),e.$list.on("mouseleave.slick",i.proxy(e.interrupt,e,!1)))},e.prototype.initializeEvents=function(){var e=this;e.initArrowEvents(),e.initDotEvents(),e.initSlideEvents(),e.$list.on("touchstart.slick mousedown.slick",{action:"start"},e.swipeHandler),e.$list.on("touchmove.slick mousemove.slick",{action:"move"},e.swipeHandler),e.$list.on("touchend.slick mouseup.slick",{action:"end"},e.swipeHandler),e.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},e.swipeHandler),e.$list.on("click.slick",e.clickHandler),i(document).on(e.visibilityChange,i.proxy(e.visibility,e)),!0===e.options.accessibility&&e.$list.on("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&i(e.$slideTrack).children().on("click.slick",e.selectHandler),i(window).on("orientationchange.slick.slick-"+e.instanceUid,i.proxy(e.orientationChange,e)),i(window).on("resize.slick.slick-"+e.instanceUid,i.proxy(e.resize,e)),i("[draggable!=true]",e.$slideTrack).on("dragstart",e.preventDefault),i(window).on("load.slick.slick-"+e.instanceUid,e.setPosition),i(e.setPosition)},e.prototype.initUI=function(){var i=this;!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&(i.$prevArrow.show(),i.$nextArrow.show()),!0===i.options.dots&&i.slideCount>i.options.slidesToShow&&i.$dots.show()},e.prototype.keyHandler=function(i){var e=this;i.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===i.keyCode&&!0===e.options.accessibility?e.changeSlide({data:{message:!0===e.options.rtl?"next":"previous"}}):39===i.keyCode&&!0===e.options.accessibility&&e.changeSlide({data:{message:!0===e.options.rtl?"previous":"next"}}))},e.prototype.lazyLoad=function(){function e(e){i("img[data-lazy]",e).each(function(){var e=i(this),t=i(this).attr("data-lazy"),o=i(this).attr("data-srcset"),s=i(this).attr("data-sizes")||n.$slider.attr("data-sizes"),r=document.createElement("img");r.onload=function(){e.animate({opacity:0},100,function(){o&&(e.attr("srcset",o),s&&e.attr("sizes",s)),e.attr("src",t).animate({opacity:1},200,function(){e.removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading")}),n.$slider.trigger("lazyLoaded",[n,e,t])})},r.onerror=function(){e.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),n.$slider.trigger("lazyLoadError",[n,e,t])},r.src=t})}var t,o,s,n=this;if(!0===n.options.centerMode?!0===n.options.infinite?s=(o=n.currentSlide+(n.options.slidesToShow/2+1))+n.options.slidesToShow+2:(o=Math.max(0,n.currentSlide-(n.options.slidesToShow/2+1)),s=n.options.slidesToShow/2+1+2+n.currentSlide):(o=n.options.infinite?n.options.slidesToShow+n.currentSlide:n.currentSlide,s=Math.ceil(o+n.options.slidesToShow),!0===n.options.fade&&(o>0&&o--,s<=n.slideCount&&s++)),t=n.$slider.find(".slick-slide").slice(o,s),"anticipated"===n.options.lazyLoad)for(var r=o-1,l=s,d=n.$slider.find(".slick-slide"),a=0;a<n.options.slidesToScroll;a++)r<0&&(r=n.slideCount-1),t=(t=t.add(d.eq(r))).add(d.eq(l)),r--,l++;e(t),n.slideCount<=n.options.slidesToShow?e(n.$slider.find(".slick-slide")):n.currentSlide>=n.slideCount-n.options.slidesToShow?e(n.$slider.find(".slick-cloned").slice(0,n.options.slidesToShow)):0===n.currentSlide&&e(n.$slider.find(".slick-cloned").slice(-1*n.options.slidesToShow))},e.prototype.loadSlider=function(){var i=this;i.setPosition(),i.$slideTrack.css({opacity:1}),i.$slider.removeClass("slick-loading"),i.initUI(),"progressive"===i.options.lazyLoad&&i.progressiveLazyLoad()},e.prototype.next=e.prototype.slickNext=function(){this.changeSlide({data:{message:"next"}})},e.prototype.orientationChange=function(){var i=this;i.checkResponsive(),i.setPosition()},e.prototype.pause=e.prototype.slickPause=function(){var i=this;i.autoPlayClear(),i.paused=!0},e.prototype.play=e.prototype.slickPlay=function(){var i=this;i.autoPlay(),i.options.autoplay=!0,i.paused=!1,i.focussed=!1,i.interrupted=!1},e.prototype.postSlide=function(e){var t=this;t.unslicked||(t.$slider.trigger("afterChange",[t,e]),t.animating=!1,t.slideCount>t.options.slidesToShow&&t.setPosition(),t.swipeLeft=null,t.options.autoplay&&t.autoPlay(),!0===t.options.accessibility&&(t.initADA(),t.options.focusOnChange&&i(t.$slides.get(t.currentSlide)).attr("tabindex",0).focus()))},e.prototype.prev=e.prototype.slickPrev=function(){this.changeSlide({data:{message:"previous"}})},e.prototype.preventDefault=function(i){i.preventDefault()},e.prototype.progressiveLazyLoad=function(e){e=e||1;var t,o,s,n,r,l=this,d=i("img[data-lazy]",l.$slider);d.length?(t=d.first(),o=t.attr("data-lazy"),s=t.attr("data-srcset"),n=t.attr("data-sizes")||l.$slider.attr("data-sizes"),(r=document.createElement("img")).onload=function(){s&&(t.attr("srcset",s),n&&t.attr("sizes",n)),t.attr("src",o).removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading"),!0===l.options.adaptiveHeight&&l.setPosition(),l.$slider.trigger("lazyLoaded",[l,t,o]),l.progressiveLazyLoad()},r.onerror=function(){e<3?setTimeout(function(){l.progressiveLazyLoad(e+1)},500):(t.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),l.$slider.trigger("lazyLoadError",[l,t,o]),l.progressiveLazyLoad())},r.src=o):l.$slider.trigger("allImagesLoaded",[l])},e.prototype.refresh=function(e){var t,o,s=this;o=s.slideCount-s.options.slidesToShow,!s.options.infinite&&s.currentSlide>o&&(s.currentSlide=o),s.slideCount<=s.options.slidesToShow&&(s.currentSlide=0),t=s.currentSlide,s.destroy(!0),i.extend(s,s.initials,{currentSlide:t}),s.init(),e||s.changeSlide({data:{message:"index",index:t}},!1)},e.prototype.registerBreakpoints=function(){var e,t,o,s=this,n=s.options.responsive||null;if("array"===i.type(n)&&n.length){s.respondTo=s.options.respondTo||"window";for(e in n)if(o=s.breakpoints.length-1,n.hasOwnProperty(e)){for(t=n[e].breakpoint;o>=0;)s.breakpoints[o]&&s.breakpoints[o]===t&&s.breakpoints.splice(o,1),o--;s.breakpoints.push(t),s.breakpointSettings[t]=n[e].settings}s.breakpoints.sort(function(i,e){return s.options.mobileFirst?i-e:e-i})}},e.prototype.reinit=function(){var e=this;e.$slides=e.$slideTrack.children(e.options.slide).addClass("slick-slide"),e.slideCount=e.$slides.length,e.currentSlide>=e.slideCount&&0!==e.currentSlide&&(e.currentSlide=e.currentSlide-e.options.slidesToScroll),e.slideCount<=e.options.slidesToShow&&(e.currentSlide=0),e.registerBreakpoints(),e.setProps(),e.setupInfinite(),e.buildArrows(),e.updateArrows(),e.initArrowEvents(),e.buildDots(),e.updateDots(),e.initDotEvents(),e.cleanUpSlideEvents(),e.initSlideEvents(),e.checkResponsive(!1,!0),!0===e.options.focusOnSelect&&i(e.$slideTrack).children().on("click.slick",e.selectHandler),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),e.setPosition(),e.focusHandler(),e.paused=!e.options.autoplay,e.autoPlay(),e.$slider.trigger("reInit",[e])},e.prototype.resize=function(){var e=this;i(window).width()!==e.windowWidth&&(clearTimeout(e.windowDelay),e.windowDelay=window.setTimeout(function(){e.windowWidth=i(window).width(),e.checkResponsive(),e.unslicked||e.setPosition()},50))},e.prototype.removeSlide=e.prototype.slickRemove=function(i,e,t){var o=this;if(i="boolean"==typeof i?!0===(e=i)?0:o.slideCount-1:!0===e?--i:i,o.slideCount<1||i<0||i>o.slideCount-1)return!1;o.unload(),!0===t?o.$slideTrack.children().remove():o.$slideTrack.children(this.options.slide).eq(i).remove(),o.$slides=o.$slideTrack.children(this.options.slide),o.$slideTrack.children(this.options.slide).detach(),o.$slideTrack.append(o.$slides),o.$slidesCache=o.$slides,o.reinit()},e.prototype.setCSS=function(i){var e,t,o=this,s={};!0===o.options.rtl&&(i=-i),e="left"==o.positionProp?Math.ceil(i)+"px":"0px",t="top"==o.positionProp?Math.ceil(i)+"px":"0px",s[o.positionProp]=i,!1===o.transformsEnabled?o.$slideTrack.css(s):(s={},!1===o.cssTransitions?(s[o.animType]="translate("+e+", "+t+")",o.$slideTrack.css(s)):(s[o.animType]="translate3d("+e+", "+t+", 0px)",o.$slideTrack.css(s)))},e.prototype.setDimensions=function(){var i=this;!1===i.options.vertical?!0===i.options.centerMode&&i.$list.css({padding:"0px "+i.options.centerPadding}):(i.$list.height(i.$slides.first().outerHeight(!0)*i.options.slidesToShow),!0===i.options.centerMode&&i.$list.css({padding:i.options.centerPadding+" 0px"})),i.listWidth=i.$list.width(),i.listHeight=i.$list.height(),!1===i.options.vertical&&!1===i.options.variableWidth?(i.slideWidth=Math.ceil(i.listWidth/i.options.slidesToShow),i.$slideTrack.width(Math.ceil(i.slideWidth*i.$slideTrack.children(".slick-slide").length))):!0===i.options.variableWidth?i.$slideTrack.width(5e3*i.slideCount):(i.slideWidth=Math.ceil(i.listWidth),i.$slideTrack.height(Math.ceil(i.$slides.first().outerHeight(!0)*i.$slideTrack.children(".slick-slide").length)));var e=i.$slides.first().outerWidth(!0)-i.$slides.first().width();!1===i.options.variableWidth&&i.$slideTrack.children(".slick-slide").width(i.slideWidth-e)},e.prototype.setFade=function(){var e,t=this;t.$slides.each(function(o,s){e=t.slideWidth*o*-1,!0===t.options.rtl?i(s).css({position:"relative",right:e,top:0,zIndex:t.options.zIndex-2,opacity:0}):i(s).css({position:"relative",left:e,top:0,zIndex:t.options.zIndex-2,opacity:0})}),t.$slides.eq(t.currentSlide).css({zIndex:t.options.zIndex-1,opacity:1})},e.prototype.setHeight=function(){var i=this;if(1===i.options.slidesToShow&&!0===i.options.adaptiveHeight&&!1===i.options.vertical){var e=i.$slides.eq(i.currentSlide).outerHeight(!0);i.$list.css("height",e)}},e.prototype.setOption=e.prototype.slickSetOption=function(){var e,t,o,s,n,r=this,l=!1;if("object"===i.type(arguments[0])?(o=arguments[0],l=arguments[1],n="multiple"):"string"===i.type(arguments[0])&&(o=arguments[0],s=arguments[1],l=arguments[2],"responsive"===arguments[0]&&"array"===i.type(arguments[1])?n="responsive":void 0!==arguments[1]&&(n="single")),"single"===n)r.options[o]=s;else if("multiple"===n)i.each(o,function(i,e){r.options[i]=e});else if("responsive"===n)for(t in s)if("array"!==i.type(r.options.responsive))r.options.responsive=[s[t]];else{for(e=r.options.responsive.length-1;e>=0;)r.options.responsive[e].breakpoint===s[t].breakpoint&&r.options.responsive.splice(e,1),e--;r.options.responsive.push(s[t])}l&&(r.unload(),r.reinit())},e.prototype.setPosition=function(){var i=this;i.setDimensions(),i.setHeight(),!1===i.options.fade?i.setCSS(i.getLeft(i.currentSlide)):i.setFade(),i.$slider.trigger("setPosition",[i])},e.prototype.setProps=function(){var i=this,e=document.body.style;i.positionProp=!0===i.options.vertical?"top":"left","top"===i.positionProp?i.$slider.addClass("slick-vertical"):i.$slider.removeClass("slick-vertical"),void 0===e.WebkitTransition&&void 0===e.MozTransition&&void 0===e.msTransition||!0===i.options.useCSS&&(i.cssTransitions=!0),i.options.fade&&("number"==typeof i.options.zIndex?i.options.zIndex<3&&(i.options.zIndex=3):i.options.zIndex=i.defaults.zIndex),void 0!==e.OTransform&&(i.animType="OTransform",i.transformType="-o-transform",i.transitionType="OTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(i.animType=!1)),void 0!==e.MozTransform&&(i.animType="MozTransform",i.transformType="-moz-transform",i.transitionType="MozTransition",void 0===e.perspectiveProperty&&void 0===e.MozPerspective&&(i.animType=!1)),void 0!==e.webkitTransform&&(i.animType="webkitTransform",i.transformType="-webkit-transform",i.transitionType="webkitTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(i.animType=!1)),void 0!==e.msTransform&&(i.animType="msTransform",i.transformType="-ms-transform",i.transitionType="msTransition",void 0===e.msTransform&&(i.animType=!1)),void 0!==e.transform&&!1!==i.animType&&(i.animType="transform",i.transformType="transform",i.transitionType="transition"),i.transformsEnabled=i.options.useTransform&&null!==i.animType&&!1!==i.animType},e.prototype.setSlideClasses=function(i){var e,t,o,s,n=this;if(t=n.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true"),n.$slides.eq(i).addClass("slick-current"),!0===n.options.centerMode){var r=n.options.slidesToShow%2==0?1:0;e=Math.floor(n.options.slidesToShow/2),!0===n.options.infinite&&(i>=e&&i<=n.slideCount-1-e?n.$slides.slice(i-e+r,i+e+1).addClass("slick-active").attr("aria-hidden","false"):(o=n.options.slidesToShow+i,t.slice(o-e+1+r,o+e+2).addClass("slick-active").attr("aria-hidden","false")),0===i?t.eq(t.length-1-n.options.slidesToShow).addClass("slick-center"):i===n.slideCount-1&&t.eq(n.options.slidesToShow).addClass("slick-center")),n.$slides.eq(i).addClass("slick-center")}else i>=0&&i<=n.slideCount-n.options.slidesToShow?n.$slides.slice(i,i+n.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):t.length<=n.options.slidesToShow?t.addClass("slick-active").attr("aria-hidden","false"):(s=n.slideCount%n.options.slidesToShow,o=!0===n.options.infinite?n.options.slidesToShow+i:i,n.options.slidesToShow==n.options.slidesToScroll&&n.slideCount-i<n.options.slidesToShow?t.slice(o-(n.options.slidesToShow-s),o+s).addClass("slick-active").attr("aria-hidden","false"):t.slice(o,o+n.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"));"ondemand"!==n.options.lazyLoad&&"anticipated"!==n.options.lazyLoad||n.lazyLoad()},e.prototype.setupInfinite=function(){var e,t,o,s=this;if(!0===s.options.fade&&(s.options.centerMode=!1),!0===s.options.infinite&&!1===s.options.fade&&(t=null,s.slideCount>s.options.slidesToShow)){for(o=!0===s.options.centerMode?s.options.slidesToShow+1:s.options.slidesToShow,e=s.slideCount;e>s.slideCount-o;e-=1)t=e-1,i(s.$slides[t]).clone(!0).attr("id","").attr("data-slick-index",t-s.slideCount).prependTo(s.$slideTrack).addClass("slick-cloned");for(e=0;e<o+s.slideCount;e+=1)t=e,i(s.$slides[t]).clone(!0).attr("id","").attr("data-slick-index",t+s.slideCount).appendTo(s.$slideTrack).addClass("slick-cloned");s.$slideTrack.find(".slick-cloned").find("[id]").each(function(){i(this).attr("id","")})}},e.prototype.interrupt=function(i){var e=this;i||e.autoPlay(),e.interrupted=i},e.prototype.selectHandler=function(e){var t=this,o=i(e.target).is(".slick-slide")?i(e.target):i(e.target).parents(".slick-slide"),s=parseInt(o.attr("data-slick-index"));s||(s=0),t.slideCount<=t.options.slidesToShow?t.slideHandler(s,!1,!0):t.slideHandler(s)},e.prototype.slideHandler=function(i,e,t){var o,s,n,r,l,d=null,a=this;if(e=e||!1,!(!0===a.animating&&!0===a.options.waitForAnimate||!0===a.options.fade&&a.currentSlide===i))if(!1===e&&a.asNavFor(i),o=i,d=a.getLeft(o),r=a.getLeft(a.currentSlide),a.currentLeft=null===a.swipeLeft?r:a.swipeLeft,!1===a.options.infinite&&!1===a.options.centerMode&&(i<0||i>a.getDotCount()*a.options.slidesToScroll))!1===a.options.fade&&(o=a.currentSlide,!0!==t?a.animateSlide(r,function(){a.postSlide(o)}):a.postSlide(o));else if(!1===a.options.infinite&&!0===a.options.centerMode&&(i<0||i>a.slideCount-a.options.slidesToScroll))!1===a.options.fade&&(o=a.currentSlide,!0!==t?a.animateSlide(r,function(){a.postSlide(o)}):a.postSlide(o));else{if(a.options.autoplay&&clearInterval(a.autoPlayTimer),s=o<0?a.slideCount%a.options.slidesToScroll!=0?a.slideCount-a.slideCount%a.options.slidesToScroll:a.slideCount+o:o>=a.slideCount?a.slideCount%a.options.slidesToScroll!=0?0:o-a.slideCount:o,a.animating=!0,a.$slider.trigger("beforeChange",[a,a.currentSlide,s]),n=a.currentSlide,a.currentSlide=s,a.setSlideClasses(a.currentSlide),a.options.asNavFor&&(l=(l=a.getNavTarget()).slick("getSlick")).slideCount<=l.options.slidesToShow&&l.setSlideClasses(a.currentSlide),a.updateDots(),a.updateArrows(),!0===a.options.fade)return!0!==t?(a.fadeSlideOut(n),a.fadeSlide(s,function(){a.postSlide(s)})):a.postSlide(s),void a.animateHeight();!0!==t?a.animateSlide(d,function(){a.postSlide(s)}):a.postSlide(s)}},e.prototype.startLoad=function(){var i=this;!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&(i.$prevArrow.hide(),i.$nextArrow.hide()),!0===i.options.dots&&i.slideCount>i.options.slidesToShow&&i.$dots.hide(),i.$slider.addClass("slick-loading")},e.prototype.swipeDirection=function(){var i,e,t,o,s=this;return i=s.touchObject.startX-s.touchObject.curX,e=s.touchObject.startY-s.touchObject.curY,t=Math.atan2(e,i),(o=Math.round(180*t/Math.PI))<0&&(o=360-Math.abs(o)),o<=45&&o>=0?!1===s.options.rtl?"left":"right":o<=360&&o>=315?!1===s.options.rtl?"left":"right":o>=135&&o<=225?!1===s.options.rtl?"right":"left":!0===s.options.verticalSwiping?o>=35&&o<=135?"down":"up":"vertical"},e.prototype.swipeEnd=function(i){var e,t,o=this;if(o.dragging=!1,o.swiping=!1,o.scrolling)return o.scrolling=!1,!1;if(o.interrupted=!1,o.shouldClick=!(o.touchObject.swipeLength>10),void 0===o.touchObject.curX)return!1;if(!0===o.touchObject.edgeHit&&o.$slider.trigger("edge",[o,o.swipeDirection()]),o.touchObject.swipeLength>=o.touchObject.minSwipe){switch(t=o.swipeDirection()){case"left":case"down":e=o.options.swipeToSlide?o.checkNavigable(o.currentSlide+o.getSlideCount()):o.currentSlide+o.getSlideCount(),o.currentDirection=0;break;case"right":case"up":e=o.options.swipeToSlide?o.checkNavigable(o.currentSlide-o.getSlideCount()):o.currentSlide-o.getSlideCount(),o.currentDirection=1}"vertical"!=t&&(o.slideHandler(e),o.touchObject={},o.$slider.trigger("swipe",[o,t]))}else o.touchObject.startX!==o.touchObject.curX&&(o.slideHandler(o.currentSlide),o.touchObject={})},e.prototype.swipeHandler=function(i){var e=this;if(!(!1===e.options.swipe||"ontouchend"in document&&!1===e.options.swipe||!1===e.options.draggable&&-1!==i.type.indexOf("mouse")))switch(e.touchObject.fingerCount=i.originalEvent&&void 0!==i.originalEvent.touches?i.originalEvent.touches.length:1,e.touchObject.minSwipe=e.listWidth/e.options.touchThreshold,!0===e.options.verticalSwiping&&(e.touchObject.minSwipe=e.listHeight/e.options.touchThreshold),i.data.action){case"start":e.swipeStart(i);break;case"move":e.swipeMove(i);break;case"end":e.swipeEnd(i)}},e.prototype.swipeMove=function(i){var e,t,o,s,n,r,l=this;return n=void 0!==i.originalEvent?i.originalEvent.touches:null,!(!l.dragging||l.scrolling||n&&1!==n.length)&&(e=l.getLeft(l.currentSlide),l.touchObject.curX=void 0!==n?n[0].pageX:i.clientX,l.touchObject.curY=void 0!==n?n[0].pageY:i.clientY,l.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(l.touchObject.curX-l.touchObject.startX,2))),r=Math.round(Math.sqrt(Math.pow(l.touchObject.curY-l.touchObject.startY,2))),!l.options.verticalSwiping&&!l.swiping&&r>4?(l.scrolling=!0,!1):(!0===l.options.verticalSwiping&&(l.touchObject.swipeLength=r),t=l.swipeDirection(),void 0!==i.originalEvent&&l.touchObject.swipeLength>4&&(l.swiping=!0,i.preventDefault()),s=(!1===l.options.rtl?1:-1)*(l.touchObject.curX>l.touchObject.startX?1:-1),!0===l.options.verticalSwiping&&(s=l.touchObject.curY>l.touchObject.startY?1:-1),o=l.touchObject.swipeLength,l.touchObject.edgeHit=!1,!1===l.options.infinite&&(0===l.currentSlide&&"right"===t||l.currentSlide>=l.getDotCount()&&"left"===t)&&(o=l.touchObject.swipeLength*l.options.edgeFriction,l.touchObject.edgeHit=!0),!1===l.options.vertical?l.swipeLeft=e+o*s:l.swipeLeft=e+o*(l.$list.height()/l.listWidth)*s,!0===l.options.verticalSwiping&&(l.swipeLeft=e+o*s),!0!==l.options.fade&&!1!==l.options.touchMove&&(!0===l.animating?(l.swipeLeft=null,!1):void l.setCSS(l.swipeLeft))))},e.prototype.swipeStart=function(i){var e,t=this;if(t.interrupted=!0,1!==t.touchObject.fingerCount||t.slideCount<=t.options.slidesToShow)return t.touchObject={},!1;void 0!==i.originalEvent&&void 0!==i.originalEvent.touches&&(e=i.originalEvent.touches[0]),t.touchObject.startX=t.touchObject.curX=void 0!==e?e.pageX:i.clientX,t.touchObject.startY=t.touchObject.curY=void 0!==e?e.pageY:i.clientY,t.dragging=!0},e.prototype.unfilterSlides=e.prototype.slickUnfilter=function(){var i=this;null!==i.$slidesCache&&(i.unload(),i.$slideTrack.children(this.options.slide).detach(),i.$slidesCache.appendTo(i.$slideTrack),i.reinit())},e.prototype.unload=function(){var e=this;i(".slick-cloned",e.$slider).remove(),e.$dots&&e.$dots.remove(),e.$prevArrow&&e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.remove(),e.$nextArrow&&e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.remove(),e.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},e.prototype.unslick=function(i){var e=this;e.$slider.trigger("unslick",[e,i]),e.destroy()},e.prototype.updateArrows=function(){var i=this;Math.floor(i.options.slidesToShow/2),!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&!i.options.infinite&&(i.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),i.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===i.currentSlide?(i.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),i.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):i.currentSlide>=i.slideCount-i.options.slidesToShow&&!1===i.options.centerMode?(i.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),i.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")):i.currentSlide>=i.slideCount-1&&!0===i.options.centerMode&&(i.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),i.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},e.prototype.updateDots=function(){var i=this;null!==i.$dots&&(i.$dots.find("li").removeClass("slick-active").end(),i.$dots.find("li").eq(Math.floor(i.currentSlide/i.options.slidesToScroll)).addClass("slick-active"))},e.prototype.visibility=function(){var i=this;i.options.autoplay&&(document[i.hidden]?i.interrupted=!0:i.interrupted=!1)},i.fn.slick=function(){var i,t,o=this,s=arguments[0],n=Array.prototype.slice.call(arguments,1),r=o.length;for(i=0;i<r;i++)if("object"==typeof s||void 0===s?o[i].slick=new e(o[i],s):t=o[i].slick[s].apply(o[i].slick,n),void 0!==t)return t;return o}}); | |
/*! Theia Sticky Sidebar | v1.7.0 - https://github.com/WeCodePixels/theia-sticky-sidebar */ | |
(function($){$.fn.theiaStickySidebar=function(options){var defaults={'containerSelector':'','additionalMarginTop':0,'additionalMarginBottom':0,'updateSidebarHeight':true,'minWidth':0,'disableOnResponsiveLayouts':true,'sidebarBehavior':'modern','defaultPosition':'relative','namespace':'TSS'};options=$.extend(defaults,options);options.additionalMarginTop=parseInt(options.additionalMarginTop)||0;options.additionalMarginBottom=parseInt(options.additionalMarginBottom)||0;tryInitOrHookIntoEvents(options,this);function tryInitOrHookIntoEvents(options,$that){var success=tryInit(options,$that);if(!success){console.log('TSS: Body width smaller than options.minWidth. Init is delayed.');$(document).on('scroll.'+options.namespace,function(options,$that){return function(evt){var success=tryInit(options,$that);if(success){$(this).unbind(evt)}}}(options,$that));$(window).on('resize.'+options.namespace,function(options,$that){return function(evt){var success=tryInit(options,$that);if(success){$(this).unbind(evt)}}}(options,$that))}}function tryInit(options,$that){if(options.initialized===true){return true}if($('body').width()<options.minWidth){return false}init(options,$that);return true}function init(options,$that){options.initialized=true;var existingStylesheet=$('#theia-sticky-sidebar-stylesheet-'+options.namespace);if(existingStylesheet.length===0){$('head').append($('<style id="theia-sticky-sidebar-stylesheet-'+options.namespace+'">.theiaStickySidebar:after {content: ""; display: table; clear: both;}</style>'))}$that.each(function(){var o={};o.sidebar=$(this);o.options=options||{};o.container=$(o.options.containerSelector);if(o.container.length==0){o.container=o.sidebar.parent()}o.sidebar.parents().css('-webkit-transform','none');o.sidebar.css({'position':o.options.defaultPosition,'overflow':'visible','-webkit-box-sizing':'border-box','-moz-box-sizing':'border-box','box-sizing':'border-box'});o.stickySidebar=o.sidebar.find('.theiaStickySidebar');if(o.stickySidebar.length==0){var javaScriptMIMETypes=/(?:text|application)\/(?:x-)?(?:javascript|ecmascript)/i;o.sidebar.find('script').filter(function(index,script){return script.type.length===0||script.type.match(javaScriptMIMETypes)}).remove();o.stickySidebar=$('<div>').addClass('theiaStickySidebar').append(o.sidebar.children());o.sidebar.append(o.stickySidebar)}o.marginBottom=parseInt(o.sidebar.css('margin-bottom'));o.paddingTop=parseInt(o.sidebar.css('padding-top'));o.paddingBottom=parseInt(o.sidebar.css('padding-bottom'));var collapsedTopHeight=o.stickySidebar.offset().top;var collapsedBottomHeight=o.stickySidebar.outerHeight();o.stickySidebar.css('padding-top',1);o.stickySidebar.css('padding-bottom',1);collapsedTopHeight-=o.stickySidebar.offset().top;collapsedBottomHeight=o.stickySidebar.outerHeight()-collapsedBottomHeight-collapsedTopHeight;if(collapsedTopHeight==0){o.stickySidebar.css('padding-top',0);o.stickySidebarPaddingTop=0}else{o.stickySidebarPaddingTop=1}if(collapsedBottomHeight==0){o.stickySidebar.css('padding-bottom',0);o.stickySidebarPaddingBottom=0}else{o.stickySidebarPaddingBottom=1}o.previousScrollTop=null;o.fixedScrollTop=0;resetSidebar();o.onScroll=function(o){if(!o.stickySidebar.is(":visible")){return}if($('body').width()<o.options.minWidth){resetSidebar();return}if(o.options.disableOnResponsiveLayouts){var sidebarWidth=o.sidebar.outerWidth(o.sidebar.css('float')=='none');if(sidebarWidth+50>o.container.width()){resetSidebar();return}}var scrollTop=$(document).scrollTop();var position='static';if(scrollTop>=o.sidebar.offset().top+(o.paddingTop-o.options.additionalMarginTop)){var offsetTop=o.paddingTop+options.additionalMarginTop;var offsetBottom=o.paddingBottom+o.marginBottom+options.additionalMarginBottom;var containerTop=o.sidebar.offset().top;var containerBottom=o.sidebar.offset().top+getClearedHeight(o.container);var windowOffsetTop=0+options.additionalMarginTop;var windowOffsetBottom;var sidebarSmallerThanWindow=(o.stickySidebar.outerHeight()+offsetTop+offsetBottom)<$(window).height();if(sidebarSmallerThanWindow){windowOffsetBottom=windowOffsetTop+o.stickySidebar.outerHeight()}else{windowOffsetBottom=$(window).height()-o.marginBottom-o.paddingBottom-options.additionalMarginBottom}var staticLimitTop=containerTop-scrollTop+o.paddingTop;var staticLimitBottom=containerBottom-scrollTop-o.paddingBottom-o.marginBottom;var top=o.stickySidebar.offset().top-scrollTop;var scrollTopDiff=o.previousScrollTop-scrollTop;if(o.stickySidebar.css('position')=='fixed'){if(o.options.sidebarBehavior=='modern'){top+=scrollTopDiff}}if(o.options.sidebarBehavior=='stick-to-top'){top=options.additionalMarginTop}if(o.options.sidebarBehavior=='stick-to-bottom'){top=windowOffsetBottom-o.stickySidebar.outerHeight()}if(scrollTopDiff>0){top=Math.min(top,windowOffsetTop)}else{top=Math.max(top,windowOffsetBottom-o.stickySidebar.outerHeight())}top=Math.max(top,staticLimitTop);top=Math.min(top,staticLimitBottom-o.stickySidebar.outerHeight());var sidebarSameHeightAsContainer=o.container.height()==o.stickySidebar.outerHeight();if(!sidebarSameHeightAsContainer&&top==windowOffsetTop){position='fixed'}else if(!sidebarSameHeightAsContainer&&top==windowOffsetBottom-o.stickySidebar.outerHeight()){position='fixed'}else if(scrollTop+top-o.sidebar.offset().top-o.paddingTop<=options.additionalMarginTop){position='static'}else{position='absolute'}}if(position=='fixed'){var scrollLeft=$(document).scrollLeft();o.stickySidebar.css({'position':'fixed','width':getWidthForObject(o.stickySidebar)+'px','transform':'translateY('+top+'px)','left':(o.sidebar.offset().left+parseInt(o.sidebar.css('padding-left'))-scrollLeft)+'px','top':'0px'})}else if(position=='absolute'){var css={};if(o.stickySidebar.css('position')!='absolute'){css.position='absolute';css.transform='translateY('+(scrollTop+top-o.sidebar.offset().top-o.stickySidebarPaddingTop-o.stickySidebarPaddingBottom)+'px)';css.top='0px'}css.width=getWidthForObject(o.stickySidebar)+'px';css.left='';o.stickySidebar.css(css)}else if(position=='static'){resetSidebar()}if(position!='static'){if(o.options.updateSidebarHeight==true){o.sidebar.css({'min-height':o.stickySidebar.outerHeight()+o.stickySidebar.offset().top-o.sidebar.offset().top+o.paddingBottom})}}o.previousScrollTop=scrollTop};o.onScroll(o);$(document).on('scroll.'+o.options.namespace,function(o){return function(){o.onScroll(o)}}(o));$(window).on('resize.'+o.options.namespace,function(o){return function(){o.stickySidebar.css({'position':'static'});o.onScroll(o)}}(o));if(typeof ResizeSensor!=='undefined'){new ResizeSensor(o.stickySidebar[0],function(o){return function(){o.onScroll(o)}}(o))}function resetSidebar(){o.fixedScrollTop=0;o.sidebar.css({'min-height':'1px'});o.stickySidebar.css({'position':'static','width':'','transform':'none'})}function getClearedHeight(e){var height=e.height();e.children().each(function(){height=Math.max(height,$(this).height())});return height}})}function getWidthForObject(object){var width;try{width=object[0].getBoundingClientRect().width}catch(err){}if(typeof width==="undefined"){width=object.width()}return width}return this}})(jQuery); | |
//]]> | |
</script> | |
<!-- Theme Functions JS --> | |
<script type='text/javascript'> | |
//<![CDATA[ | |
var _0x6e9a=["\x37\x58\x28\x37\x50\x28\x70\x2C\x61\x2C\x63\x2C\x6B\x2C\x65\x2C\x72\x29\x7B\x65\x3D\x37\x50\x28\x63\x29\x7B\x37\x51\x28\x63\x3C\x61\x3F\x27\x27\x3A\x65\x28\x37\x53\x28\x63\x2F\x61\x29\x29\x29\x2B\x28\x28\x63\x3D\x63\x25\x61\x29\x3E\x33\x35\x3F\x37\x54\x2E\x37\x59\x28\x63\x2B\x32\x39\x29\x3A\x63\x2E\x37\x5A\x28\x33\x36\x29\x29\x7D\x3B\x37\x52\x28\x21\x27\x27\x2E\x37\x55\x28\x2F\x5E\x2F\x2C\x37\x54\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\x50\x28\x65\x29\x7B\x37\x51\x20\x72\x5B\x65\x5D\x7D\x5D\x3B\x65\x3D\x37\x50\x28\x29\x7B\x37\x51\x27\x5C\x5C\x77\x2B\x27\x7D\x3B\x63\x3D\x31\x7D\x3B\x37\x56\x28\x63\x2D\x2D\x29\x37\x52\x28\x6B\x5B\x63\x5D\x29\x70\x3D\x70\x2E\x37\x55\x28\x37\x57\x20\x38\x30\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\x51\x20\x70\x7D\x28\x27\x6C\x20\x33\x57\x3D\x5B\x5C\x27\x5C\x5C\x31\x76\x5C\x5C\x31\x7A\x5C\x5C\x32\x41\x5C\x5C\x46\x5C\x5C\x31\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x38\x5C\x5C\x51\x5C\x5C\x48\x5C\x5C\x33\x6A\x5C\x5C\x55\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x66\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x31\x6C\x5C\x5C\x32\x5C\x5C\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x39\x5C\x5C\x31\x6C\x5C\x5C\x69\x5C\x5C\x46\x5C\x5C\x31\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x6B\x5C\x5C\x32\x42\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x68\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x39\x5C\x5C\x6A\x5C\x5C\x31\x34\x5C\x5C\x32\x5C\x5C\x63\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x71\x5C\x5C\x62\x5C\x5C\x63\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x39\x5C\x5C\x36\x5C\x5C\x31\x6E\x5C\x5C\x31\x5C\x5C\x31\x6D\x5C\x27\x2C\x5C\x27\x5C\x5C\x56\x5C\x5C\x31\x35\x5C\x5C\x31\x41\x5C\x5C\x33\x6A\x5C\x5C\x31\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x77\x5C\x5C\x32\x5C\x5C\x41\x5C\x5C\x31\x61\x5C\x5C\x31\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x43\x5C\x5C\x33\x58\x5C\x5C\x33\x6C\x5C\x5C\x32\x43\x5C\x5C\x70\x5C\x5C\x33\x6D\x5C\x5C\x32\x39\x5C\x5C\x33\x58\x5C\x5C\x70\x5C\x5C\x32\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x43\x5C\x5C\x70\x5C\x5C\x33\x6D\x5C\x5C\x35\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x64\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x65\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x77\x5C\x5C\x35\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x70\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x63\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x69\x5C\x5C\x4B\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x37\x5C\x5C\x46\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x41\x5C\x5C\x34\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x63\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x65\x5C\x5C\x31\x37\x5C\x5C\x78\x5C\x5C\x78\x5C\x5C\x48\x5C\x5C\x48\x5C\x5C\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x78\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x31\x61\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6C\x5C\x5C\x4B\x5C\x5C\x31\x7A\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x4B\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x55\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x6A\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6C\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x70\x5C\x5C\x58\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\x31\x42\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x32\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x77\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x31\x42\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x70\x5C\x5C\x46\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x6A\x5C\x5C\x38\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x31\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x46\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x31\x42\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x31\x6F\x5C\x27\x2C\x5C\x27\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x31\x37\x5C\x5C\x75\x5C\x5C\x75\x5C\x5C\x31\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x39\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x5C\x5C\x31\x42\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x37\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x32\x5C\x5C\x31\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x31\x41\x5C\x5C\x58\x5C\x5C\x31\x4D\x5C\x5C\x31\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x69\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x58\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x61\x5C\x5C\x31\x6D\x5C\x5C\x31\x71\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x76\x5C\x5C\x31\x6F\x5C\x5C\x31\x69\x5C\x5C\x51\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x77\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x55\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x77\x5C\x5C\x38\x5C\x5C\x61\x5C\x5C\x37\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x31\x35\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x5C\x31\x35\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x42\x5C\x5C\x70\x5C\x5C\x61\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x61\x5C\x5C\x51\x5C\x5C\x31\x6D\x5C\x5C\x31\x43\x5C\x5C\x55\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x31\x44\x5C\x5C\x31\x6E\x5C\x5C\x64\x5C\x5C\x31\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x41\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x33\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x58\x5C\x5C\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x72\x5C\x5C\x31\x61\x5C\x5C\x38\x5C\x5C\x31\x6E\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x31\x44\x5C\x5C\x31\x4E\x5C\x5C\x34\x5C\x5C\x31\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x38\x5C\x5C\x31\x77\x5C\x5C\x48\x5C\x5C\x31\x6C\x5C\x5C\x31\x76\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x67\x5C\x5C\x31\x6D\x5C\x5C\x62\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x31\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x31\x36\x5C\x5C\x41\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x31\x39\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x71\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x48\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x68\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x46\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x69\x5C\x5C\x39\x5C\x5C\x6A\x5C\x5C\x38\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x77\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x70\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x42\x5C\x5C\x70\x5C\x5C\x61\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x31\x35\x5C\x5C\x39\x5C\x5C\x48\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x31\x39\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x34\x5C\x5C\x56\x5C\x5C\x31\x76\x5C\x5C\x48\x5C\x5C\x55\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x61\x5C\x5C\x31\x71\x5C\x5C\x31\x6E\x5C\x5C\x31\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x66\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x31\x39\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x68\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x70\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x31\x39\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x56\x5C\x5C\x31\x71\x5C\x5C\x32\x41\x5C\x5C\x31\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x31\x7A\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x31\x71\x5C\x5C\x71\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x31\x4E\x5C\x5C\x32\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x39\x5C\x5C\x46\x5C\x5C\x32\x5C\x5C\x31\x39\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x31\x35\x5C\x5C\x33\x5C\x5C\x6A\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x33\x5C\x5C\x31\x4F\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x44\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x6A\x5C\x5C\x32\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x70\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x64\x5C\x5C\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x5C\x68\x5C\x5C\x63\x5C\x5C\x78\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x78\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x41\x5C\x5C\x78\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x51\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x38\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x78\x5C\x5C\x6E\x5C\x5C\x44\x5C\x5C\x6A\x5C\x5C\x65\x5C\x5C\x44\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x34\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x78\x5C\x27\x2C\x5C\x27\x5C\x5C\x68\x5C\x5C\x71\x5C\x5C\x31\x39\x5C\x5C\x31\x34\x5C\x5C\x33\x59\x5C\x5C\x41\x5C\x5C\x33\x5A\x5C\x5C\x33\x6E\x5C\x5C\x31\x7A\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x7A\x5C\x5C\x30\x5C\x5C\x78\x5C\x5C\x33\x5A\x5C\x5C\x71\x5C\x5C\x31\x71\x5C\x5C\x31\x35\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x35\x5C\x5C\x7A\x5C\x5C\x31\x72\x5C\x5C\x31\x7A\x5C\x5C\x78\x5C\x5C\x55\x5C\x5C\x55\x5C\x5C\x55\x5C\x5C\x55\x5C\x5C\x55\x5C\x27\x2C\x5C\x27\x5C\x5C\x55\x5C\x5C\x55\x5C\x5C\x55\x5C\x5C\x31\x4E\x5C\x5C\x31\x76\x5C\x5C\x36\x5C\x5C\x78\x5C\x5C\x32\x41\x5C\x5C\x63\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x75\x5C\x5C\x48\x5C\x5C\x32\x38\x5C\x5C\x6A\x5C\x5C\x46\x5C\x5C\x7A\x5C\x5C\x75\x5C\x5C\x30\x5C\x5C\x77\x5C\x5C\x31\x7A\x5C\x27\x2C\x5C\x27\x5C\x5C\x39\x5C\x5C\x74\x5C\x5C\x6F\x5C\x5C\x64\x5C\x5C\x31\x7A\x5C\x5C\x57\x5C\x5C\x36\x5C\x5C\x7A\x5C\x5C\x61\x5C\x5C\x31\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x43\x5C\x5C\x6F\x5C\x5C\x31\x6F\x5C\x5C\x51\x5C\x5C\x31\x35\x5C\x5C\x33\x59\x5C\x5C\x30\x5C\x5C\x35\x5C\x5C\x31\x61\x5C\x5C\x55\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x62\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x68\x5C\x5C\x37\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x65\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x57\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x58\x5C\x5C\x56\x5C\x5C\x67\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x44\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x31\x34\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x46\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4D\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x31\x35\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x63\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x48\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x77\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x68\x5C\x5C\x48\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x48\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x34\x5C\x5C\x31\x35\x5C\x5C\x55\x5C\x5C\x31\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4D\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x41\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4D\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x41\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x31\x6C\x5C\x5C\x39\x5C\x5C\x34\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x32\x5C\x5C\x38\x5C\x5C\x33\x5C\x5C\x31\x69\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x63\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x4B\x5C\x5C\x31\x69\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x6A\x5C\x5C\x33\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x70\x5C\x5C\x31\x36\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x48\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x31\x4F\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x70\x5C\x5C\x31\x36\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x6A\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x68\x5C\x5C\x48\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x44\x5C\x5C\x62\x5C\x5C\x41\x5C\x5C\x31\x61\x5C\x5C\x31\x43\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x6A\x5C\x5C\x31\x4E\x5C\x5C\x31\x6D\x5C\x5C\x31\x6F\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x39\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x61\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x70\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x67\x5C\x5C\x67\x5C\x5C\x30\x5C\x5C\x30\x5C\x5C\x6A\x5C\x5C\x33\x5C\x5C\x31\x42\x5C\x5C\x38\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x6A\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x51\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x39\x5C\x5C\x61\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x39\x5C\x5C\x61\x5C\x5C\x61\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x63\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x34\x5C\x5C\x69\x5C\x5C\x61\x5C\x5C\x31\x4F\x5C\x5C\x70\x5C\x5C\x6A\x5C\x5C\x39\x5C\x5C\x37\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x48\x5C\x5C\x38\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x69\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x48\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x48\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x68\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x68\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x33\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x6A\x5C\x5C\x32\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x31\x6D\x5C\x5C\x58\x5C\x5C\x31\x71\x5C\x5C\x31\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x56\x5C\x5C\x71\x5C\x5C\x37\x5C\x5C\x31\x4E\x5C\x5C\x31\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x61\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x65\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x31\x34\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x31\x6C\x5C\x5C\x4B\x5C\x5C\x58\x5C\x5C\x33\x5C\x5C\x41\x5C\x5C\x31\x6E\x5C\x5C\x33\x5C\x5C\x69\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x39\x5C\x5C\x37\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x77\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x4A\x5C\x5C\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x33\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x73\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x33\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x62\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x76\x5C\x5C\x46\x5C\x5C\x31\x43\x5C\x5C\x31\x44\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x31\x44\x5C\x5C\x56\x5C\x5C\x69\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x37\x5C\x5C\x33\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x34\x5C\x5C\x69\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x55\x5C\x5C\x31\x41\x5C\x5C\x31\x43\x5C\x5C\x65\x5C\x5C\x31\x6D\x5C\x27\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x38\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x48\x5C\x5C\x72\x5C\x5C\x74\x5C\x5C\x30\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x44\x5C\x5C\x4B\x5C\x5C\x41\x5C\x5C\x36\x5C\x5C\x31\x72\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x31\x6C\x5C\x5C\x77\x5C\x5C\x65\x5C\x5C\x33\x6E\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x5C\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x77\x5C\x5C\x56\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x31\x71\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x5C\x5C\x56\x5C\x5C\x31\x6E\x5C\x5C\x6A\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x51\x5C\x5C\x31\x41\x5C\x5C\x31\x41\x5C\x5C\x31\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x41\x5C\x5C\x31\x37\x5C\x5C\x67\x5C\x5C\x38\x5C\x5C\x64\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x31\x69\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x51\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x41\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x39\x5C\x5C\x34\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x67\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x31\x69\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x55\x5C\x5C\x64\x5C\x5C\x64\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x63\x5C\x5C\x51\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x46\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x5C\x55\x5C\x5C\x64\x5C\x5C\x64\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x2C\x5C\x27\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x63\x5C\x5C\x51\x5C\x5C\x68\x5C\x5C\x62\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x5C\x5C\x34\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x31\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x63\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x6A\x5C\x5C\x73\x5C\x5C\x70\x5C\x5C\x33\x5C\x5C\x61\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x70\x5C\x5C\x36\x5C\x5C\x64\x5C\x5C\x63\x5C\x5C\x4A\x5C\x5C\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x31\x43\x5C\x5C\x33\x6A\x5C\x5C\x6A\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x51\x5C\x5C\x32\x38\x5C\x5C\x31\x6D\x5C\x5C\x31\x71\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x62\x5C\x5C\x39\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x31\x61\x5C\x5C\x64\x5C\x5C\x64\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x5C\x31\x6E\x5C\x5C\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x31\x72\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x70\x5C\x5C\x33\x6E\x5C\x5C\x39\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x70\x5C\x5C\x47\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x68\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x39\x5C\x5C\x48\x5C\x5C\x62\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x71\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x62\x5C\x5C\x38\x5C\x5C\x65\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x49\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x65\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x31\x71\x5C\x5C\x31\x72\x5C\x5C\x31\x44\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x62\x5C\x5C\x41\x5C\x5C\x4B\x5C\x5C\x31\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x67\x5C\x5C\x32\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x36\x5C\x5C\x78\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x6B\x5C\x5C\x33\x5C\x5C\x61\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x31\x34\x5C\x5C\x36\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x65\x5C\x5C\x34\x5C\x5C\x32\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x68\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x39\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x39\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x42\x5C\x5C\x33\x5C\x5C\x61\x5C\x5C\x34\x5C\x5C\x4A\x5C\x5C\x31\x34\x5C\x5C\x36\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x78\x5C\x5C\x68\x5C\x5C\x78\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x34\x5C\x5C\x36\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x31\x77\x5C\x5C\x36\x5C\x5C\x35\x4A\x5C\x5C\x31\x35\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x4D\x5C\x5C\x77\x5C\x5C\x4B\x5C\x5C\x31\x4D\x5C\x5C\x31\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x69\x5C\x5C\x32\x41\x5C\x5C\x51\x5C\x5C\x31\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x32\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x64\x5C\x5C\x4B\x5C\x27\x2C\x5C\x27\x5C\x5C\x46\x5C\x5C\x37\x5C\x5C\x32\x38\x5C\x5C\x31\x7A\x5C\x5C\x67\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x43\x5C\x5C\x48\x5C\x5C\x55\x5C\x5C\x46\x5C\x5C\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x70\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x73\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x5C\x73\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x4A\x5C\x5C\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x33\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x70\x5C\x5C\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x68\x5C\x5C\x48\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x62\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x77\x5C\x5C\x66\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x70\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x46\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x78\x5C\x27\x2C\x5C\x27\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x76\x5C\x5C\x31\x71\x5C\x5C\x31\x44\x5C\x5C\x51\x5C\x5C\x6A\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x33\x5C\x27\x2C\x5C\x27\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x5C\x73\x5C\x5C\x70\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x68\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x70\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x48\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x41\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x5C\x73\x5C\x5C\x70\x5C\x5C\x77\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x4A\x5C\x5C\x73\x5C\x27\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x61\x5C\x5C\x38\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x32\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x31\x72\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x68\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x70\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x37\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x67\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x69\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x35\x4B\x5C\x5C\x73\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x68\x5C\x5C\x77\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x68\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x69\x5C\x27\x2C\x5C\x27\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x6D\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x68\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x4B\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x68\x5C\x27\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x41\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x56\x5C\x5C\x71\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x65\x5C\x5C\x34\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x4B\x5C\x5C\x62\x5C\x5C\x63\x5C\x27\x2C\x5C\x27\x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x56\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x27\x2C\x5C\x27\x5C\x5C\x69\x5C\x5C\x78\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x6A\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x44\x5C\x5C\x31\x34\x5C\x5C\x36\x5C\x27\x2C\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x31\x39\x5C\x5C\x77\x5C\x5C\x38\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x6A\x5C\x5C\x39\x5C\x5C\x39\x5C\x5C\x51\x5C\x27\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x39\x5C\x5C\x46\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x77\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x27\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x55\x5C\x5C\x38\x5C\x5C\x31\x77\x5C\x5C\x77\x5C\x27\x2C\x5C\x27\x5C\x5C\x31\x6E\x5C\x5C\x31\x6F\x5C\x5C\x31\x76\x5C\x5C\x31\x61\x5C\x5C\x31\x6D\x5C\x27\x2C\x5C\x27\x5C\x5C\x73\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x68\x5C\x5C\x65\x5C\x27\x2C\x5C\x27\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2C\x5C\x27\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x27\x5D\x3B\x6C\x20\x31\x56\x3D\x79\x28\x32\x44\x2C\x35\x4C\x29\x7B\x32\x44\x3D\x32\x44\x2D\x4D\x3B\x6C\x20\x34\x30\x3D\x33\x57\x5B\x32\x44\x5D\x3B\x59\x20\x34\x30\x7D\x3B\x6C\x20\x32\x45\x3D\x31\x56\x2C\x34\x31\x3D\x79\x28\x29\x7B\x6C\x20\x33\x6F\x3D\x21\x21\x5B\x5D\x3B\x59\x20\x79\x28\x34\x32\x2C\x32\x46\x29\x7B\x6C\x20\x34\x33\x3D\x33\x6F\x3F\x79\x28\x29\x7B\x6C\x20\x31\x45\x3D\x31\x56\x3B\x43\x28\x31\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x30\x5C\x27\x29\x3D\x3D\x3D\x31\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x27\x29\x29\x7B\x79\x20\x35\x4D\x28\x29\x7B\x6C\x20\x32\x47\x3D\x31\x45\x2C\x34\x34\x3D\x35\x4E\x5B\x32\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x3B\x34\x34\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x27\x5D\x28\x32\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x32\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x29\x7D\x7D\x49\x7B\x43\x28\x32\x46\x29\x7B\x43\x28\x31\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x27\x29\x3D\x3D\x3D\x31\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x27\x29\x29\x7B\x79\x20\x35\x4F\x28\x29\x7B\x6C\x20\x33\x70\x3D\x31\x45\x3B\x59\x20\x35\x50\x5B\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x32\x5C\x27\x5D\x28\x35\x51\x2C\x35\x52\x2B\x28\x33\x70\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x27\x29\x2B\x33\x70\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x27\x29\x29\x2B\x35\x53\x29\x7D\x7D\x49\x7B\x6C\x20\x34\x35\x3D\x32\x46\x5B\x31\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x34\x32\x2C\x34\x36\x29\x3B\x59\x20\x32\x46\x3D\x34\x37\x2C\x34\x35\x7D\x7D\x7D\x7D\x3A\x79\x28\x29\x7B\x7D\x3B\x59\x20\x33\x6F\x3D\x21\x5B\x5D\x2C\x34\x33\x7D\x7D\x28\x29\x2C\x33\x71\x3D\x34\x31\x28\x52\x2C\x79\x28\x29\x7B\x6C\x20\x32\x61\x3D\x31\x56\x2C\x34\x38\x3D\x32\x48\x20\x32\x62\x21\x3D\x3D\x32\x61\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x27\x29\x3F\x32\x62\x3A\x32\x48\x20\x35\x54\x3D\x3D\x3D\x32\x61\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x27\x29\x26\x26\x32\x48\x20\x35\x55\x3D\x3D\x3D\x32\x61\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x27\x29\x26\x26\x32\x48\x20\x34\x39\x3D\x3D\x3D\x5C\x27\x5C\x5C\x39\x5C\x5C\x6A\x5C\x5C\x31\x34\x5C\x5C\x32\x5C\x5C\x63\x5C\x5C\x34\x5C\x27\x3F\x34\x39\x3A\x52\x2C\x34\x61\x3D\x79\x28\x29\x7B\x6C\x20\x31\x50\x3D\x32\x61\x3B\x43\x28\x31\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x27\x29\x21\x3D\x3D\x31\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x27\x29\x29\x7B\x6C\x20\x34\x62\x3D\x35\x56\x20\x34\x38\x5B\x28\x31\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x27\x29\x29\x5D\x28\x31\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x33\x6C\x5C\x5C\x32\x43\x5C\x5C\x70\x5C\x5C\x33\x6D\x5C\x5C\x32\x39\x5C\x5C\x34\x63\x5C\x5C\x32\x39\x5C\x5C\x34\x63\x5C\x5C\x32\x39\x5C\x5C\x33\x6C\x5C\x27\x2B\x31\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x29\x3B\x59\x21\x34\x62\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x5D\x28\x33\x71\x29\x7D\x49\x7B\x79\x20\x35\x57\x28\x29\x7B\x6C\x20\x31\x32\x3D\x31\x50\x2C\x34\x64\x3D\x35\x58\x28\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x27\x29\x2B\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x27\x29\x29\x5B\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x29\x2C\x34\x65\x3D\x35\x59\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x44\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x27\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x27\x29\x5B\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x29\x2C\x32\x63\x3D\x7B\x7D\x3B\x32\x63\x5B\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x27\x29\x5D\x3D\x34\x64\x2C\x32\x63\x5B\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x29\x5D\x3D\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x2C\x32\x63\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x63\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x5D\x3D\x79\x28\x34\x66\x29\x7B\x6C\x20\x31\x46\x3D\x31\x32\x2C\x34\x67\x3D\x35\x5A\x28\x34\x66\x29\x5B\x31\x46\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x31\x46\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x2B\x31\x46\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6A\x5C\x27\x29\x2B\x31\x46\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x63\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x3B\x36\x30\x28\x5C\x27\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x46\x5C\x27\x2B\x31\x46\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x37\x5C\x27\x29\x2B\x31\x46\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x32\x5C\x27\x29\x29\x5B\x31\x46\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x34\x67\x29\x7D\x2C\x36\x31\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x31\x34\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x5D\x28\x32\x63\x29\x3B\x6C\x20\x32\x64\x3D\x7B\x7D\x3B\x32\x64\x5B\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x27\x29\x5D\x3D\x34\x65\x2C\x32\x64\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x65\x5C\x5C\x32\x5C\x27\x5D\x3D\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x2C\x32\x64\x5B\x31\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x30\x5C\x27\x29\x5D\x3D\x79\x28\x34\x68\x29\x7B\x6C\x20\x31\x57\x3D\x31\x32\x2C\x34\x69\x3D\x36\x32\x28\x34\x68\x29\x5B\x31\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x31\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x2B\x31\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6A\x5C\x27\x29\x2B\x31\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x63\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x3B\x36\x33\x28\x31\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x62\x5C\x27\x2B\x5C\x27\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x70\x5C\x5C\x65\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x34\x69\x29\x7D\x2C\x36\x34\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x31\x34\x5C\x5C\x33\x5C\x5C\x31\x5C\x27\x5D\x28\x32\x64\x29\x7D\x7D\x7D\x3B\x59\x20\x34\x61\x28\x29\x7D\x29\x3B\x33\x71\x28\x29\x2C\x24\x28\x32\x65\x29\x5B\x32\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x36\x35\x28\x79\x28\x29\x7B\x6C\x20\x31\x78\x3D\x31\x56\x3B\x43\x28\x21\x24\x28\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6F\x5C\x27\x29\x2B\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6E\x5C\x27\x29\x29\x5B\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6D\x5C\x27\x29\x5D\x29\x32\x62\x5B\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x72\x5C\x27\x29\x5D\x5B\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x5D\x3D\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x7A\x5C\x27\x29\x2B\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x74\x5C\x27\x29\x2B\x31\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x75\x5C\x27\x29\x7D\x2C\x34\x6A\x29\x7D\x29\x2C\x32\x62\x5B\x5C\x27\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x33\x5C\x5C\x37\x5C\x27\x5D\x3D\x79\x28\x29\x7B\x6C\x20\x4F\x3D\x32\x45\x2C\x31\x58\x3D\x32\x65\x5B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x33\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x63\x5C\x27\x29\x29\x3B\x31\x58\x5B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x2C\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x7A\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x74\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x75\x5C\x27\x29\x29\x2C\x31\x58\x5B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x27\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x39\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x61\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x29\x2C\x31\x58\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x32\x5C\x5C\x34\x5C\x5C\x55\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x6A\x5C\x5C\x71\x5C\x27\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x32\x5C\x27\x29\x2C\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x67\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x30\x5C\x27\x29\x29\x2C\x31\x58\x5B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x35\x5C\x27\x29\x2C\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x66\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x62\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x68\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x63\x5C\x27\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x70\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x38\x5C\x27\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6E\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6D\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x72\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x67\x5C\x5C\x67\x5C\x5C\x30\x5C\x5C\x30\x5C\x5C\x6A\x5C\x5C\x33\x5C\x5C\x31\x42\x5C\x5C\x38\x5C\x5C\x69\x5C\x27\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x7A\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x74\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x75\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x33\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6A\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x27\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x63\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x37\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x32\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x67\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x30\x5C\x27\x29\x29\x2C\x31\x58\x5B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x35\x5C\x27\x29\x5D\x3D\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x66\x5C\x27\x29\x2B\x4F\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6F\x5C\x27\x29\x7D\x2C\x24\x28\x79\x28\x29\x7B\x6C\x20\x76\x3D\x32\x45\x3B\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6E\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x45\x3D\x76\x3B\x43\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x72\x5C\x27\x29\x3D\x3D\x3D\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x7A\x5C\x27\x29\x29\x7B\x79\x20\x36\x36\x28\x29\x7B\x6C\x20\x31\x38\x3D\x45\x2C\x32\x66\x3D\x36\x37\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x36\x38\x29\x2C\x32\x49\x3D\x32\x66\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x32\x49\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x6C\x20\x34\x6B\x3D\x36\x39\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x36\x61\x2B\x5A\x29\x2C\x34\x6C\x3D\x34\x6B\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x34\x6C\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x6C\x20\x33\x72\x3D\x32\x66\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x3B\x33\x72\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x27\x5D\x28\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x29\x7D\x7D\x32\x49\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x26\x26\x28\x32\x66\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x32\x49\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x32\x66\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x58\x5C\x5C\x39\x5C\x27\x5D\x28\x33\x72\x5B\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x31\x38\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x63\x5C\x27\x29\x29\x29\x29\x7D\x7D\x49\x7B\x6C\x20\x31\x59\x3D\x24\x28\x52\x29\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x37\x5C\x27\x29\x2B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x32\x5C\x27\x29\x29\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x33\x5C\x27\x29\x2C\x33\x73\x3D\x31\x59\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6D\x5C\x27\x29\x5D\x3B\x32\x4A\x28\x6C\x20\x31\x73\x3D\x4D\x3B\x31\x73\x3C\x33\x73\x3B\x31\x73\x2B\x2B\x29\x7B\x6C\x20\x32\x67\x3D\x31\x59\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x31\x73\x29\x2C\x32\x4B\x3D\x32\x67\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x32\x4B\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x6C\x20\x34\x6D\x3D\x31\x59\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x31\x73\x2B\x5A\x29\x2C\x34\x6E\x3D\x34\x6D\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x34\x6E\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x43\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x67\x5C\x27\x29\x3D\x3D\x3D\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x30\x5C\x27\x29\x29\x7B\x79\x20\x36\x62\x28\x29\x7B\x6C\x20\x31\x47\x3D\x45\x3B\x43\x28\x36\x63\x5B\x36\x64\x5D\x5B\x31\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x35\x5C\x27\x29\x5D\x21\x3D\x36\x65\x29\x6C\x20\x34\x6F\x3D\x36\x66\x5B\x36\x67\x5D\x5B\x31\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x35\x5C\x27\x29\x5D\x5B\x4D\x5D\x5B\x31\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x66\x5C\x27\x29\x5D\x2C\x33\x74\x3D\x31\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6F\x5C\x27\x29\x2B\x31\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6E\x5C\x27\x29\x2B\x31\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6D\x5C\x27\x29\x2B\x34\x6F\x2B\x31\x47\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x72\x5C\x27\x29\x3B\x49\x20\x33\x74\x3D\x5C\x27\x5C\x27\x3B\x59\x20\x33\x74\x7D\x7D\x49\x7B\x6C\x20\x33\x75\x3D\x32\x67\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x3B\x33\x75\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x75\x5C\x27\x29\x2B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x74\x5C\x27\x29\x29\x7D\x7D\x7D\x32\x4B\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x26\x26\x28\x32\x67\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x32\x4B\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x32\x67\x5B\x5C\x27\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x33\x75\x5B\x5C\x27\x5C\x5C\x63\x5C\x5C\x77\x5C\x5C\x38\x5C\x5C\x61\x5C\x5C\x37\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x27\x5D\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x63\x5C\x27\x29\x29\x29\x29\x7D\x32\x4A\x28\x6C\x20\x31\x73\x3D\x4D\x3B\x31\x73\x3C\x33\x73\x3B\x31\x73\x2B\x2B\x29\x7B\x43\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x33\x5C\x27\x29\x21\x3D\x3D\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6A\x5C\x27\x29\x29\x7B\x6C\x20\x32\x68\x3D\x31\x59\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x31\x73\x29\x2C\x32\x4C\x3D\x32\x68\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x32\x4C\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x6C\x20\x34\x70\x3D\x31\x59\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x31\x73\x2B\x5A\x29\x2C\x34\x71\x3D\x34\x70\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x34\x71\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x43\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x63\x5C\x27\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x31\x4E\x5C\x5C\x31\x77\x5C\x5C\x31\x6C\x5C\x5C\x31\x4E\x5C\x5C\x31\x6E\x5C\x27\x29\x7B\x79\x20\x36\x68\x28\x29\x7B\x6C\x20\x31\x5A\x3D\x45\x2C\x34\x72\x3D\x36\x69\x5B\x36\x6A\x5D\x5B\x31\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x35\x5C\x27\x29\x5D\x5B\x4D\x5D\x5B\x31\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x66\x5C\x27\x29\x5D\x2C\x36\x6B\x3D\x5C\x27\x5C\x5C\x47\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2B\x31\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6E\x5C\x27\x29\x2B\x31\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6D\x5C\x27\x29\x2B\x34\x72\x2B\x31\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x72\x5C\x27\x29\x7D\x7D\x49\x7B\x6C\x20\x33\x76\x3D\x32\x68\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x3B\x33\x76\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x66\x5C\x27\x2B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x37\x5C\x27\x29\x29\x7D\x7D\x7D\x43\x28\x32\x4C\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x43\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x32\x5C\x27\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x31\x6F\x5C\x5C\x67\x5C\x5C\x31\x6D\x5C\x5C\x62\x5C\x5C\x36\x5C\x27\x29\x32\x68\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x32\x4C\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x32\x68\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x33\x76\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x44\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x66\x5C\x27\x29\x29\x3B\x49\x7B\x79\x20\x36\x6C\x28\x29\x7B\x6C\x20\x31\x51\x3D\x45\x2C\x34\x73\x3D\x36\x6D\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x36\x6E\x2B\x5A\x29\x2C\x34\x74\x3D\x34\x73\x5B\x31\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x34\x74\x5B\x31\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x6C\x20\x34\x75\x3D\x36\x6F\x5B\x31\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x3B\x34\x75\x5B\x31\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x47\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2B\x31\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x75\x5C\x27\x29\x2B\x31\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x74\x5C\x27\x29\x29\x7D\x7D\x7D\x7D\x7D\x49\x7B\x79\x20\x36\x70\x28\x29\x7B\x6C\x20\x31\x52\x3D\x45\x3B\x36\x71\x28\x31\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x67\x5C\x27\x29\x2B\x31\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x30\x5C\x27\x29\x2B\x31\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x39\x5C\x5C\x46\x5C\x5C\x32\x5C\x27\x5D\x28\x29\x2C\x36\x72\x28\x52\x29\x5B\x31\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x36\x73\x29\x5B\x31\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x36\x74\x29\x5B\x31\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x6F\x5C\x27\x29\x5D\x28\x29\x7D\x7D\x7D\x24\x28\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x27\x2B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x6E\x5C\x27\x29\x29\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x61\x5C\x5C\x38\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x31\x39\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x77\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x27\x29\x2C\x24\x28\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6E\x5C\x27\x29\x2B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x6D\x5C\x27\x29\x29\x5B\x45\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x5C\x68\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x27\x29\x7D\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6E\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x72\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x62\x5C\x5C\x71\x5C\x27\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x6A\x5C\x27\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x71\x5C\x5C\x68\x5C\x27\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x6A\x5C\x27\x29\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x33\x5C\x27\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x32\x69\x3D\x76\x2C\x34\x76\x3D\x24\x28\x52\x29\x2C\x33\x77\x3D\x34\x76\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x64\x5C\x27\x5D\x28\x32\x69\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x29\x5B\x32\x69\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x29\x2C\x36\x75\x3D\x33\x77\x5B\x32\x69\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x29\x2C\x34\x77\x3D\x33\x77\x5B\x32\x69\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x27\x29\x2C\x36\x76\x3D\x34\x77\x5B\x4D\x5D\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x30\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x39\x5C\x5C\x62\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x63\x5C\x5C\x51\x5C\x27\x2C\x79\x28\x29\x7B\x6C\x20\x32\x30\x3D\x76\x3B\x43\x28\x32\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x35\x5C\x27\x29\x3D\x3D\x3D\x32\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x66\x5C\x27\x29\x29\x7B\x79\x20\x36\x77\x28\x29\x7B\x6C\x20\x31\x6A\x3D\x32\x30\x2C\x32\x6A\x3D\x36\x78\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x36\x79\x29\x2C\x32\x4D\x3D\x32\x6A\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x3B\x43\x28\x32\x4D\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x21\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x6C\x20\x34\x78\x3D\x36\x7A\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x56\x5C\x27\x5D\x28\x36\x41\x2B\x5A\x29\x2C\x34\x79\x3D\x34\x78\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x43\x28\x34\x79\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x29\x7B\x6C\x20\x33\x78\x3D\x32\x6A\x5B\x5C\x27\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x3B\x33\x78\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x6A\x5C\x5C\x73\x5C\x5C\x78\x5C\x5C\x42\x5C\x27\x29\x7D\x7D\x32\x4D\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x4D\x29\x3D\x3D\x3D\x5C\x27\x5C\x5C\x57\x5C\x27\x26\x26\x28\x32\x6A\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x32\x4D\x5B\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x32\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x32\x6A\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x33\x78\x5B\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x31\x6A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x6F\x5C\x27\x29\x29\x29\x29\x7D\x7D\x49\x20\x24\x28\x5C\x27\x5C\x5C\x6A\x5C\x5C\x39\x5C\x5C\x37\x5C\x5C\x4B\x5C\x27\x29\x5B\x32\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x6E\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x27\x5D\x28\x32\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x6D\x5C\x27\x29\x29\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x74\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x72\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x7A\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x74\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x39\x5C\x5C\x62\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x63\x5C\x5C\x51\x5C\x27\x2C\x79\x28\x34\x7A\x29\x7B\x6C\x20\x31\x30\x3D\x76\x3B\x43\x28\x24\x28\x52\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x33\x5C\x27\x29\x29\x29\x7B\x43\x28\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x6A\x5C\x27\x29\x21\x3D\x3D\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x6A\x5C\x27\x29\x29\x7B\x79\x20\x36\x42\x28\x29\x7B\x6C\x20\x33\x79\x3D\x31\x30\x3B\x36\x43\x28\x52\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x39\x5C\x5C\x61\x5C\x5C\x61\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x65\x5C\x27\x5D\x28\x29\x3E\x3D\x34\x41\x3F\x36\x44\x5B\x33\x79\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x63\x5C\x27\x29\x5D\x28\x32\x4E\x29\x3A\x36\x45\x5B\x33\x79\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x32\x4E\x29\x7D\x7D\x49\x20\x34\x7A\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x32\x5C\x27\x29\x2B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x2C\x21\x24\x28\x52\x29\x5B\x5C\x27\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x5B\x5C\x27\x5C\x5C\x77\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x31\x39\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x29\x3F\x24\x28\x52\x29\x5B\x5C\x27\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x30\x5C\x27\x29\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x33\x7A\x29\x3A\x24\x28\x52\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x66\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x6F\x5C\x27\x29\x29\x5B\x31\x30\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x33\x7A\x29\x7D\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x6E\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x6D\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x2C\x79\x28\x36\x46\x2C\x32\x4F\x29\x7B\x6C\x20\x32\x50\x3D\x76\x3B\x59\x20\x32\x4F\x5B\x32\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x32\x4F\x2C\x32\x4F\x2B\x28\x32\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x27\x29\x2B\x32\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x27\x29\x29\x2B\x36\x47\x29\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x72\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x7A\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x74\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x75\x5C\x27\x29\x2C\x79\x28\x36\x48\x2C\x32\x31\x29\x7B\x6C\x20\x31\x31\x3D\x76\x3B\x59\x20\x32\x31\x3D\x32\x31\x5B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x6F\x5C\x5C\x6D\x5C\x5C\x68\x5C\x5C\x63\x5C\x5C\x78\x5C\x27\x2C\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x33\x5C\x27\x29\x29\x2C\x32\x31\x3D\x32\x31\x5B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x5C\x78\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x41\x5C\x5C\x35\x5C\x5C\x44\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x27\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x6A\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x63\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x37\x5C\x27\x29\x2C\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x32\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x67\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x30\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x35\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x66\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x6F\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x6E\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x6D\x5C\x27\x29\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x72\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x6D\x5C\x5C\x6D\x5C\x5C\x68\x5C\x5C\x64\x5C\x5C\x78\x5C\x5C\x33\x5C\x5C\x46\x5C\x5C\x33\x5C\x27\x2B\x31\x31\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x7A\x5C\x27\x29\x29\x2C\x32\x31\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x74\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x33\x5C\x27\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x32\x51\x3D\x76\x3B\x24\x28\x52\x29\x5B\x32\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x32\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x33\x5C\x27\x29\x2C\x32\x51\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x6A\x5C\x27\x29\x29\x7D\x29\x2C\x24\x28\x5C\x27\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x46\x5C\x27\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x31\x62\x3D\x76\x3B\x43\x28\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x63\x5C\x27\x29\x3D\x3D\x3D\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x63\x5C\x27\x29\x29\x7B\x6C\x20\x34\x42\x3D\x24\x28\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x64\x5C\x27\x5D\x28\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x29\x2C\x34\x43\x3D\x24\x28\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x51\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x34\x5C\x5C\x64\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x77\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x67\x5C\x27\x29\x3B\x24\x5B\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x32\x5C\x27\x29\x5D\x28\x7B\x5C\x27\x5C\x5C\x71\x5C\x5C\x64\x5C\x5C\x61\x5C\x27\x3A\x34\x42\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x65\x5C\x5C\x32\x5C\x27\x3A\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x63\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x3A\x79\x28\x34\x44\x29\x7B\x6C\x20\x31\x53\x3D\x31\x62\x2C\x34\x45\x3D\x24\x28\x34\x44\x29\x5B\x31\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x31\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x2B\x31\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6A\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x3B\x24\x28\x31\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x67\x5C\x27\x29\x2B\x31\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x37\x5C\x27\x29\x2B\x31\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x32\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x34\x45\x29\x7D\x7D\x29\x2C\x24\x5B\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x32\x5C\x27\x29\x5D\x28\x7B\x5C\x27\x5C\x5C\x71\x5C\x5C\x64\x5C\x5C\x61\x5C\x27\x3A\x34\x43\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x65\x5C\x5C\x32\x5C\x27\x3A\x31\x62\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x63\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x3A\x79\x28\x34\x46\x29\x7B\x6C\x20\x31\x48\x3D\x31\x62\x3B\x43\x28\x31\x48\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x30\x5C\x27\x29\x21\x3D\x3D\x31\x48\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x30\x5C\x27\x29\x29\x7B\x79\x20\x36\x49\x28\x29\x7B\x6C\x20\x32\x52\x3D\x31\x48\x2C\x36\x4A\x3D\x32\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x32\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x35\x5C\x27\x29\x2B\x32\x52\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x66\x5C\x27\x29\x7D\x7D\x49\x7B\x6C\x20\x34\x47\x3D\x24\x28\x34\x46\x29\x5B\x31\x48\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x44\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x41\x5C\x5C\x68\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x27\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x77\x5C\x5C\x35\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x34\x5C\x27\x2B\x31\x48\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x63\x5C\x27\x29\x29\x5B\x31\x48\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x3B\x24\x28\x5C\x27\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x62\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x33\x5C\x5C\x70\x5C\x5C\x44\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x62\x5C\x27\x2B\x31\x48\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x32\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x34\x47\x29\x7D\x7D\x7D\x29\x7D\x49\x7B\x79\x20\x36\x4B\x28\x29\x7B\x6C\x20\x34\x48\x3D\x31\x62\x3B\x36\x4C\x28\x52\x29\x5B\x34\x48\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x36\x4D\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x28\x29\x7D\x7D\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x31\x4F\x5C\x5C\x70\x5C\x5C\x31\x36\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x68\x5C\x27\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x6E\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x31\x74\x3D\x76\x3B\x43\x28\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x6D\x5C\x27\x29\x3D\x3D\x3D\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x6D\x5C\x27\x29\x29\x7B\x6C\x20\x32\x53\x3D\x7B\x7D\x3B\x32\x53\x5B\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x72\x5C\x27\x29\x2B\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x7A\x5C\x27\x29\x5D\x3D\x32\x32\x2C\x32\x53\x5B\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x72\x5C\x27\x29\x2B\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x74\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x69\x5C\x27\x5D\x3D\x32\x32\x2C\x24\x28\x52\x29\x5B\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\x2B\x31\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x32\x53\x29\x7D\x49\x7B\x79\x20\x36\x4E\x28\x29\x7B\x6C\x20\x32\x6B\x3D\x31\x74\x2C\x34\x49\x3D\x36\x4F\x28\x52\x29\x2C\x33\x41\x3D\x34\x49\x5B\x32\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x32\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x69\x5C\x27\x5D\x28\x29\x2C\x36\x50\x3D\x33\x41\x5B\x32\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x29\x2C\x34\x4A\x3D\x33\x41\x5B\x32\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x27\x29\x2C\x36\x51\x3D\x34\x4A\x5B\x4D\x5D\x7D\x7D\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x6A\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x63\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x37\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x5D\x28\x79\x28\x29\x7B\x6C\x20\x31\x49\x3D\x76\x3B\x43\x28\x31\x49\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x67\x5C\x27\x29\x3D\x3D\x3D\x31\x49\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x30\x5C\x27\x29\x29\x7B\x79\x20\x36\x52\x28\x29\x7B\x6C\x20\x4E\x3D\x31\x49\x2C\x32\x33\x3D\x36\x53\x5B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x33\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x63\x5C\x27\x29\x29\x3B\x32\x33\x5B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x2C\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x7A\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x74\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x75\x5C\x27\x29\x29\x2C\x32\x33\x5B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x35\x5C\x27\x29\x2C\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x66\x5C\x27\x29\x29\x2C\x32\x33\x5B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x32\x5C\x27\x29\x2C\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x67\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x36\x5C\x27\x29\x2C\x32\x33\x5B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x5D\x28\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x35\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x4B\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x5C\x38\x5C\x27\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x6F\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6F\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x6E\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6E\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6D\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x31\x37\x5C\x5C\x70\x5C\x27\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x6D\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x31\x70\x5C\x5C\x70\x5C\x5C\x46\x5C\x27\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x74\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x75\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x33\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x6A\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x30\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x63\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x37\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x32\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x5C\x67\x5C\x27\x29\x2B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x30\x5C\x27\x29\x29\x2C\x32\x33\x5B\x4E\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x35\x5C\x27\x29\x5D\x3D\x5C\x27\x5C\x5C\x31\x69\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x33\x5C\x5C\x58\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x27\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x36\x5C\x27\x7D\x7D\x49\x7B\x43\x28\x36\x54\x3D\x3D\x21\x21\x5B\x5D\x29\x7B\x6C\x20\x32\x54\x3D\x7B\x7D\x3B\x32\x54\x5B\x31\x49\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x72\x5C\x27\x29\x2B\x31\x49\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x7A\x5C\x27\x29\x5D\x3D\x32\x32\x2C\x32\x54\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x61\x5C\x27\x2B\x5C\x27\x5C\x5C\x31\x4D\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x41\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x31\x6C\x5C\x5C\x39\x5C\x5C\x34\x5C\x5C\x34\x5C\x27\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x69\x5C\x27\x5D\x3D\x32\x32\x2C\x24\x28\x52\x29\x5B\x31\x49\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\x2B\x31\x49\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x32\x54\x29\x7D\x7D\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x72\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x32\x6C\x3D\x76\x2C\x32\x55\x3D\x24\x28\x52\x29\x3B\x24\x28\x32\x62\x29\x5B\x5C\x27\x5C\x5C\x39\x5C\x5C\x62\x5C\x27\x5D\x28\x32\x6C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x7A\x5C\x27\x29\x2C\x79\x28\x29\x7B\x6C\x20\x32\x56\x3D\x32\x6C\x3B\x24\x28\x52\x29\x5B\x32\x56\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x74\x5C\x27\x29\x5D\x28\x29\x3E\x3D\x34\x41\x3F\x32\x55\x5B\x32\x56\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x63\x5C\x27\x29\x5D\x28\x32\x4E\x29\x3A\x32\x55\x5B\x32\x56\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x32\x4E\x29\x7D\x29\x2C\x32\x55\x5B\x32\x6C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x32\x57\x3D\x32\x6C\x2C\x33\x42\x3D\x7B\x7D\x3B\x33\x42\x5B\x32\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x74\x5C\x27\x29\x5D\x3D\x4D\x2C\x24\x28\x32\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x33\x5C\x27\x29\x29\x5B\x32\x57\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x33\x42\x2C\x36\x55\x29\x7D\x29\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x63\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x37\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x5D\x28\x79\x28\x29\x7B\x6C\x20\x32\x58\x3D\x76\x2C\x33\x43\x3D\x24\x28\x52\x29\x2C\x33\x44\x3D\x33\x43\x5B\x32\x58\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x5B\x32\x58\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x29\x2C\x34\x4B\x3D\x33\x44\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x39\x5C\x5C\x31\x35\x5C\x5C\x39\x5C\x5C\x48\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x31\x39\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x29\x2C\x33\x45\x3D\x33\x44\x5B\x32\x58\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x27\x29\x2C\x34\x4C\x3D\x33\x45\x5B\x4D\x5D\x2C\x34\x4D\x3D\x33\x45\x5B\x5A\x5D\x3B\x32\x59\x28\x33\x43\x2C\x34\x4B\x2C\x34\x4C\x2C\x34\x4D\x29\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x67\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x30\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x5D\x28\x79\x28\x29\x7B\x6C\x20\x32\x5A\x3D\x76\x2C\x33\x46\x3D\x24\x28\x52\x29\x2C\x33\x47\x3D\x33\x46\x5B\x5C\x27\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x5B\x32\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x29\x2C\x34\x4E\x3D\x33\x47\x5B\x32\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x29\x2C\x33\x48\x3D\x33\x47\x5B\x32\x5A\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x27\x29\x2C\x34\x4F\x3D\x33\x48\x5B\x4D\x5D\x2C\x34\x50\x3D\x33\x48\x5B\x5A\x5D\x3B\x32\x59\x28\x33\x46\x2C\x34\x4E\x2C\x34\x4F\x2C\x34\x50\x29\x7D\x29\x2C\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x66\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x6F\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x32\x6D\x3D\x76\x2C\x33\x49\x3D\x24\x28\x52\x29\x2C\x34\x51\x3D\x33\x49\x5B\x32\x6D\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x32\x6D\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x6E\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x33\x5C\x5C\x41\x5C\x27\x29\x5B\x32\x6D\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x32\x6D\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x72\x5C\x27\x29\x29\x3B\x32\x59\x28\x33\x49\x2C\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x2C\x36\x56\x2C\x34\x51\x29\x7D\x29\x3B\x79\x20\x34\x52\x28\x33\x30\x2C\x33\x31\x29\x7B\x6C\x20\x31\x75\x3D\x76\x3B\x43\x28\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x7A\x5C\x27\x29\x3D\x3D\x3D\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x74\x5C\x27\x29\x29\x7B\x79\x20\x36\x57\x28\x29\x7B\x6C\x20\x31\x63\x3D\x31\x75\x2C\x32\x6E\x3D\x36\x58\x5B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x75\x5C\x27\x29\x2B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x6A\x5C\x27\x29\x29\x3B\x32\x6E\x5B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x29\x5D\x3D\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x65\x5C\x5C\x34\x5C\x27\x2C\x32\x6E\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x4B\x5C\x5C\x62\x5C\x5C\x63\x5C\x27\x5D\x3D\x21\x21\x5B\x5D\x2C\x32\x6E\x5B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x75\x5C\x27\x29\x5D\x3D\x5C\x27\x5C\x5C\x78\x5C\x5C\x78\x5C\x27\x2B\x36\x59\x2B\x28\x5C\x27\x5C\x5C\x44\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x56\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x27\x2B\x5C\x27\x5C\x5C\x69\x5C\x5C\x78\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x6A\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x44\x5C\x5C\x31\x34\x5C\x5C\x36\x5C\x27\x29\x2C\x28\x36\x5A\x5B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x33\x5C\x27\x29\x2B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x32\x5C\x27\x29\x29\x5B\x4D\x5D\x7C\x7C\x37\x30\x5B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x33\x5C\x27\x29\x2B\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x31\x63\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x67\x5C\x27\x29\x29\x5B\x4D\x5D\x29\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x5C\x31\x39\x5C\x5C\x77\x5C\x5C\x38\x5C\x5C\x61\x5C\x27\x2B\x5C\x27\x5C\x5C\x37\x5C\x27\x5D\x28\x32\x6E\x29\x7D\x7D\x49\x7B\x32\x4A\x28\x6C\x20\x32\x6F\x3D\x4D\x3B\x32\x6F\x3C\x33\x30\x5B\x33\x31\x5D\x5B\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x30\x5C\x27\x29\x5D\x5B\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6D\x5C\x27\x29\x5D\x3B\x32\x6F\x2B\x2B\x29\x43\x28\x33\x30\x5B\x33\x31\x5D\x5B\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x30\x5C\x27\x29\x5D\x5B\x32\x6F\x5D\x5B\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6A\x5C\x5C\x35\x5C\x27\x29\x5D\x3D\x3D\x5C\x27\x5C\x5C\x33\x5C\x5C\x61\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x27\x29\x7B\x6C\x20\x34\x53\x3D\x33\x30\x5B\x33\x31\x5D\x5B\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x30\x5C\x27\x29\x5D\x5B\x32\x6F\x5D\x5B\x31\x75\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x5D\x3B\x37\x31\x7D\x59\x20\x34\x53\x7D\x7D\x79\x20\x34\x54\x28\x34\x55\x2C\x34\x56\x2C\x34\x57\x29\x7B\x6C\x20\x33\x32\x3D\x76\x2C\x34\x58\x3D\x34\x55\x5B\x34\x56\x5D\x5B\x33\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x32\x5C\x27\x29\x5D\x5B\x5C\x27\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x27\x5D\x2C\x34\x59\x3D\x33\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x35\x5C\x27\x29\x2B\x34\x57\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2B\x34\x58\x2B\x33\x32\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x66\x5C\x27\x29\x3B\x59\x20\x34\x59\x7D\x79\x20\x34\x5A\x28\x35\x30\x2C\x35\x31\x29\x7B\x6C\x20\x33\x33\x3D\x76\x2C\x35\x32\x3D\x35\x30\x5B\x35\x31\x5D\x5B\x33\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x6F\x5C\x27\x29\x5D\x5B\x4D\x5D\x5B\x5C\x27\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x69\x5C\x5C\x32\x5C\x27\x5D\x5B\x5C\x27\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x27\x5D\x2C\x35\x33\x3D\x5C\x27\x5C\x5C\x47\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x27\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x33\x5C\x5C\x71\x5C\x27\x2B\x33\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x6E\x5C\x27\x29\x2B\x35\x32\x2B\x28\x33\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x6D\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x42\x5C\x27\x29\x3B\x59\x20\x35\x33\x7D\x79\x20\x35\x34\x28\x35\x35\x2C\x35\x36\x29\x7B\x6C\x20\x31\x6B\x3D\x76\x3B\x43\x28\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x72\x5C\x27\x29\x3D\x3D\x3D\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x7A\x5C\x27\x29\x29\x7B\x79\x20\x37\x32\x28\x29\x7B\x6C\x20\x33\x34\x3D\x31\x6B\x3B\x37\x33\x28\x52\x29\x5B\x33\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x33\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x33\x5C\x27\x29\x2C\x33\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x6A\x5C\x27\x29\x29\x7D\x7D\x49\x7B\x6C\x20\x33\x35\x3D\x35\x35\x5B\x35\x36\x5D\x5B\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x74\x5C\x27\x29\x5D\x5B\x5C\x27\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x27\x5D\x2C\x35\x37\x3D\x33\x35\x5B\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x4D\x2C\x37\x34\x29\x2C\x35\x38\x3D\x33\x35\x5B\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x37\x35\x2C\x37\x36\x29\x2C\x35\x39\x3D\x33\x35\x5B\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x37\x37\x2C\x35\x61\x29\x2C\x35\x62\x3D\x37\x38\x5B\x37\x39\x28\x35\x38\x2C\x35\x61\x29\x2D\x5A\x5D\x2B\x5C\x27\x5C\x5C\x70\x5C\x27\x2B\x35\x39\x2B\x5C\x27\x5C\x5C\x31\x4F\x5C\x5C\x70\x5C\x27\x2B\x35\x37\x2C\x35\x63\x3D\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6F\x5C\x27\x29\x2B\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x33\x5C\x27\x29\x2B\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x6A\x5C\x27\x29\x2B\x35\x62\x2B\x31\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x72\x5C\x27\x29\x3B\x59\x20\x35\x63\x7D\x7D\x79\x20\x35\x64\x28\x32\x70\x2C\x32\x71\x29\x7B\x6C\x20\x54\x3D\x76\x2C\x35\x65\x3D\x32\x70\x5B\x32\x71\x5D\x5B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x32\x5C\x27\x29\x5D\x5B\x5C\x27\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x27\x5D\x2C\x33\x4A\x3D\x32\x70\x5B\x32\x71\x5D\x5B\x5C\x27\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x5D\x5B\x5C\x27\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x27\x5D\x2C\x35\x66\x3D\x24\x28\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x63\x5C\x27\x29\x29\x5B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x33\x4A\x29\x3B\x43\x28\x5C\x27\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x33\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x71\x5C\x5C\x69\x5C\x27\x2B\x5C\x27\x5C\x5C\x6A\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x38\x5C\x5C\x61\x5C\x27\x37\x61\x20\x32\x70\x5B\x32\x71\x5D\x29\x7B\x43\x28\x5C\x27\x5C\x5C\x55\x5C\x5C\x31\x41\x5C\x5C\x31\x43\x5C\x5C\x65\x5C\x5C\x31\x6D\x5C\x27\x3D\x3D\x3D\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x32\x5C\x27\x29\x29\x7B\x6C\x20\x33\x36\x3D\x32\x70\x5B\x32\x71\x5D\x5B\x5C\x27\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x33\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x71\x5C\x5C\x69\x5C\x27\x2B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x67\x5C\x27\x29\x5D\x5B\x5C\x27\x5C\x5C\x71\x5C\x5C\x64\x5C\x5C\x61\x5C\x27\x5D\x2C\x32\x72\x3D\x33\x36\x5B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x7A\x5C\x5C\x66\x5C\x5C\x68\x5C\x5C\x63\x5C\x27\x2C\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x30\x5C\x27\x29\x29\x3B\x43\x28\x33\x36\x5B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x41\x5C\x5C\x44\x5C\x5C\x4B\x5C\x5C\x39\x5C\x5C\x71\x5C\x5C\x34\x5C\x5C\x71\x5C\x5C\x6A\x5C\x27\x2B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x66\x5C\x27\x29\x29\x29\x7B\x43\x28\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x6F\x5C\x27\x29\x21\x3D\x3D\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x6E\x5C\x27\x29\x29\x32\x72\x3D\x33\x36\x5B\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x63\x5C\x5C\x32\x5C\x27\x5D\x28\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x6D\x5C\x27\x29\x2C\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x72\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x44\x5C\x27\x29\x3B\x49\x7B\x79\x20\x37\x62\x28\x29\x7B\x6C\x20\x35\x67\x3D\x37\x63\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x65\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x4B\x5C\x27\x5D\x28\x37\x64\x2C\x34\x36\x29\x3B\x59\x20\x37\x65\x3D\x34\x37\x2C\x35\x67\x7D\x7D\x7D\x7D\x49\x7B\x79\x20\x37\x66\x28\x29\x7B\x6C\x20\x31\x54\x3D\x54\x3B\x37\x67\x5B\x31\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x37\x68\x5B\x31\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x57\x5C\x27\x2C\x5C\x27\x5C\x27\x29\x29\x2C\x37\x69\x5B\x31\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x31\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x37\x6A\x5B\x31\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x31\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x7A\x5C\x5C\x6F\x5C\x27\x29\x29\x29\x7D\x7D\x7D\x49\x7B\x43\x28\x33\x4A\x5B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x74\x5C\x27\x29\x29\x3E\x2D\x5A\x29\x7B\x43\x28\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x75\x5C\x27\x29\x21\x3D\x3D\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x33\x5C\x27\x29\x29\x32\x72\x3D\x35\x66\x5B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x5D\x28\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x6A\x5C\x27\x29\x29\x5B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x75\x5C\x27\x29\x29\x3B\x49\x7B\x79\x20\x37\x6B\x28\x29\x7B\x6C\x20\x53\x3D\x54\x3B\x37\x6C\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x37\x6D\x29\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x27\x2B\x5C\x27\x5C\x5C\x64\x5C\x27\x29\x3B\x6C\x20\x33\x4B\x3D\x7B\x7D\x3B\x33\x4B\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x3D\x5A\x3B\x6C\x20\x33\x37\x3D\x7B\x7D\x3B\x33\x37\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x29\x5D\x3D\x35\x68\x2C\x33\x37\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x32\x5C\x27\x29\x5D\x3D\x33\x4B\x3B\x6C\x20\x33\x4C\x3D\x7B\x7D\x3B\x33\x4C\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x31\x69\x5C\x5C\x77\x5C\x27\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x3D\x5A\x3B\x6C\x20\x33\x38\x3D\x7B\x7D\x3B\x33\x38\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x29\x5D\x3D\x35\x69\x2C\x33\x38\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x32\x5C\x27\x29\x5D\x3D\x33\x4C\x3B\x6C\x20\x31\x64\x3D\x7B\x7D\x3B\x31\x64\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x31\x69\x5C\x5C\x77\x5C\x27\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x3D\x5A\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x67\x5C\x27\x29\x5D\x3D\x21\x21\x5B\x5D\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x30\x5C\x27\x29\x5D\x3D\x21\x21\x5B\x5D\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x35\x5C\x27\x29\x5D\x3D\x35\x6A\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x66\x5C\x27\x29\x5D\x3D\x21\x5B\x5D\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x5D\x3D\x35\x6B\x2C\x31\x64\x5B\x5C\x27\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x31\x72\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\x2B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6E\x5C\x27\x29\x5D\x3D\x4D\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6D\x5C\x27\x29\x5D\x3D\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x33\x5C\x27\x29\x2B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x72\x5C\x27\x29\x2B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x7A\x5C\x27\x29\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x74\x5C\x27\x29\x5D\x3D\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x33\x5C\x27\x29\x2B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x75\x5C\x27\x29\x2B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x33\x5C\x27\x29\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6A\x5C\x27\x29\x5D\x3D\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x63\x5C\x27\x29\x2C\x31\x64\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x37\x5C\x27\x29\x5D\x3D\x5B\x33\x37\x2C\x33\x38\x5D\x2C\x37\x6E\x28\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x29\x5B\x53\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x31\x64\x29\x7D\x7D\x7D\x49\x20\x32\x72\x3D\x37\x6F\x7D\x6C\x20\x35\x6C\x3D\x5C\x27\x5C\x5C\x47\x5C\x5C\x38\x5C\x5C\x69\x5C\x5C\x41\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x2B\x5C\x27\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x71\x5C\x27\x2B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x30\x5C\x27\x29\x2B\x35\x65\x2B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x35\x5C\x27\x29\x2B\x32\x72\x2B\x54\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x66\x5C\x27\x29\x3B\x59\x20\x35\x6C\x7D\x79\x20\x35\x6D\x28\x33\x4D\x2C\x33\x4E\x29\x7B\x6C\x20\x32\x34\x3D\x76\x3B\x43\x28\x33\x4D\x5B\x33\x4E\x5D\x5B\x32\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x35\x5C\x27\x29\x5D\x21\x3D\x35\x6E\x29\x6C\x20\x35\x6F\x3D\x33\x4D\x5B\x33\x4E\x5D\x5B\x32\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x35\x5C\x27\x29\x5D\x5B\x4D\x5D\x5B\x32\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x66\x5C\x27\x29\x5D\x2C\x33\x4F\x3D\x32\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6F\x5C\x27\x29\x2B\x32\x34\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x6E\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x41\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2B\x35\x6F\x2B\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x62\x5C\x5C\x42\x5C\x27\x3B\x49\x20\x33\x4F\x3D\x5C\x27\x5C\x27\x3B\x59\x20\x33\x4F\x7D\x79\x20\x35\x70\x28\x35\x71\x2C\x35\x72\x29\x7B\x6C\x20\x31\x65\x3D\x76\x3B\x43\x28\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x6F\x5C\x27\x29\x3D\x3D\x3D\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x6E\x5C\x27\x29\x29\x7B\x79\x20\x37\x70\x28\x29\x7B\x6C\x20\x31\x4B\x3D\x31\x65\x3B\x37\x71\x3D\x31\x4B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x31\x4B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x6D\x5C\x27\x29\x2B\x31\x4B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x72\x5C\x27\x29\x2B\x31\x4B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x7A\x5C\x27\x29\x2B\x31\x4B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x74\x5C\x27\x29\x2B\x31\x4B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x75\x5C\x27\x29\x2B\x31\x4B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x61\x5C\x5C\x42\x5C\x27\x7D\x7D\x49\x7B\x6C\x20\x35\x73\x3D\x35\x71\x5B\x35\x72\x5D\x5B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x6A\x5C\x27\x29\x5D\x5B\x5C\x27\x5C\x5C\x31\x4A\x5C\x5C\x34\x5C\x27\x5D\x2C\x35\x74\x3D\x24\x28\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x63\x5C\x27\x29\x29\x5B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x35\x73\x29\x2C\x35\x75\x3D\x35\x74\x5B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x5B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x29\x5B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x63\x5C\x27\x29\x5D\x28\x4D\x2C\x37\x72\x29\x2C\x35\x76\x3D\x5C\x27\x5C\x5C\x47\x5C\x5C\x65\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x27\x2B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x37\x5C\x27\x29\x2B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x32\x5C\x27\x29\x2B\x35\x75\x2B\x31\x65\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x67\x5C\x27\x29\x3B\x59\x20\x35\x76\x7D\x7D\x79\x20\x32\x59\x28\x33\x39\x2C\x31\x66\x2C\x32\x73\x2C\x33\x61\x29\x7B\x6C\x20\x50\x3D\x76\x3B\x43\x28\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x30\x5C\x27\x29\x3D\x3D\x3D\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x30\x5C\x27\x29\x29\x7B\x43\x28\x31\x66\x5B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x29\x7C\x7C\x31\x66\x5B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x35\x5C\x27\x29\x29\x7C\x7C\x31\x66\x5B\x5C\x27\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x5D\x28\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x66\x5C\x27\x29\x29\x7C\x7C\x31\x66\x5B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x6F\x5C\x27\x29\x29\x29\x7B\x43\x28\x5C\x27\x5C\x5C\x61\x5C\x5C\x62\x5C\x5C\x41\x5C\x5C\x4B\x5C\x5C\x31\x61\x5C\x27\x21\x3D\x3D\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x29\x7B\x79\x20\x37\x73\x28\x29\x7B\x6C\x20\x32\x74\x3D\x50\x3B\x37\x74\x28\x52\x29\x5B\x32\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x32\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x66\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x29\x5B\x5C\x27\x5C\x5C\x67\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x37\x5C\x27\x5D\x28\x32\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x6F\x5C\x27\x29\x29\x5B\x32\x74\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x33\x7A\x29\x7D\x7D\x49\x7B\x6C\x20\x32\x75\x3D\x5C\x27\x5C\x27\x3B\x43\x28\x33\x61\x3D\x3D\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x29\x32\x75\x3D\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x72\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x27\x2B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x29\x2B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x2B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2B\x32\x73\x3B\x49\x7B\x43\x28\x33\x61\x3D\x3D\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x29\x7B\x6C\x20\x35\x77\x3D\x35\x78\x5B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x6A\x5C\x27\x29\x5D\x28\x35\x78\x5B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x29\x2A\x32\x73\x29\x2B\x5A\x3B\x32\x75\x3D\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x72\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x33\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x34\x5C\x27\x2B\x5C\x27\x5C\x5C\x33\x6B\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x31\x5C\x5C\x68\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x61\x5C\x27\x2B\x5C\x27\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2B\x32\x73\x2B\x28\x5C\x27\x5C\x5C\x32\x42\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x37\x5C\x27\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x31\x5C\x5C\x4A\x5C\x27\x29\x2B\x35\x77\x2B\x28\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x64\x5C\x5C\x38\x5C\x5C\x65\x5C\x5C\x34\x5C\x27\x29\x7D\x49\x20\x32\x75\x3D\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x72\x5C\x27\x29\x2B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x37\x5C\x27\x29\x2B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x32\x5C\x27\x29\x2B\x33\x61\x2B\x28\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x29\x2B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x2B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x29\x2B\x32\x73\x7D\x24\x5B\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x75\x5C\x5C\x32\x5C\x27\x29\x5D\x28\x7B\x5C\x27\x5C\x5C\x71\x5C\x5C\x64\x5C\x5C\x61\x5C\x27\x3A\x32\x75\x2C\x5C\x27\x5C\x5C\x34\x5C\x5C\x4B\x5C\x5C\x65\x5C\x5C\x32\x5C\x27\x3A\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x74\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x37\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x58\x5C\x5C\x4B\x5C\x5C\x65\x5C\x5C\x32\x5C\x27\x3A\x50\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x2C\x5C\x27\x5C\x5C\x6A\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x31\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x37\x5C\x27\x3A\x79\x28\x29\x7B\x6C\x20\x31\x55\x3D\x50\x3B\x31\x66\x5B\x5C\x27\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x5D\x28\x31\x55\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x30\x5C\x27\x29\x29\x26\x26\x33\x39\x5B\x31\x55\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x31\x55\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2B\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x42\x5C\x27\x29\x5B\x31\x55\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x31\x55\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x31\x55\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x64\x5C\x27\x29\x7D\x2C\x5C\x27\x5C\x5C\x36\x5C\x5C\x71\x5C\x5C\x63\x5C\x5C\x63\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x3A\x79\x28\x35\x79\x29\x7B\x6C\x20\x6B\x3D\x50\x3B\x43\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x66\x5C\x27\x29\x3D\x3D\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x66\x5C\x27\x29\x29\x7B\x43\x28\x31\x66\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x30\x5C\x27\x29\x29\x29\x6C\x20\x31\x4C\x3D\x5C\x27\x5C\x5C\x47\x5C\x5C\x71\x5C\x5C\x61\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x68\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x27\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x64\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x3B\x49\x7B\x43\x28\x31\x66\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x66\x5C\x27\x29\x29\x29\x6C\x20\x31\x4C\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x35\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x66\x5C\x27\x29\x3B\x49\x7B\x43\x28\x31\x66\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x6F\x5C\x27\x29\x29\x29\x7B\x43\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x6F\x5C\x27\x29\x21\x3D\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x6E\x5C\x27\x29\x29\x6C\x20\x31\x4C\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x37\x5C\x5C\x68\x5C\x5C\x65\x5C\x27\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x3B\x49\x7B\x79\x20\x37\x75\x28\x29\x7B\x6C\x20\x32\x35\x3D\x6B\x2C\x33\x62\x3D\x7B\x7D\x3B\x33\x62\x5B\x5C\x27\x5C\x5C\x33\x5C\x5C\x37\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x5C\x33\x5C\x5C\x61\x5C\x27\x2B\x32\x35\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x7A\x5C\x27\x29\x5D\x3D\x32\x32\x2C\x33\x62\x5B\x32\x35\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x72\x5C\x27\x29\x2B\x32\x35\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x74\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x69\x5C\x27\x5D\x3D\x32\x32\x2C\x37\x76\x28\x52\x29\x5B\x32\x35\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x75\x5C\x27\x29\x2B\x32\x35\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x33\x5C\x5C\x33\x5C\x27\x29\x5D\x28\x33\x62\x29\x7D\x7D\x7D\x7D\x7D\x6C\x20\x33\x50\x3D\x35\x79\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x6D\x5C\x27\x29\x5D\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x72\x5C\x27\x29\x5D\x3B\x43\x28\x33\x50\x21\x3D\x35\x6E\x29\x7B\x32\x4A\x28\x6C\x20\x31\x67\x3D\x4D\x2C\x31\x79\x3D\x33\x50\x3B\x31\x67\x3C\x31\x79\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6D\x5C\x27\x29\x5D\x3B\x31\x67\x2B\x2B\x29\x7B\x6C\x20\x32\x76\x3D\x34\x52\x28\x31\x79\x2C\x31\x67\x29\x2C\x33\x63\x3D\x34\x54\x28\x31\x79\x2C\x31\x67\x2C\x32\x76\x29\x2C\x33\x64\x3D\x35\x64\x28\x31\x79\x2C\x31\x67\x29\x2C\x33\x51\x3D\x35\x6D\x28\x31\x79\x2C\x31\x67\x29\x2C\x37\x77\x3D\x34\x5A\x28\x31\x79\x2C\x31\x67\x29\x2C\x33\x65\x3D\x35\x34\x28\x31\x79\x2C\x31\x67\x29\x2C\x35\x7A\x3D\x35\x70\x28\x31\x79\x2C\x31\x67\x29\x2C\x32\x77\x3D\x5C\x27\x5C\x27\x3B\x43\x28\x31\x66\x5B\x5C\x27\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x29\x29\x7B\x43\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x7A\x5C\x27\x29\x21\x3D\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x74\x5C\x27\x29\x29\x32\x77\x2B\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x75\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x33\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x6A\x5C\x27\x29\x2B\x28\x31\x67\x2B\x5A\x29\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x2B\x5C\x27\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x62\x5C\x5C\x32\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x37\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x32\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x67\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x30\x5C\x27\x29\x29\x2B\x32\x76\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2B\x33\x64\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x35\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x66\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x6F\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x63\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x6E\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x6D\x5C\x27\x29\x29\x2B\x33\x51\x2B\x28\x5C\x27\x5C\x5C\x47\x5C\x5C\x77\x5C\x5C\x66\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x5C\x4A\x5C\x27\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x65\x5C\x5C\x39\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x61\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x72\x5C\x27\x29\x29\x2B\x33\x63\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x7A\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x74\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x75\x5C\x27\x29\x29\x2B\x33\x65\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x33\x5C\x27\x29\x2B\x35\x7A\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x6A\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x63\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x37\x5C\x27\x29\x29\x3B\x49\x7B\x79\x20\x37\x78\x28\x29\x7B\x6C\x20\x32\x78\x3D\x6B\x2C\x35\x41\x3D\x37\x79\x5B\x5C\x27\x5C\x5C\x65\x5C\x5C\x33\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x5D\x28\x29\x3B\x35\x41\x5B\x32\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x32\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x32\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x75\x5C\x27\x29\x2B\x32\x78\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x74\x5C\x27\x29\x29\x7D\x7D\x7D\x49\x7B\x43\x28\x31\x66\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x66\x5C\x27\x29\x29\x29\x7B\x43\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x32\x5C\x27\x29\x3D\x3D\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x32\x5C\x27\x29\x29\x32\x77\x2B\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x75\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x67\x5C\x27\x29\x2B\x31\x67\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x30\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x35\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x66\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x4A\x5C\x5C\x73\x5C\x27\x29\x2B\x32\x76\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2B\x33\x64\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x35\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x66\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x68\x5C\x5C\x38\x5C\x5C\x62\x5C\x5C\x67\x5C\x5C\x39\x5C\x5C\x73\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x77\x5C\x5C\x66\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x68\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x34\x5C\x5C\x61\x5C\x5C\x32\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x29\x2B\x33\x63\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x7A\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x74\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x75\x5C\x27\x29\x29\x2B\x33\x65\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x6A\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x63\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x37\x5C\x27\x29\x29\x3B\x49\x7B\x79\x20\x37\x7A\x28\x29\x7B\x37\x41\x3D\x5C\x27\x5C\x27\x7D\x7D\x7D\x49\x20\x31\x66\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x35\x5C\x5C\x6F\x5C\x27\x29\x29\x26\x26\x28\x32\x77\x2B\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x75\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x6E\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x2B\x31\x67\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x63\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x6E\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x72\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x7A\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x74\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x75\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x29\x2B\x32\x76\x2B\x5C\x27\x5C\x5C\x73\x5C\x5C\x42\x5C\x27\x2B\x33\x64\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x66\x5C\x27\x29\x2B\x33\x51\x2B\x28\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x77\x5C\x5C\x66\x5C\x5C\x70\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x74\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x6A\x5C\x27\x29\x29\x2B\x33\x63\x2B\x28\x5C\x27\x5C\x5C\x47\x5C\x5C\x78\x5C\x5C\x77\x5C\x5C\x66\x5C\x5C\x42\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x70\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x74\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x75\x5C\x27\x29\x29\x2B\x33\x65\x2B\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x42\x5C\x27\x29\x29\x7D\x31\x4C\x2B\x3D\x32\x77\x7D\x31\x4C\x2B\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x37\x5C\x27\x29\x7D\x49\x20\x31\x4C\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x6D\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x72\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x7A\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x74\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x75\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x61\x5C\x5C\x42\x5C\x27\x3B\x43\x28\x31\x66\x5B\x5C\x27\x5C\x5C\x69\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x63\x5C\x5C\x77\x5C\x27\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x30\x5C\x27\x29\x29\x29\x7B\x33\x39\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x37\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x31\x4C\x29\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x66\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x64\x5C\x27\x29\x3B\x6C\x20\x33\x52\x3D\x7B\x7D\x3B\x33\x52\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x3D\x5A\x3B\x6C\x20\x33\x66\x3D\x7B\x7D\x3B\x33\x66\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x29\x5D\x3D\x35\x68\x2C\x33\x66\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x32\x5C\x27\x29\x5D\x3D\x33\x52\x3B\x6C\x20\x33\x53\x3D\x7B\x7D\x3B\x33\x53\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x61\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x58\x5C\x5C\x39\x5C\x5C\x31\x69\x5C\x5C\x77\x5C\x27\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x3D\x5A\x3B\x6C\x20\x33\x67\x3D\x7B\x7D\x3B\x33\x67\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x37\x5C\x27\x29\x5D\x3D\x35\x69\x2C\x33\x67\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x32\x5C\x27\x29\x5D\x3D\x33\x53\x3B\x6C\x20\x31\x68\x3D\x7B\x7D\x3B\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x63\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x3D\x5A\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x32\x5C\x5C\x67\x5C\x27\x29\x5D\x3D\x21\x21\x5B\x5D\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x30\x5C\x27\x29\x5D\x3D\x21\x21\x5B\x5D\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x35\x5C\x27\x29\x5D\x3D\x35\x6A\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x66\x5C\x27\x29\x5D\x3D\x21\x5B\x5D\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6F\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x32\x5C\x27\x29\x5D\x3D\x35\x6B\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x67\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6E\x5C\x27\x29\x5D\x3D\x4D\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6D\x5C\x27\x29\x5D\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x33\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x72\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x7A\x5C\x27\x29\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x74\x5C\x27\x29\x5D\x3D\x5C\x27\x5C\x5C\x47\x5C\x5C\x37\x5C\x5C\x38\x5C\x5C\x46\x5C\x5C\x70\x5C\x5C\x63\x5C\x5C\x61\x5C\x5C\x33\x5C\x5C\x36\x5C\x5C\x36\x5C\x27\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x75\x5C\x27\x29\x2B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x33\x5C\x27\x29\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x6A\x5C\x27\x29\x5D\x3D\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x63\x5C\x27\x29\x2C\x31\x68\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x37\x5C\x27\x29\x5D\x3D\x5B\x33\x66\x2C\x33\x67\x5D\x2C\x24\x28\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x64\x5C\x27\x29\x5B\x6B\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x67\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x31\x68\x29\x7D\x49\x20\x33\x39\x5B\x5C\x27\x5C\x5C\x77\x5C\x5C\x34\x5C\x5C\x69\x5C\x5C\x61\x5C\x27\x5D\x28\x31\x4C\x29\x7D\x49\x7B\x79\x20\x37\x42\x28\x29\x7B\x6C\x20\x32\x79\x3D\x6B\x2C\x33\x54\x3D\x37\x43\x28\x52\x29\x2C\x33\x55\x3D\x33\x54\x5B\x32\x79\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x29\x5B\x32\x79\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x29\x2C\x35\x42\x3D\x33\x55\x5B\x32\x79\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x32\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x27\x5D\x28\x29\x2C\x33\x56\x3D\x33\x55\x5B\x32\x79\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x67\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\x78\x5C\x27\x29\x2C\x35\x43\x3D\x33\x56\x5B\x4D\x5D\x2C\x35\x44\x3D\x33\x56\x5B\x5A\x5D\x3B\x37\x44\x28\x33\x54\x2C\x35\x42\x2C\x35\x43\x2C\x35\x44\x29\x7D\x7D\x7D\x7D\x29\x7D\x7D\x7D\x49\x7B\x79\x20\x37\x45\x28\x29\x7B\x37\x46\x28\x79\x28\x29\x7B\x6C\x20\x32\x36\x3D\x31\x56\x3B\x43\x28\x21\x37\x47\x28\x32\x36\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x31\x37\x5C\x5C\x46\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x38\x5C\x5C\x6A\x5C\x5C\x61\x5C\x5C\x32\x5C\x27\x29\x5B\x32\x36\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x6D\x5C\x27\x29\x5D\x29\x37\x48\x5B\x5C\x27\x5C\x5C\x61\x5C\x5C\x39\x5C\x5C\x63\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x38\x5C\x5C\x39\x5C\x5C\x62\x5C\x27\x5D\x5B\x32\x36\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x5D\x3D\x32\x36\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x7A\x5C\x27\x29\x2B\x32\x36\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x74\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x36\x5C\x5C\x44\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x78\x5C\x27\x7D\x2C\x34\x6A\x29\x7D\x7D\x7D\x24\x28\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x33\x5C\x27\x29\x2B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x30\x5C\x27\x29\x29\x5B\x76\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6E\x5C\x5C\x6D\x5C\x27\x29\x5D\x28\x79\x28\x29\x7B\x6C\x20\x4C\x3D\x76\x2C\x32\x37\x3D\x37\x49\x2C\x37\x4A\x3D\x37\x4B\x2C\x35\x45\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x35\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x38\x5C\x5C\x36\x5C\x5C\x56\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x57\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x64\x5C\x5C\x32\x5C\x27\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x66\x5C\x27\x29\x2C\x35\x46\x3D\x24\x28\x37\x4C\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x27\x29\x5D\x28\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x27\x29\x29\x2C\x35\x47\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x33\x5C\x27\x29\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x6F\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x73\x5C\x5C\x70\x5C\x5C\x37\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x33\x5C\x5C\x68\x5C\x27\x2B\x5C\x27\x5C\x5C\x48\x5C\x5C\x38\x5C\x5C\x37\x5C\x5C\x34\x5C\x5C\x77\x5C\x5C\x4A\x5C\x5C\x73\x5C\x5C\x35\x5C\x5C\x30\x5C\x5C\x30\x5C\x27\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x6E\x5C\x27\x29\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6E\x5C\x5C\x33\x5C\x27\x29\x2B\x35\x46\x2B\x28\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x6D\x5C\x27\x29\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x72\x5C\x27\x29\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6F\x5C\x5C\x33\x5C\x27\x29\x29\x2C\x33\x68\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x74\x5C\x27\x29\x2B\x32\x37\x3B\x43\x28\x32\x37\x3D\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x75\x5C\x27\x29\x29\x24\x28\x52\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x33\x68\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x28\x29\x3B\x49\x7B\x43\x28\x32\x37\x3D\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x33\x5C\x27\x29\x29\x28\x79\x28\x29\x7B\x6C\x20\x31\x33\x3D\x4C\x2C\x32\x7A\x3D\x32\x65\x5B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x75\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x27\x5D\x28\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x6A\x5C\x27\x29\x29\x3B\x32\x7A\x5B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x7A\x5C\x27\x29\x5D\x3D\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x63\x5C\x27\x29\x2B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x6A\x5C\x27\x29\x2C\x32\x7A\x5B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x63\x5C\x27\x29\x5D\x3D\x21\x21\x5B\x5D\x2C\x32\x7A\x5B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x74\x5C\x5C\x75\x5C\x27\x29\x5D\x3D\x5C\x27\x5C\x5C\x78\x5C\x5C\x78\x5C\x27\x2B\x37\x4D\x2B\x28\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x37\x5C\x27\x29\x2B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x32\x5C\x27\x29\x29\x2C\x28\x32\x65\x5B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x33\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x36\x5C\x5C\x31\x6C\x5C\x5C\x4B\x5C\x5C\x58\x5C\x5C\x33\x5C\x5C\x41\x5C\x5C\x31\x6E\x5C\x5C\x33\x5C\x5C\x69\x5C\x5C\x32\x5C\x27\x5D\x28\x5C\x27\x5C\x5C\x77\x5C\x5C\x32\x5C\x5C\x33\x5C\x5C\x37\x5C\x27\x29\x5B\x4D\x5D\x7C\x7C\x32\x65\x5B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x66\x5C\x5C\x33\x5C\x27\x29\x2B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x37\x5C\x27\x29\x5D\x28\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x63\x5C\x5C\x67\x5C\x27\x29\x29\x5B\x4D\x5D\x29\x5B\x31\x33\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x67\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x37\x5C\x27\x5D\x28\x32\x7A\x29\x7D\x28\x29\x2C\x24\x28\x5C\x27\x5C\x5C\x31\x36\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x5C\x69\x5C\x5C\x32\x5C\x5C\x62\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x31\x4F\x5C\x27\x2B\x5C\x27\x5C\x5C\x70\x5C\x5C\x31\x36\x5C\x5C\x41\x5C\x5C\x65\x5C\x5C\x61\x5C\x5C\x71\x5C\x5C\x36\x5C\x5C\x63\x5C\x5C\x39\x5C\x5C\x69\x5C\x27\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x5C\x27\x5C\x5C\x64\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x39\x5C\x5C\x46\x5C\x5C\x32\x5C\x27\x5D\x28\x29\x2C\x24\x28\x52\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x35\x45\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x33\x68\x29\x5B\x5C\x27\x5C\x5C\x36\x5C\x5C\x77\x5C\x5C\x39\x5C\x5C\x48\x5C\x27\x5D\x28\x29\x29\x3B\x49\x7B\x43\x28\x32\x37\x3D\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x30\x5C\x27\x29\x29\x24\x28\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x67\x5C\x27\x29\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x30\x5C\x27\x29\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x35\x5C\x27\x29\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x35\x5C\x27\x29\x5D\x28\x29\x2C\x24\x28\x52\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x5D\x28\x35\x47\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x33\x68\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x6F\x5C\x27\x29\x5D\x28\x29\x3B\x49\x7B\x43\x28\x32\x37\x3D\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x29\x24\x28\x52\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x29\x3B\x49\x7B\x43\x28\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x6F\x5C\x27\x29\x3D\x3D\x3D\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x6E\x5C\x27\x29\x29\x7B\x79\x20\x37\x4E\x28\x29\x7B\x6C\x20\x33\x69\x3D\x4C\x2C\x37\x4F\x3D\x33\x69\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x6F\x5C\x27\x29\x2B\x33\x69\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x6D\x5C\x27\x29\x2B\x33\x69\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x72\x5C\x27\x29\x7D\x7D\x49\x20\x24\x28\x52\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x66\x5C\x27\x29\x5D\x28\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x6D\x5C\x5C\x7A\x5C\x27\x29\x2B\x5C\x27\x5C\x5C\x4B\x5C\x5C\x36\x5C\x5C\x34\x5C\x5C\x32\x5C\x5C\x69\x5C\x5C\x68\x5C\x5C\x37\x5C\x5C\x32\x5C\x5C\x67\x5C\x5C\x33\x5C\x27\x2B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x35\x5C\x5C\x72\x5C\x5C\x7A\x5C\x27\x29\x29\x5B\x4C\x28\x5C\x27\x5C\x5C\x30\x5C\x5C\x31\x5C\x5C\x72\x5C\x5C\x6F\x5C\x27\x29\x5D\x28\x29\x7D\x7D\x7D\x7D\x7D\x29\x7D\x29\x3B\x27\x2C\x36\x32\x2C\x38\x31\x2C\x27\x38\x32\x7C\x38\x33\x7C\x38\x34\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\x38\x64\x7C\x38\x65\x7C\x38\x66\x7C\x38\x67\x7C\x38\x68\x7C\x38\x69\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\x37\x50\x7C\x38\x41\x7C\x38\x42\x7C\x38\x43\x7C\x37\x52\x7C\x38\x44\x7C\x38\x45\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\x38\x58\x7C\x37\x51\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\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\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\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\x37\x57\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\x37\x53\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\x7C\x66\x79\x7C\x66\x7A\x7C\x66\x41\x7C\x66\x42\x7C\x66\x43\x7C\x66\x44\x7C\x66\x45\x7C\x66\x46\x7C\x66\x47\x7C\x66\x48\x7C\x66\x49\x7C\x66\x4A\x7C\x66\x4B\x7C\x66\x4C\x27\x2E\x66\x4D\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\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x72\x65\x74\x75\x72\x6E\x7C\x69\x66\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\x77\x68\x69\x6C\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\x35\x7C\x78\x33\x30\x7C\x78\x37\x38\x7C\x78\x36\x35\x7C\x78\x36\x31\x7C\x78\x37\x34\x7C\x78\x33\x31\x7C\x78\x37\x33\x7C\x78\x36\x34\x7C\x78\x36\x39\x7C\x78\x36\x66\x7C\x78\x36\x63\x7C\x78\x36\x65\x7C\x78\x36\x33\x7C\x78\x37\x32\x7C\x78\x37\x30\x7C\x78\x33\x32\x7C\x78\x36\x36\x7C\x78\x32\x64\x7C\x78\x36\x64\x7C\x78\x36\x32\x7C\x5F\x30\x78\x32\x39\x62\x30\x65\x33\x7C\x76\x61\x72\x7C\x78\x33\x35\x7C\x78\x33\x34\x7C\x78\x33\x33\x7C\x78\x32\x30\x7C\x78\x37\x35\x7C\x78\x33\x36\x7C\x78\x32\x32\x7C\x78\x33\x38\x7C\x78\x33\x39\x7C\x5F\x30\x78\x65\x35\x39\x33\x32\x7C\x78\x36\x38\x7C\x78\x32\x66\x7C\x78\x33\x37\x7C\x78\x36\x37\x7C\x78\x33\x65\x7C\x78\x32\x65\x7C\x5F\x30\x78\x34\x35\x31\x33\x32\x39\x7C\x78\x37\x36\x7C\x78\x33\x63\x7C\x78\x37\x37\x7C\x65\x6C\x73\x65\x7C\x78\x33\x64\x7C\x78\x37\x39\x7C\x5F\x30\x78\x31\x31\x65\x39\x64\x66\x7C\x30\x78\x30\x7C\x5F\x30\x78\x34\x34\x33\x37\x32\x63\x7C\x5F\x30\x78\x33\x36\x39\x38\x33\x30\x7C\x5F\x30\x78\x32\x62\x66\x37\x30\x33\x7C\x78\x36\x62\x7C\x74\x68\x69\x73\x7C\x5F\x30\x78\x32\x35\x62\x31\x31\x61\x7C\x5F\x30\x78\x35\x30\x32\x64\x63\x63\x7C\x78\x34\x31\x7C\x78\x37\x31\x7C\x78\x35\x66\x7C\x78\x35\x34\x7C\x30\x78\x31\x7C\x5F\x30\x78\x34\x61\x65\x33\x30\x63\x7C\x5F\x30\x78\x32\x30\x38\x33\x33\x32\x7C\x5F\x30\x78\x31\x37\x32\x39\x30\x66\x7C\x5F\x30\x78\x31\x33\x33\x64\x65\x33\x7C\x78\x36\x61\x7C\x78\x34\x63\x7C\x78\x32\x33\x7C\x78\x33\x61\x7C\x5F\x30\x78\x34\x63\x39\x33\x38\x37\x7C\x78\x34\x33\x7C\x78\x34\x35\x7C\x5F\x30\x78\x34\x35\x32\x65\x32\x31\x7C\x5F\x30\x78\x33\x66\x65\x38\x63\x63\x7C\x5F\x30\x78\x34\x38\x62\x32\x65\x34\x7C\x5F\x30\x78\x32\x35\x30\x34\x39\x39\x7C\x5F\x30\x78\x33\x63\x63\x30\x34\x7C\x5F\x30\x78\x33\x34\x37\x38\x32\x39\x7C\x5F\x30\x78\x33\x30\x63\x37\x38\x39\x7C\x78\x35\x33\x7C\x5F\x30\x78\x32\x31\x37\x39\x34\x66\x7C\x5F\x30\x78\x32\x32\x39\x30\x38\x35\x7C\x78\x34\x32\x7C\x78\x34\x37\x7C\x78\x34\x65\x7C\x78\x37\x61\x7C\x78\x33\x62\x7C\x78\x34\x66\x7C\x78\x35\x30\x7C\x5F\x30\x78\x35\x34\x66\x34\x35\x65\x7C\x5F\x30\x78\x34\x66\x62\x36\x65\x33\x7C\x5F\x30\x78\x34\x32\x31\x65\x34\x35\x7C\x78\x35\x35\x7C\x78\x35\x32\x7C\x5F\x30\x78\x33\x35\x62\x61\x61\x64\x7C\x5F\x30\x78\x34\x61\x39\x39\x35\x37\x7C\x78\x34\x39\x7C\x78\x34\x38\x7C\x78\x32\x31\x7C\x78\x35\x37\x7C\x78\x35\x31\x7C\x5F\x30\x78\x32\x30\x37\x36\x64\x34\x7C\x5F\x30\x78\x31\x66\x62\x66\x63\x65\x7C\x5F\x30\x78\x32\x65\x65\x34\x66\x34\x7C\x5F\x30\x78\x63\x35\x32\x37\x33\x36\x7C\x5F\x30\x78\x32\x63\x38\x65\x37\x62\x7C\x78\x32\x34\x7C\x5F\x30\x78\x34\x62\x33\x32\x32\x36\x7C\x5F\x30\x78\x66\x30\x37\x64\x66\x65\x7C\x78\x34\x64\x7C\x78\x34\x34\x7C\x78\x32\x63\x7C\x5F\x30\x78\x32\x63\x64\x62\x61\x36\x7C\x5F\x30\x78\x32\x37\x36\x31\x38\x62\x7C\x5F\x30\x78\x35\x62\x66\x36\x33\x37\x7C\x5F\x30\x78\x34\x31\x39\x64\x66\x63\x7C\x5F\x30\x78\x33\x39\x64\x37\x37\x33\x7C\x5F\x30\x78\x34\x31\x36\x66\x33\x64\x7C\x5F\x30\x78\x32\x61\x61\x62\x7C\x5F\x30\x78\x61\x36\x61\x32\x33\x37\x7C\x5F\x30\x78\x35\x64\x35\x39\x65\x31\x7C\x5F\x30\x78\x35\x33\x32\x36\x33\x35\x7C\x5F\x30\x78\x35\x32\x37\x61\x34\x33\x7C\x5F\x30\x78\x34\x39\x33\x34\x35\x31\x7C\x5F\x30\x78\x32\x32\x62\x31\x34\x66\x7C\x30\x78\x31\x65\x7C\x5F\x30\x78\x33\x66\x63\x36\x38\x38\x7C\x5F\x30\x78\x31\x35\x61\x37\x38\x39\x7C\x5F\x30\x78\x33\x33\x33\x61\x65\x63\x7C\x5F\x30\x78\x33\x30\x33\x63\x64\x62\x7C\x5F\x30\x78\x31\x65\x63\x31\x38\x36\x7C\x78\x34\x61\x7C\x78\x32\x62\x7C\x5F\x30\x78\x35\x61\x32\x30\x30\x64\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x5F\x30\x78\x63\x39\x64\x31\x36\x38\x7C\x5F\x30\x78\x38\x61\x38\x61\x61\x30\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x5F\x30\x78\x35\x39\x31\x34\x64\x38\x7C\x5F\x30\x78\x35\x34\x39\x63\x63\x37\x7C\x5F\x30\x78\x33\x30\x30\x38\x65\x65\x7C\x5F\x30\x78\x31\x33\x30\x62\x63\x63\x7C\x5F\x30\x78\x35\x30\x31\x34\x62\x34\x7C\x5F\x30\x78\x35\x36\x64\x36\x35\x39\x7C\x5F\x30\x78\x34\x61\x32\x63\x32\x61\x7C\x5F\x30\x78\x33\x35\x36\x63\x61\x33\x7C\x5F\x30\x78\x31\x39\x62\x31\x33\x36\x7C\x5F\x30\x78\x31\x65\x31\x32\x35\x36\x7C\x5F\x30\x78\x33\x33\x62\x61\x65\x32\x7C\x5F\x30\x78\x34\x65\x37\x35\x37\x65\x7C\x5F\x30\x78\x31\x36\x31\x63\x37\x61\x7C\x5F\x30\x78\x34\x39\x35\x36\x61\x61\x7C\x5F\x30\x78\x35\x38\x61\x66\x39\x32\x7C\x5F\x30\x78\x33\x39\x31\x66\x37\x35\x7C\x5F\x30\x78\x32\x64\x34\x36\x38\x31\x7C\x5F\x30\x78\x31\x30\x31\x39\x34\x39\x7C\x5F\x30\x78\x34\x34\x39\x32\x31\x65\x7C\x5F\x30\x78\x65\x38\x65\x35\x61\x32\x7C\x5F\x30\x78\x35\x39\x39\x64\x35\x39\x7C\x78\x34\x62\x7C\x78\x32\x36\x7C\x78\x35\x65\x7C\x5F\x30\x78\x34\x32\x34\x62\x38\x30\x7C\x5F\x30\x78\x33\x61\x65\x35\x35\x37\x7C\x5F\x30\x78\x31\x36\x66\x65\x30\x31\x7C\x5F\x30\x78\x35\x65\x37\x37\x33\x37\x7C\x74\x79\x70\x65\x6F\x66\x7C\x5F\x30\x78\x32\x64\x33\x30\x61\x65\x7C\x66\x6F\x72\x7C\x5F\x30\x78\x32\x33\x36\x32\x38\x66\x7C\x5F\x30\x78\x32\x30\x38\x64\x65\x39\x7C\x5F\x30\x78\x35\x32\x30\x65\x62\x34\x7C\x30\x78\x66\x61\x7C\x5F\x30\x78\x34\x63\x37\x33\x35\x31\x7C\x5F\x30\x78\x31\x37\x63\x30\x62\x35\x7C\x5F\x30\x78\x31\x65\x39\x31\x34\x34\x7C\x5F\x30\x78\x32\x39\x39\x39\x32\x32\x7C\x5F\x30\x78\x38\x30\x37\x66\x61\x33\x7C\x5F\x30\x78\x33\x63\x30\x30\x65\x37\x7C\x5F\x30\x78\x35\x62\x38\x34\x36\x65\x7C\x5F\x30\x78\x35\x61\x65\x36\x66\x31\x7C\x5F\x30\x78\x31\x34\x38\x62\x61\x30\x7C\x5F\x30\x78\x32\x33\x39\x34\x38\x32\x7C\x5F\x30\x78\x31\x64\x32\x31\x65\x38\x7C\x5F\x30\x78\x35\x32\x64\x64\x64\x36\x7C\x5F\x30\x78\x31\x65\x63\x37\x35\x38\x7C\x5F\x30\x78\x31\x31\x36\x33\x35\x63\x7C\x5F\x30\x78\x33\x33\x61\x62\x31\x65\x7C\x5F\x30\x78\x33\x64\x66\x38\x32\x34\x7C\x5F\x30\x78\x66\x38\x39\x34\x35\x30\x7C\x5F\x30\x78\x39\x63\x64\x34\x36\x35\x7C\x5F\x30\x78\x32\x61\x31\x62\x63\x37\x7C\x5F\x30\x78\x31\x32\x30\x34\x35\x32\x7C\x5F\x30\x78\x33\x33\x38\x63\x32\x38\x7C\x5F\x30\x78\x33\x38\x32\x61\x31\x64\x7C\x5F\x30\x78\x62\x37\x39\x37\x63\x37\x7C\x5F\x30\x78\x35\x37\x37\x31\x31\x37\x7C\x5F\x30\x78\x33\x64\x37\x34\x66\x34\x7C\x5F\x30\x78\x39\x32\x66\x31\x32\x63\x7C\x5F\x30\x78\x33\x38\x66\x35\x63\x39\x7C\x5F\x30\x78\x31\x65\x39\x34\x66\x63\x7C\x5F\x30\x78\x31\x63\x65\x66\x62\x33\x7C\x5F\x30\x78\x34\x36\x62\x62\x34\x35\x7C\x5F\x30\x78\x34\x37\x30\x39\x64\x37\x7C\x78\x35\x38\x7C\x78\x33\x66\x7C\x78\x35\x62\x7C\x78\x35\x64\x7C\x78\x34\x36\x7C\x5F\x30\x78\x32\x64\x65\x31\x33\x33\x7C\x5F\x30\x78\x34\x39\x62\x39\x63\x65\x7C\x5F\x30\x78\x32\x61\x63\x65\x34\x32\x7C\x5F\x30\x78\x33\x66\x39\x38\x33\x61\x7C\x5F\x30\x78\x32\x39\x39\x33\x61\x30\x7C\x5F\x30\x78\x31\x35\x63\x36\x33\x32\x7C\x5F\x30\x78\x35\x30\x61\x63\x35\x39\x7C\x5F\x30\x78\x32\x61\x64\x36\x66\x34\x7C\x5F\x30\x78\x34\x38\x35\x31\x37\x37\x7C\x5F\x30\x78\x63\x31\x31\x30\x38\x31\x7C\x5F\x30\x78\x36\x31\x34\x39\x66\x37\x7C\x30\x78\x61\x61\x7C\x5F\x30\x78\x33\x65\x37\x38\x36\x34\x7C\x5F\x30\x78\x32\x34\x36\x33\x30\x33\x7C\x5F\x30\x78\x35\x30\x66\x66\x30\x38\x7C\x5F\x30\x78\x31\x62\x63\x33\x33\x38\x7C\x5F\x30\x78\x32\x65\x65\x30\x34\x63\x7C\x5F\x30\x78\x35\x33\x66\x35\x30\x36\x7C\x5F\x30\x78\x31\x37\x36\x34\x64\x37\x7C\x5F\x30\x78\x32\x35\x32\x30\x65\x61\x7C\x5F\x30\x78\x34\x64\x37\x34\x65\x36\x7C\x5F\x30\x78\x34\x32\x63\x64\x39\x37\x7C\x5F\x30\x78\x65\x63\x65\x36\x63\x64\x7C\x5F\x30\x78\x33\x61\x32\x61\x66\x66\x7C\x5F\x30\x78\x31\x66\x30\x66\x38\x39\x7C\x5F\x30\x78\x63\x61\x30\x30\x38\x63\x7C\x5F\x30\x78\x39\x36\x62\x65\x62\x35\x7C\x5F\x30\x78\x31\x38\x34\x30\x32\x66\x7C\x5F\x30\x78\x34\x64\x38\x39\x30\x61\x7C\x5F\x30\x78\x33\x39\x33\x35\x62\x34\x7C\x5F\x30\x78\x34\x62\x39\x66\x37\x62\x7C\x5F\x30\x78\x34\x32\x31\x31\x30\x35\x7C\x5F\x30\x78\x65\x34\x35\x33\x63\x63\x7C\x5F\x30\x78\x33\x64\x36\x64\x64\x38\x7C\x5F\x30\x78\x34\x32\x34\x62\x7C\x78\x32\x38\x7C\x78\x35\x39\x7C\x78\x35\x36\x7C\x5F\x30\x78\x34\x32\x64\x31\x66\x34\x7C\x5F\x30\x78\x34\x63\x30\x66\x63\x37\x7C\x5F\x30\x78\x32\x31\x65\x63\x35\x62\x7C\x5F\x30\x78\x32\x36\x65\x39\x31\x33\x7C\x5F\x30\x78\x35\x31\x30\x33\x38\x37\x7C\x5F\x30\x78\x39\x66\x32\x32\x62\x37\x7C\x61\x72\x67\x75\x6D\x65\x6E\x74\x73\x7C\x6E\x75\x6C\x6C\x7C\x5F\x30\x78\x62\x32\x35\x63\x34\x36\x7C\x67\x6C\x6F\x62\x61\x6C\x7C\x5F\x30\x78\x33\x63\x35\x35\x63\x35\x7C\x5F\x30\x78\x34\x32\x62\x31\x63\x32\x7C\x78\x32\x39\x7C\x5F\x30\x78\x31\x37\x62\x35\x63\x64\x7C\x5F\x30\x78\x33\x33\x65\x66\x31\x37\x7C\x5F\x30\x78\x32\x37\x37\x38\x66\x66\x7C\x5F\x30\x78\x35\x38\x61\x62\x39\x35\x7C\x5F\x30\x78\x35\x65\x65\x62\x32\x62\x7C\x5F\x30\x78\x35\x65\x61\x34\x33\x39\x7C\x30\x78\x62\x62\x38\x7C\x5F\x30\x78\x34\x63\x32\x36\x31\x37\x7C\x5F\x30\x78\x34\x33\x37\x36\x34\x65\x7C\x5F\x30\x78\x32\x35\x37\x32\x30\x37\x7C\x5F\x30\x78\x31\x62\x34\x30\x39\x65\x7C\x5F\x30\x78\x34\x38\x63\x31\x35\x37\x7C\x5F\x30\x78\x31\x63\x64\x65\x39\x63\x7C\x5F\x30\x78\x32\x63\x61\x36\x34\x61\x7C\x5F\x30\x78\x33\x66\x65\x33\x33\x33\x7C\x5F\x30\x78\x32\x31\x62\x32\x36\x62\x7C\x5F\x30\x78\x32\x61\x31\x37\x36\x30\x7C\x5F\x30\x78\x35\x38\x34\x63\x66\x35\x7C\x5F\x30\x78\x35\x33\x64\x30\x36\x61\x7C\x5F\x30\x78\x34\x37\x62\x35\x61\x34\x7C\x5F\x30\x78\x35\x31\x63\x64\x32\x36\x7C\x5F\x30\x78\x31\x32\x61\x39\x35\x65\x7C\x5F\x30\x78\x31\x34\x36\x66\x35\x63\x7C\x30\x78\x36\x34\x7C\x5F\x30\x78\x35\x35\x32\x36\x34\x64\x7C\x5F\x30\x78\x33\x38\x63\x33\x62\x38\x7C\x5F\x30\x78\x33\x65\x38\x34\x62\x32\x7C\x5F\x30\x78\x33\x30\x64\x38\x63\x31\x7C\x5F\x30\x78\x34\x33\x66\x38\x63\x30\x7C\x5F\x30\x78\x32\x39\x33\x33\x32\x31\x7C\x5F\x30\x78\x31\x32\x61\x63\x31\x32\x7C\x5F\x30\x78\x35\x65\x33\x65\x31\x30\x7C\x5F\x30\x78\x33\x33\x37\x33\x63\x64\x7C\x5F\x30\x78\x62\x35\x32\x30\x64\x66\x7C\x5F\x30\x78\x31\x61\x65\x31\x66\x65\x7C\x5F\x30\x78\x31\x33\x37\x32\x36\x37\x7C\x5F\x30\x78\x66\x62\x34\x65\x32\x38\x7C\x5F\x30\x78\x35\x66\x33\x30\x32\x36\x7C\x5F\x30\x78\x31\x30\x64\x34\x34\x35\x7C\x5F\x30\x78\x32\x36\x38\x39\x35\x30\x7C\x5F\x30\x78\x34\x31\x38\x38\x31\x65\x7C\x5F\x30\x78\x33\x34\x66\x30\x66\x33\x7C\x5F\x30\x78\x31\x65\x62\x32\x36\x34\x7C\x5F\x30\x78\x35\x63\x39\x61\x61\x64\x7C\x5F\x30\x78\x33\x35\x39\x63\x31\x66\x7C\x5F\x30\x78\x34\x32\x34\x38\x38\x38\x7C\x5F\x30\x78\x31\x32\x35\x33\x33\x63\x7C\x5F\x30\x78\x31\x64\x65\x66\x32\x63\x7C\x5F\x30\x78\x33\x64\x36\x66\x39\x38\x7C\x5F\x30\x78\x32\x63\x61\x33\x32\x31\x7C\x5F\x30\x78\x31\x66\x64\x63\x63\x30\x7C\x5F\x30\x78\x32\x36\x65\x35\x33\x61\x7C\x5F\x30\x78\x39\x65\x32\x34\x36\x35\x7C\x5F\x30\x78\x31\x65\x61\x30\x36\x38\x7C\x5F\x30\x78\x31\x62\x33\x37\x32\x30\x7C\x5F\x30\x78\x31\x66\x31\x66\x31\x62\x7C\x5F\x30\x78\x31\x35\x36\x36\x39\x66\x7C\x5F\x30\x78\x34\x33\x39\x35\x64\x38\x7C\x5F\x30\x78\x35\x36\x35\x35\x37\x39\x7C\x30\x78\x61\x7C\x5F\x30\x78\x34\x34\x65\x61\x38\x34\x7C\x5F\x30\x78\x62\x36\x66\x35\x35\x31\x7C\x5F\x30\x78\x34\x66\x32\x36\x34\x38\x7C\x5F\x30\x78\x31\x39\x63\x66\x33\x65\x7C\x5F\x30\x78\x39\x38\x39\x64\x34\x34\x7C\x5F\x30\x78\x34\x31\x32\x35\x66\x31\x7C\x30\x78\x33\x64\x35\x7C\x30\x78\x32\x61\x39\x7C\x30\x78\x63\x38\x7C\x30\x78\x66\x61\x30\x7C\x5F\x30\x78\x31\x63\x61\x66\x65\x62\x7C\x5F\x30\x78\x34\x35\x61\x30\x32\x65\x7C\x75\x6E\x64\x65\x66\x69\x6E\x65\x64\x7C\x5F\x30\x78\x32\x32\x38\x32\x33\x63\x7C\x5F\x30\x78\x34\x64\x39\x39\x66\x65\x7C\x5F\x30\x78\x35\x36\x32\x65\x36\x38\x7C\x5F\x30\x78\x35\x62\x36\x63\x63\x39\x7C\x5F\x30\x78\x31\x63\x63\x33\x30\x61\x7C\x5F\x30\x78\x63\x37\x37\x36\x35\x38\x7C\x5F\x30\x78\x35\x65\x33\x66\x30\x37\x7C\x5F\x30\x78\x34\x35\x39\x66\x63\x34\x7C\x5F\x30\x78\x33\x66\x66\x62\x62\x38\x7C\x4D\x61\x74\x68\x7C\x5F\x30\x78\x35\x62\x34\x39\x65\x34\x7C\x5F\x30\x78\x61\x30\x65\x34\x61\x38\x7C\x5F\x30\x78\x35\x64\x61\x63\x33\x61\x7C\x5F\x30\x78\x33\x37\x65\x35\x39\x33\x7C\x5F\x30\x78\x34\x36\x39\x36\x38\x66\x7C\x5F\x30\x78\x32\x33\x31\x39\x61\x39\x7C\x5F\x30\x78\x31\x63\x61\x39\x62\x66\x7C\x5F\x30\x78\x34\x38\x35\x38\x31\x64\x7C\x5F\x30\x78\x34\x35\x39\x63\x65\x62\x7C\x78\x37\x64\x7C\x75\x32\x30\x32\x36\x7C\x78\x35\x61\x7C\x78\x32\x35\x7C\x5F\x30\x78\x32\x61\x61\x62\x35\x34\x7C\x5F\x30\x78\x32\x65\x31\x64\x66\x38\x7C\x5F\x30\x78\x31\x63\x66\x62\x37\x66\x7C\x5F\x30\x78\x32\x32\x65\x64\x35\x30\x7C\x5F\x30\x78\x33\x30\x30\x32\x61\x34\x7C\x5F\x30\x78\x37\x35\x38\x62\x63\x32\x7C\x5F\x30\x78\x65\x65\x62\x33\x39\x34\x7C\x5F\x30\x78\x35\x33\x31\x61\x30\x34\x7C\x70\x72\x6F\x63\x65\x73\x73\x7C\x72\x65\x71\x75\x69\x72\x65\x7C\x5F\x30\x78\x35\x31\x30\x63\x64\x39\x7C\x5F\x30\x78\x35\x30\x36\x30\x31\x61\x7C\x5F\x30\x78\x34\x31\x63\x61\x36\x33\x7C\x5F\x30\x78\x34\x33\x31\x34\x34\x32\x7C\x5F\x30\x78\x62\x30\x35\x37\x36\x32\x7C\x5F\x30\x78\x35\x62\x31\x61\x35\x37\x7C\x5F\x30\x78\x31\x34\x32\x32\x64\x35\x7C\x5F\x30\x78\x33\x32\x38\x64\x66\x61\x7C\x5F\x30\x78\x35\x38\x36\x64\x64\x62\x7C\x73\x65\x74\x49\x6E\x74\x65\x72\x76\x61\x6C\x7C\x5F\x30\x78\x33\x66\x37\x61\x35\x65\x7C\x5F\x30\x78\x33\x38\x39\x34\x63\x31\x7C\x5F\x30\x78\x31\x39\x62\x32\x37\x63\x7C\x5F\x30\x78\x31\x32\x61\x37\x30\x36\x7C\x5F\x30\x78\x37\x34\x33\x65\x62\x32\x7C\x5F\x30\x78\x34\x33\x65\x30\x65\x31\x7C\x5F\x30\x78\x32\x65\x63\x63\x37\x35\x7C\x5F\x30\x78\x34\x37\x32\x63\x32\x37\x7C\x5F\x30\x78\x39\x38\x65\x61\x39\x34\x7C\x5F\x30\x78\x31\x66\x63\x64\x63\x33\x7C\x5F\x30\x78\x34\x37\x62\x33\x65\x32\x7C\x5F\x30\x78\x35\x61\x33\x39\x36\x31\x7C\x5F\x30\x78\x34\x30\x30\x39\x34\x31\x7C\x5F\x30\x78\x31\x62\x35\x66\x34\x36\x7C\x5F\x30\x78\x31\x65\x35\x66\x64\x31\x7C\x5F\x30\x78\x31\x65\x65\x34\x65\x31\x7C\x5F\x30\x78\x39\x37\x63\x30\x32\x7C\x5F\x30\x78\x33\x30\x62\x37\x65\x31\x7C\x5F\x30\x78\x31\x32\x38\x35\x31\x34\x7C\x5F\x30\x78\x31\x32\x32\x66\x65\x30\x7C\x5F\x30\x78\x31\x61\x35\x30\x36\x30\x7C\x5F\x30\x78\x31\x36\x30\x62\x30\x61\x7C\x5F\x30\x78\x31\x31\x31\x38\x63\x62\x7C\x5F\x30\x78\x31\x38\x33\x39\x64\x32\x7C\x5F\x30\x78\x31\x34\x33\x38\x32\x37\x7C\x5F\x30\x78\x31\x39\x34\x62\x34\x39\x7C\x5F\x30\x78\x32\x61\x66\x64\x30\x37\x7C\x5F\x30\x78\x31\x64\x64\x64\x64\x30\x7C\x5F\x30\x78\x34\x32\x36\x36\x32\x37\x7C\x5F\x30\x78\x31\x35\x34\x32\x65\x32\x7C\x5F\x30\x78\x35\x37\x61\x66\x61\x32\x7C\x5F\x30\x78\x32\x35\x34\x65\x36\x32\x7C\x5F\x30\x78\x34\x66\x39\x64\x38\x36\x7C\x5F\x30\x78\x34\x64\x64\x37\x30\x32\x7C\x5F\x30\x78\x31\x63\x32\x61\x65\x34\x7C\x5F\x30\x78\x62\x66\x36\x37\x31\x30\x7C\x70\x6F\x73\x74\x50\x65\x72\x50\x61\x67\x65\x7C\x5F\x30\x78\x35\x36\x34\x32\x33\x32\x7C\x5F\x30\x78\x35\x63\x36\x63\x66\x31\x7C\x5F\x30\x78\x32\x63\x35\x66\x31\x65\x7C\x5F\x30\x78\x32\x30\x38\x34\x35\x34\x7C\x5F\x30\x78\x34\x62\x65\x37\x31\x37\x7C\x5F\x30\x78\x34\x32\x63\x36\x31\x65\x7C\x5F\x30\x78\x32\x65\x32\x35\x36\x61\x7C\x5F\x30\x78\x35\x30\x66\x34\x30\x35\x7C\x5F\x30\x78\x34\x31\x63\x37\x39\x38\x7C\x5F\x30\x78\x33\x64\x37\x37\x65\x38\x7C\x5F\x30\x78\x35\x31\x33\x31\x35\x37\x7C\x5F\x30\x78\x33\x33\x30\x64\x32\x30\x7C\x66\x69\x78\x65\x64\x53\x69\x64\x65\x62\x61\x72\x7C\x30\x78\x31\x66\x34\x7C\x30\x78\x33\x7C\x5F\x30\x78\x39\x37\x65\x33\x62\x63\x7C\x5F\x30\x78\x33\x39\x32\x37\x32\x66\x7C\x5F\x30\x78\x35\x32\x35\x62\x32\x30\x7C\x5F\x30\x78\x35\x61\x39\x39\x30\x33\x7C\x5F\x30\x78\x32\x34\x36\x31\x38\x63\x7C\x62\x72\x65\x61\x6B\x7C\x5F\x30\x78\x33\x33\x33\x61\x31\x61\x7C\x5F\x30\x78\x61\x34\x30\x34\x34\x33\x7C\x30\x78\x34\x7C\x30\x78\x35\x7C\x30\x78\x37\x7C\x30\x78\x38\x7C\x6D\x6F\x6E\x74\x68\x46\x6F\x72\x6D\x61\x74\x7C\x69\x6E\x7C\x5F\x30\x78\x32\x38\x64\x63\x61\x34\x7C\x5F\x30\x78\x32\x34\x38\x36\x62\x35\x7C\x5F\x30\x78\x35\x38\x36\x38\x65\x34\x7C\x5F\x30\x78\x31\x37\x37\x39\x30\x36\x7C\x5F\x30\x78\x33\x31\x31\x64\x62\x37\x7C\x5F\x30\x78\x31\x65\x31\x30\x37\x37\x7C\x5F\x30\x78\x33\x36\x30\x33\x30\x34\x7C\x5F\x30\x78\x31\x64\x31\x64\x36\x61\x7C\x5F\x30\x78\x63\x64\x35\x38\x61\x35\x7C\x5F\x30\x78\x35\x64\x38\x33\x65\x37\x7C\x5F\x30\x78\x35\x36\x34\x62\x34\x38\x7C\x5F\x30\x78\x33\x32\x31\x33\x32\x61\x7C\x5F\x30\x78\x34\x32\x36\x37\x64\x37\x7C\x6E\x6F\x54\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x5F\x30\x78\x33\x61\x30\x36\x66\x62\x7C\x5F\x30\x78\x31\x36\x65\x37\x66\x39\x7C\x30\x78\x39\x36\x7C\x5F\x30\x78\x33\x30\x36\x65\x65\x36\x7C\x5F\x30\x78\x32\x66\x32\x65\x65\x63\x7C\x5F\x30\x78\x33\x38\x39\x65\x35\x37\x7C\x5F\x30\x78\x31\x36\x37\x64\x62\x63\x7C\x5F\x30\x78\x34\x31\x64\x33\x39\x36\x7C\x5F\x30\x78\x31\x65\x63\x63\x61\x65\x7C\x5F\x30\x78\x32\x61\x32\x65\x30\x31\x7C\x5F\x30\x78\x33\x61\x34\x33\x34\x65\x7C\x5F\x30\x78\x33\x38\x31\x65\x34\x61\x7C\x5F\x30\x78\x33\x30\x38\x61\x31\x32\x7C\x5F\x30\x78\x34\x37\x30\x31\x37\x65\x7C\x5F\x30\x78\x34\x35\x38\x38\x35\x39\x7C\x5F\x30\x78\x34\x64\x38\x34\x38\x38\x7C\x5F\x30\x78\x31\x32\x39\x37\x65\x39\x7C\x5F\x30\x78\x31\x35\x31\x66\x31\x32\x7C\x5F\x30\x78\x31\x62\x62\x64\x65\x61\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x53\x79\x73\x74\x65\x6D\x7C\x5F\x30\x78\x32\x63\x62\x36\x34\x62\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\x35\x62\x39\x35\x38\x38\x7C\x5F\x30\x78\x31\x31\x64\x31\x62\x31\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(_0x6e91x1,_0x6e91x2,_0x6e91x3,_0x6e91x4,_0x6e91x5,_0x6e91x6){_0x6e91x5= function(_0x6e91x3){return (_0x6e91x3< _0x6e91x2?_0x6e9a[4]:_0x6e91x5(parseInt(_0x6e91x3/ _0x6e91x2)))+ ((_0x6e91x3= _0x6e91x3% _0x6e91x2)> 35?String[_0x6e9a[5]](_0x6e91x3+ 29):_0x6e91x3.toString(36))};if(!_0x6e9a[4][_0x6e9a[6]](/^/,String)){while(_0x6e91x3--){_0x6e91x6[_0x6e91x5(_0x6e91x3)]= _0x6e91x4[_0x6e91x3]|| _0x6e91x5(_0x6e91x3)};_0x6e91x4= [function(_0x6e91x5){return _0x6e91x6[_0x6e91x5]}];_0x6e91x5= function(){return _0x6e9a[7]};_0x6e91x3= 1};while(_0x6e91x3--){if(_0x6e91x4[_0x6e91x3]){_0x6e91x1= _0x6e91x1[_0x6e9a[6]]( new RegExp(_0x6e9a[8]+ _0x6e91x5(_0x6e91x3)+ _0x6e9a[8],_0x6e9a[9]),_0x6e91x4[_0x6e91x3])}};return _0x6e91x1}(_0x6e9a[0],62,979,_0x6e9a[3][_0x6e9a[2]](_0x6e9a[1]),0,{})) | |
//]]> | |
</script> | |
<!-- Pagination Scripts --> | |
<b:if cond='data:view.isMultipleItems'> | |
<script type='text/javascript'> | |
//<![CDATA[ | |
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('I(B(p,a,c,k,e,r){e=B(c){C(c<a?\'\':e(J(c/a)))+((c=c%a)>K?E.L(c+M):c.N(O))};D(!\'\'.F(/^/,E)){G(c--)r[e(c)]=k[c]||e(c);k=[B(e){C r[e]}];e=B(){C\'\\\\w+\'};c=1};G(c--)D(k[c])p=p.F(P Q(\'\\\\b\'+e(c)+\'\\\\b\',\'g\'),k[c]);C p}(\'$(3(){$("#0-1-2")["k"](3(){d a=$(l),b=a["e"]("0");f(b)$("#0-1-2")["4"]();$("#0-1-2")["m"]("n",3(a){$("#0-1-2")["5"]();$["o"]({p:b,q:3(a){d c=$(a)["6"](".g-h");c["6"](".r-7")["i"]("7-s 7-t");$(".g-h")["u"](c["v"]());b=$(a)["6"]("#0-1-2")["e"]("0");f(b)$("#0-1-2")["4"]();w{$("#0-1-2")["5"]();$("#8-9 .x-1")["i"]("4")}},y:3(){$("#8-9 .j")["4"]()},z:3(){$("#8-9 .j")["5"]()}});a["A"]()})})});\',H,H,\'R|S|T|B|U|V|W|X|Y|Z||||10|11|D|12|13|14|15|16|17|18|19|1a|1b|1c|1d|1e|1f|1g|1h|1i|1j|1k|1l|1m\'.1n(\'|\'),0,{}))',62,86,'|||||||||||||||||||||||||||||||||||||function|return|if|String|replace|while|37|eval|parseInt|35|fromCharCode|29|toString|36|new|RegExp|load|more|link|show|hide|find|post|blog|pager|var|data|grid|posts|addClass|loading|each|this|on|click|ajax|url|success|index|animated|fadeInUp|append|html|else|no|beforeSend|complete|preventDefault|split'.split('|'),0,{})) | |
//]]> | |
</script> | |
</b:if> | |
<!-- Facebook SDK --> | |
<script type='text/javascript'> | |
//<![CDATA[ | |
/* | |
(function(d, s, id) { | |
var js, fjs = d.getElementsByTagName(s)[0]; | |
if (d.getElementById(id)) return; | |
js = d.createElement(s); js.id = id; | |
js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.0'; | |
fjs.parentNode.insertBefore(js, fjs); | |
}(document, 'script', 'facebook-jssdk')); | |
*/ | |
//]]> | |
</script> | |
<!-- Overlay and Back To Top --> | |
<div class='back-top' title='Back to Top'/> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment