<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
	&lt;head&gt;
	<meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
	<b:include data='blog' name='all-head-content'/>
	<title>
		<b:if cond='data:blog.pageType == &quot;index&quot;'>
			<data:blog.pageTitle/>
		<b:else/>
			<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
				<data:blog.pageName/> - <data:blog.title/>
			<b:else/>
				الصفحة غير موجودة - <data:blog.title/> 
			</b:if>
		</b:if>
	</title>
<!-- Begin Open Graph metadata --> 
<meta expr:content='data:blog.canonicalUrl' property='og:url'/> 
<meta expr:content='data:blog.title' property='og:site_name'/>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
	<meta expr:content='data:blog.pageName' property='og:title'/>
	<meta content='article' property='og:type'/>
<b:else/>
	<meta content='website' property='og:type'/>	
</b:if>
<b:if cond='data:blog.postImageUrl'>
	<meta expr:content='data:blog.postImageUrl' property='og:image'/>
<b:else/>
<b:if cond='data:blog.postImageThumbnailUrl'>
	<meta expr:content='data:blog.postThumbnailUrl' property='og:image'/>
</b:if>
</b:if>
<b:if cond='data:blog.metaDescription'>
	<meta expr:content='data:blog.metaDescription' property='og:description'/>
</b:if>
<!-- End Open Graph metadata -->

<!-- SEO Meta Tag -->
<b:if cond='data:blog.homepageUrl == data:blog.url'><meta expr:content='data:blog.title' name='keywords'/></b:if>    
<b:if cond='data:blog.pageType == &quot;item&quot;'><meta expr:content='data:blog.pageName' name='keywords'/></b:if>

<b:if cond='data:blog.pageType == &quot;index&quot;'><b:if cond='data:blog.searchLabel'><meta content='noindex,nofollow' name='robots'/></b:if></b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'><meta content='noindex,nofollow' name='robots'/></b:if>
<b:if cond='data:blog.isMobile'><meta content='noindex,nofollow' name='robots'/></b:if>

    <!-- SEO Title Tag -->
<b:if cond='data:blog.url == data:blog.homepageUrl'><title><data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><title><data:blog.pageName/> | <data:blog.title/></title></b:if>

<link href='//www.fontstatic.com/f=jazeera-light' rel='stylesheet' type='text/css'/>
<link href='//www.fontstatic.com/f=vip-hakm-bold' rel='stylesheet' type='text/css'/>
<link href='//www.fontstatic.com/f=sky' rel='stylesheet' type='text/css'/>
<b:skin><![CDATA[
-----------------------------------------------------------------------------
# Template Name:SLASH
# Version:1.2
# Platform:Blogger
# Category:Magazine
# STARTED:9,Febrier 2018
# Updated:17,Mars 2018
# Created by:SOUHAIL LEKHOUAJA
# URL:http://www.picalica.com/u/SOUHAILLEKHOUAJA/
# Contact us:https://www.facebook.com/Taaalam
----------------------------------------------------------------------------- */

/* Variable definitions
===========================

<Variable name="keycolor" description="Main Color" type="color" default="#da1010" value="#4c1130"/>

<Group description="Theme Settings" selector="body">
  <Variable name="theme.color" description="Theme Color" type="color" default="#da1010" value="#2a4057"/>
</Group>

<Group description="Breaking News" selector=".header_top_wrapper">
  <Variable name="bn.title.bg" description="Title Background" type="color" default="#ffffff" value="#ffffff"/>
  <Variable name="bn.title.color" description="Title Color" type="color" default="#222222" value="#ffffff"/>
  <Variable name="bn.link.color" description="Links Color" type="color" default="#ffffff" value="#ffffff"/>
</Group>

<Group description="Main Menu" selector="#mainmenu">
  <Variable name="mm.background" description="Background" type="color" default="#000000" value="#ecf0f1"/>
  <Variable name="mm.link.color" description="Links Color" type="color" default="#ffffff" value="#11304c"/>
  <Variable name="mm.link.hover" description="Links Hover Color" type="color" default="#212121" value="#212121"/>
</Group>

<Group description="Sub Menu" selector=".sub-menu">
  <Variable name="sm.background" description="Sub Menu Background" type="color" default="#2C3242" value="#2a4057"/>
  <Variable name="sm.link.color" description="Sub Menu Links Color" type="color" default="#ffffff" value="#ffffff"/>
  <Variable name="sm.color.hover" description="Sub Menu Hover Color" type="color" default="#485169" value="rgba(0,0,0,0.16)"/>
  <Variable name="sm.border.color" description="Sub Menu Border Color" type="color" default="#343D56" value="rgba(0,0,0,0.30)"/>
  <Variable name="sm.meta.color" description="Sub Menu Meta Color" type="color" default="#E0E0E0" value="#ffffff"/>
</Group>

<Group description="Off Canvas Menu" selector="#pageslide">
  <Variable name="cm.background" description="Background" type="color" default="#000000" value="#000000"/>
  <Variable name="cm.link.color" description="Links Color" type="color" default="#ffffff" value="#ffffff"/>
  <Variable name="cm.border.color" description="Borders Color" type="color" default="#212121" value="#000000"/>
  <Variable name="cm.sub.link.color" description="Sub Links Color" type="color" default="#7b7b7b" value="#6c6c6c"/>
</Group>

<Group description="Upper Footer" selector=".footer-columns">
  <Variable name="uf.bg" description="Background Color" type="color" default="#222222" value="#202227"/>
  <Variable name="uf.title" description="Title Color" type="color" default="#c5c7cb" value="#ffffff"/>
  <Variable name="uf.border.color" description="Border Color" type="color" default="#3D3D3D" value="#404b57"/>
  <Variable name="uf.link" description="Links Color" type="color" default="#ffffff" value="#dddddd"/>
  <Variable name="uf.meta" description="Meta Color" type="color" default="#E0E0E0" value="#6c6c6c"/>
</Group>

<Group description="Lower Footer" selector=".footer-bottom">
  <Variable name="lf.bg" description="Background Color" type="color" default="#161616" value="#000000"/>
  <Variable name="lf.link" description="Links Color" type="color" default="#B0B0B0" value="#dddddd"/>
  <Variable name="lf.text" description="Texts Color" type="color" default="#cccccc" value="#dddddd"/>
</Group>
*/
.post-body{-webkit-user-select:none;/* Chrome all / Safari all */
  -moz-user-select:none;/* Firefox all */
  -ms-user-select:none;/* IE 10+ */
  -o-user-select:none;user-select:none}
.row{width:100%;max-width:1130px;min-width:320px;margin:0 auto;padding:0 20px}
.row:after{clear:both}
.row:before,.row:after{content:"";display:table}
.row .row{min-width:0;padding-left:0;padding-right:0}
.column,.columns{margin-left:2.12766%;float:right;min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.column:first-child,.columns:first-child,.alpha{float:right;margin-left:0}
.row .one.column{width:6.38298%}
.row .one.columns{width:6.38298%}
.row .two.columns{width:14.89362%}
.row .three.columns{width:23.40426%}
.row .four.columns{width:31.91489%}
.row .five.columns{width:40.42553%}
.row .six.columns{width:48.93617%}
.row .seven.columns{width:57.44681%}
.row .eight.columns{width:65.95745%}
.row .nine.columns{width:74.46809%}
.row .ten.columns{width:82.97872%}
.row .eleven.columns{width:91.48936%}
.row .twelve.columns{width:100%}
.grid_3.grid{width:230px;height:223px;float:left}
.grid_3.grid.grid_main{height:212px!important}
.grid.margin2,.grid.margin5,.grid.margin8,.grid.margin11,.grid.margin14,.grid.margin17,.grid.margin20,.grid.margin23,.grid.margin26,.grid.margin29,.grid.margin32,.grid.margin35,.grid.margin38,.grid.margin41,.grid.margin44,.grid.margin47,.grid.margin50,.grid.margin53,.grid.margin56{margin-left:0!important}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-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-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:url(../img/grabbing.png) 8 8,move}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}
.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}
@-webkit-keyframes empty{0%{opacity:1}}
@-moz-keyframes empty{0%{opacity:1}}
@keyframes empty{0%{opacity:1}}
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}
@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}
@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}
@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}
@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}
@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}
@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}
@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}
@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}
@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}
@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}
@keyframes goDown{from{transform:translateY(-100%)}}
@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}
@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}
@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}
@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}
@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}
@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}
.owl-theme .owl-controls{margin-top:10px;text-align:center}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;zoom:1;margin:5px;padding:3px 10px;font-size:12px}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font:14px/1.615em 'sky'!important;overflow-y:scroll;overflow-x:hidden;width:100%;background:#FFF;color:#222}
img,object{max-width:100%;height:auto}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}
a{text-decoration:none}
ul,li{list-style:none}
a{color:#222}
a:hover{text-decoration:underline}
h1{font-size:34px;line-height:50px;margin-bottom:14px}
h2{font-size:28px;line-height:40px;margin-bottom:10px}
h3{font-size:24px;line-height:34px;margin-bottom:8px}
h4{font-size:18px;line-height:30px;margin-bottom:4px}
h5{font-size:16px;line-height:24px}
h6{font-size:13px;line-height:21px}
.no-transition,.no-transition *,.sub-menu,#pageslide *{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}
.clearfix{clear:both}
.post-meta.meta-main-img{font-family:Oswald,sans-serif;font-weight:400}
.quickedit{display:none}
.header_top_wrapper{width:100%;background:$(theme.color);overflow:hidden}
.header_top_wrapper .row{margin-bottom:0}
.news_ticker_wrapper{float:left;width:100%;padding:0}
#ticker{width:100%;position:relative;padding:8px 0 0;margin:0;overflow:hidden;display:block;height:40px}
.tickerfloat_wrapper{position:relative;height:24px;line-height:24px;float:left}
.tickerfloat{padding:0 10px;font-size:12px;line-height:24px;background:$(bn.title.bg);color:$(bn.title.color);margin-right:5px;position:relative;text-transform:uppercase;font-weight:800;border-radius:2px}
#mycrawler{width:10000px;margin-top:4px}
#mycrawler div{float:left;padding-right:15px}
.ticker_dot{color:$(bn.link.color);float:left;font-size:10px;margin-top:-2px}
#mycrawler div i{margin-right:5px}
#ticker a.ticker_title{margin-top:-3px;color:$(bn.link.color);font-size:13px;float:left;font-weight:700}
#search_block_top{float:right;margin-left:10px}
#search_block_top #searchbox{float:right;margin-bottom:0}
#search_block_top p{padding:0;margin-bottom:0;overflow:hidden;background:rgba(0,0,0,0.18);height:40px}
#search_block_top #search_query_top{font:13px 'sky'!important;outline:none;padding:14px;height:40px;width:170px;border:none;color:#8B8B8B;background:none;float:left;font-size:14px!important}
#search_block_top button{float:left;font-size:20px;background:none;border:none;outline:none;cursor:pointer;margin-top:7px;margin-right:5px}
.social-icons-list.top-bar-social{overflow:hidden;float:right;margin:0}
.social-icons-list.top-bar-social li{display:inline-block;margin:7px 2px;padding:0}
.social-icons-list.top-bar-social li a:hover{text-decoration:none}
.social-icons-list.top-bar-social li a i{background:#F1F1F1;color:#FFF;width:25px;height:25px;display:block;border-radius:0;font-size:13px;line-height:25px;text-align:center}
.social-icons-list.top-bar-social li.social-facebook a i{background:rgba(0,0,0,0);border:1px solid #ffffff7d}
.social-icons-list.top-bar-social li.social-facebook a i:hover{background:#3C599F;color:#FFF;-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);transform:scale(1.1) rotate(360deg)}
.social-icons-list.top-bar-social li.social-twitter a i{background:rgba(0,0,0,0);border:1px solid #ffffff7d}
.social-icons-list.top-bar-social li.social-twitter a i:hover{background:#00aced;color:#FFF;-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);transform:scale(1.1) rotate(360deg)}
.social-icons-list.top-bar-social li.social-youtube a i{background:rgba(0,0,0,0);border:1px solid #ffffff7d}
.social-icons-list.top-bar-social li.social-youtube a i:hover{background:#bb0000;color:#FFF;-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);transform:scale(1.1) rotate(360deg)}
.social-icons-list.top-bar-social li.social-google a i{background:rgba(0,0,0,0);border:1px solid #ffffff7d}
.social-icons-list.top-bar-social li.social-google a i:hover{background:#dd4b39;color:#FFF;-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);transform:scale(1.1) rotate(360deg)}
.social-icons-list.top-bar-social li.social-instagram a i{background:rgba(0,0,0,0);border:1px solid #ffffff7d}
.social-icons-list.top-bar-social li.social-instagram a i:hover{background:#517fa4;color:#FFF;-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);transform:scale(1.1) rotate(360deg)}
.social-icons-list.top-bar-social li.social-linkedin a i{background:rgba(0,0,0,0);border:1px solid #ffffff7d}
.social-icons-list.top-bar-social li.social-flickr a i{background:rgba(0,0,0,0);border:1px solid #ffffff7d}
.social-icons-list.top-bar-social li.social-flickr a i:hover{background:#00aced;color:#FFF;-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);transform:scale(1.1) rotate(360deg)}
.social-icons-list.top-bar-social li a:hover i{background:#F1F1F1;color:#000}
.nav-toggle{color:#FFF;font-size:20px;line-height:39px;position:absolute;top:50px;display:none}
.header_main_wrapper{overflow:hidden;width:100%;padding:25px 0;background:#FFF;position:relative}
.header_main_wrapper .row,.header_main_wrapper img{margin-bottom:0}
.header_main_wrapper #header-inner>a img{width:%;margin-top:12}
.header-top-left a{line-height:0;dispaly:block}
#header-ads{overflow:hidden}
.sticky-wrapper{clear:both}
.menu_wrapper{z-index:999;width:100%;margin:0 auto;background:$(mm.background);height:61px;border-bottom:1px solid #eee;margin-bottom:0;box-shadow:2px 3.464px 9px 0 rgba(0,0,0,0.062);border-bottom:2px solid $(theme.color)}
.header-wraper .main_menu{z-index:998;position:relative;background:#f9f9f9}
.menu_border_top{position:absolute;z-index:999;left:0;bottom:0;width:100%;height:3px;background:#fff0!important;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;opacity:.3}
.main-menu{position:relative;hight:48px}
#mainmenu{margin:0 auto;padding:0;line-height:1;list-style:none;height:48px;width:100%;background-color:$(mm.background);margin-left:-60px}
.sf-menu{float:left;margin-bottom:0}
.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}
.sf-menu li{white-space:nowrap;transition:background .3s linear;-moz-transition:background .3s linear;-webkit-transition:background .3s linear;-o-transition:background .3s linear}
.sf-menu>li{float:left}
.sf-menu li{position:relative;padding:0!important;z-index:99;list-style:none}
.sf-menu li:hover>ul,.sf-menu li.sfHover>ul{display:block}
#mainmenu>li>a{height:61px;font-weight:800;color:#060404;display:block;line-height:61px;padding:0 14px}
.sf-menu>li>a{color:#FFF;padding-bottom:16px}
#mainmenu li>a i{margin-right:5px}
.sf-menu>li>a{background:url() top right no-repeat}
.sf-menu a{line-height:21px;padding:8px 10px;text-decoration:none;zoom:1;display:block;position:relative;font-size:15px;color:#EEE;text-transform:uppercase}
#mainmenu li.current-menu-item>a{colr:$(mm.link.hover);margin-right:0}
#mainmenu li>a:hover,#mainmenu>li.sfHover>a{colr:$(mm.link.hover);margin-right:0;-webkit-animation:rubberBand .8s 1;-moz-animation:rubberBand .8s 1;-o-animation:rubberBand .8s 1;animation:rubberBand .3s 1}
.sf-menu ul{min-width:180px;position:absolute;display:none;top:100%;left:0;z-index:99}
.sf-menu ul ul{top:0;right:100%}
#mainmenu li ul li a{font:14px 'sky'!important;height:40px;line-height:40px;font-size:13px}
.sf-menu li ul.sub-menu{background:$(sm.background)}
.sf-menu li ul.sub-menu li{border-bottom:1px solid $(sm.border.color)}
.sf-menu li ul.sub-menu a{padding:6px 15px;height:48px;line-height:48px;font-weight:800;text-transform:capitalize;border:none;font-size:15px;color:$(sm.link.color)}
.sf-menu li ul.sub-menu li a:hover{background-color:$(sm.color.hover)!important}
.sf-menu>li.has-menu>a:after{font-size:9px;-webkit-font-smoothing:antialiased;display:inline;line-height:25px;vertical-align:10%;margin-top:0;font-family:'FontAwesome';content:"\f078";margin-left:4px;margin-top:17px}
.random_post_link{position:absolute;top:0;right:0;font-size:25px;background:url(https://lh3.googleusercontent.com/-LbLzeUjmzqc/V1GRulONKdI/AAAAAAAAAEk/FtSnk_6BmXkjr60XyGb4B2sJ5rKijIbIACCo/s53/border.png) top left no-repeat;height:48px;line-height:48px;width:55px;text-align:center}
.random_post_link a{display:block;color:$(mm.link.color)}
.random_post_link a:hover{background-color:$(mm.link.hover)}
li.menupost,li.megamenu{position:inherit!important}
.sf-menu li ul.menu_post_feature>li{border:none!important}
.menu_post_feature{overflow:hidden;backface-visibility:hidden;margin-top:0;top:60px!important;width:1090px;float:left;padding:20px 10px 20px;border:none}
.menu_post_feature li{white-space:normal;background:none;padding:10px;padding-bottom:0;border-bottom:none}
.menu_post_feature li:hover{background:none}
.menu_post_feature .two-content-wrapper{float:left;width:247px;margin:0 10px}
.menu_post_feature .two-content-wrapper a.feature-link{height:160px!important;padding:0}
.menu_post_feature .two-content-wrapper a.feature-link:hover{background:#000!important}
.menu_post_feature .post-meta .post-date,.menu_post_feature .post-meta .post-author a,.menu_post_feature .post-meta i{color:$(sm.meta.color)!important}
.wrap_box_style_main{padding-top:0}
.main_post_style .wrap_box_style_main.image-post-title{margin-top:0}
.feature_post_images_w .wrap_box_style_main{margin-bottom:0}
.wrap_box_style_main,.wrap_box_style_ul{float:left}
.menu_post_feature .wrap_box_style_main .meta_holder{min-height:0}
.menu_post_feature .wrap_box_style_main .image-post-title{margin-top:5px}
.menu_post_feature .wrap_box_style_main .image-post-title a:hover{background:none!important}
.wrap_box_style_main .image-post-title{margin-bottom:0;line-height:1.2;font-size:16px}
.main_post_style .two-content-wrapper p{margin-bottom:5px}
.main_post_style .two-content-wrapper p.post-meta{font:10px 'sky'!important;margin-bottom:4px}
.menu_post_feature .wrap_box_style_main .post-meta .post-author a{margin:5px 15px;margin-top:-4px;line-height:17px!important;font-size:11px!important;font-weight:400;display:inherit!important;padding:0!important;padding-right:5px!important;background:none!important;height:20px!important}
.menu_post_feature .wrap_box_style_main .post-meta .post-date{line-height:17px;margin-right:-12px}
.menu_post_feature .post-meta a,.menu_post_feature .post-meta .post-author i{float:right}
.menu_post_feature .post-meta i{line-height:18px}
.menu_post_feature .meta-category-small a.post-category-color-text:hover{text-decoration:underline;background:none!important}
.menu_post_feature .meta-category-small a.post-category-color-text{padding:0!important;line-height:13px!important;height:auto!important;margin-top:3px;font-weight:400!important}
.menu_post_feature h3 a:hover{text-decoration:underline!important;background:none!important}
.menu_post_feature h3 a{background:none!important;text-transform:none!important;font-size:17px!important;margin-bottom:5px!important;height:auto!important;padding:0!important;line-height:20px!important}
.mega_labels_list{display:block!important;position:static!important;float:left;width:247px;margin:0 10px}
#mega_menu .mega_menu_links{display:none}
.mega_menu_links{overflow:hidden;position:absolute;width:1090px;top:60px;left:0;background-color:$(sm.background);padding:15px 0}
.mega_menu_links .widget{float:left;width:24.99%;background:url(https://lh3.googleusercontent.com/141LzvKpEhIx8D_4pHbHt3iMJBv7FoFExy4giS1TVxxU0W0AObo9nmmWK3raRsJoKUQQN_yi4b7E=w1280-h800-rw-no) right center repeat-y;padding:0 15px}
.mega_menu_links .widget:last-child{background:none}
.mega_menu_links .widget li{border:none!important}
.mega_menu_links .widget>a{text-transform:uppercase!important;cursor:default;border-bottom:1px solid #ccc!important;margin-bottom:3px;height:auto!important}
.mega_menu_links .widget a{font:600 14px 'sky'!important;color:#FFF;padding:0 15px;display:block;background:none}
.mega_menu_links .widget a:hover{text-decoration:none;background:$(sm.color.hover)}
.mega_menu_links .widget>a:hover{background:none!important}
.mega_menu_links li>ul{display:block!important;top:0;width:100%;left:0;position:relative;margin:0}
.homepage .slider_wrapper_main{margin-top:30px;float:left;width:100%}
.header-slider-home{margin-top:-30px}
.grid_header_home{height:437px;width:100%;float:left;overflow:hidden}
.grid_header_home .main-post-image-slider{width:615px;border-radius:20px}
.main-post-image-slider{float:left;width:559px;position:relative;overflow:hidden}
.grid_header_home .main-post-image-slider img{width:100%;height:437px;outline:1px solid #ffffff61;outline-offset:-10px;border-radius:20px}
.grid_header_home .main-post-image-slider .item_slide_caption{position:absolute;bottom:20px;overflow:hidden;padding:34px 20px 20px 5px;outline:0 solid #26a65b45;left:0;right:0;margin:auto;width:90%;background:rgba(0,0,0,0.4);border:1px solid #ffffff61}
.grid_header_home .sub-post-image-slider .item_slide_caption{background:#120e28bd;position:absolute;bottom:0;width:100%;left:0;padding:15px}
.grid_header_home .sub-post-image-slider,.grid_header_home .sub-post-image-slider img{width:236px;height:145px;border:0 solid #333;border-radius:20px}
.sub-post-image-slider{width:220px;height:135px;float:left;margin-left:1px;margin-bottom:1px;position:relative;overflow:hidden}
.sub-post-image-slider img{width:220px;height:135px;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s}
.grid_header_home .image_post a.feature-link{background:#33333330;display:block}
.sub-post-image-slider a{float:left}
.sidebar .section{overflow:hidden}
#content .widget{margin:0}
#content .widget,.sidebar .widget,footer .widget{float:left;width:100%;margin-bottom:30px}
#content .widget.column,#content .widget.featured-column{width:49.999%!important;float:left!important}
.status-msg-body{margin-bottom:15px;font-size:15px}
.status-msg-body b{font-weight:700}
.status-msg-body a{color:$(theme.color)}
.widget-title{text-align:center;float:left;width:100%;padding:0;text-transform:uppercase;background:#eee;border-radius:50px;vertical-align:middle;margin-bottom:20px}
.widget-title h2{color:#fff;font-size:15px;font-family:'vip-hakm-bold';height:33px;line-height:33px;font-weight:500;letter-spacing:0.5px;padding:0 23px 5px 9px;margin-bottom:0;float:left;background:$(theme.color)}
.sidebar .widget-content{overflow:hidden;float:left;width:100%}
.sidebar .widget-content>img,footer .widget-content>img{display:block;margin:0 auto}
.social-icons-list-widget li{display:inline-block}
.social-icons-list-widget li a{display:block}
.social-icons-list-widget li a i{width:46px;height:46px;background:#F1F1F1;text-align:center;line-height:45px;font-size:18px;color:#fff;border:2px solid transparent;margin-bottom:3px}
footer .social-icons-list-widget li a i{width:43px;height:43px;line-height:43px;border-color:$(uf.border.color)}
.social-icons-list-widget li.facebook i{background:#3b5998}
.social-icons-list-widget li.twitter i{background:#55acee}
.social-icons-list-widget li.youtube i{background:#cd201f}
.social-icons-list-widget li.google i{background:#dc4e41}
.social-icons-list-widget li.vimeo i{background:#1ab7ea}
.social-icons-list-widget li.behance i{background:#1769ff}
.social-icons-list-widget li.instagram i{background:#3f729b}
.social-icons-list-widget li.tumblr i{background:#35465c}
.social-icons-list-widget li.flickr i{background:#ff0084}
.social-icons-list-widget li.dribbble i{background:#444}
.social-icons-list-widget li.linkedin i{background:#0077b5}
.social-icons-list-widget li.rss i{background:#f26522}
.social-icons-list-widget li.skype i{background:#00aff0}
.social-icons-list-widget li.github i{background:#4183c4}
.social-icons-list-widget li a:hover i{background:transparent;color:#000;border-color:#000}
footer .social-icons-list-widget li a:hover i{border-color:#c5c7cb;color:#FFF}
.widget-flickr .flickr_badge_image{width:24.66%;margin-right:1px;margin-bottom:1px;float:left}
.widget-flickr .flickr_badge_image a{display:block;margin-bottom:1px}
.sidebar .feature-post-list{float:left;width:100%;margin-bottom:0}
.feature-post-list li{padding:0 0 11px;background:none!important;border-bottom:1px solid #e6e6e6;width:100%;float:left;margin-bottom:11px}
footer .feature-post-list li,footer .list-label-widget-content li,footer .BlogArchive li{border-color:$(uf.border.color)}
.feature-post-list li:last-child{margin-bottom:0}
.feature-image-link.image_post,.popular-posts .item-thumbnail{display:block;float:left;width:auto;position:relative;overflow:hidden;background:#000;height:75px}
.popular-posts .item-thumbnail{height:70px;margin-right:10px}
.feature-post-list .feature-image-link img{border-radius:5px;width:80px;height:75px;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s}
.feature-post-list .feature-image-link:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity:.5;filter:alpha(opacity=50)}
@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
#page-loader{width:100%;height:100%;position:fixed;z-index:999999999;background:#fff}
.cssload-thecube{width:73px;height:73px;margin:0 auto;position:relative;top:50%}
.cssload-thecube .cssload-cube{position:relative;transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);float:left;width:50%;height:50%;position:relative;transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
.cssload-thecube .cssload-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:$(theme.color);animation:cssload-fold-thecube 2.76s infinite linear both;-o-animation:cssload-fold-thecube 2.76s infinite linear both;-ms-animation:cssload-fold-thecube 2.76s infinite linear both;-webkit-animation:cssload-fold-thecube 2.76s infinite linear both;-moz-animation:cssload-fold-thecube 2.76s infinite linear both;transform-origin:100% 100%;-o-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%}
.cssload-thecube .cssload-c2{transform:scale(1.1) rotateZ(90deg);-o-transform:scale(1.1) rotateZ(90deg);-ms-transform:scale(1.1) rotateZ(90deg);-webkit-transform:scale(1.1) rotateZ(90deg);-moz-transform:scale(1.1) rotateZ(90deg)}
.cssload-thecube .cssload-c3{transform:scale(1.1) rotateZ(180deg);-o-transform:scale(1.1) rotateZ(180deg);-ms-transform:scale(1.1) rotateZ(180deg);-webkit-transform:scale(1.1) rotateZ(180deg);-moz-transform:scale(1.1) rotateZ(180deg)}
.cssload-thecube .cssload-c4{transform:scale(1.1) rotateZ(270deg);-o-transform:scale(1.1) rotateZ(270deg);-ms-transform:scale(1.1) rotateZ(270deg);-webkit-transform:scale(1.1) rotateZ(270deg);-moz-transform:scale(1.1) rotateZ(270deg)}
.cssload-thecube .cssload-c2:before{animation-delay:.35s;-o-animation-delay:.35s;-ms-animation-delay:.35s;-webkit-animation-delay:.35s;-moz-animation-delay:.35s}
.cssload-thecube .cssload-c3:before{animation-delay:.69s;-o-animation-delay:.69s;-ms-animation-delay:.69s;-webkit-animation-delay:.69s;-moz-animation-delay:.69s}
.cssload-thecube .cssload-c4:before{animation-delay:1.04s;-o-animation-delay:1.04s;-ms-animation-delay:1.04s;-webkit-animation-delay:1.04s;-moz-animation-delay:1.04s}
@keyframes cssload-fold-thecube{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(136px) rotateY(180deg);opacity:0}}
@-o-keyframes cssload-fold-thecube{0%,10%{-o-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-o-transform:perspective(136px) rotateX(0deg);opacity:1}90%,100%{-o-transform:perspective(136px) rotateY(180deg);opacity:0}}
@-ms-keyframes cssload-fold-thecube{0%,10%{-ms-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-ms-transform:perspective(136px) rotateX(0deg);opacity:1}90%,100%{-ms-transform:perspective(136px) rotateY(180deg);opacity:0}}
@-webkit-keyframes cssload-fold-thecube{0%,10%{-webkit-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(136px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(136px) rotateY(180deg);opacity:0}}
@-moz-keyframes cssload-fold-thecube{0%,10%{-moz-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-moz-transform:perspective(136px) rotateX(0deg);opacity:1}90%,100%{-moz-transform:perspective(136px) rotateY(180deg);opacity:0}}
.overlay_icon.fa{color:#27a65a;font-size:25px!important;height:40px;left:50%;line-height:40px;margin-left:-20px;margin-top:-20px;position:absolute;text-align:center;top:50%;width:40px;z-index:9;display:none;visibility:hidden;-webkit-transition:all .4s ease 0;-moz-transition:all .4s ease 0;-o-transition:all .4s ease 0;transition:all .4s ease 0}
.image_post:hover .overlay_icon{-webkit-transition:all .4s ease 0;-moz-transition:all .4s ease 0;-o-transition:all .4s ease 0;transition:all .4s ease 0;display:block;visibility:visible;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.85s;animation-duration:.85s;display:none}
.feature-post-list .item-details{position:relative;margin-left:115px;top:0;overflow:hidden}
.meta-category-small{display:none;min-height:17px;float:left;margin-bottom:0}
.meta-category-small a{height:auto;font-weight:500;margin-bottom:0;line-height:13px;font-size:11px;background:none;float:left;padding:0;margin-right:5px;font:11px 'sky'!important;;text-transform:uppercase;color:$(theme.color)!important}
.post-outer .meta-category-small{margin-bottom:8px}
.post-outer .meta-category-small a{margin-bottom:3px}
.popular-posts li{border-bottom:1px solid #e6e6e6;padding-bottom:10px;margin-bottom:10px;max-height:80px;overflow:hidden}
.popular-posts li:last-child{margin-bottom:0}
.feature-post-list .feature-post-title,.popular-posts .item-title a,.box-1 .inside h3{font-weight:500;font-size:14px;line-height:1.2;margin:0;float:left;width:100%}
.feature-post-list .feature-post-title a,.popular-posts .item-title a{color:#222}
footer .feature-post-list .feature-post-title a,footer .popular-posts .item-title a{color:$(uf.link)}
.popular-posts .item-title,.popular-posts .item-snippet{float:left;width:75%}
.post-meta a{color:#777}
.post-meta.meta-main-img{margin-top:10px;margin-bottom:0;float:left;width:100%}
.post-meta.meta-main-img,.post-meta{font:10px 'sky'!important;font-size:11px;text-transform:capitalize}
.post-meta .post-author,.post-meta .post-date,.item_slide_caption .post-meta .meta-cat{margin:0 7px 0 8px;letter-spacing:.3px;margin-right:5px}
.post-meta .post-author a,.post-meta .post-date{color:#777;float:none;font-weight:400}
footer .post-meta .post-author a,footer .post-meta .post-date,footer .post-meta i{color:$(uf.meta)!important}
.feature-post-list .post-meta.meta-main-img{margin-right:-8px;margin-top:4px;margin-bottom:0;width:100%;font:10px 'sky'!important}
.feature-post-list .post-meta.meta-main-img i,.post-meta.meta-main-img i{margin-right:3px}
.recent-comments.post-list li{border-bottom:1px solid #e6e6e6;padding-bottom:10px;margin-bottom:10px;min-height:85px}
footer .recent-comments.post-list li{border-color:$(uf.border.color)}
.recent-comments.post-list a{float:left;margin-right:13px;font-weight:700}
.recent-comments.post-list a.comment_title{text-transform:capitalize}
.recent-comments.post-list img{width:70px;height:70px}
.recent-comments.post-list .list_title{font-size:15px;line-height:19px;width:100%}
.recent-comments.post-list .comment_desc{font-size:14px!important;line-height:1.615;margin-bottom:0;margin-top:-3px}
.mainpost_widget{background-image:linear-gradient(to left,#306efe,#10a89d);margin-bottom:10px;overflow:hidden;width:100%}
.large_main_post_widget{float:left;width:100%;margin-bottom:10px}
.image_post.feature-item{margin:0 0 10px;width:100%;line-height:0;display:block;position:relative;overflow:hidden;float:left}
.image_post.feature-item.grid_below_image{margin-bottom:0!important}
#content .image_post.feature-item{margin-bottom:10px}
.feature-item .feature-link{padding:0;background:#000;display:block}
.feature-item a img{display:block}
.feature-item img{outline:1px solid #ffffff61;outline-offset:-10px;width:100%;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s;opacity:1;filter:alpha(opacity=100);margin:0 auto}
.image_post.feature-item:hover a.feature-link img{opacity:.5;filter:alpha(opacity=50)}
.feature-item:hover img,.popular-posts .item-thumbnail a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity:.5;filter:alpha(opacity=50)}
.large_main_post_widget .caption_overlay_posts{padding:15px;bottom:0;width:100%;left:0;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(150%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);position:absolute}
.caption_overlay_posts a,.caption_overlay_posts a h3{font-weight:700;font-size:18px;margin-top:-5px}
.caption_overlay_posts a h3,.caption_overlay_posts a{color:#FFF}
.caption_overlay_posts h3{font-size:21px!important;line-height:1.2}
.wrap_box_style_ul{float:left}
.mainpost_widget ul li{padding:0 20px 13px;border-bottom:1px solid #5E5E5E}
.mainpost_widget ul li:last-child{border:none;margin:0}
.mainpost_widget .post-meta .post-date,.mainpost_widget .post-meta .meta-comment a,.mainpost_widget .post-meta .post-author a,.main_img_content .post-author a,.main_img_content .post-date,.main-post-image-slider .post-meta i,.mainpost_widget .post-meta i,.home_grid_medium_post .post-meta i,.slider-large .post-meta i,.owl_carousel_builder_2col .post-meta i,.main_image_with_list_text .post-meta i,.owl_carousel_builder_2col .post-meta .post-date,.owl_carousel_builder_2col .post-meta .post-author a{color:#E0E0E0!important}
.post-meta.meta-main-img a{font-family:tahoma;font-size:11px;text-transform:capitalize}
.post-meta.meta-main-img a:hover{text-decoration:none}
.post-meta.meta-main-img i{color:#777}
.mainpost_widget ul li .feature-post-title a{color:#FFF}
.slider-large-widget{float:left;overflow:hidden}
.owl-carousel .owl-wrapper-outer{float:left}
.item_slide{position:relative;line-height:0;overflow:hidden}
.item_slide:hover a.feature-link img,.grid_header_home .image_post:hover a.feature-link img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity:.5;filter:alpha(opacity=50)}
.owl_slider a.feature-link{background:#000;float:left;width:100%}
.owl_slider a.feature-link img{width:100%;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s}
.owl_slider .item_slide_caption{bottom:0;width:100%;left:0;padding:15px!important;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(150%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);position:absolute;background-image:linear-gradient(to left,#306efe,#10a89d)}
.owl_slider .item_slide_caption h1{font-weight:700;width:98%;display:inline-block;float:left;margin:0 10px 5px;line-height:35px;font-size:18px;line-height:1.2}
.item_slide_caption h1 a{color:#FFF;text-align:center;float:right}
.item_slide_caption a{background:rgba(0,0,0,0)}
.item_slide_caption.builder_slider .post-meta{padding-left:0}
.item_slide_caption .post-meta.meta-main-img{text-shadow:0 0 0 #000!important;color:#FFF;margin:0 0 -1px 5px;line-height:6px;background-color:#000;background:rgba(0,0,0,0.5);width:auto!important}
.item_slide_caption .post-meta .post-author a,.item_slide_caption .post-meta .post-date,.item_slide_caption .post-meta .meta-comment a,.item_slide_caption .post-meta .meta-cat a{color:#E0E0E0;letter-spacing:1px}
.owl-theme .owl-controls{top:10px;left:10px;margin-top:0;position:absolute;text-align:center;width:73px}
.owl-theme .owl-controls .owl-buttons div{width:30px;height:30px;zoom:1;margin:0;font-size:0;font-weight:700;color:#fff;border:2px solid #fff}
.owl-theme .owl-controls .owl-buttons .owl-prev{float:left;width:35px;height:35px;-moz-border-radius:200px;-ms-border-radius:200px;-o-border-radius:200px;border-radius:200px;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s}
.owl-theme .owl-controls .owl-buttons .owl-prev:after{font-size:20px;line-height:26px;font-family:'FontAwesome';content:"\f104"}
.owl-theme .owl-controls .owl-buttons .owl-next{float:right;width:35px;height:35px;-moz-border-radius:200px;-ms-border-radius:200px;-o-border-radius:200px;border-radius:200px;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s}
.owl-theme .owl-controls .owl-buttons .owl-next:before{font-size:20px;line-height:26px;font-family:'FontAwesome';content:"\f105"}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover,.owl-theme .owl-controls .owl-buttons .owl-next:hover{background color:rgba(0,0,0,0.4);opacity:1}
.owl_carousel_builder_2col{float:left;position:relative;width:100%}
.owl_carousel_builder_2col .feature-four-column.medium-four-columns{width:100%;margin:0;position:relative;border-right:1px solid #fff;border-left:1px solid #fff}
.owl_carousel_builder_2col .caption_overlay_image{position:absolute;left:0;bottom:0;width:100%;padding:15px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(150%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0)}
.owl_carousel_builder_2col .image_post{margin-bottom:0}
.owl_carousel_builder_2col .image-post-title.columns_post a{color:#fff}
.owl_carousel_builder_2col .owl-controls .owl-prev,.owl_carousel_builder_2col .owl-controls .owl-next{background:#333333d6;border-radius:0!important;color:#000}
.owl_carousel_builder_2col .owl-controls{width:71px;top:0;left:0;position:absolute}
.BlogArchive li,.list-label-widget-content li{border-bottom:1px solid #D6D6D6;list-style:none;padding:5px 0;float:left;width:100%}
.BlogArchive li:first-child,.list-label-widget-content li:first-child{padding-top:0}
.BlogArchive li a,.list-label-widget-content li a{font-weight:600}
.BlogArchive select{padding:10px 7px;font-family:sky;background:#eee;width:100%}
.BlogArchive select:focus,.follow-by-email-address:focus,.gsc-search-box .gsc-input:focus{outline:none}
.list-label-widget-content li:before{content:"\f0da";font-family:FontAwesome;font-size:20px;vertical-align:bottom;margin-right:8px}
footer .list-label-widget-content li:before{color:$(uf.link)}
.list-label-widget-content li span:nth-child(2){float:right;padding:0 6px;background:#323439;color:#fff;border-radius:36px;min-width:24px;text-align:center;font-size:14px}
footer .list-label-widget-content li span:nth-child(2){background:$(uf.border.color);color:$(uf.link)}
.cloud-label-widget-content span.label-size{float:right;margin:0 3px 3px 0;font-size:13px;background:$(theme.color);padding:10px 20px}
.cloud-label-widget-content span.label-size:hover,#contact input[type='button']:hover{background-color:$(theme.color);outline:1px solid #eeeeee5c;outline-offset:-5px}
.cloud-label-widget-content span.label-size a,.cloud-label-widget-content span.label-size span{color:#FFF}
.cloud-label-widget-content span.label-size a:hover{text-decoration:none}
.cloud-label-widget-content .widget-item-control{float:left;width:100%}
.follow-by-email-inner td{float:left;width:100%}
.follow-by-email-address{width:100%;padding:8px;font-family:sky}
.follow-by-email-submit{font-family:sky;width:100%;background-color:$(theme.color);color:#fff;border:0 solid transparent;height:33px;line-height:25px;margin-top:5px;padding:0;font-size:14px;cursor:pointer;text-transform:uppercase;letter-spacing:2px}
.follow-by-email-submit:hover{background-color:#1952de;color:#ffffff}
.gsc-search-box{position:relative}
.gsc-search-box input.gsc-input{font-family:Verdana,Geneva,sans-serif;font-size:13px;line-height:21px;color:#444;border:1px solid #e6e6e6;height:32px;width:95%;padding-left:10px}
.gsc-search-box .gsc-search-button{position:absolute;right:0;top:0;border-radius:0 3px 3px 0;font-size:14px;text-transform:uppercase;font-weight:700;line-height:16px;background-color:#222;color:#fff;border:none;padding:8px 15px;cursor:pointer}
footer .gsc-search-box .gsc-search-button{border:1px solid $(uf.border.color);top:-1px}
.gsc-search-box .gsc-search-button:hover,.more_button_post{box-shadow:0 1px 13px 0 rgba(0,0,0,0.49);background-color:#16a085}
.gsc-search-box .gsc-search-button:focus{outline:none}
ul.tab-wrapper{border-top:0 solid $(theme.color);float:left;list-style:none;width:100%;display:block;background:#2d3e50}
ul.tab-wrapper li{width:33.33%;float:left;min-height:40px;line-height:40px;overflow:hidden;position:relative;list-style:none;border-right:1px solid #DDD;text-transform:uppercase}
ul.tab-wrapper li:last-child{border-right:none}
ul.tab-wrapper li a{text-decoration:none;font-family:'vip-hakm-bold';color:#ffffff;display:block;font-size:14px;cursor:pointer;text-align:center;padding:0 5px;font-weight:800}
ul.tab-wrapper li a.activeTab{color:#FFF;background:#26a65b}
.main_content{margin-bottom:0!important;overflow:hidden}
.three_columns_container{background:#fff;margin-top:30px;margin-bottom:0;float:left;width:100%}
.three_columns_container .content_display_col1{border-right:1px solid #e6e6e6;padding-right:2.12766%}
@-webkit-keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}
@-moz-keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}
@-o-keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}
@keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}
.animate_start{-webkit-animation:mk_fade .7s 1 cubic-bezier(0.445,.05,.55,.95);-moz-animation:mk_fade .7s 1 cubic-bezier(0.445,.05,.55,.95);-o-animation:mk_fade .7s 1 cubic-bezier(0.445,.05,.55,.95);animation:mk_fade .7s 1 cubic-bezier(0.445,.05,.55,.95);opacity:1}
.loader{color:#ccc;font-size:20px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:72px auto;position:relative;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load6 0.7s infinite ease;animation:load6 0.7s infinite ease}
footer .loader{color:$(uf.title);margin-top:120px}
@-webkit-keyframes load6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -0.4em,-.087em -.825em 0 -0.42em,-.173em -.812em 0 -0.44em,-.256em -.789em 0 -0.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -0.4em,-.338em -.758em 0 -0.42em,-.555em -.617em 0 -0.44em,-.671em -.488em 0 -0.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -0.4em,-.377em -.74em 0 -0.42em,-.645em -.522em 0 -0.44em,-.775em -.297em 0 -0.46em,-.82em -.09em 0 -.477em}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em}}
@keyframes load6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -0.4em,-.087em -.825em 0 -0.42em,-.173em -.812em 0 -0.44em,-.256em -.789em 0 -0.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -0.4em,-.338em -.758em 0 -0.42em,-.555em -.617em 0 -0.44em,-.671em -.488em 0 -0.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -0.4em,-.377em -.74em 0 -0.42em,-.645em -.522em 0 -0.44em,-.775em -.297em 0 -0.46em,-.82em -.09em 0 -.477em}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em}}
[class*="aq_span"]{float:left;margin-left:3%}
.aq-first{margin-left:0}
.aq_span12{width:100%}
.margin-left-post{margin-right:3.566%}
.main-post-right-list{padding-bottom:0}
.feature-two-column{width:49.999%;margin-left:0;float:left;min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.feature-two-column.left-post-display-content,.row-columns .column:nth-child(odd),.featured-columns .featured-column:nth-child(odd),.left-post-display-content{padding-right:3%;border-right:1px solid #e6e6e6;margin-right:0;float:left}
.feature-two-column.right-post-display-content,.row-columns .column:nth-child(even),.featured-columns .featured-column:nth-child(even),.right-post-display-content{padding-left:3%;float:right}
.left-post-display-content{padding-right:6%}
.right-post-display-content{padding-left:6%}
.feature-two-column p{margin-bottom:0;float:left;color:#767676;width:100%}
.feature-two-column p.post-meta,.main_post_style .two-content-wrapper p{margin-bottom:5px}
.four-post-style{overflow:hidden}
.four-post-style .widget_container{float:left;width:758px!important}
.feature-four-column.medium-four-columns{width:218px;float:left;margin-right:20px}
.feature-four-column.medium-four-columns.last-child{margin-right:0}
.feature-four-column.medium-four-columns .post-meta.meta-main-img,.post_list_medium .post-meta.meta-main-img{font:10px 'sky'!important;color:#FFF}
.home_post_right_list_text .feature-post-list .item-details{margin-left:0}
.main_image_with_list_text{float:left;background:#306dfe4d}
.main_image_with_list_text .main_img_content{float:left;padding:10px 20px;background:#306dfe;background-image:linear-gradient(to left,#306efe,#10a89d)}
.meta_holder{float:left;width:100%;position:relative;min-height:23px}
.image-post-title{font-weight:700;font-size:18px;margin-top:-5px;line-height:1.2;width:100%;float:left;margin-bottom:10px}
.feature-custom .image-post-title{position:relative;background:#fff;width:90%;margin:0 auto;margin-top:-70px;right:-16px;padding:0 10px;box-shadow:0 1px 13px 0 rgba(0,0,0,0.05);padding-top:10px;padding-bottom:15px;text-align:center}
.main_image_with_list_text .main_img_content p.post-meta{color:#A8A8A8}
.main_post_style .two-content-wrapper p.post-meta{margin-bottom:4px;display:none}
.main_post_style .two-content-wrapper p.post-meta .author-avatar{float:left}
.main_image_with_list_text .main_img_content h3 a,.main_image_with_list_text .main_img_content p{color:#FFF}
.list-post-builder{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e6e6e6}
.list-with-below-grid{border-bottom:none!important;margin-bottom:5px!important}
.loop-post-content{margin-bottom:30px;float:left;width:100%}
.feature-post-list .image_post{display:block;float:left;width:330px;position:relative!important}
.feature-image-link.image_post{border-radius:5px;width:80px!important}
.feature-post-list .post_loop_content{width:341px;position:relative;margin-left:23px;float:left}
.post_loop_content .image-post-title,.feature_2col{margin-bottom:0;margin-top:2px}
.post_loop_content p{width:100%;float:left}
.post_loop_content p.post-meta{margin-bottom:10px!important}
.feature-post-list.large_list_bellow li{width:48.211%}
.feature-post-list.large_list_bellow li.large_list_left{float:left}
.feature-post-list.large_list_bellow li.large_list_right{float:right}
.list-post-builder p.post_des{margin-bottom:0;color:#666}
.more_button_post{color:#FFF!important;border-radius:30px;margin-top:10px;font-size:13px;height:30px;line-height:30px;float:right;padding:0 10px;text-transform:uppercase;font-weight:500;transition:background .3s linear;-moz-transition:background .3s linear;-webkit-transition:background .3s linear;-o-transition:background .3s linear}
.more_button_post:hover{background:#222!important;color:#FFF;text-decoration:none!important;-webkit-animation:rubberBand .8s 1;-moz-animation:rubberBand .8s 1;-o-animation:rubberBand .8s 1;animation:rubberBand .8s 1}
.post_list_medium{float:left}
.post_list_medium .grid_3.grid{width:172px;height:166px;margin-right:1px;margin-bottom:1px}
.home_grid_medium_post .grid_2{width:50%!important;margin:0!important;height:auto!important;border-bottom:2px solid #fff;border-right:1px solid #fff;border-left:1px solid #fff;float:left}
.home_grid_medium_post .grid_2 .image_post{margin:0!important}
.home_grid_medium_post .grid_below_image{width:100%!important;border-bottom:2px solid #fff;border-right:1px solid #fff;border-left:1px solid #fff}
.home_grid_medium_post .feature-post-list{margin:0!important;padding-bottom:0}
.home_grid_medium_post .caption_overlay_image{position:absolute;left:0;bottom:0;width:100%;padding:15px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(150%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0)}
.home_grid_medium_post .image-post-title.columns_post .post-meta a,.home_grid_medium_post .post-meta .post-date,.home_grid_medium_post .post-meta .post-author a{color:#E0E0E0!important}
.home_grid_medium_post .image-post-title a{color:#FFF}
.home_grid_medium_post .main_caption h3 a{font-size:30px;line-height:1.2}
.box-1 .caption-overlay{position:absolute;left:0;bottom:0;width:100%}
.hold_category_post_type{top:-12px;left:10px;position:absolute}
.box-1 .inside{float:left;width:100%;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(150%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 150%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0)}
.box-1 .inside h3{padding:12px;color:#fff;font-size:16px}
.medium-two-columns{margin-bottom:20px;padding-bottom:10px;float:left}
.main_right_post_style_list .medium-two-columns{margin-bottom:0}
.medium-two-columns.grid-two-col-post,.feature-two-column.left_post_align,.feature-two-column.right_post_align{width:48.22%}
.left_post_align{float:left}
.right_post_align{float:right}
.footer_meta{width:100%;float:left;font-size:12px;margin-top:10px;text-transform:uppercase;padding:5px 10;padding:5px 10px;background-image:-webkit-linear-gradient(45deg,rgb(255,255,255) 25%,#2a4057 25%,#2a4057 50%,#2a4057 50%,#2a4057 75%,#2a4057 75%,#2a4057);border:1px solid}
.footer_meta a{font-weight:700}
.footer_meta .footer_meta_readmore{background-color:$(theme.color);padding:0 8px 0 9px;border-radius:50px;float:left;font:13px 'sky'!important;color:#fff}
.footer_meta .meta-commentd{float:right;font-family:Oswald}
.footer_meta .meta-commentd a{color:#222}
.footer_meta .meta-commentd i{margin-right:4px}
.slider-large.content-sliders{width:100%;height:auto}
.builder_slider{max-width:100%}
.main-post-image-slider .item_slide_caption h1{float:right;margin-left:5px;line-height:0}
.main-post-image-slider h1 a,.builder_slider h1 a{text-transform:uppercase;font-weight:800}
.main-post-image-slider .item_slide_caption h1 a,.builder_slider .item_slide_caption h1 a{margin-bottom:0;float:none;position:relative;line-height:1px;font-size:25px;padding:5px 0 8px;color:#fff}
.sub-post-image-slider .item_slide_caption h1 a{font-weight:500;font-size:14px;line-height:1.2;margin-bottom:0;float:right}
.main-post-image-slider .item_slide_caption .post-meta.meta-main-img{margin:0;display:none}
.item_slide_caption.builder_slider{margin-bottom:0}
.slider-large,.slide-large-wrapper{height:407px;width:780px;float:left;overflow:hidden}
.index .post-outer{overflow:hidden;float:left}
.index .post-outer:last-child .loop-post-content{margin-bottom:10px}
.breadcrumbs_options{font-size:12px;color:#A8A8A8!important;font-weight:600;border-bottom:1px solid #e6e6e6;padding-bottom:5px}
.breadcrumbs_options a,.breadcrumbs_options a:hover{color:#b1b1b1}
.single_post_title{margin-bottom:25px;border-bottom:1px solid #e6e6e670;padding-bottom:5px;float:left;width:100%;font-size:27px;font-weight:800;text-transform:capitalize}
.heading_post_title{padding-bottom:5px;font-weight:700;text-transform:capitalize;font-size:35px;line-height:1.1;float:left;width:100%;color:#000}
.static_page .single-post-title.heading_post_title{border-bottom:none}
.single-post-title{border-right:4px solid #306ffd;color:#306ffd!important;font-weight:600;display:block;margin-top:8px;margin-bottom:2px;padding:10px 12px;padding-bottom:20px;border-bottom:1px solid #eee;font-size:23px}
.item .post-outer .post-meta.meta-main-img a:hover{text-decoration:underline}
.item .single-post .post-meta .post-author{margin:0 0 0 9px;display:block;margin-bottom:10px}
.single-post .post-meta .author-avatar{width:33px;height:30px;border-radius:50%;float:right;margin-right:5px;margin-bottom:0}
.single-post .post-meta .author-link a,.single-post .post-meta .author-link,.item .single-post .post-date,.item .single-post .meta-comment a{font-size:15px;font:12px/1.615em 'sky'!important;;font-weight:700;color:#222}
.single-post .post-meta .author-link{font-weight:400}
.item .single-post .post-date,.item .single-post .meta-comment a{font-weight:400;text-transform:capitalize}
.post-body,.post-body>div,.post-body span,.post-body p{font:16px 'Droid Arabic Naskh'!important;color:#333;margin-bottom:25px;font-size:16px}
.post-body blockquote{color:#fff;padding:0 20px;border-left:5px solid #CCC}
.post-body blockquote:first-child{padding:40px 50px 40px 60px;background:#363636 url(https://lh3.googleusercontent.com/JKreBReJshpdtnPyQZ5qWztZgJFieFV1FDvtV-2ccB3p3fd5MoLGAd9sAes7gXK2oh5f1_ft4gnM=w1280-h800-rw-no);position:relative;width:100%;font:oblique normal 25px/1.2 Georgia,"Times New Roman",Times,serif;color:#FFF;margin:0 0 18px;border:none}
blockquote:first-child:before{content:'';display:block;width:5px;height:71%;background:#CCC;position:absolute;left:30px}
.tag-cat .tag_title{font-family:'sky'!important;background-color:$(theme.color);font-family:Oswald;border-radius:40px;font-size:12px;line-height:17px;padding:4px 10px;color:#FFF;margin-right:4px;float:left;margin-bottom:4px}
.tag-cat a{background:#222;line-height:17px;padding:4px 10px;font-family:'sky'!important;color:#FFF;font-size:12px;text-transform:uppercase;float:left;margin-right:4px;margin-bottom:4px}
.tag-cat a:hover{background:$(theme.color);text-decoration:none}
.share-post{width:100%;float:left;clear:both;margin:10px 0}
.share-post ul{width:100%;float:left}
.share-post li{border-radius:42px;list-style:none!important;float:left;color:#fff!important;text-decoration:none;font-size:12px!important;padding:4px 8px;margin:2px 5px 2px 0;line-height:16px;font-family:Oswald!important;text-transform:uppercase}
.share-post li a{color:#FFF}
.share-post li a:hover{text-decoration:none!important}
.share-post li a i{margin-right:4px;margin-top:2px;float:left}
.share-post li.facebook{padding:4px 20px;border:0 solid #314b83;background-color:#4769A5;padding:4px 33px}
.share-post li.twitter{border:0 solid #0092ba;background-color:#65CCEF}
.share-post li.googleplus{border:0 solid #ab2b1d;background-color:#bf3727}
.share-post li.linkedin{border:0 solid #278cc0;background-color:#2ba3e1}
.share-post li.tumblr{border:0 solid #2C3C4C;background-color:#34495e}
.share-post li.pinterest{border:0 solid #ae1319;background-color:#cd252b}
.postnav{float:left;padding-top:20px;position:relative;width:100%;padding-bottom:30px}
.postnav span.left{float:left;width:45%}
.postnav span.left #prepost{float:left;max-width:85%}
.postnav span.right{float:right;width:45%}
#nextpost{float:right;max-width:85%;line-height:1.2}
.postnav a{font-size:15px}
.postnav a:hover{text-decoration:none}
.postnav a:hover .pagenav-title{color:$(theme.color)}
.postnav span.nextpost,.postnav span.previouspost{margin-right:10px}
.postnav span i{margin-top:7px;font-size:30px}
.postnav .fa-angle-double-left{float:left;margin-right:10px}
.postnav .fa-angle-double-right{float:right;margin-left:10px}
#nextpost,#prepost{position:relative;margin-bottom:5px;font-size:15px;line-height:1.2;font-weight:500}
#nextpost{text-align:right;float:right}
#prepost{float:left;text-align:left}
#nextpost span,#prepost span{display:block;font-size:13px;font-style:italic}
.blog-pager{padding:15px;text-align:center;overflow:hidden}
.blog-pager a,.blog-pager span{display:inline-block;font-weight:400;height:30px;width:30px;line-height:30px;margin-right:7px;text-align:center;background:#fff;box-shadow:0 1px 13px 0 rgba(0,0,0,0.33)}
.blog-pager a:hover{text-decoration:none;background:$(theme.color);color:#FFF}
.blog-pager .current{background:$(theme.color);color:#FFF}
.auth{background:#F9F9F9;border:1px solid #E2E2E2;padding:10px;margin-bottom:30px;min-height:88px;float:left;width:100%;padding-bottom:0}
.author-info{margin-bottom:25px}
.author-info .author-avatar{margin:5px 0 0;float:left;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;border-radius:100px}
.author-info .author-description{margin-left:102px}
.author-info .author-description h5{font-size:35px;line-height:1.2;font-weight:800;width:100%;text-transform:uppercase;margin-bottom:5px}
.author-info .author-description h5 a{font-size:28px}
.author-description a,.author-description a:hover{color:#444}
.auth p{margin-bottom:14px;font-weight:600}
.related-posts{float:left;width:100%;margin-bottom:30px}
.related-posts .feature-four-column.medium-four-columns:last-child{margin-right:0}
.related-posts .image-post-title.columns_post a{font-size:14px;line-height:23px}
#comments{clear:both}
#comment-holder .avatar-image-container{float:left;margin:0 10px 10px 0;width:35px;height:35px}
#comment-holder .comment-block{border:1px solid #E2E2E2;background:#FCFCFC;padding:10px;overflow:hidden}
#comment-holder .comment-header{overflow:hidden;border-bottom:1px solid #E2E2E2;padding-bottom:3px;margin-bottom:5px}
#comment-holder .comment-header .blog-author{font-size:14px;float:right}
#comment-holder .comment-header .datetime{float:right}
#comment-holder .comment-content{margin-bottom:15px;font-weight:600}
#comment-holder .comment-actions{float:right}
#comment-holder .comment-actions a:hover{color:$(theme.color);text-decoration:none}
#comment-holder .comment-actions>a{margin-right:10px}
#comment-holder .comment-actions>a:before{content:'\f064';font-family:FontAwesome;margin-right:5px}
#comment-holder .comment-actions span a:before{content:'\f014';font-family:FontAwesome;margin-right:5px}
#comment-holder .comment-replies{margin-left:50px}
#comment-holder .comment-replies .comment-thread{margin:15px 0 15px 55px;background:#F9F9F9;padding:10px 20px;border:1px solid #E2E2E2}
#comment-holder .comment-replies li{margin-bottom:15px}
#comment-holder .comment-replies li:last-child{margin-bottom:0}
#comment-holder .continue a{display:block;padding:.5em}
#comment-holder .comments-content .loadmore,#comment-holder .thread-chrome.thread-collapsed{display:none}
#comment-holder .thread-toggle{display:inline-block;margin-bottom:5px}
#comment-holder .thread-expanded .thread-arrow:before{content:'\f0d7';font-family:FontAwesome}
#comment-holder .thread-collapsed .thread-arrow:before{content:'\f0da';font-family:FontAwesome}
#comment-holder .thread-toggle .thread-arrow{display:inline-block;height:6px;margin:.3em;overflow:visible;padding-right:4px;width:7px}
footer{background:$(uf.bg);padding-top:45px;color:#CCC;clear:both}
footer a{color:#fff}
.footer-columns .four.columns:first-child{margin-left:0!important}
.footer-columns .four.columns{width:29.91489%;margin-left:5.12766%}
.footer-bottom{background-image:linear-gradient(to left,#306efe,#10a89d);padding:12px 0;color:$(lf.text)}
.footer-bottom .footer-left{font-size:15px;padding-top:6px}
.footer-bottom .footer-right{text-align:left;margin-top:5px}
.menu-footer li{display:inline;list-style:none;margin:0 0;display:inline-block}
.menu-footer li a{text-decoration:none;color:$(lf.link);font-size:15px}
footer .widget h2{color:$(uf.title);font-size:17px;font-family:'vip-hakm-bold';height:40px;line-height:35px;padding-bottom:5px;font-weight:800;letter-spacing:0.5px;float:left;margin-bottom:25px;width:100%;border-bottom:2px solid $(uf.border.color);text-transform:uppercase}
footer #footer-right .widget{margin-bottom:0}
#contact input[type='text'],#contact textarea{border:1px solid #ccc;width:100%;padding:10px 15px;outline:none;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font:13px Helvetica,Arial,sans-serif;color:#777;margin:0;display:block;margin-bottom:0;background:#fff}
#contact input[type='button']{outline:none;height:33px;padding:0 15px;color:#FFF;border:0 solid #dbdbdb;background:#222;font-size:14px;cursor:pointer;margin-bottom:15px;text-transform:uppercase;font-weight:800;transition:background .3s linear;-moz-transition:background .3s linear;-webkit-transition:background .3s linear;-o-transition:background .3s linear}
#contact .contact-form-error-message-with-border{border:2px solid #f7e700;width:300px;padding:5px 0}
#contact .contact-form-error-message-with-border img{float:right;margin:5px 10px 0 0}
pre{padding:1.5em 1em;border-left:5px solid $(theme.color);background:#f2f2f2;margin-bottom:1.5em;overflow:hidden;font-size:1em;line-height:1.5em;border-radius:0}
.static_page .post-body ul,.item .post-body ul,.static_page .post-body ol,.item .post-body ol{margin-left:20px;margin-bottom:1.5em}
.static_page .post-body li,.item .post-body li{margin:7px 0}
.static_page .post-body ul li,.item .post-body ul li{list-style-type:disc!important}
.static_page .post-body ol li,.item .post-body ol li{list-style-type:decimal!important}
#ltr .body-wrapper.show-nav{-webkit-transform:translateX(300px);transform:translateX(300px)}
#rtl .body-wrapper.show-nav{-webkit-transform:translateX(-300px);transform:translateX(-300px)}
#pageslide{display:block;position:fixed;top:0;height:100%;z-index:999999;overflow-y:scroll;overflow-x:hidden;width:300px;padding:3px 0;background-color:$(cm.background);color:$(cm.link.color);-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-box-shadow:inset 0 0 5px 5px #222;box-shadow:inset 0 0 5px 5px #222;-webkit-transform:translateX(-300px);transform:translateX(-300px)}
#ltr #pageslide.show-nav{-webkit-transform:translateX(0);transform:translateX(0)}
#rtl #pageslide.show-nav{-webkit-transform:translateX(0);transform:translateX(0)}
#pageslide *{transition:all 0 ease 0}
#pageslide a,#pageslide #nav>ul{color:$(cm.link.color);width:100%}
#pageslide a:hover{text-decoration:none}
#pageslide #nav>ul li{width:100%;list-style:none;display:inline-block;margin:0;padding:0;position:relative}
#pageslide #nav ul>li{border-top:1px solid $(cm.border.color)}
#pageslide #nav>ul>li a{padding-left:30px}
#pageslide #nav ul ul>li a{padding-left:40px;color:$(cm.sub.link.color)}
#pageslide #nav ul ul ul>li a{padding-left:50px}
#pageslide #nav ul ul ul ul>li a{padding-left:60px}
#pageslide li a{padding:10px 0;font-weight:600;font-size:15px;display:block;text-transform:capitalize}
#pageslide a i{margin-right:5px}
#pageslide .has-children>a:after{content:'\f107';font-family:'FontAwesome';display:block;color:$(cm.link.color);background-color:$(cm.sub.link.color);border:1px solid $(cm.border.color);width:25px;height:25px;line-height:25px;text-align:center;float:right;margin:-3px 15px 0 0}
@media only screen and (max-width:1200px){.row{max-width:964px;margin-left:auto;margin-right:auto}.grid_header_home{height:377px}.grid_header_home .main-post-image-slider,.grid_header_home .main-post-image-slider img{width:522px;height:377px}.grid_header_home .sub-post-image-slider,.grid_header_home .sub-post-image-slider img{width:200px;height:125px}.mega_menu_links,.menu_post_feature{width:924px}.menu_post_feature .two-content-wrapper,.mega_labels_list{width:205px}.menu_post_feature .two-content-wrapper a.feature-link{height:130px!important}.feature-post-list .image_post{width:271px}.feature-post-list .post_loop_content,.two_columns_container .feature-post-list .post_loop_content{float:left;width:297px;margin-left:20px}#rtl .feature-post-list .post_loop_content,#rtl .two_columns_container .feature-post-list .post_loop_content{margin-right:20px}.post_list_medium .grid_3.grid,.two_columns_container .post_list_medium .grid_3.grid{max-width:195px;width:195px;height:189px}.four-post-style .widget_container{float:left;width:610px!important}.feature-four-column.medium-four-columns,.two_columns_container .feature-four-column.medium-four-columns{width:182px;float:left;margin-right:20px}}
@media only screen and (max-width:978px){.sticky-wrapper{display:none}.nav-toggle{display:block}.row{max-width:768px;margin-left:auto;margin-right:auto}.header-top-left-bar{width:100%!important;margin-top:10px}.header-top-right-bar{width:100%!important;margin:0!important;margin-bottom:15px!important}.header_main_wrapper{padding-bottom:0}.header_main_wrapper .header-top-left{width:100%!important;text-align:center;margin-bottom:30px}.header_main_wrapper .header-top-right{margin:0!important;width:100%!important}.header_main_wrapper #header-inner>a img{width:auto;margin:0 auto}.grid_header_home{height:auto}.grid_header_home .main-post-image-slider,.grid_header_home .main-post-image-slider img{width:726px;height:400px;margin-bottom:1px}.grid_header_home .sub-post-image-slider,.grid_header_home .sub-post-image-slider img{width:241px;height:146px}#ltr .main_content .eight.columns{padding-right:0;border-right:none;width:100%}#rtl .main_content .eight.columns{padding-left:0;border-left:none;width:100%}.main_content .four.columns{padding-left:0;margin:0;border-right:none;width:100%}.feature-post-list .image_post{width:340px}.post_list_medium .grid_3.grid,.two_columns_container .post_list_medium .grid_3.grid{max-width:350px;width:33.15%;height:auto}.post_list_medium .grid_3.grid .image_post.feature-item{margin-bottom:0!important}.two_columns_container .feature-post-list .post_loop_content,.footer-columns .four.columns{width:100%;margin-left:0}.feature-post-list .post_loop_content{margin-left:20px;top:0;width:368px}.four-post-style .widget_container{width:100%!important}.feature-four-column.medium-four-columns{width:229px}}
@media only screen and (max-width:768px){.row{width:100%;margin-left:auto;margin-right:auto}#search_block_top{margin-bottom:10px}#top-social-icons{width:100%;overflow:hidden}.widget-flickr .flickr_badge_image{width:83px}.grid_header_home .main-post-image-slider,.grid_header_home .main-post-image-slider img,.grid_header_home .sub-post-image-slider a.feature-link,.grid_header_home .sub-post-image-slider img{width:100%;height:auto}.grid_header_home .sub-post-image-slider{width:49.76%;height:auto}.feature-post-list .image_post,.feature-post-list.large_list_bellow li,.medium-two-columns.grid-two-col-post,.feature-two-column.left_post_align,.feature-two-column.right_post_align{width:100%}.feature-post-list .image_post.feature-item{margin-bottom:10px!important}.home_grid_medium_post .image_post.feature-item.grid_below_image{margin-bottom:0!important}#ltr .feature-post-list .post_loop_content,#ltr .two_columns_container .feature-post-list .post_loop_content{width:100%;margin-left:0}#rtl .feature-post-list .post_loop_content,#rtl .two_columns_container .feature-post-list .post_loop_content{width:100%;margin-right:0}#content .widget.column,#content .widget.featured-column{width:100%!important;padding-right:0;padding-left:0;border-right:none}#ltr .feature-two-column.left-post-display-content{width:100%;padding-right:0!important;border-right:none;margin-bottom:20px}#rtl .feature-two-column.left-post-display-content{width:100%;padding-left:0!important;border-left:none;margin-bottom:20px}.feature-two-column.right-post-display-content{width:100%;padding-left:0!important}.feature-four-column.medium-four-columns{width:100%;margin-bottom:20px}.postnav span.right,.postnav span.left{max-width:100%;width:49%}#nextpost,#prepost{font-size:15px}}
@media only screen and (max-width:583px){.post_list_medium .grid_3.grid,.two_columns_container .post_list_medium .grid_3.grid,.grid_header_home .sub-post-image-slider{width:49.6%}}
@media only screen and (max-width:500px){.main-post-image-slider .item_slide_caption h1 a,.builder_slider .item_slide_caption h1 a{font-size:20px;line-height:35px}.feature-four-column.medium-four-columns .post-meta.meta-main-img,.post_list_medium .post-meta.meta-main-img,.item_slide_caption .post-meta.meta-main-img{display:none}.image-post-title{margin-bottom:0;font-size:16px}.home_grid_medium_post .main_caption h3 a{font-size:20px}.footer-bottom .row .six.columns{width:100%;margin-bottom:10px;text-align:center}}
@media only screen and (max-width:320px){.post_list_medium .grid_3.grid,.two_columns_container .post_list_medium .grid_3.grid,.grid_header_home .sub-post-image-slider,.home_grid_medium_post .grid_2{width:100%!important}.main-post-image-slider .item_slide_caption h1 a,.builder_slider .item_slide_caption h1 a{font-size:15px;line-height:25px}}
/* font-face */
@font-face{font-family:'Droid Arabic Naskh';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.eot);src:url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.ttf) format('truetype')}
@font-face{font-family:'Droid Arabic Naskh';font-style:normal;font-weight:700;src:url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.eot);src:url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.ttf) format('truetype')}
/* Author Bio Box */
.authorboxwrap{margin:10px auto 20px;padding:10px;background:#f5f5f5;overflow:hidden;border:4px double #eeeeee;background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,white 50%,#eee 50%,#eeeeee 75%,white 75%,white)}
.avatar-container{float:right;margin-right:20px;border:0 solid #3759785c;border-radius:100%;-webkit-border-radius:100%}
.avatar-container img{width:110px;height:auto;border-radius:100%;margin:0 -10px 0 0;padding:5px}
.author_description_container h4{color:#6a8781;font-weight:500;font-size:16px;display:block;margin:0;margin-bottom:2px}
.author_description_container h4 a{color:#777777d6;font-weight:600}
.author_description_container h4 a:hover{color:#19bfe6}
.author_description_container p{margin:0;color:#777;font-size:95%;margin-bottom:8px}
.authorsocial a{display:inline-block;text-align:center;margin-right:10px;float:left}
.authorsocial a i{font-family:Fontawesome;width:30px;height:30px;line-height:20px;padding:5px;opacity:1;border:1px solid #7777774f;transition:all .3s}
.authorsocial a:nth-child(1) i{color:rgba(0,0,0,0.76)}
.authorsocial a:nth-child(2) i{color:rgba(0,0,0,0.76)}
.authorsocial a:nth-child(3) i{color:rgba(0,0,0,0.76)}
.authorsocial a:hover:nth-child(1) i,.authorsocial a:hover:nth-child(2) i,.authorsocial a:hover:nth-child(3) i{opacity:0.90}
/* Advs */
.wide{width:100%!important;margin-right:0!important}
.navi-wide #blog-pager{width:100%!important;margin-right:0!important}
.inline-ad{text-align:center;margin-bottom:20px}
#HTML202{margin-right:20px;margin-bottom:20px;text-align:center}
#HTML109{text-align:center}
#HTML201,#HTML203{text-align:center;display:none}
#HTML201{margin-bottom:20px}
#HTML203{margin-top:20px}
.post-body #HTML201,.post-body #HTML203{display:block}
.post-body #HTML202{display:inline}
#preloader{position:fixed;z-index:1800;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,3,19,0.93)}
.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%)}
#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)}}
.LinkList ul{padding:0}
.sidebar .LinkList ul li a{display:block;margin:0 0 5px;background:#f1f1f182;color:$(theme.color);font:normal 500 15px sky;font-size:15px;padding:5px;transition:all .5s}
.sidebar .LinkList ul li a:hover{margin-right:10px;background:$(theme.color);color:#fbfbfb}
.sidebar .LinkList ul li a:before{content:'\f0c1';font-family:FontAwesome;font-style:normal;font-weight:400;padding:10px;line-height:26px}
.menu-footer li:after{content:".";margin-right:8px;color:#ffffff;margin-left:8px}
/* Contact Form */
.contact-form-widget .contact-form-name,.contact-form-widget .contact-form-email{height:43px;width:100%;border:2px solid #eee;border-radius:3px;margin-top:5px;padding:0 10px}
.contact-form-widget .contact-form-email-message{width:100%;border:2px solid #eee;border-radius:3px;margin-top:5px;height:120px;padding:10px}
.contact-form-widget{font-size:12px;letter-spacing:normal}
.contact-form-button-submit{font-family:sky;height:43px;width:100%;background:$(theme.color);color:#fff;border:0;border-radius:3px;margin-top:5px;text-transform:uppercase;letter-spacing:1px}
.contact-form-widget > div form > div{width:100%!important;max-width:100%!important;text-align:left!important}
.contact-form-error-message-with-border{font-size:11px;margin-top:20px;display:block;color:rgb(242,14,14);border-top:2px solid;height:25px;line-height:25px;width:50%}
.contact-form-error-message-with-border img{display:block;float:right;margin-top:6px}
.contact-form-success-message-with-border{font-size:11px;margin-top:20px;display:block;color:rgb(67,199,91);border-top:2px solid;height:25px;line-height:25px;width:100%}
.contact-form-success-message-with-border img{display:block;float:right;margin-top:6px}
.static_page blockquote,.item blockquote{font-style:italic;border-left:0 solid #433308!important;font-size:18px!important;line-height:1.3em;margin:15px!important;padding:10px 15px!important;background-image:linear-gradient(to left,#306efe,#10a89d)}
blockquote span,.tr_bq span{background-color:transparent!important;color:#fff}
.static_page blockquote:before,.item blockquote:before{content:'\f10e';color:#ffffff94;display:inline-block;font:normal normal 32px Fontawesome,JF Flat Regular;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px}
.FollowByEmail .follow-by-email-inner td{display:block;width:100%;margin-bottom:10px}
.FollowByEmail .follow-by-email-inner td:last-child{margin-bottom:0}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit{width:100%!important;margin-left:0;border-radius:0!important;height:40px!important;background-color:hsla(0,0%,0%,0.61);color:#fff!important;font-family:inherit}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background-color:#111}
.FollowByEmail .follow-by-email-inner .follow-by-email-address{display:block;height:38px;width:100%!important;font-style:italic;padding:0 20px;border:0!important;background-color:#fff!important}
.FollowByEmail .follow-by-email-inner:before{content:"اشترك بالقائمة البريدية لمدونتنا وتوصل بجديد الدروس و المواضيع التي يتم طرحها مباشرة على بريدك الإلكتروني";font-size:12px;line-height:20px;margin:14px 0;color:#eee;text-align:center;display:block}
.FollowByEmail .widget-content{background:$(theme.color);padding:20px;outline:1px solid #eeeeee5c;outline-offset:-10px}
.FollowByEmail .widget-title{border-bottom:none}
.FollowByEmail h2.title{display:none}
.FollowByEmail .widget-title:after{display:none}
.FollowByEmail .widget-content:before{content:"إشترك معنا الآن";color:#ffffffa6;text-align:center;font-size:20px;font-weight:700;display:block;letter-spacing:0.5px;font-style:normal;font-family:'vip-hakm-bold'}
.email-icon{position:absolute;color:#f1c232;background:#fff;left:20px;height:35px;width:35px;text-align:center;line-height:35px;border-radius:0 0 10px 10px;top:0}
.ribon{background:url(https://lh3.googleusercontent.com/-mcZNFAMRcEs/WMhDbnqlYaI/AAAAAAAAAuc/Ydfec9MGDwITr3eV0fUI5gCDddmqXgbDQCLcB/h120/ribon.png) top left/500px 100% repeat-x!important;width:100%;height:3px;position:fixed;z-index:300000}
/*========================================
03. INTRO SLIDER POSTS
=========================================*/
#intro-slider{margin-top:20px;overflow:hidden}
.intro-posts{position:relative;z-index:2;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.intro-posts .outer-slider{overflow:hidden;padding:0;position:relative}
.intro-posts .swiper-slide{position:relative;height:360px;background-size:cover;background-repeat:no-repeat;background-position:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:none!important;border:1px solid #eee;display:block;width:100%}
.intro-thumbnail a{width:100%;height:360px;display:block;position:relative;object-fit:cover;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.intro-posts-overlay{position:absolute;bottom:0;left:0;right:0;z-index:1;margin:auto;padding:40px;align-items:center;justify-content:center;text-align:center;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.58),#000)}
a.category{color:#fff;display:inline-block;font-size:12px;font-weight:600;border-radius:1px;line-height:normal;padding:4px 12px;position:relative;text-transform:uppercase;background:$(theme.color);/* fallback for old browsers */
background:-webkit-linear-gradient(to left,$(theme.color),$(theme.color));/* Chrome 10-25,Safari 5.1-6 */
background:linear-gradient(to left,$(theme.color),$(theme.color));/* W3C,IE 10+/ Edge,Firefox 16+,Chrome 26+,Opera 12+,Safari 7+ */}
a.category:hover{color:#fff}
.featured-overlay .featured-cat .cat a{color:#fff;display:inline-block;font-size:12px;font-weight:600;line-height:normal;padding:4px 12px;position:relative;text-transform:uppercase}
.intro-posts-title{padding-bottom:16px;padding-top:7px;margin:0;max-width:650px;margin:auto;text-align:center}
.intro-posts-title a{color:#fff;text-transform:capitalize;display:inline-block;margin-bottom:4px;font-weight:bold;font:normal bold 35px 'sky'}
.intro-posts-title a:hover{color:#fff;text-decoration:underline!important}
.intro-posts-meta{color:#eee;font-size:11px;list-style:none;text-transform:uppercase;line-height:1}
.intro-posts-meta li{display:inline-block}
li.intro-author-img img{width:29px;height:29px;border-radius:50%;margin-right:10px;margin-bottom:-10px;margin-left:8px}
.intro-posts-meta a{color:#aaa;font-size:10px;font-weight:600;line-height:1}
.intro-posts-meta a:hover{color:#fff;text-decoration:underline!important}
.intro-posts-meta .intro-posts-author:after{content:"";width:1px;height:8px;margin:0 7px;display:inline-block;background-color:$(theme.color)}
/*
* Swiper 3.3.1
* Most modern mobile touch slider and framework with hardware accelerated transitions
*
* http://www.idangero.us/swiper/
*
* Copyright 2016,Vladimir Kharlampidi
* The iDangero.us
* http://www.idangero.us/
*
* Licensed under MIT
*
* Released on:February 7,2016
*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:40px;height:40px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next{border-radius:15px 0 0 15px}
.swiper-button-prev{border-radius:0 15px 15px 0}
.swiper-button-next:hover,.swiper-button-prev:hover{color:#ffffff;background:#222}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:0;-moz-text-align:center;-webkit-text-align:center;-o-text-align:center;-moz-transition:all .3s ease;-o-transition:all .3s ease;border:1px solid;border-radius:100%;width:30px;height:30px;text-align:center;line-height:28px;margin:1%;font-size:12px;position:absolute;top:50%;color:#fff;border:2px solid #fff}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{border:1px solid;border-radius:100%;width:30px;height:30px;text-align:center;line-height:28px;margin:1%;font-size:12px;position:absolute;top:50%;border:2px solid #fff;color:#fff}
.intro-posts:hover .swiper-button-next{right:0;opacity:1;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.intro-posts:hover .swiper-button-prev{left:0;opacity:1;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10;left:0;right:0;bottom:10px}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:11px;height:11px;display:inline-block;border-radius:100%;background:transparent;border:2px solid #fff;margin:0 2px;opacity:.5}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff}
.swiper-pagination-bullet-active{opacity:1;background:#fff;border-color:#fff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}
.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}
.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}
.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}
.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}
.swiper-container-cube,.swiper-container-flip{overflow:visible}
.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}
.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
background-position: 50%;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}
/*========================================
03. INTRO FAVOURITE POSTS
=========================================*/
#intro-favourite-posts{overflow:hidden;margin-top:6px}
.favourite-posts-title-home{float:right;width:100%;padding:0;text-transform:uppercase;background:#eee;border-radius:50px;vertical-align:middle;margin-bottom:20px;float:right;width:100%;padding:0;text-transform:uppercase;background:#eee;border-radius:50px;vertical-align:middle;margin-bottom:20px}
.favourite-posts-title-home h2{background:$(theme.color);margin-bottom:0;padding:3px 10px;color:#fff;display:inline-block;border-radius:50px;height:29px;vertical-align:middle;text-transform:capitalize;margin:5px;font-size:12px;line-height:24px;font-weight:400;letter-spacing:.5px;font-family:'vip-hakm-bold';text-transform:uppercase}
.favourite-posts-title-home:before{}
.favourite-post{width:24.2%;float:left;overflow:hidden;position:relative;border:1px solid #eee}
.favourite-posts-title{font-size:18px;line-height:22px;text-align:center;font:normal normal 15px 'sky'}
.favourite-posts-title a{color:#fff;display:inline-block}
.favourite-posts-title a:hover{color:#fff;text-decoration:underline!important}
.favourite-thumbnail{height:200px}
.favourite-thumbnail img{height:200px;width:100%;object-fit:cover}
.slider-pagination{float:left;direction:ltr;color:#ffffff;font-size:21px;display:inline-flex;background:$(theme.color);margin-left:5px;z-index:2;margin-top:7px;position:relative;border-radius:50px}
.swiper-button-prev-2{display:block;width:25px;height:25px;line-height:30px;background:$(theme.color);text-align:center;margin-right:5px;cursor:pointer;border-radius:100%;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.swiper-button-next-2{display:block;width:25px;height:25px;line-height:30px;background:$(theme.color);text-align:center;cursor:pointer;border-radius:100%;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.swiper-button-prev-2:hover,.swiper-button-next-2:hover{color:#555;background:#f3f3f3}
.favourite-posts-overlay{position:absolute;width:100%;padding:20px 15px;margin:auto;bottom:0;z-index:10;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.75),rgb(0,0,0))}
.favourite-category{position:absolute;top:-35px;left:100px;z-index:1;color:#fff;display:inline-block;font-size:12px;font-weight:600;border-radius:1px;line-height:normal;padding:4px 12px;border-radius:0 0 0 0;text-transform:uppercase;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;background:$(theme.color);/* fallback for old browsers */
background:-webkit-linear-gradient(to left,$(theme.color),$(theme.color));/* Chrome 10-25,Safari 5.1-6 */
background:linear-gradient(to left,$(theme.color),$(theme.color));/* W3C,IE 10+/ Edge,Firefox 16+,Chrome 26+,Opera 12+,Safari 7+ */}
.favourite-category:hover{color:#fff}
.favourite-post:hover .favourite-category{top:0;color:#fff!important;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.home-icon{background:$(theme.color);position:absolute;padding:0 17px;color:#ffffff;float:right;font-size:13px;display:inline-block;line-height:61px;font-size:20px!important}
/********************************/

/*** Footer Social ***/

/********************************/
.footerz{padding:0 0}
#footer-social{padding:30px 0;text-align:center;background:#2a4057;direction:ltr}
#footer-social a{margin:0 15px;text-transform:uppercase;font-weight:400;letter-spacing:1px;display:inline-block;border-left:1px solid #90949c;text-align:center;padding:3px 0;padding-left:60px;color:#ffffff;font-size:11px}
#footer-social a:first-child{margin-left:0;padding-left:0;border-left:0}
#footer-social a:last-child{margin-right:0}
#footer-social a i{height:32px;width:32px;text-align:center;line-height:32px;background:#292929;color:#fff;border-radius:50%;margin-right:5px;font-size:14px}
#footer-social a:hover{text-decoration:none}
#footer-social a:hover > i{background:#26a65b}
@media only screen and (max-width:767px){#footer-social a i{height:28px;width:28px;line-height:28px;margin-right:0;font-size:12px}#footer-social a{margin:0 5px}#footer-social a span{display:none}#footer-social a{border-left:none;padding-left:0}}
@media only screen and (min-width:480px) and (max-width:767px){#footer-social a{margin:0 12px}#footer-social a i{height:32px;width:32px;line-height:32px;margin-right:0;font-size:14px}}
@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.15,0.9,1);transform:scale3d(1.15,0.9,1)}40%{-webkit-transform:scale3d(0.8,1.15,1);transform:scale3d(0.8,1.15,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
]]></b:skin>
<b:template-skin>
  <![CDATA[
body#layout .section h4{color:#2d7c88;font-size:15px;line-height:24px;margin:2px 24px 8px 24px;text-align:left;font-family:tahoma;font-weight:500}
body#layout{width:900px!important}
body#layout .header-wrapper h4,body#layout #footer-container h4,body#layout #search_block_top{display:none}
body#layout div.section{padding:0}
body#layout div.section > div{margin-top:0!important}
body#layout .section h4{text-align:center!important}
body#layout .header-wrapper{border:2px solid #375978;margin-bottom:10px;background:-webkit-linear-gradient(56deg,rgb(42,93,217) 6%,#2e68f4 25%,#020409 80%,rgb(0,0,0) 18%,rgb(48,109,254) 100%,#306dfe 25%,#050505)}
body#layout .header-wrapper:before{content:'رأس  المدونة';background-color:#375978}
body#layout .header-wrapper:before,body#layout .slider_wrapper_main:before,body#layout .sidebar:before,body#layout .content_wraper .eight.columns:before,body#layout #footer-container:before{font-family:tahoma;font-size:20px;font-weight:500;padding:2px 8px;color:#fff;border-radius:50px 0 50px 0;margin:0 auto 20px;width:155px;display:block}
body#layout .header-top-right-bar{width:45.8%;margin-left:0}
body#layout .header_main_wrapper .columns{float:right}
body#layout .header_main_wrapper .header-top-right{width:53.5%}
body#layout #header-main-menu{width:90%}
body#layout .mega_menu_links{overflow:hidden!important;width:90%}
body#layout .mega_menu_links .widget{width:24%;float:left;margin-right:10px}
body#layout #mega_menu #sub-menu{padding:0}
body#layout .mega_menu_links .widget#LinkList73{margin:0}
body#layout .slider_wrapper_main:before{content:'السلايد  الرئيسي';background-color:#3e0a42}
body#layout .slider_wrapper_main{background-color:#701975;border:2px solid #701977;margin-bottom:10px}
body#layout #homepage-header-wide{width:90%}
body#layout #homepage-header-wide .draggable-widget .widget-wrap2{background-color:#701976}
body#layout .content_wraper .eight.columns{width:57%;margin-right:15px;margin-left:18px;border:2px solid green;padding:0 10px 10px}
body#layout .content_wraper .eight.columns:before{content:'الموضوعات';background-color:green}
body#layout .content_wraper .eight.columns .draggable-widget .widget-wrap2{background-color:green}
body#layout #HTML40{position:absolute!important;top:140px;width:94%!important}
body#layout #HTML40 .widget-content{background-color:rgba(243,255,12,0.87)}
body#layout .sidebar{border:2px solid;padding:0 10px 10px;width:30.5%}
body#layout .sidebar:before{content:'السيدبار';background-color:#000}
body#layout .sidebar .draggable-widget .widget-wrap2{background-color:#000}
body#layout #footer-container{width:99.5%;border:2px solid #630f0f;margin-top:15px;background:-webkit-linear-gradient(56deg,rgb(42,93,217) 6%,#2e68f4 25%,#020409 80%,rgb(0,0,0) 18%,rgb(48,109,254) 100%,#306dfe 25%,#050505)}
body#layout #footer-container:before{content:'الفوتر';background-color:#630f0f}
body#layout #footer-container .draggable-widget .widget-wrap2{background-color:#630f0f}
body#layout #footer-container .footer-columns .columns{width:26.65%}
body#layout .footer-right{width:90%}
body#layout .widget-content a{font-size:12px;text-decoration:none;padding:5px;color:#ffffff!important;background:linear-gradient(to left,#375978,#10a89d);border-radius:50%}
body#layout #intro-favourite-posts{overflow:hidden;width:96%}
body#layout #intro-slider{padding:20px 0;overflow:hidden;width:96%}
body#layout #intro-slider #HTML937 .widget-content{display:none}
body#layout #intro-slider #HTML937 .widget-content .editlink{color:#757575!important;background:#fff;padding:0 10px;border-radius:10px;line-height:15px}
body#layout #intro-slider #HTML937:before{display:none}}
]]>
</b:template-skin>
<b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
  <style>

.column,.columns,.tickerfloat_wrapper,.tickerfloat_wrapper,.sf-menu &gt;li,.meta-category-small,.menu_post_feature .post-meta .post-autho i,.main-post-image-slider,.post-meta.meta-main-img,.widget-title h2,.post-meta span,ul.tab-wrapper li,.feature-post-list .image_post,.recent-comments.post-list a,.menu_post_feature .wrap_box_style_main .post-meta .post-autho a,.feature-post-list .post_loop_content,.meta-category-small a,.mega_labels_list,.owl_slider .item_slide_caption h1,.wrap_box_style_main,.wrap_box_style_ul,.footer_meta .footer_meta_readmore,#search_block_top #search_query_top,#search_block_top button,.slider-large .post-meta i,.homepage .post-outer .post-meta i,.single-post .post-meta .author-avata,.tag-cat .tag_title,.tag-cat a,.share-post li,.owl_carousel_builder_2col .image-post-title,#mycrawler div,.breadcrumbs_options span,.breadcrumbs_options i,#ticker a.ticker_title,.ticker_dot,#comment-holder .avatar-image-container,#comment-holder .comment-header .blog-autho,.grid_3.grid,.autho-inf .autho-avatar{float:right!important}
#search_block_top,.social-icons-list.top-bar-social,.social-icons-list.top-bar-social li,.sf-menu &gt;li.has-menu &gt;a:after,.footer_meta .meta-commentd,.list-label-widget-content li span:nth-child(2),#comment-holder .comment-header .datetime,#pageslide .has-children &gt;a:after,.more_button_post{float:left!important}
#mainmenu li &gt;a i,.post-meta .post-autho,.post-meta .post-date,.item_slide_caption .post-meta .meta-cat,#comment-holder .comment-actions &gt;a:before,.meta-category-small a,#search_block_top button,.footer_meta .meta-commentd i,.tag-cat .tag_title,.tag-cat a,#mycrawler div i,#comment-holder .comment-actions span a:before,#pageslide a i,.tickerfloat{margin:0;margin-left:5px}
.random_post_link,.megamenu .sub-menu{left:0;right:auto}
.sf-menu ul{right:0;left:auto}
.owl_slider .item_slide_caption h1,.image-post-title,.post-body,.post-body &gt;div,.post-body span,.post-body p{text-align:riight!important}
.owl-carousel{direction:ltr}
#search_block_top{margin:0;margin-right:10px}
#search_block_top button{margin-top:8px!important;color:#dddddd57}
.sf-menu &gt;li.has-menu &gt;a:after{margin:0;margin-right:4px;margin-top:18px}
.sidebar{margin:0;margin-right:2.12766%}
.post-meta.meta-main-img i{margin-left:3px}
.random_post_link{background-position:top right;display:none}
.widget-title h2{background:$(theme.color);margin-bottom:0;padding:3px 10px;color:#fff;display:inline-block;border-radius:50px;height:29px;vertical-align:middle;text-transform:capitalize;margin:5px;font-size:12px;line-height:24px;font-weight:400;letter-spacing:.5px}
.three_columns_container .content_display_col1{padding:0;padding-left:2.12766%}
ul.tab-wrapper li{border:none;border-left:1px solid #DDD}
.feature-post-list .item-details{margin:0;margin-right:95px}
.recent-comments.post-list a,.single-post .post-meta .author-vatar{margin:0;margin-left:13px;width:25px;height:25px;margin-top:-2px}
.feature-post-list .post_loop_content{margin:0;margin-right:23px}
.left-post-display-content{padding-right:0!important;padding-left:3%;float:right!important;border-right:none!important;border-left:1px solid #e6e6e6}
.feature-two-column.right-post-display-content{padding-left:0!important;padding-right:3%!important}
.three_columns_container .content_display_col1{border-right:none;border-left:1px solid #e6e6e6}
.home_post_right_list_text .feature-post-list .item-details{margin:0}
.wrap_box_style_main{margin-bottom:0}
.header-top-right-bar,#header-ads{margin:0;margin-right:2.12766%}
.owl_carousel_builder_2col .post-meta i{float:right;margin-top:3px}
.slider-large .post-meta i{margin-top:10px}
.homepage .post-outer .post-meta i{margin-top:3px}
.list-label-widget-content li:before{content:&#39;&#39;;margin:0;margin-left:8px}
.share-post li{margin:2px 0 2px 5px;font:12px &#39;sky&#39;!important}
.breadcrumbs_options{overflow:hidden}
.breadcrumbs_options i{margin:5px 5px 0}
.post-body blockquote:first-child{padding:40px 60px 40px 50px;text-align:right}
blockquote:first-child:before{left:auto;right:30px}
.author-inf .autho-description{margin-left:0;margin-right:102px}
#comment-holder .comment-actions &gt;a{margin:0;margin-left:10px}
#comment-holder .thread-toggle .thread-arrow{padding:0;padding-left:5px}
#comment-holder .avatar-image-container{margin:0 0 10px 10px}
#pageslide{-webkit-transform:translateX(300px);transform:translateX(300px)}
#pageslide #nav &gt;ul &gt;li a{padding-left:0;padding-right:30px}
#pageslide #nav ul ul &gt;li a{padding-left:0;padding-right:40px}
#pageslide #nav ul ul ul &gt;li a{padding-left:0;padding-right:50px}
#pageslide #nav ul ul ul ul &gt;li a{padding-left:0;padding-right:60px}
#pageslide .has-children &gt;a:after{margin-right:0;margin-left:15px}
.footer-columns .four.columns:last-child{margin-left:0!important}
.footer-columns .four.columns:first-child{margin-left:5.12766%!important}
</style>
</b:if>

<script src='http://code.jquery.com/jquery-1.11.0.min.js' type='text/javascript'/>
<script src='https://code.jquery.com/jquery-1.11.3.min.js'/>
<script src='https://code.jquery.com/jquery-migrate-1.2.1.min.js'/>

<!--[if lt IE 9]><script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->

<b:include data='blog' name='google-analytics'/>


<script type='text/javascript'>
//<![CDATA[

// ------------------------------------
// Template Configuration
// ------------------------------------

var DefaultConfig = {

	// ------------------------------------
	// Translation Section
	// ------------------------------------
    abbrMonthName: ["يناير","فبراير","مارس","أبريل","مايو","يونيو"," يوليو"," أغسطس","سبتمبر","أكتوبر","نوفمبر"," ديسمبر"],
    readMore: "اقرأ المزيد",
    search:  "ابحث هنا...",
  	relatedArticles: "مقالات ذات صلة",
    latestArticles: "أحدث المقالات",	
    nextPost: "الموضوع التالي",
    prevPost: "الموضوع السابق",
  	tag: "التصنيفات",


	// ------------------------------------
	// Custom Configuration
	// ------------------------------------
    perPage: 4,  // Number Of Posts Per Page 
    noThumb: "https://lh3.googleusercontent.com/-Yyf6Amv22oI/VcDFF690PYI/AAAAAAAACT8/NSB63gjG9NM/s840-Ic42/NoThumb.png", // No Thumb Image
  	breaking: 5, // Number Of Breaking News Posts


	// ------------------------------------
	// DO NOT CHANGE THIS
	// ------------------------------------
	numPages: 6,
	monthNumber: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12],
    blogUrl: window.location.protocol + "//" + window.location.host

};
//]]>
</script>


<script type='text/javascript'>
      //<![CDATA[	
// Custom Intro Posts Slider
function introPosts( json ) {
	var htmlcode = '<ul class="swiper-wrapper">';
	document.write( htmlcode );
	for ( var i = 0; i < json.feed.entry.length; i++ ) {
		for ( var j = 0; j < json.feed.entry[ i ].link.length; j++ ) {
			if ( json.feed.entry[ i ].link[ j ].rel == 'alternate' ) {
				var postUrl = json.feed.entry[ i ].link[ j ].href;
				break;
			}
		}
		var postTitle = json.feed.entry[ i ].title.$t;
		var postThumbSize = 600;
		var authorImg = " ";
		var postThumb = " ";
		postThumb = postThumb.replace( '/s72-c/', '/s' + postThumbSize + '/' );
		var postCategory = " ";
		var author = json.feed.entry[ i ].author[ 0 ].name.$t;
		var date = json.feed.entry[ i ].published.$t;
		var month = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ];
		var month2 = ["يناير","فبراير","مارس","أبريل","مايو","يونيو"," يوليو"," أغسطس","سبتمبر","أكتوبر","نوفمبر"," ديسمبر"];
		var day = date.split( "-" )[ 2 ].substring( 0, 2 );
		var m = date.split( "-" )[ 1 ];
		var year = date.split( "-" )[ 0 ];
		for ( var u2 = 0; u2 < month.length; u2++ ) {
			if ( parseInt( m ) == month[ u2 ] ) {
				m = month2[ u2 ];
				break;
			}
		}
		date = m + ' ' + day + ', ' + year;
        try {
            postThumb = json.feed.entry[ i ].media$thumbnail.url;
        } catch ( nl ) {
            postThumb = "http://4.bp.blogspot.com/-OI0BoYP677M/VZu1TW7a3DI/AAAAAAAAFsE/4BRdE2YFS5A/s1600/noimg.png";
        }
		try {
			postCategory = json.feed.entry[ i ].category[ 0 ].term;
		} catch ( n ) {
			postCategory = "uncategorized";
		}
        try {
			authorImg = json.feed.entry[i].author[0].gd$image.src;
        } catch ( nl ) {
            authorImg = "http://3.bp.blogspot.com/-fgwrcZWeRrU/V26tvNcGtsI/AAAAAAAAAG4/lGwGnQDZsNY7bAPr8hVorZruD-jHHxxOgCLcB/s50/anonyme.png";
        }
		var item = '<div class="swiper-slide"><div class="item-outer"><div class="intro-thumbnail"><a href="' + postUrl + '" style="background:url(' + postThumb + ') no-repeat center center;background-size: cover"/></div><div class="intro-posts-overlay"><span class="cat"><a class="category" href="/search/label/' + postCategory + '?max-results=6">' + postCategory + '</a><h1 class="intro-posts-title"><a href="' + postUrl + '">' + postTitle + '</a></h1><ul class="intro-posts-meta"><li class="intro-author-img"><img src="' + authorImg + '" /></li><li class="intro-posts-author">' + author + '</li><li class="intro-posts-meta">' + date + '</li></ul></div></div></div>';
		htmlcode += '</ul>';
		document.write( item );
$('.intro-thumbnail a').attr('style', function(i, src) {
	return src.replace('/s72-c', '/s1600');
});
$('.intro-thumbnail a').attr('style', function(i, src) {
	return src.replace('/default.jpg', '/hqdefault.jpg');
});
	}
}

// Custom Favourite posts
function favouritePosts( json ) {
	var htmlcode = '<ul class="swiper-wrapper favourite-posts">';
	document.write( htmlcode );
	for ( var i = 0; i < json.feed.entry.length; i++ ) {
		for ( var j = 0; j < json.feed.entry[ i ].link.length; j++ ) {
			if ( json.feed.entry[ i ].link[ j ].rel == 'alternate' ) {
				var postUrl = json.feed.entry[ i ].link[ j ].href;
				break;
			}
		}
		var postComments = json.feed.entry[ i ].thr$total.$t;
		var postTitle = json.feed.entry[ i ].title.$t;
		var postThumbSize = 600;
		var postThumb = " ";
		postThumb = postThumb.replace( '/s72-c/', '/s' + postThumbSize + '/' );
		var postCategory = " ";
        try {
            postThumb = json.feed.entry[ i ].media$thumbnail.url;
        } catch ( nl ) {
            postThumb = "http://4.bp.blogspot.com/-OI0BoYP677M/VZu1TW7a3DI/AAAAAAAAFsE/4BRdE2YFS5A/s1600/noimg.png";
        }
		try {
			postCategory = json.feed.entry[ i ].category[ 0 ].term;
		} catch ( n ) {
			postCategory = "uncategorized";
		}
		var item = '<div class="swiper-slide favourite-post"><div class="item-outer"><div class="favourite-thumbnail"><a href="' + postUrl + '"><img src="' + postThumb.replace( '/s72-c/', '/s' + 400 + '/' ) + '"/></a></div><a class="favourite-category" href="/search/label/' + postCategory + '?max-results=6">' + postCategory + '</a><div class="favourite-posts-overlay"><h1 class="favourite-posts-title"><a href="' + postUrl + '">' + postTitle + '</a></h1></div></div></div>';
		htmlcode += '</ul>';
		document.write( item );
	}
}
// Custom Related Posts
function relatedPosts( json ) {
	var htmlcode = '<ul class="row">';
	document.write( htmlcode );
	for ( var i = 0; i < json.feed.entry.length; i++ ) {
		for ( var j = 0; j < json.feed.entry[ i ].link.length; j++ ) {
			if ( json.feed.entry[ i ].link[ j ].rel == 'alternate' ) {
				var postUrl = json.feed.entry[ i ].link[ j ].href;
				break;
			}
		}
		var postTitle = json.feed.entry[ i ].title.$t;
		var postThumbSize = 600;
		var postThumb = " ";
		var	postCategory = " ";
		postThumb = postThumb.replace( '/s72-c/', '/s' + postThumbSize + '/' );
        try {
            postThumb = json.feed.entry[ i ].media$thumbnail.url;
        } catch ( nl ) {
            postThumb = "http://4.bp.blogspot.com/-OI0BoYP677M/VZu1TW7a3DI/AAAAAAAAFsE/4BRdE2YFS5A/s1600/noimg.png";
        }
		try {
			postCategory = json.feed.entry[ i ].category[ 0 ].term;
		} catch ( n ) {
			postCategory = "uncategorized";
		}
		var item = '<li class="related-post"><div class="item-outer"><div class="related-thumbnail"><a href="' + postUrl + '"><img src="' + postThumb.replace( '/s72-c/', '/s' + 400 + '/' ) + '"/></a></div><div class="related-posts-overlay"><a class="category" href="/search/label/' + postCategory + '?max-results=6">' + postCategory + '</a><h4 class="related-posts-title"><a href="' + postUrl + '">' + postTitle + '</a></h4></div></div></li>';
		htmlcode += '</ul>';
		document.write( item );
	}
}


  //]]>
    </script>


<script type='text/javascript'>/*<![CDATA[*/

!function(){"use strict";function e(e){e.fn.swiper=function(a){var s;return e(this).each(function(){var e=new t(this,a);s||(s=e)}),s}}var a,t=function(e,i){function r(e){return Math.floor(e)}function n(){var e=b.params.autoplay,a=b.slides.eq(b.activeIndex);a.attr("data-swiper-autoplay")&&(e=a.attr("data-swiper-autoplay")||b.params.autoplay),b.autoplayTimeoutId=setTimeout(function(){b.params.loop?(b.fixLoop(),b._slideNext(),b.emit("onAutoplay",b)):b.isEnd?i.autoplayStopOnLast?b.stopAutoplay():(b._slideTo(0),b.emit("onAutoplay",b)):(b._slideNext(),b.emit("onAutoplay",b))},e)}function o(e,t){var s=a(e.target);if(!s.is(t))if("string"==typeof t)s=s.parents(t);else if(t.nodeType){var i;return s.parents().each(function(e,a){a===t&&(i=t)}),i?t:void 0}if(0!==s.length)return s[0]}function l(e,a){a=a||{};var t=window.MutationObserver||window.WebkitMutationObserver,s=new t(function(e){e.forEach(function(e){b.onResize(!0),b.emit("onObserverUpdate",b,e)})});s.observe(e,{attributes:"undefined"==typeof a.attributes||a.attributes,childList:"undefined"==typeof a.childList||a.childList,characterData:"undefined"==typeof a.characterData||a.characterData}),b.observers.push(s)}function p(e){e.originalEvent&&(e=e.originalEvent);var a=e.keyCode||e.charCode;if(!b.params.allowSwipeToNext&&(b.isHorizontal()&&39===a||!b.isHorizontal()&&40===a))return!1;if(!b.params.allowSwipeToPrev&&(b.isHorizontal()&&37===a||!b.isHorizontal()&&38===a))return!1;if(!(e.shiftKey||e.altKey||e.ctrlKey||e.metaKey||document.activeElement&&document.activeElement.nodeName&&("input"===document.activeElement.nodeName.toLowerCase()||"textarea"===document.activeElement.nodeName.toLowerCase()))){if(37===a||39===a||38===a||40===a){var t=!1;if(b.container.parents("."+b.params.slideClass).length>0&&0===b.container.parents("."+b.params.slideActiveClass).length)return;var s={left:window.pageXOffset,top:window.pageYOffset},i=window.innerWidth,r=window.innerHeight,n=b.container.offset();b.rtl&&(n.left=n.left-b.container[0].scrollLeft);for(var o=[[n.left,n.top],[n.left+b.width,n.top],[n.left,n.top+b.height],[n.left+b.width,n.top+b.height]],l=0;l<o.length;l++){var p=o[l];p[0]>=s.left&&p[0]<=s.left+i&&p[1]>=s.top&&p[1]<=s.top+r&&(t=!0)}if(!t)return}b.isHorizontal()?(37!==a&&39!==a||(e.preventDefault?e.preventDefault():e.returnValue=!1),(39===a&&!b.rtl||37===a&&b.rtl)&&b.slideNext(),(37===a&&!b.rtl||39===a&&b.rtl)&&b.slidePrev()):(38!==a&&40!==a||(e.preventDefault?e.preventDefault():e.returnValue=!1),40===a&&b.slideNext(),38===a&&b.slidePrev())}}function d(){var e="onwheel",a=e in document;if(!a){var t=document.createElement("div");t.setAttribute(e,"return;"),a="function"==typeof t[e]}return!a&&document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0&&(a=document.implementation.hasFeature("Events.wheel","3.0")),a}function u(e){e.originalEvent&&(e=e.originalEvent);var a=0,t=b.rtl?-1:1,s=c(e);if(b.params.mousewheelForceToAxis)if(b.isHorizontal()){if(!(Math.abs(s.pixelX)>Math.abs(s.pixelY)))return;a=s.pixelX*t}else{if(!(Math.abs(s.pixelY)>Math.abs(s.pixelX)))return;a=s.pixelY}else a=Math.abs(s.pixelX)>Math.abs(s.pixelY)?-s.pixelX*t:-s.pixelY;if(0!==a){if(b.params.mousewheelInvert&&(a=-a),b.params.freeMode){var i=b.getWrapperTranslate()+a*b.params.mousewheelSensitivity,r=b.isBeginning,n=b.isEnd;if(i>=b.minTranslate()&&(i=b.minTranslate()),i<=b.maxTranslate()&&(i=b.maxTranslate()),b.setWrapperTransition(0),b.setWrapperTranslate(i),b.updateProgress(),b.updateActiveIndex(),(!r&&b.isBeginning||!n&&b.isEnd)&&b.updateClasses(),b.params.freeModeSticky?(clearTimeout(b.mousewheel.timeout),b.mousewheel.timeout=setTimeout(function(){b.slideReset()},300)):b.params.lazyLoading&&b.lazy&&b.lazy.load(),b.emit("onScroll",b,e),b.params.autoplay&&b.params.autoplayDisableOnInteraction&&b.stopAutoplay(),0===i||i===b.maxTranslate())return}else{if((new window.Date).getTime()-b.mousewheel.lastScrollTime>60)if(a<0)if(b.isEnd&&!b.params.loop||b.animating){if(b.params.mousewheelReleaseOnEdges)return!0}else b.slideNext(),b.emit("onScroll",b,e);else if(b.isBeginning&&!b.params.loop||b.animating){if(b.params.mousewheelReleaseOnEdges)return!0}else b.slidePrev(),b.emit("onScroll",b,e);b.mousewheel.lastScrollTime=(new window.Date).getTime()}return e.preventDefault?e.preventDefault():e.returnValue=!1,!1}}function c(e){var a=10,t=40,s=800,i=0,r=0,n=0,o=0;return"detail"in e&&(r=e.detail),"wheelDelta"in e&&(r=-e.wheelDelta/120),"wheelDeltaY"in e&&(r=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(i=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(i=r,r=0),n=i*a,o=r*a,"deltaY"in e&&(o=e.deltaY),"deltaX"in e&&(n=e.deltaX),(n||o)&&e.deltaMode&&(1===e.deltaMode?(n*=t,o*=t):(n*=s,o*=s)),n&&!i&&(i=n<1?-1:1),o&&!r&&(r=o<1?-1:1),{spinX:i,spinY:r,pixelX:n,pixelY:o}}function m(e,t){e=a(e);var s,i,r,n=b.rtl?-1:1;s=e.attr("data-swiper-parallax")||"0",i=e.attr("data-swiper-parallax-x"),r=e.attr("data-swiper-parallax-y"),i||r?(i=i||"0",r=r||"0"):b.isHorizontal()?(i=s,r="0"):(r=s,i="0"),i=i.indexOf("%")>=0?parseInt(i,10)*t*n+"%":i*t*n+"px",r=r.indexOf("%")>=0?parseInt(r,10)*t+"%":r*t+"px",e.transform("translate3d("+i+", "+r+",0px)")}function h(e){return 0!==e.indexOf("on")&&(e=e[0]!==e[0].toUpperCase()?"on"+e[0].toUpperCase()+e.substring(1):"on"+e),e}if(!(this instanceof t))return new t(e,i);var g={direction:"horizontal",touchEventsTarget:"container",initialSlide:0,speed:300,autoplay:!1,autoplayDisableOnInteraction:!0,autoplayStopOnLast:!1,iOSEdgeSwipeDetection:!1,iOSEdgeSwipeThreshold:20,freeMode:!1,freeModeMomentum:!0,freeModeMomentumRatio:1,freeModeMomentumBounce:!0,freeModeMomentumBounceRatio:1,freeModeMomentumVelocityRatio:1,freeModeSticky:!1,freeModeMinimumVelocity:.02,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",coverflow:{rotate:50,stretch:0,depth:100,modifier:1,slideShadows:!0},flip:{slideShadows:!0,limitRotation:!0},cube:{slideShadows:!0,shadow:!0,shadowOffset:20,shadowScale:.94},fade:{crossFade:!1},parallax:!1,zoom:!1,zoomMax:3,zoomMin:1,zoomToggle:!0,scrollbar:null,scrollbarHide:!0,scrollbarDraggable:!1,scrollbarSnapOnRelease:!1,keyboardControl:!1,mousewheelControl:!1,mousewheelReleaseOnEdges:!1,mousewheelInvert:!1,mousewheelForceToAxis:!1,mousewheelSensitivity:1,mousewheelEventsTarged:"container",hashnav:!1,hashnavWatchState:!1,history:!1,replaceState:!1,breakpoints:void 0,spaceBetween:0,slidesPerView:1,slidesPerColumn:1,slidesPerColumnFill:"column",slidesPerGroup:1,centeredSlides:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,onlyExternal:!1,threshold:0,touchMoveStopPropagation:!0,touchReleaseOnEdges:!1,uniqueNavElements:!0,pagination:null,paginationElement:"span",paginationClickable:!1,paginationHide:!1,paginationBulletRender:null,paginationProgressRender:null,paginationFractionRender:null,paginationCustomRender:null,paginationType:"bullets",resistance:!0,resistanceRatio:.85,nextButton:null,prevButton:null,watchSlidesProgress:!1,watchSlidesVisibility:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,lazyLoading:!1,lazyLoadingInPrevNext:!1,lazyLoadingInPrevNextAmount:1,lazyLoadingOnTransitionStart:!1,preloadImages:!0,updateOnImagesReady:!0,loop:!1,loopAdditionalSlides:0,loopedSlides:null,control:void 0,controlInverse:!1,controlBy:"slide",normalizeSlideIndex:!0,allowSwipeToPrev:!0,allowSwipeToNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",passiveListeners:!0,containerModifierClass:"swiper-container-",slideClass:"swiper-slide",slideActiveClass:"swiper-slide-active",slideDuplicateActiveClass:"swiper-slide-duplicate-active",slideVisibleClass:"swiper-slide-visible",slideDuplicateClass:"swiper-slide-duplicate",slideNextClass:"swiper-slide-next",slideDuplicateNextClass:"swiper-slide-duplicate-next",slidePrevClass:"swiper-slide-prev",slideDuplicatePrevClass:"swiper-slide-duplicate-prev",wrapperClass:"swiper-wrapper",bulletClass:"swiper-pagination-bullet",bulletActiveClass:"swiper-pagination-bullet-active",buttonDisabledClass:"swiper-button-disabled",paginationCurrentClass:"swiper-pagination-current",paginationTotalClass:"swiper-pagination-total",paginationHiddenClass:"swiper-pagination-hidden",paginationProgressbarClass:"swiper-pagination-progressbar",paginationClickableClass:"swiper-pagination-clickable",paginationModifierClass:"swiper-pagination-",lazyLoadingClass:"swiper-lazy",lazyStatusLoadingClass:"swiper-lazy-loading",lazyStatusLoadedClass:"swiper-lazy-loaded",lazyPreloaderClass:"swiper-lazy-preloader",notificationClass:"swiper-notification",preloaderClass:"preloader",zoomContainerClass:"swiper-zoom-container",observer:!1,observeParents:!1,a11y:!1,prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",runCallbacksOnInit:!0},f=i&&i.virtualTranslate;i=i||{};var v={};for(var w in i)if("object"!=typeof i[w]||null===i[w]||(i[w].nodeType||i[w]===window||i[w]===document||"undefined"!=typeof s&&i[w]instanceof s||"undefined"!=typeof jQuery&&i[w]instanceof jQuery))v[w]=i[w];else{v[w]={};for(var y in i[w])v[w][y]=i[w][y]}for(var x in g)if("undefined"==typeof i[x])i[x]=g[x];else if("object"==typeof i[x])for(var T in g[x])"undefined"==typeof i[x][T]&&(i[x][T]=g[x][T]);var b=this;if(b.params=i,b.originalParams=v,b.classNames=[],"undefined"!=typeof a&&"undefined"!=typeof s&&(a=s),("undefined"!=typeof a||(a="undefined"==typeof s?window.Dom7||window.Zepto||window.jQuery:s))&&(b.$=a,b.currentBreakpoint=void 0,b.getActiveBreakpoint=function(){if(!b.params.breakpoints)return!1;var e,a=!1,t=[];for(e in b.params.breakpoints)b.params.breakpoints.hasOwnProperty(e)&&t.push(e);t.sort(function(e,a){return parseInt(e,10)>parseInt(a,10)});for(var s=0;s<t.length;s++)e=t[s],e>=window.innerWidth&&!a&&(a=e);return a||"max"},b.setBreakpoint=function(){var e=b.getActiveBreakpoint();if(e&&b.currentBreakpoint!==e){var a=e in b.params.breakpoints?b.params.breakpoints[e]:b.originalParams,t=b.params.loop&&a.slidesPerView!==b.params.slidesPerView;for(var s in a)b.params[s]=a[s];b.currentBreakpoint=e,t&&b.destroyLoop&&b.reLoop(!0)}},b.params.breakpoints&&b.setBreakpoint(),b.container=a(e),0!==b.container.length)){if(b.container.length>1){var S=[];return b.container.each(function(){S.push(new t(this,i))}),S}b.container[0].swiper=b,b.container.data("swiper",b),b.classNames.push(b.params.containerModifierClass+b.params.direction),b.params.freeMode&&b.classNames.push(b.params.containerModifierClass+"free-mode"),b.support.flexbox||(b.classNames.push(b.params.containerModifierClass+"no-flexbox"),b.params.slidesPerColumn=1),b.params.autoHeight&&b.classNames.push(b.params.containerModifierClass+"autoheight"),(b.params.parallax||b.params.watchSlidesVisibility)&&(b.params.watchSlidesProgress=!0),b.params.touchReleaseOnEdges&&(b.params.resistanceRatio=0),["cube","coverflow","flip"].indexOf(b.params.effect)>=0&&(b.support.transforms3d?(b.params.watchSlidesProgress=!0,b.classNames.push(b.params.containerModifierClass+"3d")):b.params.effect="slide"),"slide"!==b.params.effect&&b.classNames.push(b.params.containerModifierClass+b.params.effect),"cube"===b.params.effect&&(b.params.resistanceRatio=0,b.params.slidesPerView=1,b.params.slidesPerColumn=1,b.params.slidesPerGroup=1,b.params.centeredSlides=!1,b.params.spaceBetween=0,b.params.virtualTranslate=!0,b.params.setWrapperSize=!1),"fade"!==b.params.effect&&"flip"!==b.params.effect||(b.params.slidesPerView=1,b.params.slidesPerColumn=1,b.params.slidesPerGroup=1,b.params.watchSlidesProgress=!0,b.params.spaceBetween=0,b.params.setWrapperSize=!1,"undefined"==typeof f&&(b.params.virtualTranslate=!0)),b.params.grabCursor&&b.support.touch&&(b.params.grabCursor=!1),b.wrapper=b.container.children("."+b.params.wrapperClass),b.params.pagination&&(b.paginationContainer=a(b.params.pagination),b.params.uniqueNavElements&&"string"==typeof b.params.pagination&&b.paginationContainer.length>1&&1===b.container.find(b.params.pagination).length&&(b.paginationContainer=b.container.find(b.params.pagination)),"bullets"===b.params.paginationType&&b.params.paginationClickable?b.paginationContainer.addClass(b.params.paginationModifierClass+"clickable"):b.params.paginationClickable=!1,b.paginationContainer.addClass(b.params.paginationModifierClass+b.params.paginationType)),(b.params.nextButton||b.params.prevButton)&&(b.params.nextButton&&(b.nextButton=a(b.params.nextButton),b.params.uniqueNavElements&&"string"==typeof b.params.nextButton&&b.nextButton.length>1&&1===b.container.find(b.params.nextButton).length&&(b.nextButton=b.container.find(b.params.nextButton))),b.params.prevButton&&(b.prevButton=a(b.params.prevButton),b.params.uniqueNavElements&&"string"==typeof b.params.prevButton&&b.prevButton.length>1&&1===b.container.find(b.params.prevButton).length&&(b.prevButton=b.container.find(b.params.prevButton)))),b.isHorizontal=function(){return"horizontal"===b.params.direction},b.rtl=b.isHorizontal()&&("rtl"===b.container[0].dir.toLowerCase()||"rtl"===b.container.css("direction")),b.rtl&&b.classNames.push(b.params.containerModifierClass+"rtl"),b.rtl&&(b.wrongRTL="-webkit-box"===b.wrapper.css("display")),b.params.slidesPerColumn>1&&b.classNames.push(b.params.containerModifierClass+"multirow"),b.device.android&&b.classNames.push(b.params.containerModifierClass+"android"),b.container.addClass(b.classNames.join(" ")),b.translate=0,b.progress=0,b.velocity=0,b.lockSwipeToNext=function(){b.params.allowSwipeToNext=!1,b.params.allowSwipeToPrev===!1&&b.params.grabCursor&&b.unsetGrabCursor()},b.lockSwipeToPrev=function(){b.params.allowSwipeToPrev=!1,b.params.allowSwipeToNext===!1&&b.params.grabCursor&&b.unsetGrabCursor()},b.lockSwipes=function(){b.params.allowSwipeToNext=b.params.allowSwipeToPrev=!1,b.params.grabCursor&&b.unsetGrabCursor()},b.unlockSwipeToNext=function(){b.params.allowSwipeToNext=!0,b.params.allowSwipeToPrev===!0&&b.params.grabCursor&&b.setGrabCursor()},b.unlockSwipeToPrev=function(){b.params.allowSwipeToPrev=!0,b.params.allowSwipeToNext===!0&&b.params.grabCursor&&b.setGrabCursor()},b.unlockSwipes=function(){b.params.allowSwipeToNext=b.params.allowSwipeToPrev=!0,b.params.grabCursor&&b.setGrabCursor()},b.setGrabCursor=function(e){b.container[0].style.cursor="move",b.container[0].style.cursor=e?"-webkit-grabbing":"-webkit-grab",b.container[0].style.cursor=e?"-moz-grabbin":"-moz-grab",b.container[0].style.cursor=e?"grabbing":"grab"},b.unsetGrabCursor=function(){b.container[0].style.cursor=""},b.params.grabCursor&&b.setGrabCursor(),b.imagesToLoad=[],b.imagesLoaded=0,b.loadImage=function(e,a,t,s,i,r){function n(){r&&r()}var o;e.complete&&i?n():a?(o=new window.Image,o.onload=n,o.onerror=n,s&&(o.sizes=s),t&&(o.srcset=t),a&&(o.src=a)):n()},b.preloadImages=function(){function e(){"undefined"!=typeof b&&null!==b&&b&&(void 0!==b.imagesLoaded&&b.imagesLoaded++,b.imagesLoaded===b.imagesToLoad.length&&(b.params.updateOnImagesReady&&b.update(),b.emit("onImagesReady",b)))}b.imagesToLoad=b.container.find("img");for(var a=0;a<b.imagesToLoad.length;a++)b.loadImage(b.imagesToLoad[a],b.imagesToLoad[a].currentSrc||b.imagesToLoad[a].getAttribute("src"),b.imagesToLoad[a].srcset||b.imagesToLoad[a].getAttribute("srcset"),b.imagesToLoad[a].sizes||b.imagesToLoad[a].getAttribute("sizes"),!0,e)},b.autoplayTimeoutId=void 0,b.autoplaying=!1,b.autoplayPaused=!1,b.startAutoplay=function(){return"undefined"==typeof b.autoplayTimeoutId&&(!!b.params.autoplay&&(!b.autoplaying&&(b.autoplaying=!0,b.emit("onAutoplayStart",b),void n())))},b.stopAutoplay=function(e){b.autoplayTimeoutId&&(b.autoplayTimeoutId&&clearTimeout(b.autoplayTimeoutId),b.autoplaying=!1,b.autoplayTimeoutId=void 0,b.emit("onAutoplayStop",b))},b.pauseAutoplay=function(e){b.autoplayPaused||(b.autoplayTimeoutId&&clearTimeout(b.autoplayTimeoutId),b.autoplayPaused=!0,0===e?(b.autoplayPaused=!1,n()):b.wrapper.transitionEnd(function(){b&&(b.autoplayPaused=!1,b.autoplaying?n():b.stopAutoplay())}))},b.minTranslate=function(){return-b.snapGrid[0]},b.maxTranslate=function(){return-b.snapGrid[b.snapGrid.length-1]},b.updateAutoHeight=function(){var e,a=[],t=0;if("auto"!==b.params.slidesPerView&&b.params.slidesPerView>1)for(e=0;e<Math.ceil(b.params.slidesPerView);e++){var s=b.activeIndex+e;if(s>b.slides.length)break;a.push(b.slides.eq(s)[0])}else a.push(b.slides.eq(b.activeIndex)[0]);for(e=0;e<a.length;e++)if("undefined"!=typeof a[e]){var i=a[e].offsetHeight;t=i>t?i:t}t&&b.wrapper.css("height",t+"px")},b.updateContainerSize=function(){var e,a;e="undefined"!=typeof b.params.width?b.params.width:b.container[0].clientWidth,a="undefined"!=typeof b.params.height?b.params.height:b.container[0].clientHeight,0===e&&b.isHorizontal()||0===a&&!b.isHorizontal()||(e=e-parseInt(b.container.css("padding-left"),10)-parseInt(b.container.css("padding-right"),10),a=a-parseInt(b.container.css("padding-top"),10)-parseInt(b.container.css("padding-bottom"),10),b.width=e,b.height=a,b.size=b.isHorizontal()?b.width:b.height)},b.updateSlidesSize=function(){b.slides=b.wrapper.children("."+b.params.slideClass),b.snapGrid=[],b.slidesGrid=[],b.slidesSizesGrid=[];var e,a=b.params.spaceBetween,t=-b.params.slidesOffsetBefore,s=0,i=0;if("undefined"!=typeof b.size){"string"==typeof a&&a.indexOf("%")>=0&&(a=parseFloat(a.replace("%",""))/100*b.size),b.virtualSize=-a,b.rtl?b.slides.css({marginLeft:"",marginTop:""}):b.slides.css({marginRight:"",marginBottom:""});var n;b.params.slidesPerColumn>1&&(n=Math.floor(b.slides.length/b.params.slidesPerColumn)===b.slides.length/b.params.slidesPerColumn?b.slides.length:Math.ceil(b.slides.length/b.params.slidesPerColumn)*b.params.slidesPerColumn,"auto"!==b.params.slidesPerView&&"row"===b.params.slidesPerColumnFill&&(n=Math.max(n,b.params.slidesPerView*b.params.slidesPerColumn)));var o,l=b.params.slidesPerColumn,p=n/l,d=p-(b.params.slidesPerColumn*p-b.slides.length);for(e=0;e<b.slides.length;e++){o=0;var u=b.slides.eq(e);if(b.params.slidesPerColumn>1){var c,m,h;"column"===b.params.slidesPerColumnFill?(m=Math.floor(e/l),h=e-m*l,(m>d||m===d&&h===l-1)&&++h>=l&&(h=0,m++),c=m+h*n/l,u.css({"-webkit-box-ordinal-group":c,"-moz-box-ordinal-group":c,"-ms-flex-order":c,"-webkit-order":c,order:c})):(h=Math.floor(e/p),m=e-h*p),u.css("margin-"+(b.isHorizontal()?"top":"left"),0!==h&&b.params.spaceBetween&&b.params.spaceBetween+"px").attr("data-swiper-column",m).attr("data-swiper-row",h)}"none"!==u.css("display")&&("auto"===b.params.slidesPerView?(o=b.isHorizontal()?u.outerWidth(!0):u.outerHeight(!0),b.params.roundLengths&&(o=r(o))):(o=(b.size-(b.params.slidesPerView-1)*a)/b.params.slidesPerView,b.params.roundLengths&&(o=r(o)),b.isHorizontal()?b.slides[e].style.width=o+"px":b.slides[e].style.height=o+"px"),b.slides[e].swiperSlideSize=o,b.slidesSizesGrid.push(o),b.params.centeredSlides?(t=t+o/2+s/2+a,0===e&&(t=t-b.size/2-a),Math.abs(t)<.001&&(t=0),i%b.params.slidesPerGroup===0&&b.snapGrid.push(t),b.slidesGrid.push(t)):(i%b.params.slidesPerGroup===0&&b.snapGrid.push(t),b.slidesGrid.push(t),t=t+o+a),b.virtualSize+=o+a,s=o,i++)}b.virtualSize=Math.max(b.virtualSize,b.size)+b.params.slidesOffsetAfter;var g;if(b.rtl&&b.wrongRTL&&("slide"===b.params.effect||"coverflow"===b.params.effect)&&b.wrapper.css({width:b.virtualSize+b.params.spaceBetween+"px"}),b.support.flexbox&&!b.params.setWrapperSize||(b.isHorizontal()?b.wrapper.css({width:b.virtualSize+b.params.spaceBetween+"px"}):b.wrapper.css({height:b.virtualSize+b.params.spaceBetween+"px"})),b.params.slidesPerColumn>1&&(b.virtualSize=(o+b.params.spaceBetween)*n,b.virtualSize=Math.ceil(b.virtualSize/b.params.slidesPerColumn)-b.params.spaceBetween,b.isHorizontal()?b.wrapper.css({width:b.virtualSize+b.params.spaceBetween+"px"}):b.wrapper.css({height:b.virtualSize+b.params.spaceBetween+"px"}),b.params.centeredSlides)){for(g=[],e=0;e<b.snapGrid.length;e++)b.snapGrid[e]<b.virtualSize+b.snapGrid[0]&&g.push(b.snapGrid[e]);b.snapGrid=g}if(!b.params.centeredSlides){for(g=[],e=0;e<b.snapGrid.length;e++)b.snapGrid[e]<=b.virtualSize-b.size&&g.push(b.snapGrid[e]);b.snapGrid=g,Math.floor(b.virtualSize-b.size)-Math.floor(b.snapGrid[b.snapGrid.length-1])>1&&b.snapGrid.push(b.virtualSize-b.size)}0===b.snapGrid.length&&(b.snapGrid=[0]),0!==b.params.spaceBetween&&(b.isHorizontal()?b.rtl?b.slides.css({marginLeft:a+"px"}):b.slides.css({marginRight:a+"px"}):b.slides.css({marginBottom:a+"px"})),b.params.watchSlidesProgress&&b.updateSlidesOffset()}},b.updateSlidesOffset=function(){for(var e=0;e<b.slides.length;e++)b.slides[e].swiperSlideOffset=b.isHorizontal()?b.slides[e].offsetLeft:b.slides[e].offsetTop},b.currentSlidesPerView=function(){var e,a,t=1;if(b.params.centeredSlides){var s,i=b.slides[b.activeIndex].swiperSlideSize;for(e=b.activeIndex+1;e<b.slides.length;e++)b.slides[e]&&!s&&(i+=b.slides[e].swiperSlideSize,t++,i>b.size&&(s=!0));for(a=b.activeIndex-1;a>=0;a--)b.slides[a]&&!s&&(i+=b.slides[a].swiperSlideSize,t++,i>b.size&&(s=!0))}else for(e=b.activeIndex+1;e<b.slides.length;e++)b.slidesGrid[e]-b.slidesGrid[b.activeIndex]<b.size&&t++;return t},b.updateSlidesProgress=function(e){if("undefined"==typeof e&&(e=b.translate||0),0!==b.slides.length){"undefined"==typeof b.slides[0].swiperSlideOffset&&b.updateSlidesOffset();var a=-e;b.rtl&&(a=e),b.slides.removeClass(b.params.slideVisibleClass);for(var t=0;t<b.slides.length;t++){var s=b.slides[t],i=(a+(b.params.centeredSlides?b.minTranslate():0)-s.swiperSlideOffset)/(s.swiperSlideSize+b.params.spaceBetween);if(b.params.watchSlidesVisibility){var r=-(a-s.swiperSlideOffset),n=r+b.slidesSizesGrid[t],o=r>=0&&r<b.size||n>0&&n<=b.size||r<=0&&n>=b.size;o&&b.slides.eq(t).addClass(b.params.slideVisibleClass)}s.progress=b.rtl?-i:i}}},b.updateProgress=function(e){"undefined"==typeof e&&(e=b.translate||0);var a=b.maxTranslate()-b.minTranslate(),t=b.isBeginning,s=b.isEnd;0===a?(b.progress=0,b.isBeginning=b.isEnd=!0):(b.progress=(e-b.minTranslate())/a,b.isBeginning=b.progress<=0,b.isEnd=b.progress>=1),b.isBeginning&&!t&&b.emit("onReachBeginning",b),b.isEnd&&!s&&b.emit("onReachEnd",b),b.params.watchSlidesProgress&&b.updateSlidesProgress(e),b.emit("onProgress",b,b.progress)},b.updateActiveIndex=function(){var e,a,t,s=b.rtl?b.translate:-b.translate;for(a=0;a<b.slidesGrid.length;a++)"undefined"!=typeof b.slidesGrid[a+1]?s>=b.slidesGrid[a]&&s<b.slidesGrid[a+1]-(b.slidesGrid[a+1]-b.slidesGrid[a])/2?e=a:s>=b.slidesGrid[a]&&s<b.slidesGrid[a+1]&&(e=a+1):s>=b.slidesGrid[a]&&(e=a);b.params.normalizeSlideIndex&&(e<0||"undefined"==typeof e)&&(e=0),t=Math.floor(e/b.params.slidesPerGroup),t>=b.snapGrid.length&&(t=b.snapGrid.length-1),e!==b.activeIndex&&(b.snapIndex=t,b.previousIndex=b.activeIndex,b.activeIndex=e,b.updateClasses(),b.updateRealIndex())},b.updateRealIndex=function(){b.realIndex=parseInt(b.slides.eq(b.activeIndex).attr("data-swiper-slide-index")||b.activeIndex,10)},b.updateClasses=function(){b.slides.removeClass(b.params.slideActiveClass+" "+b.params.slideNextClass+" "+b.params.slidePrevClass+" "+b.params.slideDuplicateActiveClass+" "+b.params.slideDuplicateNextClass+" "+b.params.slideDuplicatePrevClass);var e=b.slides.eq(b.activeIndex);e.addClass(b.params.slideActiveClass),i.loop&&(e.hasClass(b.params.slideDuplicateClass)?b.wrapper.children("."+b.params.slideClass+":not(."+b.params.slideDuplicateClass+')[data-swiper-slide-index="'+b.realIndex+'"]').addClass(b.params.slideDuplicateActiveClass):b.wrapper.children("."+b.params.slideClass+"."+b.params.slideDuplicateClass+'[data-swiper-slide-index="'+b.realIndex+'"]').addClass(b.params.slideDuplicateActiveClass));var t=e.next("."+b.params.slideClass).addClass(b.params.slideNextClass);b.params.loop&&0===t.length&&(t=b.slides.eq(0),t.addClass(b.params.slideNextClass));var s=e.prev("."+b.params.slideClass).addClass(b.params.slidePrevClass);if(b.params.loop&&0===s.length&&(s=b.slides.eq(-1),s.addClass(b.params.slidePrevClass)),i.loop&&(t.hasClass(b.params.slideDuplicateClass)?b.wrapper.children("."+b.params.slideClass+":not(."+b.params.slideDuplicateClass+')[data-swiper-slide-index="'+t.attr("data-swiper-slide-index")+'"]').addClass(b.params.slideDuplicateNextClass):b.wrapper.children("."+b.params.slideClass+"."+b.params.slideDuplicateClass+'[data-swiper-slide-index="'+t.attr("data-swiper-slide-index")+'"]').addClass(b.params.slideDuplicateNextClass),s.hasClass(b.params.slideDuplicateClass)?b.wrapper.children("."+b.params.slideClass+":not(."+b.params.slideDuplicateClass+')[data-swiper-slide-index="'+s.attr("data-swiper-slide-index")+'"]').addClass(b.params.slideDuplicatePrevClass):b.wrapper.children("."+b.params.slideClass+"."+b.params.slideDuplicateClass+'[data-swiper-slide-index="'+s.attr("data-swiper-slide-index")+'"]').addClass(b.params.slideDuplicatePrevClass)),b.paginationContainer&&b.paginationContainer.length>0){var r,n=b.params.loop?Math.ceil((b.slides.length-2*b.loopedSlides)/b.params.slidesPerGroup):b.snapGrid.length;if(b.params.loop?(r=Math.ceil((b.activeIndex-b.loopedSlides)/b.params.slidesPerGroup),r>b.slides.length-1-2*b.loopedSlides&&(r-=b.slides.length-2*b.loopedSlides),r>n-1&&(r-=n),r<0&&"bullets"!==b.params.paginationType&&(r=n+r)):r="undefined"!=typeof b.snapIndex?b.snapIndex:b.activeIndex||0,"bullets"===b.params.paginationType&&b.bullets&&b.bullets.length>0&&(b.bullets.removeClass(b.params.bulletActiveClass),b.paginationContainer.length>1?b.bullets.each(function(){a(this).index()===r&&a(this).addClass(b.params.bulletActiveClass)}):b.bullets.eq(r).addClass(b.params.bulletActiveClass)),"fraction"===b.params.paginationType&&(b.paginationContainer.find("."+b.params.paginationCurrentClass).text(r+1),b.paginationContainer.find("."+b.params.paginationTotalClass).text(n)),"progress"===b.params.paginationType){var o=(r+1)/n,l=o,p=1;b.isHorizontal()||(p=o,l=1),b.paginationContainer.find("."+b.params.paginationProgressbarClass).transform("translate3d(0,0,0) scaleX("+l+") scaleY("+p+")").transition(b.params.speed)}"custom"===b.params.paginationType&&b.params.paginationCustomRender&&(b.paginationContainer.html(b.params.paginationCustomRender(b,r+1,n)),b.emit("onPaginationRendered",b,b.paginationContainer[0]))}b.params.loop||(b.params.prevButton&&b.prevButton&&b.prevButton.length>0&&(b.isBeginning?(b.prevButton.addClass(b.params.buttonDisabledClass),b.params.a11y&&b.a11y&&b.a11y.disable(b.prevButton)):(b.prevButton.removeClass(b.params.buttonDisabledClass),b.params.a11y&&b.a11y&&b.a11y.enable(b.prevButton))),b.params.nextButton&&b.nextButton&&b.nextButton.length>0&&(b.isEnd?(b.nextButton.addClass(b.params.buttonDisabledClass),b.params.a11y&&b.a11y&&b.a11y.disable(b.nextButton)):(b.nextButton.removeClass(b.params.buttonDisabledClass),b.params.a11y&&b.a11y&&b.a11y.enable(b.nextButton))))},b.updatePagination=function(){if(b.params.pagination&&b.paginationContainer&&b.paginationContainer.length>0){var e="";if("bullets"===b.params.paginationType){for(var a=b.params.loop?Math.ceil((b.slides.length-2*b.loopedSlides)/b.params.slidesPerGroup):b.snapGrid.length,t=0;t<a;t++)e+=b.params.paginationBulletRender?b.params.paginationBulletRender(b,t,b.params.bulletClass):"<"+b.params.paginationElement+' class="'+b.params.bulletClass+'"></'+b.params.paginationElement+">";b.paginationContainer.html(e),b.bullets=b.paginationContainer.find("."+b.params.bulletClass),b.params.paginationClickable&&b.params.a11y&&b.a11y&&b.a11y.initPagination()}"fraction"===b.params.paginationType&&(e=b.params.paginationFractionRender?b.params.paginationFractionRender(b,b.params.paginationCurrentClass,b.params.paginationTotalClass):'<span class="'+b.params.paginationCurrentClass+'"></span> / <span class="'+b.params.paginationTotalClass+'"></span>',b.paginationContainer.html(e)),"progress"===b.params.paginationType&&(e=b.params.paginationProgressRender?b.params.paginationProgressRender(b,b.params.paginationProgressbarClass):'<span class="'+b.params.paginationProgressbarClass+'"></span>',b.paginationContainer.html(e)),"custom"!==b.params.paginationType&&b.emit("onPaginationRendered",b,b.paginationContainer[0])}},b.update=function(e){function a(){b.rtl?-b.translate:b.translate;s=Math.min(Math.max(b.translate,b.maxTranslate()),b.minTranslate()),b.setWrapperTranslate(s),b.updateActiveIndex(),b.updateClasses()}if(b)if(b.updateContainerSize(),b.updateSlidesSize(),b.updateProgress(),b.updatePagination(),b.updateClasses(),b.params.scrollbar&&b.scrollbar&&b.scrollbar.set(),e){var t,s;b.controller&&b.controller.spline&&(b.controller.spline=void 0),b.params.freeMode?(a(),b.params.autoHeight&&b.updateAutoHeight()):(t=("auto"===b.params.slidesPerView||b.params.slidesPerView>1)&&b.isEnd&&!b.params.centeredSlides?b.slideTo(b.slides.length-1,0,!1,!0):b.slideTo(b.activeIndex,0,!1,!0),t||a())}else b.params.autoHeight&&b.updateAutoHeight()},b.onResize=function(e){b.params.breakpoints&&b.setBreakpoint();var a=b.params.allowSwipeToPrev,t=b.params.allowSwipeToNext;b.params.allowSwipeToPrev=b.params.allowSwipeToNext=!0,b.updateContainerSize(),b.updateSlidesSize(),("auto"===b.params.slidesPerView||b.params.freeMode||e)&&b.updatePagination(),b.params.scrollbar&&b.scrollbar&&b.scrollbar.set(),b.controller&&b.controller.spline&&(b.controller.spline=void 0);var s=!1;if(b.params.freeMode){var i=Math.min(Math.max(b.translate,b.maxTranslate()),b.minTranslate());b.setWrapperTranslate(i),b.updateActiveIndex(),b.updateClasses(),b.params.autoHeight&&b.updateAutoHeight()}else b.updateClasses(),s=("auto"===b.params.slidesPerView||b.params.slidesPerView>1)&&b.isEnd&&!b.params.centeredSlides?b.slideTo(b.slides.length-1,0,!1,!0):b.slideTo(b.activeIndex,0,!1,!0);b.params.lazyLoading&&!s&&b.lazy&&b.lazy.load(),b.params.allowSwipeToPrev=a,b.params.allowSwipeToNext=t},b.touchEventsDesktop={start:"mousedown",move:"mousemove",end:"mouseup"},window.navigator.pointerEnabled?b.touchEventsDesktop={start:"pointerdown",move:"pointermove",end:"pointerup"}:window.navigator.msPointerEnabled&&(b.touchEventsDesktop={start:"MSPointerDown",move:"MSPointerMove",end:"MSPointerUp"}),b.touchEvents={start:b.support.touch||!b.params.simulateTouch?"touchstart":b.touchEventsDesktop.start,move:b.support.touch||!b.params.simulateTouch?"touchmove":b.touchEventsDesktop.move,end:b.support.touch||!b.params.simulateTouch?"touchend":b.touchEventsDesktop.end},(window.navigator.pointerEnabled||window.navigator.msPointerEnabled)&&("container"===b.params.touchEventsTarget?b.container:b.wrapper).addClass("swiper-wp8-"+b.params.direction),b.initEvents=function(e){var a=e?"off":"on",t=e?"removeEventListener":"addEventListener",s="container"===b.params.touchEventsTarget?b.container[0]:b.wrapper[0],r=b.support.touch?s:document,n=!!b.params.nested;if(b.browser.ie)s[t](b.touchEvents.start,b.onTouchStart,!1),r[t](b.touchEvents.move,b.onTouchMove,n),r[t](b.touchEvents.end,b.onTouchEnd,!1);else{if(b.support.touch){var o=!("touchstart"!==b.touchEvents.start||!b.support.passiveListener||!b.params.passiveListeners)&&{passive:!0,capture:!1};s[t](b.touchEvents.start,b.onTouchStart,o),s[t](b.touchEvents.move,b.onTouchMove,n),s[t](b.touchEvents.end,b.onTouchEnd,o)}(i.simulateTouch&&!b.device.ios&&!b.device.android||i.simulateTouch&&!b.support.touch&&b.device.ios)&&(s[t]("mousedown",b.onTouchStart,!1),document[t]("mousemove",b.onTouchMove,n),document[t]("mouseup",b.onTouchEnd,!1))}window[t]("resize",b.onResize),b.params.nextButton&&b.nextButton&&b.nextButton.length>0&&(b.nextButton[a]("click",b.onClickNext),b.params.a11y&&b.a11y&&b.nextButton[a]("keydown",b.a11y.onEnterKey)),b.params.prevButton&&b.prevButton&&b.prevButton.length>0&&(b.prevButton[a]("click",b.onClickPrev),b.params.a11y&&b.a11y&&b.prevButton[a]("keydown",b.a11y.onEnterKey)),b.params.pagination&&b.params.paginationClickable&&(b.paginationContainer[a]("click","."+b.params.bulletClass,b.onClickIndex),b.params.a11y&&b.a11y&&b.paginationContainer[a]("keydown","."+b.params.bulletClass,b.a11y.onEnterKey)),(b.params.preventClicks||b.params.preventClicksPropagation)&&s[t]("click",b.preventClicks,!0);
},b.attachEvents=function(){b.initEvents()},b.detachEvents=function(){b.initEvents(!0)},b.allowClick=!0,b.preventClicks=function(e){b.allowClick||(b.params.preventClicks&&e.preventDefault(),b.params.preventClicksPropagation&&b.animating&&(e.stopPropagation(),e.stopImmediatePropagation()))},b.onClickNext=function(e){e.preventDefault(),b.isEnd&&!b.params.loop||b.slideNext()},b.onClickPrev=function(e){e.preventDefault(),b.isBeginning&&!b.params.loop||b.slidePrev()},b.onClickIndex=function(e){e.preventDefault();var t=a(this).index()*b.params.slidesPerGroup;b.params.loop&&(t+=b.loopedSlides),b.slideTo(t)},b.updateClickedSlide=function(e){var t=o(e,"."+b.params.slideClass),s=!1;if(t)for(var i=0;i<b.slides.length;i++)b.slides[i]===t&&(s=!0);if(!t||!s)return b.clickedSlide=void 0,void(b.clickedIndex=void 0);if(b.clickedSlide=t,b.clickedIndex=a(t).index(),b.params.slideToClickedSlide&&void 0!==b.clickedIndex&&b.clickedIndex!==b.activeIndex){var r,n=b.clickedIndex,l="auto"===b.params.slidesPerView?b.currentSlidesPerView():b.params.slidesPerView;if(b.params.loop){if(b.animating)return;r=parseInt(a(b.clickedSlide).attr("data-swiper-slide-index"),10),b.params.centeredSlides?n<b.loopedSlides-l/2||n>b.slides.length-b.loopedSlides+l/2?(b.fixLoop(),n=b.wrapper.children("."+b.params.slideClass+'[data-swiper-slide-index="'+r+'"]:not(.'+b.params.slideDuplicateClass+")").eq(0).index(),setTimeout(function(){b.slideTo(n)},0)):b.slideTo(n):n>b.slides.length-l?(b.fixLoop(),n=b.wrapper.children("."+b.params.slideClass+'[data-swiper-slide-index="'+r+'"]:not(.'+b.params.slideDuplicateClass+")").eq(0).index(),setTimeout(function(){b.slideTo(n)},0)):b.slideTo(n)}else b.slideTo(n)}};var C,z,M,E,P,I,k,L,D,B,H="input, select, textarea, button, video",G=Date.now(),X=[];b.animating=!1,b.touches={startX:0,startY:0,currentX:0,currentY:0,diff:0};var Y,A;b.onTouchStart=function(e){if(e.originalEvent&&(e=e.originalEvent),Y="touchstart"===e.type,Y||!("which"in e)||3!==e.which){if(b.params.noSwiping&&o(e,"."+b.params.noSwipingClass))return void(b.allowClick=!0);if(!b.params.swipeHandler||o(e,b.params.swipeHandler)){var t=b.touches.currentX="touchstart"===e.type?e.targetTouches[0].pageX:e.pageX,s=b.touches.currentY="touchstart"===e.type?e.targetTouches[0].pageY:e.pageY;if(!(b.device.ios&&b.params.iOSEdgeSwipeDetection&&t<=b.params.iOSEdgeSwipeThreshold)){if(C=!0,z=!1,M=!0,P=void 0,A=void 0,b.touches.startX=t,b.touches.startY=s,E=Date.now(),b.allowClick=!0,b.updateContainerSize(),b.swipeDirection=void 0,b.params.threshold>0&&(L=!1),"touchstart"!==e.type){var i=!0;a(e.target).is(H)&&(i=!1),document.activeElement&&a(document.activeElement).is(H)&&document.activeElement.blur(),i&&e.preventDefault()}b.emit("onTouchStart",b,e)}}}},b.onTouchMove=function(e){if(e.originalEvent&&(e=e.originalEvent),!Y||"mousemove"!==e.type){if(e.preventedByNestedSwiper)return b.touches.startX="touchmove"===e.type?e.targetTouches[0].pageX:e.pageX,void(b.touches.startY="touchmove"===e.type?e.targetTouches[0].pageY:e.pageY);if(b.params.onlyExternal)return b.allowClick=!1,void(C&&(b.touches.startX=b.touches.currentX="touchmove"===e.type?e.targetTouches[0].pageX:e.pageX,b.touches.startY=b.touches.currentY="touchmove"===e.type?e.targetTouches[0].pageY:e.pageY,E=Date.now()));if(Y&&b.params.touchReleaseOnEdges&&!b.params.loop)if(b.isHorizontal()){if(b.touches.currentX<b.touches.startX&&b.translate<=b.maxTranslate()||b.touches.currentX>b.touches.startX&&b.translate>=b.minTranslate())return}else if(b.touches.currentY<b.touches.startY&&b.translate<=b.maxTranslate()||b.touches.currentY>b.touches.startY&&b.translate>=b.minTranslate())return;if(Y&&document.activeElement&&e.target===document.activeElement&&a(e.target).is(H))return z=!0,void(b.allowClick=!1);if(M&&b.emit("onTouchMove",b,e),!(e.targetTouches&&e.targetTouches.length>1)){if(b.touches.currentX="touchmove"===e.type?e.targetTouches[0].pageX:e.pageX,b.touches.currentY="touchmove"===e.type?e.targetTouches[0].pageY:e.pageY,"undefined"==typeof P){var t;b.isHorizontal()&&b.touches.currentY===b.touches.startY||!b.isHorizontal()&&b.touches.currentX===b.touches.startX?P=!1:(t=180*Math.atan2(Math.abs(b.touches.currentY-b.touches.startY),Math.abs(b.touches.currentX-b.touches.startX))/Math.PI,P=b.isHorizontal()?t>b.params.touchAngle:90-t>b.params.touchAngle)}if(P&&b.emit("onTouchMoveOpposite",b,e),"undefined"==typeof A&&b.browser.ieTouch&&(b.touches.currentX===b.touches.startX&&b.touches.currentY===b.touches.startY||(A=!0)),C){if(P)return void(C=!1);if(A||!b.browser.ieTouch){b.allowClick=!1,b.emit("onSliderMove",b,e),e.preventDefault(),b.params.touchMoveStopPropagation&&!b.params.nested&&e.stopPropagation(),z||(i.loop&&b.fixLoop(),k=b.getWrapperTranslate(),b.setWrapperTransition(0),b.animating&&b.wrapper.trigger("webkitTransitionEnd transitionend oTransitionEnd MSTransitionEnd msTransitionEnd"),b.params.autoplay&&b.autoplaying&&(b.params.autoplayDisableOnInteraction?b.stopAutoplay():b.pauseAutoplay()),B=!1,!b.params.grabCursor||b.params.allowSwipeToNext!==!0&&b.params.allowSwipeToPrev!==!0||b.setGrabCursor(!0)),z=!0;var s=b.touches.diff=b.isHorizontal()?b.touches.currentX-b.touches.startX:b.touches.currentY-b.touches.startY;s*=b.params.touchRatio,b.rtl&&(s=-s),b.swipeDirection=s>0?"prev":"next",I=s+k;var r=!0;if(s>0&&I>b.minTranslate()?(r=!1,b.params.resistance&&(I=b.minTranslate()-1+Math.pow(-b.minTranslate()+k+s,b.params.resistanceRatio))):s<0&&I<b.maxTranslate()&&(r=!1,b.params.resistance&&(I=b.maxTranslate()+1-Math.pow(b.maxTranslate()-k-s,b.params.resistanceRatio))),r&&(e.preventedByNestedSwiper=!0),!b.params.allowSwipeToNext&&"next"===b.swipeDirection&&I<k&&(I=k),!b.params.allowSwipeToPrev&&"prev"===b.swipeDirection&&I>k&&(I=k),b.params.threshold>0){if(!(Math.abs(s)>b.params.threshold||L))return void(I=k);if(!L)return L=!0,b.touches.startX=b.touches.currentX,b.touches.startY=b.touches.currentY,I=k,void(b.touches.diff=b.isHorizontal()?b.touches.currentX-b.touches.startX:b.touches.currentY-b.touches.startY)}b.params.followFinger&&((b.params.freeMode||b.params.watchSlidesProgress)&&b.updateActiveIndex(),b.params.freeMode&&(0===X.length&&X.push({position:b.touches[b.isHorizontal()?"startX":"startY"],time:E}),X.push({position:b.touches[b.isHorizontal()?"currentX":"currentY"],time:(new window.Date).getTime()})),b.updateProgress(I),b.setWrapperTranslate(I))}}}}},b.onTouchEnd=function(e){if(e.originalEvent&&(e=e.originalEvent),M&&b.emit("onTouchEnd",b,e),M=!1,C){b.params.grabCursor&&z&&C&&(b.params.allowSwipeToNext===!0||b.params.allowSwipeToPrev===!0)&&b.setGrabCursor(!1);var t=Date.now(),s=t-E;if(b.allowClick&&(b.updateClickedSlide(e),b.emit("onTap",b,e),s<300&&t-G>300&&(D&&clearTimeout(D),D=setTimeout(function(){b&&(b.params.paginationHide&&b.paginationContainer.length>0&&!a(e.target).hasClass(b.params.bulletClass)&&b.paginationContainer.toggleClass(b.params.paginationHiddenClass),b.emit("onClick",b,e))},300)),s<300&&t-G<300&&(D&&clearTimeout(D),b.emit("onDoubleTap",b,e))),G=Date.now(),setTimeout(function(){b&&(b.allowClick=!0)},0),!C||!z||!b.swipeDirection||0===b.touches.diff||I===k)return void(C=z=!1);C=z=!1;var i;if(i=b.params.followFinger?b.rtl?b.translate:-b.translate:-I,b.params.freeMode){if(i<-b.minTranslate())return void b.slideTo(b.activeIndex);if(i>-b.maxTranslate())return void(b.slides.length<b.snapGrid.length?b.slideTo(b.snapGrid.length-1):b.slideTo(b.slides.length-1));if(b.params.freeModeMomentum){if(X.length>1){var r=X.pop(),n=X.pop(),o=r.position-n.position,l=r.time-n.time;b.velocity=o/l,b.velocity=b.velocity/2,Math.abs(b.velocity)<b.params.freeModeMinimumVelocity&&(b.velocity=0),(l>150||(new window.Date).getTime()-r.time>300)&&(b.velocity=0)}else b.velocity=0;b.velocity=b.velocity*b.params.freeModeMomentumVelocityRatio,X.length=0;var p=1e3*b.params.freeModeMomentumRatio,d=b.velocity*p,u=b.translate+d;b.rtl&&(u=-u);var c,m=!1,h=20*Math.abs(b.velocity)*b.params.freeModeMomentumBounceRatio;if(u<b.maxTranslate())b.params.freeModeMomentumBounce?(u+b.maxTranslate()<-h&&(u=b.maxTranslate()-h),c=b.maxTranslate(),m=!0,B=!0):u=b.maxTranslate();else if(u>b.minTranslate())b.params.freeModeMomentumBounce?(u-b.minTranslate()>h&&(u=b.minTranslate()+h),c=b.minTranslate(),m=!0,B=!0):u=b.minTranslate();else if(b.params.freeModeSticky){var g,f=0;for(f=0;f<b.snapGrid.length;f+=1)if(b.snapGrid[f]>-u){g=f;break}u=Math.abs(b.snapGrid[g]-u)<Math.abs(b.snapGrid[g-1]-u)||"next"===b.swipeDirection?b.snapGrid[g]:b.snapGrid[g-1],b.rtl||(u=-u)}if(0!==b.velocity)p=b.rtl?Math.abs((-u-b.translate)/b.velocity):Math.abs((u-b.translate)/b.velocity);else if(b.params.freeModeSticky)return void b.slideReset();b.params.freeModeMomentumBounce&&m?(b.updateProgress(c),b.setWrapperTransition(p),b.setWrapperTranslate(u),b.onTransitionStart(),b.animating=!0,b.wrapper.transitionEnd(function(){b&&B&&(b.emit("onMomentumBounce",b),b.setWrapperTransition(b.params.speed),b.setWrapperTranslate(c),b.wrapper.transitionEnd(function(){b&&b.onTransitionEnd()}))})):b.velocity?(b.updateProgress(u),b.setWrapperTransition(p),b.setWrapperTranslate(u),b.onTransitionStart(),b.animating||(b.animating=!0,b.wrapper.transitionEnd(function(){b&&b.onTransitionEnd()}))):b.updateProgress(u),b.updateActiveIndex()}return void((!b.params.freeModeMomentum||s>=b.params.longSwipesMs)&&(b.updateProgress(),b.updateActiveIndex()))}var v,w=0,y=b.slidesSizesGrid[0];for(v=0;v<b.slidesGrid.length;v+=b.params.slidesPerGroup)"undefined"!=typeof b.slidesGrid[v+b.params.slidesPerGroup]?i>=b.slidesGrid[v]&&i<b.slidesGrid[v+b.params.slidesPerGroup]&&(w=v,y=b.slidesGrid[v+b.params.slidesPerGroup]-b.slidesGrid[v]):i>=b.slidesGrid[v]&&(w=v,y=b.slidesGrid[b.slidesGrid.length-1]-b.slidesGrid[b.slidesGrid.length-2]);var x=(i-b.slidesGrid[w])/y;if(s>b.params.longSwipesMs){if(!b.params.longSwipes)return void b.slideTo(b.activeIndex);"next"===b.swipeDirection&&(x>=b.params.longSwipesRatio?b.slideTo(w+b.params.slidesPerGroup):b.slideTo(w)),"prev"===b.swipeDirection&&(x>1-b.params.longSwipesRatio?b.slideTo(w+b.params.slidesPerGroup):b.slideTo(w))}else{if(!b.params.shortSwipes)return void b.slideTo(b.activeIndex);"next"===b.swipeDirection&&b.slideTo(w+b.params.slidesPerGroup),"prev"===b.swipeDirection&&b.slideTo(w)}}},b._slideTo=function(e,a){return b.slideTo(e,a,!0,!0)},b.slideTo=function(e,a,t,s){"undefined"==typeof t&&(t=!0),"undefined"==typeof e&&(e=0),e<0&&(e=0),b.snapIndex=Math.floor(e/b.params.slidesPerGroup),b.snapIndex>=b.snapGrid.length&&(b.snapIndex=b.snapGrid.length-1);var i=-b.snapGrid[b.snapIndex];if(b.params.autoplay&&b.autoplaying&&(s||!b.params.autoplayDisableOnInteraction?b.pauseAutoplay(a):b.stopAutoplay()),b.updateProgress(i),b.params.normalizeSlideIndex)for(var r=0;r<b.slidesGrid.length;r++)-Math.floor(100*i)>=Math.floor(100*b.slidesGrid[r])&&(e=r);return!(!b.params.allowSwipeToNext&&i<b.translate&&i<b.minTranslate())&&(!(!b.params.allowSwipeToPrev&&i>b.translate&&i>b.maxTranslate()&&(b.activeIndex||0)!==e)&&("undefined"==typeof a&&(a=b.params.speed),b.previousIndex=b.activeIndex||0,b.activeIndex=e,b.updateRealIndex(),b.rtl&&-i===b.translate||!b.rtl&&i===b.translate?(b.params.autoHeight&&b.updateAutoHeight(),b.updateClasses(),"slide"!==b.params.effect&&b.setWrapperTranslate(i),!1):(b.updateClasses(),b.onTransitionStart(t),0===a||b.browser.lteIE9?(b.setWrapperTranslate(i),b.setWrapperTransition(0),b.onTransitionEnd(t)):(b.setWrapperTranslate(i),b.setWrapperTransition(a),b.animating||(b.animating=!0,b.wrapper.transitionEnd(function(){b&&b.onTransitionEnd(t)}))),!0)))},b.onTransitionStart=function(e){"undefined"==typeof e&&(e=!0),b.params.autoHeight&&b.updateAutoHeight(),b.lazy&&b.lazy.onTransitionStart(),e&&(b.emit("onTransitionStart",b),b.activeIndex!==b.previousIndex&&(b.emit("onSlideChangeStart",b),b.activeIndex>b.previousIndex?b.emit("onSlideNextStart",b):b.emit("onSlidePrevStart",b)))},b.onTransitionEnd=function(e){b.animating=!1,b.setWrapperTransition(0),"undefined"==typeof e&&(e=!0),b.lazy&&b.lazy.onTransitionEnd(),e&&(b.emit("onTransitionEnd",b),b.activeIndex!==b.previousIndex&&(b.emit("onSlideChangeEnd",b),b.activeIndex>b.previousIndex?b.emit("onSlideNextEnd",b):b.emit("onSlidePrevEnd",b))),b.params.history&&b.history&&b.history.setHistory(b.params.history,b.activeIndex),b.params.hashnav&&b.hashnav&&b.hashnav.setHash()},b.slideNext=function(e,a,t){if(b.params.loop){if(b.animating)return!1;b.fixLoop();b.container[0].clientLeft;return b.slideTo(b.activeIndex+b.params.slidesPerGroup,a,e,t)}return b.slideTo(b.activeIndex+b.params.slidesPerGroup,a,e,t)},b._slideNext=function(e){return b.slideNext(!0,e,!0)},b.slidePrev=function(e,a,t){if(b.params.loop){if(b.animating)return!1;b.fixLoop();b.container[0].clientLeft;return b.slideTo(b.activeIndex-1,a,e,t)}return b.slideTo(b.activeIndex-1,a,e,t)},b._slidePrev=function(e){return b.slidePrev(!0,e,!0)},b.slideReset=function(e,a,t){return b.slideTo(b.activeIndex,a,e)},b.disableTouchControl=function(){return b.params.onlyExternal=!0,!0},b.enableTouchControl=function(){return b.params.onlyExternal=!1,!0},b.setWrapperTransition=function(e,a){b.wrapper.transition(e),"slide"!==b.params.effect&&b.effects[b.params.effect]&&b.effects[b.params.effect].setTransition(e),b.params.parallax&&b.parallax&&b.parallax.setTransition(e),b.params.scrollbar&&b.scrollbar&&b.scrollbar.setTransition(e),b.params.control&&b.controller&&b.controller.setTransition(e,a),b.emit("onSetTransition",b,e)},b.setWrapperTranslate=function(e,a,t){var s=0,i=0,n=0;b.isHorizontal()?s=b.rtl?-e:e:i=e,b.params.roundLengths&&(s=r(s),i=r(i)),b.params.virtualTranslate||(b.support.transforms3d?b.wrapper.transform("translate3d("+s+"px, "+i+"px, "+n+"px)"):b.wrapper.transform("translate("+s+"px, "+i+"px)")),b.translate=b.isHorizontal()?s:i;var o,l=b.maxTranslate()-b.minTranslate();o=0===l?0:(e-b.minTranslate())/l,o!==b.progress&&b.updateProgress(e),a&&b.updateActiveIndex(),"slide"!==b.params.effect&&b.effects[b.params.effect]&&b.effects[b.params.effect].setTranslate(b.translate),b.params.parallax&&b.parallax&&b.parallax.setTranslate(b.translate),b.params.scrollbar&&b.scrollbar&&b.scrollbar.setTranslate(b.translate),b.params.control&&b.controller&&b.controller.setTranslate(b.translate,t),b.emit("onSetTranslate",b,b.translate)},b.getTranslate=function(e,a){var t,s,i,r;return"undefined"==typeof a&&(a="x"),b.params.virtualTranslate?b.rtl?-b.translate:b.translate:(i=window.getComputedStyle(e,null),window.WebKitCSSMatrix?(s=i.transform||i.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(function(e){return e.replace(",",".")}).join(", ")),r=new window.WebKitCSSMatrix("none"===s?"":s)):(r=i.MozTransform||i.OTransform||i.MsTransform||i.msTransform||i.transform||i.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),t=r.toString().split(",")),"x"===a&&(s=window.WebKitCSSMatrix?r.m41:16===t.length?parseFloat(t[12]):parseFloat(t[4])),"y"===a&&(s=window.WebKitCSSMatrix?r.m42:16===t.length?parseFloat(t[13]):parseFloat(t[5])),b.rtl&&s&&(s=-s),s||0)},b.getWrapperTranslate=function(e){return"undefined"==typeof e&&(e=b.isHorizontal()?"x":"y"),b.getTranslate(b.wrapper[0],e)},b.observers=[],b.initObservers=function(){if(b.params.observeParents)for(var e=b.container.parents(),a=0;a<e.length;a++)l(e[a]);l(b.container[0],{childList:!1}),l(b.wrapper[0],{attributes:!1})},b.disconnectObservers=function(){for(var e=0;e<b.observers.length;e++)b.observers[e].disconnect();b.observers=[]},b.createLoop=function(){b.wrapper.children("."+b.params.slideClass+"."+b.params.slideDuplicateClass).remove();var e=b.wrapper.children("."+b.params.slideClass);"auto"!==b.params.slidesPerView||b.params.loopedSlides||(b.params.loopedSlides=e.length),b.loopedSlides=parseInt(b.params.loopedSlides||b.params.slidesPerView,10),b.loopedSlides=b.loopedSlides+b.params.loopAdditionalSlides,b.loopedSlides>e.length&&(b.loopedSlides=e.length);var t,s=[],i=[];for(e.each(function(t,r){var n=a(this);t<b.loopedSlides&&i.push(r),t<e.length&&t>=e.length-b.loopedSlides&&s.push(r),n.attr("data-swiper-slide-index",t)}),t=0;t<i.length;t++)b.wrapper.append(a(i[t].cloneNode(!0)).addClass(b.params.slideDuplicateClass));for(t=s.length-1;t>=0;t--)b.wrapper.prepend(a(s[t].cloneNode(!0)).addClass(b.params.slideDuplicateClass))},b.destroyLoop=function(){b.wrapper.children("."+b.params.slideClass+"."+b.params.slideDuplicateClass).remove(),b.slides.removeAttr("data-swiper-slide-index")},b.reLoop=function(e){var a=b.activeIndex-b.loopedSlides;b.destroyLoop(),b.createLoop(),b.updateSlidesSize(),e&&b.slideTo(a+b.loopedSlides,0,!1)},b.fixLoop=function(){var e;b.activeIndex<b.loopedSlides?(e=b.slides.length-3*b.loopedSlides+b.activeIndex,e+=b.loopedSlides,b.slideTo(e,0,!1,!0)):("auto"===b.params.slidesPerView&&b.activeIndex>=2*b.loopedSlides||b.activeIndex>b.slides.length-2*b.params.slidesPerView)&&(e=-b.slides.length+b.activeIndex+b.loopedSlides,e+=b.loopedSlides,b.slideTo(e,0,!1,!0))},b.appendSlide=function(e){if(b.params.loop&&b.destroyLoop(),"object"==typeof e&&e.length)for(var a=0;a<e.length;a++)e[a]&&b.wrapper.append(e[a]);else b.wrapper.append(e);b.params.loop&&b.createLoop(),b.params.observer&&b.support.observer||b.update(!0)},b.prependSlide=function(e){b.params.loop&&b.destroyLoop();var a=b.activeIndex+1;if("object"==typeof e&&e.length){for(var t=0;t<e.length;t++)e[t]&&b.wrapper.prepend(e[t]);a=b.activeIndex+e.length}else b.wrapper.prepend(e);b.params.loop&&b.createLoop(),b.params.observer&&b.support.observer||b.update(!0),b.slideTo(a,0,!1)},b.removeSlide=function(e){b.params.loop&&(b.destroyLoop(),b.slides=b.wrapper.children("."+b.params.slideClass));var a,t=b.activeIndex;if("object"==typeof e&&e.length){for(var s=0;s<e.length;s++)a=e[s],b.slides[a]&&b.slides.eq(a).remove(),a<t&&t--;t=Math.max(t,0)}else a=e,b.slides[a]&&b.slides.eq(a).remove(),a<t&&t--,t=Math.max(t,0);b.params.loop&&b.createLoop(),b.params.observer&&b.support.observer||b.update(!0),b.params.loop?b.slideTo(t+b.loopedSlides,0,!1):b.slideTo(t,0,!1)},b.removeAllSlides=function(){for(var e=[],a=0;a<b.slides.length;a++)e.push(a);b.removeSlide(e)},b.effects={fade:{setTranslate:function(){for(var e=0;e<b.slides.length;e++){var a=b.slides.eq(e),t=a[0].swiperSlideOffset,s=-t;b.params.virtualTranslate||(s-=b.translate);var i=0;b.isHorizontal()||(i=s,s=0);var r=b.params.fade.crossFade?Math.max(1-Math.abs(a[0].progress),0):1+Math.min(Math.max(a[0].progress,-1),0);a.css({opacity:r}).transform("translate3d("+s+"px, "+i+"px, 0px)")}},setTransition:function(e){if(b.slides.transition(e),b.params.virtualTranslate&&0!==e){var a=!1;b.slides.transitionEnd(function(){if(!a&&b){a=!0,b.animating=!1;for(var e=["webkitTransitionEnd","transitionend","oTransitionEnd","MSTransitionEnd","msTransitionEnd"],t=0;t<e.length;t++)b.wrapper.trigger(e[t])}})}}},flip:{setTranslate:function(){for(var e=0;e<b.slides.length;e++){var t=b.slides.eq(e),s=t[0].progress;b.params.flip.limitRotation&&(s=Math.max(Math.min(t[0].progress,1),-1));var i=t[0].swiperSlideOffset,r=-180*s,n=r,o=0,l=-i,p=0;if(b.isHorizontal()?b.rtl&&(n=-n):(p=l,l=0,o=-n,n=0),t[0].style.zIndex=-Math.abs(Math.round(s))+b.slides.length,b.params.flip.slideShadows){var d=b.isHorizontal()?t.find(".swiper-slide-shadow-left"):t.find(".swiper-slide-shadow-top"),u=b.isHorizontal()?t.find(".swiper-slide-shadow-right"):t.find(".swiper-slide-shadow-bottom");0===d.length&&(d=a('<div class="swiper-slide-shadow-'+(b.isHorizontal()?"left":"top")+'"></div>'),t.append(d)),0===u.length&&(u=a('<div class="swiper-slide-shadow-'+(b.isHorizontal()?"right":"bottom")+'"></div>'),t.append(u)),d.length&&(d[0].style.opacity=Math.max(-s,0)),u.length&&(u[0].style.opacity=Math.max(s,0))}t.transform("translate3d("+l+"px, "+p+"px, 0px) rotateX("+o+"deg) rotateY("+n+"deg)")}},setTransition:function(e){if(b.slides.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e),b.params.virtualTranslate&&0!==e){var t=!1;b.slides.eq(b.activeIndex).transitionEnd(function(){if(!t&&b&&a(this).hasClass(b.params.slideActiveClass)){t=!0,b.animating=!1;for(var e=["webkitTransitionEnd","transitionend","oTransitionEnd","MSTransitionEnd","msTransitionEnd"],s=0;s<e.length;s++)b.wrapper.trigger(e[s])}})}}},cube:{setTranslate:function(){var e,t=0;b.params.cube.shadow&&(b.isHorizontal()?(e=b.wrapper.find(".swiper-cube-shadow"),0===e.length&&(e=a('<div class="swiper-cube-shadow"></div>'),b.wrapper.append(e)),e.css({height:b.width+"px"})):(e=b.container.find(".swiper-cube-shadow"),0===e.length&&(e=a('<div class="swiper-cube-shadow"></div>'),b.container.append(e))));for(var s=0;s<b.slides.length;s++){var i=b.slides.eq(s),r=90*s,n=Math.floor(r/360);b.rtl&&(r=-r,n=Math.floor(-r/360));var o=Math.max(Math.min(i[0].progress,1),-1),l=0,p=0,d=0;s%4===0?(l=4*-n*b.size,d=0):(s-1)%4===0?(l=0,d=4*-n*b.size):(s-2)%4===0?(l=b.size+4*n*b.size,d=b.size):(s-3)%4===0&&(l=-b.size,d=3*b.size+4*b.size*n),b.rtl&&(l=-l),b.isHorizontal()||(p=l,l=0);var u="rotateX("+(b.isHorizontal()?0:-r)+"deg) rotateY("+(b.isHorizontal()?r:0)+"deg) translate3d("+l+"px, "+p+"px, "+d+"px)";if(o<=1&&o>-1&&(t=90*s+90*o,b.rtl&&(t=90*-s-90*o)),i.transform(u),b.params.cube.slideShadows){var c=b.isHorizontal()?i.find(".swiper-slide-shadow-left"):i.find(".swiper-slide-shadow-top"),m=b.isHorizontal()?i.find(".swiper-slide-shadow-right"):i.find(".swiper-slide-shadow-bottom");0===c.length&&(c=a('<div class="swiper-slide-shadow-'+(b.isHorizontal()?"left":"top")+'"></div>'),i.append(c)),0===m.length&&(m=a('<div class="swiper-slide-shadow-'+(b.isHorizontal()?"right":"bottom")+'"></div>'),i.append(m)),c.length&&(c[0].style.opacity=Math.max(-o,0)),m.length&&(m[0].style.opacity=Math.max(o,0))}}if(b.wrapper.css({"-webkit-transform-origin":"50% 50% -"+b.size/2+"px","-moz-transform-origin":"50% 50% -"+b.size/2+"px","-ms-transform-origin":"50% 50% -"+b.size/2+"px","transform-origin":"50% 50% -"+b.size/2+"px"}),b.params.cube.shadow)if(b.isHorizontal())e.transform("translate3d(0px, "+(b.width/2+b.params.cube.shadowOffset)+"px, "+-b.width/2+"px) rotateX(90deg) rotateZ(0deg) scale("+b.params.cube.shadowScale+")");else{var h=Math.abs(t)-90*Math.floor(Math.abs(t)/90),g=1.5-(Math.sin(2*h*Math.PI/360)/2+Math.cos(2*h*Math.PI/360)/2),f=b.params.cube.shadowScale,v=b.params.cube.shadowScale/g,w=b.params.cube.shadowOffset;e.transform("scale3d("+f+", 1, "+v+") translate3d(0px, "+(b.height/2+w)+"px, "+-b.height/2/v+"px) rotateX(-90deg)")}var y=b.isSafari||b.isUiWebView?-b.size/2:0;b.wrapper.transform("translate3d(0px,0,"+y+"px) rotateX("+(b.isHorizontal()?0:t)+"deg) rotateY("+(b.isHorizontal()?-t:0)+"deg)")},setTransition:function(e){b.slides.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e),b.params.cube.shadow&&!b.isHorizontal()&&b.container.find(".swiper-cube-shadow").transition(e)}},coverflow:{setTranslate:function(){for(var e=b.translate,t=b.isHorizontal()?-e+b.width/2:-e+b.height/2,s=b.isHorizontal()?b.params.coverflow.rotate:-b.params.coverflow.rotate,i=b.params.coverflow.depth,r=0,n=b.slides.length;r<n;r++){var o=b.slides.eq(r),l=b.slidesSizesGrid[r],p=o[0].swiperSlideOffset,d=(t-p-l/2)/l*b.params.coverflow.modifier,u=b.isHorizontal()?s*d:0,c=b.isHorizontal()?0:s*d,m=-i*Math.abs(d),h=b.isHorizontal()?0:b.params.coverflow.stretch*d,g=b.isHorizontal()?b.params.coverflow.stretch*d:0;Math.abs(g)<.001&&(g=0),Math.abs(h)<.001&&(h=0),Math.abs(m)<.001&&(m=0),Math.abs(u)<.001&&(u=0),Math.abs(c)<.001&&(c=0);var f="translate3d("+g+"px,"+h+"px,"+m+"px)  rotateX("+c+"deg) rotateY("+u+"deg)";if(o.transform(f),o[0].style.zIndex=-Math.abs(Math.round(d))+1,b.params.coverflow.slideShadows){var v=b.isHorizontal()?o.find(".swiper-slide-shadow-left"):o.find(".swiper-slide-shadow-top"),w=b.isHorizontal()?o.find(".swiper-slide-shadow-right"):o.find(".swiper-slide-shadow-bottom");0===v.length&&(v=a('<div class="swiper-slide-shadow-'+(b.isHorizontal()?"left":"top")+'"></div>'),o.append(v)),0===w.length&&(w=a('<div class="swiper-slide-shadow-'+(b.isHorizontal()?"right":"bottom")+'"></div>'),o.append(w)),v.length&&(v[0].style.opacity=d>0?d:0),w.length&&(w[0].style.opacity=-d>0?-d:0)}}if(b.browser.ie){var y=b.wrapper[0].style;y.perspectiveOrigin=t+"px 50%"}},setTransition:function(e){b.slides.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e)}}},b.lazy={initialImageLoaded:!1,loadImageInSlide:function(e,t){if("undefined"!=typeof e&&("undefined"==typeof t&&(t=!0),0!==b.slides.length)){var s=b.slides.eq(e),i=s.find("."+b.params.lazyLoadingClass+":not(."+b.params.lazyStatusLoadedClass+"):not(."+b.params.lazyStatusLoadingClass+")");!s.hasClass(b.params.lazyLoadingClass)||s.hasClass(b.params.lazyStatusLoadedClass)||s.hasClass(b.params.lazyStatusLoadingClass)||(i=i.add(s[0])),0!==i.length&&i.each(function(){var e=a(this);e.addClass(b.params.lazyStatusLoadingClass);var i=e.attr("data-background"),r=e.attr("data-src"),n=e.attr("data-srcset"),o=e.attr("data-sizes");b.loadImage(e[0],r||i,n,o,!1,function(){if(i?(e.css("background-image",'url("'+i+'")'),e.removeAttr("data-background")):(n&&(e.attr("srcset",n),e.removeAttr("data-srcset")),o&&(e.attr("sizes",o),e.removeAttr("data-sizes")),r&&(e.attr("src",r),e.removeAttr("data-src"))),e.addClass(b.params.lazyStatusLoadedClass).removeClass(b.params.lazyStatusLoadingClass),s.find("."+b.params.lazyPreloaderClass+", ."+b.params.preloaderClass).remove(),b.params.loop&&t){var a=s.attr("data-swiper-slide-index");if(s.hasClass(b.params.slideDuplicateClass)){var l=b.wrapper.children('[data-swiper-slide-index="'+a+'"]:not(.'+b.params.slideDuplicateClass+")");b.lazy.loadImageInSlide(l.index(),!1)}else{var p=b.wrapper.children("."+b.params.slideDuplicateClass+'[data-swiper-slide-index="'+a+'"]');b.lazy.loadImageInSlide(p.index(),!1)}}b.emit("onLazyImageReady",b,s[0],e[0])}),b.emit("onLazyImageLoad",b,s[0],e[0])})}},load:function(){var e,t=b.params.slidesPerView;if("auto"===t&&(t=0),b.lazy.initialImageLoaded||(b.lazy.initialImageLoaded=!0),b.params.watchSlidesVisibility)b.wrapper.children("."+b.params.slideVisibleClass).each(function(){b.lazy.loadImageInSlide(a(this).index())});else if(t>1)for(e=b.activeIndex;e<b.activeIndex+t;e++)b.slides[e]&&b.lazy.loadImageInSlide(e);else b.lazy.loadImageInSlide(b.activeIndex);if(b.params.lazyLoadingInPrevNext)if(t>1||b.params.lazyLoadingInPrevNextAmount&&b.params.lazyLoadingInPrevNextAmount>1){var s=b.params.lazyLoadingInPrevNextAmount,i=t,r=Math.min(b.activeIndex+i+Math.max(s,i),b.slides.length),n=Math.max(b.activeIndex-Math.max(i,s),0);for(e=b.activeIndex+t;e<r;e++)b.slides[e]&&b.lazy.loadImageInSlide(e);for(e=n;e<b.activeIndex;e++)b.slides[e]&&b.lazy.loadImageInSlide(e)}else{var o=b.wrapper.children("."+b.params.slideNextClass);o.length>0&&b.lazy.loadImageInSlide(o.index());var l=b.wrapper.children("."+b.params.slidePrevClass);l.length>0&&b.lazy.loadImageInSlide(l.index())}},onTransitionStart:function(){b.params.lazyLoading&&(b.params.lazyLoadingOnTransitionStart||!b.params.lazyLoadingOnTransitionStart&&!b.lazy.initialImageLoaded)&&b.lazy.load()},onTransitionEnd:function(){b.params.lazyLoading&&!b.params.lazyLoadingOnTransitionStart&&b.lazy.load()}},b.scrollbar={isTouched:!1,setDragPosition:function(e){var a=b.scrollbar,t=b.isHorizontal()?"touchstart"===e.type||"touchmove"===e.type?e.targetTouches[0].pageX:e.pageX||e.clientX:"touchstart"===e.type||"touchmove"===e.type?e.targetTouches[0].pageY:e.pageY||e.clientY,s=t-a.track.offset()[b.isHorizontal()?"left":"top"]-a.dragSize/2,i=-b.minTranslate()*a.moveDivider,r=-b.maxTranslate()*a.moveDivider;s<i?s=i:s>r&&(s=r),s=-s/a.moveDivider,b.updateProgress(s),b.setWrapperTranslate(s,!0)},dragStart:function(e){var a=b.scrollbar;a.isTouched=!0,e.preventDefault(),e.stopPropagation(),a.setDragPosition(e),clearTimeout(a.dragTimeout),a.track.transition(0),b.params.scrollbarHide&&a.track.css("opacity",1),b.wrapper.transition(100),a.drag.transition(100),b.emit("onScrollbarDragStart",b)},dragMove:function(e){var a=b.scrollbar;a.isTouched&&(e.preventDefault?e.preventDefault():e.returnValue=!1,a.setDragPosition(e),b.wrapper.transition(0),a.track.transition(0),a.drag.transition(0),b.emit("onScrollbarDragMove",b))},dragEnd:function(e){var a=b.scrollbar;a.isTouched&&(a.isTouched=!1,b.params.scrollbarHide&&(clearTimeout(a.dragTimeout),a.dragTimeout=setTimeout(function(){a.track.css("opacity",0),a.track.transition(400)},1e3)),b.emit("onScrollbarDragEnd",b),b.params.scrollbarSnapOnRelease&&b.slideReset())},draggableEvents:function(){return b.params.simulateTouch!==!1||b.support.touch?b.touchEvents:b.touchEventsDesktop}(),enableDraggable:function(){var e=b.scrollbar,t=b.support.touch?e.track:document;a(e.track).on(e.draggableEvents.start,e.dragStart),a(t).on(e.draggableEvents.move,e.dragMove),a(t).on(e.draggableEvents.end,e.dragEnd)},disableDraggable:function(){var e=b.scrollbar,t=b.support.touch?e.track:document;a(e.track).off(e.draggableEvents.start,e.dragStart),a(t).off(e.draggableEvents.move,e.dragMove),a(t).off(e.draggableEvents.end,e.dragEnd)},set:function(){if(b.params.scrollbar){var e=b.scrollbar;e.track=a(b.params.scrollbar),b.params.uniqueNavElements&&"string"==typeof b.params.scrollbar&&e.track.length>1&&1===b.container.find(b.params.scrollbar).length&&(e.track=b.container.find(b.params.scrollbar)),e.drag=e.track.find(".swiper-scrollbar-drag"),0===e.drag.length&&(e.drag=a('<div class="swiper-scrollbar-drag"></div>'),e.track.append(e.drag)),e.drag[0].style.width="",e.drag[0].style.height="",e.trackSize=b.isHorizontal()?e.track[0].offsetWidth:e.track[0].offsetHeight,e.divider=b.size/b.virtualSize,e.moveDivider=e.divider*(e.trackSize/b.size),e.dragSize=e.trackSize*e.divider,b.isHorizontal()?e.drag[0].style.width=e.dragSize+"px":e.drag[0].style.height=e.dragSize+"px",e.divider>=1?e.track[0].style.display="none":e.track[0].style.display="",b.params.scrollbarHide&&(e.track[0].style.opacity=0)}},setTranslate:function(){if(b.params.scrollbar){var e,a=b.scrollbar,t=(b.translate||0,a.dragSize);e=(a.trackSize-a.dragSize)*b.progress,b.rtl&&b.isHorizontal()?(e=-e,e>0?(t=a.dragSize-e,e=0):-e+a.dragSize>a.trackSize&&(t=a.trackSize+e)):e<0?(t=a.dragSize+e,e=0):e+a.dragSize>a.trackSize&&(t=a.trackSize-e),b.isHorizontal()?(b.support.transforms3d?a.drag.transform("translate3d("+e+"px, 0, 0)"):a.drag.transform("translateX("+e+"px)"),a.drag[0].style.width=t+"px"):(b.support.transforms3d?a.drag.transform("translate3d(0px, "+e+"px, 0)"):a.drag.transform("translateY("+e+"px)"),a.drag[0].style.height=t+"px"),b.params.scrollbarHide&&(clearTimeout(a.timeout),a.track[0].style.opacity=1,a.timeout=setTimeout(function(){a.track[0].style.opacity=0,a.track.transition(400)},1e3))}},setTransition:function(e){b.params.scrollbar&&b.scrollbar.drag.transition(e)}},b.controller={LinearSpline:function(e,a){this.x=e,this.y=a,this.lastIndex=e.length-1;var t,s;this.x.length;this.interpolate=function(e){return e?(s=i(this.x,e),t=s-1,(e-this.x[t])*(this.y[s]-this.y[t])/(this.x[s]-this.x[t])+this.y[t]):0};var i=function(){var e,a,t;return function(s,i){for(a=-1,e=s.length;e-a>1;)s[t=e+a>>1]<=i?a=t:e=t;return e}}()},getInterpolateFunction:function(e){b.controller.spline||(b.controller.spline=b.params.loop?new b.controller.LinearSpline(b.slidesGrid,e.slidesGrid):new b.controller.LinearSpline(b.snapGrid,e.snapGrid))},setTranslate:function(e,a){function s(a){e=a.rtl&&"horizontal"===a.params.direction?-b.translate:b.translate,"slide"===b.params.controlBy&&(b.controller.getInterpolateFunction(a),r=-b.controller.spline.interpolate(-e)),r&&"container"!==b.params.controlBy||(i=(a.maxTranslate()-a.minTranslate())/(b.maxTranslate()-b.minTranslate()),r=(e-b.minTranslate())*i+a.minTranslate()),b.params.controlInverse&&(r=a.maxTranslate()-r),a.updateProgress(r),a.setWrapperTranslate(r,!1,b),a.updateActiveIndex()}var i,r,n=b.params.control;if(b.isArray(n))for(var o=0;o<n.length;o++)n[o]!==a&&n[o]instanceof t&&s(n[o]);else n instanceof t&&a!==n&&s(n)},setTransition:function(e,a){function s(a){
a.setWrapperTransition(e,b),0!==e&&(a.onTransitionStart(),a.wrapper.transitionEnd(function(){r&&(a.params.loop&&"slide"===b.params.controlBy&&a.fixLoop(),a.onTransitionEnd())}))}var i,r=b.params.control;if(b.isArray(r))for(i=0;i<r.length;i++)r[i]!==a&&r[i]instanceof t&&s(r[i]);else r instanceof t&&a!==r&&s(r)}},b.hashnav={onHashCange:function(e,a){var t=document.location.hash.replace("#",""),s=b.slides.eq(b.activeIndex).attr("data-hash");t!==s&&b.slideTo(b.wrapper.children("."+b.params.slideClass+'[data-hash="'+t+'"]').index())},attachEvents:function(e){var t=e?"off":"on";a(window)[t]("hashchange",b.hashnav.onHashCange)},setHash:function(){if(b.hashnav.initialized&&b.params.hashnav)if(b.params.replaceState&&window.history&&window.history.replaceState)window.history.replaceState(null,null,"#"+b.slides.eq(b.activeIndex).attr("data-hash")||"");else{var e=b.slides.eq(b.activeIndex),a=e.attr("data-hash")||e.attr("data-history");document.location.hash=a||""}},init:function(){if(b.params.hashnav&&!b.params.history){b.hashnav.initialized=!0;var e=document.location.hash.replace("#","");if(e)for(var a=0,t=0,s=b.slides.length;t<s;t++){var i=b.slides.eq(t),r=i.attr("data-hash")||i.attr("data-history");if(r===e&&!i.hasClass(b.params.slideDuplicateClass)){var n=i.index();b.slideTo(n,a,b.params.runCallbacksOnInit,!0)}}b.params.hashnavWatchState&&b.hashnav.attachEvents()}},destroy:function(){b.params.hashnavWatchState&&b.hashnav.attachEvents(!0)}},b.history={init:function(){if(b.params.history){if(!window.history||!window.history.pushState)return b.params.history=!1,void(b.params.hashnav=!0);b.history.initialized=!0,this.paths=this.getPathValues(),(this.paths.key||this.paths.value)&&(this.scrollToSlide(0,this.paths.value,b.params.runCallbacksOnInit),b.params.replaceState||window.addEventListener("popstate",this.setHistoryPopState))}},setHistoryPopState:function(){b.history.paths=b.history.getPathValues(),b.history.scrollToSlide(b.params.speed,b.history.paths.value,!1)},getPathValues:function(){var e=window.location.pathname.slice(1).split("/"),a=e.length,t=e[a-2],s=e[a-1];return{key:t,value:s}},setHistory:function(e,a){if(b.history.initialized&&b.params.history){var t=b.slides.eq(a),s=this.slugify(t.attr("data-history"));window.location.pathname.includes(e)||(s=e+"/"+s),b.params.replaceState?window.history.replaceState(null,null,s):window.history.pushState(null,null,s)}},slugify:function(e){return e.toString().toLowerCase().replace(/\s+/g,"-").replace(/[^\w\-]+/g,"").replace(/\-\-+/g,"-").replace(/^-+/,"").replace(/-+$/,"")},scrollToSlide:function(e,a,t){if(a)for(var s=0,i=b.slides.length;s<i;s++){var r=b.slides.eq(s),n=this.slugify(r.attr("data-history"));if(n===a&&!r.hasClass(b.params.slideDuplicateClass)){var o=r.index();b.slideTo(o,e,t)}}else b.slideTo(0,e,t)}},b.disableKeyboardControl=function(){b.params.keyboardControl=!1,a(document).off("keydown",p)},b.enableKeyboardControl=function(){b.params.keyboardControl=!0,a(document).on("keydown",p)},b.mousewheel={event:!1,lastScrollTime:(new window.Date).getTime()},b.params.mousewheelControl&&(b.mousewheel.event=navigator.userAgent.indexOf("firefox")>-1?"DOMMouseScroll":d()?"wheel":"mousewheel"),b.disableMousewheelControl=function(){if(!b.mousewheel.event)return!1;var e=b.container;return"container"!==b.params.mousewheelEventsTarged&&(e=a(b.params.mousewheelEventsTarged)),e.off(b.mousewheel.event,u),!0},b.enableMousewheelControl=function(){if(!b.mousewheel.event)return!1;var e=b.container;return"container"!==b.params.mousewheelEventsTarged&&(e=a(b.params.mousewheelEventsTarged)),e.on(b.mousewheel.event,u),!0},b.parallax={setTranslate:function(){b.container.children("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y]").each(function(){m(this,b.progress)}),b.slides.each(function(){var e=a(this);e.find("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y]").each(function(){var a=Math.min(Math.max(e[0].progress,-1),1);m(this,a)})})},setTransition:function(e){"undefined"==typeof e&&(e=b.params.speed),b.container.find("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y]").each(function(){var t=a(this),s=parseInt(t.attr("data-swiper-parallax-duration"),10)||e;0===e&&(s=0),t.transition(s)})}},b.zoom={scale:1,currentScale:1,isScaling:!1,gesture:{slide:void 0,slideWidth:void 0,slideHeight:void 0,image:void 0,imageWrap:void 0,zoomMax:b.params.zoomMax},image:{isTouched:void 0,isMoved:void 0,currentX:void 0,currentY:void 0,minX:void 0,minY:void 0,maxX:void 0,maxY:void 0,width:void 0,height:void 0,startX:void 0,startY:void 0,touchesStart:{},touchesCurrent:{}},velocity:{x:void 0,y:void 0,prevPositionX:void 0,prevPositionY:void 0,prevTime:void 0},getDistanceBetweenTouches:function(e){if(e.targetTouches.length<2)return 1;var a=e.targetTouches[0].pageX,t=e.targetTouches[0].pageY,s=e.targetTouches[1].pageX,i=e.targetTouches[1].pageY,r=Math.sqrt(Math.pow(s-a,2)+Math.pow(i-t,2));return r},onGestureStart:function(e){var t=b.zoom;if(!b.support.gestures){if("touchstart"!==e.type||"touchstart"===e.type&&e.targetTouches.length<2)return;t.gesture.scaleStart=t.getDistanceBetweenTouches(e)}return t.gesture.slide&&t.gesture.slide.length||(t.gesture.slide=a(this),0===t.gesture.slide.length&&(t.gesture.slide=b.slides.eq(b.activeIndex)),t.gesture.image=t.gesture.slide.find("img, svg, canvas"),t.gesture.imageWrap=t.gesture.image.parent("."+b.params.zoomContainerClass),t.gesture.zoomMax=t.gesture.imageWrap.attr("data-swiper-zoom")||b.params.zoomMax,0!==t.gesture.imageWrap.length)?(t.gesture.image.transition(0),void(t.isScaling=!0)):void(t.gesture.image=void 0)},onGestureChange:function(e){var a=b.zoom;if(!b.support.gestures){if("touchmove"!==e.type||"touchmove"===e.type&&e.targetTouches.length<2)return;a.gesture.scaleMove=a.getDistanceBetweenTouches(e)}a.gesture.image&&0!==a.gesture.image.length&&(b.support.gestures?a.scale=e.scale*a.currentScale:a.scale=a.gesture.scaleMove/a.gesture.scaleStart*a.currentScale,a.scale>a.gesture.zoomMax&&(a.scale=a.gesture.zoomMax-1+Math.pow(a.scale-a.gesture.zoomMax+1,.5)),a.scale<b.params.zoomMin&&(a.scale=b.params.zoomMin+1-Math.pow(b.params.zoomMin-a.scale+1,.5)),a.gesture.image.transform("translate3d(0,0,0) scale("+a.scale+")"))},onGestureEnd:function(e){var a=b.zoom;!b.support.gestures&&("touchend"!==e.type||"touchend"===e.type&&e.changedTouches.length<2)||a.gesture.image&&0!==a.gesture.image.length&&(a.scale=Math.max(Math.min(a.scale,a.gesture.zoomMax),b.params.zoomMin),a.gesture.image.transition(b.params.speed).transform("translate3d(0,0,0) scale("+a.scale+")"),a.currentScale=a.scale,a.isScaling=!1,1===a.scale&&(a.gesture.slide=void 0))},onTouchStart:function(e,a){var t=e.zoom;t.gesture.image&&0!==t.gesture.image.length&&(t.image.isTouched||("android"===e.device.os&&a.preventDefault(),t.image.isTouched=!0,t.image.touchesStart.x="touchstart"===a.type?a.targetTouches[0].pageX:a.pageX,t.image.touchesStart.y="touchstart"===a.type?a.targetTouches[0].pageY:a.pageY))},onTouchMove:function(e){var a=b.zoom;if(a.gesture.image&&0!==a.gesture.image.length&&(b.allowClick=!1,a.image.isTouched&&a.gesture.slide)){a.image.isMoved||(a.image.width=a.gesture.image[0].offsetWidth,a.image.height=a.gesture.image[0].offsetHeight,a.image.startX=b.getTranslate(a.gesture.imageWrap[0],"x")||0,a.image.startY=b.getTranslate(a.gesture.imageWrap[0],"y")||0,a.gesture.slideWidth=a.gesture.slide[0].offsetWidth,a.gesture.slideHeight=a.gesture.slide[0].offsetHeight,a.gesture.imageWrap.transition(0),b.rtl&&(a.image.startX=-a.image.startX),b.rtl&&(a.image.startY=-a.image.startY));var t=a.image.width*a.scale,s=a.image.height*a.scale;if(!(t<a.gesture.slideWidth&&s<a.gesture.slideHeight)){if(a.image.minX=Math.min(a.gesture.slideWidth/2-t/2,0),a.image.maxX=-a.image.minX,a.image.minY=Math.min(a.gesture.slideHeight/2-s/2,0),a.image.maxY=-a.image.minY,a.image.touchesCurrent.x="touchmove"===e.type?e.targetTouches[0].pageX:e.pageX,a.image.touchesCurrent.y="touchmove"===e.type?e.targetTouches[0].pageY:e.pageY,!a.image.isMoved&&!a.isScaling){if(b.isHorizontal()&&Math.floor(a.image.minX)===Math.floor(a.image.startX)&&a.image.touchesCurrent.x<a.image.touchesStart.x||Math.floor(a.image.maxX)===Math.floor(a.image.startX)&&a.image.touchesCurrent.x>a.image.touchesStart.x)return void(a.image.isTouched=!1);if(!b.isHorizontal()&&Math.floor(a.image.minY)===Math.floor(a.image.startY)&&a.image.touchesCurrent.y<a.image.touchesStart.y||Math.floor(a.image.maxY)===Math.floor(a.image.startY)&&a.image.touchesCurrent.y>a.image.touchesStart.y)return void(a.image.isTouched=!1)}e.preventDefault(),e.stopPropagation(),a.image.isMoved=!0,a.image.currentX=a.image.touchesCurrent.x-a.image.touchesStart.x+a.image.startX,a.image.currentY=a.image.touchesCurrent.y-a.image.touchesStart.y+a.image.startY,a.image.currentX<a.image.minX&&(a.image.currentX=a.image.minX+1-Math.pow(a.image.minX-a.image.currentX+1,.8)),a.image.currentX>a.image.maxX&&(a.image.currentX=a.image.maxX-1+Math.pow(a.image.currentX-a.image.maxX+1,.8)),a.image.currentY<a.image.minY&&(a.image.currentY=a.image.minY+1-Math.pow(a.image.minY-a.image.currentY+1,.8)),a.image.currentY>a.image.maxY&&(a.image.currentY=a.image.maxY-1+Math.pow(a.image.currentY-a.image.maxY+1,.8)),a.velocity.prevPositionX||(a.velocity.prevPositionX=a.image.touchesCurrent.x),a.velocity.prevPositionY||(a.velocity.prevPositionY=a.image.touchesCurrent.y),a.velocity.prevTime||(a.velocity.prevTime=Date.now()),a.velocity.x=(a.image.touchesCurrent.x-a.velocity.prevPositionX)/(Date.now()-a.velocity.prevTime)/2,a.velocity.y=(a.image.touchesCurrent.y-a.velocity.prevPositionY)/(Date.now()-a.velocity.prevTime)/2,Math.abs(a.image.touchesCurrent.x-a.velocity.prevPositionX)<2&&(a.velocity.x=0),Math.abs(a.image.touchesCurrent.y-a.velocity.prevPositionY)<2&&(a.velocity.y=0),a.velocity.prevPositionX=a.image.touchesCurrent.x,a.velocity.prevPositionY=a.image.touchesCurrent.y,a.velocity.prevTime=Date.now(),a.gesture.imageWrap.transform("translate3d("+a.image.currentX+"px, "+a.image.currentY+"px,0)")}}},onTouchEnd:function(e,a){var t=e.zoom;if(t.gesture.image&&0!==t.gesture.image.length){if(!t.image.isTouched||!t.image.isMoved)return t.image.isTouched=!1,void(t.image.isMoved=!1);t.image.isTouched=!1,t.image.isMoved=!1;var s=300,i=300,r=t.velocity.x*s,n=t.image.currentX+r,o=t.velocity.y*i,l=t.image.currentY+o;0!==t.velocity.x&&(s=Math.abs((n-t.image.currentX)/t.velocity.x)),0!==t.velocity.y&&(i=Math.abs((l-t.image.currentY)/t.velocity.y));var p=Math.max(s,i);t.image.currentX=n,t.image.currentY=l;var d=t.image.width*t.scale,u=t.image.height*t.scale;t.image.minX=Math.min(t.gesture.slideWidth/2-d/2,0),t.image.maxX=-t.image.minX,t.image.minY=Math.min(t.gesture.slideHeight/2-u/2,0),t.image.maxY=-t.image.minY,t.image.currentX=Math.max(Math.min(t.image.currentX,t.image.maxX),t.image.minX),t.image.currentY=Math.max(Math.min(t.image.currentY,t.image.maxY),t.image.minY),t.gesture.imageWrap.transition(p).transform("translate3d("+t.image.currentX+"px, "+t.image.currentY+"px,0)")}},onTransitionEnd:function(e){var a=e.zoom;a.gesture.slide&&e.previousIndex!==e.activeIndex&&(a.gesture.image.transform("translate3d(0,0,0) scale(1)"),a.gesture.imageWrap.transform("translate3d(0,0,0)"),a.gesture.slide=a.gesture.image=a.gesture.imageWrap=void 0,a.scale=a.currentScale=1)},toggleZoom:function(e,t){var s=e.zoom;if(s.gesture.slide||(s.gesture.slide=e.clickedSlide?a(e.clickedSlide):e.slides.eq(e.activeIndex),s.gesture.image=s.gesture.slide.find("img, svg, canvas"),s.gesture.imageWrap=s.gesture.image.parent("."+e.params.zoomContainerClass)),s.gesture.image&&0!==s.gesture.image.length){var i,r,n,o,l,p,d,u,c,m,h,g,f,v,w,y,x,T;"undefined"==typeof s.image.touchesStart.x&&t?(i="touchend"===t.type?t.changedTouches[0].pageX:t.pageX,r="touchend"===t.type?t.changedTouches[0].pageY:t.pageY):(i=s.image.touchesStart.x,r=s.image.touchesStart.y),s.scale&&1!==s.scale?(s.scale=s.currentScale=1,s.gesture.imageWrap.transition(300).transform("translate3d(0,0,0)"),s.gesture.image.transition(300).transform("translate3d(0,0,0) scale(1)"),s.gesture.slide=void 0):(s.scale=s.currentScale=s.gesture.imageWrap.attr("data-swiper-zoom")||e.params.zoomMax,t?(x=s.gesture.slide[0].offsetWidth,T=s.gesture.slide[0].offsetHeight,n=s.gesture.slide.offset().left,o=s.gesture.slide.offset().top,l=n+x/2-i,p=o+T/2-r,c=s.gesture.image[0].offsetWidth,m=s.gesture.image[0].offsetHeight,h=c*s.scale,g=m*s.scale,f=Math.min(x/2-h/2,0),v=Math.min(T/2-g/2,0),w=-f,y=-v,d=l*s.scale,u=p*s.scale,d<f&&(d=f),d>w&&(d=w),u<v&&(u=v),u>y&&(u=y)):(d=0,u=0),s.gesture.imageWrap.transition(300).transform("translate3d("+d+"px, "+u+"px,0)"),s.gesture.image.transition(300).transform("translate3d(0,0,0) scale("+s.scale+")"))}},attachEvents:function(e){var t=e?"off":"on";if(b.params.zoom){var s=(b.slides,!("touchstart"!==b.touchEvents.start||!b.support.passiveListener||!b.params.passiveListeners)&&{passive:!0,capture:!1});b.support.gestures?(b.slides[t]("gesturestart",b.zoom.onGestureStart,s),b.slides[t]("gesturechange",b.zoom.onGestureChange,s),b.slides[t]("gestureend",b.zoom.onGestureEnd,s)):"touchstart"===b.touchEvents.start&&(b.slides[t](b.touchEvents.start,b.zoom.onGestureStart,s),b.slides[t](b.touchEvents.move,b.zoom.onGestureChange,s),b.slides[t](b.touchEvents.end,b.zoom.onGestureEnd,s)),b[t]("touchStart",b.zoom.onTouchStart),b.slides.each(function(e,s){a(s).find("."+b.params.zoomContainerClass).length>0&&a(s)[t](b.touchEvents.move,b.zoom.onTouchMove)}),b[t]("touchEnd",b.zoom.onTouchEnd),b[t]("transitionEnd",b.zoom.onTransitionEnd),b.params.zoomToggle&&b.on("doubleTap",b.zoom.toggleZoom)}},init:function(){b.zoom.attachEvents()},destroy:function(){b.zoom.attachEvents(!0)}},b._plugins=[];for(var O in b.plugins){var N=b.plugins[O](b,b.params[O]);N&&b._plugins.push(N)}return b.callPlugins=function(e){for(var a=0;a<b._plugins.length;a++)e in b._plugins[a]&&b._plugins[a][e](arguments[1],arguments[2],arguments[3],arguments[4],arguments[5])},b.emitterEventListeners={},b.emit=function(e){b.params[e]&&b.params[e](arguments[1],arguments[2],arguments[3],arguments[4],arguments[5]);var a;if(b.emitterEventListeners[e])for(a=0;a<b.emitterEventListeners[e].length;a++)b.emitterEventListeners[e][a](arguments[1],arguments[2],arguments[3],arguments[4],arguments[5]);b.callPlugins&&b.callPlugins(e,arguments[1],arguments[2],arguments[3],arguments[4],arguments[5])},b.on=function(e,a){return e=h(e),b.emitterEventListeners[e]||(b.emitterEventListeners[e]=[]),b.emitterEventListeners[e].push(a),b},b.off=function(e,a){var t;if(e=h(e),"undefined"==typeof a)return b.emitterEventListeners[e]=[],b;if(b.emitterEventListeners[e]&&0!==b.emitterEventListeners[e].length){for(t=0;t<b.emitterEventListeners[e].length;t++)b.emitterEventListeners[e][t]===a&&b.emitterEventListeners[e].splice(t,1);return b}},b.once=function(e,a){e=h(e);var t=function(){a(arguments[0],arguments[1],arguments[2],arguments[3],arguments[4]),b.off(e,t)};return b.on(e,t),b},b.a11y={makeFocusable:function(e){return e.attr("tabIndex","0"),e},addRole:function(e,a){return e.attr("role",a),e},addLabel:function(e,a){return e.attr("aria-label",a),e},disable:function(e){return e.attr("aria-disabled",!0),e},enable:function(e){return e.attr("aria-disabled",!1),e},onEnterKey:function(e){13===e.keyCode&&(a(e.target).is(b.params.nextButton)?(b.onClickNext(e),b.isEnd?b.a11y.notify(b.params.lastSlideMessage):b.a11y.notify(b.params.nextSlideMessage)):a(e.target).is(b.params.prevButton)&&(b.onClickPrev(e),b.isBeginning?b.a11y.notify(b.params.firstSlideMessage):b.a11y.notify(b.params.prevSlideMessage)),a(e.target).is("."+b.params.bulletClass)&&a(e.target)[0].click())},liveRegion:a('<span class="'+b.params.notificationClass+'" aria-live="assertive" aria-atomic="true"></span>'),notify:function(e){var a=b.a11y.liveRegion;0!==a.length&&(a.html(""),a.html(e))},init:function(){b.params.nextButton&&b.nextButton&&b.nextButton.length>0&&(b.a11y.makeFocusable(b.nextButton),b.a11y.addRole(b.nextButton,"button"),b.a11y.addLabel(b.nextButton,b.params.nextSlideMessage)),b.params.prevButton&&b.prevButton&&b.prevButton.length>0&&(b.a11y.makeFocusable(b.prevButton),b.a11y.addRole(b.prevButton,"button"),b.a11y.addLabel(b.prevButton,b.params.prevSlideMessage)),a(b.container).append(b.a11y.liveRegion)},initPagination:function(){b.params.pagination&&b.params.paginationClickable&&b.bullets&&b.bullets.length&&b.bullets.each(function(){var e=a(this);b.a11y.makeFocusable(e),b.a11y.addRole(e,"button"),b.a11y.addLabel(e,b.params.paginationBulletMessage.replace(/{{index}}/,e.index()+1))})},destroy:function(){b.a11y.liveRegion&&b.a11y.liveRegion.length>0&&b.a11y.liveRegion.remove()}},b.init=function(){b.params.loop&&b.createLoop(),b.updateContainerSize(),b.updateSlidesSize(),b.updatePagination(),b.params.scrollbar&&b.scrollbar&&(b.scrollbar.set(),b.params.scrollbarDraggable&&b.scrollbar.enableDraggable()),"slide"!==b.params.effect&&b.effects[b.params.effect]&&(b.params.loop||b.updateProgress(),b.effects[b.params.effect].setTranslate()),b.params.loop?b.slideTo(b.params.initialSlide+b.loopedSlides,0,b.params.runCallbacksOnInit):(b.slideTo(b.params.initialSlide,0,b.params.runCallbacksOnInit),0===b.params.initialSlide&&(b.parallax&&b.params.parallax&&b.parallax.setTranslate(),b.lazy&&b.params.lazyLoading&&(b.lazy.load(),b.lazy.initialImageLoaded=!0))),b.attachEvents(),b.params.observer&&b.support.observer&&b.initObservers(),b.params.preloadImages&&!b.params.lazyLoading&&b.preloadImages(),b.params.zoom&&b.zoom&&b.zoom.init(),b.params.autoplay&&b.startAutoplay(),b.params.keyboardControl&&b.enableKeyboardControl&&b.enableKeyboardControl(),b.params.mousewheelControl&&b.enableMousewheelControl&&b.enableMousewheelControl(),b.params.hashnavReplaceState&&(b.params.replaceState=b.params.hashnavReplaceState),b.params.history&&b.history&&b.history.init(),b.params.hashnav&&b.hashnav&&b.hashnav.init(),b.params.a11y&&b.a11y&&b.a11y.init(),b.emit("onInit",b)},b.cleanupStyles=function(){b.container.removeClass(b.classNames.join(" ")).removeAttr("style"),b.wrapper.removeAttr("style"),b.slides&&b.slides.length&&b.slides.removeClass([b.params.slideVisibleClass,b.params.slideActiveClass,b.params.slideNextClass,b.params.slidePrevClass].join(" ")).removeAttr("style").removeAttr("data-swiper-column").removeAttr("data-swiper-row"),b.paginationContainer&&b.paginationContainer.length&&b.paginationContainer.removeClass(b.params.paginationHiddenClass),b.bullets&&b.bullets.length&&b.bullets.removeClass(b.params.bulletActiveClass),b.params.prevButton&&a(b.params.prevButton).removeClass(b.params.buttonDisabledClass),b.params.nextButton&&a(b.params.nextButton).removeClass(b.params.buttonDisabledClass),b.params.scrollbar&&b.scrollbar&&(b.scrollbar.track&&b.scrollbar.track.length&&b.scrollbar.track.removeAttr("style"),b.scrollbar.drag&&b.scrollbar.drag.length&&b.scrollbar.drag.removeAttr("style"))},b.destroy=function(e,a){b.detachEvents(),b.stopAutoplay(),b.params.scrollbar&&b.scrollbar&&b.params.scrollbarDraggable&&b.scrollbar.disableDraggable(),b.params.loop&&b.destroyLoop(),a&&b.cleanupStyles(),b.disconnectObservers(),b.params.zoom&&b.zoom&&b.zoom.destroy(),b.params.keyboardControl&&b.disableKeyboardControl&&b.disableKeyboardControl(),b.params.mousewheelControl&&b.disableMousewheelControl&&b.disableMousewheelControl(),b.params.a11y&&b.a11y&&b.a11y.destroy(),b.params.history&&!b.params.replaceState&&window.removeEventListener("popstate",b.history.setHistoryPopState),b.params.hashnav&&b.hashnav&&b.hashnav.destroy(),b.emit("onDestroy"),e!==!1&&(b=null)},b.init(),b}};t.prototype={isSafari:function(){var e=window.navigator.userAgent.toLowerCase();return e.indexOf("safari")>=0&&e.indexOf("chrome")<0&&e.indexOf("android")<0}(),isUiWebView:/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(window.navigator.userAgent),isArray:function(e){return"[object Array]"===Object.prototype.toString.apply(e)},browser:{ie:window.navigator.pointerEnabled||window.navigator.msPointerEnabled,ieTouch:window.navigator.msPointerEnabled&&window.navigator.msMaxTouchPoints>1||window.navigator.pointerEnabled&&window.navigator.maxTouchPoints>1,lteIE9:function(){var e=document.createElement("div");return e.innerHTML="<!--[if lte IE 9]><i></i><![endif]-->",1===e.getElementsByTagName("i").length}()},device:function(){var e=window.navigator.userAgent,a=e.match(/(Android);?[\s\/]+([\d.]+)?/),t=e.match(/(iPad).*OS\s([\d_]+)/),s=e.match(/(iPod)(.*OS\s([\d_]+))?/),i=!t&&e.match(/(iPhone\sOS|iOS)\s([\d_]+)/);return{ios:t||i||s,android:a}}(),support:{touch:window.Modernizr&&Modernizr.touch===!0||function(){return!!("ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch)}(),transforms3d:window.Modernizr&&Modernizr.csstransforms3d===!0||function(){var e=document.createElement("div").style;return"webkitPerspective"in e||"MozPerspective"in e||"OPerspective"in e||"MsPerspective"in e||"perspective"in e}(),flexbox:function(){for(var e=document.createElement("div").style,a="alignItems webkitAlignItems webkitBoxAlign msFlexAlign mozBoxAlign webkitFlexDirection msFlexDirection mozBoxDirection mozBoxOrient webkitBoxDirection webkitBoxOrient".split(" "),t=0;t<a.length;t++)if(a[t]in e)return!0}(),observer:function(){return"MutationObserver"in window||"WebkitMutationObserver"in window}(),passiveListener:function(){var e=!1;try{var a=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassiveListener",null,a)}catch(e){}return e}(),gestures:function(){return"ongesturestart"in window}()},plugins:{}};for(var s=(function(){var e=function(e){var a=this,t=0;for(t=0;t<e.length;t++)a[t]=e[t];return a.length=e.length,this},a=function(a,t){var s=[],i=0;if(a&&!t&&a instanceof e)return a;if(a)if("string"==typeof a){var r,n,o=a.trim();if(o.indexOf("<")>=0&&o.indexOf(">")>=0){var l="div";for(0===o.indexOf("<li")&&(l="ul"),0===o.indexOf("<tr")&&(l="tbody"),0!==o.indexOf("<td")&&0!==o.indexOf("<th")||(l="tr"),0===o.indexOf("<tbody")&&(l="table"),0===o.indexOf("<option")&&(l="select"),n=document.createElement(l),n.innerHTML=a,i=0;i<n.childNodes.length;i++)s.push(n.childNodes[i])}else for(r=t||"#"!==a[0]||a.match(/[ .<>:~]/)?(t||document).querySelectorAll(a):[document.getElementById(a.split("#")[1])],i=0;i<r.length;i++)r[i]&&s.push(r[i])}else if(a.nodeType||a===window||a===document)s.push(a);else if(a.length>0&&a[0].nodeType)for(i=0;i<a.length;i++)s.push(a[i]);return new e(s)};return e.prototype={addClass:function(e){if("undefined"==typeof e)return this;for(var a=e.split(" "),t=0;t<a.length;t++)for(var s=0;s<this.length;s++)this[s].classList.add(a[t]);return this},removeClass:function(e){for(var a=e.split(" "),t=0;t<a.length;t++)for(var s=0;s<this.length;s++)this[s].classList.remove(a[t]);return this},hasClass:function(e){return!!this[0]&&this[0].classList.contains(e)},toggleClass:function(e){for(var a=e.split(" "),t=0;t<a.length;t++)for(var s=0;s<this.length;s++)this[s].classList.toggle(a[t]);return this},attr:function(e,a){if(1===arguments.length&&"string"==typeof e)return this[0]?this[0].getAttribute(e):void 0;for(var t=0;t<this.length;t++)if(2===arguments.length)this[t].setAttribute(e,a);else for(var s in e)this[t][s]=e[s],this[t].setAttribute(s,e[s]);return this},removeAttr:function(e){for(var a=0;a<this.length;a++)this[a].removeAttribute(e);return this},data:function(e,a){if("undefined"!=typeof a){for(var t=0;t<this.length;t++){var s=this[t];s.dom7ElementDataStorage||(s.dom7ElementDataStorage={}),s.dom7ElementDataStorage[e]=a}return this}if(this[0]){var i=this[0].getAttribute("data-"+e);return i?i:this[0].dom7ElementDataStorage&&e in this[0].dom7ElementDataStorage?this[0].dom7ElementDataStorage[e]:void 0}},transform:function(e){for(var a=0;a<this.length;a++){var t=this[a].style;t.webkitTransform=t.MsTransform=t.msTransform=t.MozTransform=t.OTransform=t.transform=e}return this},transition:function(e){"string"!=typeof e&&(e+="ms");for(var a=0;a<this.length;a++){var t=this[a].style;t.webkitTransitionDuration=t.MsTransitionDuration=t.msTransitionDuration=t.MozTransitionDuration=t.OTransitionDuration=t.transitionDuration=e}return this},on:function(e,t,s,i){function r(e){var i=e.target;if(a(i).is(t))s.call(i,e);else for(var r=a(i).parents(),n=0;n<r.length;n++)a(r[n]).is(t)&&s.call(r[n],e)}var n,o,l=e.split(" ");for(n=0;n<this.length;n++)if("function"==typeof t||t===!1)for("function"==typeof t&&(s=arguments[1],i=arguments[2]||!1),o=0;o<l.length;o++)this[n].addEventListener(l[o],s,i);else for(o=0;o<l.length;o++)this[n].dom7LiveListeners||(this[n].dom7LiveListeners=[]),this[n].dom7LiveListeners.push({listener:s,liveListener:r}),this[n].addEventListener(l[o],r,i);return this},off:function(e,a,t,s){for(var i=e.split(" "),r=0;r<i.length;r++)for(var n=0;n<this.length;n++)if("function"==typeof a||a===!1)"function"==typeof a&&(t=arguments[1],s=arguments[2]||!1),this[n].removeEventListener(i[r],t,s);else if(this[n].dom7LiveListeners)for(var o=0;o<this[n].dom7LiveListeners.length;o++)this[n].dom7LiveListeners[o].listener===t&&this[n].removeEventListener(i[r],this[n].dom7LiveListeners[o].liveListener,s);return this},once:function(e,a,t,s){function i(n){t(n),r.off(e,a,i,s)}var r=this;"function"==typeof a&&(a=!1,t=arguments[1],s=arguments[2]),r.on(e,a,i,s)},trigger:function(e,a){for(var t=0;t<this.length;t++){var s;try{s=new window.CustomEvent(e,{detail:a,bubbles:!0,cancelable:!0})}catch(t){s=document.createEvent("Event"),s.initEvent(e,!0,!0),s.detail=a}this[t].dispatchEvent(s)}return this},transitionEnd:function(e){function a(r){if(r.target===this)for(e.call(this,r),t=0;t<s.length;t++)i.off(s[t],a)}var t,s=["webkitTransitionEnd","transitionend","oTransitionEnd","MSTransitionEnd","msTransitionEnd"],i=this;if(e)for(t=0;t<s.length;t++)i.on(s[t],a);return this},width:function(){return this[0]===window?window.innerWidth:this.length>0?parseFloat(this.css("width")):null},outerWidth:function(e){return this.length>0?e?this[0].offsetWidth+parseFloat(this.css("margin-right"))+parseFloat(this.css("margin-left")):this[0].offsetWidth:null},height:function(){return this[0]===window?window.innerHeight:this.length>0?parseFloat(this.css("height")):null},outerHeight:function(e){return this.length>0?e?this[0].offsetHeight+parseFloat(this.css("margin-top"))+parseFloat(this.css("margin-bottom")):this[0].offsetHeight:null},offset:function(){if(this.length>0){var e=this[0],a=e.getBoundingClientRect(),t=document.body,s=e.clientTop||t.clientTop||0,i=e.clientLeft||t.clientLeft||0,r=window.pageYOffset||e.scrollTop,n=window.pageXOffset||e.scrollLeft;return{top:a.top+r-s,left:a.left+n-i}}return null},css:function(e,a){var t;if(1===arguments.length){if("string"!=typeof e){for(t=0;t<this.length;t++)for(var s in e)this[t].style[s]=e[s];return this}if(this[0])return window.getComputedStyle(this[0],null).getPropertyValue(e)}if(2===arguments.length&&"string"==typeof e){for(t=0;t<this.length;t++)this[t].style[e]=a;return this}return this},each:function(e){for(var a=0;a<this.length;a++)e.call(this[a],a,this[a]);return this},html:function(e){if("undefined"==typeof e)return this[0]?this[0].innerHTML:void 0;for(var a=0;a<this.length;a++)this[a].innerHTML=e;return this},text:function(e){if("undefined"==typeof e)return this[0]?this[0].textContent.trim():null;for(var a=0;a<this.length;a++)this[a].textContent=e;return this},is:function(t){if(!this[0])return!1;var s,i;if("string"==typeof t){var r=this[0];if(r===document)return t===document;if(r===window)return t===window;if(r.matches)return r.matches(t);if(r.webkitMatchesSelector)return r.webkitMatchesSelector(t);if(r.mozMatchesSelector)return r.mozMatchesSelector(t);if(r.msMatchesSelector)return r.msMatchesSelector(t);for(s=a(t),i=0;i<s.length;i++)if(s[i]===this[0])return!0;return!1}if(t===document)return this[0]===document;if(t===window)return this[0]===window;if(t.nodeType||t instanceof e){for(s=t.nodeType?[t]:t,i=0;i<s.length;i++)if(s[i]===this[0])return!0;return!1}return!1},index:function(){if(this[0]){for(var e=this[0],a=0;null!==(e=e.previousSibling);)1===e.nodeType&&a++;return a}},eq:function(a){if("undefined"==typeof a)return this;var t,s=this.length;return a>s-1?new e([]):a<0?(t=s+a,new e(t<0?[]:[this[t]])):new e([this[a]])},append:function(a){var t,s;for(t=0;t<this.length;t++)if("string"==typeof a){var i=document.createElement("div");for(i.innerHTML=a;i.firstChild;)this[t].appendChild(i.firstChild)}else if(a instanceof e)for(s=0;s<a.length;s++)this[t].appendChild(a[s]);else this[t].appendChild(a);return this},prepend:function(a){var t,s;for(t=0;t<this.length;t++)if("string"==typeof a){var i=document.createElement("div");for(i.innerHTML=a,s=i.childNodes.length-1;s>=0;s--)this[t].insertBefore(i.childNodes[s],this[t].childNodes[0])}else if(a instanceof e)for(s=0;s<a.length;s++)this[t].insertBefore(a[s],this[t].childNodes[0]);else this[t].insertBefore(a,this[t].childNodes[0]);return this},insertBefore:function(e){for(var t=a(e),s=0;s<this.length;s++)if(1===t.length)t[0].parentNode.insertBefore(this[s],t[0]);else if(t.length>1)for(var i=0;i<t.length;i++)t[i].parentNode.insertBefore(this[s].cloneNode(!0),t[i])},insertAfter:function(e){for(var t=a(e),s=0;s<this.length;s++)if(1===t.length)t[0].parentNode.insertBefore(this[s],t[0].nextSibling);else if(t.length>1)for(var i=0;i<t.length;i++)t[i].parentNode.insertBefore(this[s].cloneNode(!0),t[i].nextSibling)},next:function(t){return new e(this.length>0?t?this[0].nextElementSibling&&a(this[0].nextElementSibling).is(t)?[this[0].nextElementSibling]:[]:this[0].nextElementSibling?[this[0].nextElementSibling]:[]:[])},nextAll:function(t){var s=[],i=this[0];if(!i)return new e([]);for(;i.nextElementSibling;){var r=i.nextElementSibling;t?a(r).is(t)&&s.push(r):s.push(r),i=r}return new e(s)},prev:function(t){return new e(this.length>0?t?this[0].previousElementSibling&&a(this[0].previousElementSibling).is(t)?[this[0].previousElementSibling]:[]:this[0].previousElementSibling?[this[0].previousElementSibling]:[]:[])},prevAll:function(t){var s=[],i=this[0];if(!i)return new e([]);for(;i.previousElementSibling;){var r=i.previousElementSibling;t?a(r).is(t)&&s.push(r):s.push(r),i=r}return new e(s)},parent:function(e){for(var t=[],s=0;s<this.length;s++)e?a(this[s].parentNode).is(e)&&t.push(this[s].parentNode):t.push(this[s].parentNode);return a(a.unique(t))},parents:function(e){for(var t=[],s=0;s<this.length;s++)for(var i=this[s].parentNode;i;)e?a(i).is(e)&&t.push(i):t.push(i),i=i.parentNode;return a(a.unique(t))},find:function(a){for(var t=[],s=0;s<this.length;s++)for(var i=this[s].querySelectorAll(a),r=0;r<i.length;r++)t.push(i[r]);return new e(t)},children:function(t){for(var s=[],i=0;i<this.length;i++)for(var r=this[i].childNodes,n=0;n<r.length;n++)t?1===r[n].nodeType&&a(r[n]).is(t)&&s.push(r[n]):1===r[n].nodeType&&s.push(r[n]);return new e(a.unique(s))},remove:function(){for(var e=0;e<this.length;e++)this[e].parentNode&&this[e].parentNode.removeChild(this[e]);return this},add:function(){var e,t,s=this;for(e=0;e<arguments.length;e++){var i=a(arguments[e]);for(t=0;t<i.length;t++)s[s.length]=i[t],s.length++}return s}},a.fn=e.prototype,a.unique=function(e){for(var a=[],t=0;t<e.length;t++)a.indexOf(e[t])===-1&&a.push(e[t]);return a},a}()),i=["jQuery","Zepto","Dom7"],r=0;r<i.length;r++)window[i[r]]&&e(window[i[r]]);var n;n="undefined"==typeof s?window.Dom7||window.Zepto||window.jQuery:s,n&&("transitionEnd"in n.fn||(n.fn.transitionEnd=function(e){function a(r){if(r.target===this)for(e.call(this,r),t=0;t<s.length;t++)i.off(s[t],a)}var t,s=["webkitTransitionEnd","transitionend","oTransitionEnd","MSTransitionEnd","msTransitionEnd"],i=this;if(e)for(t=0;t<s.length;t++)i.on(s[t],a);return this}),"transform"in n.fn||(n.fn.transform=function(e){for(var a=0;a<this.length;a++){var t=this[a].style;t.webkitTransform=t.MsTransform=t.msTransform=t.MozTransform=t.OTransform=t.transform=e}return this}),"transition"in n.fn||(n.fn.transition=function(e){"string"!=typeof e&&(e+="ms");for(var a=0;a<this.length;a++){var t=this[a].style;t.webkitTransitionDuration=t.MsTransitionDuration=t.msTransitionDuration=t.MozTransitionDuration=t.OTransitionDuration=t.transitionDuration=e;
}return this}),"outerWidth"in n.fn||(n.fn.outerWidth=function(e){return this.length>0?e?this[0].offsetWidth+parseFloat(this.css("margin-right"))+parseFloat(this.css("margin-left")):this[0].offsetWidth:null})),window.Swiper=t}(),"undefined"!=typeof module?module.exports=window.Swiper:"function"==typeof define&&define.amd&&define([],function(){"use strict";return window.Swiper});
//# sourceMappingURL=maps/swiper.min.js.map
 /*!
 * Theia Sticky Sidebar v1.3.0
 * https://github.com/WeCodePixels/theia-sticky-sidebar
 *
 * Glues your website's sidebars, making them permanently visible while scrolling.
 *
 * Copyright 2013-2014 WeCodePixels and other contributors
 * Released under the MIT license
 */
(function ($) {
	$.fn.theiaStickySidebar = function (options) {
		var defaults = {
			'containerSelector': '',
			'additionalMarginTop': 0,
			'additionalMarginBottom': 0,
			'updateSidebarHeight': true,
			'minWidth': 0,
			'sidebarBehavior': 'modern'
		};
		options = $.extend(defaults, options);

		// Validate options
		options.additionalMarginTop = parseInt(options.additionalMarginTop) || 0;
		options.additionalMarginBottom = parseInt(options.additionalMarginBottom) || 0;

		tryInitOrHookIntoEvents(options, this);

		// Try doing init, otherwise hook into window.resize and document.scroll and try again then.
		function tryInitOrHookIntoEvents(options, $that) {
			var success = tryInit(options, $that);

			if (!success) {
				console.log('TST: Body width smaller than options.minWidth. Init is delayed.');

				$(document).scroll(function (options, $that) {
					return function (evt) {
						var success = tryInit(options, $that);

						if (success) {
							$(this).unbind(evt);
						}
					};
				}(options, $that));
				$(window).resize(function (options, $that) {
					return function (evt) {
						var success = tryInit(options, $that);

						if (success) {
							$(this).unbind(evt);
						}
					};
				}(options, $that))
			}
		}

		// Try doing init if proper conditions are met.
		function tryInit(options, $that) {
			if (options.initialized === true) {
				return true;
			}

			if ($('body').width() < options.minWidth) {
				return false;
			}

			init(options, $that);

			return true;
		}

		// Init the sticky sidebar(s).
		function init(options, $that) {
			options.initialized = true;

			// Add CSS
			$('head').append($('<style>.theiaStickySidebar:after {content: ""; display: table; clear: both;}</style>'));

			$that.each(function () {

				var o = {};

				o.sidebar = $(this);

				// Save options
				o.options = options || {};

				// Get container
				o.container = $(o.options.containerSelector);
				if (o.container.size() == 0) {
					o.container = o.sidebar.parent();
				}

				// Create sticky sidebar
				o.sidebar.parents().css('-webkit-transform', 'none'); // Fix for WebKit bug - https://code.google.com/p/chromium/issues/detail?id=20574
				o.sidebar.css({
					'position': 'relative',
					'overflow': 'visible',
					// The "box-sizing" must be set to "content-box" because we set a fixed height to this element when the sticky sidebar has a fixed position.
					'-webkit-box-sizing': 'border-box',
					'-moz-box-sizing': 'border-box',
					'box-sizing': 'border-box'
				});

				// Get the sticky sidebar element. If none has been found, then create one.
				o.stickySidebar = o.sidebar.find('.theiaStickySidebar');
				if (o.stickySidebar.length == 0) {
					o.sidebar.find('script').remove(); // Remove <script> tags, otherwise they will be run again on the next line.
					o.stickySidebar = $('<div>').addClass('theiaStickySidebar').append(o.sidebar.children());
					o.sidebar.append(o.stickySidebar);
				}

				// Get existing top and bottom margins and paddings
				o.marginTop = parseInt(o.sidebar.css('margin-top'));
				o.marginBottom = parseInt(o.sidebar.css('margin-bottom'));
				o.paddingTop = parseInt(o.sidebar.css('padding-top'));
				o.paddingBottom = parseInt(o.sidebar.css('padding-bottom'));

				// Add a temporary padding rule to check for collapsable margins.
				var collapsedTopHeight = o.stickySidebar.offset().top;
				var collapsedBottomHeight = o.stickySidebar.outerHeight();
				o.stickySidebar.css('padding-top', 1);
				o.stickySidebar.css('padding-bottom', 1);
				collapsedTopHeight -= o.stickySidebar.offset().top;
				collapsedBottomHeight = o.stickySidebar.outerHeight() - collapsedBottomHeight - collapsedTopHeight;
				if (collapsedTopHeight == 0) {
					o.stickySidebar.css('padding-top', 0);
					o.stickySidebarPaddingTop = 0;
				}
				else {
					o.stickySidebarPaddingTop = 1;
				}

				if (collapsedBottomHeight == 0) {
					o.stickySidebar.css('padding-bottom', 0);
					o.stickySidebarPaddingBottom = 0;
				}
				else {
					o.stickySidebarPaddingBottom = 1;
				}

				// We use this to know whether the user is scrolling up or down.
				o.previousScrollTop = null;

				// Scroll top (value) when the sidebar has fixed position.
				o.fixedScrollTop = 0;

				// Set sidebar to default values.
				resetSidebar();

				o.onScroll = function (o) {
					// Stop if the sidebar isn't visible.
					if (!o.stickySidebar.is(":visible")) {
						return;
					}

					// Stop if the window is too small.
					if ($('body').width() < o.options.minWidth) {
						resetSidebar();
						return;
					}

					// Stop if the sidebar width is larger than the container width (e.g. the theme is responsive and the sidebar is now below the content)
					if (o.sidebar.outerWidth(true) + 50 > o.container.width()) {
						resetSidebar();
						return;
					}

					var scrollTop = $(document).scrollTop();
					var position = 'static';

					// If the user has scrolled down enough for the sidebar to be clipped at the top, then we can consider changing its position.
					if (scrollTop >= o.container.offset().top + (o.paddingTop + o.marginTop - o.options.additionalMarginTop)) {
						// The top and bottom offsets, used in various calculations.
						var offsetTop = o.paddingTop + o.marginTop + options.additionalMarginTop;
						var offsetBottom = o.paddingBottom + o.marginBottom + options.additionalMarginBottom;

						// All top and bottom positions are relative to the window, not to the parent elemnts.
						var containerTop = o.container.offset().top;
						var containerBottom = o.container.offset().top + getClearedHeight(o.container);

						// The top and bottom offsets relative to the window screen top (zero) and bottom (window height).
						var windowOffsetTop = 0 + options.additionalMarginTop;
						var windowOffsetBottom;

						var sidebarSmallerThanWindow = (o.stickySidebar.outerHeight() + offsetTop + offsetBottom) < $(window).height();
						if (sidebarSmallerThanWindow) {
							windowOffsetBottom = windowOffsetTop + o.stickySidebar.outerHeight();
						}
						else {
							windowOffsetBottom = $(window).height() - o.marginBottom - o.paddingBottom - options.additionalMarginBottom;
						}

						var staticLimitTop = containerTop - scrollTop + o.paddingTop + o.marginTop;
						var staticLimitBottom = containerBottom - scrollTop - o.paddingBottom - o.marginBottom;

						var top = o.stickySidebar.offset().top - scrollTop;
						var scrollTopDiff = o.previousScrollTop - scrollTop;

						// If the sidebar position is fixed, then it won't move up or down by itself. So, we manually adjust the top coordinate.
						if (o.stickySidebar.css('position') == 'fixed') {
							if (o.options.sidebarBehavior == 'modern') {
								top += scrollTopDiff;
							}
						}

						if (o.options.sidebarBehavior == 'legacy') {
							top = windowOffsetBottom - o.stickySidebar.outerHeight();
							top = Math.max(top, windowOffsetBottom - o.stickySidebar.outerHeight());
						}

						if (scrollTopDiff > 0) { // If the user is scrolling up.
							top = Math.min(top, windowOffsetTop);
						}
						else { // If the user is scrolling down.
							top = Math.max(top, windowOffsetBottom - o.stickySidebar.outerHeight());
						}

						top = Math.max(top, staticLimitTop);

						top = Math.min(top, staticLimitBottom - o.stickySidebar.outerHeight());

						// If the sidebar is the same height as the container, we won't use fixed positioning.
						var sidebarSameHeightAsContainer = o.container.height() == o.stickySidebar.outerHeight();

						if (!sidebarSameHeightAsContainer && top == windowOffsetTop) {
							position = 'fixed';
						}
						else if (!sidebarSameHeightAsContainer && top == windowOffsetBottom - o.stickySidebar.outerHeight()) {
							position = 'fixed';
						}
						else if (scrollTop + top - o.sidebar.offset().top - o.paddingTop <= options.additionalMarginTop) {
							// Stuck to the top of the page. No special behavior.
							position = 'static';
						}
						else {
							// Stuck to the bottom of the page.
							position = 'absolute';
						}
					}

					/*
					 * Performance notice: It's OK to set these CSS values at each resize/scroll, even if they don't change.
					 * It's way slower to first check if the values have changed.
					 */
					if (position == 'fixed') {
						o.stickySidebar.css({
							'position': 'fixed',
							'width': o.sidebar.width(),
							'top': top,
							'left': o.sidebar.offset().left + parseInt(o.sidebar.css('padding-left'))
						});
					}
					else if (position == 'absolute') {
						var css = {};

						if (o.stickySidebar.css('position') != 'absolute') {
							css.position = 'absolute';
							css.top = scrollTop + top - o.sidebar.offset().top - o.stickySidebarPaddingTop - o.stickySidebarPaddingBottom;
						}

						css.width = o.sidebar.width();
						css.left = '';

						o.stickySidebar.css(css);
					}
					else if (position == 'static') {
						resetSidebar();
					}

					if (position != 'static') {
						if (o.options.updateSidebarHeight == true) {
							o.sidebar.css({
								'min-height': o.stickySidebar.outerHeight() + o.stickySidebar.offset().top - o.sidebar.offset().top + o.paddingBottom
							});
						}
					}

					o.previousScrollTop = scrollTop;
				};

				// Initialize the sidebar's position.
				o.onScroll(o);

				// Recalculate the sidebar's position on every scroll and resize.
				$(document).scroll(function (o) {
					return function () {
						o.onScroll(o);
					};
				}(o));
				$(window).resize(function (o) {
					return function () {
						o.stickySidebar.css({'position': 'static'});
						o.onScroll(o);
					};
				}(o));

				// Reset the sidebar to its default state
				function resetSidebar() {
					o.fixedScrollTop = 0;
					o.sidebar.css({
						'min-height': '1px'
					});
					o.stickySidebar.css({
						'position': 'static',
						'width': ''
					});
				}

				// Get the height of a div as if its floated children were cleared. Note that this function fails if the floats are more than one level deep.
				function getClearedHeight(e) {
					var height = e.height();

					e.children().each(function () {
						height = Math.max(height, $(this).height());
					});

					return height;
				}
			});
		}
	}
})(jQuery);

/*
 SelectNav.js (v. 0.1)
 Converts your <ul>/<ol> navigation into a dropdown list for small screens
 https://github.com/lukaszfiszer/selectnav.js
*/
window.selectnav = function() {
    "use strict";
    var e = function(e, t) {
        function c(e) {
            var t;
            if (!e) e = window.event;
            if (e.target) t = e.target;
            else if (e.srcElement) t = e.srcElement;
            if (t.nodeType === 3) t = t.parentNode;
            if (t.value) window.location.href = t.value
        }

        function h(e) {
            var t = e.nodeName.toLowerCase();
            return t === "ul" || t === "ol"
        }

        function p(e) {
            for (var t = 1; document.getElementById("selectnav" + t); t++);
            return e ? "selectnav" + t : "selectnav" + (t - 1)
        }

        function d(e) {
            a++;
            var t = e.children.length,
                n = "",
                l = "",
                c = a - 1;
            if (!t) {
                return
            }
            if (c) {
                while (c--) {
                    l += o
                }
                l += " "
            }
            for (var v = 0; v < t; v++) {
                var m = e.children[v].children[0];
                if (typeof m !== "undefined") {
                    var g = m.innerText || m.textContent;
                    var y = "";
                    if (r) {
                        y = m.className.search(r) !== -1 || m.parentNode.className.search(r) !== -1 ? f : ""
                    }
                    if (i && !y) {
                        y = m.href === document.URL ? f : ""
                    }
                    n += '<option value="' + m.href + '" ' + y + ">" + l + g + "</option>";
                    if (s) {
                        var b = e.children[v].children[1];
                        if (b && h(b)) {
                            n += d(b)
                        }
                    }
                }
            }
            if (a === 1 && u) {
                n = '<option value="">' + u + "</option>" + n
            }
            if (a === 1) {
                n = '<select class="selectnav" id="' + p(true) + '">' + n + "</select>"
            }
            a--;
            return n
        }
        e = document.getElementById(e);
        if (!e) {
            return
        }
        if (!h(e)) {
            return
        }
        if (!("insertAdjacentHTML" in window.document.documentElement)) {
            return
        }
        document.documentElement.className += " js";
        var n = t || {},
            r = n.activeclass || "active",
            i = typeof n.autoselect === "boolean" ? n.autoselect : true,
            s = typeof n.nested === "boolean" ? n.nested : true,
            o = n.indent || "?",
            u = n.label || "Menu",
            a = 0,
            f = " selected ";
        e.insertAdjacentHTML("afterend", d(e));
        var l = document.getElementById(p());
        if (l.addEventListener) {
            l.addEventListener("change", c)
        }
        if (l.attachEvent) {
            l.attachEvent("onchange", c)
        }
        return l
    };
    return function(t, n) {
        e(t, n)
    }
}();

/*!
Name: Instagram Lite
Dependencies: jQuery
Author: Michael Lynch
Author URL: http://michaelynch.com
URL: https://github.com/michael-lynch/instagram-lite
Date Created: January 14, 2014
Licensed under the MIT license
http://instagram.pixelunion.net/
*/
! function(t) {
    t.fn.instagramLite = function(e) {
        if (!this.length) return this;
        plugin = this, plugin.defaults = {
            accessToken: null,
            limit: null,
            list: !0,
            videos: !1,
            urls: !1,
            captions: !1,
            date: !1,
            likes: !1,
            comments_count: !1,
            error: function() {},
            success: function() {}
        };
        var i = t.extend({}, plugin.defaults, e),
            s = t(this),
            a = function(t) {
                for (var e = t.split(" "), i = "", s = 0; s < e.length; s++) {
                    var a;
                    if ("@" == e[s][0]) {
                        var o = '<a href="http://twitter.com/' + e[s].replace("@", "").toLowerCase() + '" target="_blank">' + e[s] + "</a>";
                        a = o
                    } else if ("#" == e[s][0]) {
                        var o = '<a href="http://twitter.com/hashtag/' + e[s].replace("#", "").toLowerCase() + '" target="_blank">' + e[s] + "</a>";
                        a = o
                    } else a = e[s];
                    i += a + " "
                }
                return i
            },
            o = function(t) {
                for (var e = 0; e < t.length; e++) {
                    var o, n = t[e];
                    if ("image" === n.type || !i.videos) {
                        if (o = '<img class="il-photo__img" src="' + n.images.standard_resolution.url + '" alt="Instagram Image" data-filter="' + n.filter + '" />', i.urls && (o = '<a href="' + n.link + '" target="_blank">' + o + "</a>"), (i.captions || i.date || i.likes || i.comments_count) && (o += '<a href="' + n.link + '" target="_blank"><div class="il-photo__meta">'), i.captions && n.caption && (o += '<div class="il-photo__caption" data-caption-id="' + n.caption.id + '">' + a(n.caption.text) + "</div></a>"), i.date) {
                            var l = new Date(1e3 * n.created_time),
                                r = l.getDate(),
                                c = l.getMonth() + 1,
                                d = l.getFullYear();
                            l.getHours(), l.getMinutes(), l.getSeconds();
                            l = c + "/" + r + "/" + d, o += '<div class="il-photo__date">' + l + "</div>"
                        }
                        i.likes && (o += '<div class="il-photo__likes">' + n.likes.count + "</div>"), i.comments_count && n.comments && (o += '<div class="il-photo__comments">' + n.comments.count + "</div>"), (i.captions || i.date || i.likes || i.comments_count) && (o += "</div>")
                    }
                    if ("video" === n.type && i.videos && n.videos) {
                        var u;
                        n.videos.standard_resolution ? u = n.videos.standard_resolution.url : n.videos.low_resolution ? u = n.videos.low_resolution.url : n.videos.low_bandwidth && (u = n.videos.low_bandwidth.url), o = '<video poster="' + n.images.standard_resolution.url + '" controls>', o += '<source src="' + u + '" type="video/mp4;"></source>', o += "</video>"
                    }
                    i.list && o && (o = '<li class="il-item" data-instagram-id="' + n.id + '">' + o + "</li>"), "" !== o && s.append(o)
                }
            },
            n = function() {
                if (i.accessToken) {
                    var e = "https://api.instagram.com/v1/users/self/media/recent/?access_token=" + i.accessToken + "&count=" + i.limit;
                    t.ajax({
                        type: "GET",
                        url: e,
                        dataType: "jsonp",
                        success: function(t) {
                            200 === t.meta.code && t.data.length ? (o(t.data), i.success.call(this)) : i.error.call(this)
                        },
                        error: function() {
                            i.error.call(this)
                        }
                    })
                }
            };
        n()
    }
}(jQuery);

// SmoothScroll for websites v1.2.1
// Licensed under the terms of the MIT license.

// People involved
//  - Balazs Galambosi (maintainer)  
//  - Michael Herf     (Pulse Algorithm)

(function(){
  
// Scroll Variables (tweakable)
var defaultOptions = {

    // Scrolling Core
    frameRate        : 150, // [Hz]
    animationTime    : 800, // [px]
    stepSize         : 120, // [px]

    // Pulse (less tweakable)
    // ratio of "tail" to "acceleration"
    pulseAlgorithm   : true,
    pulseScale       : 8,
    pulseNormalize   : 1,

    // Acceleration
    accelerationDelta : 20,  // 20
    accelerationMax   : 1,   // 1

    // Keyboard Settings
    keyboardSupport   : true,  // option
    arrowScroll       : 50,     // [px]

    // Other
    touchpadSupport   : true,
    fixedBackground   : true, 
    excluded          : ""    
};

var options = defaultOptions;


// Other Variables
var isExcluded = false;
var isFrame = false;
var direction = { x: 0, y: 0 };
var initDone  = false;
var root = document.documentElement;
var activeElement;
var observer;
var deltaBuffer = [ 120, 120, 120 ];

var key = { left: 37, up: 38, right: 39, down: 40, spacebar: 32, 
            pageup: 33, pagedown: 34, end: 35, home: 36 };


/***********************************************
 * SETTINGS
 ***********************************************/

var options = defaultOptions;


/***********************************************
 * INITIALIZE
 ***********************************************/

/**
 * Tests if smooth scrolling is allowed. Shuts down everything if not.
 */
function initTest() {

    var disableKeyboard = false; 
    
    // disable keyboard support if anything above requested it
    if (disableKeyboard) {
        removeEvent("keydown", keydown);
    }

    if (options.keyboardSupport && !disableKeyboard) {
        addEvent("keydown", keydown);
    }
}

/**
 * Sets up scrolls array, determines if frames are involved.
 */
function init() {
  
    if (!document.body) return;

    var body = document.body;
    var html = document.documentElement;
    var windowHeight = window.innerHeight; 
    var scrollHeight = body.scrollHeight;
    
    // check compat mode for root element
    root = (document.compatMode.indexOf('CSS') >= 0) ? html : body;
    activeElement = body;
    
    initTest();
    initDone = true;

    // Checks if this script is running in a frame
    if (top != self) {
        isFrame = true;
    }

    /**
     * This fixes a bug where the areas left and right to 
     * the content does not trigger the onmousewheel event
     * on some pages. e.g.: html, body { height: 100% }
     */
    else if (scrollHeight > windowHeight &&
            (body.offsetHeight <= windowHeight || 
             html.offsetHeight <= windowHeight)) {

        // DOMChange (throttle): fix height
        var pending = false;
        var refresh = function () {
            if (!pending && html.scrollHeight != document.height) {
                pending = true; // add a new pending action
                setTimeout(function () {
                    html.style.height = document.height + 'px';
                    pending = false;
                }, 500); // act rarely to stay fast
            }
        };
        html.style.height = 'auto';
        setTimeout(refresh, 10);

        // clearfix
        if (root.offsetHeight <= windowHeight) {
            var underlay = document.createElement("div"); 	
            underlay.style.clear = "both";
            body.appendChild(underlay);
        }
    }

    // disable fixed background
    if (!options.fixedBackground && !isExcluded) {
        body.style.backgroundAttachment = "scroll";
        html.style.backgroundAttachment = "scroll";
    }
}


/************************************************
 * SCROLLING 
 ************************************************/
 
var que = [];
var pending = false;
var lastScroll = +new Date;

/**
 * Pushes scroll actions to the scrolling queue.
 */
function scrollArray(elem, left, top, delay) {
    
    delay || (delay = 1000);
    directionCheck(left, top);

    if (options.accelerationMax != 1) {
        var now = +new Date;
        var elapsed = now - lastScroll;
        if (elapsed < options.accelerationDelta) {
            var factor = (1 + (30 / elapsed)) / 2;
            if (factor > 1) {
                factor = Math.min(factor, options.accelerationMax);
                left *= factor;
                top  *= factor;
            }
        }
        lastScroll = +new Date;
    }          
    
    // push a scroll command
    que.push({
        x: left, 
        y: top, 
        lastX: (left < 0) ? 0.99 : -0.99,
        lastY: (top  < 0) ? 0.99 : -0.99, 
        start: +new Date
    });
        
    // don't act if there's a pending queue
    if (pending) {
        return;
    }  

    var scrollWindow = (elem === document.body);
    
    var step = function (time) {
        
        var now = +new Date;
        var scrollX = 0;
        var scrollY = 0; 
    
        for (var i = 0; i < que.length; i++) {
            
            var item = que[i];
            var elapsed  = now - item.start;
            var finished = (elapsed >= options.animationTime);
            
            // scroll position: [0, 1]
            var position = (finished) ? 1 : elapsed / options.animationTime;
            
            // easing [optional]
            if (options.pulseAlgorithm) {
                position = pulse(position);
            }
            
            // only need the difference
            var x = (item.x * position - item.lastX) >> 0;
            var y = (item.y * position - item.lastY) >> 0;
            
            // add this to the total scrolling
            scrollX += x;
            scrollY += y;            
            
            // update last values
            item.lastX += x;
            item.lastY += y;
        
            // delete and step back if it's over
            if (finished) {
                que.splice(i, 1); i--;
            }           
        }

        // scroll left and top
        if (scrollWindow) {
            window.scrollBy(scrollX, scrollY);
        } 
        else {
            if (scrollX) elem.scrollLeft += scrollX;
            if (scrollY) elem.scrollTop  += scrollY;                    
        }
        
        // clean up if there's nothing left to do
        if (!left && !top) {
            que = [];
        }
        
        if (que.length) { 
            requestFrame(step, elem, (delay / options.frameRate + 1)); 
        } else { 
            pending = false;
        }
    };
    
    // start a new queue of actions
    requestFrame(step, elem, 0);
    pending = true;
}


/***********************************************
 * EVENTS
 ***********************************************/

/**
 * Mouse wheel handler.
 * @param {Object} event
 */
function wheel(event) {

    if (!initDone) {
        init();
    }
    
    var target = event.target;
    var overflowing = overflowingAncestor(target);
    
    // use default if there's no overflowing
    // element or default action is prevented    
    if (!overflowing || event.defaultPrevented ||
        isNodeName(activeElement, "embed") ||
       (isNodeName(target, "embed") && /\.pdf/i.test(target.src))) {
        return true;
    }

    var deltaX = event.wheelDeltaX || 0;
    var deltaY = event.wheelDeltaY || 0;
    
    // use wheelDelta if deltaX/Y is not available
    if (!deltaX && !deltaY) {
        deltaY = event.wheelDelta || 0;
    }

    // check if it's a touchpad scroll that should be ignored
    if (!options.touchpadSupport && isTouchpad(deltaY)) {
        return true;
    }

    // scale by step size
    // delta is 120 most of the time
    // synaptics seems to send 1 sometimes
    if (Math.abs(deltaX) > 1.2) {
        deltaX *= options.stepSize / 120;
    }
    if (Math.abs(deltaY) > 1.2) {
        deltaY *= options.stepSize / 120;
    }
    
    scrollArray(overflowing, -deltaX, -deltaY);
    event.preventDefault();
}

/**
 * Keydown event handler.
 * @param {Object} event
 */
function keydown(event) {

    var target   = event.target;
    var modifier = event.ctrlKey || event.altKey || event.metaKey || 
                  (event.shiftKey && event.keyCode !== key.spacebar);
    
    // do nothing if user is editing text
    // or using a modifier key (except shift)
    // or in a dropdown
    if ( /input|textarea|select|embed/i.test(target.nodeName) ||
         target.isContentEditable || 
         event.defaultPrevented   ||
         modifier ) {
      return true;
    }
    // spacebar should trigger button press
    if (isNodeName(target, "button") &&
        event.keyCode === key.spacebar) {
      return true;
    }
    
    var shift, x = 0, y = 0;
    var elem = overflowingAncestor(activeElement);
    var clientHeight = elem.clientHeight;

    if (elem == document.body) {
        clientHeight = window.innerHeight;
    }

    switch (event.keyCode) {
        case key.up:
            y = -options.arrowScroll;
            break;
        case key.down:
            y = options.arrowScroll;
            break;         
        case key.spacebar: // (+ shift)
            shift = event.shiftKey ? 1 : -1;
            y = -shift * clientHeight * 0.9;
            break;
        case key.pageup:
            y = -clientHeight * 0.9;
            break;
        case key.pagedown:
            y = clientHeight * 0.9;
            break;
        case key.home:
            y = -elem.scrollTop;
            break;
        case key.end:
            var damt = elem.scrollHeight - elem.scrollTop - clientHeight;
            y = (damt > 0) ? damt+10 : 0;
            break;
        case key.left:
            x = -options.arrowScroll;
            break;
        case key.right:
            x = options.arrowScroll;
            break;            
        default:
            return true; // a key we don't care about
    }

    scrollArray(elem, x, y);
    event.preventDefault();
}

/**
 * Mousedown event only for updating activeElement
 */
function mousedown(event) {
    activeElement = event.target;
}


/***********************************************
 * OVERFLOW
 ***********************************************/
 
var cache = {}; // cleared out every once in while
setInterval(function () { cache = {}; }, 10 * 1000);

var uniqueID = (function () {
    var i = 0;
    return function (el) {
        return el.uniqueID || (el.uniqueID = i++);
    };
})();

function setCache(elems, overflowing) {
    for (var i = elems.length; i--;)
        cache[uniqueID(elems[i])] = overflowing;
    return overflowing;
}

function overflowingAncestor(el) {
    var elems = [];
    var rootScrollHeight = root.scrollHeight;
    do {
        var cached = cache[uniqueID(el)];
        if (cached) {
            return setCache(elems, cached);
        }
        elems.push(el);
        if (rootScrollHeight === el.scrollHeight) {
            if (!isFrame || root.clientHeight + 10 < rootScrollHeight) {
                return setCache(elems, document.body); // scrolling root in WebKit
            }
        } else if (el.clientHeight + 10 < el.scrollHeight) {
            overflow = getComputedStyle(el, "").getPropertyValue("overflow-y");
            if (overflow === "scroll" || overflow === "auto") {
                return setCache(elems, el);
            }
        }
    } while (el = el.parentNode);
}

/***********************************************
 * HELPERS
 ***********************************************/

function addEvent(type, fn, bubble) {
    window.addEventListener(type, fn, (bubble||false));
}

function removeEvent(type, fn, bubble) {
    window.removeEventListener(type, fn, (bubble||false));  
}

function isNodeName(el, tag) {
    return (el.nodeName||"").toLowerCase() === tag.toLowerCase();
}

function directionCheck(x, y) {
    x = (x > 0) ? 1 : -1;
    y = (y > 0) ? 1 : -1;
    if (direction.x !== x || direction.y !== y) {
        direction.x = x;
        direction.y = y;
        que = [];
        lastScroll = 0;
    }
}

var deltaBufferTimer;

function isTouchpad(deltaY) {
    if (!deltaY) return;
    deltaY = Math.abs(deltaY)
    deltaBuffer.push(deltaY);
    deltaBuffer.shift();
    clearTimeout(deltaBufferTimer);
    var allDivisable = (isDivisible(deltaBuffer[0], 120) &&
                        isDivisible(deltaBuffer[1], 120) &&
                        isDivisible(deltaBuffer[2], 120));
    return !allDivisable;
} 

function isDivisible(n, divisor) {
    return (Math.floor(n / divisor) == n / divisor);
}

var requestFrame = (function () {
      return  window.requestAnimationFrame       || 
              window.webkitRequestAnimationFrame || 
              function (callback, element, delay) {
                  window.setTimeout(callback, delay || (1000/60));
              };
})();

/***********************************************
 * PULSE
 ***********************************************/
 
/**
 * Viscous fluid with a pulse for part and decay for the rest.
 * - Applies a fixed force over an interval (a damped acceleration), and
 * - Lets the exponential bleed away the velocity over a longer interval
 * - Michael Herf, http://stereopsis.com/stopping/
 */
function pulse_(x) {
    var val, start, expx;
    // test
    x = x * options.pulseScale;
    if (x < 1) { // acceleartion
        val = x - (1 - Math.exp(-x));
    } else {     // tail
        // the previous animation ended here:
        start = Math.exp(-1);
        // simple viscous drag
        x -= 1;
        expx = 1 - Math.exp(-x);
        val = start + (expx * (1 - start));
    }
    return val * options.pulseNormalize;
}

function pulse(x) {
    if (x >= 1) return 1;
    if (x <= 0) return 0;

    if (options.pulseNormalize == 1) {
        options.pulseNormalize /= pulse_(1);
    }
    return pulse_(x);
}

var isChrome = /chrome/i.test(window.navigator.userAgent);
var wheelEvent = null;
if ("onwheel" in document.createElement("div"))
	wheelEvent = "wheel";
else if ("onmousewheel" in document.createElement("div"))
	wheelEvent = "mousewheel";

if (wheelEvent && isChrome) {
	addEvent(wheelEvent, wheel);
	addEvent("mousedown", mousedown);
	addEvent("load", init);
}

})();


// This is function to activate Swiper Plugin
$( document ).ready( function() {
	var mySwiper = new Swiper( '.swiper-container', {
		nextButton: '.swiper-button-next',
		prevButton: '.swiper-button-prev',
		loop: true,
		speed: 1000,
	    effect: 'slide',
		slidesPerView: 1,
        paginationClickable: true,
        spaceBetween: 0,
        centeredSlides: true,
        autoplay: 3000,
        autoplayDisableOnInteraction: false
	} )
} );

// This is function to activate Secound Swiper Plugin
$( document ).ready( function() {
	var mySwiper = new Swiper( '.swiper-container-2', {
		nextButton: '.swiper-button-next-2',
		prevButton: '.swiper-button-prev-2',
		loop: true,
		speed: 1000,
	    effect: 'slide',
		slidesPerView: 4,
        spaceBetween: 10,
        autoplay: 3000,
        autoplayDisableOnInteraction: false,
        breakpoints: {
            768: {
                slidesPerView: 2,
                spaceBetween: 10
            },
            640: {
                slidesPerView: 1,
                spaceBetween: 10
            },
            320: {
                slidesPerView: 1,
                spaceBetween: 10
            }
        }
	} )
} );



// Optimize Images
$('.post-thumb a').attr('style', function(i, src) {
  return src.replace('/s72-c', '/s1600');
});
$('.post-thumb a').attr('style', function(i, src) {
  return src.replace('/default.jpg', '/hqdefault.jpg');
});
$('.slider_thumb').attr('src', function(i, src) {
	return src.replace('s72-c', 's1600');
});
$('.slider_thumb').attr('src', function(i, src) {
	return src.replace('default.jpg', 'mqdefault.jpg');
});
$(".post-cover-thumb img").attr('src', function(i, src) {
    return src.replace('w72-h72', 'w345-h180');
});
$('.post-cover-thumb img').attr('src', function(i, src) {
  return src.replace('/default.jpg', '/hqdefault.jpg');
});
$(".PopularPosts img").attr('src', function(i, src) {
    return src.replace('w72-h72', 'w345-h180');
});
$('.related-item img').attr('src', function(i, src) {
  return src.replace('/default.jpg', '/hqdefault.jpg');
});
$('.related-thumbnail img').attr('src', function(i, src) {
  return src.replace('/default.jpg', '/hqdefault.jpg');
});
$(".avatar-image-container img").attr('src', function(i, src) {
    return src.replace('//img1.blogblog.com/img/blank.gif',
        '//3.bp.blogspot.com/-fgwrcZWeRrU/V26tvNcGtsI/AAAAAAAAAG4/lGwGnQDZsNY7bAPr8hVorZruD-jHHxxOgCLcB/s50/anonyme.png'
    );
});

/*]]>*/</script>


<script type='text/javascript'>/*<![CDATA[*/
/*]]>*/</script>

&lt;/head&gt;&lt;!--<head/>--&gt;
<body expr:class='data:blog.url == data:blog.homepageUrl ? &quot;index homepage&quot; : data:blog.pageType' expr:data-dir='data:blog.languageDirection' expr:id='data:blog.languageDirection'>

<!--preloader start-->
<div id='preloader'>
<div id='loader'/>
</div>
<!--preloader end-->

<div id='fb-root'/>
<script>(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 = &quot;//connect.facebook.net/en_GB/sdk.js#xfbml=1&amp;version=v2.6&quot;;
  fjs.parentNode.insertBefore(js, fjs);
}(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));</script>

<div class='body-wrapper'>
<header class='header-wrapper'>

<div class='ribon'/>
  <div class='header_top_wrapper'>
    <div class='row'>
      <div class='six columns header-top-left-bar'>
        <div class='news_ticker_wrapper'>
          <div class='row'>
            <div class='twelve columns'>
              <div class='no-transition' id='ticker'>
                <div class='tickerfloat_wrapper'><div class='fa fa-bolt' style='background: #fff;padding:4px 7px 4px 7px;border-radius: 0px 5px 5px 0px;}'/></div>
                <b:section class='marquee' id='mycrawler' maxwidgets='1' showaddelement='no'>
                  <b:widget id='Label50' locked='true' title='شريط الأخبار' type='Label' version='1'>
                    <b:widget-settings>
                      <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
                      <b:widget-setting name='display'>LIST</b:widget-setting>
                      <b:widget-setting name='selectedLabelsList'>حول العالم</b:widget-setting>
                      <b:widget-setting name='showType'>USER_SELECTED</b:widget-setting>
                      <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main'>
                      <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
                        <b:if cond='data:display == &quot;list&quot;'>
                          <ul>
                            <b:loop values='data:labels' var='label'>
                              <li>
                                <b:if cond='data:blog.url == data:label.url'>
                                  <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
                                <b:else/>
                                  <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
                                </b:if>
                                <b:if cond='data:showFreqNumbers'>
                                  <span dir='ltr'>(<data:label.count/>)</span>
                                </b:if>
                              </li>
                            </b:loop>
                          </ul>
                        <b:else/>
                          <b:loop values='data:labels' var='label'>
                            <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
                              <b:if cond='data:blog.url == data:label.url'>
                                <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
                              <b:else/>
                                <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
                              </b:if>
                              <b:if cond='data:showFreqNumbers'>
                                <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
                              </b:if>
                            </span>
                          </b:loop>
                        </b:if>
                      </div>
                    </b:includable>
                  </b:widget>
                </b:section><!-- end marquee -->

              </div><!-- end ticker -->
            </div><!-- end twelve -->
          </div><!-- end row -->
        </div><!-- end news-ticker -->
      </div><!-- end header-top-left-bar -->

      <div class='six columns header-top-right-bar'>

        <div id='search_block_top'>
	      <form action='/search' id='searchbox' role='search'>
		    <p>
			  <input class='search_query' id='search_query_top' name='q' placeholder='Search here...' type='text' value=''/>
              <button type='submit'><i class='fa fa-search'/></button>
	        </p>
	      </form>
        </div><!-- end search_block_top -->

        <b:section id='top-social-icons' maxwidgets='1'>
          <b:widget id='LinkList50' locked='true' title='ايقونات مواقع التواصل' type='LinkList' version='1'>
            <b:widget-settings>
              <b:widget-setting name='link-3'>http://</b:widget-setting>
              <b:widget-setting name='sorting'>NONE</b:widget-setting>
              <b:widget-setting name='link-4'>http://</b:widget-setting>
              <b:widget-setting name='text-1'>google</b:widget-setting>
              <b:widget-setting name='link-1'>http://</b:widget-setting>
              <b:widget-setting name='text-0'>instagram</b:widget-setting>
              <b:widget-setting name='link-2'>http://</b:widget-setting>
              <b:widget-setting name='text-3'>twitter</b:widget-setting>
              <b:widget-setting name='link-0'>http://</b:widget-setting>
              <b:widget-setting name='text-2'>youtube</b:widget-setting>
              <b:widget-setting name='text-4'>facebook</b:widget-setting>
            </b:widget-settings>
            <b:includable id='main'>
               <ul class='social-icons-list top-bar-social'>
                 <b:loop values='data:links' var='link'>
                   <li expr:class='&quot;social-&quot; + data:link.name'><a expr:href='data:link.target'><i expr:class='&quot;fa fa-&quot; + data:link.name'/></a></li>
                 </b:loop>
               </ul>
            </b:includable>
          </b:widget>
        </b:section>
      
        <a class='nav-toggle' href='#'><i class='fa fa-bars'/></a>
      </div><!-- end header-top-right-bar -->

    </div><!-- end row -->
  </div><!-- end header_top_wrapper -->


  <div class='header_main_wrapper'>
    <div class='row'>

      <b:section class='four columns header-top-left' id='logo' maxwidgets='1' showaddelement='no'>
        <b:widget id='Header1' locked='true' title='قاالب سلاش (رأس الصفحة)' type='Header' version='1'>
          <b:widget-settings>
            <b:widget-setting name='displayUrl'>http://1.bp.blogspot.com/-LHt0xqIprt8/WnxYAFDusVI/AAAAAAAAAzs/intk-CGTs68t9I6hScGWsgT16LMZOs0uQCK4BGAYYCw/s1600/logo2.png</b:widget-setting>
            <b:widget-setting name='displayHeight'>90</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'>200</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>

            <b:if cond='data:useImage'>
              <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
                <!--
                Show image as background to text. You can't really calculate the width
                reliably in JS because margins are not taken into account by any of
                clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
                width if the user is using shrink to fit.
                This results in a margin-width's worth of pixels being cropped. If the
                user is not using shrink to fit then we expand the header.
                -->
                <b:if cond='data:mobile'>
                  <div id='header-inner'>
                    <div class='titlewrapper' style='background: transparent'>
                      <h1 class='title' style='background: transparent; border-width: 0px'>
                        <b:include name='title'/>
                      </h1>
                    </div>
                    <b:include name='description'/>
                  </div>
                <b:else/>
                  <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height                      + &quot;_height: &quot; + data:height                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
                    <div class='titlewrapper' style='background: transparent'>
                      <h1 class='title' style='background: transparent; border-width: 0px'>
                        <b:include name='title'/>
                      </h1>
                    </div>
                    <b:include name='description'/>
                  </div>
                </b:if>
              <b:else/>
                <!--Show the image only-->
                <div id='header-inner'>
                  <a expr:href='data:blog.homepageUrl' style='display: block'>
                    <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
                  </a>
                  <!--Show the description-->
                  <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
                    <b:include name='description'/>
                  </b:if>
                </div>
              </b:if>
            <b:else/>
              <!--No header image -->
              <div id='header-inner'>
                <div class='titlewrapper'>
                  <h1 class='title'>
                    <b:include name='title'/>
                  </h1>
                </div>
                <b:include name='description'/>
              </div>
            </b:if>
          </b:includable>
          <b:includable id='description'>
            <div class='descriptionwrapper'>
              <p class='description'><span><data:description/></span></p>
            </div>
          </b:includable>
          <b:includable id='title'>
            <b:if cond='data:blog.url == data:blog.homepageUrl'>
              <data:title/>
            <b:else/>
              <a expr:href='data:blog.homepageUrl'><data:title/></a>
            </b:if>
          </b:includable>
        </b:widget>
      </b:section>

	  <b:section class='eight columns header-top-right ads728x90-thumb' id='header-ads' maxwidgets='1' showaddelement='no'>
<b:widget id='HTML50' locked='true' title='إعلان بجانب الشعار' type='HTML' version='1'>
  <b:widget-settings>
    <b:widget-setting name='content'>&lt;a href=&quot;https://www.alphatekania.com&quot;&gt;
&lt;img alt=&quot;&quot; src=&quot;https://4.bp.blogspot.com/-Cwy-Zm1zYls/W9OMgLOlypI/AAAAAAAAALE/adQ8JTnT-xo6vvux2jMw3-48ItghDoI2wCLcBGAs/s1600/t%25C3%25A9l%25C3%25A9chargement.png&quot; /&gt;&lt;/a&gt;</b:widget-setting>
  </b:widget-settings>
  <b:includable id='main'>
            <div class='widget-content'>
              <data:content/>
            </div>
           </b:includable>
</b:widget>
</b:section>

    </div>
  </div><!-- end header_main_wrapper -->


  <div class='sticky-wrapper' id='menu_wrapper-sticky-wrapper'>
    <div class='menu_wrapper menu_sticky' id='menu_wrapper'>
      <div class='row'>

        <div class='main_menu twelve columns'>
          <div class='menu_border_top'/><!-- main menu -->
          <div class='menu-primary-container main-menu'>
			<a class='home-icon' expr:href='data:blog.homepageUrl'><i aria-hidden='true' class='fa fa-home'/></a>
            <b:section id='header-main-menu' maxwidgets='1'>
              <b:widget id='PageList50' locked='true' title='القائمة الرئيسية' type='PageList' version='1'>
                <b:widget-settings>
                  <b:widget-setting name='pageListJson'><![CDATA[{'link0': {'href': '#', 'title': '\x3ci class\x3d\x22fa fa-bolt\x22\x3e\x3c/i\x3e حصريات', 'position': 0}, 'link1': {'href': '#', 'title': 'صحة', 'position': 1}, 'link2': {'href': '#', 'title': 'أخبار', 'position': 2}, 'link3': {'href': '/search/label/ألعاب', 'title': '\x3ci class\x3d\x22fa fa-gamepad\x22\x3e\x3c/i\x3e ألعاب', 'position': 3}, 'link4': {'href': '#', 'title': 'أندرويد', 'position': 4}, 'link5': {'href': '#', 'title': 'مواقع', 'position': 5}, 'link6': {'href': 'http://', 'title': '_طبخ', 'position': 6}, 'link7': {'href': '#', 'title': '_\x3ci class\x3d\x22fa fa-bug\x22\x3e\x3c/i\x3e مشكل تقني', 'position': 7}, 'link8': {'href': '#', 'title': '_حقائق', 'position': 8}, 'link9': {'href': '#', 'title': '_\x3ci class\x3d\x22fa fa-android\x22\x3e\x3c/i\x3e أندرويد', 'position': 9}, 'link10': {'href': '#', 'title': '_أسرار', 'position': 10}, 'link11': {'href': '#', 'title': '_\x3ci class\x3d\x22fa fa-apple\x22\x3e\x3c/i\x3e شركة أبل', 'position': 11}, 'link12': {'href': '#', 'title': '__هل تعلم', 'position': 12}, 'link13': {'href': '#', 'title': '__معرفة', 'position': 13}, 'link14': {'href': '/search/label/حول العالم', 'title': 'mega1/حول العالم', 'position': 14}, 'link15': {'href': '#', 'title': 'mega3/سيارات', 'position': 15}, 'link16': {'href': 'https://www.facebook.com/Taaalam', 'title': '\x3ci class\x3d\x22fa fa-shopping-cart\x22\x3e\x3c/i\x3e شراء القالب', 'position': 16}}]]></b:widget-setting>
                  <b:widget-setting name='homeTitle'>الصفحة الرئيسية</b:widget-setting>
                </b:widget-settings>
                <b:includable id='main'>
				  <ul id='mainmenu'>
                    <b:loop values='data:links' var='link'>
                      <b:if cond='data:link.isCurrentPage'>
                        <li class='menu-item current-menu-item'><a expr:href='data:link.href'><data:link.title/></a></li>
                      <b:else/>
                        <li class='menu-item'><a expr:href='data:link.href'><data:link.title/></a></li>
                      </b:if>
                    </b:loop>
				  </ul>
                </b:includable>
              </b:widget>
            </b:section>
            
            <div class='random_post_link'>
              <a href='#'><i class='fa fa-random'/></a>
            </div>

          </div><!-- end main menu -->

		  <div id='mega_menu'>
            <ul id='sub-menu'>
              <b:section class='mega_menu_links' id='mega_menu_links' maxwidgets='4' name='Mega Menu Columns'>
                <b:widget id='LinkList70' locked='true' title='قسم 4' type='LinkList' version='1'>
                  <b:widget-settings>
                    <b:widget-setting name='link-3'>http://</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='text-1'>طرق </b:widget-setting>
                    <b:widget-setting name='link-1'>http://</b:widget-setting>
                    <b:widget-setting name='text-0'>تجارة</b:widget-setting>
                    <b:widget-setting name='link-2'>http://</b:widget-setting>
                    <b:widget-setting name='text-3'>مدينة</b:widget-setting>
                    <b:widget-setting name='link-0'>http://</b:widget-setting>
                    <b:widget-setting name='text-2'>شوارع</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:if cond='data:title != &quot;&quot;'><a href='javascript:void(0)'><data:title/></a></b:if>
					<li>
                      <ul class='sub-mega-menu'>
                        <b:loop values='data:links' var='link'>
                          <li><a expr:href='data:link.target'><data:link.name/></a></li>
                        </b:loop>
                      </ul>
                    </li>
                  </b:includable>
                </b:widget>
                <b:widget id='LinkList71' locked='true' title='قسم 3' type='LinkList' version='1'>
                  <b:widget-settings>
                    <b:widget-setting name='link-3'>http://</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='text-1'>مؤكولات</b:widget-setting>
                    <b:widget-setting name='link-1'>http://</b:widget-setting>
                    <b:widget-setting name='text-0'><![CDATA[<i class="fa fa-folder-open"></i> أغذية]]></b:widget-setting>
                    <b:widget-setting name='link-2'>http://</b:widget-setting>
                    <b:widget-setting name='text-3'>طبخ</b:widget-setting>
                    <b:widget-setting name='link-0'>#</b:widget-setting>
                    <b:widget-setting name='text-2'>وجبات صحية</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:if cond='data:title != &quot;&quot;'><a href='javascript:void(0)'><data:title/></a></b:if>
					<li>
                      <ul class='sub-mega-menu'>
                        <b:loop values='data:links' var='link'>
                          <li><a expr:href='data:link.target'><data:link.name/></a></li>
                        </b:loop>
                      </ul>
                    </li>
                  </b:includable>
                </b:widget>
                <b:widget id='LinkList72' locked='true' title='قسم 2' type='LinkList' version='1'>
                  <b:widget-settings>
                    <b:widget-setting name='link-3'>#</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='text-1'>أحاديث</b:widget-setting>
                    <b:widget-setting name='link-1'>http://</b:widget-setting>
                    <b:widget-setting name='text-0'>سنة</b:widget-setting>
                    <b:widget-setting name='link-2'>http://</b:widget-setting>
                    <b:widget-setting name='text-3'>قرآن كريم</b:widget-setting>
                    <b:widget-setting name='link-0'>http://</b:widget-setting>
                    <b:widget-setting name='text-2'>سيرة</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:if cond='data:title != &quot;&quot;'><a href='javascript:void(0)'><data:title/></a></b:if>
					<li>
                      <ul class='sub-mega-menu'>
                        <b:loop values='data:links' var='link'>
                          <li><a expr:href='data:link.target'><data:link.name/></a></li>
                        </b:loop>
                      </ul>
                    </li>
                  </b:includable>
                </b:widget>
                <b:widget id='LinkList73' locked='true' title='قسم 1' type='LinkList' version='1'>
                  <b:widget-settings>
                    <b:widget-setting name='link-3'>http://</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='text-1'><![CDATA[<i class="fa fa-bolt"></i> حصريات]]></b:widget-setting>
                    <b:widget-setting name='link-1'>http://</b:widget-setting>
                    <b:widget-setting name='text-0'>جديد</b:widget-setting>
                    <b:widget-setting name='link-2'>http://</b:widget-setting>
                    <b:widget-setting name='text-3'>أخبار</b:widget-setting>
                    <b:widget-setting name='link-0'>http://</b:widget-setting>
                    <b:widget-setting name='text-2'>سياسة</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:if cond='data:title != &quot;&quot;'><a href='javascript:void(0)'><data:title/></a></b:if>
					<li>
                      <ul class='sub-mega-menu'>
                        <b:loop values='data:links' var='link'>
                          <li><a expr:href='data:link.target'><data:link.name/></a></li>
                        </b:loop>
                      </ul>
                    </li>
                  </b:includable>
                </b:widget>
              </b:section><!-- end mega_menu_links -->
            </ul>
          </div><!-- end mega_menu -->
        </div>
      </div>
    </div>
  </div> 

</header><!-- end header-wrapper -->

  <div class='slider_wrapper_main'>
    <div class='row header-slider-home'>
      <div class='twelve columns feature-three'> 

	    <b:if cond='data:blog.pageType == &quot;error_page&quot;'>
          <style type='text/css'>
   .fa-frown-o {
    font-size: 80px!important;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 10px;
    color: #3072fd; margin-top: 100px;
}

            .page_error_404 { 
			  text-align: center;
            }
			.page_error_404 h1 {
              font-weight: 800;
              font-size: 100px;
              line-height: 270px;
			  color: #444;
            }
            .page_error_404 .description {
              color: #444;
    font-size: 20px;
    margin-top: -70px;
    margin-bottom: 150px;
            }
            .main_content {
			  display: none;
			}
          </style>
		  <div class='page_error_404'>
            <i class='fa fa-frown-o'/>
            <h1 class='big'>404</h1>
            <p class='description'>  
              عفوا !! الصفحة التي تبحث عنها غير موجودة!
            </p>
          </div>
        </b:if>
        <!-- Intro Slider -->
        <div id='intro-slider'>
          <div class='container'>
            <div class='row'>
              <b:section class='intro-posts' id='السلايد شو' maxwidgets='1' showaddelement='no'>
                <b:widget id='HTML04' locked='true' title='' type='HTML' version='1'>
                  <b:widget-settings>
                    <b:widget-setting name='content'>recent</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                  <b:if cond='data:blog.url == data:blog.homepageUrl'>
                    <div class='widget-content'>
                      <div class='outer-slider'>
                        <div class='swiper-container'>
                          <b:if cond='data:content == &quot;recent&quot;'>
                            <script>
                              document.write(&quot;&lt;script src=\&quot;/feeds/posts/default?max-results=10&amp;orderby=published&amp;alt=json-in-script&amp;callback=introPosts\&quot;&gt;&lt;\/script&gt;&quot;);
                            </script>
                            <b:else/>
                            <script>
                              document.write(&quot;&lt;script src=\&quot;/feeds/posts/summary/-/<data:content/>?max-results=10&amp;orderby=published&amp;alt=json-in-script&amp;callback=introPosts\&quot;&gt;&lt;\/script&gt;&quot;);
                            </script>
                          </b:if>
                        </div>
                        <div class='swiper-button-prev'>
                          <i class='fa fa-angle-left'/>
                        </div>
                        <div class='swiper-button-next'>
                          <i class='fa fa-angle-right'/>
                        </div>
                      </div>
                    </div>
                     </b:if>
                  </b:includable>
                </b:widget>
                <b:widget id='HTML937' locked='true' title='Slider Style' type='HTML' version='1'>
                  <b:widget-settings>
                    <b:widget-setting name='content'/>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:if cond='data:content == &quot;wide slider&quot;'>
                      <style>
                        #intro-slider {
                          margin-top: 0 !important;
                          overflow: hidden;
                        }
                        #intro-slider .container {
                          max-width: 100% !important;
                        }
                        #intro-slider .row {
                          margin-left: 0 !important;
                          margin-right: 0 !important;
                        }
                        .intro-posts .swiper-slide {
                          border: 0 !important;
                        }
                        .intro-posts-title {
                          max-width: 750px;
                          margin: auto;
                          text-align: center;
                        }
                      </style>
                    </b:if>
                  </b:includable>
                </b:widget>
              </b:section>
            </div>
          </div>
        </div>
        <div class='f-p' id='intro-favourite-posts'>
          <div class='container'>
            <div class='row'>
              <b:section class='intro-favourite-posts' id='السلايد الثاني' maxwidgets='1' showaddelement='no'>
                <b:widget id='HTML550' locked='true' title='تدويناتي المفضلة' type='HTML' version='1'>
                  <b:widget-settings>
                    <b:widget-setting name='content'>جمال</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                  <b:if cond='data:blog.url == data:blog.homepageUrl'>
                    <div class='widget-content'>
                      <div class='swiper-container-2'>
                          <!-- only display title if it's non-empty -->
                          <b:if cond='data:title != &quot;&quot;'>
                            <div class='favourite-posts-title-home'>
                            <h2 class='title'>
                              <data:title/>
                            </h2>
                              <div class='slider-pagination'>
                              <div class='swiper-button-prev-2'>
                                <i class='fa fa-angle-left'/>
                              </div>
                              <div class='swiper-button-next-2'>
                                <i class='fa fa-angle-right'/>
                              </div>
                              </div>
                            </div>
                          </b:if>
                          <b:if cond='data:content == &quot;recent&quot;'>
                            <script>
                              document.write(&quot;&lt;script src=\&quot;/feeds/posts/default?max-results=10&amp;orderby=published&amp;alt=json-in-script&amp;callback=favouritePosts\&quot;&gt;&lt;\/script&gt;&quot;);
                            </script>
                            <b:else/>
                            <script>
                              document.write(&quot;&lt;script src=\&quot;/feeds/posts/summary/-/<data:content/>?max-results=10&amp;orderby=published&amp;alt=json-in-script&amp;callback=favouritePosts\&quot;&gt;&lt;\/script&gt;&quot;);
                            </script>
                          </b:if>
                      </div>
                    </div>
                   </b:if>
                  </b:includable>
                </b:widget>
              </b:section>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div><!-- end slider_wrapper_main -->

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<div class='row main_content'>

  <div class='content_wraper three_columns_container'>

	<div class='eight columns content_display_col1' id='content'>

	  <b:if cond='data:blog.url == data:blog.homepageUrl and data:blog.pageType == &quot;index&quot;'>
        <b:section id='homepage-content-above-posts' name='تنسيق المشاركات (1) '>
          <b:widget id='HTML18' locked='false' title='سفر' type='HTML'>
            <b:widget-settings>
              <b:widget-setting name='content'><![CDATA[{"widgetType": "right post","widgetLabel": "سفر","widgetColor": "#26A65B","widgetCount": 5}]]></b:widget-setting>
            </b:widget-settings>
            <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
          </b:widget>
          <b:widget id='HTML13' locked='false' title='التصوير' type='HTML'>
            <b:widget-settings>
              <b:widget-setting name='content'><![CDATA[{"widgetType": "below post","widgetLabel": "استكشاف","widgetColor": "#2C3E50","widgetCount": 5}]]></b:widget-setting>
            </b:widget-settings>
            <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
          </b:widget>
        </b:section>
      </b:if>

      <b:section id='allpages-content-above-posts' name='إعلان فوق المواضيع (الصفحة الرئيسية)'>
        <b:widget id='Image2' locked='false' title='' type='Image'>
          <b:widget-settings>
            <b:widget-setting name='displayUrl'>http://1.bp.blogspot.com/-6tqLNDun6yk/W9OJ5bhSRDI/AAAAAAAAAKw/94rHGlyJHw8fElMvt-V9BRKV26AAIJHjwCK4BGAYYCw/s1600/t%25C3%25A9l%25C3%25A9chargement.png</b:widget-setting>
            <b:widget-setting name='displayHeight'>74</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'>600</b:widget-setting>
            <b:widget-setting name='link'/>
            <b:widget-setting name='caption'/>
          </b:widget-settings>
          <b:includable id='main'>
    <b:if cond='data:title != &quot;&quot;'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
      <b:tag cond='data:link' expr:href='data:link' name='a'>
        <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
      </b:tag>
      <br/>
      <b:if cond='data:caption'>
        <span class='caption'><data:caption/></span>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
        </b:widget>
        <b:widget id='HTML9' locked='true' title='' type='HTML' version='1'>
          <b:includable id='main'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:if>
</b:includable>
        </b:widget>
      </b:section>

      <b:section id='main-content' name='صفحة المواضيع' showaddelement='no'>
        <b:widget id='Blog1' locked='true' title='رسائل المدونة الإلكترونية' type='Blog' version='1'>
          <b:widget-settings>
            <b:widget-setting name='showDateHeader'>false</b:widget-setting>
            <b:widget-setting name='style.textcolor'>#11304c</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'>#212121</b:widget-setting>
            <b:widget-setting name='showAuthor'>true</b:widget-setting>
            <b:widget-setting name='style.linkcolor'>#2a4057</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>
            <b:widget-setting name='reactionsLabel'>ردرود الأفعال:</b:widget-setting>
            <b:widget-setting name='showAuthorProfile'>true</b:widget-setting>
            <b:widget-setting name='style.layout'>1x1</b:widget-setting>
            <b:widget-setting name='showLabels'>true</b:widget-setting>
            <b:widget-setting name='showLocation'>false</b:widget-setting>
            <b:widget-setting name='showTimestamp'>true</b:widget-setting>
            <b:widget-setting name='postsPerAd'>1</b:widget-setting>
            <b:widget-setting name='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='backlinksLabel'>Links to this post</b:widget-setting>
            <b:widget-setting name='showReactions'>false</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main' var='top'>
            <b:if cond='!data:mobile'>
              <!-- posts -->
              <div class='blog-posts hfeed'>

                <b:include data='top' name='status-message'/>

				<b:if cond='data:blog.pageType == &quot;index&quot;'>
				  <div class='latest-articles widget-title'><h2>Latest Articles</h2></div>
                </b:if>

                <b:loop values='data:posts' var='post'>

                  <div class='post-outer'>
                    <b:include data='post' name='post'/>
                    <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
                  </div>

                  <!-- Ad -->
                  <b:if cond='data:post.includeAd'>
                    <div class='inline-ad'>
                      <data:adCode/>
                    </div>
                  </b:if>
                </b:loop>

              </div>
	
			  <b:if cond='data:blog.pageType != &quot;item&quot;'>
                <b:include name='nextprev'/>
              </b:if>
			
            </b:if>

          </b:includable>
          <b:includable id='backlinkDeleteIcon' var='backlink'>
            <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
              <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
                <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
              </a>
            </span>
          </b:includable>
          <b:includable id='backlinks' var='post'>
            <a name='links'/><h4><data:post.backlinksLabel/></h4>
            <b:if cond='data:post.numBacklinks != 0'>
              <dl class='comments-block' id='comments-block'>
                <b:loop values='data:post.backlinks' var='backlink'>
                  <div class='collapsed-backlink backlink-control'>
                    <dt class='comment-title'>
                      <span class='backlink-toggle-zippy'>&#160;</span>
                      <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
                      <b:include data='backlink' name='backlinkDeleteIcon'/>
                    </dt>
                    <dd class='comment-body collapseable'>
                      <data:backlink.snippet/>
                    </dd>
                    <dd class='comment-footer collapseable'>
                      <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
                      <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
                    </dd>
                  </div>
                </b:loop>
              </dl>
            </b:if>
            <p class='comment-footer'>
              <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
            </p>
          </b:includable>
          <b:includable id='comment-form' var='post'>
            <div class='comment-form'>
              <a name='comment-form'/>
              <b:if cond='data:mobile'>
                <h4 id='comment-post-message'>
                  <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
                <p><data:blogCommentMessage/></p>
                <data:blogTeamBlogMessage/>
                <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
                <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='280px' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
              <b:else/>
                <h4 id='comment-post-message'><data:postCommentMsg/></h4>
                <p><data:blogCommentMessage/></p>
                <data:blogTeamBlogMessage/>
                <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
                <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='280px' id='comment-editor' name='comment-editor' src='' width='100%'/>
              </b:if>
              <data:post.friendConnectJs/>
              <data:post.cmtfpIframe/>
              <script type='text/javascript'>
                BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
              </script>
            </div>
          </b:includable>
          <b:includable id='commentDeleteIcon' var='comment'>
            <span expr:class='&quot;item-control &quot; + 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:top.deleteCommentMsg'>
                  <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
                </a>
              </b:if>
            </span>
          </b:includable>
          <b:includable id='comment_count_picker' var='post'>
            <b:if cond='data:post.commentSource == 1'>
              <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.url.canonical.http'>
              </span>
            <b:else/>
              <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
                <data:post.commentLabelFull/>:
              </a>
            </b:if>
          </b:includable>
          <b:includable id='comment_picker' var='post'>
            <b:if cond='data:post.commentSource == 1'>
              <b:include data='post' name='iframe_comments'/>
            <b:elseif cond='data:post.showThreadedComments'/>
              <b:include data='post' name='threaded_comments'/> 
            <b:else/>
              <b:include data='post' name='comments'/>
            </b:if>
          </b:includable>
          <b:includable id='comments' var='post'>
            <div class='comments' id='comments'>
              <a name='comments'/>
              <b:if cond='data:post.allowComments'>
                <h4><data:post.commentLabelFull/></h4>

                <b:if cond='data:post.commentPagingRequired'>
                  <span class='paging-control-container'>
                    <b:if cond='data:post.hasOlderLinks'>
                      <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
                        &#160;
                      <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
                        &#160;
                    </b:if>

                    <data:post.commentRangeText/>

                    <b:if cond='data:post.hasNewerLinks'>
                      &#160;
                      <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
                      &#160;
                      <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
                    </b:if>
                  </span>
                </b:if>

                <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
                  <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
                    <b:loop values='data:post.comments' var='comment'>
                      <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
                        <b:if cond='data:comment.favicon'>
                          <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
                        </b:if>
                        <a expr:name='data:comment.anchorName'/>
                        <b:if cond='data:blog.enabledCommentProfileImages'>
                          <data:comment.authorAvatarImage/>
                        </b:if>
                        <b:if cond='data:comment.authorUrl'>
                          <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
                        <b:else/>
                          <data:comment.author/>
                        </b:if>
                        <data:commentPostedByMsg/>
                      </dt>
                      <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
                        <b:if cond='data:comment.isDeleted'>
                          <span class='deleted-comment'><data:comment.body/></span>
                        <b:else/>
                          <p>
                            <data:comment.body/>
                          </p>
                        </b:if>
                      </dd>
                      <dd 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>
                      </dd>
                    </b:loop>
                  </dl>
                </div>

                <b:if cond='data:post.commentPagingRequired'>
                  <span class='paging-control-container'>
                    <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
                      <data:post.oldestLinkText/>
                    </a>
                    <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
                      <data:post.olderLinkText/>
                    </a>
                    &#160;
                    <data:post.commentRangeText/>
                    &#160;
                    <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
                      <data:post.newerLinkText/>
                    </a>
                    <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
                      <data:post.newestLinkText/>
                    </a>
                  </span>
                </b:if>

                <p class='comment-footer'>
                  <b:if cond='data:post.embedCommentForm'>
                    <b:if cond='data:post.allowNewComments'>
                      <b:include data='post' name='comment-form'/>
                    <b:else/>
                      <data:post.noNewCommentsText/>
                    </b:if>
                  <b:elseif cond='data:post.allowComments'/>
                    <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
                  </b:if>
                </p>
              </b:if>
              <b:if cond='data:showCmtPopup'>
                <div id='comment-popup'>
                  <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
                  </iframe>
                </div>
              </b:if>

              <div id='backlinks-container'>
              <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
                 <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
              </div>
              </div>
            </div>
          </b:includable>
          <b:includable id='feedLinks'/>
          <b:includable id='feedLinksBody' var='links'/>
          <b:includable id='iframe_comments' 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 == &quot;false&quot;'>
                <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
              </b:if>
            </b:if>
          </b:includable>
          <b:includable id='mobile-index-post' var='post'/>
          <b:includable id='mobile-main' var='top'/>
          <b:includable id='mobile-nextprev'/>
          <b:includable id='mobile-post' var='post'/>
          <b:includable id='nextprev'>

			<b:if cond='data:blog.pageType == &quot;item&quot;'> <!-- Item Page Navigation -->

			  <div class='postnav'>
                <span class='left'>
                  <i class='fa fa-angle-double-left'/>
                  <a expr:href='data:olderPageUrl' id='prepost'>
                    <span>الموضوع السابق</span>
                  </a>
                </span>

                <span class='right'>
                  <i class='fa fa-angle-double-right'/>
                  <a expr:href='data:newerPageUrl' id='nextpost'>
                    <span>الموضوع التالي</span>
                  </a>
                </span>
              </div>

              <b:elseif cond='data:blog.pageType != &quot;error_page&quot;'/>

              <div class='blog-pager' id='blog-pager'>
                
				<script type='text/javascript'> 
                  //<![CDATA[

function pageNavi(e){var a=location.href,i=-1!=a.indexOf("/search/label/"),r=i?a.substr(a.indexOf("/search/label/")+14,a.length):"";r=-1!=r.indexOf("?")?r.substr(0,r.indexOf("?")):r;var s=i?"/search/label/"+r+"?updated-max=":"/search?updated-max=",t=e.feed.entry.length,n=Math.ceil(t/DefaultConfig.perPage);if(!(1>=n)){var l=1,f=[""];i?f.push("/search/label/"+r+"?max-results="+DefaultConfig.perPage):f.push("/?max-results="+DefaultConfig.perPage);for(var g=2;n>=g;g++){var o=(g-1)*DefaultConfig.perPage-1,u=e.feed.entry[o].published.$t,c=u.substring(0,19)+u.substring(23,29);c=encodeURIComponent(c),-1!=a.indexOf(c)&&(l=g),f.push(s+c+"&max-results="+DefaultConfig.perPage)}pageNavi.show(f,l,n)}}var blogDir=$("body").data("dir");"ltr"===blogDir?blogDir="fa-angle-double-right":"rtl"===blogDir&&(blogDir="fa-angle-double-left"),pageNavi.show=function(e,a,r){var s=Math.floor((DefaultConfig.numPages-1)/2),t=DefaultConfig.numPages-1-s,n=a-s;0>=n&&(n=1),endPage=a+t,endPage-n<DefaultConfig.numPages&&(endPage=n+DefaultConfig.numPages-1),endPage>r&&(endPage=r,n=r-DefaultConfig.numPages+1),0>=n&&(n=1);var l="";for(a>1&&(l+='<a href="'+e[a-1]+'"><i class="fa '+blogDir+'"></i></a>'),i=n;i<=endPage;++i)l+=i==a?'<span class="current">'+i+"</span>":'<a href="'+e[i]+'">'+i+"</a>";r>a&&(l+='<a href="'+e[a+1]+'"><i class="fa '+blogDir+'"></i></a>'),document.write(l)},function(){var e=location.href;if(-1==e.indexOf("?q=")&&-1==e.indexOf(".html")){var a=e.indexOf("/search/label/")+14;if(13!=a){var i=e.indexOf("?"),r=-1==i?e.substring(a):e.substring(a,i);document.write('<script type="text/javascript" src="/feeds/posts/summary/-/'+r+'?alt=json-in-script&callback=pageNavi&max-results=99999"><\/script>')}else document.write('<script type="text/javascript" src="/feeds/posts/summary?alt=json-in-script&callback=pageNavi&max-results=99999"><\/script>')}}();                  //]]>
                </script>

              </div>
                
            </b:if>

          </b:includable>
          <b:includable id='post' var='post'>
            <div class=''>

			  <b:if cond='data:blog.pageType == &quot;item&quot;'> <!-- Item Page Content -->
                <!-- Post BreadCrumbs -->
                <div class='breadcrumbs_options' xmlns:v='http://rdf.data-vocabulary.org/#'>
                  <span typeof='v:Breadcrumb'>
                    <a class='bhome' expr:href='data:blog.homepageUrl' property='v:title' rel='v:url'>الرئيسية</a>
                  </span>

                  <b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
                    <i class='fa fa-angle-left'/>
                  <b:else/>
                    <i class='fa fa-angle-right'/>
                  </b:if>

                  <b:loop values='data:posts' var='post'>
                    <b:if cond='data:post.labels'>
                      <b:loop values='data:post.labels' var='label'>
						<b:if cond='data:label.isLast == &quot;true&quot;'>
                          <span typeof='v:Breadcrumb'>
                            <a expr:href='data:label.url' property='v:title' rel='v:url'><data:label.name/></a>
                          </span>
						</b:if>
                      </b:loop>
                      <b:else/>
                      Unlabelled
                    </b:if>
                    <b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
                      <i class='fa fa-angle-left'/>
                    <b:else/>
                      <i class='fa fa-angle-right'/>
                    </b:if>
                    <span class='current'><data:post.title/></span>
                  </b:loop>
                </div>
              </b:if>


			  <b:if cond='data:blog.pageType != &quot;index&quot;'> <!-- Item Page Content -->
                <!-- Post Meta Start -->
                <div class='single_post_title heading_post_title'>

                  <b:if cond='data:blog.pageType == &quot;item&quot; or data:blog.pageType == &quot;static_page&quot;'> <!-- Item Page Content OR Static Page Content -->
                    <b:if cond='data:post.title'>
                      <h1 class='entry-title single-post-title heading_post_title' itemprop='name headline'><data:post.title/></h1>
                    </b:if>
                  </b:if>

                  <b:if cond='data:blog.pageType == &quot;item&quot;'> <!-- Item Page Content -->
                    <p class='post-meta meta-main-img'>

                      <!-- Post Author -->
                      <b:if cond='data:top.showAuthor'>
                        <span class='vcard post-author single_meta meta-user'>
                          <span class='fn author-link'>
                            <b:if cond='data:post.authorProfileUrl'>
                              <i class='fa fa-user' style='float: right;margin-top:2px'/>
                              <a class='g-profile' expr:href='data:post.authorProfileUrl ? data:post.authorProfileUrl : &quot;javascript:void(0)&quot;' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person' rel='author' target='_blank' title='Author Profile'>
                                <span itemprop='name' title='Author Profile'><data:post.author/></span>
                              </a>
                            <b:else/>
                              <i class='fa fa-user'/><strong itemprop='name' title='Author Profile'><data:post.author/></strong>
                            </b:if>
                          </span>
                        </span>
                      </b:if>

                      <!-- Post Date -->
                      <b:if cond='data:top.showTimestamp'>
                        <span class='post-date published' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
                          <i class='fa fa-clock-o'/><data:post.timestamp/>
                        </span>
                      </b:if>

                      <!-- Post Comments -->
                      <b:if cond='data:post.allowComments'>
                        <span class='meta-comment'>
						  <i class='fa fa-comments-o'/>
                          <a href='#comments'>
                            <data:post.numComments/>
                          </a>
                        </span>
                      </b:if>

                    </p>
                  </b:if>                          
                </div>
                <!-- Post Meta End -->
              </b:if>

			  <b:if cond='data:blog.pageType == &quot;item&quot; or data:blog.pageType == &quot;static_page&quot;'> <!-- Item OR Static Page Content -->
                <div class='clearfix'/>

                <!-- Post Body -->
                <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' expr:itemprop='(data:blog.metaDescription ? &quot;&quot; : &quot;description &quot;) + &quot;articleBody&quot;'>
                  <div class='owl_slider slider-large content-sliders owl-carousel builder_slider'>
                    <b:loop index='i' values='data:post.enclosures' var='enclosure'>
                      <b:if cond='data:enclosure.mimeType == &quot;gallery&quot;'>
                        <div class='item_slide image_post'>
                          <img expr:alt='data:post.title' expr:src='data:enclosure.url' height='400' width='735'/>
                        </div>
                      </b:if>
                    </b:loop>
                  </div>
                  <div id='postAD-top'/>
              <i class='clear'/>
              <data:post.body/>
              <i class='clear'/>
              <div id='postAD-bottom'/>
              <i class='clear'/>
                </div>

                <div class='clearfix'/>
              </b:if>

			  <b:if cond='data:blog.pageType == &quot;item&quot;'> <!-- Item Page Content -->
                <!-- Post Labels -->
                <b:if cond='data:top.showPostLabels and data:post.labels'>
                  <span class='tag-cat'>
                    <span class='tag_title'>TAG</span>
                    <b:loop values='data:post.labels' var='label'>
                      <a expr:href='data:label.url' rel='tag'># <data:label.name/></a>
                    </b:loop>
                  </span>
                </b:if>

                <div class='clearfix'/>

                <!-- Post Share Buttons -->
                <b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/>

                <div class='clearfix'/>

                <!-- Post Navigation -->
                <b:include name='nextprev'/>

                <!-- Author Box -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='authorboxwrap'>
<div class='authorboxfull'>
<div class='avatar-container'>
<a href=''>
<img class='author_avatar' expr:alt='data:post.author' expr:src='data:post.authorPhoto.url' height='110' width='110'/>
</a>
</div>
<div class='author_description_container'>
<h4>عن الكاتب : <a href='#' rel='author'><data:post.author/></a></h4>
<p>
<data:post.authorAboutMe/>       
</p>
<div class='authorsocial'>
<a class='img-circle1' href='#' rel='nofollow' target='_blank'><i class='fa fa-facebook'/></a>
<a class='img-circle2' href='#' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a>
<a class='img-circle3' href='#' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/></a>
<div class='clr'/>
</div>
</div>
</div>
</div>
<div style='clear:both'/>
</b:if>

                <!-- Related Posts -->
                <div class='related-posts'>
                  <b:if cond='data:post.labels'>
                    <b:loop values='data:post.labels' var='label'>
                      <span style='display:none'><data:label.name/></span>
                    </b:loop>
                  </b:if>
                </div>
              </b:if>

              <b:if cond='data:blog.pageType == &quot;index&quot; or data:blog.pageType == &quot;archive&quot;'> <!-- Index OR Archive Page Content -->

                <div class='feature-post-list list-post-builder loop-post-content'>
                  <div class='image_post feature-item'>
                    <a class='feature-link latest-articles-img' expr:href='data:post.url' expr:title='data:post.title'>
                      <img expr:alt='data:post.title' expr:src='resizeImage(data:post.firstImageUrl, 400)' height='260' width='400'/>
                      <span class='overlay_icon fa fa-file-text'/>
                    </a>
                  </div>
                  <div class='post_loop_content'>
                    
                    <!-- Post Labels -->
                    <b:if cond='data:top.showPostLabels and data:post.labels'>
                      <div class='meta_holder'>
                        <span class='meta-category-small'>
                          <b:loop values='data:post.labels' var='label'>
                            <a class='post-category-color-text' expr:href='data:label.url' rel='tag'><data:label.name/><b:if cond='data:label.isLast != &quot;true&quot;'>, </b:if></a>
                          </b:loop>
                        </span>
                      </div>
                    </b:if>

                    <!-- Post Title -->
                    <b:if cond='data:post.title'>
                      <h3 class='image-post-title feature_2col'>
                        <b:if cond='data:post.url'>
                          <a expr:href='data:post.url'><data:post.title/></a>
                        </b:if>
                      </h3>
                    </b:if>


                    <p class='post-meta meta-main-img'>


                     <!-- Post Author -->
                      <b:if cond='data:top.showAuthor'>
                        <span class='vcard post-author'>
                          <span class='fn'>
                            <b:if cond='data:post.authorProfileUrl'>
                              <i class='fa fa-user'/>
                              <a class='g-profile' expr:href='data:post.authorProfileUrl ? data:post.authorProfileUrl : &quot;javascript:void(0)&quot;' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person' rel='author' target='_blank' title='Author Profile'>
                                <span itemprop='name' title='Author Profile'><data:post.author/></span>
                              </a>
                            <b:else/>
                              <i class='fa fa-user'/><strong itemprop='name' title='Author Profile'><data:post.author/></strong>
                            </b:if>
                          </span>
                        </span>
                      </b:if>

                      <!-- Post Date -->
                      <b:if cond='data:top.showTimestamp'>
                        <span class='post-date published' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
                          <i class='fa fa-clock-o'/><data:post.timestamp/>
                        </span>
                      </b:if>

                      <!-- Post Comments -->
                      <b:if cond='data:post.allowComments'>
                        <span class='meta-comment'>
						  <i class='fa fa-comments-o'/>
                          <a expr:href='data:post.url + &quot;#comments&quot;'>
                            <data:post.numComments/>
                          </a>
                        </span>
                      </b:if>
                    </p>

                    <!-- Post Snippet -->
                    <p class='post_des'><data:post.snippet/></p>

                    <!-- Read More Button -->
                    <a class='more_button_post' expr:href='data:post.url'><data:post.jumpText/></a>

                    <div class='clearfix'/>

                  </div>
                </div>          

              </b:if>
            </div><!-- end Post Class -->
          </b:includable>
          <b:includable id='postQuickEdit' var='post'/>
          <b:includable id='shareButtons' var='post'>
            <div class='share-post'>
              <ul class='blog-share-socials'>
                <li class='facebook'>
                  <a expr:href='&quot;https://www.facebook.com/share.php?u=&quot; + data:post.url' target='_blank' title='Facebook'><i class='fa fa-facebook'/>شاركه على الفيسبوك</a>
                </li>
                <li class='twitter'>
                  <a expr:href='&quot;https://twitter.com/home?status=&quot; + data:post.title + &quot; - &quot; + data:post.url' target='_blank' title='Twitter'><i class='fa fa-twitter'/>شاركه على تويتر</a>
                </li> 
                <li class='googleplus'>
                  <a expr:href='&quot;https://plus.google.com/share?url=&quot; + data:post.url' target='_blank' title='Google Plus'><i class='fa fa-google-plus'/>جوجل بلس</a>
                </li>
                <li class='linkedin'>
                  <a href='&quot;https://www.linkedin.com/shareArticle?mini=true&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='LinkedIn'><i class='fa fa-linkedin'/>لينكيدين</a>
                </li>
                <li class='tumblr'>
                  <a href='&quot;https://www.tumblr.com/share/link?url=&quot; + data:post.url + &quot;&amp;name=&quot; + data:post.title' target='_blank' title='Tumblr'><i class='fa fa-tumblr'/>تمبلر</a>
                </li>
              </ul>             
            </div>
          </b:includable>
          <b:includable id='status-message'>
            <b:if cond='data:navMessage'>
            <div class='status-msg-wrap'>
              <div class='status-msg-body'>
                <data:navMessage/>
              </div>
            </div>
            <div style='clear: both;'/>
            </b:if>
          </b:includable>
          <b:includable id='threaded-comment-form' var='post'>
            <div class='comment-form'>
              <a name='comment-form'/>
              <b:if cond='data:mobile'>
                <p><data:blogCommentMessage/></p>
                <data:blogTeamBlogMessage/>
                <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
                <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='280px' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
              <b:else/>
                <p><data:blogCommentMessage/></p>
                <data:blogTeamBlogMessage/>
                <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
                <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='280px' id='comment-editor' name='comment-editor' src='' width='100%'/>
              </b:if>
              <data:post.friendConnectJs/>
              <data:post.cmtfpIframe/>
              <script type='text/javascript'>
                BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
              </script>
            </div>
          </b:includable>
          <b:includable id='threaded_comment_js' var='post'>
            <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

            <script type='text/javascript'>
              (function() {
                var items = <data:post.commentJso/>;
                var msgs = <data:post.commentMsgs/>;
                var config = <data:post.commentConfig/>;

          		// <![CDATA[
                var cursor = null;
                if (items && items.length > 0) {
                  cursor = parseInt(items[items.length - 1].timestamp) + 1;
                }

                var bodyFromEntry = function(entry) {
                  if (entry.gd$extendedProperty) {
                    for (var k in entry.gd$extendedProperty) {
                      if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
                        return '<span class="deleted-comment">' + entry.content.$t + '</span>';
                      }
                    }
                  }
                  return entry.content.$t;
                }

                var parse = function(data) {
                  cursor = null;
                  var comments = [];
                  if (data && data.feed && data.feed.entry) {
                    for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
                      var comment = {};
                      // comment ID, parsed out of the original id format
                      var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
                      comment.id = id ? id[2] : null;
                      comment.body = bodyFromEntry(entry);
                      comment.timestamp = Date.parse(entry.published.$t) + '';
                      if (entry.author && entry.author.constructor === Array) {
                        var auth = entry.author[0];
                        if (auth) {
                          comment.author = {
                            name: (auth.name ? auth.name.$t : undefined),
                            profileUrl: (auth.uri ? auth.uri.$t : undefined),
                            avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
                          };
                        }
                      }
                      if (entry.link) {
                        if (entry.link[2]) {
                          comment.link = comment.permalink = entry.link[2].href;
                        }
                        if (entry.link[3]) {
                          var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
                          if (pid && pid[1]) {
                            comment.parentId = pid[1];
                          }
                        }
                      }
                      comment.deleteclass = 'item-control blog-admin';
                      if (entry.gd$extendedProperty) {
                        for (var k in entry.gd$extendedProperty) {
                          if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
                            comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
                          } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
                            comment.displayTime = entry.gd$extendedProperty[k].value;
                          }
                        }
                      }
                      comments.push(comment);
                    }
                  }
                  return comments;
                };

                var paginator = function(callback) {
                  if (hasMore()) {
                    var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
                    if (cursor) {
                      url += '&published-min=' + new Date(cursor).toISOString();
                    }
                    window.bloggercomments = function(data) {
                      var parsed = parse(data);
                      cursor = parsed.length < 50 ? null
                          : parseInt(parsed[parsed.length - 1].timestamp) + 1
                      callback(parsed);
                      window.bloggercomments = null;
                    }
                    url += '&callback=bloggercomments';
                    var script = document.createElement('script');
                    script.type = 'text/javascript';
                    script.src = url;
                    document.getElementsByTagName('head')[0].appendChild(script);
                  }
                };
                var hasMore = function() {
                  return !!cursor;
                };
                var getMeta = function(key, comment) {
                  if ('iswriter' == key) {
                    var matches = !!comment.author
                        && comment.author.name == config.authorName
                        && comment.author.profileUrl == config.authorUrl;
                    return matches ? 'true' : '';
                  } else if ('deletelink' == key) {
                    return config.baseUri + '/delete-comment.g?blogID='
                         + config.blogId + '&postID=' + comment.id;
                  } else if ('deleteclass' == key) {
                    return comment.deleteclass;
                  }
                  return '';
                };

                var replybox = null;
                var replyUrlParts = null;
                var replyParent = undefined;

                var onReply = function(commentId, domId) {
                  if (replybox == null) {
                    // lazily cache replybox, and adjust to suit this style:
                    replybox = document.getElementById('comment-editor');
                    if (replybox != null) {
                      replybox.height = '250px';
                      replybox.style.display = 'block';
                      replyUrlParts = replybox.src.split('#');
                    }
                  }
                  if (replybox && (commentId !== replyParent)) {
                    replybox.src = '';
                    document.getElementById(domId).insertBefore(replybox, null);
                    replybox.src = replyUrlParts[0]
                        + (commentId ? '&parentID=' + commentId : '')
                        + '#' + replyUrlParts[1];
                    replyParent = commentId;
                  }
                };

                var hash = (window.location.hash || '#').substring(1);
                var startThread, targetComment;
                if (/^comment-form_/.test(hash)) {
                  startThread = hash.substring('comment-form_'.length);
                } else if (/^c[0-9]+$/.test(hash)) {
                  targetComment = hash.substring(1);
                }

                // Configure commenting API:
                var configJso = {
                  'maxDepth': config.maxThreadDepth
                };
                var provider = {
                  'id': config.postId,
                  'data': items,
                  'loadNext': paginator,
                  'hasMore': hasMore,
                  'getMeta': getMeta,
                  'onReply': onReply,
                  'rendered': true,
                  'initComment': targetComment,
                  'initReplyThread': startThread,
                  'config': configJso,
                  'messages': msgs
                };

                var render = function() {
                  if (window.goog && window.goog.comments) {
                    var holder = document.getElementById('comment-holder');
                    window.goog.comments.render(holder, provider);
                  }
                };

                // render now, or queue to render when library loads:
                if (window.goog && window.goog.comments) {
                  render();
                } else {
                  window.goog = window.goog || {};
                  window.goog.comments = window.goog.comments || {};
                  window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
                  window.goog.comments.loadQueue.push(render);
                }
              })();
          // ]]>
            </script>
          </b:includable>
          <b:includable id='threaded_comments' var='post'>
            <div class='comments' id='comments'>
              <a name='comments'/>
			  <div class='comments-title widget-title'><h2><data:post.commentLabelFull/></h2></div>

              <div class='comments-content'>
                <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
                <div id='comment-holder'>
                   <data:post.commentHtml/>
                </div>
              </div>

              <p class='comment-footer'>
                <b:if cond='data:post.allowNewComments'>
                  <b:include data='post' name='threaded-comment-form'/>
                <b:else/>
                  <data:post.noNewCommentsText/>
                </b:if>
              </p>

              <b:if cond='data:showCmtPopup'>
                <div id='comment-popup'>
                  <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
                  </iframe>
                </div>
              </b:if>

              <div id='backlinks-container'>
              <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
                <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
              </div>
              </div>
            </div>
          </b:includable>
        </b:widget>
        <b:widget id='HTML201' locked='true' mobile='yes' title='إعلان أول الموضوع' type='HTML' version='1'>
          <b:widget-settings>
            <b:widget-setting name='content'>&lt;a href=&quot;https://www.alphatekania.com&quot;&gt;
&lt;img alt=&quot;&quot; src=&quot;https://4.bp.blogspot.com/-Cwy-Zm1zYls/W9OMgLOlypI/AAAAAAAAALE/adQ8JTnT-xo6vvux2jMw3-48ItghDoI2wCLcBGAs/s1600/t%25C3%25A9l%25C3%25A9chargement.png&quot; /&gt;&lt;/a&gt;</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
      <b:if cond='data:blog.pageType == &quot;item&quot;'><data:content/></b:if>
    </b:includable>
        </b:widget>
        <b:widget id='HTML202' locked='true' mobile='yes' title='إعلان وسط الموضوع' type='HTML' version='1'>
          <b:widget-settings>
            <b:widget-setting name='content'>&lt;a href=&quot;https://www.alphatekania.com&quot;&gt;
&lt;img alt=&quot;&quot; src=&quot;https://4.bp.blogspot.com/-Cwy-Zm1zYls/W9OMgLOlypI/AAAAAAAAALE/adQ8JTnT-xo6vvux2jMw3-48ItghDoI2wCLcBGAs/s1600/t%25C3%25A9l%25C3%25A9chargement.png&quot; /&gt;&lt;/a&gt;</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
      <b:if cond='data:blog.pageType == &quot;item&quot;'><data:content/></b:if>
    </b:includable>
        </b:widget>
        <b:widget id='HTML203' locked='true' mobile='yes' title='إعلان آخر الموضوع' type='HTML' version='1'>
          <b:widget-settings>
            <b:widget-setting name='content'>&lt;a href=&quot;https://www.alphatekania.com&quot;&gt;
&lt;img alt=&quot;&quot; src=&quot;https://4.bp.blogspot.com/-Cwy-Zm1zYls/W9OMgLOlypI/AAAAAAAAALE/adQ8JTnT-xo6vvux2jMw3-48ItghDoI2wCLcBGAs/s1600/t%25C3%25A9l%25C3%25A9chargement.png&quot; /&gt;&lt;/a&gt;</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
      <b:if cond='data:blog.pageType == &quot;item&quot;'><data:content/></b:if>
    </b:includable>
        </b:widget>
        <b:widget id='HTML40' locked='true' title='إعلان يدوي وسط المواضيع' type='HTML' version='1'>
          <b:widget-settings>
            <b:widget-setting name='content'>&lt;a href=&quot;https://www.alphatekania.com&quot;&gt;
&lt;img alt=&quot;&quot; src=&quot;http://2.bp.blogspot.com/-d375cj5BONU/WmuW5NNMq1I/AAAAAAAAAy4/Su-GMNLDbPEgAEoTGOacf5a3qhm02ME2gCK4BGAYYCw/s1600/00576d5b62c5105.jpg&quot; /&gt;&lt;/a&gt;</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
			<b:if cond='data:blog.pageType == &quot;item&quot;'>
			  <data:content/>
		    <b:else/>
			  <b:hide/>
			</b:if>
		  </b:includable>
        </b:widget>
      </b:section>

      <b:section id='allpages-content-below-posts' name='إعلان أسفل المواضيع (الصفحة الرئيسية)'>
        <b:widget id='Image3' locked='false' title='' type='Image'>
          <b:widget-settings>
            <b:widget-setting name='displayUrl'>http://1.bp.blogspot.com/-AVlV6GMJaYo/W9OKTroRQVI/AAAAAAAAAK8/unUw2FZedFYGUdIjs2NFPX5YqLwHg6zMACK4BGAYYCw/s1600/t%25C3%25A9l%25C3%25A9chargement.png</b:widget-setting>
            <b:widget-setting name='displayHeight'>74</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'>600</b:widget-setting>
            <b:widget-setting name='link'/>
            <b:widget-setting name='caption'/>
          </b:widget-settings>
          <b:includable id='main'>
    <b:if cond='data:title != &quot;&quot;'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
      <b:tag cond='data:link' expr:href='data:link' name='a'>
        <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
      </b:tag>
      <br/>
      <b:if cond='data:caption'>
        <span class='caption'><data:caption/></span>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
        </b:widget>
        <b:widget id='HTML5' locked='true' title='' type='HTML' version='1'>
          <b:includable id='main'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:if>
</b:includable>
        </b:widget>
      </b:section>

	  <b:if cond='data:blog.url == data:blog.homepageUrl and data:blog.pageType == &quot;index&quot;'>
        <b:section id='homepage-content-below-posts' name='تنسيق المشاركات (2) '>
          <b:widget id='HTML15' locked='false' title='جمال' type='HTML'>
            <b:widget-settings>
              <b:widget-setting name='content'><![CDATA[{"widgetType": "grid post","widgetLabel": "جمال","widgetColor": "#B4045F","widgetCount": 2}]]></b:widget-setting>
            </b:widget-settings>
            <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
          </b:widget>
        </b:section>
      </b:if>

	</div><!-- end content -->

	<div class='four columns content_display_col3 sidebar'>
      <b:section id='sidebar1' name='الشريط الجانبي العلوي'>
        <b:widget id='HTML14' locked='false' title='تابعنا على الفيسبوك' type='HTML'>
          <b:widget-settings>
            <b:widget-setting name='content'><![CDATA[{"widgetType": "facebook","facebookURL": "https://www.facebook.com/alphatekania"}]]></b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
        </b:widget>
        <b:widget id='Image1' locked='false' title='' type='Image'>
          <b:widget-settings>
            <b:widget-setting name='displayUrl'>http://3.bp.blogspot.com/-52k9EO7vB1Q/W9OJDtA3kmI/AAAAAAAAAKk/7LK_I14MwdYtRC9ac_vslI8Tj5iSuc0mgCK4BGAYYCw/s1600/adsar1web.jpg</b:widget-setting>
            <b:widget-setting name='displayHeight'>250</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'>300</b:widget-setting>
            <b:widget-setting name='link'/>
            <b:widget-setting name='caption'/>
          </b:widget-settings>
          <b:includable id='main'>
    <b:if cond='data:title != &quot;&quot;'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
      <b:tag cond='data:link' expr:href='data:link' name='a'>
        <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
      </b:tag>
      <br/>
      <b:if cond='data:caption'>
        <span class='caption'><data:caption/></span>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
        </b:widget>
      </b:section><!-- end sidebar1 -->


      <b:section class='tab_widget' id='sidebar2' maxwidgets='3' name='التقسيمات'>
        <b:widget id='HTML2' locked='false' title='ثقافة' type='HTML'>
          <b:widget-settings>
            <b:widget-setting name='content'><![CDATA[{"widgetType": "recent posts","widgetCount": 8}]]></b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
        </b:widget>
        <b:widget id='HTML4' locked='false' title='آخر شهر' type='HTML'>
          <b:widget-settings>
            <b:widget-setting name='content'><![CDATA[{"widgetType": "random posts","widgetCount": 8}]]></b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
        </b:widget>
        <b:widget id='HTML3' locked='false' title='منوعات' type='HTML'>
          <b:widget-settings>
            <b:widget-setting name='content'><![CDATA[{"widgetType": "recent posts","widgetCount": 8}]]></b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
        </b:widget>
      </b:section><!-- end tab_widget -->


      <b:section id='sidebar3' name='الشريط الجانبي السفلي'>
        <b:widget id='HTML17' locked='false' title='حكمة' type='HTML'>
          <b:widget-settings>
            <b:widget-setting name='content'>&lt;style&gt;
@font-face {
        font: 14px/1.615em &#39;sky&#39;!important;
src: url(&#39;https://googledrive.com/host/0B1EkoAU4dJXCMWkyY1ZTT1ZfRzg/&#39;);
}
.shouro7at-quotebox{ 
        font: 14px/1.615em &#39;sky&#39;!important;
    color: #fff;
    direction: rtl;
    width: 100%;
    font-size: 9px;
    height: auto;
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ),url(&#39;http://maliactu.net/wp-content/uploads/2016/01/SteveJobs.jpeg&#39;) no-repeat;
    border-radius: 5px;
    padding: 5px 0;
    background-size: 150%;
    background-position: 17% 0%;}

.shouro7at-quotebox h1 {
    display: none;
    color: #ffffff;
    padding: 50px 20px;
    text-align: center;
    line-height: 35px;
font-size: 16px;}

.shouro7at-quotebox img {
    width: 40px;
    margin: -6px;
}
   .shouro7at-quotebox h3 {
    font-family: sky;
    padding: 2px 0;
    font-size: 16px;
    font-weight: 700;
    color: #382918;
    margin: 8px 20%;
    background: rgba(255, 255, 255, 0.81);
    border-radius: 5px;
}
.shouro7at-quotebox:hover{
    background-size: 170%;
    background-position: 50% 5%;
}

.shouro7at-quotebox:hover &gt;  center {display:none;}

.shouro7at-quotebox:hover &gt;  h3 {display:none;}

.shouro7at-quotebox:hover &gt;  h1 {display:block;}

i.fa.fa-quote-left {
    font-size: 50px;
    position: absolute;
    left: 15px;
    bottom: 50px;
    color: rgba(255, 255, 255, 0.32);
}

i.fa.fa-quote-right {
    font-size: 50px;
    position: absolute;
    right: 15px;
    top: 5px;
    color: rgba(255, 255, 255, 0.32);
}

&lt;/style&gt;

&lt;div class=&#39;shouro7at-quotebox&#39;&gt;
&lt;h1&gt;&lt;i class=&quot;fa fa-quote-right&quot;&gt;&lt;/i&gt;في بعض الأحيان الخطوة الأولى هي الخطوة الأصعب تقدم وأخطوها فقط وليكن لديك الشجاعة الكافية لان تتبع إحساسك وحاستك السادسة.

&lt;i class=&quot;fa fa-quote-left&quot;&gt;&lt;/i&gt;&lt;/h1&gt;
&lt;center&gt;&lt;h3&gt;حكمة اليوم !&lt;/h3&gt;
&lt;img src=&#39;http://www.nwtexhibits.ca/icepatch/img/icon-chevron-down-512px.png&#39;/&gt;&lt;/center&gt;
&lt;/div&gt;</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
        </b:widget>
        <b:widget id='LinkList1' locked='false' title='قائمة الروابط' type='LinkList'>
          <b:widget-settings>
            <b:widget-setting name='link-5'>http://</b:widget-setting>
            <b:widget-setting name='link-3'>http://</b:widget-setting>
            <b:widget-setting name='link-4'>http://</b:widget-setting>
            <b:widget-setting name='text-1'>تجربة</b:widget-setting>
            <b:widget-setting name='text-0'>تجربة</b:widget-setting>
            <b:widget-setting name='text-3'>تجربة</b:widget-setting>
            <b:widget-setting name='text-2'>تجربة</b:widget-setting>
            <b:widget-setting name='text-5'>تجربة</b:widget-setting>
            <b:widget-setting name='text-4'>تجربة</b:widget-setting>
            <b:widget-setting name='sorting'>NONE</b:widget-setting>
            <b:widget-setting name='link-1'>http://</b:widget-setting>
            <b:widget-setting name='link-2'>http://</b:widget-setting>
            <b:widget-setting name='link-0'>http://</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>

<b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>
 <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>
   <b:include name='quickedit'/>
 </div>
</b:includable>
        </b:widget>
        <b:widget id='ContactForm1' locked='false' title='اتصل بنا' type='ContactForm'>
          <b:includable id='main'>
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='contact-form-widget'>
    <div class='form'>
      <form name='contact-form'>
        <p/>
        <data:contactFormNameMsg/>
        <br/>
        <input class='contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-name&quot;' name='name' size='30' type='text' value=''/>
        <p/>
        <data:contactFormEmailMsg/> <span style='font-weight: bolder;'>*</span>
        <br/>
        <input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-email&quot;' name='email' size='30' type='text' value=''/>
        <p/>
        <data:contactFormMessageMsg/> <span style='font-weight: bolder;'>*</span>
        <br/>
        <textarea class='contact-form-email-message' cols='25' expr:id='data:widget.instanceId + &quot;_contact-form-email-message&quot;' name='email-message' rows='5'/>
        <p/>
        <input class='contact-form-button contact-form-button-submit' expr:id='data:widget.instanceId + &quot;_contact-form-submit&quot;' expr:value='data:contactFormSendMsg' type='button'/>
        <p/>
        <div style='text-align: center; max-width: 222px; width: 100%'>
          <p class='contact-form-error-message' expr:id='data:widget.instanceId + &quot;_contact-form-error-message&quot;'/>
          <p class='contact-form-success-message' expr:id='data:widget.instanceId + &quot;_contact-form-success-message&quot;'/>
        </div>
      </form>
    </div>
  </div>
  <b:include name='quickedit'/>
</b:includable>
        </b:widget>
      </b:section><!-- end sidebar2 -->
    </div><!-- end sidebar -->

  </div><!-- end content_wrapper -->

</div><!-- end main-content -->
</b:if>

<b:section id='footer-social' showaddelement='yes'>
  <b:widget id='HTML16' locked='false' title='footer social' type='HTML' version='1'>
    <b:widget-settings>
      <b:widget-setting name='content'>&lt;a href=&#39;#&#39; target=&#39;_blank&#39;&gt;
&lt;i class=&#39;fa fa-facebook&#39;&gt; &lt;/i&gt;
&lt;span&gt;Facebook&lt;/span&gt;
&lt;/a&gt;		
&lt;a href=&#39;#&#39; target=&#39;_blank&#39;&gt;
&lt;i class=&#39;fa fa-twitter&#39;&gt;&lt;/i&gt;
 &lt;span&gt;Twitter&lt;/span&gt;
 &lt;/a&gt;		
 &lt;a href=&#39;#&#39; target=&#39;_blank&#39;&gt;
 &lt;i class=&#39;fa fa-instagram&#39;&gt;&lt;/i&gt;
 &lt;span&gt;Instagram&lt;/span&gt;
 &lt;/a&gt;		
 &lt;a href=&#39;#&#39; target=&#39;_blank&#39;&gt;
 &lt;i class=&#39;fa fa-google&#39;&gt;&lt;/i&gt;
 &lt;span&gt;google plus&lt;/span&gt;
 &lt;/a&gt;	
 &lt;a href=&#39;#&#39; target=&#39;_blank&#39;&gt;
 &lt;i class=&#39;fa fa-youtube&#39;&gt;&lt;/i&gt;
 &lt;span&gt;Youtube&lt;/span&gt;
 &lt;/a&gt;
&lt;a href=&#39;#&#39; target=&#39;_blank&#39;&gt;
 &lt;i class=&#39;fa fa-rss&#39;&gt;&lt;/i&gt;
 &lt;span&gt;rss feed&lt;/span&gt;
 &lt;/a&gt;</b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>	
				<div class='container'>
					<data:content/>
				</div>
			</b:includable>
  </b:widget>
</b:section>
<footer id='footer-container'>

    <div class='footer-columns'>
      <div class='row'>
		<b:section class='four columns' id='footer-column-1' name='First Column'>
<b:widget id='HTML12' locked='false' title='# أحدث المواضيع' type='HTML'>
  <b:widget-settings>
    <b:widget-setting name='content'><![CDATA[{"widgetType": "recent posts","widgetCount": 4}]]></b:widget-setting>
  </b:widget-settings>
  <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>

		<b:section class='four columns' id='footer-column-2' name='Second Column'>
<b:widget id='Label2' locked='false' title='# التسميات' type='Label'>
  <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'>
  <b:if cond='data:title != &quot;&quot;'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
    <b:if cond='data:display == &quot;list&quot;'>
      <ul>
        <b:loop values='data:labels' var='label'>
          <li>
            <b:if cond='data:blog.url == data:label.url'>
              <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
            <b:else/>
              <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
            </b:if>
            <b:if cond='data:showFreqNumbers'>
              <span dir='ltr'>(<data:label.count/>)</span>
            </b:if>
          </li>
        </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
<b:widget id='FollowByEmail1' locked='false' title='اشترك في بريد المدونة' type='FollowByEmail' version='1'>
  <b:includable id='main'>
  <b:if cond='data:title != &quot;&quot;'><h2 class='title'><data:title/></h2></b:if>
  <div class='widget-content'>
    <div class='follow-by-email-inner'>
      <form action='https://feedburner.google.com/fb/a/mailverify' expr:onsubmit='&quot;window.open(\&quot;https://feedburner.google.com/fb/a/mailverify?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post' target='popupwindow'>
        <table width='100%'>
          <tr>
            <td>
              <input class='follow-by-email-address' name='email' placeholder='بريدك الالكتروني...' type='text'/>
            </td>
            <td width='64px'>
              <input class='follow-by-email-submit' type='submit' value='اشتراك'/>
            </td>
          </tr>
        </table>
        <input expr:value='data:feedPath' name='uri' type='hidden'/>
        <input name='loc' type='hidden' value='en_US'/>
      </form>
    </div>
  </div>
  <span class='item-control blog-admin'>
    <b:include name='quickedit'/>
  </span>
</b:includable>
</b:widget>
</b:section>

		<b:section class='four columns' id='footer-column-3' name='Third Column'>
<b:widget id='HTML10' locked='false' title='# مواضيع عشوائية' type='HTML'>
  <b:widget-settings>
    <b:widget-setting name='content'><![CDATA[{"widgetType": "random posts","widgetCount": 4}]]></b:widget-setting>
  </b:widget-settings>
  <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
      </div>
    </div><!-- end footer-columns -->
      <div class='footer-bottom'>
      <div class='row'>
<div class='six columns footer-left'>جميع الحقوق محفوظة 2018 لـ
 <a expr:blogId='data:blog.blogId' expr:href='data:blog.homepageUrl' id='blogIM' itemprop='url'><span itemprop='name'> <data:blog.title/></span></a>|
<a id='dontedit'/>
</div> 
        <b:section class='six columns footer-right' id='footer-right' maxwidgets='1'>
           <b:widget id='LinkList60' locked='true' title='قائمة الروابط' type='LinkList' version='1'>
             <b:widget-settings>
               <b:widget-setting name='sorting'>NONE</b:widget-setting>
               <b:widget-setting name='text-1'>من نحن</b:widget-setting>
               <b:widget-setting name='link-1'>http://</b:widget-setting>
               <b:widget-setting name='text-0'>أعلن معنا</b:widget-setting>
               <b:widget-setting name='link-2'>http://</b:widget-setting>
               <b:widget-setting name='link-0'>http://</b:widget-setting>
               <b:widget-setting name='text-2'>اتصل بنا</b:widget-setting>
             </b:widget-settings>
             <b:includable id='main'>
              <ul class='menu-footer' id='menu-footer-menu'>
                <b:loop values='data:links' var='link'>
                  <li><a expr:href='data:link.target'><data:link.name/></a></li>
                </b:loop>
              </ul>
            </b:includable>
           </b:widget>
         </b:section>
      </div>  
    </div><!-- end footer-bottom -->
</footer><!-- end footer -->
<div style='display:none'>
  <b:section class='contact' id='contact' maxwidgets='1' showaddelement='no'>
    <b:widget id='ContactForm100' locked='true' title='Contact us' type='ContactForm' version='1'>
      <b:includable id='main'>
        <div class='contact-form-widget'>
          <div class='form'>
            <form name='contact-form'>
              <p/>
              <data:contactFormNameMsg/>
              <br/>
              <input class='contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-name&quot;' name='name' size='40' type='text' value=''/>
              <p/>
              <data:contactFormEmailMsg/> <span style='font-weight: bolder;'>*</span>
              <br/>
              <input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-email&quot;' name='email' size='40' type='text' value=''/>
              <p/>
              <data:contactFormMessageMsg/> <span style='font-weight: bolder;'>*</span>
              <br/>
              <textarea class='contact-form-email-message' cols='40' expr:id='data:widget.instanceId + &quot;_contact-form-email-message&quot;' name='email-message' rows='10'/>
              <p/>
              <input class='contact-form-button contact-form-button-submit' expr:id='data:widget.instanceId + &quot;_contact-form-submit&quot;' expr:value='data:contactFormSendMsg' type='button'/>
              <p/>
              <div style='text-align: center; max-width: 222px; width: 100%'>
                <p class='contact-form-error-message' expr:id='data:widget.instanceId + &quot;_contact-form-error-message&quot;'/>
                <p class='contact-form-success-message' expr:id='data:widget.instanceId + &quot;_contact-form-success-message&quot;'/>
              </div>
            </form>
          </div>
        </div>
      </b:includable>
    </b:widget>
  </b:section>
  <b:section class='labelsList' id='labelsList' maxwidgets='1' showaddelement='no'>
    <b:widget id='Label100' locked='false' title='Labels' type='Label' version='1'>
      <b:widget-settings>
        <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
        <b:widget-setting name='display'>LIST</b:widget-setting>
        <b:widget-setting name='selectedLabelsList'/>
        <b:widget-setting name='showType'>ALL</b:widget-setting>
        <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main'>
        <ul>
          <b:loop values='data:labels' var='label'>
            <li>
              <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
            </li>
          </b:loop>
        </ul>
	  </b:includable>
    </b:widget>
  </b:section>
</div>
</div>

<!-- FONT AWESOME ICONS -->
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css' rel='stylesheet'/>

<!-- GOOGLE FONTS -->
<a expr:blogId='data:blog.blogId' id='blogID'/>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Oswald:400,300,700|Hind:300,400,600,700,800,900&amp;subset=latin,vietnamese,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic' rel='stylesheet' type='text/css'/>

<!-- Template jQuery Plugins -->
<script>
//<![CDATA[

/*
 * Pause jQuery plugin v0.1
 *
 * Copyright 2010 by Tobia Conforto <tobia.conforto@gmail.com>
 *
 * Based on Pause-resume-animation jQuery plugin by Joe Weitzel
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License as published by the Free
 * Software Foundation; either version 2 of the License, or(at your option)
 * any later version.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
 * more details.
 *
 * You should have received a copy of the GNU General Public License along with
 * this program; if not, write to the Free Software Foundation, Inc., 51
 * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 */
(function(){var e=jQuery,f="jQuery.pause",d=1,b=e.fn.animate,a={};function c(){return new Date().getTime()}e.fn.animate=function(k,h,j,i){var g=e.speed(h,j,i);g.complete=g.old;return this.each(function(){if(!this[f]){this[f]=d++}var l=e.extend({},g);b.apply(e(this),[k,e.extend({},l)]);a[this[f]]={run:true,prop:k,opt:l,start:c(),done:0}})};e.fn.pause=function(){return this.each(function(){if(!this[f]){this[f]=d++}var g=a[this[f]];if(g&&g.run){g.done+=c()-g.start;if(g.done>g.opt.duration){delete a[this[f]]}else{e(this).stop();g.run=false}}})};e.fn.resume=function(){return this.each(function(){if(!this[f]){this[f]=d++}var g=a[this[f]];if(g&&!g.run){g.opt.duration-=g.done;g.done=0;g.run=true;g.start=c();b.apply(e(this),[g.prop,e.extend({},g.opt)])}})}})();



/*
 * Superfish v1.7.3 - jQuery menu widget
 * Copyright (c) 2013 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 *	http://www.opensource.org/licenses/mit-license.php
 *	http://www.gnu.org/licenses/gpl.html
 */
!function(e){"use strict";var s=function(){var s={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",menuArrowClass:"sf-arrows"},o=function(){var s=/iPhone|iPad|iPod/i.test(navigator.userAgent);return s&&e(window).load(function(){e("body").children().on("click",e.noop)}),s}(),n=function(){var e=document.documentElement.style;return"behavior"in e&&"fill"in e&&/iemobile/i.test(navigator.userAgent)}(),t=function(e,o){var n=s.menuClass;o.cssArrows&&(n+=" "+s.menuArrowClass),e.toggleClass(n)},i=function(o,n){return o.find("li."+n.pathClass).slice(0,n.pathLevels).addClass(n.hoverClass+" "+s.bcClass).filter(function(){return e(this).children(n.popUpSelector).hide().show().length}).removeClass(n.pathClass)},r=function(e){e.children("a").toggleClass(s.anchorClass)},a=function(e){var s=e.css("ms-touch-action");s="pan-y"===s?"auto":"pan-y",e.css("ms-touch-action",s)},l=function(s,t){var i="li:has("+t.popUpSelector+")";e.fn.hoverIntent&&!t.disableHI?s.hoverIntent(u,p,i):s.on("mouseenter.superfish",i,u).on("mouseleave.superfish",i,p);var r="MSPointerDown.superfish";o||(r+=" touchend.superfish"),n&&(r+=" mousedown.superfish"),s.on("focusin.superfish","li",u).on("focusout.superfish","li",p).on(r,"a",t,h)},h=function(s){var o=e(this),n=o.siblings(s.data.popUpSelector);n.length>0&&n.is(":hidden")&&(o.one("click.superfish",!1),"MSPointerDown"===s.type?o.trigger("focus"):e.proxy(u,o.parent("li"))())},u=function(){var s=e(this),o=d(s);clearTimeout(o.sfTimer),s.siblings().superfish("hide").end().superfish("show")},p=function(){var s=e(this),n=d(s);o?e.proxy(f,s,n)():(clearTimeout(n.sfTimer),n.sfTimer=setTimeout(e.proxy(f,s,n),n.delay))},f=function(s){s.retainPath=e.inArray(this[0],s.$path)>-1,this.superfish("hide"),this.parents("."+s.hoverClass).length||(s.onIdle.call(c(this)),s.$path.length&&e.proxy(u,s.$path)())},c=function(e){return e.closest("."+s.menuClass)},d=function(e){return c(e).data("sf-options")};return{hide:function(s){if(this.length){var o=this,n=d(o);if(!n)return this;var t=n.retainPath===!0?n.$path:"",i=o.find("li."+n.hoverClass).add(this).not(t).removeClass(n.hoverClass).children(n.popUpSelector),r=n.speedOut;s&&(i.show(),r=0),n.retainPath=!1,n.onBeforeHide.call(i),i.stop(!0,!0).animate(n.animationOut,r,function(){var s=e(this);n.onHide.call(s)})}return this},show:function(){var e=d(this);if(!e)return this;var s=this.addClass(e.hoverClass),o=s.children(e.popUpSelector);return e.onBeforeShow.call(o),o.stop(!0,!0).animate(e.animation,e.speed,function(){e.onShow.call(o)}),this},destroy:function(){return this.each(function(){var o,n=e(this),i=n.data("sf-options");return i?(o=n.find(i.popUpSelector).parent("li"),clearTimeout(i.sfTimer),t(n,i),r(o),a(n),n.off(".superfish").off(".hoverIntent"),o.children(i.popUpSelector).attr("style",function(e,s){return s.replace(/display[^;]+;?/g,"")}),i.$path.removeClass(i.hoverClass+" "+s.bcClass).addClass(i.pathClass),n.find("."+i.hoverClass).removeClass(i.hoverClass),i.onDestroy.call(n),void n.removeData("sf-options")):!1})},init:function(o){return this.each(function(){var n=e(this);if(n.data("sf-options"))return!1;var h=e.extend({},e.fn.superfish.defaults,o),u=n.find(h.popUpSelector).parent("li");h.$path=i(n,h),n.data("sf-options",h),t(n,h),r(u),a(n),l(n,h),u.not("."+s.bcClass).superfish("hide",!0),h.onInit.call(this)})}}}();e.fn.superfish=function(o,n){return s[o]?s[o].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof o&&o?e.error("Method "+o+" does not exist on jQuery.fn.superfish"):s.init.apply(this,arguments)},e.fn.superfish.defaults={popUpSelector:"ul,.sf-mega",hoverClass:"sfHover",pathClass:"overrideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},animationOut:{opacity:"hide"},speed:"normal",speedOut:"fast",cssArrows:!0,disableHI:!1,onInit:e.noop,onBeforeShow:e.noop,onShow:e.noop,onBeforeHide:e.noop,onHide:e.noop,onIdle:e.noop,onDestroy:e.noop},e.fn.extend({hideSuperfishUl:s.hide,showSuperfishUl:s.show})}(jQuery);

/*
* Copyright (C) 2009 Joel Sutherland
* Licenced under the MIT license
* http://www.newmediacampaigns.com/page/jquery-flickr-plugin
*/
(function(e){e.fn.jflickrfeed=function(t,n){t=e.extend(true,{flickrbase:"https://api.flickr.com/services/feeds/",feedapi:"photos_public.gne",limit:20,qstrings:{lang:"en-us",format:"json",jsoncallback:"?"},cleanDescription:true,useTemplate:true,itemTemplate:"",itemCallback:function(){}},t);var r=t.flickrbase+t.feedapi+"?";var i=true;for(var s in t.qstrings){if(!i)r+="&";r+=s+"="+t.qstrings[s];i=false}return e(this).each(function(){var i=e(this);var s=this;e.getJSON(r,function(r){e.each(r.items,function(e,n){if(e<t.limit){if(t.cleanDescription){var r=/<p>(.*?)<\/p>/g;var o=n.description;if(r.test(o)){n.description=o.match(r)[2];if(n.description!=undefined)n.description=n.description.replace("<p>","").replace("</p>","")}}n["image_s"]=n.media.m.replace("_m","_s");n["image_t"]=n.media.m.replace("_m","_t");n["image_m"]=n.media.m.replace("_m","_m");n["image"]=n.media.m.replace("_m","");n["image_b"]=n.media.m.replace("_m","_b");delete n.media;if(t.useTemplate){var u=t.itemTemplate;for(var a in n){var f=new RegExp("{{"+a+"}}","g");u=u.replace(f,n[a])}i.append(u)}t.itemCallback.call(s,n)}});if(e.isFunction(n)){n.call(s,r)}})})}})(jQuery);


/*
 *	jQuery OwlCarousel v1.31
 *
 *	Copyright (c) 2013 Bartosz Wojciechowski
 *	http://www.owlgraphic.com/owlcarousel/
 *
 *	Licensed under MIT
 *
 */
"function"!==typeof Object.create&&(Object.create=function(f){function g(){}g.prototype=f;return new g});
(function(f,g,k){var l={init:function(a,b){this.$elem=f(b);this.options=f.extend({},f.fn.owlCarousel.options,this.$elem.data(),a);this.userOptions=a;this.loadContent()},loadContent:function(){function a(a){var d,e="";if("function"===typeof b.options.jsonSuccess)b.options.jsonSuccess.apply(this,[a]);else{for(d in a.owl)a.owl.hasOwnProperty(d)&&(e+=a.owl[d].item);b.$elem.html(e)}b.logIn()}var b=this,e;"function"===typeof b.options.beforeInit&&b.options.beforeInit.apply(this,[b.$elem]);"string"===typeof b.options.jsonPath?
(e=b.options.jsonPath,f.getJSON(e,a)):b.logIn()},logIn:function(){this.$elem.data("owl-originalStyles",this.$elem.attr("style"));this.$elem.data("owl-originalClasses",this.$elem.attr("class"));this.$elem.css({opacity:0});this.orignalItems=this.options.items;this.checkBrowser();this.wrapperWidth=0;this.checkVisible=null;this.setVars()},setVars:function(){if(0===this.$elem.children().length)return!1;this.baseClass();this.eventTypes();this.$userItems=this.$elem.children();this.itemsAmount=this.$userItems.length;
this.wrapItems();this.$owlItems=this.$elem.find(".owl-item");this.$owlWrapper=this.$elem.find(".owl-wrapper");this.playDirection="next";this.prevItem=0;this.prevArr=[0];this.currentItem=0;this.customEvents();this.onStartup()},onStartup:function(){this.updateItems();this.calculateAll();this.buildControls();this.updateControls();this.response();this.moveEvents();this.stopOnHover();this.owlStatus();!1!==this.options.transitionStyle&&this.transitionTypes(this.options.transitionStyle);!0===this.options.autoPlay&&
(this.options.autoPlay=5E3);this.play();this.$elem.find(".owl-wrapper").css("display","block");this.$elem.is(":visible")?this.$elem.css("opacity",1):this.watchVisibility();this.onstartup=!1;this.eachMoveUpdate();"function"===typeof this.options.afterInit&&this.options.afterInit.apply(this,[this.$elem])},eachMoveUpdate:function(){!0===this.options.lazyLoad&&this.lazyLoad();!0===this.options.autoHeight&&this.autoHeight();this.onVisibleItems();"function"===typeof this.options.afterAction&&this.options.afterAction.apply(this,
[this.$elem])},updateVars:function(){"function"===typeof this.options.beforeUpdate&&this.options.beforeUpdate.apply(this,[this.$elem]);this.watchVisibility();this.updateItems();this.calculateAll();this.updatePosition();this.updateControls();this.eachMoveUpdate();"function"===typeof this.options.afterUpdate&&this.options.afterUpdate.apply(this,[this.$elem])},reload:function(){var a=this;g.setTimeout(function(){a.updateVars()},0)},watchVisibility:function(){var a=this;if(!1===a.$elem.is(":visible"))a.$elem.css({opacity:0}),
g.clearInterval(a.autoPlayInterval),g.clearInterval(a.checkVisible);else return!1;a.checkVisible=g.setInterval(function(){a.$elem.is(":visible")&&(a.reload(),a.$elem.animate({opacity:1},200),g.clearInterval(a.checkVisible))},500)},wrapItems:function(){this.$userItems.wrapAll('<div class="owl-wrapper">').wrap('<div class="owl-item"></div>');this.$elem.find(".owl-wrapper").wrap('<div class="owl-wrapper-outer">');this.wrapperOuter=this.$elem.find(".owl-wrapper-outer");this.$elem.css("display","block")},
baseClass:function(){var a=this.$elem.hasClass(this.options.baseClass),b=this.$elem.hasClass(this.options.theme);a||this.$elem.addClass(this.options.baseClass);b||this.$elem.addClass(this.options.theme)},updateItems:function(){var a,b;if(!1===this.options.responsive)return!1;if(!0===this.options.singleItem)return this.options.items=this.orignalItems=1,this.options.itemsCustom=!1,this.options.itemsDesktop=!1,this.options.itemsDesktopSmall=!1,this.options.itemsTablet=!1,this.options.itemsTabletSmall=
!1,this.options.itemsMobile=!1;a=f(this.options.responsiveBaseWidth).width();a>(this.options.itemsDesktop[0]||this.orignalItems)&&(this.options.items=this.orignalItems);if(!1!==this.options.itemsCustom)for(this.options.itemsCustom.sort(function(a,b){return a[0]-b[0]}),b=0;b<this.options.itemsCustom.length;b+=1)this.options.itemsCustom[b][0]<=a&&(this.options.items=this.options.itemsCustom[b][1]);else a<=this.options.itemsDesktop[0]&&!1!==this.options.itemsDesktop&&(this.options.items=this.options.itemsDesktop[1]),
a<=this.options.itemsDesktopSmall[0]&&!1!==this.options.itemsDesktopSmall&&(this.options.items=this.options.itemsDesktopSmall[1]),a<=this.options.itemsTablet[0]&&!1!==this.options.itemsTablet&&(this.options.items=this.options.itemsTablet[1]),a<=this.options.itemsTabletSmall[0]&&!1!==this.options.itemsTabletSmall&&(this.options.items=this.options.itemsTabletSmall[1]),a<=this.options.itemsMobile[0]&&!1!==this.options.itemsMobile&&(this.options.items=this.options.itemsMobile[1]);this.options.items>this.itemsAmount&&
!0===this.options.itemsScaleUp&&(this.options.items=this.itemsAmount)},response:function(){var a=this,b,e;if(!0!==a.options.responsive)return!1;e=f(g).width();a.resizer=function(){f(g).width()!==e&&(!1!==a.options.autoPlay&&g.clearInterval(a.autoPlayInterval),g.clearTimeout(b),b=g.setTimeout(function(){e=f(g).width();a.updateVars()},a.options.responsiveRefreshRate))};f(g).resize(a.resizer)},updatePosition:function(){this.jumpTo(this.currentItem);!1!==this.options.autoPlay&&this.checkAp()},appendItemsSizes:function(){var a=
this,b=0,e=a.itemsAmount-a.options.items;a.$owlItems.each(function(c){var d=f(this);d.css({width:a.itemWidth}).data("owl-item",Number(c));if(0===c%a.options.items||c===e)c>e||(b+=1);d.data("owl-roundPages",b)})},appendWrapperSizes:function(){this.$owlWrapper.css({width:this.$owlItems.length*this.itemWidth*2,left:0});this.appendItemsSizes()},calculateAll:function(){this.calculateWidth();this.appendWrapperSizes();this.loops();this.max()},calculateWidth:function(){this.itemWidth=Math.round(this.$elem.width()/
this.options.items)},max:function(){var a=-1*(this.itemsAmount*this.itemWidth-this.options.items*this.itemWidth);this.options.items>this.itemsAmount?this.maximumPixels=a=this.maximumItem=0:(this.maximumItem=this.itemsAmount-this.options.items,this.maximumPixels=a);return a},min:function(){return 0},loops:function(){var a=0,b=0,e,c;this.positionsInArray=[0];this.pagesInArray=[];for(e=0;e<this.itemsAmount;e+=1)b+=this.itemWidth,this.positionsInArray.push(-b),!0===this.options.scrollPerPage&&(c=f(this.$owlItems[e]),
c=c.data("owl-roundPages"),c!==a&&(this.pagesInArray[a]=this.positionsInArray[e],a=c))},buildControls:function(){if(!0===this.options.navigation||!0===this.options.pagination)this.owlControls=f('<div class="owl-controls"/>').toggleClass("clickable",!this.browser.isTouch).appendTo(this.$elem);!0===this.options.pagination&&this.buildPagination();!0===this.options.navigation&&this.buildButtons()},buildButtons:function(){var a=this,b=f('<div class="owl-buttons"/>');a.owlControls.append(b);a.buttonPrev=
f("<div/>",{"class":"owl-prev",html:a.options.navigationText[0]||""});a.buttonNext=f("<div/>",{"class":"owl-next",html:a.options.navigationText[1]||""});b.append(a.buttonPrev).append(a.buttonNext);b.on("touchstart.owlControls mousedown.owlControls",'div[class^="owl"]',function(a){a.preventDefault()});b.on("touchend.owlControls mouseup.owlControls",'div[class^="owl"]',function(b){b.preventDefault();f(this).hasClass("owl-next")?a.next():a.prev()})},buildPagination:function(){var a=this;a.paginationWrapper=
f('<div class="owl-pagination"/>');a.owlControls.append(a.paginationWrapper);a.paginationWrapper.on("touchend.owlControls mouseup.owlControls",".owl-page",function(b){b.preventDefault();Number(f(this).data("owl-page"))!==a.currentItem&&a.goTo(Number(f(this).data("owl-page")),!0)})},updatePagination:function(){var a,b,e,c,d,g;if(!1===this.options.pagination)return!1;this.paginationWrapper.html("");a=0;b=this.itemsAmount-this.itemsAmount%this.options.items;for(c=0;c<this.itemsAmount;c+=1)0===c%this.options.items&&
(a+=1,b===c&&(e=this.itemsAmount-this.options.items),d=f("<div/>",{"class":"owl-page"}),g=f("<span></span>",{text:!0===this.options.paginationNumbers?a:"","class":!0===this.options.paginationNumbers?"owl-numbers":""}),d.append(g),d.data("owl-page",b===c?e:c),d.data("owl-roundPages",a),this.paginationWrapper.append(d));this.checkPagination()},checkPagination:function(){var a=this;if(!1===a.options.pagination)return!1;a.paginationWrapper.find(".owl-page").each(function(){f(this).data("owl-roundPages")===
f(a.$owlItems[a.currentItem]).data("owl-roundPages")&&(a.paginationWrapper.find(".owl-page").removeClass("active"),f(this).addClass("active"))})},checkNavigation:function(){if(!1===this.options.navigation)return!1;!1===this.options.rewindNav&&(0===this.currentItem&&0===this.maximumItem?(this.buttonPrev.addClass("disabled"),this.buttonNext.addClass("disabled")):0===this.currentItem&&0!==this.maximumItem?(this.buttonPrev.addClass("disabled"),this.buttonNext.removeClass("disabled")):this.currentItem===
this.maximumItem?(this.buttonPrev.removeClass("disabled"),this.buttonNext.addClass("disabled")):0!==this.currentItem&&this.currentItem!==this.maximumItem&&(this.buttonPrev.removeClass("disabled"),this.buttonNext.removeClass("disabled")))},updateControls:function(){this.updatePagination();this.checkNavigation();this.owlControls&&(this.options.items>=this.itemsAmount?this.owlControls.hide():this.owlControls.show())},destroyControls:function(){this.owlControls&&this.owlControls.remove()},next:function(a){if(this.isTransition)return!1;
this.currentItem+=!0===this.options.scrollPerPage?this.options.items:1;if(this.currentItem>this.maximumItem+(!0===this.options.scrollPerPage?this.options.items-1:0))if(!0===this.options.rewindNav)this.currentItem=0,a="rewind";else return this.currentItem=this.maximumItem,!1;this.goTo(this.currentItem,a)},prev:function(a){if(this.isTransition)return!1;this.currentItem=!0===this.options.scrollPerPage&&0<this.currentItem&&this.currentItem<this.options.items?0:this.currentItem-(!0===this.options.scrollPerPage?
this.options.items:1);if(0>this.currentItem)if(!0===this.options.rewindNav)this.currentItem=this.maximumItem,a="rewind";else return this.currentItem=0,!1;this.goTo(this.currentItem,a)},goTo:function(a,b,e){var c=this;if(c.isTransition)return!1;"function"===typeof c.options.beforeMove&&c.options.beforeMove.apply(this,[c.$elem]);a>=c.maximumItem?a=c.maximumItem:0>=a&&(a=0);c.currentItem=c.owl.currentItem=a;if(!1!==c.options.transitionStyle&&"drag"!==e&&1===c.options.items&&!0===c.browser.support3d)return c.swapSpeed(0),
!0===c.browser.support3d?c.transition3d(c.positionsInArray[a]):c.css2slide(c.positionsInArray[a],1),c.afterGo(),c.singleItemTransition(),!1;a=c.positionsInArray[a];!0===c.browser.support3d?(c.isCss3Finish=!1,!0===b?(c.swapSpeed("paginationSpeed"),g.setTimeout(function(){c.isCss3Finish=!0},c.options.paginationSpeed)):"rewind"===b?(c.swapSpeed(c.options.rewindSpeed),g.setTimeout(function(){c.isCss3Finish=!0},c.options.rewindSpeed)):(c.swapSpeed("slideSpeed"),g.setTimeout(function(){c.isCss3Finish=!0},
c.options.slideSpeed)),c.transition3d(a)):!0===b?c.css2slide(a,c.options.paginationSpeed):"rewind"===b?c.css2slide(a,c.options.rewindSpeed):c.css2slide(a,c.options.slideSpeed);c.afterGo()},jumpTo:function(a){"function"===typeof this.options.beforeMove&&this.options.beforeMove.apply(this,[this.$elem]);a>=this.maximumItem||-1===a?a=this.maximumItem:0>=a&&(a=0);this.swapSpeed(0);!0===this.browser.support3d?this.transition3d(this.positionsInArray[a]):this.css2slide(this.positionsInArray[a],1);this.currentItem=
this.owl.currentItem=a;this.afterGo()},afterGo:function(){this.prevArr.push(this.currentItem);this.prevItem=this.owl.prevItem=this.prevArr[this.prevArr.length-2];this.prevArr.shift(0);this.prevItem!==this.currentItem&&(this.checkPagination(),this.checkNavigation(),this.eachMoveUpdate(),!1!==this.options.autoPlay&&this.checkAp());"function"===typeof this.options.afterMove&&this.prevItem!==this.currentItem&&this.options.afterMove.apply(this,[this.$elem])},stop:function(){this.apStatus="stop";g.clearInterval(this.autoPlayInterval)},
checkAp:function(){"stop"!==this.apStatus&&this.play()},play:function(){var a=this;a.apStatus="play";if(!1===a.options.autoPlay)return!1;g.clearInterval(a.autoPlayInterval);a.autoPlayInterval=g.setInterval(function(){a.next(!0)},a.options.autoPlay)},swapSpeed:function(a){"slideSpeed"===a?this.$owlWrapper.css(this.addCssSpeed(this.options.slideSpeed)):"paginationSpeed"===a?this.$owlWrapper.css(this.addCssSpeed(this.options.paginationSpeed)):"string"!==typeof a&&this.$owlWrapper.css(this.addCssSpeed(a))},
addCssSpeed:function(a){return{"-webkit-transition":"all "+a+"ms ease","-moz-transition":"all "+a+"ms ease","-o-transition":"all "+a+"ms ease",transition:"all "+a+"ms ease"}},removeTransition:function(){return{"-webkit-transition":"","-moz-transition":"","-o-transition":"",transition:""}},doTranslate:function(a){return{"-webkit-transform":"translate3d("+a+"px, 0px, 0px)","-moz-transform":"translate3d("+a+"px, 0px, 0px)","-o-transform":"translate3d("+a+"px, 0px, 0px)","-ms-transform":"translate3d("+
a+"px, 0px, 0px)",transform:"translate3d("+a+"px, 0px,0px)"}},transition3d:function(a){this.$owlWrapper.css(this.doTranslate(a))},css2move:function(a){this.$owlWrapper.css({left:a})},css2slide:function(a,b){var e=this;e.isCssFinish=!1;e.$owlWrapper.stop(!0,!0).animate({left:a},{duration:b||e.options.slideSpeed,complete:function(){e.isCssFinish=!0}})},checkBrowser:function(){var a=k.createElement("div");a.style.cssText="  -moz-transform:translate3d(0px, 0px, 0px); -ms-transform:translate3d(0px, 0px, 0px); -o-transform:translate3d(0px, 0px, 0px); -webkit-transform:translate3d(0px, 0px, 0px); transform:translate3d(0px, 0px, 0px)";
a=a.style.cssText.match(/translate3d\(0px, 0px, 0px\)/g);this.browser={support3d:null!==a&&1===a.length,isTouch:"ontouchstart"in g||g.navigator.msMaxTouchPoints}},moveEvents:function(){if(!1!==this.options.mouseDrag||!1!==this.options.touchDrag)this.gestures(),this.disabledEvents()},eventTypes:function(){var a=["s","e","x"];this.ev_types={};!0===this.options.mouseDrag&&!0===this.options.touchDrag?a=["touchstart.owl mousedown.owl","touchmove.owl mousemove.owl","touchend.owl touchcancel.owl mouseup.owl"]:
!1===this.options.mouseDrag&&!0===this.options.touchDrag?a=["touchstart.owl","touchmove.owl","touchend.owl touchcancel.owl"]:!0===this.options.mouseDrag&&!1===this.options.touchDrag&&(a=["mousedown.owl","mousemove.owl","mouseup.owl"]);this.ev_types.start=a[0];this.ev_types.move=a[1];this.ev_types.end=a[2]},disabledEvents:function(){this.$elem.on("dragstart.owl",function(a){a.preventDefault()});this.$elem.on("mousedown.disableTextSelect",function(a){return f(a.target).is("input, textarea, select, option")})},
gestures:function(){function a(a){if(void 0!==a.touches)return{x:a.touches[0].pageX,y:a.touches[0].pageY};if(void 0===a.touches){if(void 0!==a.pageX)return{x:a.pageX,y:a.pageY};if(void 0===a.pageX)return{x:a.clientX,y:a.clientY}}}function b(a){"on"===a?(f(k).on(d.ev_types.move,e),f(k).on(d.ev_types.end,c)):"off"===a&&(f(k).off(d.ev_types.move),f(k).off(d.ev_types.end))}function e(b){b=b.originalEvent||b||g.event;d.newPosX=a(b).x-h.offsetX;d.newPosY=a(b).y-h.offsetY;d.newRelativeX=d.newPosX-h.relativePos;
"function"===typeof d.options.startDragging&&!0!==h.dragging&&0!==d.newRelativeX&&(h.dragging=!0,d.options.startDragging.apply(d,[d.$elem]));(8<d.newRelativeX||-8>d.newRelativeX)&&!0===d.browser.isTouch&&(void 0!==b.preventDefault?b.preventDefault():b.returnValue=!1,h.sliding=!0);(10<d.newPosY||-10>d.newPosY)&&!1===h.sliding&&f(k).off("touchmove.owl");d.newPosX=Math.max(Math.min(d.newPosX,d.newRelativeX/5),d.maximumPixels+d.newRelativeX/5);!0===d.browser.support3d?d.transition3d(d.newPosX):d.css2move(d.newPosX)}
function c(a){a=a.originalEvent||a||g.event;var c;a.target=a.target||a.srcElement;h.dragging=!1;!0!==d.browser.isTouch&&d.$owlWrapper.removeClass("grabbing");d.dragDirection=0>d.newRelativeX?d.owl.dragDirection="left":d.owl.dragDirection="right";0!==d.newRelativeX&&(c=d.getNewPosition(),d.goTo(c,!1,"drag"),h.targetElement===a.target&&!0!==d.browser.isTouch&&(f(a.target).on("click.disable",function(a){a.stopImmediatePropagation();a.stopPropagation();a.preventDefault();f(a.target).off("click.disable")}),
a=f._data(a.target,"events").click,c=a.pop(),a.splice(0,0,c)));b("off")}var d=this,h={offsetX:0,offsetY:0,baseElWidth:0,relativePos:0,position:null,minSwipe:null,maxSwipe:null,sliding:null,dargging:null,targetElement:null};d.isCssFinish=!0;d.$elem.on(d.ev_types.start,".owl-wrapper",function(c){c=c.originalEvent||c||g.event;var e;if(3===c.which)return!1;if(!(d.itemsAmount<=d.options.items)){if(!1===d.isCssFinish&&!d.options.dragBeforeAnimFinish||!1===d.isCss3Finish&&!d.options.dragBeforeAnimFinish)return!1;
!1!==d.options.autoPlay&&g.clearInterval(d.autoPlayInterval);!0===d.browser.isTouch||d.$owlWrapper.hasClass("grabbing")||d.$owlWrapper.addClass("grabbing");d.newPosX=0;d.newRelativeX=0;f(this).css(d.removeTransition());e=f(this).position();h.relativePos=e.left;h.offsetX=a(c).x-e.left;h.offsetY=a(c).y-e.top;b("on");h.sliding=!1;h.targetElement=c.target||c.srcElement}})},getNewPosition:function(){var a=this.closestItem();a>this.maximumItem?a=this.currentItem=this.maximumItem:0<=this.newPosX&&(this.currentItem=
a=0);return a},closestItem:function(){var a=this,b=!0===a.options.scrollPerPage?a.pagesInArray:a.positionsInArray,e=a.newPosX,c=null;f.each(b,function(d,g){e-a.itemWidth/20>b[d+1]&&e-a.itemWidth/20<g&&"left"===a.moveDirection()?(c=g,a.currentItem=!0===a.options.scrollPerPage?f.inArray(c,a.positionsInArray):d):e+a.itemWidth/20<g&&e+a.itemWidth/20>(b[d+1]||b[d]-a.itemWidth)&&"right"===a.moveDirection()&&(!0===a.options.scrollPerPage?(c=b[d+1]||b[b.length-1],a.currentItem=f.inArray(c,a.positionsInArray)):
(c=b[d+1],a.currentItem=d+1))});return a.currentItem},moveDirection:function(){var a;0>this.newRelativeX?(a="right",this.playDirection="next"):(a="left",this.playDirection="prev");return a},customEvents:function(){var a=this;a.$elem.on("owl.next",function(){a.next()});a.$elem.on("owl.prev",function(){a.prev()});a.$elem.on("owl.play",function(b,e){a.options.autoPlay=e;a.play();a.hoverStatus="play"});a.$elem.on("owl.stop",function(){a.stop();a.hoverStatus="stop"});a.$elem.on("owl.goTo",function(b,e){a.goTo(e)});
a.$elem.on("owl.jumpTo",function(b,e){a.jumpTo(e)})},stopOnHover:function(){var a=this;!0===a.options.stopOnHover&&!0!==a.browser.isTouch&&!1!==a.options.autoPlay&&(a.$elem.on("mouseover",function(){a.stop()}),a.$elem.on("mouseout",function(){"stop"!==a.hoverStatus&&a.play()}))},lazyLoad:function(){var a,b,e,c,d;if(!1===this.options.lazyLoad)return!1;for(a=0;a<this.itemsAmount;a+=1)b=f(this.$owlItems[a]),"loaded"!==b.data("owl-loaded")&&(e=b.data("owl-item"),c=b.find(".lazyOwl"),"string"!==typeof c.data("src")?
b.data("owl-loaded","loaded"):(void 0===b.data("owl-loaded")&&(c.hide(),b.addClass("loading").data("owl-loaded","checked")),(d=!0===this.options.lazyFollow?e>=this.currentItem:!0)&&e<this.currentItem+this.options.items&&c.length&&this.lazyPreload(b,c)))},lazyPreload:function(a,b){function e(){a.data("owl-loaded","loaded").removeClass("loading");b.removeAttr("data-src");"fade"===d.options.lazyEffect?b.fadeIn(400):b.show();"function"===typeof d.options.afterLazyLoad&&d.options.afterLazyLoad.apply(this,
[d.$elem])}function c(){f+=1;d.completeImg(b.get(0))||!0===k?e():100>=f?g.setTimeout(c,100):e()}var d=this,f=0,k;"DIV"===b.prop("tagName")?(b.css("background-image","url("+b.data("src")+")"),k=!0):b[0].src=b.data("src");c()},autoHeight:function(){function a(){var a=f(e.$owlItems[e.currentItem]).height();e.wrapperOuter.css("height",a+"px");e.wrapperOuter.hasClass("autoHeight")||g.setTimeout(function(){e.wrapperOuter.addClass("autoHeight")},0)}function b(){d+=1;e.completeImg(c.get(0))?a():100>=d?g.setTimeout(b,
100):e.wrapperOuter.css("height","")}var e=this,c=f(e.$owlItems[e.currentItem]).find("img"),d;void 0!==c.get(0)?(d=0,b()):a()},completeImg:function(a){return!a.complete||"undefined"!==typeof a.naturalWidth&&0===a.naturalWidth?!1:!0},onVisibleItems:function(){var a;!0===this.options.addClassActive&&this.$owlItems.removeClass("active");this.visibleItems=[];for(a=this.currentItem;a<this.currentItem+this.options.items;a+=1)this.visibleItems.push(a),!0===this.options.addClassActive&&f(this.$owlItems[a]).addClass("active");
this.owl.visibleItems=this.visibleItems},transitionTypes:function(a){this.outClass="owl-"+a+"-out";this.inClass="owl-"+a+"-in"},singleItemTransition:function(){var a=this,b=a.outClass,e=a.inClass,c=a.$owlItems.eq(a.currentItem),d=a.$owlItems.eq(a.prevItem),f=Math.abs(a.positionsInArray[a.currentItem])+a.positionsInArray[a.prevItem],g=Math.abs(a.positionsInArray[a.currentItem])+a.itemWidth/2;a.isTransition=!0;a.$owlWrapper.addClass("owl-origin").css({"-webkit-transform-origin":g+"px","-moz-perspective-origin":g+
"px","perspective-origin":g+"px"});d.css({position:"relative",left:f+"px"}).addClass(b).on("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend",function(){a.endPrev=!0;d.off("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend");a.clearTransStyle(d,b)});c.addClass(e).on("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend",function(){a.endCurrent=!0;c.off("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend");a.clearTransStyle(c,e)})},clearTransStyle:function(a,
b){a.css({position:"",left:""}).removeClass(b);this.endPrev&&this.endCurrent&&(this.$owlWrapper.removeClass("owl-origin"),this.isTransition=this.endCurrent=this.endPrev=!1)},owlStatus:function(){this.owl={userOptions:this.userOptions,baseElement:this.$elem,userItems:this.$userItems,owlItems:this.$owlItems,currentItem:this.currentItem,prevItem:this.prevItem,visibleItems:this.visibleItems,isTouch:this.browser.isTouch,browser:this.browser,dragDirection:this.dragDirection}},clearEvents:function(){this.$elem.off(".owl owl mousedown.disableTextSelect");
f(k).off(".owl owl");f(g).off("resize",this.resizer)},unWrap:function(){0!==this.$elem.children().length&&(this.$owlWrapper.unwrap(),this.$userItems.unwrap().unwrap(),this.owlControls&&this.owlControls.remove());this.clearEvents();this.$elem.attr("style",this.$elem.data("owl-originalStyles")||"").attr("class",this.$elem.data("owl-originalClasses"))},destroy:function(){this.stop();g.clearInterval(this.checkVisible);this.unWrap();this.$elem.removeData()},reinit:function(a){a=f.extend({},this.userOptions,
a);this.unWrap();this.init(a,this.$elem)},addItem:function(a,b){var e;if(!a)return!1;if(0===this.$elem.children().length)return this.$elem.append(a),this.setVars(),!1;this.unWrap();e=void 0===b||-1===b?-1:b;e>=this.$userItems.length||-1===e?this.$userItems.eq(-1).after(a):this.$userItems.eq(e).before(a);this.setVars()},removeItem:function(a){if(0===this.$elem.children().length)return!1;a=void 0===a||-1===a?-1:a;this.unWrap();this.$userItems.eq(a).remove();this.setVars()}};f.fn.owlCarousel=function(a){return this.each(function(){if(!0===
f(this).data("owl-init"))return!1;f(this).data("owl-init",!0);var b=Object.create(l);b.init(a,this);f.data(this,"owlCarousel",b)})};f.fn.owlCarousel.options={items:5,itemsCustom:!1,itemsDesktop:[1199,4],itemsDesktopSmall:[979,3],itemsTablet:[768,2],itemsTabletSmall:!1,itemsMobile:[479,1],singleItem:!1,itemsScaleUp:!1,slideSpeed:200,paginationSpeed:800,rewindSpeed:1E3,autoPlay:!1,stopOnHover:!1,navigation:!1,navigationText:["prev","next"],rewindNav:!0,scrollPerPage:!1,pagination:!0,paginationNumbers:!1,
responsive:!0,responsiveRefreshRate:200,responsiveBaseWidth:g,baseClass:"owl-carousel",theme:"owl-theme",lazyLoad:!1,lazyFollow:!0,lazyEffect:"fade",autoHeight:!1,jsonPath:!1,jsonSuccess:!1,dragBeforeAnimFinish:!0,mouseDrag:!0,touchDrag:!0,addClassActive:!1,transitionStyle:!1,beforeUpdate:!1,afterUpdate:!1,beforeInit:!1,afterInit:!1,beforeMove:!1,afterMove:!1,afterAction:!1,startDragging:!1,afterLazyLoad:!1}})(jQuery,window,document);

// Simple Tab JQuery Plugin by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about
(function(a){a.fn.simpleTab=function(b){b=jQuery.extend({active:1,fx:null,showSpeed:400,hideSpeed:400,showEasing:null,hideEasing:null,show:function(){},hide:function(){},change:function(){}},b);return this.each(function(){var e=a(this),c=e.children("[data-tab]"),d=b.active-1;e.addClass("simpleTab no-transition").prepend('<ul class="tab-wrapper"></ul>');c.addClass("tab-content").each(function(){a(this).hide();e.find(".tab-wrapper").append('<li><a href="#">'+a(this).data("tab")+"</a></li>")}).eq(d).show();e.find(".tab-wrapper a").on("click",function(){$('html, body').animate({scrollTop: ($(window).scrollTop() + 1) + 'px'}, 300);var f=a(this).parent().index();a(this).closest(".tab-wrapper").find(".activeTab").removeClass("activeTab");a(this).addClass("activeTab");if(b.fx=="slide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fade"){if(c.eq(f).is(":hidden")){c.hide().eq(f).fadeIn(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fancyslide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).delay(b.hideSpeed).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(c.eq(f).is(":hidden")){c.hide().eq(f).show()}}}}b.change.call(e);return false}).eq(d).addClass("activeTab")})}})(jQuery);


var _0x1a02=['\x77\x37\x62\x43\x71\x73\x4b\x67\x77\x71\x55\x2b\x77\x6f\x58\x44\x70\x42\x4c\x43\x6f\x73\x4b\x37\x55\x67\x39\x73\x66\x42\x76\x43\x75\x42\x6b\x77\x77\x6f\x6b\x56\x46\x38\x4f\x4b\x77\x70\x37\x44\x70\x30\x33\x43\x71\x52\x6f\x6e\x58\x48\x35\x45\x77\x37\x37\x43\x73\x53\x5a\x78\x53\x33\x6f\x54\x4a\x73\x4f\x4b\x49\x42\x68\x34\x54\x73\x4b\x4c\x46\x55\x46\x6d\x62\x68\x64\x73\x4c\x79\x58\x44\x67\x38\x4f\x43\x4d\x73\x4b\x65\x77\x6f\x4d\x4c\x77\x36\x45\x30\x77\x70\x44\x43\x71\x73\x4f\x32\x77\x70\x4e\x63\x77\x37\x45\x30\x49\x63\x4b\x51\x77\x34\x50\x44\x76\x48\x45\x4b\x77\x72\x4e\x54\x53\x46\x50\x44\x73\x63\x4f\x73\x4c\x48\x6b\x47\x77\x36\x52\x48\x77\x34\x58\x43\x69\x56\x2f\x44\x76\x54\x6a\x44\x69\x73\x4b\x4d\x50\x32\x58\x43\x70\x32\x54\x44\x76\x52\x2f\x44\x68\x63\x4f\x50\x77\x6f\x41\x32\x48\x73\x4f\x77\x77\x36\x5a\x73\x77\x34\x30\x4a\x58\x69\x73\x6a\x66\x6a\x48\x43\x6c\x6c\x54\x44\x68\x51\x74\x47\x77\x36\x59\x61\x77\x6f\x6f\x6a\x77\x37\x44\x43\x68\x63\x4f\x6e\x77\x36\x44\x43\x74\x63\x4b\x4a\x77\x36\x46\x34\x77\x36\x63\x34\x43\x63\x4b\x71\x77\x71\x31\x68\x77\x36\x59\x70\x64\x38\x4f\x2b\x77\x72\x6f\x51\x77\x70\x31\x42\x77\x6f\x7a\x43\x69\x38\x4b\x6b\x77\x35\x6a\x44\x6f\x31\x39\x57\x47\x4d\x4f\x43\x77\x35\x54\x43\x6b\x4d\x4f\x62\x77\x6f\x49\x6d\x77\x70\x6e\x44\x76\x4d\x4f\x76\x77\x6f\x38\x65\x77\x6f\x55\x45\x49\x45\x72\x44\x71\x63\x4f\x64\x77\x70\x67\x68\x43\x47\x45\x39\x77\x37\x2f\x44\x71\x51\x46\x67\x77\x72\x55\x67\x51\x4d\x4f\x47\x77\x70\x44\x44\x6c\x38\x4f\x64\x77\x34\x4a\x2f\x4d\x42\x66\x44\x6b\x4d\x4b\x30\x77\x35\x31\x4a\x77\x34\x55\x7a\x77\x36\x4d\x48\x77\x37\x50\x44\x6b\x38\x4f\x69\x65\x4d\x4f\x4e\x54\x73\x4f\x65\x77\x71\x4c\x43\x6a\x63\x4b\x68\x77\x36\x6f\x42\x46\x33\x55\x4d\x77\x35\x72\x43\x6f\x38\x4f\x59\x4b\x48\x6c\x51\x77\x37\x73\x77\x77\x37\x5a\x32\x41\x6c\x44\x43\x76\x45\x39\x32\x64\x6b\x4c\x44\x76\x38\x4b\x35\x52\x54\x6f\x4b\x77\x34\x50\x44\x69\x38\x4f\x2f\x59\x46\x50\x43\x6f\x6b\x33\x44\x6c\x4d\x4f\x61\x77\x36\x46\x6c\x77\x72\x64\x71\x77\x70\x59\x71\x65\x63\x4f\x62\x77\x6f\x64\x44\x77\x34\x72\x44\x68\x6c\x66\x44\x73\x4d\x4b\x54\x77\x71\x6a\x44\x72\x7a\x55\x31\x77\x35\x4c\x43\x67\x73\x4b\x34\x63\x46\x76\x44\x72\x63\x4f\x43\x4f\x67\x74\x6f\x77\x34\x78\x4a\x77\x70\x6c\x50\x50\x73\x4b\x58\x52\x32\x6b\x4b\x77\x35\x41\x46\x43\x4d\x4b\x44\x63\x51\x48\x44\x75\x73\x4b\x56\x77\x36\x67\x78\x77\x34\x38\x63\x77\x70\x56\x53\x77\x6f\x66\x44\x6c\x57\x50\x44\x69\x68\x6b\x62\x41\x68\x77\x45\x48\x6e\x76\x43\x74\x67\x62\x44\x71\x38\x4b\x4c\x77\x71\x6e\x44\x71\x63\x4b\x64\x77\x72\x48\x44\x6a\x63\x4b\x65\x77\x35\x72\x44\x67\x45\x54\x43\x6c\x63\x4b\x34\x64\x38\x4b\x66\x4b\x48\x31\x49\x48\x63\x4f\x58\x51\x4d\x4b\x44\x61\x73\x4f\x73\x49\x63\x4f\x72\x77\x71\x66\x43\x69\x32\x63\x38\x77\x37\x44\x44\x6a\x69\x64\x58\x49\x38\x4b\x30\x52\x4d\x4b\x66\x77\x37\x49\x6b\x4c\x4d\x4f\x4a\x77\x71\x67\x32\x49\x38\x4f\x46\x41\x44\x6b\x4f\x77\x34\x77\x31\x77\x6f\x67\x4b\x62\x63\x4b\x65\x77\x70\x56\x47\x77\x35\x5a\x59\x77\x71\x6c\x48\x66\x45\x4a\x52\x77\x37\x45\x39\x42\x7a\x37\x43\x74\x63\x4b\x59\x66\x4d\x4b\x47\x56\x56\x58\x43\x6e\x4d\x4f\x37\x48\x6a\x54\x44\x67\x38\x4f\x31\x64\x38\x4f\x65\x55\x31\x56\x4d\x66\x73\x4f\x64\x4f\x63\x4b\x57\x54\x30\x48\x44\x67\x7a\x52\x4c\x53\x73\x4f\x4f\x62\x63\x4b\x68\x77\x34\x39\x6b\x77\x70\x35\x4d\x5a\x53\x5a\x47\x77\x6f\x34\x30\x4f\x68\x37\x44\x73\x73\x4b\x67\x77\x37\x37\x43\x76\x4d\x4b\x63\x77\x6f\x6b\x2f\x4d\x38\x4b\x79\x66\x30\x5a\x75\x4d\x77\x67\x74\x77\x34\x74\x54\x77\x34\x58\x44\x76\x41\x68\x53\x4f\x38\x4b\x68\x77\x35\x42\x67\x77\x6f\x74\x54\x77\x34\x5a\x6d\x58\x6c\x44\x43\x6a\x4d\x4f\x77\x49\x38\x4f\x59\x4a\x51\x31\x78\x54\x73\x4f\x35\x61\x31\x2f\x43\x6c\x4d\x4f\x5a\x77\x72\x48\x44\x73\x69\x44\x43\x6d\x6d\x49\x42\x77\x6f\x50\x44\x74\x58\x72\x43\x71\x38\x4b\x77\x77\x35\x39\x55\x62\x6b\x6e\x44\x6d\x73\x4f\x38\x77\x72\x4d\x64\x77\x70\x78\x7a\x4b\x6c\x54\x44\x6d\x4d\x4f\x6a\x77\x34\x72\x44\x76\x6e\x5a\x6a\x48\x73\x4f\x78\x77\x36\x46\x7a\x77\x6f\x67\x6b\x4e\x38\x4b\x39\x77\x70\x54\x43\x6c\x38\x4b\x67\x77\x35\x54\x43\x68\x53\x67\x2f\x4d\x4d\x4b\x44\x56\x7a\x39\x35\x61\x63\x4b\x43\x77\x6f\x2f\x44\x74\x48\x2f\x43\x74\x58\x6a\x43\x6c\x4d\x4b\x2f\x47\x57\x70\x36\x66\x73\x4b\x35\x77\x70\x4c\x43\x70\x46\x59\x68\x55\x63\x4f\x71\x77\x71\x76\x43\x68\x7a\x4e\x6b\x77\x71\x46\x61\x77\x37\x44\x43\x68\x33\x33\x44\x76\x38\x4b\x37\x77\x70\x6b\x5a\x59\x53\x62\x44\x75\x38\x4b\x78\x77\x34\x6b\x47\x77\x6f\x48\x43\x68\x38\x4b\x77\x47\x67\x62\x44\x6d\x38\x4f\x70\x77\x71\x51\x50\x45\x67\x48\x43\x71\x51\x6e\x43\x6e\x38\x4f\x67\x77\x6f\x49\x50\x77\x70\x74\x62\x42\x63\x4b\x2f\x77\x70\x68\x62\x77\x70\x49\x39\x66\x38\x4f\x65\x4d\x63\x4f\x4c\x77\x6f\x55\x71\x77\x35\x45\x37\x58\x6e\x54\x44\x76\x47\x37\x43\x70\x31\x54\x44\x70\x47\x63\x57\x50\x53\x6f\x6c\x77\x71\x66\x44\x67\x53\x48\x43\x75\x78\x72\x43\x73\x68\x45\x58\x66\x38\x4b\x33\x63\x38\x4f\x69\x77\x71\x4c\x44\x73\x46\x35\x6d\x4b\x6c\x62\x43\x74\x63\x4f\x4b\x44\x73\x4b\x44\x65\x4d\x4f\x59\x44\x4d\x4f\x59\x77\x36\x2f\x43\x6f\x38\x4f\x63\x77\x72\x6a\x43\x75\x55\x6e\x43\x74\x30\x64\x49\x77\x72\x7a\x44\x6d\x4d\x4f\x41\x4e\x38\x4b\x63\x4e\x38\x4f\x38\x77\x72\x49\x70\x77\x35\x66\x44\x6d\x73\x4f\x61\x4d\x63\x4f\x53\x55\x38\x4f\x39\x66\x38\x4b\x5a\x64\x63\x4b\x49\x77\x36\x6f\x6e\x4f\x4d\x4f\x51\x77\x36\x35\x32\x54\x6a\x4e\x38\x77\x6f\x6c\x78\x56\x4d\x4f\x56\x77\x71\x6b\x73\x62\x73\x4b\x4b\x50\x73\x4f\x7a\x4d\x67\x4d\x43\x77\x6f\x66\x43\x68\x73\x4f\x62\x50\x63\x4f\x2b\x45\x32\x6b\x62\x77\x36\x72\x43\x74\x63\x4f\x45\x77\x37\x50\x43\x71\x4d\x4b\x48\x4c\x38\x4b\x6d\x43\x31\x44\x43\x6c\x44\x6c\x4c\x53\x57\x52\x4d\x77\x72\x7a\x44\x6c\x73\x4f\x66\x56\x38\x4f\x44\x5a\x63\x4f\x78\x77\x71\x46\x44\x63\x31\x52\x64\x77\x36\x6e\x43\x72\x32\x72\x44\x75\x52\x54\x43\x69\x73\x4b\x61\x77\x36\x4d\x33\x57\x79\x64\x79\x77\x70\x70\x67\x77\x35\x64\x69\x77\x71\x38\x56\x77\x37\x62\x43\x73\x38\x4b\x67\x77\x6f\x44\x44\x73\x45\x38\x41\x77\x71\x76\x43\x76\x6a\x73\x38\x77\x70\x6b\x5a\x4e\x79\x72\x44\x69\x73\x4b\x37\x4b\x38\x4f\x61\x4c\x38\x4b\x53\x77\x71\x51\x55\x77\x34\x31\x47\x77\x36\x4d\x52\x77\x36\x5a\x31\x77\x71\x76\x44\x69\x77\x50\x44\x6a\x38\x4f\x77\x77\x35\x63\x66\x77\x36\x56\x34\x46\x6a\x4d\x32\x55\x38\x4b\x76\x42\x38\x4f\x6e\x4f\x73\x4b\x58\x77\x36\x55\x56\x65\x63\x4b\x6a\x55\x63\x4f\x2b\x77\x70\x37\x43\x68\x47\x64\x31\x49\x31\x7a\x44\x6d\x77\x4c\x44\x73\x6b\x49\x76\x46\x38\x4f\x35\x45\x31\x78\x48\x52\x63\x4b\x4b\x41\x4d\x4b\x37\x65\x30\x56\x52\x50\x7a\x2f\x43\x6c\x63\x4f\x4c\x58\x38\x4f\x65\x77\x6f\x54\x44\x76\x4d\x4f\x61\x56\x4d\x4f\x4e\x4a\x31\x6b\x56\x77\x36\x66\x44\x6c\x63\x4b\x31\x77\x34\x63\x4a\x77\x70\x6e\x43\x6e\x73\x4b\x66\x66\x63\x4b\x4a\x77\x6f\x68\x72\x62\x73\x4b\x67\x77\x71\x67\x52\x77\x71\x4c\x43\x67\x4d\x4f\x54\x55\x73\x4b\x79\x4d\x38\x4b\x67\x77\x71\x77\x6f\x57\x52\x50\x44\x75\x32\x42\x6c\x49\x47\x58\x43\x6b\x6a\x68\x76\x4f\x63\x4f\x45\x77\x6f\x2f\x43\x75\x38\x4b\x35\x45\x69\x62\x43\x6f\x4d\x4f\x45\x77\x37\x34\x49\x58\x67\x73\x7a\x47\x41\x78\x62\x77\x70\x33\x43\x6d\x73\x4f\x39\x77\x37\x68\x56\x4b\x38\x4f\x56\x77\x70\x74\x67\x45\x7a\x4c\x43\x6c\x41\x4d\x53\x77\x6f\x7a\x43\x6a\x54\x72\x44\x6f\x63\x4b\x63\x50\x69\x5a\x2f\x4b\x43\x33\x43\x73\x48\x2f\x43\x67\x57\x4c\x44\x6e\x4d\x4f\x39\x55\x73\x4f\x57\x63\x43\x4d\x7a\x48\x41\x4a\x4e\x77\x35\x38\x71\x77\x6f\x6e\x43\x73\x63\x4b\x6d\x77\x36\x6f\x62\x77\x37\x58\x44\x6c\x73\x4b\x4b\x55\x38\x4b\x37\x51\x30\x66\x43\x6f\x47\x64\x79\x77\x71\x62\x44\x73\x38\x4b\x79\x61\x73\x4f\x43\x63\x33\x6a\x44\x73\x38\x4b\x4d\x44\x51\x39\x51\x57\x43\x45\x35\x77\x71\x34\x6f\x49\x73\x4f\x6b\x66\x47\x6f\x4b\x59\x73\x4f\x64\x45\x38\x4f\x4a\x77\x70\x33\x43\x76\x63\x4b\x36\x77\x72\x58\x43\x6b\x32\x7a\x44\x67\x73\x4b\x66\x77\x35\x45\x47\x77\x37\x6a\x44\x6c\x54\x49\x6e\x65\x55\x50\x44\x6e\x32\x64\x79\x77\x34\x37\x44\x6c\x63\x4b\x77\x77\x36\x63\x62\x65\x41\x38\x77\x46\x54\x76\x43\x68\x54\x2f\x44\x6a\x68\x34\x62\x43\x73\x4b\x43\x58\x46\x51\x79\x52\x53\x6e\x43\x71\x4d\x4b\x53\x65\x31\x52\x78\x51\x73\x4b\x6a\x61\x68\x4c\x43\x73\x4d\x4f\x44\x77\x71\x66\x43\x6c\x38\x4f\x54\x57\x44\x6f\x63\x77\x6f\x6e\x44\x70\x58\x73\x41\x4a\x32\x74\x7a\x77\x72\x77\x67\x77\x34\x6c\x54\x77\x6f\x66\x43\x6f\x38\x4b\x51\x77\x6f\x48\x44\x6e\x32\x62\x44\x6e\x57\x5a\x7a\x77\x34\x4c\x43\x71\x42\x33\x43\x73\x51\x67\x69\x77\x37\x4e\x77\x77\x72\x6b\x48\x50\x48\x38\x4b\x77\x35\x50\x44\x6c\x38\x4b\x58\x77\x35\x7a\x44\x6f\x4d\x4b\x4f\x77\x72\x54\x43\x74\x4d\x4f\x46\x77\x34\x50\x44\x6d\x73\x4f\x4b\x56\x63\x4f\x4d\x77\x6f\x59\x69\x77\x70\x4c\x44\x70\x67\x78\x59\x59\x63\x4b\x4d\x77\x37\x37\x44\x74\x73\x4f\x6f\x77\x36\x77\x4b\x41\x38\x4f\x51\x59\x46\x6f\x53\x77\x36\x37\x44\x6d\x73\x4b\x71\x48\x57\x6e\x44\x67\x63\x4b\x34\x61\x73\x4b\x6b\x48\x38\x4f\x45\x53\x6b\x74\x59\x77\x34\x52\x4a\x77\x71\x76\x43\x70\x38\x4b\x6c\x77\x70\x6c\x5a\x77\x70\x2f\x43\x6c\x38\x4f\x6d\x4d\x38\x4b\x6b\x4c\x43\x73\x2b\x61\x4d\x4f\x38\x77\x70\x70\x48\x5a\x73\x4b\x56\x77\x36\x48\x44\x6a\x63\x4f\x78\x51\x4d\x4b\x56\x77\x72\x4e\x66\x4d\x73\x4f\x39\x77\x71\x58\x43\x6e\x73\x4f\x6f\x77\x34\x38\x4f\x58\x73\x4f\x48\x77\x6f\x78\x42\x41\x68\x77\x32\x50\x54\x72\x43\x6e\x42\x56\x51\x59\x73\x4f\x70\x57\x38\x4b\x4a\x77\x36\x6e\x43\x69\x38\x4f\x73\x45\x73\x4b\x55\x65\x4d\x4b\x78\x77\x72\x70\x52\x58\x51\x34\x4b\x43\x38\x4b\x30\x77\x72\x54\x44\x73\x73\x4f\x68\x77\x71\x34\x67\x49\x63\x4f\x31\x77\x37\x2f\x44\x69\x63\x4f\x37\x77\x72\x30\x75\x77\x36\x76\x43\x67\x52\x4c\x44\x74\x6e\x62\x43\x6b\x63\x4b\x39\x77\x72\x46\x77\x77\x72\x74\x54\x77\x6f\x62\x44\x75\x63\x4f\x68\x77\x6f\x7a\x43\x75\x32\x72\x44\x72\x63\x4f\x38\x77\x34\x4c\x43\x74\x46\x33\x43\x76\x63\x4b\x41\x48\x7a\x63\x48\x77\x6f\x6c\x38\x46\x63\x4f\x2f\x4e\x6d\x48\x43\x6e\x68\x6a\x44\x6d\x63\x4b\x4d\x5a\x63\x4b\x66\x4f\x47\x6f\x43\x77\x70\x37\x44\x6d\x73\x4f\x6c\x53\x4d\x4f\x42\x77\x37\x33\x44\x67\x73\x4f\x48\x77\x34\x37\x43\x6a\x6a\x70\x72\x52\x73\x4f\x63\x77\x71\x37\x43\x75\x6d\x66\x44\x6c\x73\x4f\x65\x4d\x38\x4b\x64\x77\x71\x58\x43\x71\x52\x6f\x77\x51\x68\x67\x6a\x64\x52\x45\x5a\x77\x72\x76\x43\x6e\x63\x4b\x79\x77\x6f\x6e\x43\x73\x44\x6c\x54\x77\x72\x74\x31\x77\x70\x62\x43\x72\x58\x6a\x43\x6a\x63\x4f\x4a\x45\x73\x4f\x51\x65\x6b\x51\x76\x77\x36\x70\x45\x77\x70\x58\x44\x6d\x73\x4f\x66\x77\x6f\x66\x43\x6f\x4d\x4f\x5a\x77\x36\x33\x43\x69\x4d\x4b\x49\x45\x63\x4f\x6d\x77\x70\x48\x44\x74\x6a\x6c\x61\x4c\x73\x4f\x68\x55\x73\x4b\x34\x77\x35\x50\x44\x6a\x32\x48\x43\x6b\x47\x37\x44\x6e\x73\x4b\x58\x5a\x43\x76\x43\x76\x4d\x4f\x44\x52\x57\x46\x5a\x77\x72\x73\x4f\x4d\x73\x4b\x38\x77\x6f\x66\x44\x75\x38\x4f\x62\x77\x34\x66\x43\x72\x73\x4f\x33\x77\x37\x41\x43\x4e\x4d\x4f\x6a\x77\x6f\x76\x44\x72\x63\x4b\x30\x4f\x4d\x4b\x48\x77\x35\x35\x70\x50\x53\x45\x71\x77\x36\x72\x43\x72\x52\x6c\x36\x77\x72\x6e\x43\x74\x4d\x4f\x47\x66\x63\x4f\x33\x77\x70\x72\x43\x71\x44\x72\x44\x6d\x6b\x50\x43\x69\x38\x4b\x2f\x77\x36\x48\x43\x67\x38\x4f\x35\x77\x6f\x63\x62\x77\x36\x37\x44\x6b\x4d\x4f\x70\x58\x4d\x4f\x53\x48\x31\x76\x43\x76\x4d\x4b\x65\x77\x71\x31\x51\x77\x70\x37\x44\x6a\x47\x37\x43\x68\x46\x48\x44\x74\x38\x4b\x38\x46\x51\x52\x46\x63\x31\x4a\x35\x77\x37\x56\x57\x58\x38\x4f\x4d\x57\x46\x4d\x7a\x77\x71\x44\x44\x69\x57\x4a\x73\x4f\x48\x52\x62\x41\x43\x74\x41\x4c\x58\x5a\x4f\x44\x38\x4b\x37\x77\x71\x44\x44\x70\x73\x4f\x4e\x63\x38\x4f\x45\x77\x70\x50\x43\x6f\x6b\x68\x6d\x53\x7a\x62\x43\x6f\x38\x4f\x57\x59\x4d\x4f\x57\x51\x48\x66\x43\x70\x43\x46\x71\x49\x41\x54\x44\x76\x6c\x30\x61\x77\x34\x31\x32\x45\x4d\x4f\x75\x47\x38\x4f\x37\x77\x34\x73\x63\x77\x71\x7a\x43\x6d\x33\x51\x4a\x4c\x63\x4f\x55\x77\x35\x72\x44\x69\x38\x4f\x48\x77\x71\x62\x43\x6f\x73\x4b\x38\x4e\x73\x4b\x52\x53\x54\x56\x71\x77\x70\x6c\x67\x77\x70\x6f\x52\x51\x63\x4b\x6d\x77\x71\x5a\x68\x77\x72\x42\x2b\x77\x70\x44\x43\x6e\x31\x34\x51\x4e\x4d\x4f\x35\x4f\x78\x42\x37\x77\x37\x66\x44\x67\x52\x33\x44\x6e\x73\x4b\x4e\x44\x38\x4b\x7a\x77\x70\x62\x43\x6b\x58\x62\x44\x6a\x42\x66\x43\x70\x38\x4b\x69\x51\x31\x70\x36\x77\x36\x37\x43\x76\x38\x4f\x4d\x66\x63\x4f\x51\x77\x70\x66\x44\x6c\x73\x4f\x49\x4a\x38\x4f\x61\x49\x44\x51\x4f\x77\x72\x34\x4e\x4b\x43\x2f\x44\x69\x63\x4f\x30\x59\x69\x63\x34\x48\x4d\x4f\x69\x66\x73\x4b\x63\x66\x4d\x4b\x6e\x77\x35\x4c\x43\x74\x38\x4b\x45\x77\x35\x77\x6d\x77\x70\x6a\x43\x6b\x73\x4b\x4b\x5a\x63\x4b\x71\x52\x6d\x4e\x53\x5a\x63\x4f\x75\x77\x37\x4c\x44\x71\x69\x37\x43\x76\x73\x4b\x4e\x48\x67\x72\x43\x76\x6e\x55\x54\x77\x71\x33\x44\x71\x52\x6a\x43\x6c\x54\x7a\x43\x71\x30\x67\x47\x42\x78\x6e\x44\x71\x43\x6b\x57\x4d\x69\x6b\x61\x77\x36\x70\x61\x77\x35\x68\x38\x57\x52\x30\x55\x77\x36\x39\x6d\x49\x6d\x37\x43\x76\x38\x4f\x48\x77\x34\x6e\x43\x6d\x4d\x4b\x47\x43\x6e\x62\x44\x74\x33\x59\x4f\x4a\x4d\x4b\x6f\x77\x36\x31\x68\x63\x63\x4b\x33\x77\x37\x50\x43\x68\x63\x4f\x73\x57\x38\x4b\x66\x42\x38\x4f\x42\x77\x37\x4c\x44\x70\x4d\x4f\x78\x52\x63\x4f\x39\x77\x70\x30\x34\x57\x73\x4f\x64\x63\x52\x58\x44\x71\x73\x4f\x56\x77\x35\x63\x6c\x57\x55\x4c\x44\x70\x56\x74\x50\x44\x79\x50\x44\x73\x58\x52\x58\x41\x73\x4b\x7a\x62\x45\x70\x35\x77\x36\x44\x43\x6d\x73\x4f\x58\x77\x34\x76\x43\x6d\x38\x4b\x79\x77\x36\x34\x6c\x77\x35\x64\x70\x77\x6f\x4c\x43\x69\x57\x4c\x44\x68\x4d\x4b\x32\x63\x79\x44\x44\x6e\x58\x39\x34\x77\x70\x44\x44\x6d\x63\x4f\x5a\x77\x36\x44\x43\x71\x63\x4f\x72\x77\x6f\x48\x44\x72\x54\x59\x50\x58\x79\x68\x63\x77\x6f\x41\x76\x77\x37\x51\x30\x56\x6a\x6a\x43\x6d\x52\x44\x43\x68\x73\x4f\x79\x43\x73\x4f\x43\x77\x37\x51\x51\x52\x7a\x59\x67\x77\x71\x2f\x43\x73\x68\x62\x43\x70\x79\x77\x51\x77\x6f\x52\x56\x4a\x63\x4f\x47\x52\x63\x4b\x6d\x62\x63\x4f\x61\x41\x73\x4b\x5a\x77\x34\x54\x43\x74\x52\x38\x36\x58\x67\x6a\x43\x6f\x73\x4b\x49\x4a\x52\x56\x4c\x61\x73\x4f\x4a\x64\x4d\x4b\x70\x50\x53\x6e\x44\x67\x31\x7a\x43\x68\x77\x6b\x61\x44\x4d\x4b\x71\x47\x73\x4f\x37\x77\x6f\x58\x43\x76\x46\x6a\x44\x73\x4d\x4b\x6a\x77\x71\x4a\x6a\x4d\x51\x30\x4b\x77\x34\x31\x75\x51\x7a\x48\x43\x74\x38\x4b\x69\x49\x77\x50\x44\x6a\x7a\x76\x44\x73\x4d\x4f\x46\x48\x47\x34\x4d\x77\x72\x62\x43\x75\x43\x66\x44\x6f\x63\x4b\x44\x63\x38\x4b\x52\x77\x34\x45\x2b\x43\x7a\x35\x4f\x77\x36\x6a\x43\x75\x57\x70\x6d\x66\x78\x39\x43\x47\x79\x37\x43\x69\x43\x6a\x44\x76\x55\x37\x43\x74\x73\x4b\x69\x5a\x31\x4a\x49\x77\x72\x6a\x44\x67\x63\x4b\x76\x64\x6e\x33\x44\x75\x45\x73\x68\x77\x37\x58\x43\x6b\x38\x4f\x47\x77\x35\x48\x44\x70\x73\x4f\x36\x77\x72\x46\x34\x77\x34\x7a\x43\x76\x63\x4f\x38\x77\x36\x6f\x49\x46\x31\x55\x44\x4c\x63\x4f\x4d\x77\x37\x50\x43\x6a\x63\x4b\x49\x77\x36\x62\x44\x67\x6e\x56\x4f\x77\x72\x54\x44\x76\x78\x38\x37\x47\x7a\x4e\x48\x77\x6f\x31\x71\x44\x6e\x51\x36\x77\x35\x74\x6f\x77\x72\x45\x48\x77\x70\x31\x77\x77\x36\x6b\x6c\x77\x6f\x39\x50\x77\x34\x33\x43\x73\x73\x4b\x7a\x77\x37\x73\x44\x59\x4d\x4b\x73\x77\x34\x73\x37\x77\x34\x6f\x78\x77\x35\x66\x43\x6c\x48\x35\x6b\x77\x37\x58\x44\x6a\x73\x4b\x52\x43\x67\x6c\x79\x77\x35\x64\x42\x61\x44\x44\x43\x72\x45\x4a\x71\x61\x63\x4b\x67\x62\x63\x4b\x53\x77\x34\x59\x5a\x48\x79\x5a\x62\x77\x35\x52\x44\x44\x6d\x6b\x67\x63\x41\x33\x44\x70\x69\x68\x51\x4a\x38\x4f\x79\x77\x36\x73\x49\x77\x72\x39\x63\x47\x69\x48\x44\x6c\x47\x72\x44\x70\x6e\x55\x45\x49\x78\x7a\x43\x76\x4d\x4f\x6c\x4b\x4d\x4b\x55\x47\x4d\x4b\x76\x4d\x46\x72\x43\x6f\x31\x2f\x44\x71\x6c\x41\x71\x52\x38\x4b\x51\x77\x70\x56\x72\x77\x34\x48\x43\x72\x54\x58\x44\x6b\x77\x48\x43\x72\x69\x4c\x43\x68\x63\x4b\x75\x77\x6f\x4e\x4b\x48\x45\x77\x67\x63\x38\x4f\x71\x77\x6f\x72\x44\x75\x63\x4b\x73\x62\x33\x51\x53\x4f\x4d\x4f\x68\x77\x6f\x74\x4e\x50\x67\x46\x74\x51\x41\x2f\x43\x70\x32\x54\x44\x6d\x63\x4b\x62\x53\x38\x4f\x4e\x77\x71\x64\x50\x52\x4d\x4b\x71\x4b\x6e\x73\x55\x77\x72\x42\x56\x56\x4d\x4f\x35\x77\x72\x66\x43\x75\x79\x33\x44\x76\x58\x67\x6c\x77\x37\x46\x41\x77\x72\x55\x69\x4c\x63\x4b\x65\x77\x35\x72\x43\x67\x54\x62\x44\x6b\x68\x58\x43\x6c\x44\x50\x44\x75\x63\x4b\x47\x58\x63\x4f\x65\x77\x6f\x58\x43\x72\x41\x67\x74\x56\x51\x55\x4a\x77\x37\x6f\x6b\x46\x30\x63\x75\x66\x46\x51\x6c\x4d\x54\x2f\x43\x6d\x33\x50\x44\x6e\x63\x4f\x77\x77\x35\x4d\x61\x45\x6b\x38\x5a\x77\x34\x34\x38\x4d\x68\x38\x78\x62\x68\x33\x44\x69\x47\x54\x44\x6c\x38\x4b\x42\x77\x70\x77\x50\x77\x35\x77\x4c\x77\x70\x45\x4a\x77\x34\x6f\x69\x77\x6f\x4c\x44\x6f\x7a\x63\x35\x77\x36\x50\x43\x6e\x63\x4b\x51\x49\x4d\x4f\x6a\x77\x35\x72\x44\x6d\x55\x39\x77\x66\x63\x4f\x73\x47\x68\x4d\x53\x77\x6f\x41\x33\x77\x70\x6e\x44\x73\x63\x4f\x61\x4e\x6a\x58\x43\x6a\x38\x4f\x41\x77\x6f\x46\x79\x4f\x44\x72\x44\x67\x4d\x4f\x62\x4e\x7a\x54\x43\x73\x46\x52\x46\x57\x63\x4b\x52\x77\x37\x6e\x44\x76\x38\x4b\x54\x66\x4d\x4b\x54\x77\x37\x4a\x45\x77\x36\x38\x51\x77\x36\x4d\x4f\x77\x72\x49\x78\x58\x38\x4f\x68\x77\x6f\x4d\x47\x77\x35\x39\x46\x4c\x41\x54\x43\x6e\x58\x73\x57\x48\x63\x4b\x33\x77\x6f\x66\x43\x73\x38\x4b\x36\x77\x34\x74\x51\x77\x36\x2f\x43\x6d\x33\x4c\x44\x6c\x6a\x4a\x51\x4f\x38\x4f\x48\x77\x70\x44\x43\x6b\x4d\x4f\x4e\x77\x36\x58\x44\x72\x4d\x4b\x72\x65\x51\x4c\x43\x6b\x38\x4b\x77\x46\x4d\x4f\x73\x57\x38\x4b\x5a\x57\x4d\x4b\x69\x77\x34\x72\x44\x76\x41\x48\x44\x6d\x67\x7a\x43\x69\x77\x41\x74\x49\x6a\x51\x42\x77\x34\x48\x44\x67\x38\x4f\x74\x50\x4d\x4f\x4f\x55\x73\x4b\x34\x77\x72\x6e\x43\x6a\x73\x4b\x35\x46\x55\x52\x45\x5a\x48\x6c\x35\x47\x4d\x4b\x56\x77\x70\x4c\x44\x6f\x6a\x6a\x43\x67\x69\x2f\x43\x67\x73\x4f\x6c\x77\x35\x6a\x44\x69\x7a\x38\x51\x77\x6f\x54\x44\x67\x4d\x4f\x50\x48\x67\x62\x44\x69\x4d\x4f\x59\x57\x73\x4f\x55\x64\x42\x72\x43\x71\x58\x2f\x44\x73\x4d\x4b\x32\x46\x45\x49\x6e\x77\x72\x54\x44\x75\x63\x4f\x72\x77\x35\x50\x43\x6a\x38\x4f\x41\x77\x34\x51\x7a\x77\x71\x72\x44\x6d\x33\x48\x43\x71\x6e\x6e\x44\x74\x47\x37\x44\x68\x38\x4f\x2b\x77\x71\x78\x65\x77\x70\x44\x44\x67\x73\x4f\x48\x77\x70\x64\x41\x77\x37\x33\x44\x69\x38\x4b\x68\x77\x34\x7a\x43\x70\x52\x33\x43\x68\x73\x4b\x76\x77\x70\x76\x44\x6a\x52\x39\x31\x51\x38\x4b\x4e\x77\x35\x39\x64\x4a\x4d\x4b\x4c\x77\x37\x37\x43\x75\x45\x6e\x43\x6e\x63\x4f\x54\x77\x6f\x56\x57\x77\x35\x4c\x43\x70\x31\x78\x48\x77\x72\x6e\x44\x6f\x30\x76\x44\x6e\x73\x4b\x6c\x4a\x73\x4f\x54\x77\x37\x70\x6b\x48\x42\x64\x70\x77\x6f\x6a\x43\x67\x46\x76\x43\x76\x63\x4b\x50\x58\x38\x4f\x52\x62\x77\x72\x44\x6f\x73\x4f\x65\x77\x70\x48\x43\x6f\x73\x4b\x2f\x77\x34\x37\x44\x6f\x63\x4f\x76\x77\x35\x77\x55\x45\x33\x6a\x44\x6f\x73\x4b\x34\x77\x72\x44\x43\x73\x58\x2f\x44\x70\x63\x4f\x30\x77\x34\x6a\x44\x73\x58\x33\x44\x67\x4d\x4f\x59\x77\x72\x59\x4b\x77\x34\x55\x4e\x49\x73\x4f\x64\x77\x70\x4e\x47\x77\x70\x76\x44\x6c\x73\x4b\x70\x77\x72\x70\x4c\x77\x36\x48\x43\x6d\x48\x2f\x44\x68\x38\x4b\x47\x77\x72\x7a\x44\x71\x54\x54\x43\x74\x57\x72\x43\x72\x57\x48\x44\x72\x58\x7a\x44\x75\x54\x4a\x71\x4e\x55\x74\x2f\x51\x32\x39\x66\x77\x72\x59\x2f\x5a\x69\x4d\x61\x57\x38\x4f\x75\x52\x43\x41\x69\x77\x6f\x39\x52\x77\x71\x4d\x50\x41\x44\x7a\x44\x73\x38\x4f\x6c\x77\x72\x56\x72\x58\x4d\x4b\x36\x64\x63\x4b\x4b\x77\x6f\x7a\x44\x6a\x38\x4f\x61\x52\x38\x4f\x54\x77\x34\x42\x63\x4e\x51\x70\x79\x4f\x58\x59\x48\x77\x34\x49\x6b\x77\x72\x4a\x62\x77\x70\x70\x4d\x61\x73\x4b\x52\x77\x37\x4a\x62\x43\x4d\x4b\x57\x77\x36\x41\x34\x51\x53\x35\x51\x4d\x31\x37\x43\x6a\x63\x4f\x78\x63\x38\x4b\x39\x51\x38\x4f\x44\x64\x73\x4b\x4b\x4c\x38\x4b\x6c\x77\x72\x78\x36\x45\x57\x6a\x44\x6e\x38\x4b\x56\x77\x6f\x77\x57\x5a\x4d\x4b\x78\x51\x63\x4f\x70\x4e\x4d\x4b\x54\x41\x54\x30\x6c\x4f\x63\x4f\x30\x4e\x78\x58\x43\x75\x63\x4f\x35\x51\x43\x63\x55\x49\x4d\x4f\x53\x77\x36\x77\x4f\x42\x52\x33\x44\x6a\x63\x4f\x4b\x54\x4d\x4b\x41\x48\x56\x38\x7a\x66\x32\x6e\x43\x71\x58\x54\x44\x6d\x38\x4b\x44\x55\x73\x4f\x34\x77\x70\x38\x47\x4b\x57\x78\x46\x77\x71\x6a\x43\x68\x38\x4f\x4b\x77\x37\x42\x6d\x77\x70\x72\x43\x69\x73\x4f\x68\x63\x63\x4f\x49\x77\x34\x66\x44\x6c\x63\x4b\x4d\x77\x71\x55\x4a\x43\x41\x7a\x44\x68\x63\x4f\x47\x77\x36\x70\x57\x77\x71\x44\x44\x6a\x56\x44\x44\x6e\x32\x44\x44\x74\x73\x4b\x32\x77\x70\x45\x55\x77\x70\x50\x44\x68\x4d\x4b\x30\x77\x34\x4c\x44\x6b\x46\x58\x43\x75\x78\x35\x6c\x77\x35\x78\x6e\x4c\x30\x45\x48\x77\x71\x55\x2b\x77\x6f\x6a\x44\x6c\x38\x4f\x6b\x43\x30\x48\x44\x72\x4d\x4b\x49\x63\x73\x4b\x34\x77\x35\x33\x43\x75\x38\x4b\x38\x4e\x6c\x4e\x33\x77\x71\x5a\x74\x77\x72\x7a\x43\x68\x38\x4f\x43\x77\x37\x5a\x75\x4e\x38\x4b\x43\x77\x37\x66\x43\x70\x73\x4f\x63\x77\x72\x41\x46\x77\x6f\x7a\x44\x6b\x47\x72\x43\x74\x38\x4f\x46\x77\x36\x37\x43\x70\x56\x7a\x43\x73\x38\x4b\x51\x77\x70\x46\x39\x77\x35\x6a\x43\x76\x6e\x72\x44\x71\x32\x56\x49\x77\x6f\x63\x2f\x77\x6f\x44\x44\x75\x55\x48\x44\x6e\x47\x70\x2f\x50\x47\x54\x44\x75\x46\x4c\x43\x74\x4d\x4f\x4a\x52\x73\x4f\x48\x66\x38\x4b\x76\x47\x73\x4f\x41\x61\x42\x6f\x38\x4f\x38\x4f\x7a\x53\x67\x50\x44\x71\x56\x39\x67\x77\x35\x35\x71\x77\x37\x48\x44\x6d\x4d\x4b\x37\x77\x35\x74\x42\x50\x67\x66\x43\x69\x6a\x31\x70\x77\x37\x48\x43\x69\x63\x4b\x4c\x77\x37\x50\x43\x6e\x43\x72\x44\x6e\x6b\x2f\x43\x6e\x63\x4f\x5a\x77\x34\x72\x43\x68\x73\x4f\x2b\x77\x72\x62\x43\x74\x38\x4b\x30\x77\x72\x70\x47\x42\x6d\x6b\x50\x77\x70\x39\x36\x48\x32\x4c\x43\x74\x38\x4f\x4d\x4e\x38\x4b\x70\x77\x36\x50\x43\x6a\x63\x4b\x4a\x59\x73\x4b\x6f\x58\x63\x4b\x74\x4b\x31\x2f\x44\x67\x63\x4f\x66\x77\x70\x38\x35\x4e\x73\x4f\x33\x64\x4d\x4b\x34\x77\x37\x7a\x44\x6c\x73\x4b\x45\x4d\x42\x35\x4a\x42\x38\x4f\x5a\x77\x34\x59\x68\x45\x45\x70\x2b\x48\x4d\x4b\x35\x59\x78\x62\x44\x6d\x4d\x4f\x30\x55\x57\x44\x44\x73\x38\x4f\x50\x77\x37\x30\x62\x50\x44\x48\x43\x6e\x7a\x42\x72\x77\x71\x44\x44\x6f\x38\x4f\x41\x64\x78\x42\x67\x77\x6f\x7a\x43\x68\x32\x64\x74\x77\x35\x4e\x2b\x59\x48\x6e\x44\x67\x68\x73\x52\x54\x68\x74\x33\x77\x36\x48\x43\x6c\x6b\x7a\x43\x69\x53\x42\x77\x65\x38\x4b\x49\x77\x35\x7a\x43\x6c\x63\x4f\x2f\x42\x42\x4a\x6f\x77\x6f\x37\x44\x67\x78\x6b\x62\x55\x33\x58\x43\x6e\x63\x4b\x76\x77\x71\x62\x44\x67\x33\x76\x43\x76\x77\x62\x44\x6b\x55\x74\x4c\x77\x72\x54\x43\x70\x4d\x4f\x58\x77\x71\x4c\x44\x6c\x38\x4f\x56\x45\x43\x2f\x44\x69\x38\x4b\x51\x77\x34\x76\x44\x67\x6a\x6c\x75\x49\x51\x6b\x79\x77\x71\x74\x6b\x77\x71\x31\x57\x77\x35\x6e\x43\x6f\x32\x39\x50\x43\x47\x44\x44\x6e\x54\x78\x6f\x61\x6b\x73\x66\x77\x34\x35\x42\x49\x43\x41\x37\x77\x71\x7a\x44\x6a\x73\x4b\x32\x77\x35\x50\x44\x74\x63\x4f\x71\x4b\x73\x4f\x64\x77\x37\x66\x43\x6e\x44\x70\x66\x77\x36\x30\x6e\x77\x71\x44\x43\x71\x52\x4a\x4f\x52\x63\x4f\x78\x53\x45\x6a\x43\x69\x58\x46\x35\x43\x73\x4b\x77\x4f\x68\x59\x58\x77\x72\x77\x38\x4a\x63\x4f\x30\x77\x35\x76\x43\x74\x4d\x4b\x51\x77\x37\x66\x43\x73\x4d\x4b\x48\x43\x38\x4f\x77\x66\x51\x31\x79\x43\x73\x4f\x48\x77\x6f\x55\x57\x59\x6d\x56\x42\x4a\x73\x4b\x71\x77\x37\x56\x66\x77\x72\x46\x38\x4d\x78\x33\x43\x76\x7a\x78\x6d\x77\x36\x33\x43\x6e\x4d\x4f\x72\x62\x63\x4f\x6b\x77\x72\x6a\x43\x76\x6e\x66\x43\x6e\x4d\x4f\x79\x49\x63\x4b\x76\x77\x37\x64\x30\x49\x41\x51\x47\x77\x36\x76\x44\x69\x4d\x4b\x49\x77\x70\x4c\x44\x68\x38\x4f\x42\x77\x36\x6f\x50\x66\x32\x6e\x44\x72\x47\x73\x50\x77\x71\x55\x6e\x77\x72\x4d\x4f\x4f\x4d\x4f\x66\x65\x32\x54\x44\x73\x4d\x4f\x66\x46\x63\x4f\x7a\x77\x36\x31\x4a\x47\x4d\x4b\x43\x77\x35\x6f\x79\x77\x71\x6a\x44\x6c\x6b\x62\x44\x71\x73\x4f\x68\x59\x6d\x76\x43\x6c\x58\x48\x44\x69\x63\x4b\x4a\x77\x35\x76\x44\x73\x6b\x6c\x68\x4a\x57\x64\x69\x41\x56\x7a\x43\x6b\x38\x4f\x42\x5a\x73\x4f\x38\x77\x35\x46\x49\x44\x44\x6c\x37\x77\x71\x54\x44\x6d\x73\x4f\x46\x77\x72\x37\x44\x73\x63\x4f\x68\x54\x4d\x4b\x5a\x77\x72\x41\x58\x55\x52\x31\x45\x77\x36\x48\x43\x71\x63\x4f\x6e\x77\x6f\x76\x43\x6d\x77\x6a\x44\x69\x6c\x66\x43\x75\x73\x4b\x63\x77\x37\x6e\x44\x6e\x38\x4f\x32\x77\x72\x58\x43\x69\x68\x4e\x79\x77\x72\x44\x43\x75\x33\x4e\x4e\x77\x72\x42\x74\x77\x35\x6f\x69\x77\x6f\x62\x43\x71\x63\x4f\x4d\x77\x36\x50\x43\x74\x55\x4d\x69\x52\x38\x4b\x64\x77\x6f\x30\x53\x77\x36\x63\x54\x53\x73\x4f\x70\x77\x72\x2f\x43\x6e\x73\x4f\x64\x77\x34\x63\x4e\x55\x33\x33\x43\x72\x73\x4b\x53\x66\x57\x4e\x52\x53\x51\x7a\x43\x6c\x38\x4b\x49\x57\x42\x38\x49\x59\x38\x4b\x31\x59\x73\x4f\x66\x77\x36\x76\x44\x6a\x63\x4f\x46\x77\x71\x62\x43\x70\x48\x55\x50\x52\x78\x33\x43\x6a\x58\x6b\x36\x77\x70\x76\x44\x75\x38\x4b\x64\x77\x34\x58\x44\x6d\x46\x30\x64\x55\x63\x4f\x30\x4f\x4d\x4b\x47\x58\x63\x4b\x32\x77\x36\x35\x5a\x45\x63\x4f\x6d\x77\x34\x70\x56\x42\x53\x33\x43\x69\x44\x2f\x43\x6a\x63\x4b\x6a\x63\x38\x4b\x5a\x53\x47\x62\x43\x72\x38\x4b\x4e\x77\x34\x51\x69\x53\x38\x4b\x51\x77\x71\x7a\x43\x72\x68\x33\x43\x6e\x57\x54\x44\x71\x6e\x2f\x43\x73\x30\x6c\x36\x77\x71\x39\x61\x77\x71\x4c\x43\x74\x69\x62\x43\x6a\x73\x4b\x73\x77\x35\x31\x75\x48\x41\x50\x44\x76\x58\x72\x44\x69\x7a\x4a\x50\x52\x4d\x4b\x59\x77\x72\x4c\x44\x6b\x77\x4a\x6f\x77\x72\x4d\x50\x77\x70\x37\x43\x6f\x38\x4f\x46\x77\x70\x7a\x43\x67\x69\x6e\x43\x74\x38\x4f\x6e\x77\x6f\x6f\x41\x77\x34\x51\x34\x77\x36\x4a\x45\x51\x73\x4f\x6e\x77\x34\x4a\x44\x42\x63\x4b\x6a\x4a\x30\x76\x43\x6b\x42\x66\x44\x6d\x63\x4f\x73\x77\x70\x55\x32\x77\x36\x6b\x34\x77\x35\x54\x44\x75\x78\x4e\x71\x53\x73\x4f\x59\x77\x37\x59\x77\x77\x35\x7a\x43\x73\x63\x4b\x53\x77\x35\x7a\x44\x6d\x52\x78\x57\x64\x77\x39\x4b\x51\x73\x4b\x62\x77\x70\x64\x70\x65\x52\x55\x37\x77\x37\x66\x43\x73\x6e\x59\x4c\x55\x38\x4b\x49\x77\x34\x6f\x44\x77\x72\x45\x31\x61\x42\x46\x6e\x77\x72\x50\x44\x6b\x4d\x4b\x69\x77\x36\x33\x43\x74\x4d\x4b\x35\x77\x70\x66\x44\x71\x4d\x4b\x5a\x4b\x73\x4f\x45\x77\x34\x72\x43\x6e\x38\x4b\x58\x4b\x63\x4f\x73\x64\x4d\x4f\x56\x77\x34\x42\x61\x77\x37\x68\x39\x56\x6e\x45\x66\x77\x71\x38\x30\x42\x4d\x4f\x78\x77\x34\x5a\x4e\x77\x34\x7a\x44\x74\x73\x4b\x4d\x4c\x63\x4b\x4a\x63\x31\x4d\x6e\x4f\x54\x45\x38\x77\x37\x58\x43\x69\x69\x37\x43\x6c\x52\x59\x48\x4e\x63\x4b\x65\x77\x37\x46\x55\x45\x58\x41\x41\x77\x37\x59\x59\x77\x6f\x33\x43\x70\x56\x64\x42\x49\x63\x4f\x63\x77\x71\x52\x51\x77\x35\x44\x43\x73\x6e\x4e\x75\x4f\x31\x51\x6a\x65\x73\x4b\x6c\x77\x35\x44\x44\x6c\x44\x66\x43\x6a\x79\x39\x73\x65\x42\x66\x43\x72\x4d\x4f\x38\x49\x51\x51\x77\x48\x55\x50\x44\x74\x44\x44\x43\x67\x38\x4f\x4f\x48\x38\x4f\x56\x47\x4d\x4b\x72\x66\x52\x31\x47\x65\x38\x4f\x4c\x77\x36\x7a\x43\x6c\x73\x4f\x32\x77\x71\x7a\x44\x6d\x6b\x30\x66\x77\x70\x68\x72\x4c\x4d\x4b\x69\x77\x72\x64\x48\x62\x63\x4f\x77\x77\x70\x73\x4c\x49\x38\x4f\x33\x49\x38\x4b\x72\x59\x67\x2f\x44\x68\x38\x4b\x50\x43\x38\x4f\x4d\x77\x34\x2f\x44\x6b\x67\x37\x43\x6f\x46\x72\x43\x6a\x55\x44\x44\x76\x32\x51\x57\x43\x6c\x45\x62\x62\x33\x51\x6f\x4b\x33\x74\x42\x77\x70\x52\x50\x47\x31\x66\x44\x72\x44\x5a\x4e\x55\x73\x4f\x67\x49\x69\x6f\x45\x77\x71\x56\x6e\x77\x6f\x31\x43\x77\x71\x49\x44\x77\x70\x49\x6f\x77\x34\x51\x39\x54\x4d\x4b\x77\x77\x37\x58\x43\x72\x79\x48\x43\x76\x54\x67\x41\x4c\x73\x4b\x70\x77\x70\x35\x52\x4d\x4d\x4f\x2f\x46\x63\x4f\x54\x56\x6b\x6e\x44\x76\x54\x77\x62\x46\x73\x4b\x51\x51\x38\x4b\x30\x56\x73\x4f\x50\x77\x35\x54\x43\x69\x38\x4b\x59\x77\x70\x33\x44\x6f\x4d\x4f\x79\x4b\x4d\x4b\x7a\x56\x4d\x4b\x78\x4c\x46\x44\x43\x6b\x6d\x78\x48\x52\x32\x6a\x44\x6e\x38\x4f\x68\x51\x7a\x49\x4e\x77\x6f\x37\x44\x73\x56\x72\x44\x6b\x6e\x73\x73\x77\x35\x56\x78\x77\x36\x4c\x43\x6f\x48\x58\x44\x75\x4d\x4b\x70\x77\x35\x6a\x43\x69\x54\x55\x70\x64\x7a\x50\x44\x6e\x6d\x6b\x7a\x77\x72\x74\x6a\x42\x73\x4b\x39\x77\x36\x56\x36\x45\x46\x7a\x44\x74\x63\x4b\x5a\x77\x35\x6e\x44\x6c\x63\x4f\x51\x77\x37\x6e\x44\x6b\x63\x4f\x56\x47\x6d\x49\x52\x77\x34\x37\x43\x68\x6e\x72\x43\x71\x42\x58\x44\x69\x73\x4f\x4a\x77\x35\x78\x42\x77\x71\x6f\x71\x44\x30\x34\x50\x48\x58\x77\x4b\x58\x41\x49\x69\x54\x4d\x4b\x79\x63\x45\x54\x43\x6a\x63\x4f\x59\x54\x43\x77\x56\x4e\x4d\x4b\x6d\x57\x6b\x38\x6a\x77\x71\x63\x67\x77\x35\x31\x75\x64\x48\x6a\x43\x75\x32\x74\x6a\x44\x38\x4b\x7a\x63\x33\x44\x44\x6b\x67\x55\x38\x77\x37\x39\x4a\x77\x6f\x70\x4f\x77\x70\x48\x44\x6d\x53\x7a\x43\x6e\x6e\x50\x44\x71\x68\x34\x74\x77\x72\x35\x66\x52\x4d\x4f\x32\x77\x70\x76\x43\x72\x44\x33\x44\x68\x38\x4b\x51\x77\x36\x56\x6d\x54\x38\x4f\x37\x44\x73\x4b\x34\x50\x7a\x58\x44\x6e\x63\x4b\x39\x62\x63\x4f\x41\x49\x43\x52\x47\x77\x34\x44\x44\x76\x63\x4f\x65\x66\x45\x64\x77\x66\x43\x62\x44\x73\x6b\x73\x33\x77\x6f\x72\x44\x74\x38\x4b\x68\x49\x38\x4b\x71\x77\x6f\x64\x77\x77\x34\x76\x43\x6a\x4d\x4b\x55\x54\x4d\x4b\x38\x77\x37\x64\x4b\x56\x38\x4f\x78\x53\x4d\x4f\x37\x77\x35\x45\x6c\x62\x38\x4b\x44\x77\x35\x6c\x67\x77\x72\x55\x74\x4d\x56\x66\x44\x6d\x38\x4f\x6d\x4f\x38\x4f\x53\x77\x35\x48\x44\x72\x63\x4b\x6c\x77\x36\x74\x5a\x52\x42\x59\x71\x62\x38\x4f\x2f\x54\x47\x33\x44\x75\x52\x76\x44\x6d\x41\x30\x44\x52\x51\x6a\x44\x6f\x38\x4f\x45\x52\x38\x4b\x62\x4d\x63\x4f\x4e\x51\x41\x48\x43\x76\x73\x4b\x73\x51\x48\x76\x43\x71\x44\x78\x4f\x77\x72\x2f\x44\x67\x73\x4b\x78\x77\x37\x4d\x59\x77\x72\x42\x7a\x64\x4d\x4f\x5a\x50\x55\x37\x44\x74\x4d\x4f\x67\x51\x73\x4f\x5a\x77\x6f\x58\x43\x6b\x63\x4f\x5a\x77\x6f\x2f\x44\x74\x42\x4d\x58\x77\x6f\x4d\x6f\x44\x73\x4b\x41\x65\x4d\x4f\x2f\x77\x37\x64\x30\x77\x72\x44\x44\x6e\x47\x30\x50\x77\x70\x44\x43\x76\x73\x4f\x51\x47\x38\x4b\x30\x77\x34\x37\x44\x6b\x57\x48\x43\x67\x53\x38\x32\x77\x6f\x58\x43\x6a\x48\x48\x43\x6b\x4d\x4b\x78\x44\x38\x4b\x30\x63\x31\x39\x6b\x77\x71\x67\x61\x77\x70\x58\x43\x74\x73\x4f\x48\x77\x71\x55\x48\x55\x4d\x4f\x48\x53\x38\x4f\x45\x77\x71\x35\x46\x54\x31\x68\x55\x61\x45\x7a\x44\x6d\x69\x41\x64\x56\x38\x4f\x4f\x65\x69\x64\x30\x57\x38\x4f\x42\x77\x37\x66\x44\x6b\x4d\x4f\x38\x77\x34\x74\x53\x77\x34\x5a\x52\x77\x70\x6f\x43\x77\x37\x59\x6c\x77\x71\x74\x55\x53\x4d\x4f\x54\x50\x4d\x4f\x31\x77\x72\x4d\x4d\x50\x73\x4f\x6e\x77\x35\x42\x38\x59\x38\x4f\x70\x77\x6f\x6c\x51\x77\x35\x6c\x44\x4c\x73\x4f\x63\x55\x63\x4f\x6d\x77\x35\x49\x64\x41\x6e\x33\x44\x6c\x63\x4f\x43\x63\x73\x4f\x4d\x77\x35\x54\x43\x69\x69\x76\x44\x71\x44\x2f\x43\x74\x38\x4b\x74\x65\x73\x4f\x50\x5a\x4d\x4f\x6c\x4c\x38\x4b\x6c\x77\x6f\x37\x44\x74\x38\x4f\x33\x42\x53\x42\x36\x77\x72\x6a\x44\x69\x4d\x4b\x33\x77\x6f\x50\x43\x74\x73\x4b\x61\x77\x34\x56\x62\x77\x71\x4e\x42\x77\x71\x6e\x44\x72\x69\x52\x38\x77\x6f\x7a\x43\x74\x48\x2f\x43\x6c\x38\x4f\x79\x77\x35\x34\x62\x4a\x42\x48\x44\x68\x63\x4b\x4f\x55\x4d\x4b\x74\x77\x71\x42\x67\x77\x70\x63\x66\x42\x73\x4f\x77\x77\x70\x45\x44\x77\x70\x51\x33\x61\x73\x4f\x35\x54\x68\x56\x58\x4f\x33\x4c\x43\x73\x73\x4b\x47\x77\x36\x4c\x43\x67\x73\x4b\x48\x4b\x73\x4f\x59\x51\x56\x34\x54\x77\x71\x31\x53\x55\x44\x68\x74\x63\x79\x6b\x74\x64\x4d\x4b\x2f\x77\x35\x7a\x44\x72\x58\x6e\x43\x67\x63\x4f\x70\x77\x71\x33\x44\x76\x38\x4b\x48\x43\x68\x44\x44\x68\x63\x4f\x4b\x4b\x4d\x4b\x5a\x65\x6d\x63\x41\x53\x32\x74\x54\x77\x35\x50\x44\x71\x4d\x4f\x57\x77\x37\x6c\x50\x77\x36\x6b\x73\x48\x38\x4b\x6d\x43\x30\x2f\x44\x6d\x73\x4b\x4f\x56\x38\x4b\x54\x77\x36\x7a\x44\x6b\x78\x62\x43\x68\x73\x4b\x63\x77\x70\x78\x34\x77\x70\x58\x44\x67\x63\x4f\x71\x77\x70\x35\x53\x77\x70\x6a\x43\x67\x58\x59\x6e\x77\x37\x68\x44\x47\x38\x4b\x6f\x77\x34\x6f\x50\x50\x73\x4b\x42\x4f\x73\x4b\x62\x77\x36\x48\x43\x67\x4d\x4f\x33\x52\x69\x72\x43\x6d\x6a\x44\x44\x70\x38\x4b\x42\x77\x36\x42\x2f\x77\x36\x39\x67\x45\x4d\x4f\x50\x4e\x53\x6f\x59\x4a\x31\x4d\x46\x4f\x4d\x4b\x72\x56\x6c\x56\x37\x51\x31\x41\x37\x77\x34\x48\x44\x67\x73\x4b\x51\x51\x52\x46\x52\x43\x4d\x4f\x6c\x54\x73\x4b\x70\x41\x4d\x4f\x69\x77\x72\x6c\x6b\x64\x63\x4b\x78\x77\x37\x63\x66\x77\x34\x72\x44\x74\x38\x4f\x73\x4f\x4d\x4b\x68\x77\x72\x48\x43\x6e\x48\x6a\x43\x75\x73\x4b\x57\x77\x35\x35\x4e\x55\x78\x33\x43\x67\x4d\x4f\x57\x77\x37\x56\x4c\x77\x71\x33\x43\x74\x48\x5a\x4b\x43\x69\x51\x64\x77\x72\x50\x44\x74\x73\x4f\x78\x77\x72\x6b\x50\x43\x78\x38\x51\x77\x6f\x48\x44\x74\x58\x50\x44\x76\x63\x4b\x6e\x77\x70\x77\x47\x61\x63\x4b\x67\x4b\x41\x50\x43\x6a\x51\x48\x44\x6c\x69\x2f\x43\x68\x73\x4f\x6c\x77\x70\x41\x79\x46\x41\x33\x44\x6f\x7a\x42\x6d\x50\x73\x4b\x49\x77\x6f\x70\x36\x66\x6b\x45\x31\x59\x63\x4f\x35\x64\x38\x4f\x79\x44\x38\x4f\x4e\x49\x63\x4b\x50\x77\x70\x68\x51\x45\x6d\x7a\x43\x71\x56\x52\x70\x48\x79\x48\x44\x68\x73\x4b\x55\x77\x72\x72\x43\x76\x73\x4b\x57\x64\x4d\x4b\x4f\x4c\x46\x6f\x65\x77\x6f\x63\x6e\x77\x34\x78\x6a\x77\x6f\x78\x6f\x62\x63\x4b\x48\x66\x45\x6a\x43\x70\x4d\x4b\x72\x77\x35\x2f\x43\x73\x63\x4f\x65\x62\x73\x4b\x6f\x77\x72\x54\x44\x71\x73\x4f\x6c\x77\x37\x48\x43\x76\x57\x2f\x44\x68\x63\x4b\x70\x53\x68\x42\x37\x56\x78\x70\x2f\x77\x6f\x62\x44\x6b\x77\x4e\x2f\x51\x73\x4f\x4a\x77\x72\x70\x56\x44\x31\x4e\x44\x77\x37\x62\x43\x72\x4d\x4b\x52\x77\x71\x38\x57\x58\x6a\x58\x43\x74\x73\x4b\x44\x55\x63\x4b\x43\x77\x34\x33\x44\x6b\x63\x4f\x51\x77\x6f\x33\x43\x71\x4d\x4b\x5a\x77\x34\x62\x43\x71\x69\x73\x55\x77\x72\x52\x57\x49\x6d\x62\x44\x76\x63\x4b\x72\x77\x36\x54\x44\x73\x73\x4b\x6f\x44\x55\x66\x43\x76\x6a\x55\x35\x77\x36\x49\x64\x77\x34\x44\x43\x73\x73\x4b\x36\x77\x70\x72\x43\x69\x63\x4b\x39\x77\x6f\x4c\x43\x75\x42\x46\x47\x42\x68\x4c\x44\x69\x57\x66\x43\x6c\x38\x4b\x71\x77\x34\x37\x43\x6b\x32\x64\x72\x41\x30\x42\x6f\x77\x35\x37\x44\x74\x4d\x4b\x4e\x77\x34\x6f\x69\x77\x35\x67\x4b\x66\x42\x6e\x43\x72\x44\x56\x54\x77\x34\x33\x43\x6a\x30\x76\x44\x6c\x4d\x4b\x50\x77\x72\x44\x43\x71\x4d\x4b\x6e\x77\x37\x37\x44\x74\x46\x76\x43\x6d\x4d\x4b\x44\x51\x63\x4f\x42\x77\x34\x77\x6f\x64\x38\x4f\x30\x77\x34\x37\x43\x68\x47\x59\x67\x77\x6f\x6b\x47\x62\x51\x38\x38\x77\x72\x59\x4b\x77\x72\x64\x53\x66\x6a\x4c\x44\x71\x46\x41\x49\x66\x32\x37\x44\x75\x38\x4f\x46\x4d\x73\x4f\x74\x77\x70\x48\x44\x6b\x73\x4b\x48\x42\x31\x7a\x43\x71\x42\x55\x65\x63\x41\x49\x42\x62\x38\x4f\x71\x51\x4d\x4f\x38\x77\x35\x4c\x44\x6b\x73\x4b\x30\x77\x71\x66\x44\x68\x63\x4b\x78\x77\x37\x66\x43\x6d\x73\x4b\x4f\x77\x37\x7a\x44\x74\x38\x4b\x4c\x62\x52\x55\x34\x5a\x73\x4f\x6c\x65\x77\x41\x6a\x45\x4d\x4b\x48\x57\x38\x4f\x43\x41\x4d\x4b\x53\x77\x37\x72\x43\x6e\x73\x4f\x6f\x42\x79\x4c\x43\x74\x79\x4c\x43\x76\x4d\x4b\x49\x4e\x6e\x73\x65\x77\x36\x76\x44\x76\x38\x4f\x65\x77\x6f\x33\x44\x69\x6c\x7a\x44\x6b\x73\x4f\x41\x77\x71\x39\x2f\x77\x35\x2f\x43\x70\x4d\x4b\x38\x77\x70\x4c\x43\x6e\x6b\x62\x43\x6b\x69\x7a\x43\x68\x6e\x64\x4e\x5a\x63\x4f\x46\x77\x72\x2f\x44\x68\x4d\x4b\x37\x4b\x4d\x4f\x36\x44\x79\x54\x43\x6e\x51\x37\x43\x75\x73\x4f\x66\x77\x70\x70\x51\x4b\x44\x67\x39\x77\x6f\x58\x44\x76\x55\x33\x44\x69\x6e\x51\x47\x77\x6f\x37\x43\x6b\x63\x4f\x4f\x77\x34\x78\x61\x62\x63\x4b\x33\x51\x69\x74\x56\x77\x34\x44\x43\x6f\x33\x7a\x44\x75\x44\x78\x69\x77\x6f\x68\x6b\x77\x35\x7a\x43\x72\x6a\x70\x66\x53\x38\x4b\x56\x77\x72\x41\x4f\x51\x73\x4f\x31\x77\x35\x76\x43\x6c\x46\x55\x67\x51\x73\x4b\x46\x4d\x79\x59\x61\x77\x71\x58\x43\x72\x56\x6c\x63\x4a\x6d\x49\x64\x77\x70\x2f\x44\x73\x38\x4b\x69\x77\x72\x42\x50\x77\x37\x49\x75\x77\x36\x35\x66\x77\x70\x48\x43\x6f\x63\x4f\x4f\x77\x37\x73\x54\x44\x32\x7a\x43\x71\x77\x6a\x43\x6d\x4d\x4f\x4b\x52\x41\x58\x44\x6d\x33\x54\x44\x6f\x47\x6b\x59\x77\x36\x67\x30\x49\x73\x4f\x33\x77\x71\x33\x43\x67\x6d\x72\x44\x67\x4d\x4f\x71\x63\x73\x4f\x48\x77\x70\x55\x43\x77\x36\x39\x48\x77\x37\x6a\x44\x6a\x54\x6f\x59\x77\x70\x6f\x35\x58\x4d\x4b\x4d\x77\x37\x77\x31\x47\x32\x6e\x43\x68\x78\x33\x43\x73\x54\x68\x49\x59\x73\x4b\x47\x77\x35\x63\x48\x77\x34\x6b\x6d\x77\x72\x6f\x4f\x77\x35\x70\x46\x41\x67\x62\x43\x6c\x4d\x4b\x57\x77\x71\x66\x43\x75\x38\x4f\x69\x53\x4d\x4f\x4e\x77\x37\x30\x73\x64\x79\x78\x48\x77\x36\x56\x35\x45\x6e\x62\x43\x69\x78\x55\x4e\x77\x36\x44\x43\x76\x63\x4f\x46\x77\x34\x55\x5a\x77\x35\x2f\x44\x6e\x4d\x4f\x62\x77\x36\x77\x6c\x56\x73\x4b\x4e\x77\x71\x49\x6c\x47\x63\x4f\x48\x55\x63\x4b\x4b\x55\x38\x4b\x6b\x77\x70\x49\x43\x77\x34\x64\x37\x77\x70\x51\x61\x77\x37\x7a\x43\x74\x7a\x74\x37\x44\x38\x4f\x37\x4c\x73\x4f\x55\x77\x70\x7a\x43\x67\x38\x4b\x45\x5a\x54\x42\x6b\x77\x71\x37\x43\x6d\x73\x4b\x41\x77\x37\x72\x44\x73\x51\x31\x63\x77\x6f\x6e\x44\x74\x7a\x49\x4b\x44\x63\x4f\x30\x4a\x78\x6c\x46\x64\x48\x50\x43\x6a\x54\x51\x71\x5a\x31\x62\x43\x75\x63\x4f\x35\x77\x35\x58\x44\x69\x63\x4b\x4d\x77\x34\x4c\x43\x6a\x63\x4b\x48\x4a\x6c\x76\x43\x71\x38\x4b\x55\x56\x77\x78\x77\x4e\x63\x4b\x53\x56\x38\x4b\x78\x77\x35\x4e\x78\x77\x6f\x67\x54\x44\x6d\x2f\x44\x76\x77\x50\x43\x69\x4d\x4f\x78\x77\x34\x39\x64\x77\x37\x50\x43\x6f\x67\x44\x43\x69\x46\x35\x39\x55\x73\x4f\x48\x62\x63\x4f\x73\x77\x70\x52\x2b\x77\x37\x58\x43\x6b\x69\x7a\x44\x67\x30\x37\x43\x72\x31\x6c\x63\x51\x4d\x4b\x76\x77\x6f\x5a\x49\x77\x72\x64\x65\x77\x34\x76\x43\x71\x38\x4b\x5a\x77\x35\x6a\x43\x73\x53\x42\x58\x77\x37\x33\x44\x6c\x33\x34\x4f\x4b\x4d\x4f\x51\x62\x41\x55\x61\x77\x70\x78\x50\x4f\x4d\x4f\x4f\x55\x73\x4b\x39\x77\x72\x31\x6c\x77\x34\x55\x2b\x77\x37\x59\x79\x41\x78\x55\x65\x77\x71\x6a\x43\x6f\x4d\x4b\x2f\x77\x70\x33\x44\x6f\x6e\x31\x6d\x57\x4d\x4b\x77\x62\x4d\x4f\x59\x4a\x6b\x6f\x36\x77\x72\x77\x37\x77\x70\x50\x43\x69\x52\x41\x41\x47\x6d\x58\x44\x74\x6d\x6b\x65\x4c\x42\x31\x70\x57\x63\x4f\x43\x66\x69\x52\x58\x62\x31\x7a\x44\x6e\x54\x6a\x43\x75\x63\x4b\x58\x65\x44\x6c\x75\x77\x35\x73\x35\x77\x70\x78\x44\x77\x70\x4c\x43\x73\x38\x4f\x4d\x77\x36\x4c\x43\x68\x51\x30\x6a\x77\x71\x73\x6f\x77\x35\x68\x46\x53\x38\x4f\x2b\x58\x38\x4b\x54\x54\x63\x4b\x36\x77\x37\x63\x45\x77\x70\x44\x43\x69\x4d\x4b\x53\x77\x36\x62\x44\x72\x73\x4f\x56\x77\x72\x7a\x43\x6a\x38\x4f\x2f\x57\x63\x4f\x79\x52\x4d\x4b\x37\x77\x36\x50\x44\x6e\x44\x50\x44\x67\x33\x46\x4f\x43\x33\x49\x61\x77\x35\x31\x70\x77\x35\x48\x44\x69\x67\x73\x75\x77\x37\x54\x43\x71\x6b\x66\x44\x6d\x4d\x4f\x64\x77\x34\x5a\x66\x77\x34\x50\x43\x75\x42\x31\x6c\x77\x6f\x34\x48\x61\x42\x44\x43\x76\x38\x4b\x63\x77\x70\x41\x46\x4b\x63\x4b\x75\x42\x38\x4b\x65\x55\x30\x59\x62\x62\x4d\x4f\x58\x77\x34\x39\x45\x77\x70\x5a\x30\x45\x7a\x62\x44\x71\x7a\x42\x6c\x4c\x41\x73\x54\x54\x63\x4f\x6c\x77\x35\x37\x43\x72\x73\x4b\x66\x63\x6c\x45\x48\x77\x71\x37\x43\x68\x32\x44\x43\x75\x30\x41\x6f\x64\x46\x63\x70\x77\x35\x6a\x44\x6a\x63\x4f\x4c\x77\x34\x44\x44\x6d\x6d\x37\x43\x70\x55\x58\x43\x6f\x63\x4f\x4d\x46\x78\x46\x4c\x61\x63\x4f\x61\x77\x72\x31\x42\x54\x6a\x56\x51\x77\x6f\x4d\x51\x63\x56\x34\x4a\x4b\x41\x48\x44\x76\x73\x4f\x49\x77\x35\x62\x43\x6e\x4d\x4b\x6c\x77\x36\x4e\x78\x77\x34\x78\x45\x77\x36\x54\x43\x72\x63\x4f\x33\x77\x37\x4d\x73\x77\x70\x48\x43\x76\x73\x4b\x2b\x77\x72\x6a\x44\x6f\x78\x6e\x43\x74\x7a\x50\x44\x73\x51\x3d\x3d','\x77\x72\x46\x65\x45\x43\x5a\x46\x48\x73\x4b\x71\x49\x54\x72\x44\x70\x4d\x4f\x7a\x49\x77\x3d\x3d','\x48\x63\x4b\x36\x77\x70\x55\x3d','\x32\x72\x6e\x5a\x6b\x39\x6d\x37\x4e\x39\x69\x6a\x32\x4b\x4c\x61\x69\x4d\x4b\x78\x77\x72\x50\x43\x6d\x63\x4f\x73\x54\x6b\x72\x43\x6e\x63\x4f\x63\x77\x34\x68\x5a\x4a\x38\x4f\x6b\x77\x6f\x49\x76\x57\x56\x50\x44\x6d\x6e\x33\x43\x76\x55\x66\x44\x6c\x57\x4a\x76\x44\x43\x54\x44\x6c\x38\x4b\x6d\x61\x4d\x4b\x58\x49\x73\x4b\x59\x77\x71\x54\x44\x70\x46\x50\x43\x67\x41\x48\x44\x6f\x63\x4f\x64\x77\x34\x50\x44\x69\x4d\x4b\x5a\x50\x63\x4b\x74\x53\x78\x58\x44\x73\x56\x31\x6f\x77\x37\x58\x44\x70\x46\x72\x44\x6d\x38\x4f\x48\x32\x4b\x7a\x5a\x6e\x33\x6a\x61\x6d\x74\x75\x6b\x32\x4c\x4c\x44\x6f\x73\x4b\x53\x48\x73\x4b\x55\x64\x55\x62\x44\x6b\x73\x4b\x69\x65\x69\x54\x44\x71\x63\x4f\x37\x57\x73\x4b\x6c\x52\x73\x4f\x67\x77\x70\x5a\x68\x77\x6f\x72\x43\x6e\x73\x4b\x71\x77\x35\x7a\x44\x69\x47\x66\x44\x69\x41\x46\x78\x49\x32\x66\x44\x6a\x42\x6a\x43\x67\x6e\x6a\x43\x70\x47\x4a\x72\x51\x32\x58\x44\x67\x38\x4b\x73\x53\x30\x54\x44\x76\x4d\x4f\x51\x77\x36\x77\x32\x77\x34\x37\x44\x6a\x4d\x4b\x79\x45\x73\x4f\x42\x4f\x55\x4c\x43\x72\x47\x48\x44\x73\x41\x77\x55\x77\x34\x54\x43\x6f\x31\x68\x4f\x42\x51\x50\x43\x71\x7a\x62\x43\x6e\x63\x4b\x65\x48\x63\x4b\x46\x4d\x42\x35\x35\x66\x4d\x4f\x70\x77\x36\x4c\x44\x6d\x73\x4b\x49\x65\x38\x4b\x4b\x77\x37\x59\x49\x48\x30\x63\x75\x77\x72\x72\x44\x6b\x6e\x76\x43\x76\x38\x4f\x78\x46\x57\x38\x32\x77\x35\x4e\x2f\x77\x37\x41\x30\x65\x7a\x63\x39\x42\x30\x64\x4d\x77\x34\x37\x43\x6d\x73\x4f\x51\x77\x72\x56\x30\x46\x38\x4f\x65\x55\x77\x6c\x47\x4f\x51\x51\x66\x77\x70\x58\x43\x6b\x31\x37\x44\x6c\x6a\x74\x37\x66\x48\x48\x44\x6f\x46\x63\x35\x77\x37\x4c\x44\x76\x51\x48\x43\x6f\x73\x4b\x32\x62\x78\x64\x68\x77\x35\x50\x44\x69\x4d\x4f\x34\x55\x74\x6d\x2b\x32\x36\x6a\x62\x68\x4e\x6d\x4d\x77\x71\x48\x62\x68\x74\x6d\x75\x32\x34\x49\x6d\x77\x72\x46\x4a\x5a\x51\x3d\x3d','\x77\x35\x54\x43\x6d\x4d\x4f\x68\x77\x35\x55\x3d','\x77\x36\x73\x69\x77\x71\x49\x64\x52\x41\x62\x43\x6a\x6e\x6c\x57','\x64\x31\x54\x44\x6a\x38\x4f\x73\x50\x4d\x4b\x48\x4e\x63\x4f\x4f\x46\x4d\x4f\x6a\x77\x72\x58\x44\x6f\x4d\x4f\x6a\x41\x55\x31\x47\x77\x71\x45\x3d','\x77\x72\x67\x35\x77\x37\x44\x44\x75\x41\x33\x43\x6e\x33\x73\x35\x77\x72\x52\x66\x4c\x51\x2f\x44\x76\x46\x4a\x59\x77\x71\x68\x48\x5a\x73\x4f\x7a\x43\x46\x7a\x44\x68\x73\x4f\x79\x48\x73\x4f\x58','\x77\x36\x7a\x44\x6f\x73\x4b\x7a\x56\x63\x4f\x31\x54\x77\x3d\x3d','\x77\x36\x6e\x43\x70\x4d\x4b\x35\x77\x72\x67\x32\x77\x70\x7a\x44\x68\x52\x66\x43\x73\x63\x4b\x71\x53\x77\x4a\x30','\x77\x72\x38\x6e\x77\x34\x45\x6e','\x65\x73\x4f\x36\x77\x36\x77\x49\x77\x6f\x63\x51\x4d\x30\x58\x44\x76\x52\x66\x44\x71\x48\x62\x44\x6b\x48\x58\x43\x6f\x51\x3d\x3d','\x77\x37\x62\x43\x71\x6e\x37\x44\x6e\x56\x6f\x3d','\x4d\x73\x4b\x2f\x77\x35\x30\x3d','\x45\x73\x4b\x4e\x77\x34\x44\x44\x74\x45\x62\x44\x69\x63\x4f\x37\x77\x35\x41\x47\x62\x30\x6a\x43\x73\x4d\x4b\x39\x77\x36\x44\x44\x6c\x63\x4b\x4f\x77\x37\x48\x44\x6a\x73\x4f\x65\x50\x56\x62\x44\x6b\x4d\x4b\x56\x43\x41\x4e\x54\x77\x71\x55\x64\x4b\x79\x67\x42\x77\x34\x35\x64\x4c\x6c\x6b\x32\x41\x73\x4b\x32\x77\x6f\x55\x5a\x77\x70\x5a\x44','\x77\x71\x4a\x79\x77\x72\x66\x44\x70\x58\x72\x43\x73\x47\x6a\x44\x6c\x41\x30\x2b\x77\x37\x56\x47\x46\x4d\x4b\x62\x77\x36\x76\x44\x67\x58\x4a\x6f\x63\x52\x34\x3d','\x77\x37\x62\x44\x72\x38\x4b\x79\x57\x63\x4f\x33\x54\x38\x4f\x63\x77\x72\x62\x44\x6a\x38\x4f\x7a\x77\x34\x62\x43\x6b\x77\x3d\x3d','\x77\x72\x73\x2f\x77\x34\x4d\x6e\x77\x72\x48\x44\x71\x6d\x49\x37\x77\x36\x2f\x43\x68\x67\x3d\x3d','\x56\x63\x4b\x4a\x4f\x31\x44\x44\x75\x6a\x74\x76\x48\x77\x3d\x3d','\x4b\x6c\x4c\x43\x6c\x41\x74\x6f\x77\x6f\x55\x3d','\x62\x38\x4f\x72\x77\x36\x41\x4f','\x4d\x73\x4f\x46\x77\x71\x49\x2b\x56\x55\x66\x44\x6f\x67\x3d\x3d','\x58\x6b\x44\x44\x73\x32\x59\x3d','\x77\x37\x48\x44\x72\x38\x4f\x35\x61\x57\x48\x44\x72\x44\x4e\x46','\x4d\x38\x4b\x6f\x77\x35\x38\x4b\x49\x51\x3d\x3d','\x77\x72\x67\x53\x77\x72\x45\x2f\x56\x63\x4f\x52\x77\x35\x76\x44\x75\x63\x4b\x51\x77\x35\x39\x4a','\x46\x38\x4b\x69\x77\x72\x4d\x73\x77\x70\x33\x44\x68\x73\x4b\x30\x77\x71\x41\x44\x66\x77\x3d\x3d','\x62\x73\x4b\x6c\x46\x58\x4e\x43\x52\x6e\x78\x57','\x4d\x52\x6e\x44\x6f\x4d\x4f\x50\x4b\x73\x4b\x73\x77\x71\x67\x6b\x77\x72\x67\x3d','\x77\x72\x64\x79\x77\x72\x50\x44\x6a\x48\x66\x43\x74\x6d\x41\x3d','\x4b\x33\x46\x71\x61\x41\x3d\x3d','\x77\x36\x4a\x39\x77\x34\x33\x43\x71\x73\x4b\x71\x77\x35\x67\x3d','\x4a\x73\x4b\x71\x41\x63\x4f\x39','\x42\x73\x4f\x56\x53\x73\x4b\x37\x44\x57\x7a\x43\x72\x6d\x48\x44\x6f\x38\x4f\x5a\x77\x34\x30\x3d','\x77\x72\x74\x4a\x45\x53\x78\x79\x48\x67\x3d\x3d','\x77\x36\x2f\x44\x70\x63\x4f\x33\x5a\x32\x50\x44\x6f\x41\x3d\x3d','\x64\x4d\x4f\x55\x56\x32\x49\x3d','\x4d\x63\x4f\x38\x55\x53\x52\x33\x46\x32\x6b\x66\x54\x38\x4b\x72\x41\x38\x4b\x7a\x77\x37\x7a\x44\x6d\x52\x5a\x72\x57\x63\x4f\x74\x54\x55\x35\x4b\x46\x63\x4f\x74\x77\x36\x4a\x48\x77\x36\x6c\x43\x54\x38\x4f\x6c\x54\x38\x4f\x61\x77\x37\x6a\x43\x6f\x38\x4f\x70\x66\x38\x4b\x63\x48\x4d\x4f\x54\x54\x44\x51\x31\x52\x6d\x2f\x44\x69\x38\x4b\x38\x77\x35\x76\x44\x75\x68\x72\x43\x6d\x45\x2f\x43\x71\x38\x4f\x4d\x51\x79\x2f\x43\x72\x6b\x55\x47\x77\x36\x38\x58\x52\x31\x67\x61\x77\x6f\x54\x44\x6f\x6d\x50\x43\x68\x38\x4f\x64\x77\x6f\x6e\x43\x6e\x63\x4f\x65\x44\x38\x4b\x7a\x77\x34\x33\x43\x6d\x77\x4c\x43\x6b\x73\x4b\x70\x4c\x46\x37\x44\x6f\x53\x52\x45\x77\x35\x4a\x64\x54\x4d\x4f\x50\x63\x63\x4b\x38\x41\x77\x42\x5a\x46\x63\x4b\x42\x77\x72\x6a\x43\x69\x30\x37\x44\x69\x53\x33\x43\x75\x38\x4f\x6b\x42\x4d\x4b\x32\x55\x58\x4c\x44\x69\x6d\x59\x53\x57\x47\x4c\x44\x6c\x68\x30\x4b\x48\x73\x4f\x2f\x77\x37\x54\x43\x76\x38\x4b\x59\x77\x70\x4d\x41\x77\x37\x4c\x44\x6b\x63\x4f\x6f\x77\x72\x48\x44\x73\x55\x48\x44\x68\x33\x78\x74\x77\x34\x58\x44\x6d\x53\x51\x4d\x77\x6f\x31\x39\x77\x35\x4e\x4e\x4a\x38\x4b\x37\x52\x63\x4b\x7a\x58\x46\x41\x30\x53\x6c\x64\x30\x4c\x44\x45\x4d\x77\x6f\x44\x43\x69\x38\x4f\x70\x58\x78\x35\x6b\x52\x41\x48\x44\x6a\x79\x42\x6d\x77\x35\x67\x69\x77\x35\x72\x44\x6f\x4d\x4b\x41\x77\x37\x42\x7a\x77\x70\x4d\x54\x64\x47\x39\x53\x77\x36\x63\x37\x77\x72\x50\x44\x71\x56\x6c\x7a\x77\x70\x30\x31\x77\x71\x33\x44\x70\x57\x4d\x42\x4a\x69\x35\x77\x43\x55\x77\x4f\x65\x53\x76\x43\x74\x63\x4f\x77\x77\x34\x67\x79\x77\x34\x49\x37\x55\x42\x5a\x70\x5a\x38\x4f\x53\x77\x35\x68\x63\x77\x6f\x52\x47\x62\x78\x55\x4c\x77\x35\x33\x43\x6e\x4d\x4f\x44\x55\x6e\x78\x67\x77\x37\x46\x6e\x66\x63\x4b\x39\x62\x73\x4f\x35\x41\x68\x2f\x44\x76\x4d\x4f\x32\x53\x48\x66\x43\x6c\x44\x44\x44\x6a\x38\x4f\x73\x77\x6f\x4d\x68\x57\x46\x77\x2b\x53\x33\x39\x57\x77\x36\x4d\x4e\x77\x70\x46\x70\x77\x34\x38\x63\x52\x56\x58\x44\x72\x63\x4b\x6b\x50\x38\x4f\x52\x77\x37\x6b\x4b\x77\x70\x45\x64\x77\x36\x39\x6e\x77\x36\x4c\x43\x68\x77\x44\x44\x76\x31\x66\x43\x6d\x77\x78\x67\x77\x34\x6a\x43\x6a\x63\x4f\x39\x77\x72\x59\x42\x77\x37\x41\x35\x77\x37\x38\x79\x62\x4d\x4f\x43\x77\x70\x41\x56\x77\x34\x72\x44\x73\x41\x42\x42\x4a\x77\x4c\x44\x68\x67\x35\x6f\x65\x38\x4b\x57\x77\x70\x34\x56\x77\x36\x41\x65\x45\x73\x4b\x48\x77\x71\x44\x43\x73\x47\x51\x76\x52\x31\x6f\x71\x49\x38\x4b\x39\x77\x37\x44\x43\x69\x7a\x6e\x44\x68\x4d\x4f\x48\x4c\x4d\x4f\x41\x77\x35\x6a\x44\x6d\x73\x4b\x5a\x77\x72\x62\x44\x71\x47\x6e\x44\x72\x63\x4b\x61\x77\x34\x58\x44\x6a\x4d\x4f\x4d\x77\x71\x34\x58\x4c\x38\x4f\x74\x44\x63\x4f\x62\x46\x55\x37\x43\x6e\x63\x4b\x42\x77\x34\x30\x66\x77\x70\x7a\x43\x70\x4d\x4f\x46\x77\x70\x7a\x44\x67\x42\x41\x77\x51\x38\x4f\x38\x49\x45\x6e\x43\x6d\x68\x70\x6d\x55\x6b\x45\x73\x77\x71\x46\x71\x77\x36\x46\x6c\x57\x63\x4f\x43\x52\x43\x50\x43\x6a\x63\x4b\x38\x77\x71\x49\x6f\x77\x36\x54\x43\x67\x63\x4f\x71\x64\x63\x4b\x34\x57\x6d\x4c\x43\x75\x4d\x4b\x34\x4a\x68\x6e\x43\x69\x38\x4b\x5a\x4c\x4d\x4f\x41\x77\x70\x42\x46\x77\x37\x70\x53\x77\x72\x68\x54\x77\x6f\x7a\x44\x71\x31\x46\x42\x77\x6f\x6e\x44\x70\x4d\x4f\x50\x77\x71\x63\x54\x5a\x52\x72\x43\x75\x4d\x4b\x6c\x77\x71\x4e\x31\x53\x42\x50\x43\x6e\x4d\x4b\x63\x77\x71\x4d\x33\x62\x58\x6e\x44\x6a\x41\x55\x58\x77\x72\x6e\x43\x72\x78\x37\x44\x6b\x58\x48\x44\x6d\x46\x59\x37\x77\x70\x54\x43\x6a\x4d\x4f\x67\x49\x58\x44\x43\x72\x47\x52\x6a\x58\x7a\x66\x44\x68\x63\x4f\x70\x65\x38\x4f\x42\x4b\x63\x4f\x77\x47\x68\x33\x43\x6f\x63\x4b\x74\x4f\x63\x4b\x62\x77\x34\x76\x43\x6b\x38\x4f\x75\x56\x38\x4f\x53\x77\x35\x52\x37\x50\x30\x6b\x4e\x61\x4d\x4f\x30\x41\x58\x64\x72\x77\x36\x50\x43\x6e\x4d\x4f\x44\x77\x37\x64\x64\x77\x6f\x4a\x2f\x77\x71\x76\x43\x68\x6c\x50\x44\x74\x47\x48\x43\x76\x38\x4b\x77\x54\x4d\x4f\x2f\x77\x36\x4e\x54\x77\x36\x34\x55\x77\x37\x64\x75\x77\x70\x6f\x56\x41\x4d\x4f\x57\x66\x7a\x4c\x44\x69\x43\x7a\x44\x6f\x57\x4e\x79\x56\x73\x4b\x72\x77\x36\x66\x43\x6e\x4d\x4f\x33\x77\x70\x66\x43\x6c\x41\x49\x69\x77\x6f\x74\x32\x57\x67\x2f\x43\x69\x63\x4f\x5a\x47\x58\x6a\x44\x76\x4d\x4b\x49\x77\x70\x56\x54\x48\x63\x4f\x5a\x77\x37\x70\x76\x77\x72\x2f\x44\x6b\x63\x4f\x61\x44\x38\x4b\x35\x44\x6b\x72\x43\x6e\x38\x4f\x7a\x77\x36\x51\x72\x77\x36\x78\x4a\x77\x35\x45\x35\x44\x4d\x4b\x6a\x50\x73\x4b\x65\x54\x57\x4d\x5a\x66\x73\x4b\x2b\x54\x33\x77\x6d\x77\x35\x6c\x56\x51\x4d\x4b\x30\x65\x63\x4f\x42\x50\x38\x4f\x51\x77\x6f\x6a\x44\x73\x4d\x4b\x62\x45\x53\x48\x44\x67\x38\x4f\x38\x77\x71\x66\x44\x6c\x38\x4f\x35\x44\x77\x4d\x52\x77\x37\x37\x43\x75\x51\x37\x43\x68\x38\x4f\x4e\x77\x71\x45\x33\x77\x71\x62\x44\x6b\x63\x4f\x35\x62\x78\x46\x30\x77\x35\x76\x43\x67\x6e\x5a\x66\x77\x34\x37\x44\x6c\x78\x66\x44\x75\x47\x78\x50\x77\x72\x7a\x44\x6a\x41\x76\x43\x70\x73\x4f\x4d\x77\x34\x54\x43\x6a\x73\x4f\x65\x77\x72\x30\x4f\x42\x63\x4b\x61\x51\x54\x6b\x68\x4c\x44\x66\x44\x73\x4d\x4f\x5a\x47\x73\x4b\x54\x77\x72\x66\x43\x6a\x79\x2f\x44\x75\x53\x35\x41\x77\x35\x4c\x43\x70\x78\x54\x43\x76\x38\x4b\x33\x77\x36\x54\x44\x71\x6d\x7a\x44\x75\x47\x74\x61\x77\x6f\x6f\x64\x77\x71\x4a\x4d\x59\x4d\x4b\x6b\x4d\x63\x4f\x48\x57\x77\x72\x44\x6d\x4d\x4f\x66\x4e\x4d\x4b\x4a\x52\x63\x4f\x72\x77\x34\x4c\x43\x73\x55\x62\x43\x6c\x6c\x45\x48\x43\x73\x4b\x66\x47\x63\x4b\x49\x5a\x67\x56\x77\x47\x4d\x4b\x46\x77\x36\x74\x59\x52\x67\x67\x34\x77\x36\x73\x31\x61\x63\x4f\x76\x4e\x6d\x6b\x30\x4a\x63\x4f\x4e\x62\x4d\x4f\x6d\x4a\x38\x4b\x38\x50\x6a\x6e\x43\x6b\x38\x4f\x58\x77\x36\x55\x36\x77\x71\x59\x5a\x57\x67\x6c\x66\x47\x32\x68\x71\x66\x68\x59\x53\x53\x47\x46\x74\x4f\x4d\x4b\x30\x77\x71\x62\x44\x73\x6e\x33\x43\x6d\x38\x4f\x63\x77\x36\x67\x4e\x4f\x6a\x55\x75\x77\x72\x74\x39\x63\x52\x66\x44\x6b\x6e\x66\x43\x67\x57\x6e\x44\x67\x79\x56\x78\x77\x70\x49\x4c\x47\x31\x44\x44\x70\x42\x7a\x44\x71\x63\x4b\x66\x59\x47\x5a\x4a\x64\x73\x4f\x4c\x41\x44\x62\x43\x6e\x45\x66\x44\x76\x51\x33\x44\x75\x4d\x4b\x43\x4a\x68\x33\x44\x6d\x38\x4f\x67\x77\x71\x70\x57\x56\x33\x7a\x44\x70\x47\x50\x43\x72\x67\x51\x6e\x62\x68\x76\x44\x6b\x73\x4b\x2b\x52\x38\x4b\x2f\x77\x6f\x44\x43\x6a\x38\x4b\x56\x77\x35\x50\x43\x74\x4d\x4b\x6d\x49\x6c\x39\x71\x77\x6f\x50\x43\x6a\x4d\x4b\x42\x59\x63\x4f\x58\x77\x72\x44\x43\x76\x79\x6e\x43\x70\x38\x4f\x44\x4b\x69\x52\x2f\x77\x72\x63\x57\x77\x6f\x33\x43\x6c\x38\x4b\x43\x64\x63\x4b\x63\x62\x77\x6f\x6e\x62\x48\x48\x43\x70\x38\x4f\x66\x77\x71\x4e\x6d\x77\x72\x2f\x43\x75\x33\x33\x43\x67\x63\x4f\x70\x77\x35\x4e\x39\x77\x72\x2f\x44\x6b\x51\x50\x43\x72\x73\x4f\x6f\x77\x36\x66\x44\x70\x73\x4b\x37\x77\x37\x62\x44\x6f\x4d\x4b\x31\x77\x34\x73\x38\x77\x71\x77\x66\x77\x37\x76\x44\x73\x77\x56\x78\x77\x36\x31\x41\x56\x54\x56\x55\x5a\x7a\x41\x48\x43\x33\x52\x6c\x77\x72\x49\x4c\x4c\x6a\x48\x44\x72\x41\x56\x6c\x77\x6f\x55\x55\x77\x70\x54\x44\x6e\x52\x41\x49\x77\x37\x39\x31\x51\x38\x4b\x30\x77\x70\x73\x2f\x77\x70\x33\x44\x67\x73\x4f\x35\x41\x6e\x76\x44\x67\x63\x4f\x63\x77\x34\x78\x73\x77\x35\x50\x44\x76\x4d\x4b\x4a\x4e\x41\x50\x43\x71\x47\x72\x44\x6f\x57\x48\x44\x6b\x38\x4f\x48\x77\x70\x48\x43\x6d\x73\x4f\x33\x77\x37\x68\x68\x58\x4d\x4b\x4e\x77\x71\x76\x44\x6e\x58\x33\x44\x67\x48\x30\x73\x4a\x4d\x4f\x45\x41\x38\x4b\x57\x55\x38\x4f\x66\x77\x34\x5a\x6c\x77\x6f\x33\x44\x71\x63\x4f\x4d\x47\x44\x50\x44\x74\x63\x4b\x46\x46\x38\x4b\x55\x77\x70\x6e\x43\x6a\x68\x78\x41\x77\x71\x44\x43\x6e\x73\x4f\x58\x58\x6d\x30\x77\x77\x35\x76\x43\x6c\x4d\x4b\x55\x77\x34\x59\x6d\x77\x6f\x72\x44\x67\x79\x5a\x51\x4e\x73\x4b\x58\x77\x35\x55\x58\x77\x37\x73\x41\x42\x67\x39\x57\x48\x38\x4b\x45\x77\x34\x6b\x44\x44\x51\x55\x62\x58\x63\x4f\x43\x77\x6f\x76\x44\x6a\x73\x4f\x63\x77\x37\x39\x37\x77\x71\x58\x43\x6d\x38\x4f\x2b\x77\x35\x77\x31\x77\x72\x33\x44\x73\x4d\x4f\x78\x55\x38\x4b\x49\x77\x71\x6c\x76\x66\x38\x4f\x38\x77\x72\x66\x44\x6d\x78\x2f\x43\x6b\x73\x4b\x44\x47\x38\x4f\x74\x53\x73\x4b\x72\x52\x38\x4b\x61\x77\x36\x35\x77\x62\x4d\x4f\x34\x46\x38\x4b\x46\x59\x73\x4f\x65\x64\x38\x4b\x7a\x77\x36\x64\x52\x77\x72\x54\x44\x68\x54\x67\x37\x43\x51\x62\x44\x6c\x46\x64\x35\x77\x72\x44\x44\x76\x4d\x4f\x48\x77\x71\x6b\x6b\x77\x72\x68\x4a\x77\x36\x45\x59\x77\x71\x72\x44\x70\x47\x38\x49\x48\x38\x4b\x34\x64\x63\x4b\x39\x77\x72\x6e\x44\x71\x73\x4f\x71\x77\x70\x62\x44\x6d\x44\x44\x44\x68\x54\x48\x43\x76\x63\x4b\x70\x77\x6f\x5a\x54\x77\x70\x62\x44\x6e\x69\x7a\x44\x71\x38\x4f\x51\x77\x70\x31\x50\x77\x37\x55\x68\x77\x70\x68\x78\x57\x48\x52\x4f\x77\x36\x66\x44\x6d\x77\x66\x44\x6b\x6b\x4e\x53\x77\x34\x62\x44\x6a\x63\x4f\x6f\x53\x48\x72\x43\x6f\x38\x4b\x34\x77\x72\x70\x56\x77\x36\x72\x44\x6e\x4d\x4b\x5a\x77\x34\x66\x43\x76\x4d\x4b\x38\x77\x72\x63\x68\x77\x72\x54\x44\x69\x55\x44\x43\x76\x31\x48\x44\x76\x73\x4b\x35\x4c\x68\x66\x44\x6b\x38\x4f\x35\x77\x37\x41\x39\x77\x34\x34\x6f\x77\x35\x6a\x43\x73\x55\x6e\x44\x68\x63\x4f\x47\x58\x63\x4b\x67\x77\x37\x72\x43\x71\x4d\x4f\x4b\x77\x71\x35\x59\x56\x4d\x4b\x73\x77\x71\x73\x2b\x51\x54\x76\x44\x73\x45\x54\x44\x6c\x78\x4c\x43\x74\x52\x41\x46\x77\x35\x78\x6e\x77\x36\x34\x6f\x77\x37\x55\x44\x5a\x44\x56\x67\x77\x34\x48\x44\x75\x51\x34\x4d\x77\x36\x46\x42\x5a\x32\x44\x43\x73\x78\x50\x44\x75\x73\x4f\x58\x5a\x38\x4b\x4f\x77\x70\x5a\x52\x77\x70\x6f\x55\x77\x70\x63\x79\x77\x36\x4c\x44\x76\x4d\x4b\x75\x48\x4d\x4b\x51\x53\x73\x4f\x45\x77\x6f\x59\x6f\x77\x72\x39\x39\x51\x4d\x4f\x69\x77\x35\x44\x43\x6d\x73\x4b\x44\x77\x6f\x33\x44\x69\x63\x4b\x6d\x77\x6f\x54\x44\x70\x4d\x4f\x4c\x56\x63\x4f\x45\x77\x34\x50\x43\x76\x73\x4f\x4c\x47\x63\x4b\x2f\x52\x73\x4b\x34\x44\x63\x4b\x45\x48\x73\x4b\x68\x77\x37\x56\x4e\x77\x37\x49\x6e\x53\x63\x4b\x79\x77\x72\x45\x63\x50\x63\x4f\x73\x77\x72\x74\x43\x52\x4d\x4b\x46\x50\x4d\x4f\x6f\x47\x58\x6c\x4a\x63\x41\x76\x44\x69\x31\x34\x2b\x42\x73\x4f\x67\x66\x63\x4b\x75\x4f\x73\x4b\x56\x55\x47\x6e\x43\x71\x73\x4f\x46\x52\x41\x31\x46\x44\x63\x4f\x63\x63\x45\x6e\x43\x75\x63\x4b\x78\x77\x36\x70\x34\x77\x36\x4c\x43\x76\x73\x4f\x77\x77\x72\x41\x68\x77\x70\x6e\x44\x69\x38\x4b\x57\x77\x71\x7a\x43\x72\x6d\x66\x44\x76\x68\x2f\x43\x68\x68\x5a\x68\x77\x70\x58\x44\x6d\x43\x70\x39\x65\x77\x6f\x42\x4f\x73\x4f\x62\x77\x34\x6f\x42\x77\x37\x67\x6e\x44\x33\x48\x43\x75\x63\x4b\x54\x77\x36\x73\x4b\x63\x41\x48\x44\x6a\x73\x4f\x6d\x4a\x73\x4f\x43\x77\x72\x56\x2f\x77\x70\x4d\x4c\x77\x72\x6a\x43\x6e\x73\x4f\x32\x53\x73\x4f\x39\x4c\x79\x76\x44\x76\x63\x4b\x34\x53\x4d\x4f\x69\x56\x63\x4f\x50\x77\x37\x62\x43\x6d\x48\x78\x35\x44\x79\x48\x43\x70\x79\x4a\x51\x57\x30\x62\x44\x6b\x55\x51\x43\x66\x63\x4b\x2b\x77\x34\x7a\x43\x70\x30\x6a\x43\x74\x56\x66\x43\x6b\x4d\x4f\x6d\x77\x36\x37\x43\x74\x63\x4f\x69\x4e\x38\x4f\x56\x4f\x77\x4e\x2f\x46\x63\x4b\x64\x4b\x57\x76\x43\x70\x63\x4b\x37\x46\x51\x50\x44\x6e\x6d\x5a\x63\x77\x35\x72\x44\x6a\x73\x4f\x6c\x44\x69\x74\x56\x77\x35\x6a\x43\x75\x4d\x4b\x45\x77\x71\x2f\x43\x69\x38\x4b\x75\x77\x71\x44\x44\x68\x38\x4b\x56\x4e\x6a\x70\x32\x77\x34\x33\x44\x75\x33\x4d\x63\x56\x43\x6a\x44\x6e\x73\x4f\x50\x77\x70\x30\x4a\x4c\x4d\x4b\x46\x63\x4d\x4f\x57\x4e\x32\x41\x4e\x77\x34\x44\x44\x73\x31\x67\x62\x46\x38\x4b\x4a\x52\x4d\x4b\x75\x77\x70\x6a\x44\x69\x32\x66\x44\x6b\x69\x77\x38\x66\x46\x44\x44\x68\x79\x68\x2b\x77\x6f\x62\x44\x6b\x4d\x4f\x51\x61\x67\x30\x70\x77\x70\x6a\x43\x6e\x38\x4b\x6b\x77\x35\x66\x43\x68\x63\x4b\x66\x77\x35\x33\x44\x70\x68\x52\x66\x44\x38\x4f\x48\x66\x6d\x73\x77\x65\x6a\x62\x44\x72\x53\x38\x7a\x46\x4d\x4f\x69\x77\x72\x78\x70\x77\x72\x4a\x75\x62\x38\x4f\x34\x77\x34\x55\x71\x77\x70\x4c\x44\x73\x4d\x4b\x44\x77\x37\x50\x44\x68\x58\x6f\x31\x57\x6e\x62\x43\x6e\x46\x63\x53\x77\x34\x4a\x32\x52\x38\x4f\x76\x77\x71\x6a\x43\x76\x38\x4f\x37\x41\x79\x7a\x44\x67\x63\x4b\x45\x4d\x73\x4b\x69\x55\x4d\x4b\x79\x77\x72\x66\x43\x68\x4d\x4f\x62\x41\x56\x63\x6c\x65\x30\x4e\x35\x53\x7a\x67\x65\x65\x63\x4b\x64\x77\x71\x70\x34\x4f\x4d\x4f\x76\x59\x58\x7a\x44\x73\x54\x66\x44\x74\x52\x48\x43\x6a\x63\x4b\x37\x77\x35\x2f\x44\x67\x51\x6c\x51\x48\x63\x4f\x45\x77\x6f\x37\x43\x71\x45\x64\x4e\x56\x52\x77\x6c\x77\x35\x38\x2f\x65\x47\x72\x43\x74\x38\x4f\x38\x77\x34\x30\x75\x77\x37\x54\x43\x69\x41\x59\x52\x4e\x4d\x4f\x54\x48\x69\x6f\x41\x77\x37\x38\x4b\x77\x37\x4c\x43\x67\x44\x38\x70\x58\x4d\x4b\x6d\x77\x72\x2f\x44\x6b\x38\x4b\x71\x59\x67\x2f\x43\x6b\x38\x4f\x61\x77\x6f\x76\x44\x70\x44\x6e\x44\x74\x6e\x7a\x44\x6d\x4d\x4b\x38\x56\x31\x72\x44\x67\x63\x4b\x67\x4f\x38\x4f\x32\x77\x37\x64\x49\x77\x35\x66\x43\x75\x47\x58\x44\x69\x38\x4f\x6d\x46\x4d\x4f\x46\x77\x35\x41\x58\x51\x30\x6c\x6d\x77\x36\x4d\x38\x77\x71\x30\x47\x77\x35\x50\x43\x6c\x53\x44\x44\x73\x63\x4f\x52\x77\x36\x51\x51\x45\x4d\x4f\x64\x4a\x31\x76\x44\x70\x6c\x37\x44\x6c\x73\x4b\x61\x77\x70\x58\x43\x72\x63\x4f\x77\x41\x4d\x4f\x5a\x58\x38\x4f\x45\x64\x63\x4b\x4e\x77\x6f\x72\x43\x6b\x30\x6f\x6b\x77\x37\x4c\x44\x67\x4d\x4b\x79\x63\x7a\x72\x44\x6e\x73\x4f\x73\x77\x34\x5a\x74\x4e\x63\x4b\x74\x77\x72\x54\x44\x6f\x58\x4c\x44\x70\x38\x4f\x6c\x77\x37\x6e\x43\x67\x4d\x4b\x4a\x4a\x51\x42\x54\x77\x6f\x62\x44\x69\x78\x6e\x44\x74\x63\x4f\x4a\x58\x38\x4f\x67\x46\x55\x6f\x43\x77\x72\x54\x43\x71\x43\x44\x43\x72\x73\x4f\x6e\x77\x6f\x50\x44\x73\x58\x6c\x71\x77\x34\x4d\x75\x4b\x38\x4b\x51\x77\x37\x51\x2b\x4e\x63\x4b\x34\x5a\x73\x4f\x43\x58\x41\x42\x67\x77\x37\x45\x51\x57\x63\x4f\x76\x53\x4d\x4b\x67\x4a\x47\x30\x70\x53\x4d\x4b\x32\x77\x6f\x4c\x44\x69\x73\x4b\x35\x52\x77\x54\x44\x6e\x63\x4f\x5a\x53\x33\x66\x44\x6c\x7a\x41\x56\x77\x37\x46\x49\x56\x44\x4d\x39\x58\x7a\x59\x53\x47\x53\x50\x43\x69\x7a\x68\x31\x45\x47\x46\x45\x77\x72\x73\x57\x77\x34\x35\x58\x77\x72\x52\x71\x56\x6d\x58\x44\x6a\x73\x4f\x6f\x59\x73\x4f\x4f\x77\x6f\x70\x34\x4a\x53\x45\x52\x63\x4d\x4b\x6a\x50\x77\x2f\x43\x73\x38\x4b\x59\x77\x35\x45\x71\x64\x63\x4b\x77\x57\x69\x7a\x43\x71\x38\x4b\x4d\x77\x34\x6c\x2f\x43\x4d\x4b\x76\x77\x35\x39\x78\x77\x34\x74\x42\x57\x63\x4b\x79\x46\x45\x77\x71\x43\x77\x6e\x43\x75\x73\x4f\x67\x77\x36\x67\x4a\x77\x34\x4c\x44\x67\x38\x4f\x76\x77\x70\x7a\x44\x6b\x46\x31\x58\x77\x72\x39\x65\x5a\x73\x4f\x47\x66\x73\x4f\x4f\x55\x38\x4f\x44\x47\x4d\x4b\x48\x45\x63\x4f\x34\x42\x42\x6a\x43\x6d\x67\x33\x44\x72\x6c\x37\x43\x6b\x73\x4b\x69\x4c\x55\x72\x43\x67\x38\x4f\x4e\x50\x73\x4b\x53\x41\x47\x33\x43\x6d\x4d\x4f\x50\x77\x70\x34\x36\x77\x35\x6f\x43\x42\x31\x45\x36\x4c\x6e\x6a\x44\x70\x4d\x4b\x4b\x77\x35\x34\x37\x52\x56\x5a\x53\x61\x41\x44\x43\x6a\x4d\x4f\x6e\x44\x73\x4b\x43\x5a\x31\x6a\x44\x73\x4d\x4f\x72\x45\x42\x59\x2b\x77\x71\x58\x43\x6a\x7a\x6e\x44\x6d\x4d\x4b\x64\x77\x6f\x78\x76\x77\x71\x66\x44\x76\x73\x4f\x43\x77\x36\x76\x44\x6b\x73\x4b\x30\x47\x4d\x4f\x34\x49\x73\x4f\x39\x77\x34\x78\x43\x42\x73\x4f\x58\x65\x4d\x4f\x62\x43\x41\x6e\x44\x68\x4d\x4f\x6e\x77\x70\x4c\x44\x72\x38\x4f\x78\x77\x35\x64\x6c\x77\x6f\x4a\x76\x77\x34\x31\x38\x61\x32\x6e\x43\x70\x46\x34\x59\x77\x35\x7a\x43\x6c\x63\x4f\x76\x4b\x67\x64\x38\x52\x43\x68\x56\x77\x36\x6b\x78\x77\x70\x70\x4b\x53\x4d\x4f\x33\x58\x63\x4b\x34\x47\x73\x4f\x57\x77\x37\x33\x44\x6c\x57\x68\x5a\x57\x4d\x4f\x6d\x77\x34\x4a\x38\x77\x37\x6f\x7a\x77\x34\x4d\x55\x4a\x4d\x4b\x72\x51\x57\x59\x4d\x61\x4d\x4f\x59\x42\x73\x4b\x36\x77\x37\x76\x43\x68\x6b\x73\x55\x58\x32\x59\x52\x77\x72\x6b\x37\x77\x72\x74\x44\x77\x36\x6e\x43\x71\x38\x4f\x66\x77\x36\x50\x44\x76\x73\x4f\x50\x63\x78\x72\x43\x6e\x38\x4b\x37\x45\x4d\x4f\x30\x52\x6b\x6a\x43\x6a\x38\x4f\x41\x59\x79\x74\x48\x47\x38\x4f\x6d\x5a\x4d\x4f\x53\x77\x71\x31\x57\x77\x36\x54\x43\x6a\x46\x58\x43\x69\x33\x78\x37\x77\x34\x44\x43\x71\x4d\x4f\x41\x52\x41\x39\x4f\x77\x34\x76\x43\x76\x44\x6e\x44\x6b\x38\x4f\x74\x48\x32\x52\x6c\x77\x34\x54\x43\x76\x7a\x76\x43\x73\x6d\x38\x6a\x58\x6c\x50\x44\x73\x38\x4f\x72\x57\x52\x4c\x43\x69\x77\x55\x53\x64\x4d\x4b\x57\x41\x4d\x4b\x71\x77\x72\x6f\x34\x4b\x6d\x30\x7a\x53\x46\x72\x43\x70\x73\x4f\x2b\x77\x34\x37\x43\x76\x55\x67\x74\x49\x55\x6e\x44\x73\x78\x44\x44\x6c\x63\x4b\x44\x77\x70\x68\x37\x41\x63\x4f\x51\x56\x31\x50\x43\x69\x63\x4b\x71\x4f\x57\x33\x44\x73\x38\x4b\x58\x58\x4d\x4f\x6f\x77\x36\x48\x44\x6e\x67\x2f\x44\x6d\x63\x4b\x68\x77\x34\x66\x44\x75\x73\x4b\x43\x77\x72\x33\x44\x6f\x73\x4b\x39\x77\x35\x48\x43\x76\x43\x41\x5a\x57\x73\x4b\x2f\x4a\x73\x4f\x52\x77\x35\x6b\x73\x77\x34\x42\x62\x77\x71\x42\x6c\x77\x70\x54\x44\x72\x56\x7a\x44\x76\x44\x66\x44\x71\x47\x2f\x44\x72\x38\x4b\x4e\x77\x35\x72\x43\x73\x4d\x4b\x61\x65\x4d\x4f\x2b\x77\x70\x4c\x43\x73\x73\x4f\x65\x62\x4d\x4f\x79\x58\x73\x4b\x46\x77\x70\x6c\x30\x77\x71\x52\x64\x54\x63\x4b\x38\x77\x70\x67\x70\x50\x43\x54\x44\x6c\x44\x37\x43\x67\x53\x76\x43\x72\x4d\x4b\x37\x77\x72\x67\x54\x77\x34\x6c\x6e\x77\x6f\x4e\x43\x4c\x38\x4b\x4d\x77\x6f\x37\x43\x6b\x38\x4f\x50\x53\x4d\x4f\x70\x56\x69\x59\x73\x77\x70\x56\x45\x77\x70\x55\x42\x77\x36\x42\x6b\x52\x6b\x52\x37\x58\x63\x4b\x6d\x4c\x4d\x4b\x46\x5a\x43\x4c\x44\x74\x38\x4f\x70\x77\x71\x72\x43\x72\x4d\x4f\x78\x77\x34\x7a\x44\x69\x73\x4b\x63\x77\x70\x42\x55\x77\x72\x48\x43\x68\x77\x35\x78\x77\x37\x56\x36\x41\x73\x4f\x39\x77\x37\x52\x4a\x77\x36\x7a\x43\x6c\x63\x4b\x73\x77\x35\x78\x41\x41\x73\x4b\x52\x77\x70\x4c\x44\x71\x33\x62\x44\x6a\x55\x4c\x43\x71\x73\x4f\x5a\x62\x52\x7a\x44\x6a\x63\x4b\x31\x77\x70\x76\x44\x74\x63\x4b\x4a\x77\x34\x33\x44\x6e\x63\x4b\x74\x65\x38\x4f\x59\x66\x73\x4b\x58\x77\x72\x63\x46\x77\x34\x59\x52\x47\x4d\x4f\x41\x52\x63\x4b\x46\x46\x43\x63\x43\x77\x6f\x44\x43\x6e\x63\x4f\x33\x77\x72\x67\x65\x77\x35\x51\x78\x77\x6f\x37\x43\x67\x52\x73\x57\x58\x38\x4f\x6b\x54\x67\x6a\x44\x73\x52\x54\x44\x71\x43\x58\x44\x71\x38\x4f\x78\x77\x35\x76\x44\x73\x4d\x4b\x51\x46\x55\x76\x44\x73\x43\x34\x78\x77\x37\x4a\x63\x77\x70\x33\x43\x75\x4d\x4b\x75\x51\x52\x37\x44\x6d\x79\x64\x37\x56\x33\x6a\x43\x6d\x4d\x4b\x5a\x44\x6b\x33\x44\x69\x4d\x4f\x4b\x4e\x44\x50\x43\x71\x68\x64\x42\x59\x4d\x4f\x2f\x77\x71\x45\x49\x64\x63\x4f\x35\x41\x68\x50\x43\x6b\x63\x4f\x58\x66\x63\x4b\x67\x77\x34\x37\x44\x70\x4d\x4f\x37\x77\x70\x50\x44\x67\x63\x4b\x35\x58\x7a\x44\x44\x76\x73\x4f\x4c\x4e\x38\x4b\x69\x77\x36\x50\x43\x67\x31\x59\x44\x77\x35\x66\x44\x6a\x73\x4f\x6b\x77\x72\x68\x35\x59\x73\x4b\x74\x4f\x73\x4f\x30\x59\x4d\x4f\x53\x58\x69\x4c\x43\x6d\x68\x67\x4e\x63\x38\x4f\x61\x4c\x33\x38\x67\x77\x72\x44\x44\x70\x63\x4f\x66\x77\x36\x41\x57\x66\x73\x4f\x51\x61\x54\x62\x44\x6e\x6b\x50\x44\x6f\x44\x44\x44\x69\x78\x6a\x43\x67\x46\x33\x44\x74\x4d\x4b\x6a\x46\x33\x58\x43\x6c\x73\x4f\x74\x57\x43\x42\x4b\x4f\x38\x4f\x66\x55\x48\x46\x77\x77\x36\x59\x67\x45\x54\x6f\x59\x77\x34\x6e\x43\x72\x73\x4f\x52\x4e\x79\x54\x44\x73\x53\x51\x59\x64\x38\x4b\x2b\x77\x71\x4c\x43\x6e\x63\x4b\x6d\x63\x73\x4f\x77\x77\x72\x4e\x50\x56\x4d\x4f\x62\x64\x4d\x4b\x34\x45\x47\x4a\x64\x4d\x63\x4f\x41\x56\x38\x4b\x75\x77\x37\x30\x36\x77\x35\x41\x77\x53\x38\x4f\x75\x51\x55\x49\x52\x77\x72\x78\x56\x77\x72\x38\x33\x41\x43\x6f\x72\x46\x38\x4b\x62\x77\x34\x66\x43\x6a\x38\x4f\x46\x77\x70\x70\x56\x77\x34\x2f\x44\x73\x68\x58\x43\x6a\x68\x52\x4c\x66\x52\x35\x6f\x50\x73\x4f\x4f\x77\x35\x33\x43\x6c\x30\x4c\x43\x6f\x6a\x70\x34\x77\x37\x6a\x43\x6b\x38\x4b\x50\x77\x72\x4c\x44\x67\x32\x62\x43\x67\x73\x4b\x78\x77\x34\x72\x43\x69\x58\x54\x44\x73\x4d\x4b\x4a\x77\x70\x6c\x44\x77\x72\x4a\x33\x41\x52\x4c\x44\x72\x69\x6b\x38\x46\x7a\x6e\x43\x76\x7a\x4c\x44\x75\x38\x4b\x42\x43\x69\x67\x30\x57\x4d\x4f\x37\x77\x34\x72\x43\x6b\x42\x41\x31\x77\x34\x68\x7a\x55\x4d\x4b\x58\x4f\x7a\x4e\x42\x5a\x63\x4f\x38\x77\x70\x4d\x57\x57\x4d\x4f\x47\x77\x37\x6c\x45\x77\x34\x6a\x44\x72\x38\x4b\x76\x77\x72\x7a\x44\x6d\x63\x4b\x4f\x4b\x77\x58\x43\x74\x73\x4f\x68\x77\x72\x5a\x54\x77\x70\x52\x6c\x77\x37\x6f\x70\x52\x42\x6e\x43\x76\x38\x4b\x4c\x50\x73\x4b\x77\x77\x36\x76\x44\x69\x63\x4f\x61\x4c\x33\x6a\x44\x73\x63\x4f\x75\x52\x63\x4f\x37\x58\x4d\x4b\x38\x41\x38\x4b\x45\x49\x38\x4f\x76\x77\x70\x72\x43\x6c\x6a\x4c\x44\x6e\x6e\x56\x79\x59\x38\x4f\x6d\x77\x34\x2f\x43\x75\x4d\x4f\x4b\x77\x71\x48\x44\x6d\x38\x4b\x55\x77\x36\x58\x44\x72\x67\x52\x49\x77\x37\x34\x72\x63\x43\x62\x44\x6f\x4d\x4f\x33\x63\x73\x4b\x61\x42\x73\x4b\x38\x4e\x4d\x4b\x37\x77\x71\x67\x4e\x42\x63\x4f\x74\x77\x72\x56\x74\x77\x36\x2f\x43\x6f\x58\x4c\x43\x6a\x67\x63\x50\x4b\x6e\x6a\x44\x75\x45\x4c\x44\x71\x41\x6f\x43\x77\x37\x2f\x43\x73\x6e\x58\x43\x71\x73\x4f\x58\x48\x63\x4f\x71\x41\x63\x4f\x41\x50\x6b\x46\x47\x77\x35\x58\x43\x73\x38\x4f\x42\x55\x4d\x4b\x42\x51\x4d\x4f\x78\x64\x4d\x4b\x63\x77\x72\x78\x4e\x77\x71\x42\x37\x47\x47\x70\x6f\x44\x63\x4f\x6a\x77\x37\x58\x43\x71\x73\x4b\x64\x77\x71\x6e\x44\x69\x63\x4f\x47\x51\x63\x4f\x55\x62\x69\x50\x43\x70\x4d\x4f\x7a\x4e\x73\x4f\x54\x5a\x32\x4c\x43\x73\x32\x54\x44\x71\x38\x4f\x43\x45\x63\x4f\x55\x77\x36\x6b\x31\x77\x37\x44\x43\x6e\x67\x67\x34\x58\x63\x4b\x52\x77\x72\x6b\x51\x66\x6e\x49\x30\x77\x37\x62\x43\x6a\x30\x52\x62\x61\x47\x33\x44\x67\x52\x48\x44\x6a\x63\x4b\x46\x4c\x63\x4f\x4f\x77\x35\x4e\x57\x4e\x63\x4f\x76\x77\x6f\x77\x58\x77\x71\x4c\x44\x6d\x73\x4f\x71\x77\x6f\x6f\x4b\x77\x70\x78\x56\x77\x34\x6e\x44\x67\x54\x50\x43\x6d\x54\x7a\x43\x6e\x4d\x4f\x57\x77\x34\x55\x33\x77\x6f\x66\x43\x6d\x73\x4b\x72\x46\x51\x67\x39\x4d\x73\x4b\x52\x77\x72\x38\x41\x77\x34\x55\x4f\x4c\x30\x6e\x43\x72\x4d\x4f\x62\x56\x52\x72\x44\x76\x33\x33\x44\x76\x51\x31\x58\x58\x6a\x76\x44\x6e\x58\x31\x37\x77\x36\x6c\x53\x77\x35\x62\x43\x68\x63\x4f\x41\x50\x55\x63\x36\x4c\x56\x48\x43\x72\x6b\x31\x44\x77\x36\x62\x44\x6d\x47\x68\x7a\x4b\x67\x59\x33\x77\x6f\x44\x44\x70\x38\x4b\x7a\x48\x63\x4b\x77\x46\x63\x4b\x6b\x77\x34\x4e\x67\x77\x35\x72\x43\x74\x32\x51\x53\x77\x72\x50\x43\x6f\x38\x4b\x61\x44\x63\x4b\x38\x77\x6f\x44\x43\x6c\x63\x4f\x49\x4f\x57\x66\x43\x67\x57\x50\x44\x71\x73\x4f\x6c\x4c\x73\x4b\x4b\x5a\x38\x4f\x6b\x47\x77\x37\x44\x71\x47\x66\x43\x6b\x46\x72\x43\x75\x63\x4b\x45\x4e\x73\x4f\x62\x50\x63\x4b\x5a\x77\x70\x37\x43\x70\x63\x4b\x47\x42\x41\x66\x43\x6c\x44\x44\x44\x70\x38\x4f\x54\x47\x4d\x4b\x76\x77\x71\x72\x43\x6e\x6c\x66\x44\x72\x53\x76\x44\x73\x4d\x4f\x77\x43\x52\x58\x44\x71\x73\x4f\x67\x42\x7a\x7a\x43\x73\x6d\x54\x44\x6f\x63\x4f\x6b\x43\x48\x55\x6e\x77\x36\x6e\x43\x6d\x32\x4c\x43\x6f\x55\x4a\x54\x65\x63\x4b\x47\x77\x71\x4e\x56\x61\x43\x68\x64\x54\x79\x45\x4f\x56\x38\x4b\x6a\x62\x43\x4c\x43\x69\x44\x64\x73\x51\x56\x6e\x44\x76\x4d\x4f\x61\x55\x4d\x4b\x75\x77\x6f\x4c\x44\x6d\x32\x66\x43\x67\x79\x6e\x44\x68\x43\x50\x44\x70\x63\x4b\x74\x5a\x56\x4c\x43\x67\x4d\x4b\x30\x54\x6a\x5a\x64\x77\x35\x50\x44\x6c\x38\x4b\x6b\x77\x72\x6b\x44\x77\x6f\x44\x44\x75\x73\x4f\x78\x59\x33\x4d\x4e\x46\x38\x4f\x63\x77\x36\x33\x43\x6b\x77\x68\x7a\x4f\x73\x4f\x54\x41\x46\x30\x73\x45\x38\x4f\x5a\x64\x43\x67\x36\x77\x35\x4a\x42\x77\x36\x63\x6e\x77\x70\x6e\x43\x6f\x38\x4b\x4a\x58\x4d\x4b\x7a\x77\x71\x59\x72\x62\x4d\x4f\x41\x4b\x63\x4f\x59\x77\x37\x7a\x43\x68\x4d\x4b\x67\x42\x44\x34\x6b\x4b\x79\x48\x44\x68\x63\x4f\x6b\x4e\x68\x77\x74\x77\x37\x6c\x63\x48\x57\x6c\x2f\x66\x4d\x4f\x44\x52\x42\x66\x44\x73\x4d\x4b\x62\x77\x34\x38\x35\x77\x34\x52\x64\x77\x71\x50\x44\x6b\x42\x34\x72\x55\x77\x76\x43\x6b\x73\x4b\x50\x4b\x43\x39\x34\x77\x36\x76\x43\x68\x54\x77\x6c\x64\x73\x4b\x75\x66\x63\x4f\x73\x46\x38\x4f\x44\x44\x63\x4b\x41\x77\x6f\x39\x70\x77\x37\x49\x2b\x4f\x57\x70\x58\x66\x73\x4f\x72\x77\x6f\x58\x43\x69\x38\x4f\x61\x55\x63\x4f\x69\x61\x4d\x4b\x49\x77\x6f\x6a\x43\x68\x73\x4f\x55\x77\x71\x34\x50\x77\x34\x66\x44\x69\x33\x74\x41\x77\x70\x48\x44\x74\x38\x4b\x7a\x77\x6f\x30\x32\x77\x6f\x37\x43\x6a\x73\x4b\x6d\x77\x35\x6e\x44\x6a\x63\x4f\x69\x4c\x38\x4b\x43\x44\x57\x78\x44\x77\x6f\x37\x43\x70\x6d\x50\x43\x6b\x31\x45\x75\x45\x73\x4f\x6c\x77\x36\x51\x71\x77\x71\x66\x44\x6d\x6d\x35\x73\x77\x36\x51\x69\x42\x53\x5a\x6b\x77\x35\x73\x4c\x4a\x38\x4f\x39\x77\x70\x6a\x44\x68\x55\x73\x32\x77\x35\x34\x61\x44\x38\x4b\x49\x77\x72\x54\x43\x71\x38\x4b\x31\x5a\x38\x4f\x4b\x77\x72\x70\x56\x42\x6a\x76\x43\x68\x4d\x4f\x76\x47\x63\x4b\x4d\x53\x63\x4f\x36\x77\x72\x48\x44\x76\x31\x6c\x36\x49\x4d\x4b\x77\x65\x38\x4f\x58\x54\x63\x4b\x6d\x49\x46\x33\x44\x6c\x73\x4b\x5a\x77\x34\x68\x52\x4f\x38\x4b\x72\x77\x36\x44\x43\x6a\x4d\x4b\x41\x77\x34\x66\x44\x67\x4d\x4b\x35\x41\x4d\x4b\x6d\x77\x36\x44\x44\x75\x38\x4b\x77\x77\x35\x51\x48\x77\x34\x37\x44\x73\x6d\x4e\x68\x77\x34\x56\x6e\x61\x38\x4f\x69\x42\x63\x4b\x72\x52\x78\x66\x43\x69\x63\x4f\x38\x77\x37\x46\x6b\x50\x41\x62\x43\x75\x4d\x4f\x34\x4f\x38\x4f\x73\x4c\x55\x68\x50\x77\x35\x55\x6e\x77\x6f\x6b\x64\x77\x37\x33\x43\x72\x63\x4f\x67\x77\x35\x50\x44\x6d\x56\x6a\x44\x6b\x73\x4b\x31\x77\x72\x41\x4f\x44\x31\x54\x44\x70\x67\x4d\x68\x45\x4d\x4b\x48\x77\x35\x55\x37\x59\x47\x37\x43\x71\x78\x51\x7a\x77\x70\x37\x43\x73\x38\x4b\x51\x43\x73\x4f\x64\x4a\x4d\x4b\x4b\x47\x6c\x72\x43\x6a\x30\x54\x44\x68\x58\x76\x44\x74\x73\x4b\x43\x55\x73\x4f\x31\x77\x70\x6e\x44\x71\x46\x33\x43\x75\x78\x6a\x44\x73\x63\x4f\x46\x77\x71\x48\x44\x69\x38\x4f\x32\x77\x6f\x74\x42\x77\x6f\x63\x6f\x41\x38\x4f\x63\x77\x36\x48\x44\x6b\x46\x78\x62\x43\x73\x4b\x54\x77\x72\x76\x43\x69\x31\x4e\x4d\x58\x38\x4f\x6e\x77\x34\x59\x65\x4e\x32\x51\x2f\x77\x34\x2f\x43\x6c\x4d\x4f\x6a\x56\x53\x51\x6c\x77\x71\x46\x78\x77\x72\x2f\x43\x75\x73\x4f\x42\x77\x72\x6c\x2f\x49\x44\x4c\x43\x71\x38\x4f\x66\x77\x71\x2f\x43\x69\x57\x50\x43\x70\x57\x4d\x4d\x55\x73\x4b\x32\x64\x42\x78\x7a\x4a\x63\x4b\x2b\x51\x63\x4b\x48\x77\x72\x74\x49\x61\x56\x54\x44\x6c\x38\x4b\x65\x45\x38\x4b\x6e\x77\x35\x4e\x49\x64\x63\x4f\x5a\x77\x71\x2f\x43\x6e\x4d\x4f\x63\x77\x34\x77\x37\x46\x6d\x44\x43\x69\x78\x4d\x56\x44\x4d\x4b\x71\x4a\x38\x4b\x54\x77\x72\x37\x43\x6b\x58\x6b\x66\x77\x70\x74\x5a\x77\x70\x31\x55\x41\x51\x56\x56\x61\x4d\x4b\x73\x77\x71\x58\x43\x6b\x51\x33\x44\x6a\x41\x48\x43\x6b\x38\x4f\x73\x42\x79\x42\x55\x51\x73\x4b\x2b\x44\x53\x2f\x44\x68\x73\x4f\x72\x77\x71\x6e\x43\x70\x4d\x4f\x79\x77\x71\x2f\x43\x68\x4d\x4f\x75\x77\x71\x55\x5a\x61\x55\x6a\x43\x75\x52\x44\x43\x72\x54\x68\x70\x45\x38\x4b\x63\x56\x6e\x2f\x43\x71\x4d\x4f\x4f\x51\x38\x4f\x6a\x77\x71\x52\x61\x77\x70\x33\x44\x72\x38\x4f\x56\x77\x70\x76\x43\x6e\x4d\x4f\x42\x77\x37\x66\x43\x69\x4d\x4b\x64\x77\x6f\x50\x44\x75\x38\x4f\x62\x77\x72\x6c\x70\x77\x71\x31\x74\x49\x6e\x70\x32\x52\x73\x4f\x73\x61\x68\x66\x44\x6e\x31\x55\x75\x47\x58\x50\x43\x74\x43\x41\x78\x77\x71\x50\x44\x68\x38\x4b\x58\x52\x73\x4b\x43\x4d\x55\x50\x43\x6c\x63\x4b\x46\x63\x63\x4f\x4e\x66\x4d\x4b\x78\x52\x38\x4b\x50\x77\x72\x4c\x43\x72\x38\x4b\x49\x77\x71\x58\x44\x67\x4d\x4f\x56\x49\x6e\x7a\x44\x71\x4d\x4f\x36\x77\x36\x6b\x32\x5a\x33\x56\x63\x50\x78\x42\x54\x46\x4d\x4b\x57\x48\x63\x4f\x57\x55\x63\x4f\x2f\x66\x43\x6a\x44\x6b\x4d\x4b\x52\x54\x79\x56\x52\x77\x36\x4c\x44\x68\x4d\x4b\x74\x54\x63\x4b\x57\x77\x71\x6a\x44\x69\x73\x4f\x35\x77\x37\x6e\x43\x6b\x63\x4f\x54\x77\x70\x67\x71\x52\x63\x4f\x2b\x77\x70\x44\x44\x6d\x4d\x4b\x59\x77\x37\x76\x44\x6a\x4d\x4f\x2f\x4f\x4d\x4b\x65\x63\x73\x4f\x37\x77\x36\x33\x43\x73\x73\x4b\x44\x77\x71\x30\x62\x57\x38\x4b\x61\x55\x55\x4c\x44\x67\x4d\x4b\x71\x77\x37\x58\x43\x70\x47\x62\x44\x75\x31\x67\x51\x46\x53\x2f\x43\x6f\x38\x4f\x33\x77\x70\x50\x44\x75\x73\x4f\x66\x77\x34\x70\x42\x63\x4d\x4f\x61\x51\x78\x68\x6e\x77\x35\x6a\x44\x6b\x78\x58\x43\x6b\x57\x33\x44\x6c\x6b\x46\x71\x77\x70\x58\x44\x69\x4d\x4f\x44\x77\x35\x67\x56\x50\x73\x4f\x55\x45\x31\x41\x4b\x77\x35\x46\x73\x44\x73\x4b\x54\x77\x72\x6b\x78\x42\x63\x4b\x78\x77\x34\x70\x2f\x77\x6f\x62\x44\x6b\x4d\x4b\x41\x77\x71\x7a\x43\x68\x68\x31\x69\x77\x71\x50\x44\x6b\x6d\x48\x44\x75\x44\x62\x44\x71\x32\x31\x7a\x57\x68\x67\x6e\x50\x4d\x4b\x6f\x77\x36\x50\x43\x71\x33\x54\x43\x74\x48\x6c\x44\x77\x34\x76\x43\x67\x54\x7a\x44\x67\x46\x4c\x43\x6b\x38\x4b\x41\x77\x72\x74\x65\x54\x63\x4b\x33\x58\x54\x54\x43\x6a\x4d\x4f\x6e\x77\x6f\x48\x44\x6d\x73\x4f\x36\x61\x6d\x4c\x43\x71\x38\x4f\x32\x4c\x6e\x49\x61\x77\x71\x72\x44\x68\x44\x50\x44\x73\x4d\x4f\x4e\x77\x72\x66\x43\x76\x73\x4f\x54\x77\x37\x31\x45\x77\x35\x6c\x6e\x77\x37\x45\x48\x66\x63\x4f\x57\x77\x36\x37\x44\x69\x78\x74\x6a\x77\x34\x68\x68\x45\x52\x62\x44\x74\x63\x4f\x46\x43\x38\x4b\x77\x77\x71\x46\x56\x77\x35\x54\x43\x6b\x73\x4b\x37\x77\x37\x6c\x44\x58\x63\x4f\x70\x77\x37\x41\x79\x77\x6f\x4d\x70\x77\x71\x6e\x44\x68\x69\x51\x6f\x77\x72\x4c\x44\x67\x38\x4b\x78\x77\x70\x44\x43\x67\x6c\x77\x54\x46\x73\x4b\x55\x52\x38\x4b\x42\x77\x6f\x48\x44\x6d\x52\x48\x43\x73\x55\x4a\x34\x77\x71\x48\x43\x71\x38\x4b\x53\x51\x4d\x4b\x76\x77\x36\x56\x65\x77\x35\x6a\x43\x6a\x6c\x38\x53\x4a\x7a\x48\x44\x70\x63\x4f\x61\x4a\x32\x37\x43\x6f\x63\x4f\x33\x77\x37\x5a\x4c\x63\x4d\x4f\x4e\x58\x54\x6b\x75\x77\x6f\x7a\x43\x6f\x63\x4b\x33\x77\x72\x68\x4b\x77\x71\x7a\x44\x75\x68\x52\x4f\x77\x35\x37\x44\x6e\x4d\x4f\x53\x77\x34\x33\x44\x71\x31\x6e\x43\x6e\x73\x4f\x43\x77\x35\x70\x75\x62\x43\x58\x43\x6a\x63\x4b\x73\x43\x38\x4f\x71\x77\x71\x37\x44\x73\x47\x63\x65\x4f\x79\x6f\x52\x49\x41\x38\x6c\x77\x71\x4c\x43\x73\x6a\x76\x44\x6b\x73\x4f\x51\x77\x70\x37\x43\x71\x55\x6a\x44\x6d\x68\x56\x78\x56\x38\x4f\x6d\x65\x4d\x4b\x71\x5a\x38\x4b\x70\x56\x73\x4f\x4e\x55\x47\x64\x42\x77\x70\x33\x43\x69\x38\x4f\x35\x77\x37\x46\x35\x77\x70\x4e\x31\x61\x4d\x4b\x66\x4b\x6e\x76\x43\x72\x63\x4b\x45\x53\x63\x4f\x63\x4e\x7a\x4a\x78\x77\x36\x46\x50\x77\x72\x72\x44\x67\x30\x48\x44\x6d\x79\x68\x4b\x77\x71\x64\x43\x4a\x4d\x4f\x67\x55\x63\x4f\x4f\x4f\x41\x39\x74\x4a\x47\x7a\x44\x74\x56\x6a\x43\x72\x79\x37\x43\x74\x38\x4b\x41\x77\x71\x39\x5a\x77\x6f\x48\x43\x74\x54\x58\x43\x73\x38\x4b\x59\x65\x63\x4b\x4a\x77\x36\x66\x44\x69\x41\x59\x75\x77\x36\x50\x43\x6b\x73\x4b\x71\x77\x34\x6e\x43\x6e\x79\x41\x46\x45\x78\x44\x43\x71\x63\x4b\x48\x43\x42\x50\x43\x71\x63\x4f\x34\x77\x37\x6c\x55\x5a\x38\x4b\x73\x77\x37\x6e\x44\x6b\x6a\x48\x44\x71\x6c\x67\x6e\x65\x63\x4b\x4b\x45\x48\x6a\x43\x75\x4d\x4f\x63\x77\x37\x6b\x68\x63\x33\x49\x39\x77\x35\x50\x43\x69\x73\x4f\x32\x77\x70\x45\x6a\x66\x42\x35\x45\x51\x4d\x4f\x59\x52\x4d\x4f\x50\x62\x63\x4f\x53\x77\x6f\x4c\x43\x6d\x6c\x49\x4c\x77\x71\x50\x44\x68\x38\x4f\x53\x61\x69\x51\x4e\x77\x71\x54\x44\x67\x43\x4e\x67\x77\x34\x67\x51\x77\x35\x4e\x55\x41\x33\x58\x44\x72\x4d\x4b\x38\x57\x52\x72\x43\x76\x52\x38\x6d\x49\x69\x48\x43\x6c\x6c\x52\x33\x59\x73\x4f\x73\x77\x72\x44\x43\x70\x73\x4b\x59\x77\x6f\x34\x31\x77\x6f\x62\x43\x76\x73\x4b\x4b\x53\x68\x7a\x43\x68\x46\x62\x44\x6a\x38\x4b\x30\x52\x56\x52\x58\x54\x31\x5a\x63\x77\x71\x6e\x44\x68\x45\x50\x43\x6a\x67\x77\x63\x77\x6f\x44\x43\x6f\x31\x6e\x43\x67\x54\x54\x43\x68\x41\x31\x79\x50\x4d\x4f\x77\x55\x42\x2f\x43\x6a\x63\x4b\x71\x77\x6f\x48\x44\x69\x4d\x4b\x31\x5a\x4d\x4f\x6d\x77\x37\x62\x44\x73\x68\x6b\x6e\x77\x35\x2f\x44\x6e\x73\x4b\x6f\x77\x34\x50\x43\x6f\x6d\x7a\x43\x69\x53\x6e\x44\x74\x68\x73\x49\x56\x48\x33\x43\x67\x73\x4b\x72\x77\x37\x52\x2b\x77\x71\x49\x55\x77\x6f\x51\x71\x4b\x63\x4b\x34\x63\x73\x4b\x4a\x4c\x73\x4b\x44\x77\x37\x46\x39\x4d\x52\x4c\x44\x74\x54\x6c\x43\x77\x70\x52\x74\x77\x35\x4e\x77\x77\x6f\x4c\x43\x69\x6d\x6f\x42\x64\x63\x4f\x4a\x55\x41\x74\x47\x46\x45\x5a\x74\x61\x6a\x54\x44\x71\x6c\x6b\x71\x58\x73\x4f\x47\x77\x71\x49\x6a\x58\x53\x54\x43\x6f\x38\x4f\x6d\x77\x6f\x52\x6d\x77\x71\x6a\x43\x6b\x4d\x4f\x63\x5a\x4d\x4b\x41\x77\x6f\x2f\x43\x71\x73\x4b\x32\x77\x72\x7a\x44\x67\x4d\x4b\x65\x49\x41\x41\x36\x77\x36\x66\x44\x71\x4d\x4b\x46\x77\x70\x37\x43\x76\x45\x62\x44\x73\x73\x4b\x55\x47\x46\x4d\x53\x77\x72\x76\x43\x74\x6a\x59\x65\x54\x56\x67\x59\x4e\x6b\x42\x37\x41\x73\x4b\x54\x4d\x43\x76\x43\x67\x6e\x70\x77\x54\x53\x46\x78\x77\x35\x6a\x44\x6c\x32\x66\x43\x71\x78\x6e\x43\x72\x30\x52\x2b\x45\x73\x4f\x6c\x54\x6b\x4d\x70\x77\x35\x6f\x77\x77\x70\x56\x75\x77\x72\x76\x44\x6a\x6a\x37\x44\x67\x54\x6f\x7a\x77\x70\x7a\x43\x6a\x55\x67\x47\x66\x43\x58\x43\x6b\x58\x4a\x73\x58\x38\x4f\x66\x54\x42\x6c\x44\x47\x4d\x4f\x35\x77\x6f\x6a\x44\x71\x4d\x4f\x38\x42\x38\x4b\x77\x77\x6f\x54\x44\x72\x6e\x44\x43\x6b\x63\x4f\x39\x77\x71\x38\x74\x54\x73\x4b\x75\x77\x35\x33\x43\x75\x38\x4f\x76\x77\x6f\x6f\x37\x45\x4d\x4b\x4e\x52\x4d\x4f\x37\x64\x67\x6a\x43\x76\x4d\x4b\x76\x77\x37\x55\x39\x63\x6e\x2f\x43\x6d\x6b\x46\x6f\x77\x6f\x42\x4d\x5a\x30\x58\x43\x6d\x63\x4b\x33\x77\x6f\x74\x36\x46\x32\x38\x69\x77\x71\x70\x31\x4e\x73\x4b\x57\x46\x4d\x4f\x30\x77\x72\x76\x44\x6c\x51\x55\x66\x77\x35\x7a\x44\x72\x78\x6c\x62\x53\x38\x4b\x35\x4a\x79\x76\x44\x71\x33\x2f\x44\x6c\x7a\x49\x77\x77\x6f\x76\x43\x74\x63\x4f\x67\x4d\x68\x31\x6c\x77\x72\x76\x43\x69\x58\x6f\x55\x77\x71\x6e\x43\x72\x4d\x4b\x65\x47\x38\x4f\x37\x77\x70\x39\x7a\x77\x36\x41\x4f\x77\x36\x6e\x44\x6c\x4d\x4b\x6c\x4d\x41\x55\x71\x77\x6f\x44\x44\x6d\x51\x77\x37\x77\x34\x48\x43\x75\x38\x4f\x74\x45\x63\x4b\x4c\x77\x35\x67\x46\x77\x70\x5a\x6c\x49\x38\x4b\x34\x44\x38\x4f\x6c\x51\x52\x56\x39\x44\x4d\x4b\x6e\x4b\x7a\x6a\x43\x68\x30\x37\x43\x6f\x33\x4e\x51\x48\x51\x45\x77\x77\x36\x7a\x43\x6b\x38\x4f\x6e\x41\x73\x4f\x53\x57\x63\x4f\x35\x77\x35\x6a\x44\x6c\x57\x31\x65\x44\x73\x4f\x63\x55\x32\x56\x6d\x77\x35\x51\x54\x77\x36\x37\x43\x76\x41\x30\x65\x4e\x6d\x31\x36\x4d\x63\x4b\x68\x5a\x73\x4f\x51\x65\x79\x44\x43\x73\x51\x6a\x43\x6a\x4d\x4b\x4a\x77\x37\x41\x74\x45\x48\x7a\x44\x76\x73\x4f\x2b\x77\x71\x64\x5a\x77\x36\x55\x6f\x52\x4d\x4f\x59\x4c\x38\x4b\x55\x55\x47\x78\x74\x61\x73\x4f\x66\x59\x4d\x4b\x59\x77\x6f\x31\x48\x49\x4d\x4f\x35\x4d\x79\x54\x44\x70\x38\x4f\x54\x46\x38\x4f\x6d\x77\x6f\x6c\x79\x52\x43\x33\x43\x6b\x6b\x64\x2b\x4e\x6e\x37\x43\x70\x6a\x52\x4f\x43\x73\x4b\x42\x47\x63\x4f\x77\x53\x47\x6a\x43\x6a\x45\x74\x41\x56\x38\x4f\x72\x63\x78\x6b\x70\x48\x7a\x4c\x43\x68\x41\x39\x41\x77\x36\x74\x73\x48\x63\x4f\x32\x77\x6f\x37\x43\x68\x63\x4f\x62\x53\x43\x77\x63\x77\x72\x54\x43\x6e\x43\x37\x44\x6c\x79\x55\x75\x77\x34\x6a\x43\x71\x48\x76\x44\x76\x44\x64\x6d\x55\x67\x7a\x44\x74\x78\x50\x44\x6d\x63\x4b\x38\x42\x63\x4b\x67\x77\x36\x30\x70\x51\x79\x59\x68\x52\x38\x4f\x67\x42\x4d\x4f\x73\x46\x56\x64\x6c\x77\x34\x44\x43\x6b\x58\x4a\x46\x77\x70\x74\x75\x4d\x63\x4b\x35\x77\x36\x77\x64\x4e\x77\x48\x44\x75\x4d\x4b\x6a\x44\x57\x44\x44\x6a\x38\x4f\x7a\x77\x34\x51\x6a\x77\x35\x66\x44\x75\x6e\x73\x5a\x44\x73\x4f\x59\x56\x32\x2f\x44\x73\x44\x6a\x44\x72\x73\x4f\x54\x61\x52\x59\x6e\x77\x34\x55\x65\x53\x68\x55\x53\x51\x4d\x4b\x57\x77\x71\x45\x57\x77\x70\x37\x43\x74\x6c\x37\x44\x67\x30\x78\x2f\x63\x54\x44\x43\x72\x38\x4f\x78\x77\x6f\x66\x43\x71\x63\x4b\x56\x65\x79\x4e\x30\x77\x35\x6e\x44\x73\x4d\x4f\x4d\x43\x47\x44\x43\x71\x6c\x46\x68\x41\x4d\x4b\x41\x77\x35\x67\x77\x54\x38\x4b\x55\x52\x63\x4b\x66\x48\x63\x4b\x59\x77\x34\x2f\x43\x6c\x67\x51\x51\x77\x36\x5a\x59\x45\x6b\x37\x44\x6d\x4d\x4f\x72\x5a\x55\x76\x44\x69\x6d\x6b\x33\x77\x70\x72\x43\x69\x42\x46\x4d\x77\x37\x48\x44\x75\x4d\x4b\x6c\x4b\x38\x4f\x6c\x61\x4d\x4f\x64\x77\x6f\x56\x71\x77\x71\x7a\x44\x68\x4d\x4b\x4c\x50\x41\x70\x64\x4c\x63\x4f\x2f\x77\x36\x4d\x45\x77\x36\x50\x44\x6a\x55\x48\x44\x6e\x42\x72\x44\x6e\x6b\x55\x72\x77\x35\x72\x44\x68\x4d\x4f\x51\x77\x72\x33\x43\x6a\x73\x4f\x4e\x42\x73\x4f\x35\x46\x4d\x4f\x4a\x58\x6d\x5a\x47\x77\x35\x4d\x74\x77\x70\x4e\x49\x62\x73\x4f\x51\x56\x6c\x48\x43\x6f\x67\x59\x4b\x77\x36\x59\x76\x53\x6d\x4c\x43\x71\x63\x4b\x53\x44\x45\x48\x44\x76\x43\x49\x57\x77\x72\x34\x75\x77\x35\x78\x36\x77\x72\x76\x43\x6c\x30\x38\x4d\x77\x36\x4e\x55\x77\x6f\x30\x7a\x77\x6f\x41\x69\x77\x6f\x76\x43\x6d\x44\x76\x44\x6b\x53\x56\x35\x77\x71\x76\x43\x75\x4d\x4f\x65\x77\x6f\x2f\x44\x74\x55\x49\x71\x77\x37\x6c\x44\x44\x63\x4b\x66\x77\x36\x50\x44\x72\x4d\x4b\x71\x61\x73\x4f\x36\x77\x70\x6f\x75\x77\x34\x44\x44\x74\x6d\x54\x44\x70\x38\x4f\x49\x77\x35\x64\x6e\x5a\x46\x59\x7a\x77\x37\x72\x43\x72\x63\x4f\x59\x66\x38\x4f\x62\x65\x63\x4b\x6a\x54\x73\x4f\x4b\x4b\x4d\x4b\x57\x77\x71\x31\x52\x77\x36\x48\x44\x71\x57\x4c\x43\x6a\x63\x4f\x50\x4c\x46\x5a\x33\x47\x77\x72\x44\x72\x38\x4f\x67\x49\x63\x4b\x42\x77\x6f\x2f\x43\x6a\x73\x4b\x36\x44\x67\x54\x43\x76\x6c\x56\x48\x4c\x67\x37\x44\x6d\x32\x4e\x41\x58\x63\x4f\x33\x5a\x38\x4f\x64\x77\x37\x6f\x77\x44\x63\x4f\x52\x64\x4d\x4b\x41\x4a\x54\x33\x43\x75\x63\x4b\x6e\x77\x6f\x4e\x35\x53\x38\x4b\x4f\x77\x71\x30\x54\x77\x70\x58\x43\x68\x4d\x4f\x4a\x4d\x38\x4b\x75\x63\x63\x4f\x2b\x77\x35\x37\x43\x6b\x73\x4b\x37\x77\x34\x72\x43\x76\x77\x56\x39\x77\x6f\x66\x43\x69\x30\x54\x44\x70\x53\x55\x33\x77\x71\x45\x73\x77\x35\x54\x43\x69\x69\x50\x44\x71\x4d\x4f\x44\x58\x73\x4f\x52\x77\x36\x5a\x6a\x77\x35\x48\x43\x67\x58\x50\x44\x73\x45\x74\x33\x4a\x73\x4b\x6c\x77\x37\x39\x35\x77\x6f\x77\x39\x77\x37\x6a\x44\x73\x38\x4f\x64\x4c\x58\x70\x66\x4c\x38\x4b\x57\x77\x6f\x2f\x43\x6f\x45\x38\x6a\x77\x37\x55\x52\x77\x71\x4c\x44\x76\x73\x4f\x31\x77\x34\x7a\x43\x76\x7a\x4c\x43\x6e\x6d\x48\x44\x70\x57\x35\x2b\x77\x71\x4e\x6a\x77\x34\x56\x52\x77\x72\x66\x44\x6d\x4d\x4f\x4a\x77\x70\x70\x39\x77\x6f\x2f\x43\x6f\x4d\x4b\x64\x4f\x73\x4f\x35\x41\x73\x4b\x4e\x77\x71\x45\x59\x77\x37\x44\x43\x6f\x77\x41\x57\x77\x70\x76\x43\x74\x6c\x66\x44\x6f\x73\x4f\x79\x77\x71\x33\x44\x68\x73\x4b\x79\x4e\x38\x4b\x63\x4e\x4d\x4b\x36\x50\x55\x37\x43\x6e\x4d\x4b\x6b\x61\x73\x4b\x49\x77\x71\x6b\x52\x77\x6f\x50\x44\x74\x4d\x4f\x75\x4e\x4d\x4b\x5a\x64\x31\x59\x4c\x77\x70\x64\x79\x77\x72\x74\x56\x46\x51\x54\x44\x73\x38\x4f\x7a\x49\x42\x4c\x44\x72\x79\x48\x44\x71\x38\x4b\x37\x41\x4d\x4b\x2f\x77\x6f\x48\x43\x75\x73\x4b\x64\x63\x63\x4b\x64\x77\x70\x77\x47\x77\x70\x4c\x43\x6f\x48\x48\x43\x76\x44\x50\x43\x70\x46\x64\x57\x57\x54\x7a\x43\x70\x7a\x72\x44\x71\x38\x4f\x72\x77\x35\x30\x75\x43\x38\x4b\x7a\x77\x34\x6e\x43\x6e\x52\x41\x66\x47\x4d\x4b\x6c\x77\x36\x6b\x50\x77\x35\x78\x44\x58\x32\x4a\x51\x65\x56\x72\x43\x69\x73\x4f\x43\x77\x72\x41\x72\x59\x38\x4b\x65\x4a\x73\x4b\x50\x62\x31\x66\x44\x76\x7a\x6c\x49\x4b\x48\x39\x7a\x77\x6f\x49\x6f\x54\x78\x37\x44\x72\x41\x6a\x44\x70\x63\x4b\x68\x77\x6f\x35\x62\x77\x36\x74\x5a\x4f\x33\x41\x58\x77\x6f\x31\x59\x47\x63\x4f\x58\x77\x37\x66\x44\x71\x63\x4b\x65\x77\x70\x62\x44\x74\x4d\x4b\x44\x4f\x54\x30\x49\x77\x70\x30\x35\x77\x6f\x42\x41\x77\x35\x7a\x44\x73\x69\x7a\x43\x6d\x48\x37\x43\x6b\x46\x70\x6b\x77\x71\x76\x43\x71\x56\x4a\x43\x41\x4d\x4f\x45\x77\x72\x63\x77\x45\x51\x55\x33\x4d\x6c\x6b\x52\x45\x38\x4b\x63\x77\x72\x7a\x44\x6f\x6b\x4a\x58\x77\x6f\x76\x44\x67\x63\x4b\x67\x4d\x63\x4b\x54\x77\x71\x73\x4e\x77\x72\x54\x43\x72\x47\x38\x56\x65\x78\x59\x39\x66\x41\x55\x6c\x77\x70\x37\x44\x76\x63\x4b\x4c\x77\x72\x7a\x44\x75\x63\x4b\x36\x42\x73\x4f\x72\x58\x38\x4b\x76\x77\x35\x5a\x6f\x77\x35\x31\x4d\x64\x63\x4f\x63\x77\x37\x4c\x43\x67\x51\x39\x51\x77\x6f\x64\x6f\x58\x63\x4f\x51\x59\x57\x73\x74\x50\x73\x4b\x48\x41\x54\x63\x6b\x58\x45\x5a\x79\x77\x6f\x76\x44\x6d\x63\x4b\x2b\x4f\x57\x77\x38\x77\x70\x4c\x44\x6c\x54\x64\x68\x77\x71\x7a\x44\x6e\x6b\x41\x4a\x77\x34\x78\x42\x64\x6d\x4d\x2f\x48\x42\x6a\x44\x68\x56\x39\x4c\x77\x35\x4e\x45\x77\x35\x31\x43\x50\x38\x4b\x6c\x45\x67\x7a\x43\x6d\x78\x44\x43\x6c\x46\x30\x44\x77\x35\x62\x43\x6f\x6a\x68\x46\x77\x72\x62\x44\x6a\x77\x2f\x44\x73\x73\x4f\x6c\x77\x71\x77\x58\x77\x70\x5a\x71\x77\x36\x6a\x43\x6e\x30\x51\x73\x4f\x58\x62\x44\x67\x54\x31\x50\x4a\x4d\x4b\x43\x49\x38\x4f\x39\x77\x71\x42\x31\x57\x4d\x4b\x76\x58\x63\x4b\x63\x77\x70\x54\x43\x72\x78\x58\x44\x67\x4d\x4b\x35\x77\x70\x56\x46\x4d\x38\x4b\x6a\x77\x34\x72\x43\x74\x55\x38\x67\x77\x72\x4c\x43\x70\x6b\x58\x44\x67\x73\x4b\x55\x4d\x38\x4f\x77\x77\x72\x72\x43\x6d\x51\x4a\x79\x77\x34\x6a\x44\x71\x77\x37\x43\x74\x73\x4b\x57\x77\x34\x6e\x43\x69\x73\x4f\x52\x77\x36\x4d\x62\x77\x72\x38\x68\x52\x47\x58\x43\x71\x68\x76\x43\x69\x56\x4d\x62\x57\x45\x4d\x45\x77\x70\x4c\x44\x71\x53\x46\x4c\x66\x63\x4b\x46\x77\x70\x73\x63\x77\x71\x6e\x43\x67\x73\x4b\x52\x77\x37\x39\x67\x77\x6f\x42\x5a\x45\x73\x4f\x6f\x77\x72\x38\x39\x77\x34\x6e\x44\x69\x42\x49\x66\x62\x44\x67\x79\x5a\x63\x4f\x69\x77\x6f\x4d\x53\x59\x4d\x4f\x46\x77\x6f\x70\x42\x55\x63\x4f\x57\x57\x67\x34\x74\x77\x36\x49\x66\x54\x53\x68\x44\x66\x73\x4b\x43\x4d\x38\x4b\x55\x4f\x4d\x4b\x70\x45\x58\x38\x4a\x4e\x4d\x4b\x6f\x53\x67\x64\x4a\x57\x63\x4f\x76\x51\x38\x4f\x59\x77\x36\x50\x44\x71\x63\x4b\x44\x77\x37\x77\x62\x77\x72\x45\x64\x77\x70\x78\x68\x77\x6f\x30\x41\x77\x6f\x41\x4a\x77\x72\x46\x51\x54\x58\x72\x44\x67\x63\x4f\x4b\x77\x70\x41\x30\x45\x43\x68\x69\x46\x6a\x4d\x4b\x77\x71\x35\x4b\x77\x6f\x58\x43\x71\x79\x76\x44\x6d\x58\x51\x33\x77\x70\x33\x44\x68\x58\x67\x4d\x77\x34\x72\x43\x76\x69\x73\x4b\x77\x72\x76\x44\x76\x63\x4b\x43\x77\x6f\x34\x4c\x77\x72\x72\x43\x72\x63\x4f\x76\x61\x44\x49\x4d\x61\x63\x4f\x6d\x77\x72\x4c\x44\x6b\x4d\x4f\x50\x4b\x73\x4b\x6b\x4d\x77\x2f\x44\x6a\x38\x4b\x4a\x77\x36\x35\x59\x77\x72\x64\x50\x46\x6d\x33\x44\x73\x38\x4b\x64\x77\x72\x52\x61\x46\x30\x62\x44\x6d\x4d\x4f\x68\x77\x35\x67\x4f\x77\x6f\x58\x44\x72\x41\x6a\x44\x6a\x69\x31\x51\x5a\x6b\x58\x44\x69\x4d\x4f\x4a\x4b\x68\x64\x6f\x44\x73\x4b\x4e\x62\x38\x4b\x54\x4b\x6a\x77\x66\x77\x34\x42\x4f\x77\x72\x67\x74\x42\x73\x4b\x6b\x48\x33\x37\x43\x71\x48\x6a\x43\x6a\x4d\x4b\x39\x77\x35\x78\x59\x77\x6f\x4a\x33\x4c\x38\x4b\x77\x4f\x4d\x4b\x75\x77\x70\x63\x63\x57\x48\x6a\x43\x67\x78\x45\x2f\x77\x72\x48\x44\x69\x73\x4f\x48\x77\x70\x52\x38\x46\x79\x66\x43\x6b\x6d\x62\x43\x6e\x68\x59\x64\x77\x34\x33\x43\x75\x31\x63\x73\x59\x67\x35\x52\x77\x6f\x41\x43\x55\x73\x4f\x64\x77\x6f\x30\x41\x63\x63\x4b\x4f\x77\x35\x77\x49\x77\x37\x46\x67\x4b\x38\x4b\x37\x77\x71\x4a\x59\x77\x6f\x51\x70\x77\x70\x41\x57\x41\x38\x4b\x4a\x4c\x79\x58\x44\x71\x38\x4f\x49\x58\x4d\x4f\x55\x77\x71\x54\x44\x70\x78\x51\x6c\x77\x72\x4d\x4a\x77\x35\x73\x67\x77\x37\x4e\x4f\x77\x36\x7a\x43\x6d\x63\x4b\x46\x55\x63\x4b\x32\x53\x4d\x4f\x7a\x77\x35\x62\x43\x6c\x6a\x30\x2b\x59\x63\x4f\x6d\x53\x53\x66\x43\x6b\x63\x4f\x50\x77\x36\x6b\x62\x77\x72\x52\x6b\x54\x54\x55\x2b\x77\x34\x74\x66\x77\x36\x59\x56\x52\x63\x4b\x62\x77\x6f\x56\x76\x77\x37\x56\x4f\x47\x46\x72\x44\x6f\x73\x4f\x78\x77\x36\x72\x43\x74\x31\x44\x43\x6e\x6d\x6b\x4f\x77\x70\x37\x43\x69\x73\x4b\x55\x77\x35\x64\x7a\x61\x63\x4b\x45\x5a\x45\x7a\x43\x71\x43\x54\x43\x74\x67\x77\x4e\x54\x63\x4b\x43\x77\x34\x54\x43\x67\x47\x6e\x43\x6f\x38\x4f\x4f\x53\x53\x62\x43\x75\x32\x78\x63\x77\x6f\x44\x43\x72\x41\x6a\x43\x6d\x38\x4f\x38\x77\x36\x44\x44\x74\x63\x4b\x4f\x77\x6f\x59\x48\x77\x35\x31\x76\x77\x70\x51\x4f\x58\x73\x4b\x2f\x77\x6f\x54\x44\x76\x63\x4b\x48\x77\x35\x45\x6e\x77\x71\x44\x43\x67\x63\x4b\x78\x77\x70\x48\x44\x73\x77\x77\x65\x77\x6f\x37\x44\x70\x73\x4f\x42\x77\x37\x48\x43\x69\x38\x4f\x31\x66\x47\x6e\x44\x6b\x4d\x4f\x34\x45\x33\x42\x68\x77\x35\x33\x43\x68\x45\x4c\x43\x72\x32\x34\x4c\x77\x72\x49\x74\x77\x71\x4c\x44\x68\x73\x4b\x66\x49\x73\x4f\x36\x77\x71\x72\x44\x6d\x73\x4b\x68\x77\x34\x77\x54\x64\x58\x2f\x44\x6d\x54\x2f\x43\x69\x52\x73\x50\x77\x70\x33\x44\x73\x32\x50\x44\x72\x4d\x4b\x68\x77\x34\x74\x71\x77\x35\x52\x35\x66\x41\x64\x6b\x42\x78\x48\x43\x73\x55\x44\x43\x6c\x73\x4f\x47\x77\x36\x50\x44\x67\x45\x51\x69\x77\x36\x52\x53\x77\x72\x6c\x4f\x4d\x4d\x4f\x6b\x77\x35\x33\x43\x6d\x67\x30\x70\x77\x34\x78\x4b\x77\x35\x50\x43\x68\x63\x4b\x6e\x77\x37\x76\x43\x6f\x6a\x6e\x43\x74\x68\x58\x43\x67\x78\x70\x45\x77\x36\x77\x70\x59\x38\x4f\x32\x55\x73\x4b\x43\x77\x70\x7a\x44\x6d\x6a\x55\x59\x77\x34\x6f\x32\x43\x51\x7a\x43\x6d\x73\x4f\x39\x4f\x52\x48\x43\x75\x4d\x4f\x69\x77\x37\x41\x54\x77\x36\x73\x5a\x77\x70\x64\x67\x66\x53\x52\x42\x46\x48\x66\x44\x67\x38\x4f\x38\x77\x37\x59\x2b\x59\x47\x51\x58\x62\x51\x54\x43\x75\x73\x4f\x75\x77\x72\x54\x43\x68\x73\x4b\x63\x44\x44\x70\x77\x77\x6f\x49\x4c\x52\x4d\x4f\x6d\x77\x70\x4c\x43\x6d\x38\x4f\x30\x77\x6f\x48\x43\x76\x7a\x50\x43\x76\x6d\x6a\x43\x71\x45\x33\x44\x73\x38\x4f\x4b\x77\x6f\x5a\x68\x77\x71\x6a\x44\x67\x63\x4b\x57\x77\x72\x6f\x6f\x61\x73\x4f\x65\x77\x71\x2f\x43\x73\x38\x4f\x72\x77\x6f\x6a\x43\x6d\x73\x4f\x6f\x58\x38\x4f\x70\x65\x4d\x4f\x42\x77\x70\x68\x63\x54\x69\x58\x44\x72\x38\x4b\x6a\x46\x73\x4f\x77\x77\x70\x72\x43\x71\x38\x4f\x6f\x63\x4d\x4b\x52\x65\x54\x33\x43\x76\x4d\x4b\x79\x77\x72\x31\x77\x77\x72\x62\x44\x68\x38\x4b\x32\x77\x70\x41\x6a\x63\x79\x6e\x43\x75\x7a\x70\x6e\x56\x41\x76\x43\x70\x6e\x4c\x44\x76\x63\x4f\x2b\x48\x6c\x49\x72\x77\x36\x45\x6e\x77\x71\x63\x6b\x77\x34\x63\x45\x77\x34\x78\x78\x77\x71\x37\x43\x69\x79\x55\x41\x77\x72\x7a\x43\x6a\x54\x56\x76\x4b\x53\x64\x65\x65\x73\x4b\x5a\x42\x4d\x4f\x6c\x4b\x4d\x4f\x30\x50\x67\x35\x5a\x77\x36\x54\x44\x6f\x4d\x4f\x2f\x4c\x63\x4f\x65\x4c\x4d\x4b\x6d\x57\x31\x78\x34\x77\x6f\x51\x4a\x77\x34\x6a\x44\x6c\x73\x4b\x2f\x77\x70\x74\x53\x77\x37\x7a\x43\x6c\x69\x6a\x44\x70\x30\x6e\x43\x74\x57\x33\x44\x73\x63\x4b\x72\x77\x72\x51\x53\x62\x38\x4b\x45\x77\x72\x72\x43\x6f\x42\x42\x72\x59\x4d\x4b\x77\x77\x6f\x52\x51\x77\x70\x4e\x70\x77\x37\x41\x70\x44\x56\x31\x4c\x77\x34\x62\x43\x67\x48\x41\x53\x61\x38\x4b\x46\x63\x41\x4d\x74\x77\x36\x38\x5a\x61\x38\x4f\x76\x53\x56\x76\x44\x67\x38\x4b\x31\x51\x33\x66\x43\x67\x42\x44\x44\x76\x56\x33\x43\x6b\x73\x4f\x59\x45\x68\x6f\x47\x49\x6a\x48\x44\x75\x63\x4f\x37\x77\x6f\x58\x43\x74\x42\x33\x44\x6e\x38\x4b\x6b\x4e\x68\x30\x49\x77\x6f\x51\x78\x4b\x56\x7a\x43\x6a\x73\x4f\x2f\x62\x30\x50\x43\x75\x54\x2f\x44\x6f\x47\x74\x30\x41\x38\x4f\x2f\x77\x35\x59\x6e\x77\x70\x4c\x44\x6f\x4d\x4b\x64\x4c\x55\x2f\x43\x6f\x67\x63\x70\x4b\x32\x55\x41\x4d\x56\x4c\x43\x75\x48\x6a\x43\x75\x73\x4b\x46\x42\x43\x58\x43\x6d\x4d\x4f\x61\x77\x70\x42\x35\x77\x37\x78\x6f\x4b\x44\x48\x43\x69\x30\x49\x5a\x48\x6d\x54\x44\x6d\x73\x4f\x45\x59\x32\x46\x4e\x77\x6f\x78\x74\x77\x34\x63\x46\x44\x45\x66\x43\x6a\x73\x4f\x44\x77\x36\x6e\x43\x70\x63\x4f\x6e\x77\x72\x63\x4a\x56\x77\x56\x71\x4b\x63\x4f\x7a\x54\x73\x4f\x6a\x77\x37\x48\x44\x6d\x6b\x67\x6f\x54\x63\x4b\x36\x4e\x38\x4b\x6d\x77\x70\x33\x44\x68\x6b\x4d\x47\x4c\x57\x33\x44\x6e\x38\x4b\x69\x63\x53\x39\x2b\x58\x31\x58\x43\x75\x6d\x76\x43\x76\x4d\x4f\x33\x55\x63\x4b\x46\x45\x51\x77\x58\x58\x63\x4f\x76\x50\x73\x4f\x67\x62\x51\x62\x43\x6b\x63\x4f\x66\x45\x7a\x74\x64\x53\x73\x4f\x48\x4f\x33\x39\x5a\x62\x73\x4b\x53\x77\x70\x34\x32\x77\x37\x2f\x43\x69\x77\x6e\x44\x6d\x67\x2f\x44\x6c\x38\x4b\x48\x59\x31\x50\x43\x74\x32\x39\x7a\x77\x72\x4c\x44\x70\x73\x4b\x44\x77\x72\x66\x43\x6f\x41\x54\x44\x75\x54\x50\x43\x73\x4d\x4b\x75\x77\x35\x48\x44\x6c\x55\x64\x44\x51\x4d\x4b\x70\x77\x35\x37\x43\x69\x41\x6e\x43\x67\x38\x4f\x4f\x77\x34\x4a\x62\x4f\x52\x2f\x43\x6e\x44\x35\x79\x58\x73\x4f\x41\x77\x36\x41\x61\x56\x6c\x6e\x43\x6a\x69\x63\x6e\x77\x36\x78\x46\x77\x72\x4c\x43\x6e\x77\x48\x44\x70\x69\x73\x70\x77\x36\x6b\x63\x4d\x54\x38\x33\x77\x72\x55\x45\x77\x36\x6e\x44\x72\x47\x30\x4d\x56\x69\x74\x69\x46\x38\x4b\x76\x53\x56\x73\x70\x77\x37\x30\x39\x63\x31\x33\x43\x75\x57\x63\x38\x52\x6a\x2f\x43\x72\x73\x4f\x53\x53\x30\x73\x54\x49\x6b\x78\x51\x77\x36\x37\x43\x6f\x48\x62\x44\x70\x33\x51\x54\x59\x30\x54\x44\x6f\x73\x4f\x6c\x77\x6f\x7a\x44\x6f\x73\x4f\x2f\x64\x33\x56\x35\x77\x37\x63\x54\x77\x36\x48\x43\x6e\x7a\x37\x43\x71\x69\x72\x44\x68\x38\x4b\x34\x77\x36\x52\x73\x61\x4d\x4b\x58\x77\x70\x73\x59\x77\x72\x6a\x43\x73\x7a\x78\x4f\x62\x38\x4f\x79\x63\x4d\x4b\x6f\x4b\x4d\x4f\x55\x56\x48\x41\x31\x59\x73\x4f\x64\x77\x36\x44\x44\x73\x73\x4f\x58\x59\x42\x76\x44\x6d\x73\x4f\x63\x55\x4d\x4b\x4f\x41\x56\x6b\x41\x77\x72\x63\x34\x65\x73\x4f\x61\x41\x73\x4f\x46\x77\x70\x72\x44\x70\x63\x4b\x48\x77\x71\x50\x43\x6a\x57\x4c\x43\x6d\x41\x55\x75\x56\x4d\x4f\x37\x77\x35\x6e\x43\x6a\x67\x76\x43\x70\x38\x4f\x63\x63\x73\x4b\x65\x55\x42\x35\x73\x65\x4d\x4b\x42\x64\x4d\x4f\x33\x44\x63\x4f\x70\x77\x72\x76\x43\x67\x48\x56\x79\x77\x6f\x62\x44\x6e\x67\x33\x44\x69\x73\x4b\x43\x77\x35\x50\x44\x68\x4d\x4b\x43\x53\x57\x58\x43\x74\x63\x4f\x6f\x77\x6f\x44\x44\x73\x7a\x73\x51\x77\x37\x4d\x66\x47\x73\x4f\x7a\x77\x6f\x34\x65\x77\x37\x50\x44\x69\x73\x4b\x4b\x77\x34\x49\x59\x77\x34\x41\x45\x53\x6e\x6a\x44\x6e\x67\x46\x39\x77\x6f\x33\x44\x6e\x6d\x6e\x43\x72\x45\x50\x44\x6f\x6c\x42\x4f\x43\x73\x4b\x55\x77\x71\x44\x44\x6b\x4d\x4b\x43\x61\x38\x4b\x4c\x77\x37\x6e\x43\x75\x7a\x78\x47\x77\x36\x30\x4c\x77\x6f\x30\x6c\x41\x68\x46\x6a\x66\x58\x31\x51\x41\x67\x70\x6c\x77\x34\x5a\x57\x56\x53\x6e\x43\x6d\x4d\x4b\x69\x77\x70\x74\x43\x52\x6d\x30\x5a\x77\x34\x54\x44\x6c\x30\x50\x44\x6e\x4d\x4b\x63\x77\x34\x6f\x37\x77\x72\x4c\x44\x75\x63\x4f\x72\x65\x4d\x4f\x4e\x77\x72\x4c\x44\x70\x38\x4f\x43\x77\x72\x77\x51\x77\x36\x7a\x43\x69\x4d\x4b\x7a\x77\x34\x6a\x44\x67\x78\x6b\x6b\x62\x31\x55\x47\x77\x34\x37\x43\x71\x48\x48\x44\x67\x6d\x77\x52\x77\x34\x66\x44\x73\x4d\x4b\x41\x77\x6f\x59\x54\x54\x38\x4b\x54\x77\x36\x52\x64\x4f\x63\x4b\x48\x4c\x67\x67\x6a\x77\x71\x54\x44\x74\x73\x4b\x33\x77\x72\x67\x58\x42\x63\x4b\x53\x77\x36\x4a\x4e\x65\x45\x66\x44\x76\x7a\x44\x44\x74\x38\x4b\x4e\x77\x70\x62\x43\x67\x79\x59\x55\x41\x52\x66\x44\x72\x44\x58\x43\x68\x73\x4f\x36\x77\x6f\x51\x6a\x77\x72\x62\x43\x6d\x43\x31\x79\x77\x70\x52\x5a\x45\x4d\x4f\x69\x4b\x4d\x4b\x5a\x77\x37\x4d\x41\x63\x73\x4f\x53\x77\x71\x51\x66\x51\x45\x68\x75\x77\x70\x58\x44\x76\x53\x59\x43\x49\x73\x4f\x77\x77\x35\x58\x43\x75\x38\x4f\x4c\x57\x42\x44\x44\x6e\x77\x77\x58\x44\x4d\x4b\x4b\x77\x36\x64\x6f\x47\x42\x41\x4f\x56\x38\x4b\x49\x77\x70\x33\x43\x6e\x63\x4f\x37\x77\x71\x49\x55\x77\x37\x46\x45\x77\x35\x74\x65\x41\x68\x48\x44\x6a\x38\x4f\x68\x77\x70\x45\x49\x44\x73\x4b\x7a\x77\x6f\x35\x45\x77\x6f\x7a\x44\x6a\x67\x56\x57\x77\x70\x62\x44\x76\x38\x4f\x61\x43\x42\x50\x44\x70\x73\x4b\x58\x55\x30\x4e\x6a\x77\x34\x74\x75\x4d\x38\x4f\x79\x77\x35\x37\x44\x6e\x47\x48\x44\x6f\x7a\x4a\x63\x4d\x69\x4e\x52\x77\x35\x70\x36\x53\x38\x4b\x4d\x58\x63\x4f\x68\x56\x73\x4f\x6f\x77\x34\x4e\x47\x77\x37\x77\x55\x77\x6f\x76\x43\x6b\x78\x4c\x43\x69\x6c\x6e\x43\x6d\x68\x7a\x44\x76\x63\x4f\x39\x4b\x38\x4f\x39\x4d\x73\x4b\x4f\x4e\x69\x7a\x44\x6e\x54\x2f\x43\x6c\x38\x4f\x31\x77\x36\x34\x2f\x77\x71\x68\x51\x5a\x38\x4b\x30\x4c\x45\x6b\x79\x77\x35\x38\x58\x77\x37\x31\x79\x42\x4d\x4b\x58\x55\x63\x4b\x49\x59\x53\x35\x52\x47\x58\x34\x52\x77\x35\x6c\x2f\x43\x54\x4a\x64\x4a\x38\x4f\x42\x77\x72\x48\x44\x74\x38\x4f\x78\x48\x32\x46\x42\x46\x46\x56\x34\x77\x35\x78\x59\x77\x72\x56\x58\x77\x71\x45\x58\x46\x33\x50\x44\x70\x38\x4b\x67\x66\x41\x50\x44\x6c\x63\x4b\x53\x47\x46\x49\x38\x77\x35\x73\x50\x77\x72\x74\x46\x56\x52\x4d\x5a\x59\x77\x41\x68\x77\x72\x33\x44\x72\x38\x4b\x42\x77\x6f\x6a\x44\x75\x38\x4f\x30\x45\x32\x5a\x45\x62\x4d\x4f\x2f\x77\x35\x66\x43\x67\x63\x4f\x58\x49\x48\x7a\x43\x6c\x73\x4f\x44\x42\x73\x4f\x46\x5a\x63\x4b\x66\x77\x70\x35\x59\x51\x4d\x4b\x73\x61\x6c\x6f\x6a\x77\x37\x2f\x44\x67\x63\x4f\x64\x45\x63\x4b\x57\x52\x73\x4f\x39\x41\x67\x35\x63\x77\x34\x33\x44\x73\x4d\x4b\x62\x65\x4d\x4b\x79\x77\x72\x78\x6f\x77\x72\x2f\x43\x71\x55\x72\x44\x73\x6d\x6e\x43\x6b\x38\x4f\x58\x77\x72\x58\x43\x68\x7a\x34\x49\x77\x35\x62\x44\x71\x57\x44\x43\x6e\x32\x44\x43\x68\x63\x4b\x6e\x77\x72\x6f\x49\x77\x37\x74\x73\x41\x63\x4f\x2b\x62\x4d\x4b\x65\x47\x73\x4f\x46\x48\x41\x4e\x59\x77\x6f\x58\x44\x75\x53\x66\x44\x70\x51\x78\x55\x64\x30\x77\x49\x66\x38\x4b\x30\x77\x6f\x46\x63\x51\x33\x48\x43\x6e\x53\x7a\x44\x72\x38\x4f\x6d\x77\x70\x46\x51\x77\x37\x48\x44\x67\x4d\x4b\x69\x51\x63\x4f\x54\x53\x43\x6b\x44\x77\x35\x31\x72\x77\x37\x56\x6c\x77\x35\x51\x36\x77\x6f\x4d\x58\x4b\x4d\x4f\x59\x61\x53\x48\x44\x6d\x45\x73\x68\x77\x6f\x33\x43\x6f\x6a\x49\x6d\x49\x38\x4f\x64\x59\x33\x2f\x44\x6e\x56\x72\x44\x76\x4d\x4f\x70\x63\x4d\x4f\x58\x52\x6d\x39\x4a\x77\x70\x62\x43\x74\x69\x4e\x36\x77\x35\x73\x38\x63\x38\x4b\x65\x4a\x47\x50\x44\x69\x33\x50\x43\x6a\x41\x46\x56\x44\x42\x6e\x44\x71\x4d\x4f\x6b\x77\x37\x44\x44\x72\x6c\x44\x43\x70\x6c\x63\x78\x56\x4d\x4b\x4c\x77\x34\x4d\x72\x77\x36\x2f\x44\x75\x7a\x66\x43\x74\x63\x4b\x37\x77\x36\x45\x4b\x4c\x78\x77\x58\x77\x72\x4c\x44\x6f\x63\x4b\x37\x77\x37\x59\x65\x56\x31\x77\x44\x77\x70\x64\x71\x77\x37\x2f\x44\x6d\x63\x4f\x35\x56\x73\x4f\x2f\x43\x53\x55\x6d\x66\x73\x4b\x63\x46\x4d\x4b\x6c\x4d\x57\x63\x2b\x77\x72\x4a\x67\x54\x32\x37\x43\x76\x4d\x4f\x39\x77\x36\x6b\x74\x61\x47\x44\x43\x74\x38\x4b\x71\x77\x35\x33\x43\x6f\x38\x4b\x6a\x77\x34\x51\x32\x77\x70\x59\x4b\x42\x73\x4f\x38\x65\x38\x4f\x43\x77\x72\x68\x58\x77\x70\x50\x44\x71\x46\x7a\x43\x6d\x78\x52\x69\x77\x37\x49\x4e\x62\x63\x4b\x39\x46\x46\x51\x41\x57\x73\x4b\x6f\x77\x35\x6c\x77\x77\x34\x6f\x43\x77\x70\x73\x56\x77\x70\x6e\x43\x6f\x73\x4f\x59\x49\x67\x51\x59\x77\x36\x48\x44\x70\x7a\x54\x43\x6a\x6e\x5a\x35\x46\x69\x2f\x44\x6b\x67\x42\x47\x47\x41\x44\x44\x6b\x6b\x73\x52\x61\x73\x4b\x73\x66\x4d\x4b\x4c\x77\x36\x66\x43\x6a\x38\x4b\x68\x77\x36\x45\x51\x56\x54\x7a\x44\x68\x73\x4b\x4d\x4a\x63\x4b\x72\x77\x36\x35\x61\x77\x36\x6e\x43\x6b\x63\x4f\x61\x77\x6f\x30\x64\x66\x68\x5a\x54\x54\x4d\x4b\x76\x48\x38\x4b\x36\x54\x63\x4b\x50\x56\x63\x4f\x63\x58\x79\x72\x43\x6f\x69\x33\x43\x73\x73\x4f\x48\x77\x72\x78\x73\x77\x37\x6b\x67\x63\x32\x35\x65\x4b\x63\x4f\x4b\x77\x71\x68\x76\x5a\x73\x4f\x79\x45\x6e\x78\x6c\x77\x35\x78\x72\x77\x70\x72\x44\x67\x38\x4b\x56\x77\x70\x59\x54\x41\x73\x4b\x6c\x77\x37\x49\x4c\x77\x34\x2f\x44\x6e\x73\x4f\x58\x50\x57\x6e\x44\x73\x51\x30\x66\x46\x41\x6a\x43\x76\x63\x4f\x55\x62\x43\x44\x43\x6d\x56\x44\x44\x74\x73\x4f\x64\x77\x72\x59\x37\x77\x35\x34\x33\x77\x6f\x59\x71\x56\x63\x4f\x53\x77\x71\x58\x43\x76\x42\x50\x44\x76\x58\x33\x43\x71\x6e\x33\x44\x73\x73\x4b\x38\x77\x35\x6a\x44\x71\x56\x45\x64\x77\x36\x55\x6b\x77\x36\x62\x44\x73\x38\x4f\x30\x58\x63\x4f\x63\x77\x34\x7a\x43\x6b\x73\x4b\x79\x77\x36\x4e\x46\x62\x6c\x73\x6f\x58\x78\x76\x43\x6d\x63\x4b\x68\x66\x63\x4f\x73\x61\x63\x4f\x62\x65\x6e\x50\x44\x74\x63\x4f\x31\x77\x6f\x41\x4c\x47\x38\x4b\x30\x5a\x78\x7a\x43\x76\x38\x4f\x56\x77\x71\x72\x44\x6e\x73\x4f\x61\x44\x31\x58\x44\x71\x63\x4f\x52\x43\x38\x4f\x56\x77\x6f\x6f\x4b\x64\x55\x62\x44\x6b\x4d\x4f\x6e\x77\x37\x68\x35\x64\x63\x4f\x32\x77\x6f\x44\x43\x73\x53\x30\x62\x4d\x38\x4f\x47\x4d\x4d\x4f\x46\x56\x58\x68\x42\x77\x36\x4c\x43\x73\x4d\x4f\x33\x64\x41\x54\x44\x68\x38\x4f\x6e\x43\x32\x72\x43\x68\x73\x4b\x44\x4b\x63\x4b\x50\x5a\x38\x4f\x59\x49\x73\x4b\x58\x77\x6f\x33\x43\x71\x78\x30\x63\x48\x63\x4f\x36\x77\x6f\x6a\x44\x76\x63\x4b\x73\x57\x7a\x44\x43\x76\x7a\x48\x43\x69\x4d\x4f\x56\x77\x35\x77\x35\x77\x35\x42\x4a\x77\x6f\x67\x49\x4e\x43\x54\x43\x6e\x4d\x4f\x7a\x63\x47\x51\x75\x77\x71\x34\x57\x77\x35\x62\x44\x69\x48\x74\x34\x77\x34\x6e\x44\x76\x41\x64\x54\x77\x35\x5a\x6c\x77\x36\x76\x44\x6f\x45\x37\x43\x71\x44\x48\x43\x6b\x38\x4f\x69\x77\x72\x54\x43\x76\x63\x4f\x34\x52\x54\x37\x44\x6a\x4d\x4b\x33\x77\x36\x70\x4f\x43\x63\x4b\x4a\x61\x42\x54\x44\x68\x38\x4b\x75\x77\x71\x72\x43\x68\x63\x4b\x77\x77\x35\x6c\x59\x77\x6f\x49\x6c\x54\x4d\x4f\x5a\x77\x70\x33\x43\x75\x73\x4b\x4c\x5a\x63\x4f\x71\x77\x6f\x6b\x66\x77\x37\x50\x43\x76\x38\x4b\x70\x54\x53\x30\x58\x77\x71\x70\x30\x4e\x4d\x4b\x32\x53\x32\x2f\x44\x74\x73\x4b\x4d\x77\x71\x62\x43\x76\x68\x66\x44\x75\x63\x4b\x55\x59\x4d\x4b\x6e\x77\x35\x37\x43\x6b\x63\x4f\x48\x47\x6d\x6c\x30\x61\x38\x4b\x55\x48\x79\x78\x64\x44\x4d\x4b\x44\x4b\x57\x6f\x7a\x77\x35\x76\x44\x6c\x73\x4b\x59\x61\x38\x4b\x4a\x63\x56\x2f\x43\x68\x73\x4b\x74\x48\x38\x4b\x73\x54\x6e\x6e\x44\x72\x31\x73\x36\x5a\x33\x77\x61\x46\x67\x63\x73\x77\x71\x38\x33\x77\x71\x44\x43\x74\x63\x4f\x56\x77\x71\x6a\x43\x6c\x56\x54\x44\x70\x4d\x4f\x4b\x56\x6e\x49\x4c\x63\x79\x44\x44\x75\x6e\x2f\x44\x6e\x68\x45\x42\x77\x37\x76\x44\x6a\x32\x66\x44\x75\x63\x4f\x6a\x53\x38\x4b\x64\x77\x72\x54\x44\x73\x41\x34\x4f\x48\x52\x76\x43\x6a\x38\x4b\x37\x77\x34\x49\x68\x66\x63\x4f\x61\x45\x33\x42\x44\x77\x70\x77\x47\x77\x37\x50\x44\x6e\x38\x4b\x4f\x62\x73\x4b\x4d\x77\x36\x6e\x43\x73\x6b\x6b\x38\x77\x71\x48\x44\x74\x4d\x4b\x6a\x77\x37\x50\x44\x6e\x79\x58\x43\x76\x73\x4f\x37\x77\x35\x6e\x44\x70\x73\x4b\x5a\x77\x36\x72\x44\x71\x7a\x7a\x44\x69\x6d\x5a\x6f\x77\x36\x31\x61\x64\x77\x33\x44\x68\x63\x4b\x51\x77\x37\x54\x44\x6f\x73\x4f\x4e\x4d\x38\x4b\x73\x56\x63\x4b\x48\x77\x6f\x44\x44\x6b\x73\x4b\x35\x4c\x43\x38\x64\x54\x6e\x2f\x43\x6b\x38\x4f\x54\x77\x72\x76\x44\x70\x78\x4a\x71\x43\x4d\x4f\x61\x47\x73\x4f\x76\x4c\x63\x4f\x73\x41\x7a\x76\x44\x75\x63\x4b\x75\x77\x70\x68\x35\x47\x38\x4b\x45\x41\x41\x50\x43\x71\x54\x34\x43\x77\x72\x4e\x4e\x77\x34\x48\x44\x75\x73\x4f\x73\x61\x6a\x70\x51\x42\x44\x7a\x43\x71\x31\x6a\x43\x73\x42\x6a\x44\x68\x73\x4b\x58\x77\x34\x72\x44\x69\x73\x4f\x58\x4d\x38\x4b\x48\x77\x70\x44\x43\x67\x77\x76\x43\x6e\x38\x4f\x69\x77\x71\x49\x39\x77\x70\x51\x45\x77\x35\x30\x38\x77\x36\x74\x78\x77\x72\x41\x67\x77\x71\x66\x44\x6f\x32\x49\x5a\x77\x36\x4e\x59\x77\x71\x73\x39\x77\x71\x6e\x43\x73\x63\x4b\x30\x43\x31\x64\x4b\x4d\x69\x66\x43\x6f\x38\x4b\x58\x45\x38\x4b\x4b\x77\x36\x59\x4b\x77\x36\x46\x69\x77\x35\x55\x4d\x47\x30\x37\x43\x68\x57\x6b\x42\x77\x36\x4c\x44\x6a\x38\x4f\x35\x77\x72\x54\x43\x75\x41\x67\x37\x77\x6f\x62\x44\x6f\x73\x4b\x63\x50\x56\x66\x43\x76\x38\x4f\x6f\x77\x72\x2f\x44\x6e\x56\x76\x43\x73\x4d\x4b\x64\x5a\x31\x6e\x43\x72\x43\x66\x44\x70\x51\x50\x44\x69\x4d\x4f\x31\x50\x56\x76\x43\x6f\x53\x72\x43\x67\x73\x4b\x72\x77\x6f\x39\x63\x77\x36\x58\x44\x6a\x4d\x4b\x77\x46\x63\x4b\x73\x65\x4d\x4f\x35\x63\x63\x4f\x48\x77\x37\x58\x44\x6f\x56\x55\x49\x54\x57\x4c\x43\x74\x78\x54\x43\x75\x44\x76\x44\x71\x69\x76\x43\x68\x7a\x33\x44\x67\x48\x58\x43\x6a\x73\x4b\x75\x53\x58\x72\x43\x69\x73\x4b\x41\x65\x73\x4b\x4b\x77\x71\x48\x44\x6a\x38\x4b\x4c\x4f\x6d\x37\x44\x68\x56\x76\x43\x69\x73\x4f\x47\x56\x41\x62\x43\x6f\x63\x4b\x42\x62\x38\x4f\x2f\x77\x37\x67\x49\x77\x36\x6f\x78\x77\x36\x48\x44\x6f\x73\x4f\x4a\x61\x78\x64\x54\x4c\x6c\x54\x43\x76\x6d\x4e\x61\x42\x6c\x54\x43\x6a\x4d\x4f\x39\x41\x42\x50\x43\x70\x6e\x64\x62\x51\x4d\x4b\x37\x42\x73\x4b\x72\x77\x34\x30\x50\x77\x70\x6a\x43\x6f\x63\x4f\x50\x56\x53\x46\x68\x46\x4d\x4b\x73\x77\x71\x44\x43\x71\x6e\x48\x43\x6b\x6a\x42\x39\x5a\x4d\x4b\x47\x77\x37\x74\x54\x46\x77\x66\x44\x76\x42\x2f\x43\x6e\x58\x6f\x32\x4e\x68\x2f\x43\x73\x79\x6a\x44\x68\x4d\x4b\x71\x65\x6b\x6e\x43\x6e\x73\x4b\x74\x77\x72\x4c\x44\x6c\x38\x4f\x2f\x77\x34\x74\x66\x77\x35\x66\x43\x68\x73\x4f\x2b\x4d\x46\x77\x33\x52\x73\x4f\x30\x77\x6f\x5a\x41\x77\x34\x37\x43\x70\x6b\x76\x44\x71\x6b\x45\x34\x77\x71\x33\x43\x67\x78\x78\x54\x77\x6f\x51\x58\x77\x72\x66\x44\x76\x6d\x68\x38\x77\x70\x7a\x44\x6f\x63\x4b\x56\x53\x31\x6b\x65\x77\x72\x37\x44\x74\x4d\x4f\x41\x61\x53\x6b\x38\x77\x34\x7a\x44\x69\x63\x4b\x47\x4f\x63\x4b\x57\x4e\x6e\x42\x35\x61\x68\x46\x66\x51\x4d\x4f\x66\x77\x72\x73\x49\x77\x71\x34\x75\x77\x34\x33\x43\x6d\x38\x4f\x41\x64\x6c\x7a\x43\x71\x73\x4b\x58\x62\x63\x4b\x5a\x47\x73\x4b\x32\x48\x52\x68\x53\x77\x36\x72\x43\x6b\x63\x4f\x6c\x77\x35\x72\x43\x75\x53\x52\x6b\x49\x56\x6a\x44\x68\x33\x64\x61\x77\x6f\x67\x36\x42\x32\x44\x44\x69\x4d\x4f\x67\x41\x46\x66\x44\x6b\x63\x4f\x72\x55\x58\x76\x43\x70\x67\x6f\x67\x77\x6f\x4d\x62\x77\x72\x4d\x4c\x58\x38\x4f\x6b\x77\x6f\x62\x44\x70\x38\x4b\x6f\x57\x73\x4f\x6f\x77\x70\x72\x44\x6c\x63\x4b\x51\x5a\x38\x4b\x2b\x5a\x4d\x4f\x4c\x4b\x73\x4f\x76\x5a\x56\x55\x35\x77\x35\x4c\x43\x72\x63\x4b\x30\x64\x68\x37\x43\x6e\x38\x4f\x75\x5a\x67\x73\x36\x50\x45\x42\x4b\x77\x72\x7a\x43\x72\x4d\x4f\x64\x77\x37\x4c\x43\x6d\x51\x67\x41\x77\x70\x55\x6b\x77\x35\x70\x43\x77\x6f\x44\x43\x73\x63\x4b\x61\x77\x37\x6a\x43\x6d\x38\x4f\x34\x77\x71\x6a\x43\x72\x73\x4f\x52\x77\x6f\x37\x44\x6e\x73\x4b\x52\x77\x71\x42\x48\x57\x6c\x62\x43\x69\x63\x4f\x33\x4e\x68\x54\x44\x6e\x6a\x39\x7a\x77\x70\x74\x2b\x77\x37\x72\x43\x74\x63\x4b\x32\x4b\x30\x46\x64\x77\x35\x49\x51\x41\x73\x4f\x31\x77\x35\x33\x44\x67\x42\x4d\x33\x4b\x51\x50\x44\x73\x63\x4f\x30\x77\x36\x62\x43\x68\x4d\x4f\x36\x77\x36\x6c\x72\x51\x77\x73\x57\x5a\x41\x76\x43\x76\x38\x4f\x44\x77\x35\x44\x43\x6b\x4d\x4f\x2f\x4d\x73\x4b\x34\x77\x37\x33\x44\x6f\x63\x4b\x6b\x77\x35\x6e\x43\x6f\x67\x62\x44\x67\x4d\x4b\x34\x57\x63\x4f\x61\x77\x37\x6c\x7a\x77\x35\x33\x44\x6e\x73\x4b\x75\x77\x35\x44\x44\x69\x78\x6e\x43\x68\x4d\x4b\x77\x77\x34\x56\x6d\x42\x63\x4b\x7a\x77\x34\x7a\x43\x6f\x38\x4f\x46\x42\x55\x41\x51\x77\x36\x6e\x44\x76\x45\x52\x65\x77\x72\x4d\x66\x77\x34\x50\x43\x74\x7a\x54\x44\x75\x73\x4f\x79\x77\x72\x6f\x2b\x52\x42\x58\x44\x6f\x4d\x4f\x33\x46\x53\x34\x76\x52\x45\x54\x44\x68\x6d\x6b\x75\x77\x6f\x54\x43\x6e\x38\x4b\x33\x50\x73\x4f\x71\x50\x38\x4b\x63\x64\x6d\x4c\x43\x6d\x42\x39\x4c\x59\x47\x44\x43\x76\x30\x77\x58\x77\x36\x72\x44\x6b\x45\x5a\x6a\x77\x34\x67\x56\x54\x63\x4f\x35\x77\x6f\x4c\x43\x68\x6e\x74\x65\x4e\x6a\x6f\x32\x77\x34\x42\x53\x59\x42\x38\x57\x77\x36\x33\x43\x6a\x63\x4f\x70\x50\x4d\x4f\x68\x77\x72\x4c\x43\x72\x31\x78\x39\x47\x6e\x62\x44\x73\x78\x34\x71\x77\x35\x6e\x44\x6a\x30\x62\x43\x6a\x42\x74\x7a\x77\x36\x67\x72\x77\x34\x62\x43\x67\x38\x4f\x67\x77\x71\x5a\x6d\x52\x38\x4b\x71\x77\x34\x68\x56\x57\x45\x62\x44\x6b\x38\x4b\x68\x4c\x4d\x4f\x69\x77\x34\x68\x47\x77\x70\x37\x43\x6d\x73\x4b\x62\x77\x34\x6f\x46\x77\x70\x72\x44\x67\x48\x78\x49\x50\x31\x4a\x77\x77\x36\x72\x43\x72\x6b\x62\x44\x6f\x48\x34\x31\x62\x63\x4b\x71\x4e\x6b\x72\x43\x67\x45\x72\x44\x69\x6b\x30\x38\x77\x36\x76\x44\x6e\x63\x4b\x77\x65\x41\x2f\x44\x6a\x6a\x76\x43\x6f\x53\x48\x44\x70\x73\x4b\x50\x77\x36\x72\x44\x76\x63\x4f\x4f\x56\x46\x63\x69\x77\x72\x7a\x43\x70\x4d\x4b\x35\x77\x34\x52\x72\x55\x58\x50\x43\x70\x68\x68\x36\x54\x6a\x4c\x44\x73\x73\x4b\x57\x42\x57\x39\x46\x65\x68\x76\x43\x73\x4d\x4f\x33\x56\x4d\x4f\x70\x77\x37\x58\x43\x6d\x63\x4f\x48\x65\x41\x58\x44\x6d\x63\x4f\x79\x5a\x4d\x4b\x4e\x77\x70\x64\x37\x77\x6f\x48\x44\x71\x63\x4f\x2b\x66\x53\x4e\x6c\x77\x71\x58\x44\x6b\x63\x4f\x58\x77\x6f\x30\x48\x51\x63\x4f\x43\x77\x35\x59\x78\x48\x73\x4b\x76\x77\x34\x62\x44\x68\x4d\x4b\x73\x77\x37\x2f\x43\x6a\x6a\x7a\x43\x6f\x44\x33\x44\x6a\x38\x4f\x62\x77\x71\x4d\x62\x77\x34\x73\x79\x77\x72\x58\x44\x67\x38\x4f\x78\x42\x4d\x4f\x41\x59\x73\x4b\x52\x45\x6b\x64\x72\x4c\x48\x78\x65\x77\x34\x4c\x44\x6d\x73\x4f\x54\x77\x36\x2f\x43\x6e\x4d\x4b\x7a\x77\x6f\x52\x58\x66\x63\x4b\x2b\x77\x6f\x7a\x43\x72\x38\x4f\x58\x77\x35\x38\x7a\x41\x4d\x4f\x35\x66\x6e\x7a\x43\x69\x30\x46\x56\x66\x33\x50\x43\x70\x63\x4b\x6b\x4b\x63\x4b\x43\x77\x71\x5a\x6b\x77\x35\x35\x51\x63\x30\x54\x44\x71\x63\x4b\x6e\x77\x34\x66\x43\x73\x38\x4b\x66\x77\x35\x58\x43\x76\x78\x2f\x44\x6d\x38\x4b\x55\x77\x71\x46\x41\x77\x34\x63\x54\x41\x55\x5a\x77\x49\x4d\x4b\x37\x47\x46\x67\x2b\x77\x35\x64\x34\x77\x34\x52\x6c\x52\x73\x4b\x39\x5a\x4d\x4b\x63\x77\x36\x68\x63\x77\x37\x41\x58\x4c\x51\x74\x4d\x47\x4d\x4b\x53\x77\x36\x38\x76\x50\x63\x4b\x72\x51\x46\x6b\x31\x77\x36\x31\x52\x77\x72\x34\x59\x65\x6e\x35\x4b\x77\x72\x54\x44\x6e\x55\x59\x6d\x4f\x4d\x4b\x42\x77\x37\x52\x45\x77\x6f\x6e\x43\x71\x44\x48\x43\x6b\x57\x49\x72\x55\x47\x4c\x43\x6e\x63\x4b\x68\x61\x42\x72\x44\x68\x73\x4f\x69\x49\x58\x6e\x44\x68\x32\x31\x4a\x77\x70\x34\x65\x41\x4d\x4f\x76\x77\x72\x37\x44\x6a\x33\x54\x43\x73\x73\x4b\x58\x77\x72\x33\x44\x6d\x51\x76\x43\x69\x43\x77\x32\x5a\x73\x4b\x70\x4a\x47\x73\x5a\x77\x6f\x74\x56\x77\x6f\x54\x43\x75\x38\x4b\x48\x46\x43\x33\x43\x72\x38\x4b\x77\x5a\x6d\x37\x44\x75\x55\x73\x6d\x77\x71\x50\x43\x6e\x47\x62\x43\x71\x73\x4f\x42\x47\x4d\x4b\x53\x53\x58\x31\x36\x77\x34\x63\x6a\x59\x63\x4b\x6c\x50\x63\x4b\x7a\x49\x4d\x4b\x53\x77\x35\x54\x44\x74\x58\x2f\x44\x6c\x38\x4b\x71\x77\x71\x45\x33\x77\x70\x34\x67\x77\x72\x76\x43\x6d\x73\x4b\x61\x77\x70\x73\x32\x56\x38\x4b\x30\x77\x71\x2f\x43\x70\x6d\x4c\x44\x6f\x48\x78\x68\x53\x55\x54\x44\x68\x51\x2f\x43\x75\x73\x4b\x62\x77\x36\x44\x43\x71\x73\x4b\x47\x51\x73\x4f\x51\x77\x6f\x78\x4d\x77\x71\x45\x73\x4f\x38\x4f\x62\x77\x35\x66\x43\x74\x53\x37\x43\x75\x67\x4c\x44\x6f\x31\x6f\x4d\x77\x34\x77\x48\x77\x72\x77\x67\x4a\x63\x4b\x72\x46\x63\x4b\x61\x77\x6f\x5a\x71\x77\x37\x49\x78\x77\x6f\x62\x44\x70\x63\x4f\x76\x77\x36\x45\x44\x77\x34\x44\x43\x71\x73\x4f\x61\x57\x4d\x4f\x4c\x77\x34\x67\x37\x77\x35\x50\x44\x6a\x55\x77\x65\x77\x37\x51\x67\x77\x70\x52\x52\x77\x35\x2f\x44\x6c\x69\x63\x49\x77\x36\x64\x56\x66\x45\x64\x74\x64\x54\x72\x44\x67\x63\x4b\x64\x77\x71\x37\x44\x74\x4d\x4b\x41\x65\x4d\x4f\x73\x77\x35\x6a\x43\x70\x4d\x4f\x68\x77\x36\x76\x44\x6d\x63\x4f\x34\x5a\x73\x4f\x32\x77\x34\x4c\x44\x73\x54\x76\x44\x6c\x44\x54\x43\x74\x4d\x4f\x5a\x77\x6f\x35\x74\x77\x72\x6e\x44\x70\x73\x4b\x62\x4b\x53\x49\x4e\x77\x71\x52\x61\x46\x42\x77\x55\x77\x37\x73\x66\x62\x79\x33\x44\x68\x4d\x4f\x62\x50\x33\x66\x43\x6f\x4d\x4f\x58\x77\x71\x5a\x69\x77\x34\x38\x50\x64\x73\x4b\x4d\x77\x70\x59\x50\x5a\x6d\x74\x34\x4f\x73\x4f\x63\x55\x73\x4f\x48\x48\x43\x76\x44\x67\x55\x72\x43\x76\x63\x4b\x53\x77\x35\x6a\x44\x76\x67\x37\x44\x70\x4d\x4b\x73\x45\x73\x4f\x74\x55\x45\x4e\x64\x77\x36\x55\x67\x4a\x53\x50\x44\x69\x46\x39\x70\x43\x38\x4b\x70\x51\x63\x4f\x73\x47\x73\x4f\x5a\x54\x79\x5a\x4d\x77\x6f\x2f\x43\x76\x43\x66\x43\x67\x6a\x52\x78\x77\x70\x4a\x77\x77\x35\x76\x44\x67\x63\x4b\x2f\x59\x47\x74\x62\x77\x36\x4a\x39\x56\x78\x62\x43\x6a\x33\x74\x62\x50\x63\x4f\x31\x50\x45\x76\x44\x75\x63\x4b\x63\x61\x73\x4f\x4a\x54\x38\x4f\x6f\x47\x56\x45\x38\x51\x73\x4b\x74\x77\x72\x58\x44\x71\x38\x4b\x53\x46\x4d\x4f\x38\x77\x36\x66\x44\x72\x63\x4f\x58\x53\x53\x37\x44\x71\x38\x4b\x62\x64\x73\x4b\x31\x77\x72\x50\x44\x73\x4d\x4f\x50\x48\x53\x2f\x44\x67\x79\x44\x44\x6a\x4d\x4b\x75\x64\x42\x45\x45\x50\x31\x44\x44\x6c\x73\x4f\x73\x77\x37\x7a\x43\x6e\x67\x39\x44\x45\x63\x4f\x57\x5a\x63\x4b\x4a\x77\x37\x44\x43\x69\x54\x63\x4d\x77\x72\x42\x69\x77\x6f\x6e\x44\x70\x6a\x6e\x44\x70\x57\x74\x4d\x61\x38\x4b\x4b\x43\x4d\x4b\x35\x51\x4d\x4f\x62\x77\x37\x77\x68\x42\x52\x6f\x77\x51\x63\x4f\x62\x65\x69\x44\x44\x76\x73\x4b\x52\x77\x71\x72\x43\x6a\x41\x58\x44\x70\x42\x68\x71\x48\x47\x66\x44\x6a\x4d\x4b\x4f\x77\x35\x72\x44\x6b\x4d\x4f\x61\x77\x35\x6b\x52\x55\x38\x4f\x4d\x77\x72\x50\x43\x73\x73\x4b\x6e\x49\x48\x66\x43\x6b\x69\x37\x43\x75\x31\x2f\x43\x70\x4d\x4f\x59\x4a\x31\x33\x43\x67\x4d\x4f\x4d\x77\x71\x2f\x44\x6e\x58\x52\x41\x42\x73\x4b\x50\x51\x55\x35\x6f\x4f\x55\x77\x41\x41\x63\x4f\x31\x77\x36\x37\x43\x6a\x30\x78\x35\x46\x69\x51\x46\x77\x37\x5a\x63\x77\x37\x62\x43\x75\x4d\x4b\x58\x77\x6f\x48\x43\x6c\x38\x4f\x65\x62\x4d\x4f\x36\x77\x37\x37\x43\x71\x6d\x42\x59\x77\x34\x6a\x43\x6e\x4d\x4f\x6f\x4f\x30\x68\x57\x77\x71\x49\x66\x62\x38\x4f\x72\x51\x4d\x4b\x55\x51\x32\x39\x49\x77\x37\x59\x4b\x77\x71\x49\x6e\x77\x35\x2f\x44\x74\x69\x7a\x43\x6e\x38\x4f\x6f\x65\x42\x58\x43\x6c\x63\x4b\x71\x52\x38\x4f\x65\x57\x63\x4b\x4d\x64\x52\x76\x43\x6b\x46\x62\x43\x73\x4d\x4f\x66\x77\x36\x56\x4a\x77\x70\x76\x43\x6a\x51\x54\x43\x75\x63\x4f\x6b\x47\x63\x4f\x51\x77\x6f\x7a\x44\x71\x79\x46\x55\x50\x38\x4b\x4e\x77\x71\x63\x4e\x77\x37\x72\x43\x6a\x47\x54\x43\x6e\x38\x4f\x4c\x77\x36\x6a\x44\x70\x73\x4b\x46\x64\x78\x55\x4a\x50\x56\x6a\x44\x74\x38\x4b\x2f\x4e\x73\x4b\x55\x4d\x38\x4b\x4a\x55\x63\x4b\x56\x77\x35\x6e\x43\x67\x63\x4f\x65\x77\x37\x76\x44\x70\x55\x54\x44\x6c\x6e\x67\x69\x62\x77\x49\x35\x77\x37\x54\x43\x72\x38\x4f\x6e\x77\x72\x41\x47\x77\x36\x64\x33\x50\x58\x44\x43\x6d\x63\x4b\x46\x63\x4d\x4b\x56\x41\x38\x4f\x73\x4f\x63\x4b\x69\x56\x33\x41\x79\x53\x73\x4b\x77\x64\x53\x66\x44\x6e\x69\x44\x43\x6c\x63\x4f\x36\x77\x35\x6a\x43\x72\x4d\x4b\x30\x77\x34\x62\x44\x68\x38\x4b\x48\x77\x72\x66\x44\x67\x63\x4b\x32\x77\x72\x33\x43\x69\x30\x2f\x44\x68\x68\x78\x61\x77\x72\x39\x30\x77\x35\x38\x59\x77\x36\x66\x43\x68\x4d\x4f\x6d\x53\x38\x4b\x34\x77\x34\x46\x76\x44\x63\x4f\x6f\x5a\x73\x4f\x4b\x4e\x78\x33\x43\x74\x69\x72\x43\x73\x78\x6a\x43\x69\x56\x4e\x6b\x77\x34\x55\x52\x45\x73\x4b\x36\x77\x34\x76\x43\x71\x52\x77\x39\x77\x37\x34\x6c\x52\x63\x4b\x35\x4a\x4d\x4b\x77\x48\x4d\x4b\x4d\x77\x35\x2f\x43\x6f\x41\x33\x44\x71\x51\x37\x44\x71\x73\x4b\x55\x77\x34\x68\x65\x77\x36\x31\x44\x77\x36\x34\x76\x77\x34\x39\x53\x4b\x4d\x4b\x34\x77\x70\x52\x4a\x77\x34\x72\x44\x6a\x79\x52\x37\x4a\x38\x4f\x73\x77\x72\x78\x37\x5a\x63\x4f\x73\x77\x35\x54\x43\x72\x63\x4f\x54\x45\x51\x62\x43\x76\x63\x4f\x56\x77\x71\x6a\x44\x6f\x38\x4f\x65\x77\x36\x66\x43\x68\x54\x4d\x49\x44\x38\x4b\x50\x4f\x51\x42\x30\x77\x35\x31\x55\x4e\x4d\x4b\x57\x64\x47\x78\x6f\x77\x37\x6a\x44\x72\x63\x4f\x31\x61\x56\x35\x62\x4b\x38\x4b\x4d\x58\x63\x4f\x59\x41\x77\x54\x44\x70\x68\x50\x43\x75\x38\x4b\x79\x77\x35\x62\x43\x6e\x4d\x4b\x43\x77\x35\x7a\x43\x69\x44\x6f\x72\x45\x31\x37\x43\x6e\x6c\x66\x44\x69\x47\x72\x44\x6f\x51\x49\x62\x47\x77\x44\x43\x76\x58\x62\x43\x68\x38\x4f\x71\x5a\x38\x4f\x53\x4f\x55\x33\x44\x73\x38\x4b\x53\x77\x70\x45\x33\x58\x38\x4b\x72\x77\x36\x6b\x48\x55\x38\x4b\x2f\x77\x35\x50\x44\x73\x4d\x4b\x49\x52\x38\x4b\x7a\x77\x70\x30\x7a\x52\x4d\x4b\x35\x52\x53\x50\x44\x6e\x42\x37\x44\x74\x46\x6c\x6a\x77\x6f\x77\x51\x77\x34\x50\x43\x6a\x48\x56\x4a\x46\x38\x4b\x68\x77\x71\x72\x44\x72\x6e\x6c\x2b\x53\x53\x6e\x44\x6e\x38\x4b\x45\x42\x73\x4f\x52\x42\x52\x2f\x44\x6d\x73\x4f\x36\x77\x37\x35\x72\x77\x36\x4a\x4d\x51\x41\x39\x51\x4c\x38\x4b\x58\x77\x72\x33\x43\x6a\x6a\x30\x6d\x52\x38\x4b\x68\x77\x70\x66\x43\x74\x38\x4f\x62\x77\x35\x7a\x44\x6b\x38\x4f\x71\x62\x44\x63\x46\x45\x79\x37\x44\x6c\x63\x4f\x59\x77\x36\x44\x43\x67\x78\x42\x61\x77\x6f\x4d\x4b\x4f\x42\x73\x76\x58\x4d\x4f\x5a\x5a\x43\x52\x65\x77\x37\x62\x43\x71\x43\x38\x61\x48\x42\x70\x72\x44\x53\x37\x44\x72\x38\x4f\x48\x4f\x56\x44\x44\x74\x53\x74\x37\x77\x37\x62\x43\x68\x63\x4b\x34\x46\x38\x4f\x41\x77\x35\x76\x44\x6c\x51\x6f\x36\x77\x6f\x6a\x43\x76\x77\x48\x44\x68\x4d\x4f\x36\x51\x6c\x6e\x43\x6c\x38\x4f\x6c\x77\x70\x44\x44\x71\x55\x6a\x44\x67\x67\x2f\x43\x6a\x46\x4d\x79\x58\x45\x54\x43\x76\x46\x6a\x43\x6f\x4d\x4f\x65\x77\x37\x33\x43\x6e\x6b\x38\x7a\x65\x41\x72\x43\x6f\x44\x45\x56\x52\x4d\x4f\x41\x41\x38\x4f\x5a\x77\x37\x72\x44\x73\x6e\x59\x2b\x4f\x4d\x4b\x4b\x65\x6e\x42\x57\x77\x72\x54\x44\x6f\x73\x4b\x7a\x4f\x63\x4f\x32\x4d\x73\x4b\x48\x51\x52\x6a\x44\x74\x51\x4a\x6d\x77\x70\x51\x73\x77\x71\x4c\x44\x6c\x30\x63\x6f\x77\x70\x58\x44\x73\x4d\x4b\x76\x51\x63\x4b\x4f\x77\x36\x46\x70\x64\x68\x33\x44\x69\x73\x4b\x6e\x52\x73\x4b\x46\x54\x48\x66\x43\x72\x53\x44\x43\x72\x38\x4b\x7a\x44\x63\x4f\x65\x77\x6f\x6b\x62\x66\x4d\x4b\x32\x58\x4d\x4b\x46\x77\x34\x4c\x43\x75\x77\x4e\x62\x57\x6c\x50\x43\x6e\x73\x4f\x52\x77\x34\x70\x4c\x77\x36\x35\x78\x4c\x51\x56\x66\x5a\x57\x70\x6d\x45\x78\x33\x43\x70\x73\x4b\x4d\x56\x63\x4b\x6b\x4c\x63\x4f\x4f\x41\x73\x4f\x50\x77\x34\x58\x43\x75\x48\x4c\x43\x6d\x53\x6f\x64\x77\x70\x31\x46\x77\x6f\x48\x43\x72\x46\x73\x58\x77\x71\x78\x57\x42\x67\x70\x61\x4f\x31\x2f\x44\x6e\x38\x4b\x5a\x53\x38\x4f\x62\x77\x37\x78\x53\x77\x6f\x7a\x44\x6f\x42\x42\x38\x77\x37\x4c\x44\x68\x6b\x66\x44\x69\x4d\x4b\x4b\x77\x70\x50\x44\x70\x4d\x4f\x52\x64\x44\x48\x43\x74\x6d\x42\x62\x4c\x32\x6c\x31\x77\x36\x5a\x72\x61\x58\x56\x43\x41\x67\x78\x58\x77\x36\x2f\x43\x6c\x47\x49\x42\x49\x73\x4f\x75\x77\x37\x73\x33\x77\x6f\x66\x43\x68\x79\x54\x44\x6c\x67\x50\x44\x71\x63\x4b\x4a\x56\x67\x58\x44\x69\x63\x4f\x69\x77\x37\x6b\x67\x77\x35\x33\x43\x69\x6b\x64\x4c\x77\x70\x33\x43\x6c\x6c\x67\x39\x58\x68\x6e\x43\x68\x69\x31\x33\x58\x79\x4c\x44\x74\x63\x4f\x76\x77\x71\x59\x63\x43\x73\x4f\x6f\x61\x63\x4f\x4a\x77\x36\x72\x43\x74\x41\x77\x53\x77\x72\x54\x44\x75\x68\x6f\x6a\x4b\x68\x6b\x64\x54\x42\x4d\x55\x59\x57\x78\x61\x77\x35\x70\x4a\x77\x34\x4a\x6d\x77\x34\x6f\x78\x4f\x47\x42\x72\x58\x73\x4b\x37\x65\x73\x4b\x53\x77\x70\x73\x38\x77\x6f\x72\x43\x67\x7a\x76\x44\x68\x38\x4b\x32\x77\x34\x50\x43\x69\x79\x58\x43\x72\x54\x54\x43\x6b\x38\x4f\x4a\x65\x38\x4f\x61\x77\x37\x6b\x6e\x77\x70\x58\x44\x6c\x78\x6a\x43\x68\x32\x6c\x67\x4f\x56\x2f\x43\x6a\x63\x4f\x38\x77\x36\x46\x32\x65\x63\x4f\x48\x77\x37\x34\x43\x77\x37\x66\x43\x75\x7a\x58\x43\x72\x73\x4f\x5a\x77\x70\x48\x44\x70\x73\x4b\x4b\x77\x71\x50\x43\x74\x4d\x4b\x58\x58\x68\x44\x43\x71\x73\x4b\x64\x42\x4d\x4f\x51\x77\x70\x50\x43\x6a\x4d\x4b\x78\x56\x57\x45\x43\x58\x38\x4b\x2f\x52\x73\x4f\x51\x54\x4d\x4b\x51\x46\x38\x4b\x51\x53\x55\x30\x43\x77\x71\x76\x44\x68\x4d\x4b\x64\x77\x71\x41\x47\x77\x6f\x58\x44\x74\x63\x4b\x39\x77\x36\x37\x43\x72\x42\x67\x77\x77\x37\x30\x6c\x4f\x79\x72\x43\x68\x51\x37\x44\x75\x68\x64\x4b\x50\x4d\x4b\x36\x77\x70\x76\x43\x76\x4d\x4f\x54\x77\x71\x67\x35\x52\x33\x51\x6e\x50\x38\x4b\x50\x47\x48\x30\x72\x77\x70\x30\x4e\x77\x70\x62\x43\x6f\x73\x4b\x5a\x77\x71\x6f\x77\x77\x6f\x66\x44\x69\x43\x6e\x44\x6d\x45\x6c\x51\x77\x72\x72\x44\x6c\x63\x4b\x6d\x77\x37\x59\x53\x77\x71\x33\x43\x69\x57\x52\x79\x77\x34\x6e\x44\x6f\x73\x4b\x69\x63\x4d\x4f\x4d\x77\x6f\x68\x54\x77\x37\x4e\x6d\x77\x34\x54\x43\x72\x43\x4e\x2b\x42\x63\x4f\x43\x4a\x32\x5a\x73\x58\x38\x4b\x68\x46\x38\x4f\x2f\x77\x37\x42\x64\x42\x79\x58\x43\x76\x38\x4f\x34\x55\x6c\x38\x46\x64\x56\x72\x43\x67\x38\x4f\x31\x77\x72\x7a\x43\x72\x38\x4b\x2f\x77\x36\x56\x54\x77\x37\x74\x6b\x58\x73\x4f\x48\x77\x36\x6e\x43\x6d\x4d\x4b\x45\x77\x35\x46\x77\x49\x56\x77\x66\x77\x36\x6b\x34\x77\x34\x42\x63\x77\x70\x51\x6a\x77\x71\x5a\x6e\x77\x35\x6c\x43\x77\x70\x52\x31\x44\x6b\x6e\x44\x74\x63\x4b\x45\x65\x73\x4b\x55\x46\x6c\x30\x66\x77\x72\x62\x44\x74\x73\x4f\x6c\x50\x38\x4b\x31\x77\x35\x4c\x43\x75\x63\x4b\x4d\x55\x67\x6a\x44\x6c\x4d\x4f\x74\x50\x4d\x4f\x45\x77\x35\x62\x43\x6d\x45\x78\x59\x77\x34\x55\x50\x77\x37\x6b\x58\x77\x71\x66\x44\x70\x4d\x4b\x47\x77\x37\x66\x44\x73\x4d\x4f\x53\x77\x35\x49\x62\x77\x72\x4d\x34\x48\x4d\x4f\x48\x64\x63\x4f\x4e\x4f\x7a\x54\x43\x6b\x79\x48\x44\x73\x4d\x4f\x37\x77\x70\x6e\x44\x72\x73\x4b\x6e\x77\x35\x4e\x46\x61\x67\x6f\x57\x44\x63\x4f\x6b\x77\x35\x59\x5a\x4e\x47\x4a\x6e\x63\x4d\x4b\x6b\x52\x30\x5a\x6d\x63\x6e\x7a\x43\x76\x42\x34\x61\x56\x6b\x4c\x44\x76\x68\x56\x75\x77\x70\x72\x43\x72\x73\x4b\x49\x77\x34\x4e\x76\x49\x44\x51\x78\x5a\x6e\x34\x58\x44\x69\x2f\x44\x69\x73\x4b\x7a\x77\x34\x35\x71\x77\x70\x55\x30\x77\x35\x33\x44\x6b\x73\x4b\x32\x77\x36\x50\x43\x76\x57\x58\x43\x67\x33\x78\x4a\x77\x71\x52\x74\x4e\x63\x4f\x39\x77\x6f\x76\x43\x75\x73\x4f\x46\x77\x36\x4c\x43\x71\x73\x4b\x68\x48\x73\x4b\x35\x41\x4d\x4b\x42\x56\x57\x78\x67\x59\x57\x50\x43\x76\x63\x4b\x64\x4a\x30\x54\x44\x72\x58\x62\x43\x69\x63\x4f\x41\x77\x36\x74\x78\x53\x63\x4b\x77\x77\x35\x72\x43\x68\x4d\x4f\x46\x77\x37\x7a\x44\x6c\x63\x4b\x74\x77\x72\x7a\x43\x6b\x48\x59\x56\x77\x35\x50\x43\x74\x69\x6b\x44\x77\x72\x52\x74\x52\x55\x45\x76\x4b\x58\x49\x71\x55\x73\x4f\x33\x54\x78\x37\x44\x75\x58\x6f\x2f\x77\x70\x73\x42\x65\x53\x34\x2b\x51\x73\x4f\x36\x77\x70\x62\x43\x6e\x63\x4b\x50\x77\x35\x62\x44\x73\x79\x41\x62\x77\x70\x70\x38\x77\x35\x7a\x44\x71\x63\x4f\x6f\x77\x37\x51\x2b\x77\x36\x6b\x65\x77\x35\x67\x37\x77\x37\x33\x44\x72\x63\x4b\x58\x77\x72\x74\x51\x77\x71\x52\x63\x43\x4d\x4f\x34\x5a\x38\x4f\x4d\x55\x38\x4f\x43\x4c\x63\x4b\x53\x4a\x73\x4b\x6d\x4d\x73\x4b\x35\x4f\x51\x5a\x6a\x52\x43\x44\x43\x6b\x52\x41\x36\x45\x63\x4f\x48\x77\x34\x44\x43\x74\x38\x4b\x44\x59\x38\x4f\x6a\x53\x6b\x56\x61\x59\x38\x4f\x6c\x4d\x51\x6e\x44\x6c\x52\x76\x44\x73\x58\x6e\x44\x6d\x4d\x4b\x70\x77\x37\x31\x67\x77\x36\x2f\x43\x6e\x63\x4f\x66\x42\x73\x4f\x77\x77\x70\x4c\x43\x71\x67\x50\x43\x6c\x46\x2f\x43\x76\x44\x39\x55\x44\x4d\x4f\x48\x44\x6b\x39\x54\x77\x37\x4d\x4c\x4e\x63\x4b\x43\x66\x31\x56\x47\x46\x30\x4c\x44\x76\x58\x66\x43\x73\x63\x4b\x65\x77\x36\x42\x6c\x47\x38\x4f\x31\x77\x36\x6f\x48\x4b\x38\x4f\x7a\x4b\x4d\x4f\x6c\x45\x73\x4b\x4d\x55\x32\x45\x71\x4c\x4d\x4f\x51\x45\x69\x6f\x61\x49\x63\x4f\x71\x77\x70\x4c\x43\x68\x4d\x4f\x51\x4a\x63\x4b\x6d\x77\x34\x58\x43\x76\x73\x4f\x30\x77\x71\x45\x38\x77\x72\x6c\x4d\x77\x36\x42\x67\x4e\x43\x58\x44\x6f\x6c\x34\x4e\x77\x37\x63\x62\x54\x51\x41\x46\x62\x63\x4b\x68\x47\x48\x72\x44\x6e\x30\x72\x43\x73\x63\x4b\x63\x77\x37\x4c\x44\x6b\x38\x4b\x36\x77\x71\x6e\x44\x6a\x4d\x4b\x6d\x77\x35\x2f\x44\x72\x48\x58\x44\x6f\x45\x72\x44\x6d\x63\x4f\x51\x51\x51\x7a\x43\x71\x73\x4b\x46\x47\x7a\x63\x6f\x77\x71\x2f\x44\x6d\x63\x4b\x6a\x52\x38\x4f\x55\x77\x34\x6a\x43\x6d\x63\x4b\x6b\x59\x38\x4f\x53\x4f\x48\x2f\x43\x67\x51\x73\x7a\x77\x36\x74\x43\x77\x36\x77\x67\x56\x57\x50\x43\x68\x38\x4b\x2f\x56\x54\x58\x44\x73\x69\x54\x44\x72\x78\x6e\x44\x6d\x73\x4b\x34\x49\x63\x4f\x46\x53\x63\x4f\x51\x61\x4d\x4b\x4d\x63\x38\x4f\x36\x77\x35\x72\x43\x75\x42\x48\x44\x74\x73\x4b\x75\x77\x36\x2f\x44\x6f\x73\x4b\x2b\x47\x47\x6e\x43\x6a\x4d\x4f\x51\x42\x52\x68\x74\x77\x36\x34\x6f\x77\x36\x74\x35\x77\x6f\x6b\x5a\x77\x35\x66\x43\x69\x53\x6a\x44\x6c\x6e\x66\x44\x76\x77\x59\x61\x77\x72\x4d\x74\x77\x34\x6f\x33\x4a\x63\x4b\x42\x52\x44\x6a\x44\x72\x4d\x4f\x79\x63\x46\x70\x62\x54\x4d\x4f\x39\x77\x71\x6e\x43\x6e\x73\x4b\x64\x77\x6f\x52\x49\x49\x4d\x4f\x4c\x64\x4d\x4f\x72\x5a\x4d\x4f\x59\x77\x71\x54\x44\x6b\x73\x4b\x6f\x44\x63\x4f\x63\x64\x73\x4b\x6b\x77\x35\x46\x6a\x77\x35\x67\x2f\x77\x71\x6f\x55\x77\x37\x4d\x52\x41\x51\x2f\x44\x6c\x43\x46\x51\x59\x73\x4b\x57\x47\x52\x4c\x43\x76\x47\x72\x44\x73\x6c\x77\x30\x53\x38\x4b\x56\x4f\x6d\x33\x44\x76\x38\x4b\x64\x62\x38\x4f\x4d\x59\x6e\x6b\x56\x77\x35\x68\x67\x59\x57\x6b\x7a\x77\x70\x66\x43\x6c\x38\x4b\x72\x4d\x47\x46\x31\x77\x6f\x68\x78\x59\x42\x6e\x43\x6a\x4d\x4f\x65\x41\x63\x4b\x47\x55\x63\x4b\x31\x4f\x73\x4f\x44\x77\x36\x4c\x44\x6b\x63\x4b\x70\x77\x35\x50\x44\x6b\x42\x55\x57\x4b\x4d\x4f\x78\x5a\x48\x77\x4c\x51\x38\x4b\x79\x77\x6f\x4c\x44\x71\x4d\x4f\x36\x77\x36\x41\x33\x62\x54\x2f\x44\x73\x51\x62\x43\x6f\x38\x4f\x57\x63\x4d\x4b\x36\x45\x33\x39\x43\x77\x71\x30\x77\x77\x34\x68\x38\x62\x4d\x4f\x64\x77\x72\x73\x62\x54\x57\x72\x43\x75\x56\x6e\x43\x76\x63\x4b\x41\x77\x6f\x5a\x65\x77\x71\x6e\x43\x68\x47\x54\x43\x76\x68\x44\x44\x73\x73\x4f\x52\x62\x4d\x4f\x32\x55\x41\x72\x43\x6d\x38\x4b\x47\x55\x6a\x62\x43\x6d\x63\x4b\x74\x4c\x4d\x4f\x43\x48\x73\x4f\x54\x77\x37\x37\x44\x68\x69\x66\x43\x6e\x44\x55\x34\x4f\x73\x4b\x75\x43\x6b\x62\x44\x71\x32\x76\x43\x6a\x38\x4b\x48\x77\x35\x78\x33\x61\x54\x72\x43\x67\x4d\x4b\x53\x77\x71\x6c\x6e\x58\x38\x4f\x46\x65\x48\x35\x67\x77\x6f\x37\x43\x73\x4d\x4b\x72\x65\x56\x6f\x4a\x54\x6c\x6c\x71\x77\x71\x6b\x77\x59\x30\x73\x47\x77\x37\x55\x63\x43\x7a\x62\x44\x74\x4d\x4f\x4c\x77\x34\x38\x43\x77\x37\x38\x4d\x77\x34\x4e\x58\x77\x6f\x59\x36\x48\x6d\x73\x56\x77\x35\x37\x43\x74\x38\x4f\x51\x77\x6f\x70\x31\x53\x31\x48\x43\x6d\x73\x4f\x39\x77\x34\x54\x44\x68\x48\x4a\x2f\x77\x35\x6a\x43\x6f\x6a\x45\x6e\x77\x37\x66\x44\x72\x6d\x7a\x43\x67\x69\x7a\x43\x6b\x56\x38\x35\x4f\x43\x55\x36\x77\x37\x6e\x43\x69\x73\x4b\x79\x77\x37\x37\x44\x76\x73\x4f\x4a\x62\x77\x56\x35\x66\x67\x6b\x4d\x77\x70\x5a\x34\x77\x70\x54\x43\x6c\x4d\x4b\x4c\x4a\x38\x4b\x52\x63\x63\x4f\x6d\x77\x34\x58\x44\x67\x68\x50\x43\x75\x57\x7a\x43\x74\x73\x4f\x70\x77\x70\x51\x64\x52\x38\x4f\x6d\x63\x4d\x4b\x52\x4e\x54\x2f\x43\x6b\x38\x4b\x51\x45\x38\x4f\x4f\x56\x6c\x66\x44\x67\x57\x54\x44\x6b\x38\x4f\x35\x5a\x38\x4f\x2f\x77\x71\x51\x51\x77\x34\x35\x68\x77\x70\x56\x70\x49\x47\x45\x4d\x5a\x43\x72\x44\x71\x63\x4b\x56\x65\x52\x2f\x43\x68\x63\x4b\x4f\x62\x73\x4b\x44\x42\x4d\x4f\x66\x77\x6f\x78\x49\x77\x35\x4e\x6d\x77\x37\x42\x2b\x77\x35\x76\x43\x72\x73\x4f\x6e\x51\x46\x4d\x67\x77\x6f\x44\x43\x74\x30\x7a\x44\x76\x73\x4f\x34\x59\x63\x4f\x46\x59\x73\x4b\x6e\x77\x36\x33\x43\x6c\x4d\x4b\x75\x41\x4d\x4b\x41\x44\x63\x4b\x6e\x62\x4d\x4f\x6d\x47\x58\x35\x78\x77\x70\x48\x43\x69\x6d\x67\x46\x51\x47\x6a\x44\x6a\x63\x4f\x47\x49\x4d\x4b\x53\x77\x34\x64\x54\x4e\x73\x4f\x2b\x47\x55\x66\x44\x71\x47\x54\x43\x6d\x38\x4f\x4f\x48\x38\x4f\x32\x4f\x57\x62\x43\x6c\x4d\x4f\x38\x77\x71\x46\x69\x77\x37\x39\x4e\x4e\x4d\x4f\x4a\x65\x46\x6a\x44\x71\x4d\x4b\x68\x42\x63\x4f\x4a\x77\x34\x7a\x43\x6c\x30\x6c\x61\x41\x63\x4b\x58\x77\x37\x2f\x44\x72\x4d\x4f\x5a\x4a\x6c\x68\x70\x77\x6f\x7a\x43\x70\x58\x66\x43\x68\x6a\x7a\x43\x74\x38\x4b\x65\x5a\x46\x44\x43\x68\x38\x4f\x6d\x77\x70\x33\x43\x71\x73\x4b\x2f\x4c\x38\x4b\x70\x4c\x42\x54\x43\x69\x4d\x4f\x43\x52\x38\x4f\x63\x77\x72\x2f\x44\x74\x51\x6c\x37\x77\x71\x6b\x69\x52\x63\x4f\x48\x61\x38\x4f\x43\x77\x34\x77\x58\x62\x51\x62\x44\x6b\x69\x72\x43\x6a\x43\x31\x49\x58\x32\x4a\x44\x50\x73\x4b\x55\x64\x54\x42\x6a\x77\x71\x6a\x43\x68\x38\x4f\x73\x77\x6f\x67\x7a\x77\x6f\x33\x44\x70\x51\x37\x43\x6d\x4d\x4b\x30\x77\x36\x6f\x42\x61\x38\x4b\x51\x77\x72\x78\x55\x54\x31\x31\x34\x77\x35\x50\x44\x6d\x63\x4b\x77\x45\x63\x4f\x6d\x77\x35\x56\x50\x55\x77\x72\x44\x74\x63\x4f\x30\x42\x47\x41\x56\x63\x44\x5a\x2f\x77\x36\x70\x6f\x59\x52\x48\x44\x68\x38\x4f\x6c\x43\x32\x6c\x76\x41\x63\x4f\x4e\x77\x34\x4a\x51\x77\x70\x52\x41\x54\x6d\x74\x79\x77\x36\x4e\x35\x77\x37\x46\x42\x61\x38\x4b\x4b\x4f\x46\x67\x68\x77\x70\x39\x4b\x4b\x38\x4f\x41\x46\x63\x4f\x79\x56\x47\x59\x53\x77\x36\x7a\x44\x72\x63\x4b\x42\x77\x37\x68\x53\x77\x34\x30\x31\x62\x38\x4b\x72\x54\x38\x4f\x57\x44\x42\x51\x52\x77\x34\x58\x44\x75\x30\x76\x43\x6a\x6a\x34\x78\x4f\x38\x4b\x37\x77\x34\x39\x54\x77\x37\x76\x44\x6a\x63\x4b\x79\x63\x63\x4b\x68\x77\x34\x72\x44\x6a\x63\x4f\x71\x65\x47\x62\x43\x75\x42\x37\x43\x71\x38\x4b\x52\x41\x67\x30\x41\x77\x34\x34\x37\x5a\x73\x4f\x36\x4c\x46\x66\x43\x76\x63\x4f\x34\x77\x70\x72\x43\x73\x4d\x4b\x7a\x48\x6e\x48\x43\x6a\x38\x4f\x74\x77\x72\x48\x44\x75\x63\x4f\x43\x4e\x63\x4f\x53\x48\x55\x33\x43\x6a\x73\x4b\x37\x77\x71\x78\x73\x62\x73\x4f\x77\x77\x6f\x5a\x67\x77\x71\x4a\x53\x77\x72\x58\x43\x72\x52\x66\x44\x6f\x51\x48\x44\x76\x55\x51\x42\x47\x48\x2f\x43\x6f\x43\x73\x59\x77\x35\x7a\x43\x76\x63\x4b\x34\x77\x72\x5a\x65\x77\x71\x59\x2f\x77\x72\x62\x43\x73\x63\x4f\x48\x77\x6f\x67\x69\x49\x4d\x4f\x50\x77\x6f\x4c\x43\x6e\x73\x4b\x50\x77\x36\x6e\x43\x6d\x6e\x4c\x44\x67\x77\x4c\x44\x67\x56\x72\x44\x72\x69\x50\x44\x71\x38\x4b\x5a\x55\x4d\x4f\x7a\x59\x77\x6b\x66\x77\x34\x6e\x44\x69\x68\x6e\x44\x6c\x38\x4f\x54\x43\x79\x58\x43\x69\x73\x4b\x41\x47\x6e\x54\x43\x70\x73\x4b\x37\x61\x63\x4b\x64\x77\x6f\x54\x44\x6f\x46\x38\x72\x77\x72\x6c\x57\x77\x72\x39\x46\x64\x38\x4f\x51\x77\x71\x6c\x76\x4f\x73\x4b\x73\x77\x34\x41\x59\x56\x63\x4b\x44\x4b\x73\x4f\x59\x66\x63\x4f\x2b\x77\x36\x33\x44\x73\x63\x4f\x48\x66\x52\x70\x73\x57\x4d\x4f\x42\x41\x63\x4f\x59\x53\x6c\x44\x44\x73\x63\x4b\x6c\x77\x72\x62\x44\x74\x31\x42\x59\x48\x6d\x51\x65\x64\x4d\x4f\x61\x59\x30\x4e\x61\x51\x63\x4f\x67\x51\x54\x34\x50\x77\x35\x56\x77\x77\x37\x5a\x31\x77\x6f\x73\x56\x46\x43\x51\x48\x77\x37\x35\x7a\x4a\x6c\x76\x44\x6f\x63\x4f\x38\x4b\x67\x31\x6e\x56\x43\x63\x70\x44\x43\x62\x44\x71\x63\x4f\x75\x66\x63\x4f\x45\x42\x46\x6e\x43\x69\x4d\x4f\x64\x77\x70\x4d\x79\x47\x63\x4b\x78\x77\x34\x38\x51\x77\x34\x41\x39\x52\x6e\x41\x38\x62\x69\x34\x6e\x77\x6f\x39\x64\x77\x71\x76\x43\x6c\x57\x6a\x44\x6a\x33\x46\x5a\x51\x63\x4b\x4f\x77\x72\x37\x44\x75\x38\x4b\x62\x77\x70\x54\x44\x6e\x63\x4f\x46\x77\x70\x6e\x43\x75\x54\x2f\x43\x68\x33\x6a\x44\x6b\x73\x4b\x48\x77\x71\x52\x34\x4d\x48\x37\x44\x6d\x57\x68\x70\x77\x35\x6b\x6b\x4a\x38\x4f\x6a\x47\x6d\x4e\x65\x77\x71\x48\x44\x6f\x6a\x42\x46\x64\x38\x4b\x6f\x47\x63\x4f\x55\x45\x73\x4f\x32\x51\x4d\x4f\x4a\x77\x36\x35\x4a\x47\x31\x41\x79\x77\x35\x54\x43\x6e\x47\x58\x43\x76\x73\x4b\x51\x4d\x63\x4b\x2b\x77\x72\x4c\x43\x6b\x32\x6e\x44\x75\x33\x51\x35\x66\x38\x4b\x38\x50\x73\x4f\x37\x52\x73\x4b\x2b\x77\x72\x7a\x43\x6e\x4d\x4f\x70\x77\x34\x6f\x5a\x77\x36\x63\x36\x50\x38\x4f\x51\x49\x68\x70\x73\x77\x70\x48\x43\x73\x44\x4e\x38\x77\x71\x48\x43\x71\x73\x4f\x64\x46\x38\x4b\x4a\x77\x36\x52\x42\x47\x78\x74\x63\x45\x38\x4f\x6f\x77\x71\x6a\x44\x70\x78\x48\x44\x6d\x38\x4b\x59\x49\x4d\x4f\x6a\x48\x57\x66\x44\x75\x38\x4b\x67\x56\x42\x37\x43\x74\x32\x68\x52\x57\x4d\x4b\x4a\x43\x4d\x4f\x44\x56\x31\x67\x7a\x77\x36\x59\x55\x77\x36\x68\x69\x77\x36\x35\x4f\x41\x4d\x4f\x39\x49\x4d\x4f\x4e\x77\x72\x64\x55\x64\x78\x42\x6e\x62\x6b\x52\x76\x46\x38\x4f\x36\x77\x36\x72\x43\x67\x38\x4f\x45\x77\x37\x38\x4f\x77\x35\x52\x42\x77\x71\x70\x59\x4e\x46\x42\x6c\x77\x70\x7a\x43\x6b\x4d\x4f\x32\x4f\x6d\x44\x44\x74\x78\x41\x54\x77\x71\x76\x44\x75\x52\x46\x48\x57\x47\x78\x41\x66\x63\x4f\x34\x4a\x38\x4b\x57\x4c\x7a\x45\x57\x47\x63\x4b\x75\x77\x36\x6f\x4d\x4d\x6a\x6b\x39\x77\x36\x6c\x31\x77\x37\x52\x42\x48\x73\x4b\x42\x4d\x73\x4f\x70\x4d\x63\x4f\x55\x56\x6d\x2f\x44\x68\x4d\x4f\x2f\x77\x34\x77\x47\x5a\x4d\x4b\x77\x4e\x32\x2f\x44\x6e\x63\x4f\x62\x77\x34\x59\x58\x77\x70\x31\x78\x65\x69\x38\x4f\x51\x77\x51\x76\x77\x72\x64\x5a\x77\x71\x64\x4b\x62\x6e\x31\x6e\x77\x35\x6b\x72\x61\x53\x44\x43\x76\x47\x4c\x44\x67\x44\x54\x43\x72\x46\x76\x43\x68\x38\x4f\x66\x77\x72\x35\x54\x56\x53\x55\x57\x44\x4d\x4f\x74\x77\x35\x33\x44\x6d\x63\x4b\x69\x51\x55\x72\x44\x6d\x6c\x4c\x44\x74\x56\x4a\x4f\x77\x36\x64\x6a\x58\x63\x4b\x31\x77\x36\x30\x78\x56\x7a\x51\x58\x77\x34\x56\x6e\x66\x46\x6c\x7a\x45\x52\x54\x43\x75\x6a\x39\x6d\x43\x38\x4f\x55\x77\x71\x62\x44\x73\x63\x4b\x79\x77\x6f\x54\x43\x68\x33\x46\x37\x77\x35\x7a\x43\x74\x53\x6a\x43\x6d\x69\x64\x5a\x55\x53\x74\x4b\x77\x35\x62\x43\x72\x67\x58\x44\x75\x44\x62\x44\x67\x58\x72\x44\x69\x33\x49\x39\x53\x57\x77\x71\x51\x41\x4e\x2b\x77\x37\x44\x44\x71\x77\x2f\x44\x6e\x56\x30\x71\x77\x71\x52\x75\x41\x63\x4f\x65\x77\x71\x59\x46\x77\x72\x6e\x43\x6e\x45\x72\x44\x72\x63\x4f\x76\x77\x6f\x5a\x34\x50\x56\x45\x39\x64\x4d\x4b\x6e\x41\x4d\x4f\x41\x54\x38\x4b\x67\x52\x77\x6c\x51\x77\x6f\x63\x53\x77\x35\x6a\x43\x71\x78\x30\x44\x77\x70\x37\x44\x67\x55\x74\x32\x77\x36\x54\x44\x74\x38\x4b\x37\x77\x36\x72\x43\x6b\x43\x44\x43\x6e\x6d\x67\x66\x63\x54\x74\x7a\x48\x38\x4b\x31\x48\x56\x66\x44\x6c\x77\x41\x39\x57\x4d\x4f\x69\x59\x4d\x4f\x75\x58\x78\x76\x44\x70\x4d\x4f\x73\x44\x67\x4d\x5a\x63\x38\x4f\x39\x77\x37\x68\x48\x42\x78\x6e\x43\x6d\x69\x73\x6d\x77\x71\x72\x44\x75\x73\x4b\x4f\x58\x67\x54\x43\x75\x42\x44\x44\x67\x4d\x4f\x6a\x4e\x73\x4f\x56\x42\x63\x4b\x58\x77\x70\x63\x64\x43\x47\x59\x57\x77\x37\x76\x44\x75\x73\x4f\x2b\x77\x70\x76\x44\x6c\x53\x63\x6b\x49\x77\x68\x79\x45\x38\x4b\x39\x77\x70\x6e\x43\x6a\x73\x4f\x61\x77\x72\x5a\x72\x52\x33\x39\x4d\x77\x35\x50\x43\x75\x67\x2f\x43\x73\x6c\x2f\x43\x6f\x41\x55\x32\x5a\x73\x4f\x44\x77\x37\x56\x50\x77\x36\x45\x51\x77\x34\x54\x44\x71\x33\x44\x44\x71\x73\x4f\x46\x41\x69\x42\x76\x52\x63\x4f\x5a\x43\x6b\x6a\x44\x71\x67\x37\x44\x73\x4d\x4f\x42\x49\x38\x4f\x72\x77\x34\x30\x63\x77\x6f\x64\x35\x46\x6a\x6c\x38\x77\x6f\x59\x4c\x44\x63\x4b\x58\x77\x34\x66\x44\x71\x6b\x77\x45\x49\x32\x77\x6c\x77\x34\x72\x43\x76\x67\x55\x68\x77\x70\x74\x31\x51\x4d\x4f\x54\x77\x35\x6c\x56\x5a\x4d\x4b\x50\x77\x70\x42\x6d\x77\x72\x44\x43\x72\x63\x4f\x6b\x77\x6f\x6f\x67\x77\x34\x54\x43\x6f\x38\x4f\x75\x4f\x73\x4f\x35\x77\x36\x37\x44\x72\x63\x4b\x4a\x77\x36\x55\x59\x77\x37\x59\x65\x77\x37\x4e\x4b\x4e\x43\x67\x76\x77\x35\x4e\x59\x77\x35\x66\x43\x6a\x46\x52\x72\x77\x35\x70\x65\x77\x35\x4d\x51\x77\x71\x77\x5a\x77\x71\x7a\x43\x6c\x38\x4b\x55\x77\x35\x66\x44\x68\x44\x78\x37\x4a\x38\x4b\x7a\x4d\x63\x4b\x62\x77\x6f\x59\x70\x63\x52\x52\x77\x42\x73\x4b\x4b\x77\x36\x59\x46\x64\x73\x4b\x68\x61\x63\x4f\x43\x62\x63\x4f\x41\x77\x34\x38\x4a\x77\x35\x4d\x7a\x77\x36\x30\x72\x77\x36\x44\x43\x6f\x6a\x58\x43\x6c\x63\x4f\x61\x64\x53\x76\x43\x69\x4d\x4b\x72\x77\x6f\x4c\x44\x71\x63\x4f\x58\x5a\x32\x39\x79\x56\x51\x78\x78\x77\x34\x6c\x2f\x46\x38\x4f\x67\x77\x71\x70\x57\x4f\x4d\x4b\x54\x4c\x53\x68\x7a\x51\x43\x63\x63\x77\x6f\x4c\x44\x6f\x63\x4b\x47\x77\x36\x6b\x70\x52\x77\x55\x51\x51\x41\x48\x43\x76\x73\x4f\x7a\x77\x34\x77\x57\x77\x6f\x4a\x64\x4d\x48\x72\x44\x6c\x44\x4e\x4a\x77\x71\x74\x4d\x77\x37\x54\x43\x73\x6a\x4d\x5a\x77\x71\x33\x44\x69\x38\x4f\x47\x77\x34\x6e\x43\x70\x4d\x4f\x39\x47\x63\x4b\x67\x77\x70\x6b\x43\x53\x41\x31\x76\x77\x35\x7a\x43\x6c\x38\x4b\x58\x4f\x44\x34\x6a\x49\x43\x51\x53\x66\x6a\x64\x31\x77\x36\x77\x4d\x4d\x73\x4f\x32\x45\x44\x62\x44\x69\x44\x54\x44\x6b\x55\x6a\x43\x72\x4d\x4f\x78\x77\x6f\x6f\x44\x77\x72\x59\x7a\x77\x37\x64\x4e\x65\x4d\x4b\x4a\x61\x63\x4f\x76\x46\x4d\x4f\x66\x46\x38\x4b\x59\x55\x4d\x4b\x4d\x47\x73\x4b\x45\x52\x73\x4f\x74\x64\x56\x6a\x43\x6f\x78\x66\x44\x72\x38\x4b\x30\x77\x36\x4e\x38\x47\x38\x4b\x33\x63\x6e\x33\x44\x70\x63\x4f\x4f\x55\x7a\x58\x43\x74\x32\x62\x43\x75\x73\x4f\x75\x77\x72\x50\x43\x70\x33\x2f\x44\x6c\x73\x4f\x4f\x77\x72\x50\x43\x6e\x4d\x4b\x39\x77\x6f\x66\x43\x76\x73\x4f\x34\x55\x6a\x4a\x4c\x77\x37\x4c\x44\x73\x73\x4f\x54\x77\x71\x6e\x43\x6f\x56\x33\x43\x6e\x4d\x4f\x31\x77\x35\x6b\x44\x77\x70\x54\x44\x76\x73\x4b\x42\x77\x72\x64\x65\x77\x37\x35\x68\x77\x72\x5a\x62\x61\x63\x4f\x56\x66\x38\x4b\x63\x47\x4d\x4b\x6d\x65\x4d\x4f\x78\x49\x41\x41\x48\x66\x77\x4e\x71\x43\x38\x4b\x46\x77\x35\x4e\x42\x77\x72\x4e\x55\x77\x36\x6e\x43\x68\x68\x6f\x38\x66\x41\x6f\x45\x77\x37\x58\x43\x6b\x79\x58\x44\x6c\x57\x2f\x43\x69\x63\x4b\x75\x4e\x63\x4b\x37\x56\x54\x70\x6b\x77\x34\x45\x38\x50\x38\x4f\x73\x77\x70\x50\x43\x73\x63\x4f\x61\x77\x36\x59\x6c\x66\x63\x4b\x34\x77\x6f\x66\x44\x69\x4d\x4f\x34\x65\x6c\x37\x44\x6f\x73\x4f\x30\x55\x38\x4b\x53\x77\x70\x6a\x43\x75\x68\x66\x43\x69\x63\x4b\x31\x53\x58\x4d\x77\x4f\x4d\x4f\x55\x57\x38\x4b\x4c\x77\x34\x31\x35\x77\x6f\x55\x66\x77\x72\x31\x34\x77\x36\x30\x34\x57\x44\x76\x44\x72\x58\x34\x76\x77\x37\x2f\x44\x6a\x6e\x54\x43\x76\x38\x4f\x6d\x4b\x73\x4f\x45\x77\x70\x78\x4d\x77\x34\x33\x43\x6d\x63\x4f\x54\x77\x36\x6a\x44\x6d\x73\x4b\x50\x52\x4d\x4f\x62\x77\x6f\x5a\x6b\x45\x73\x4b\x71\x77\x37\x76\x44\x73\x6a\x6f\x4d\x77\x36\x58\x44\x76\x57\x73\x44\x77\x6f\x42\x64\x47\x67\x5a\x5a\x47\x73\x4b\x77\x55\x63\x4b\x65\x57\x68\x4c\x43\x74\x69\x6f\x72\x77\x34\x46\x52\x45\x73\x4f\x39\x51\x6b\x68\x66\x77\x36\x6a\x44\x6a\x4d\x4f\x73\x55\x44\x59\x54\x41\x79\x54\x43\x76\x4d\x4f\x51\x4d\x68\x48\x44\x68\x73\x4f\x71\x77\x37\x55\x75\x43\x7a\x72\x44\x73\x38\x4f\x62\x4d\x63\x4b\x47\x77\x6f\x74\x62\x77\x71\x54\x43\x72\x58\x7a\x44\x6b\x6d\x4d\x66\x77\x72\x6e\x43\x6b\x38\x4b\x67\x62\x31\x6a\x43\x68\x63\x4f\x31\x77\x36\x46\x65\x77\x6f\x44\x44\x6d\x78\x4e\x4c\x77\x35\x7a\x43\x6e\x69\x4c\x43\x74\x51\x76\x44\x6b\x38\x4f\x4f\x5a\x46\x70\x58\x43\x54\x4d\x65\x77\x71\x62\x44\x68\x73\x4f\x43\x77\x70\x7a\x43\x6d\x38\x4f\x4e\x77\x34\x62\x43\x75\x4d\x4b\x57\x77\x34\x70\x5a\x77\x6f\x46\x49\x64\x6a\x2f\x44\x6b\x67\x48\x43\x6e\x48\x72\x43\x74\x7a\x49\x35\x77\x71\x46\x53\x42\x48\x70\x4c\x66\x6e\x59\x50\x57\x43\x66\x44\x69\x44\x66\x43\x70\x73\x4f\x6b\x77\x6f\x54\x43\x68\x33\x6a\x43\x74\x73\x4b\x67\x51\x68\x4c\x44\x6b\x53\x74\x48\x77\x36\x6a\x44\x6c\x38\x4b\x37\x43\x51\x73\x6e\x65\x41\x38\x49\x56\x73\x4b\x59\x77\x70\x6b\x77\x62\x38\x4f\x52\x4c\x56\x37\x43\x74\x78\x68\x5a\x54\x4d\x4b\x56\x77\x35\x78\x6a\x77\x37\x6f\x37\x77\x71\x72\x43\x67\x6e\x7a\x44\x70\x52\x37\x43\x6c\x41\x4d\x61\x77\x70\x55\x2f\x56\x63\x4b\x32\x77\x71\x46\x55\x66\x54\x59\x49\x77\x37\x54\x44\x74\x33\x70\x47\x50\x47\x7a\x43\x75\x63\x4b\x71\x4e\x53\x4e\x44\x77\x71\x72\x43\x74\x63\x4f\x44\x77\x6f\x46\x4b\x77\x36\x6c\x65\x4b\x6b\x50\x44\x6c\x63\x4f\x62\x77\x6f\x6e\x43\x6e\x63\x4b\x51\x77\x37\x4c\x44\x6f\x4d\x4b\x7a\x77\x37\x4e\x43\x4a\x63\x4b\x76\x77\x36\x33\x43\x69\x4d\x4b\x66\x77\x37\x37\x44\x6f\x63\x4f\x71\x77\x34\x46\x5a\x77\x37\x33\x43\x72\x42\x35\x44\x61\x56\x56\x38\x41\x4d\x4b\x76\x4d\x63\x4f\x31\x42\x6b\x45\x61\x66\x56\x44\x44\x76\x38\x4b\x56\x77\x37\x6a\x43\x75\x73\x4f\x6d\x52\x73\x4b\x48\x50\x38\x4f\x7a\x50\x58\x4c\x44\x75\x56\x48\x43\x70\x63\x4b\x35\x77\x70\x74\x30\x77\x37\x77\x48\x4d\x6a\x66\x44\x73\x67\x48\x43\x68\x48\x72\x43\x71\x38\x4b\x31\x77\x6f\x44\x44\x67\x38\x4b\x36\x64\x32\x67\x79\x77\x6f\x44\x43\x68\x48\x2f\x44\x76\x38\x4f\x35\x46\x73\x4b\x70\x52\x73\x4b\x30\x77\x70\x5a\x48\x4c\x53\x2f\x43\x6c\x41\x31\x4e\x42\x73\x4b\x5a\x77\x6f\x63\x4e\x77\x34\x6e\x43\x6a\x6d\x63\x6c\x4f\x33\x34\x5a\x4a\x48\x4c\x44\x68\x73\x4f\x7a\x77\x35\x50\x44\x72\x30\x50\x44\x6e\x4d\x4b\x4c\x77\x35\x49\x31\x77\x72\x59\x51\x77\x71\x49\x47\x77\x35\x78\x64\x46\x4d\x4b\x73\x77\x6f\x66\x43\x69\x73\x4b\x71\x77\x37\x64\x53\x64\x51\x77\x45\x4d\x32\x73\x2f\x77\x37\x4c\x44\x6a\x6e\x37\x44\x6e\x63\x4b\x4f\x53\x73\x4b\x57\x77\x70\x58\x44\x6d\x67\x74\x6d\x46\x73\x4f\x33\x77\x37\x4a\x57\x77\x70\x64\x61\x66\x7a\x66\x44\x71\x46\x58\x43\x6e\x73\x4b\x36\x77\x71\x44\x44\x75\x67\x34\x39\x48\x63\x4b\x73\x77\x37\x58\x44\x70\x38\x4f\x4c\x77\x37\x55\x41\x77\x34\x7a\x44\x67\x57\x59\x62\x77\x70\x6e\x43\x6d\x63\x4f\x34\x77\x71\x70\x76\x77\x34\x54\x43\x76\x4d\x4b\x62\x77\x6f\x4c\x43\x71\x52\x73\x68\x77\x70\x62\x44\x72\x48\x37\x44\x6f\x79\x6f\x77\x41\x30\x68\x30\x4c\x4d\x4f\x2f\x64\x41\x56\x67\x77\x70\x44\x43\x6b\x38\x4f\x49\x57\x31\x4c\x44\x69\x30\x73\x2f\x65\x73\x4f\x32\x62\x48\x78\x31\x77\x36\x50\x44\x71\x6a\x42\x4e\x58\x6a\x37\x43\x68\x32\x4e\x45\x77\x72\x31\x2b\x53\x69\x6e\x44\x72\x69\x5a\x42\x4e\x32\x70\x7a\x77\x70\x6f\x68\x59\x54\x67\x46\x77\x36\x6e\x43\x73\x38\x4b\x77\x77\x36\x2f\x43\x6f\x45\x5a\x55\x42\x53\x58\x44\x6e\x4d\x4b\x4c\x77\x37\x48\x43\x70\x42\x76\x43\x70\x67\x54\x43\x67\x38\x4f\x34\x77\x71\x64\x73\x58\x69\x6b\x50\x77\x37\x37\x44\x6b\x77\x33\x43\x69\x67\x68\x53\x77\x70\x62\x43\x69\x38\x4b\x6f\x77\x37\x48\x43\x70\x63\x4f\x54\x61\x63\x4b\x5a\x77\x37\x5a\x72\x77\x70\x42\x69\x77\x70\x78\x63\x77\x35\x2f\x43\x76\x4d\x4f\x78\x61\x68\x4a\x59\x4b\x63\x4f\x57\x77\x70\x39\x2b\x77\x34\x6f\x7a\x77\x37\x63\x4f\x64\x38\x4b\x44\x77\x70\x5a\x55\x77\x37\x63\x36\x77\x72\x77\x54\x59\x4d\x4b\x2b\x42\x67\x2f\x44\x6f\x4d\x4b\x65\x48\x32\x34\x46\x77\x35\x4c\x43\x6d\x30\x67\x52\x53\x4d\x4b\x48\x77\x71\x39\x4d\x46\x38\x4f\x6b\x53\x4d\x4f\x54\x56\x73\x4f\x68\x77\x36\x41\x50\x77\x37\x64\x47\x77\x72\x4e\x39\x47\x38\x4b\x74\x77\x72\x39\x31\x77\x37\x4c\x43\x6d\x4d\x4f\x30\x77\x36\x68\x6f\x77\x35\x2f\x44\x6d\x67\x72\x43\x74\x46\x6a\x43\x70\x44\x51\x7a\x43\x73\x4f\x4d\x77\x6f\x70\x48\x4f\x48\x78\x69\x77\x6f\x76\x43\x6b\x6a\x6c\x6a\x5a\x52\x4a\x67\x4d\x4d\x4b\x54\x77\x37\x49\x66\x77\x36\x35\x4f\x50\x38\x4b\x46\x77\x37\x42\x6f\x61\x32\x37\x43\x72\x69\x39\x70\x41\x63\x4f\x7a\x4b\x78\x63\x42\x49\x68\x6f\x67\x77\x35\x44\x44\x6b\x38\x4b\x65\x77\x36\x48\x43\x75\x73\x4b\x77\x77\x36\x64\x71\x52\x4d\x4b\x6f\x4e\x67\x74\x79\x77\x34\x4c\x43\x6b\x56\x6b\x71\x65\x38\x4b\x4e\x4a\x69\x6a\x44\x68\x38\x4b\x30\x4a\x48\x7a\x44\x6d\x46\x73\x75\x62\x45\x48\x43\x6a\x54\x70\x62\x53\x38\x4f\x66\x4a\x73\x4f\x43\x77\x71\x76\x43\x70\x46\x4d\x34\x77\x36\x6e\x43\x69\x38\x4f\x4a\x77\x70\x68\x6d\x48\x63\x4f\x52\x77\x72\x31\x58\x49\x38\x4f\x7a\x77\x70\x6a\x43\x69\x38\x4f\x47\x56\x41\x35\x30\x77\x6f\x66\x44\x70\x73\x4f\x6b\x77\x6f\x37\x44\x6e\x69\x6f\x4a\x57\x4d\x4f\x64\x77\x35\x33\x44\x68\x53\x67\x74\x77\x34\x66\x44\x73\x73\x4b\x2b\x77\x36\x6a\x44\x68\x6c\x6e\x43\x68\x67\x62\x44\x75\x43\x49\x32\x42\x53\x2f\x43\x6b\x30\x50\x44\x6c\x63\x4f\x6c\x43\x4d\x4b\x41\x43\x7a\x58\x44\x74\x73\x4b\x79\x77\x72\x73\x73\x77\x6f\x41\x39\x77\x37\x7a\x43\x6a\x69\x33\x43\x72\x43\x54\x43\x6d\x77\x37\x43\x6a\x6d\x37\x43\x6f\x69\x56\x64\x77\x70\x52\x69\x77\x71\x58\x43\x73\x32\x4c\x44\x6c\x33\x74\x76\x58\x63\x4f\x31\x77\x6f\x52\x4c\x42\x73\x4b\x79\x64\x7a\x76\x43\x6e\x38\x4b\x51\x77\x71\x41\x65\x77\x35\x37\x44\x69\x47\x4c\x44\x71\x4d\x4f\x41\x77\x35\x76\x44\x6c\x73\x4f\x4d\x63\x77\x4a\x34\x57\x51\x30\x72\x77\x35\x33\x43\x6e\x4d\x4f\x74\x77\x70\x58\x44\x6d\x53\x41\x6e\x5a\x4d\x4f\x45\x59\x73\x4b\x4f\x77\x6f\x64\x32\x59\x73\x4b\x52\x41\x4d\x4b\x53\x64\x73\x4f\x4b\x77\x72\x33\x43\x67\x73\x4f\x73\x77\x37\x6a\x44\x75\x73\x4b\x4f\x77\x70\x31\x50\x4c\x6b\x6e\x43\x72\x4d\x4b\x39\x77\x35\x49\x44\x55\x63\x4b\x43\x58\x38\x4b\x34\x77\x36\x50\x44\x70\x6d\x77\x6d\x77\x70\x4e\x33\x77\x70\x4d\x44\x41\x4d\x4f\x34\x77\x37\x39\x48\x53\x67\x44\x44\x72\x63\x4b\x67\x5a\x69\x6e\x43\x72\x43\x31\x57\x4b\x4d\x4f\x73\x77\x37\x50\x43\x74\x63\x4f\x61\x77\x70\x46\x37\x77\x37\x2f\x43\x6e\x7a\x58\x43\x68\x4d\x4b\x79\x5a\x38\x4b\x35\x4a\x6b\x54\x44\x6d\x53\x33\x43\x73\x38\x4f\x51\x77\x35\x49\x4c\x55\x4d\x4b\x54\x77\x71\x56\x39\x4c\x53\x46\x34\x4f\x4d\x4b\x54\x43\x30\x72\x43\x6e\x63\x4f\x53\x55\x73\x4b\x79\x5a\x73\x4f\x4c\x77\x37\x62\x44\x72\x6e\x4c\x43\x6e\x31\x37\x44\x6b\x73\x4b\x42\x65\x55\x7a\x43\x6a\x47\x2f\x44\x6d\x46\x33\x43\x6b\x73\x4b\x79\x4d\x38\x4f\x44\x77\x70\x44\x44\x67\x47\x4e\x48\x62\x63\x4b\x39\x56\x6c\x42\x69\x77\x37\x39\x55\x77\x36\x42\x54\x56\x4d\x4f\x2b\x77\x37\x54\x44\x74\x46\x4d\x31\x77\x72\x41\x30\x77\x35\x44\x44\x69\x63\x4f\x74\x53\x73\x4f\x77\x5a\x38\x4b\x2b\x56\x73\x4b\x37\x4e\x7a\x4d\x49\x77\x36\x48\x44\x6e\x48\x44\x43\x6e\x38\x4b\x76\x77\x71\x54\x44\x6c\x47\x6a\x44\x67\x73\x4b\x74\x45\x32\x67\x62\x77\x70\x2f\x43\x6d\x73\x4f\x6c\x4f\x63\x4b\x48\x63\x6d\x44\x43\x6d\x58\x6e\x43\x69\x45\x6a\x44\x74\x4d\x4b\x71\x77\x36\x73\x6f\x47\x7a\x49\x49\x77\x6f\x7a\x44\x6e\x73\x4f\x4b\x63\x79\x55\x4f\x77\x71\x6e\x44\x6f\x57\x72\x43\x76\x73\x4f\x69\x77\x72\x51\x76\x58\x73\x4f\x47\x64\x46\x33\x43\x74\x57\x72\x43\x72\x4d\x4b\x2f\x77\x72\x62\x44\x76\x7a\x50\x43\x72\x4d\x4f\x59\x77\x71\x7a\x43\x76\x6b\x56\x74\x44\x63\x4b\x61\x46\x63\x4b\x53\x77\x37\x52\x6e\x77\x34\x4d\x6f\x55\x46\x33\x44\x69\x46\x4a\x4b\x77\x35\x38\x61\x77\x37\x6e\x44\x73\x4d\x4b\x48\x77\x71\x74\x4a\x77\x34\x5a\x33\x49\x6e\x2f\x43\x76\x41\x4e\x31\x63\x4d\x4b\x6c\x77\x6f\x78\x41\x77\x37\x48\x43\x6b\x53\x48\x44\x74\x31\x76\x43\x70\x58\x6a\x44\x75\x4d\x4b\x77\x77\x71\x59\x66\x4a\x63\x4f\x62\x62\x78\x42\x4d\x77\x35\x56\x2f\x63\x4d\x4b\x6a\x77\x35\x72\x44\x70\x73\x4b\x63\x77\x37\x4c\x44\x76\x73\x4b\x6c\x77\x34\x51\x5a\x61\x51\x70\x71\x77\x71\x4e\x45\x4b\x33\x51\x55\x44\x63\x4b\x46\x77\x72\x64\x4b\x77\x72\x66\x43\x6e\x73\x4f\x73\x77\x70\x6e\x44\x75\x77\x73\x67\x77\x35\x37\x44\x70\x38\x4b\x56\x57\x63\x4b\x4c\x77\x72\x77\x32\x77\x71\x6a\x44\x6a\x73\x4f\x46\x77\x6f\x4d\x72\x77\x70\x33\x43\x73\x51\x41\x34\x77\x34\x4d\x6d\x61\x30\x6a\x43\x67\x58\x51\x38\x77\x70\x73\x41\x77\x71\x4c\x44\x6a\x63\x4b\x72\x56\x73\x4b\x6a\x77\x72\x58\x44\x71\x73\x4b\x46\x48\x48\x39\x74\x49\x68\x38\x62\x45\x7a\x33\x43\x69\x79\x7a\x44\x76\x51\x44\x43\x69\x48\x62\x43\x70\x31\x72\x44\x71\x73\x4b\x41\x65\x52\x38\x7a\x77\x34\x72\x43\x72\x4d\x4f\x41\x66\x42\x39\x79\x77\x70\x6a\x43\x70\x46\x7a\x44\x6e\x51\x46\x2b\x77\x35\x33\x44\x67\x4d\x4f\x74\x4e\x63\x4f\x68\x62\x6b\x2f\x43\x69\x73\x4b\x4f\x77\x36\x48\x44\x6e\x4d\x4f\x30\x4a\x38\x4f\x4f\x4f\x7a\x64\x43\x77\x72\x33\x43\x70\x38\x4f\x77\x62\x63\x4b\x76\x5a\x51\x33\x44\x71\x38\x4f\x7a\x4a\x38\x4b\x47\x77\x35\x62\x43\x71\x63\x4b\x44\x77\x34\x4e\x49\x77\x6f\x4a\x46\x77\x34\x34\x47\x65\x51\x76\x44\x72\x6e\x37\x44\x6a\x68\x6a\x43\x6b\x46\x77\x59\x4e\x63\x4b\x33\x77\x36\x55\x79\x46\x6b\x70\x79\x77\x71\x58\x43\x6a\x56\x4c\x44\x6d\x73\x4f\x34\x77\x6f\x38\x33\x77\x72\x62\x43\x6b\x31\x6a\x44\x74\x58\x73\x53\x77\x6f\x31\x5a\x77\x6f\x6f\x4b\x43\x63\x4f\x59\x56\x4d\x4f\x50\x77\x35\x77\x4c\x77\x70\x5a\x41\x77\x6f\x39\x4d\x77\x71\x74\x74\x63\x63\x4f\x75\x45\x73\x4f\x4b\x50\x4d\x4f\x55\x66\x73\x4b\x6b\x57\x41\x55\x48\x77\x71\x66\x44\x6e\x4d\x4f\x67\x77\x35\x2f\x43\x70\x38\x4b\x73\x77\x35\x48\x44\x72\x63\x4f\x6d\x4c\x68\x54\x43\x6a\x38\x4f\x2f\x4a\x38\x4f\x61\x77\x37\x41\x59\x77\x6f\x2f\x43\x72\x73\x4b\x44\x77\x70\x50\x43\x71\x38\x4b\x34\x5a\x33\x2f\x43\x74\x63\x4b\x6a\x62\x52\x59\x6f\x77\x6f\x64\x4c\x4f\x63\x4b\x50\x54\x4d\x4f\x4f\x77\x70\x67\x53\x77\x36\x4d\x49\x4b\x31\x41\x4d\x62\x67\x4a\x67\x46\x63\x4f\x34\x55\x45\x59\x6b\x77\x37\x54\x44\x69\x63\x4f\x68\x77\x71\x62\x43\x67\x42\x31\x4f\x4c\x73\x4b\x46\x59\x4d\x4b\x78\x50\x79\x33\x44\x75\x38\x4b\x59\x4e\x42\x48\x43\x6e\x69\x50\x43\x6d\x73\x4f\x69\x77\x71\x7a\x43\x67\x73\x4f\x54\x77\x6f\x56\x37\x77\x35\x66\x43\x72\x7a\x52\x38\x77\x35\x54\x43\x75\x73\x4b\x37\x4e\x38\x4b\x38\x53\x4d\x4f\x76\x48\x41\x4a\x6f\x51\x38\x4b\x6f\x77\x35\x45\x73\x50\x73\x4f\x38\x77\x70\x58\x44\x71\x58\x46\x4d\x64\x4d\x4f\x51\x4a\x63\x4b\x32\x48\x45\x76\x44\x6a\x63\x4f\x39\x77\x34\x35\x5a\x49\x6b\x44\x44\x70\x58\x72\x43\x72\x63\x4b\x41\x77\x34\x35\x39\x77\x6f\x76\x44\x6c\x4d\x4b\x77\x47\x32\x37\x44\x6a\x38\x4b\x54\x4a\x4d\x4b\x46\x77\x70\x6b\x71\x4a\x63\x4b\x59\x59\x4d\x4f\x74\x5a\x73\x4f\x33\x64\x73\x4b\x4e\x77\x34\x77\x57\x77\x36\x4c\x43\x6a\x38\x4f\x6b\x77\x36\x6a\x43\x75\x73\x4b\x47\x52\x6d\x55\x76\x77\x70\x78\x76\x77\x72\x6e\x43\x69\x63\x4b\x72\x77\x35\x62\x43\x6e\x4d\x4f\x30\x54\x38\x4f\x49\x77\x71\x2f\x44\x76\x68\x59\x6b\x64\x58\x67\x4b\x77\x34\x55\x57\x77\x72\x33\x44\x6f\x38\x4f\x65\x48\x55\x6a\x43\x68\x55\x73\x45\x4a\x63\x4b\x7a\x48\x38\x4f\x4d\x77\x37\x39\x6d\x77\x34\x6e\x44\x6c\x73\x4f\x34\x77\x35\x62\x44\x6c\x48\x6a\x44\x6f\x45\x67\x59\x57\x32\x37\x43\x73\x63\x4b\x75\x77\x71\x48\x44\x73\x73\x4b\x7a\x41\x6e\x48\x43\x72\x52\x68\x4a\x65\x45\x51\x45\x47\x38\x4b\x75\x55\x63\x4b\x67\x77\x37\x58\x43\x72\x38\x4b\x78\x56\x73\x4b\x65\x4a\x51\x70\x71\x59\x52\x34\x56\x77\x35\x78\x63\x57\x38\x4f\x39\x63\x77\x78\x32\x77\x35\x38\x53\x77\x34\x58\x43\x73\x4d\x4f\x76\x77\x72\x37\x44\x76\x38\x4f\x6f\x44\x4d\x4b\x69\x77\x35\x56\x6e\x77\x35\x4c\x44\x6b\x73\x4f\x61\x77\x6f\x64\x55\x77\x37\x50\x43\x76\x73\x4f\x65\x42\x53\x55\x53\x4c\x63\x4b\x56\x77\x35\x30\x33\x77\x72\x64\x48\x77\x6f\x63\x70\x77\x71\x54\x43\x68\x51\x37\x43\x75\x38\x4b\x58\x77\x6f\x77\x6f\x50\x4d\x4b\x37\x77\x34\x4c\x43\x67\x6a\x35\x7a\x77\x37\x4c\x43\x6f\x73\x4f\x35\x77\x72\x66\x44\x6e\x42\x68\x42\x59\x73\x4b\x50\x54\x53\x55\x6f\x77\x70\x50\x44\x6c\x4d\x4f\x48\x77\x71\x59\x46\x77\x35\x39\x4b\x42\x73\x4b\x70\x77\x71\x62\x44\x69\x63\x4f\x33\x77\x6f\x50\x43\x6c\x63\x4b\x72\x77\x35\x77\x75\x77\x37\x37\x43\x71\x38\x4b\x53\x77\x34\x51\x48\x77\x34\x72\x44\x69\x46\x4e\x2b\x51\x63\x4b\x51\x77\x37\x6b\x34\x50\x73\x4f\x2f\x77\x6f\x7a\x43\x76\x63\x4b\x39\x59\x38\x4b\x5a\x65\x63\x4f\x42\x77\x36\x49\x48\x77\x6f\x72\x44\x75\x73\x4f\x6e\x77\x72\x34\x4b\x59\x54\x63\x73\x4b\x48\x67\x7a\x52\x4d\x4f\x52\x77\x71\x2f\x44\x6e\x4d\x4f\x62\x77\x70\x64\x35\x49\x4d\x4f\x68\x77\x37\x56\x64\x53\x73\x4f\x64\x77\x35\x66\x43\x6a\x30\x33\x43\x67\x63\x4b\x54\x41\x42\x39\x43\x47\x4d\x4b\x57\x77\x71\x76\x44\x71\x4d\x4b\x36\x4a\x67\x6b\x69\x55\x78\x48\x43\x72\x63\x4b\x4f\x53\x73\x4b\x63\x77\x71\x4c\x43\x6d\x48\x72\x43\x6e\x4d\x4b\x2b\x56\x63\x4f\x38\x5a\x33\x51\x38\x77\x70\x33\x43\x68\x73\x4b\x37\x77\x37\x58\x43\x74\x73\x4f\x59\x4f\x69\x7a\x43\x6a\x63\x4f\x48\x59\x63\x4f\x33\x56\x47\x46\x56\x41\x78\x39\x41\x77\x71\x74\x7a\x77\x72\x4e\x56\x4a\x77\x7a\x44\x6f\x43\x49\x4a\x4b\x63\x4f\x66\x62\x63\x4b\x6e\x51\x38\x4f\x78\x77\x34\x45\x68\x4f\x41\x62\x44\x6c\x42\x48\x44\x76\x38\x4f\x74\x52\x4d\x4b\x6a\x62\x63\x4f\x6d\x77\x36\x2f\x44\x6d\x52\x46\x79\x77\x71\x6c\x42\x77\x72\x56\x31\x77\x34\x73\x2b\x77\x6f\x38\x57\x45\x4d\x4f\x2b\x77\x70\x41\x56\x4f\x51\x74\x65\x59\x79\x54\x43\x6a\x63\x4b\x74\x77\x36\x48\x44\x71\x47\x4a\x32\x58\x67\x66\x44\x6c\x6e\x37\x43\x6c\x6a\x59\x42\x45\x43\x77\x52\x77\x36\x4c\x44\x76\x4d\x4f\x6f\x53\x38\x4f\x62\x41\x4d\x4f\x69\x56\x4d\x4f\x7a\x56\x6e\x59\x77\x45\x73\x4f\x32\x77\x35\x46\x43\x77\x71\x6b\x78\x4a\x6a\x45\x39\x54\x48\x4d\x6a\x4c\x58\x44\x43\x6f\x47\x46\x4b\x65\x6b\x7a\x43\x6b\x45\x6c\x32\x77\x37\x42\x6b\x77\x34\x2f\x43\x69\x4d\x4f\x36\x77\x72\x2f\x44\x6a\x31\x6c\x37\x50\x38\x4b\x30\x56\x38\x4b\x73\x77\x72\x50\x43\x76\x38\x4f\x69\x77\x34\x64\x50\x5a\x55\x41\x57\x50\x53\x55\x47\x77\x34\x48\x44\x6f\x38\x4b\x48\x77\x36\x41\x4d\x77\x35\x6e\x43\x75\x73\x4b\x77\x49\x51\x33\x44\x6f\x55\x39\x38\x54\x51\x4e\x47\x50\x31\x72\x44\x76\x63\x4b\x4f\x45\x38\x4b\x6d\x77\x36\x45\x39\x52\x42\x59\x63\x58\x69\x62\x44\x74\x4d\x4b\x4e\x4f\x4d\x4b\x72\x59\x41\x6b\x6b\x43\x6b\x2f\x43\x76\x6e\x41\x66\x77\x71\x64\x73\x63\x4d\x4f\x75\x47\x47\x35\x38\x77\x34\x44\x43\x73\x32\x4c\x44\x73\x68\x48\x43\x6a\x38\x4f\x4e\x77\x35\x56\x69\x59\x68\x37\x43\x6f\x6a\x74\x6c\x4e\x44\x4d\x39\x77\x34\x72\x44\x6d\x73\x4f\x6b\x77\x36\x78\x6b\x77\x6f\x7a\x44\x72\x63\x4b\x43\x77\x6f\x7a\x43\x67\x6c\x4a\x52\x77\x70\x38\x59\x44\x6c\x73\x49\x47\x73\x4b\x71\x53\x63\x4f\x70\x77\x70\x6b\x69\x63\x63\x4b\x7a\x50\x77\x31\x6d\x77\x72\x7a\x43\x69\x56\x63\x7a\x77\x35\x37\x43\x71\x48\x62\x43\x6f\x51\x7a\x43\x68\x67\x62\x44\x67\x4d\x4b\x66\x77\x70\x54\x44\x70\x6c\x33\x44\x6b\x63\x4f\x54\x62\x4d\x4b\x76\x77\x6f\x2f\x44\x76\x67\x2f\x44\x76\x6a\x6a\x44\x6c\x38\x4f\x6c\x62\x63\x4b\x52\x41\x73\x4b\x68\x61\x45\x76\x44\x72\x31\x35\x6b\x50\x73\x4b\x6e\x77\x6f\x34\x6d\x77\x71\x6c\x54\x47\x38\x4b\x6b\x4c\x69\x4a\x38\x77\x6f\x7a\x44\x6a\x4d\x4b\x54\x46\x73\x4f\x66\x59\x4d\x4f\x38\x61\x73\x4b\x30\x77\x34\x6c\x57\x4a\x4d\x4f\x73\x77\x6f\x63\x56\x77\x6f\x6f\x44\x77\x35\x62\x43\x72\x73\x4f\x77\x44\x30\x74\x32\x77\x71\x42\x69\x77\x71\x70\x45\x54\x54\x6a\x43\x67\x30\x6e\x44\x71\x6c\x37\x43\x76\x63\x4f\x6f\x77\x6f\x6e\x43\x71\x63\x4b\x6d\x77\x37\x72\x44\x67\x51\x4e\x4b\x77\x35\x33\x44\x67\x38\x4f\x57\x77\x6f\x52\x72\x4c\x6a\x55\x63\x77\x6f\x33\x44\x68\x7a\x50\x44\x6c\x68\x45\x6e\x61\x54\x68\x61\x77\x35\x4a\x41\x61\x63\x4f\x66\x77\x36\x58\x44\x74\x63\x4f\x43\x77\x35\x64\x6f\x77\x6f\x39\x6e\x48\x4d\x4b\x44\x77\x71\x4e\x78\x4d\x57\x58\x43\x6a\x73\x4f\x46\x51\x73\x4f\x55\x4c\x4d\x4f\x4a\x48\x46\x55\x54\x77\x70\x52\x51\x77\x34\x6f\x57\x77\x71\x6a\x43\x70\x53\x2f\x43\x68\x73\x4b\x68\x42\x63\x4b\x70\x62\x6d\x48\x43\x71\x73\x4b\x67\x48\x67\x48\x43\x6c\x67\x72\x43\x6e\x30\x74\x75\x58\x42\x39\x30\x77\x34\x56\x56\x4d\x38\x4b\x49\x77\x6f\x66\x44\x75\x53\x59\x36\x77\x37\x4d\x52\x4b\x6a\x68\x70\x77\x6f\x50\x43\x76\x38\x4f\x66\x54\x6c\x35\x6d\x5a\x69\x52\x56\x65\x79\x72\x44\x74\x63\x4f\x45\x48\x47\x76\x44\x6b\x32\x30\x39\x57\x4d\x4f\x37\x44\x31\x44\x43\x69\x38\x4f\x4c\x57\x4d\x4b\x39\x77\x71\x77\x37\x48\x47\x4e\x62\x77\x37\x54\x43\x6d\x4d\x4f\x52\x77\x35\x4d\x63\x56\x4d\x4f\x53\x77\x72\x6e\x43\x6f\x63\x4f\x6e\x4c\x32\x34\x65\x4e\x73\x4f\x55\x77\x70\x73\x33\x77\x36\x58\x44\x69\x6b\x6e\x43\x6a\x6b\x77\x42\x46\x45\x50\x44\x72\x38\x4b\x2f\x77\x72\x4c\x44\x72\x38\x4f\x45\x77\x6f\x42\x46\x77\x37\x34\x67\x77\x34\x67\x4f\x55\x4d\x4f\x61\x77\x35\x6a\x44\x67\x73\x4f\x6e\x77\x34\x55\x53\x62\x63\x4b\x50\x77\x6f\x44\x44\x76\x51\x45\x45\x65\x79\x67\x36\x77\x35\x2f\x44\x6f\x43\x6a\x44\x74\x54\x56\x4c\x64\x77\x34\x37\x5a\x73\x4f\x43\x45\x63\x4f\x54\x55\x51\x4a\x39\x77\x37\x76\x44\x6c\x53\x59\x35\x77\x34\x67\x75\x77\x70\x6e\x43\x6c\x4d\x4f\x6d\x77\x35\x41\x51\x66\x4d\x4b\x30\x43\x73\x4b\x77\x77\x72\x2f\x43\x6b\x4d\x4b\x46\x62\x4d\x4f\x2b\x77\x72\x54\x43\x67\x63\x4b\x46\x77\x71\x54\x43\x67\x45\x30\x51\x44\x4d\x4f\x39\x77\x37\x62\x44\x6a\x47\x30\x78\x77\x37\x6f\x36\x77\x36\x52\x2b\x77\x36\x2f\x43\x72\x41\x77\x43\x53\x43\x45\x61\x44\x42\x64\x55\x41\x56\x67\x59\x49\x55\x46\x74\x55\x31\x66\x43\x76\x69\x7a\x44\x6a\x58\x2f\x44\x68\x38\x4f\x52\x59\x78\x30\x41\x5a\x41\x74\x43\x77\x6f\x67\x75\x42\x55\x34\x34\x77\x34\x56\x68\x77\x70\x6e\x43\x67\x63\x4f\x65\x77\x36\x72\x44\x6b\x73\x4f\x31\x77\x36\x6a\x44\x6d\x79\x37\x43\x6a\x31\x4c\x44\x74\x31\x76\x44\x71\x6b\x6a\x43\x6d\x41\x34\x52\x77\x6f\x76\x44\x6e\x31\x76\x43\x73\x53\x78\x6a\x77\x34\x67\x6f\x46\x58\x72\x43\x72\x42\x66\x43\x72\x69\x73\x39\x77\x6f\x38\x69\x63\x42\x67\x43\x49\x31\x63\x68\x63\x38\x4f\x6a\x4e\x73\x4b\x69\x48\x38\x4b\x39\x61\x33\x37\x43\x67\x48\x6e\x43\x69\x53\x7a\x43\x73\x73\x4b\x74\x64\x47\x4c\x43\x72\x73\x4f\x2b\x49\x4d\x4b\x70\x4f\x58\x68\x67\x43\x78\x6b\x43\x53\x77\x39\x32\x4d\x33\x6b\x49\x77\x35\x64\x33\x44\x63\x4f\x45\x77\x37\x38\x33\x77\x34\x4c\x43\x6a\x57\x35\x32\x42\x32\x50\x44\x6b\x58\x51\x30\x49\x4d\x4b\x61\x77\x70\x7a\x43\x6d\x6d\x72\x44\x6a\x46\x35\x2b\x52\x63\x4f\x39\x51\x32\x2f\x43\x6e\x63\x4b\x41\x57\x33\x48\x43\x6f\x52\x64\x4a\x46\x63\x4b\x33\x77\x35\x63\x37\x77\x37\x2f\x43\x72\x53\x35\x55\x77\x34\x64\x34\x77\x70\x54\x44\x67\x73\x4f\x59\x57\x78\x6f\x38\x77\x37\x73\x46\x77\x72\x6e\x43\x6a\x73\x4f\x65\x77\x37\x48\x44\x6d\x63\x4f\x69\x44\x73\x4f\x78\x77\x70\x2f\x44\x6a\x77\x56\x79\x77\x36\x56\x67\x77\x37\x39\x4c\x77\x36\x33\x43\x75\x38\x4b\x55\x49\x63\x4f\x35\x77\x6f\x49\x4f\x77\x37\x64\x49\x4e\x63\x4b\x43\x4c\x63\x4b\x52\x50\x52\x49\x43\x4f\x46\x58\x44\x6d\x38\x4f\x2f\x77\x36\x41\x51\x62\x73\x4b\x32\x77\x36\x70\x4d\x48\x73\x4f\x6a\x43\x63\x4b\x31\x58\x4d\x4b\x73\x77\x6f\x41\x6c\x77\x36\x72\x43\x6f\x38\x4f\x46\x50\x44\x78\x4c\x41\x33\x59\x43\x41\x52\x55\x6c\x4e\x47\x54\x44\x6e\x63\x4f\x50\x51\x79\x34\x4a\x47\x63\x4f\x64\x77\x35\x2f\x43\x71\x73\x4f\x56\x77\x35\x45\x46\x77\x6f\x66\x44\x73\x51\x6c\x76\x77\x35\x62\x44\x76\x30\x4d\x43\x77\x34\x33\x44\x76\x44\x76\x44\x68\x73\x4b\x59\x77\x34\x55\x68\x4f\x73\x4b\x58\x46\x52\x4e\x77\x77\x70\x51\x4f\x77\x72\x44\x44\x69\x73\x4b\x61\x4d\x47\x4a\x7a\x50\x4d\x4b\x6f\x45\x32\x6a\x43\x74\x55\x48\x43\x72\x73\x4b\x62\x48\x77\x78\x6a\x55\x63\x4f\x56\x77\x37\x51\x49\x77\x6f\x45\x4b\x4b\x63\x4f\x68\x54\x73\x4f\x61\x77\x70\x72\x44\x70\x7a\x38\x30\x77\x6f\x64\x4b\x54\x55\x73\x7a\x4b\x78\x78\x51\x5a\x4d\x4b\x4a\x77\x37\x58\x44\x6e\x6a\x59\x67\x77\x70\x77\x6d\x61\x79\x37\x43\x6b\x67\x78\x44\x77\x6f\x62\x43\x6b\x63\x4f\x30\x4f\x33\x58\x43\x6f\x41\x41\x50\x4f\x41\x38\x62\x58\x38\x4f\x65\x57\x30\x64\x56\x77\x34\x4d\x73\x77\x6f\x46\x4e\x77\x36\x68\x48\x46\x63\x4f\x5a\x77\x37\x45\x4f\x4d\x53\x48\x43\x67\x6a\x4e\x38\x77\x6f\x46\x75\x77\x70\x54\x43\x75\x4d\x4f\x31\x53\x4d\x4f\x37\x54\x48\x7a\x43\x6c\x54\x4a\x61\x55\x56\x78\x2b\x77\x71\x38\x61\x77\x6f\x56\x33\x4f\x6c\x55\x6d\x64\x48\x64\x51\x77\x37\x2f\x43\x73\x63\x4f\x37\x54\x63\x4b\x7a\x63\x63\x4b\x77\x62\x63\x4f\x54\x63\x6d\x2f\x44\x6b\x53\x59\x55\x77\x37\x2f\x43\x6d\x63\x4f\x62\x46\x4d\x4f\x56\x77\x34\x76\x44\x75\x63\x4f\x53\x77\x37\x42\x67\x77\x36\x4c\x43\x76\x73\x4b\x5a\x54\x38\x4f\x35\x66\x38\x4b\x62\x77\x34\x34\x48\x77\x35\x58\x44\x76\x4d\x4f\x72\x42\x31\x6a\x43\x74\x38\x4b\x49\x77\x34\x6f\x72\x77\x70\x70\x65\x77\x70\x6b\x47\x5a\x47\x63\x62\x4d\x6d\x6e\x43\x75\x54\x51\x49\x4e\x57\x48\x44\x6b\x67\x49\x70\x77\x36\x4e\x2f\x4e\x6b\x4c\x44\x70\x63\x4b\x59\x4e\x38\x4f\x51\x77\x6f\x33\x44\x6e\x73\x4b\x78\x50\x6d\x58\x43\x68\x73\x4b\x41\x63\x55\x55\x76\x77\x35\x35\x6c\x4b\x51\x74\x51\x64\x38\x4f\x71\x61\x63\x4f\x2f\x4c\x38\x4b\x45\x77\x37\x72\x44\x75\x73\x4f\x56\x77\x70\x74\x41\x77\x70\x51\x54\x62\x73\x4b\x2f\x77\x35\x76\x44\x67\x38\x4b\x66\x77\x35\x6a\x43\x74\x78\x4c\x43\x75\x48\x6c\x6a\x77\x72\x6f\x44\x77\x34\x72\x43\x76\x58\x2f\x43\x6f\x63\x4f\x2f\x48\x38\x4f\x65\x77\x37\x38\x33\x77\x36\x6a\x43\x76\x63\x4b\x65\x77\x37\x5a\x6a\x77\x71\x4c\x43\x68\x63\x4b\x34\x52\x63\x4b\x74\x77\x71\x37\x44\x72\x69\x7a\x44\x71\x58\x4e\x72\x4a\x56\x50\x44\x72\x55\x70\x5a\x77\x71\x6a\x44\x72\x4d\x4f\x53\x54\x63\x4b\x6d\x77\x35\x4c\x43\x6f\x52\x5a\x7a\x77\x35\x4d\x38\x48\x63\x4f\x6a\x77\x36\x6a\x44\x74\x38\x4f\x64\x77\x37\x37\x43\x67\x79\x35\x6a\x77\x72\x4c\x44\x6e\x4d\x4f\x34\x55\x38\x4b\x66\x65\x51\x4e\x34\x77\x37\x6f\x6c\x4e\x73\x4f\x4d\x77\x70\x72\x44\x71\x51\x66\x43\x6a\x4d\x4f\x67\x50\x38\x4f\x39\x41\x32\x44\x43\x74\x4d\x4f\x4d\x77\x34\x54\x43\x6c\x51\x76\x43\x6f\x4d\x4b\x51\x77\x70\x50\x43\x6a\x4d\x4b\x69\x77\x37\x4e\x6b\x55\x63\x4f\x6a\x77\x36\x48\x44\x68\x63\x4b\x59\x42\x63\x4f\x71\x77\x72\x54\x43\x75\x55\x6a\x43\x6f\x63\x4f\x79\x57\x47\x56\x62\x44\x47\x66\x44\x6a\x38\x4f\x45\x77\x70\x64\x65\x4f\x63\x4b\x6d\x77\x71\x4a\x4c\x65\x4d\x4f\x7a\x62\x38\x4f\x70\x4d\x38\x4b\x76\x77\x71\x66\x44\x6a\x67\x67\x76\x77\x35\x67\x50\x62\x4d\x4b\x78\x50\x63\x4f\x65\x77\x70\x55\x6f\x52\x48\x62\x43\x74\x4d\x4b\x36\x65\x4d\x4b\x46\x77\x70\x33\x44\x67\x55\x31\x51\x64\x4d\x4b\x33\x48\x57\x6a\x44\x6a\x53\x73\x76\x64\x6a\x67\x34\x43\x77\x48\x43\x76\x4d\x4b\x50\x77\x70\x67\x52\x77\x70\x6e\x44\x70\x55\x7a\x44\x68\x30\x76\x43\x6a\x41\x4d\x58\x4e\x52\x4c\x44\x70\x63\x4b\x75\x77\x35\x77\x57\x77\x36\x67\x47\x77\x35\x66\x44\x6e\x32\x44\x44\x76\x77\x77\x68\x77\x72\x4e\x6e\x77\x71\x44\x44\x6f\x43\x4c\x43\x6f\x68\x70\x45\x77\x72\x51\x34\x77\x34\x44\x43\x67\x31\x46\x74\x61\x38\x4b\x35\x42\x63\x4b\x6e\x41\x63\x4b\x6a\x77\x6f\x62\x44\x6c\x63\x4b\x36\x55\x57\x35\x7a\x77\x36\x37\x44\x71\x32\x46\x75\x77\x6f\x78\x51\x77\x72\x54\x43\x67\x73\x4b\x39\x77\x34\x62\x43\x74\x4d\x4f\x59\x77\x70\x76\x44\x6b\x30\x70\x77\x45\x55\x6e\x43\x6a\x73\x4b\x33\x53\x58\x33\x44\x72\x69\x58\x43\x71\x51\x7a\x43\x6c\x73\x4b\x72\x77\x34\x38\x79\x77\x72\x38\x2b\x77\x72\x6a\x43\x6f\x38\x4b\x34\x49\x77\x44\x44\x6e\x63\x4b\x70\x4d\x67\x66\x44\x76\x73\x4b\x4d\x55\x38\x4f\x41\x77\x71\x6f\x68\x77\x6f\x6e\x43\x71\x6b\x37\x44\x74\x4d\x4b\x66\x45\x68\x68\x63\x64\x44\x30\x6b\x41\x78\x48\x43\x6e\x4d\x4b\x61\x77\x70\x45\x53\x77\x35\x6e\x44\x70\x68\x4d\x50\x77\x72\x44\x44\x6f\x73\x4f\x6b\x64\x43\x30\x38\x49\x79\x2f\x44\x6b\x4d\x4f\x45\x77\x71\x38\x73\x51\x51\x41\x44\x49\x32\x55\x75\x65\x67\x2f\x43\x72\x45\x6e\x44\x6e\x45\x4e\x68\x77\x6f\x66\x44\x68\x63\x4b\x78\x77\x72\x4d\x76\x50\x52\x72\x43\x74\x6a\x35\x71\x53\x41\x4c\x44\x6a\x73\x4f\x49\x47\x54\x62\x43\x6e\x31\x49\x2f\x77\x36\x37\x43\x68\x4d\x4f\x30\x77\x34\x31\x35\x77\x70\x6a\x44\x6c\x6a\x39\x44\x77\x6f\x72\x43\x67\x73\x4b\x49\x57\x38\x4f\x6a\x77\x34\x67\x2b\x77\x35\x6a\x43\x74\x4d\x4b\x2f\x61\x73\x4b\x75\x57\x73\x4f\x69\x77\x6f\x62\x43\x70\x63\x4f\x31\x58\x6d\x44\x44\x74\x4d\x4f\x6f\x49\x6e\x6a\x44\x74\x38\x4f\x78\x4e\x30\x54\x43\x68\x73\x4b\x4a\x4b\x4d\x4f\x52\x62\x58\x66\x43\x69\x38\x4f\x78\x42\x63\x4b\x6f\x77\x35\x50\x44\x68\x38\x4b\x36\x43\x43\x54\x43\x70\x38\x4f\x53\x4e\x7a\x66\x44\x69\x63\x4b\x46\x77\x71\x55\x37\x4f\x78\x44\x43\x6f\x52\x45\x6f\x4e\x78\x35\x32\x62\x63\x4b\x69\x77\x70\x48\x43\x68\x55\x34\x62\x77\x34\x52\x54\x47\x38\x4b\x44\x77\x34\x48\x44\x73\x63\x4f\x54\x77\x34\x73\x38\x77\x36\x6e\x44\x6b\x63\x4b\x4d\x55\x41\x4d\x4d\x77\x34\x39\x51\x5a\x47\x37\x43\x70\x38\x4b\x6d\x59\x38\x4f\x76\x77\x35\x63\x6c\x77\x35\x38\x78\x77\x37\x64\x35\x41\x73\x4b\x4e\x57\x38\x4b\x55\x59\x63\x4f\x36\x77\x72\x55\x66\x77\x6f\x56\x50\x64\x73\x4f\x37\x77\x34\x51\x4f\x77\x6f\x74\x58\x77\x6f\x76\x43\x6d\x4d\x4b\x4a\x46\x63\x4b\x56\x77\x6f\x58\x44\x6e\x4d\x4f\x5a\x77\x6f\x7a\x44\x68\x63\x4f\x42\x4d\x48\x74\x41\x77\x71\x77\x48\x62\x52\x54\x43\x68\x73\x4f\x31\x4e\x67\x33\x43\x73\x6a\x52\x4e\x77\x71\x76\x44\x75\x73\x4b\x4d\x4b\x44\x63\x2b\x57\x42\x52\x63\x77\x37\x7a\x43\x76\x6b\x48\x44\x71\x73\x4f\x50\x61\x4d\x4f\x4f\x77\x6f\x48\x44\x71\x53\x76\x44\x6b\x38\x4b\x35\x77\x6f\x64\x7a\x58\x6c\x6e\x43\x72\x4d\x4b\x4b\x5a\x58\x6b\x34\x77\x37\x77\x66\x77\x36\x37\x44\x6e\x6d\x41\x41\x77\x36\x49\x33\x4a\x4d\x4f\x36\x57\x67\x44\x43\x6b\x38\x4f\x33\x77\x37\x39\x39\x62\x63\x4f\x50\x54\x6e\x6a\x43\x6e\x73\x4b\x44\x77\x70\x58\x44\x70\x45\x5a\x6e\x4c\x38\x4f\x35\x41\x63\x4f\x37\x50\x4d\x4b\x58\x5a\x63\x4f\x78\x77\x36\x74\x56\x77\x6f\x4c\x44\x6f\x6e\x2f\x43\x67\x73\x4b\x74\x64\x30\x50\x43\x6e\x4d\x4b\x6b\x61\x77\x70\x4d\x77\x72\x67\x33\x4e\x63\x4f\x66\x43\x63\x4f\x47\x58\x73\x4b\x45\x77\x35\x70\x72\x77\x71\x4d\x45\x77\x37\x58\x44\x6c\x73\x4b\x2b\x50\x63\x4b\x55\x61\x38\x4f\x6c\x77\x36\x64\x6d\x77\x71\x6a\x44\x6b\x38\x4b\x6d\x77\x36\x6a\x44\x6d\x30\x41\x68\x77\x6f\x50\x44\x6f\x73\x4b\x57\x50\x77\x33\x43\x6d\x38\x4b\x61\x77\x36\x73\x6d\x44\x63\x4f\x50\x77\x72\x72\x44\x69\x41\x52\x5a\x5a\x55\x50\x43\x68\x55\x42\x58\x5a\x46\x54\x44\x69\x56\x4c\x44\x67\x38\x4b\x48\x77\x35\x76\x44\x6e\x4d\x4f\x63\x54\x4d\x4b\x78\x59\x63\x4b\x52\x77\x70\x6e\x44\x75\x42\x51\x68\x77\x36\x33\x44\x72\x38\x4b\x36\x77\x70\x37\x44\x67\x4d\x4b\x6d\x77\x34\x51\x43\x77\x34\x37\x44\x70\x38\x4f\x35\x77\x37\x4c\x44\x67\x38\x4f\x56\x54\x33\x37\x44\x75\x78\x44\x43\x72\x6e\x41\x6d\x4f\x63\x4b\x51\x59\x38\x4f\x37\x77\x70\x7a\x43\x6f\x30\x4c\x43\x70\x73\x4b\x2f\x48\x48\x37\x44\x71\x63\x4b\x36\x77\x34\x48\x44\x75\x38\x4b\x52\x77\x37\x6e\x44\x6b\x73\x4f\x52\x77\x72\x48\x43\x6c\x67\x44\x43\x75\x32\x41\x32\x41\x73\x4b\x30\x77\x37\x72\x43\x69\x56\x37\x44\x6e\x73\x4f\x58\x57\x47\x6f\x4d\x54\x7a\x46\x52\x56\x58\x54\x43\x6d\x55\x30\x4a\x77\x6f\x6a\x44\x75\x43\x4a\x6f\x64\x63\x4f\x39\x77\x35\x56\x31\x77\x34\x37\x43\x6e\x63\x4f\x69\x55\x41\x56\x54\x62\x73\x4b\x61\x48\x38\x4f\x73\x77\x34\x48\x44\x75\x47\x77\x4d\x77\x72\x35\x56\x4f\x73\x4f\x73\x77\x34\x41\x6b\x62\x73\x4f\x54\x77\x37\x37\x44\x74\x73\x4b\x2b\x77\x37\x76\x44\x68\x73\x4b\x52\x77\x70\x64\x38\x4f\x38\x4f\x6c\x77\x6f\x54\x44\x67\x41\x4c\x43\x6b\x51\x6e\x44\x6d\x63\x4b\x57\x77\x37\x34\x39\x77\x36\x50\x44\x6a\x6d\x44\x44\x6b\x73\x4f\x56\x77\x72\x56\x6f\x77\x37\x7a\x43\x72\x46\x6f\x47\x61\x73\x4f\x75\x77\x37\x30\x66\x66\x77\x31\x53\x4f\x32\x6b\x32\x62\x4d\x4f\x2f\x77\x6f\x76\x44\x70\x38\x4f\x49\x77\x70\x56\x2b\x55\x41\x63\x54\x58\x6a\x76\x44\x72\x69\x45\x49\x77\x34\x58\x43\x71\x6a\x55\x68\x49\x73\x4f\x42\x77\x72\x6e\x43\x6c\x57\x62\x44\x71\x63\x4b\x38\x49\x6e\x5a\x75\x50\x6d\x30\x41\x77\x34\x6a\x44\x69\x78\x58\x44\x73\x78\x6f\x46\x45\x77\x62\x44\x6a\x42\x44\x44\x71\x63\x4b\x53\x65\x52\x66\x43\x6d\x73\x4b\x51\x52\x4d\x4b\x34\x77\x71\x6a\x43\x6d\x4d\x4f\x31\x77\x71\x62\x43\x71\x63\x4b\x30\x77\x6f\x4a\x74\x77\x6f\x6b\x32\x77\x37\x49\x76\x77\x37\x72\x44\x70\x73\x4b\x36\x4c\x63\x4b\x6a\x77\x6f\x35\x6f\x77\x71\x49\x68\x77\x37\x74\x64\x77\x72\x2f\x43\x69\x38\x4b\x2f\x4d\x68\x76\x44\x6a\x73\x4f\x4c\x77\x36\x62\x44\x6f\x55\x6a\x44\x67\x33\x38\x54\x57\x73\x4f\x75\x53\x42\x73\x48\x54\x7a\x76\x44\x74\x54\x4d\x76\x4b\x38\x4b\x55\x77\x36\x6e\x44\x6c\x63\x4f\x67\x57\x32\x50\x44\x6d\x63\x4f\x6c\x77\x36\x59\x33\x77\x6f\x4c\x44\x6a\x73\x4b\x4a\x61\x63\x4f\x49\x77\x72\x73\x59\x77\x35\x7a\x43\x68\x78\x31\x41\x63\x47\x6c\x48\x77\x72\x2f\x43\x67\x4d\x4b\x57\x42\x73\x4f\x61\x77\x37\x72\x43\x6b\x4d\x4b\x2b\x66\x73\x4b\x6c\x77\x71\x63\x6c\x77\x70\x52\x50\x51\x44\x6a\x43\x73\x63\x4f\x36\x77\x70\x4d\x35\x77\x37\x67\x41\x77\x35\x42\x6a\x66\x73\x4f\x63\x77\x35\x6a\x43\x72\x6c\x72\x43\x75\x69\x46\x73\x57\x4d\x4b\x77\x77\x36\x50\x43\x67\x73\x4b\x61\x77\x72\x64\x79\x64\x69\x72\x43\x6a\x42\x46\x66\x45\x51\x59\x71\x77\x35\x4e\x54\x4f\x45\x4c\x43\x76\x7a\x66\x43\x75\x6a\x6e\x44\x67\x68\x73\x41\x77\x6f\x50\x44\x75\x47\x54\x44\x6c\x47\x2f\x43\x70\x38\x4f\x2b\x54\x46\x76\x43\x73\x48\x6e\x43\x69\x44\x6a\x43\x6e\x4d\x4f\x48\x54\x69\x45\x57\x65\x77\x63\x68\x77\x36\x72\x44\x72\x58\x68\x68\x4a\x4d\x4b\x48\x42\x63\x4f\x67\x51\x63\x4f\x73\x4b\x53\x4c\x43\x6c\x38\x4f\x46\x54\x38\x4b\x69\x77\x37\x76\x43\x6e\x69\x37\x44\x74\x4d\x4b\x45\x77\x37\x4e\x6f\x44\x38\x4f\x68\x77\x70\x70\x73\x65\x63\x4b\x74\x5a\x56\x62\x43\x72\x44\x58\x43\x73\x6b\x6a\x43\x68\x38\x4b\x2f\x77\x71\x46\x6e\x77\x6f\x46\x38\x4a\x63\x4f\x71\x77\x37\x6e\x43\x6f\x42\x4e\x5a\x52\x48\x4c\x43\x6c\x77\x44\x43\x6d\x38\x4b\x31\x4d\x46\x4d\x68\x52\x31\x70\x36\x77\x36\x31\x77\x4e\x31\x44\x44\x71\x4d\x4f\x34\x77\x36\x62\x44\x71\x32\x4c\x43\x68\x6d\x58\x44\x6c\x4d\x4b\x50\x45\x32\x72\x43\x6e\x6e\x55\x6a\x77\x71\x66\x43\x6c\x6c\x63\x42\x77\x35\x4a\x56\x4b\x41\x58\x43\x6e\x38\x4f\x66\x77\x70\x6f\x57\x52\x6a\x64\x2b\x50\x7a\x6a\x44\x6a\x73\x4b\x71\x49\x6e\x67\x79\x77\x36\x76\x43\x70\x33\x59\x53\x66\x6d\x59\x4f\x77\x71\x48\x44\x6c\x73\x4b\x44\x58\x63\x4f\x68\x77\x35\x56\x6b\x65\x4d\x4f\x34\x77\x6f\x39\x4e\x77\x6f\x63\x77\x53\x63\x4f\x7a\x77\x34\x45\x62\x53\x41\x46\x2b\x46\x63\x4b\x77\x77\x72\x2f\x43\x73\x4d\x4b\x32\x47\x32\x77\x4d\x77\x70\x74\x4a\x77\x71\x6a\x44\x68\x4d\x4b\x68\x41\x7a\x33\x43\x6d\x6d\x4c\x44\x6a\x73\x4b\x51\x77\x6f\x35\x71\x77\x34\x64\x73\x77\x70\x39\x78\x77\x70\x66\x43\x68\x7a\x48\x44\x76\x44\x4c\x44\x67\x63\x4b\x61\x77\x37\x48\x43\x6f\x63\x4f\x73\x47\x63\x4b\x30\x77\x34\x59\x6c\x77\x34\x7a\x44\x69\x38\x4b\x46\x50\x73\x4f\x62\x77\x34\x6b\x33\x4b\x38\x4f\x59\x77\x6f\x76\x44\x6d\x4d\x4b\x53\x61\x6e\x4a\x4f\x4c\x63\x4b\x39\x65\x63\x4b\x53\x44\x53\x38\x49\x77\x35\x31\x79\x65\x58\x70\x59\x77\x72\x6f\x64\x77\x34\x72\x43\x72\x6e\x6c\x50\x77\x70\x6b\x4e\x77\x72\x67\x6c\x77\x34\x68\x45\x4e\x79\x7a\x44\x67\x63\x4f\x2f\x42\x73\x4f\x32\x77\x6f\x31\x33\x57\x48\x4c\x44\x76\x54\x37\x43\x72\x6e\x37\x44\x72\x4d\x4b\x39\x4f\x38\x4b\x49\x51\x63\x4f\x51\x77\x70\x56\x39\x77\x70\x2f\x43\x6a\x73\x4b\x68\x77\x37\x6b\x7a\x59\x63\x4b\x33\x57\x6b\x62\x44\x6b\x38\x4f\x4c\x5a\x32\x34\x6f\x77\x72\x77\x70\x51\x69\x63\x7a\x47\x32\x54\x43\x70\x63\x4f\x4f\x77\x6f\x51\x43\x54\x73\x4b\x6c\x77\x37\x41\x73\x55\x38\x4f\x61\x77\x37\x72\x43\x76\x6e\x44\x44\x6f\x4d\x4f\x32\x77\x70\x56\x48\x77\x34\x42\x4a\x4c\x68\x66\x44\x71\x63\x4f\x43\x77\x72\x67\x50\x4d\x6c\x39\x50\x77\x35\x76\x43\x69\x4d\x4f\x34\x65\x4d\x4b\x43\x4b\x73\x4f\x49\x77\x34\x4c\x44\x67\x63\x4b\x65\x77\x6f\x37\x44\x74\x47\x6e\x44\x6e\x38\x4f\x37\x77\x34\x45\x77\x48\x63\x4b\x78\x77\x6f\x46\x45\x64\x57\x73\x30\x4c\x57\x6c\x47\x77\x6f\x37\x43\x71\x73\x4b\x54\x4c\x4d\x4f\x4b\x41\x46\x63\x2f\x77\x35\x54\x44\x68\x38\x4f\x2f\x77\x70\x37\x43\x72\x54\x51\x61\x77\x35\x72\x43\x6f\x4d\x4b\x37\x77\x71\x48\x44\x76\x33\x68\x77\x4f\x38\x4f\x6e\x77\x35\x54\x44\x76\x38\x4f\x42\x77\x36\x49\x68\x63\x7a\x48\x44\x6a\x58\x45\x2f\x41\x38\x4f\x6c\x53\x78\x73\x54\x4d\x73\x4f\x56\x4b\x30\x55\x37\x77\x6f\x55\x54\x63\x38\x4b\x57\x77\x6f\x30\x6a\x77\x71\x33\x44\x6a\x44\x72\x43\x68\x7a\x55\x68\x66\x73\x4b\x54\x59\x38\x4b\x4d\x77\x6f\x58\x44\x6f\x56\x62\x44\x72\x45\x5a\x78\x50\x69\x31\x70\x77\x36\x66\x44\x6e\x55\x38\x35\x77\x72\x4d\x31\x46\x63\x4f\x4a\x65\x31\x51\x47\x77\x37\x54\x43\x6b\x63\x4b\x56\x77\x71\x4c\x43\x6f\x38\x4b\x52\x77\x6f\x54\x44\x71\x38\x4b\x30\x77\x72\x58\x44\x70\x73\x4b\x37\x77\x70\x48\x44\x6b\x58\x4c\x44\x6b\x4d\x4b\x70\x56\x63\x4b\x51\x77\x70\x5a\x73\x77\x71\x45\x45\x77\x35\x62\x44\x67\x77\x58\x44\x69\x54\x76\x44\x68\x51\x74\x4b\x41\x58\x6c\x65\x56\x4d\x4f\x4e\x49\x38\x4b\x65\x77\x37\x50\x44\x74\x63\x4b\x38\x5a\x38\x4b\x4c\x45\x43\x72\x43\x6e\x63\x4f\x6b\x44\x4d\x4b\x4d\x48\x38\x4b\x2b\x4f\x67\x33\x44\x75\x57\x68\x4f\x77\x6f\x55\x37\x77\x34\x68\x54\x52\x38\x4f\x68\x48\x63\x4b\x7a\x77\x72\x48\x43\x6d\x30\x76\x43\x68\x38\x4b\x55\x77\x72\x5a\x71\x77\x35\x7a\x44\x75\x73\x4f\x36\x77\x71\x34\x6e\x77\x72\x33\x44\x6e\x63\x4b\x67\x77\x37\x6c\x30\x51\x4d\x4f\x57\x66\x43\x39\x76\x58\x43\x45\x61\x77\x6f\x72\x43\x6b\x42\x6e\x44\x71\x73\x4f\x67\x51\x79\x44\x43\x76\x58\x6e\x43\x6b\x38\x4f\x50\x57\x4d\x4f\x43\x54\x45\x48\x44\x68\x69\x67\x61\x77\x6f\x5a\x62\x77\x37\x48\x43\x6b\x38\x4b\x70\x52\x6d\x38\x32\x77\x35\x48\x44\x71\x4d\x4b\x4a\x63\x68\x44\x43\x69\x6b\x49\x56\x77\x35\x52\x54\x4c\x73\x4f\x47\x77\x71\x4c\x43\x6d\x73\x4b\x30\x42\x63\x4b\x51\x77\x35\x44\x44\x73\x67\x5a\x58\x77\x36\x6a\x43\x71\x63\x4b\x79\x4e\x54\x38\x4d\x4f\x73\x4f\x38\x77\x35\x56\x48\x50\x38\x4f\x79\x77\x72\x30\x38\x48\x73\x4b\x58\x51\x58\x39\x69\x77\x71\x48\x44\x74\x53\x70\x39\x77\x35\x55\x62\x47\x63\x4f\x39\x4a\x73\x4f\x37\x77\x35\x44\x44\x70\x63\x4f\x76\x77\x37\x58\x43\x75\x73\x4f\x41\x45\x73\x4b\x4e\x4c\x6b\x6a\x43\x6f\x77\x6f\x35\x77\x70\x54\x44\x6b\x47\x77\x68\x66\x32\x62\x43\x6b\x78\x66\x44\x74\x63\x4b\x78\x65\x52\x6e\x44\x6e\x73\x4b\x30\x77\x70\x5a\x54\x77\x72\x76\x43\x69\x4d\x4f\x75\x4e\x38\x4f\x48\x77\x71\x42\x5a\x61\x6c\x78\x37\x77\x6f\x58\x44\x74\x73\x4f\x4f\x77\x72\x7a\x44\x76\x4d\x4f\x58\x58\x63\x4f\x6e\x77\x70\x68\x6a\x41\x31\x4c\x43\x76\x32\x30\x55\x43\x38\x4f\x7a\x77\x35\x50\x43\x73\x63\x4f\x6d\x77\x71\x54\x43\x75\x44\x50\x43\x6e\x7a\x46\x52\x66\x38\x4b\x64\x77\x37\x44\x44\x74\x4d\x4f\x69\x77\x35\x4e\x4b\x47\x79\x72\x44\x6c\x38\x4f\x64\x77\x6f\x37\x44\x71\x46\x55\x71\x77\x6f\x62\x44\x6c\x63\x4f\x78\x54\x6d\x72\x43\x71\x38\x4b\x6b\x4a\x73\x4f\x31\x77\x6f\x74\x50\x4d\x69\x73\x51\x77\x36\x33\x44\x6f\x63\x4f\x6a\x51\x73\x4f\x32\x4b\x63\x4f\x72\x77\x36\x63\x44\x45\x63\x4b\x56\x77\x72\x2f\x44\x6d\x55\x66\x44\x70\x73\x4f\x46\x77\x70\x41\x78\x77\x6f\x77\x76\x4b\x73\x4b\x39\x77\x35\x72\x44\x6a\x54\x72\x44\x6c\x4d\x4b\x39\x45\x4d\x4f\x68\x4f\x63\x4b\x6f\x77\x70\x54\x43\x6a\x6b\x68\x69\x77\x6f\x6a\x44\x69\x4d\x4f\x68\x77\x37\x76\x44\x6c\x73\x4f\x51\x58\x63\x4b\x71\x61\x57\x44\x43\x70\x4d\x4b\x34\x66\x32\x2f\x44\x74\x38\x4b\x75\x55\x38\x4f\x47\x77\x6f\x34\x68\x77\x72\x66\x44\x6b\x73\x4b\x56\x51\x43\x4d\x43\x4d\x38\x4f\x41\x42\x69\x74\x50\x77\x6f\x44\x44\x70\x63\x4b\x2b\x77\x70\x51\x4d\x77\x72\x41\x67\x77\x71\x48\x44\x71\x47\x66\x44\x69\x53\x46\x4a\x77\x72\x33\x43\x70\x55\x62\x43\x68\x73\x4f\x78\x54\x57\x38\x57\x45\x73\x4b\x38\x5a\x4d\x4b\x51\x77\x36\x35\x6e\x58\x57\x62\x44\x76\x38\x4f\x35\x77\x71\x34\x45\x77\x6f\x6f\x46\x77\x36\x38\x58\x52\x38\x4b\x33\x4f\x4d\x4f\x71\x47\x51\x48\x43\x75\x38\x4b\x2f\x77\x71\x56\x73\x77\x37\x2f\x44\x69\x73\x4b\x4e\x4d\x73\x4b\x4e\x59\x30\x48\x44\x70\x4d\x4f\x65\x62\x63\x4f\x38\x77\x37\x33\x44\x74\x6d\x6c\x72\x44\x63\x4f\x78\x46\x32\x50\x43\x6d\x4d\x4f\x57\x46\x68\x49\x61\x47\x38\x4b\x6e\x62\x63\x4b\x77\x62\x63\x4f\x77\x77\x35\x76\x44\x72\x78\x62\x44\x67\x51\x62\x44\x68\x31\x6c\x64\x45\x38\x4b\x77\x77\x36\x52\x4c\x59\x6a\x58\x44\x75\x38\x4b\x41\x47\x68\x54\x44\x6c\x30\x51\x51\x49\x47\x30\x73\x77\x70\x50\x44\x72\x46\x56\x44\x77\x70\x51\x6c\x77\x36\x42\x72\x77\x71\x68\x41\x59\x63\x4b\x52\x77\x34\x62\x44\x6a\x38\x4f\x53\x77\x6f\x6f\x6a\x77\x6f\x48\x43\x6d\x56\x48\x43\x6d\x63\x4f\x53\x52\x6d\x6a\x43\x6c\x73\x4b\x57\x65\x32\x6a\x43\x6d\x73\x4f\x58\x77\x34\x50\x43\x6b\x38\x4f\x35\x58\x4d\x4f\x38\x5a\x68\x66\x43\x74\x4d\x4f\x74\x53\x51\x6a\x44\x68\x58\x33\x43\x6f\x68\x48\x43\x67\x73\x4b\x54\x77\x70\x77\x42\x50\x63\x4f\x47\x59\x77\x39\x35\x77\x6f\x55\x32\x44\x73\x4f\x54\x63\x38\x4f\x39\x62\x6e\x4a\x67\x58\x4d\x4b\x39\x77\x72\x4e\x49\x55\x44\x35\x31\x56\x38\x4b\x33\x51\x48\x72\x43\x6c\x4d\x4b\x39\x77\x37\x30\x2f\x77\x37\x72\x43\x68\x41\x59\x45\x63\x73\x4b\x53\x77\x34\x63\x79\x4f\x4d\x4f\x62\x77\x72\x76\x44\x74\x63\x4f\x63\x77\x70\x38\x70\x77\x34\x45\x43\x77\x6f\x6b\x6f\x77\x34\x7a\x44\x72\x4d\x4b\x39\x77\x36\x70\x34\x45\x38\x4f\x4a\x47\x30\x38\x65\x51\x48\x6f\x30\x56\x73\x4f\x74\x42\x4d\x4b\x77\x51\x4d\x4f\x74\x77\x36\x35\x6c\x77\x71\x50\x44\x70\x55\x4c\x43\x74\x31\x31\x6f\x4d\x38\x4b\x49\x77\x35\x6c\x2b\x49\x4d\x4f\x2f\x51\x54\x7a\x44\x6f\x58\x52\x79\x77\x36\x76\x44\x6b\x63\x4f\x7a\x59\x77\x4c\x44\x75\x6d\x30\x49\x47\x38\x4b\x4c\x77\x36\x6e\x43\x6c\x46\x45\x61\x5a\x7a\x6c\x78\x43\x68\x59\x41\x4a\x44\x41\x41\x77\x71\x4c\x44\x75\x58\x2f\x44\x69\x47\x4d\x35\x4e\x63\x4b\x52\x77\x36\x44\x44\x68\x73\x4f\x2b\x77\x72\x56\x32\x77\x34\x58\x43\x6a\x53\x6e\x43\x76\x4d\x4f\x36\x77\x34\x6e\x43\x67\x38\x4b\x39\x5a\x45\x42\x76\x57\x31\x58\x43\x73\x30\x76\x43\x70\x33\x6c\x33\x77\x36\x51\x7a\x77\x34\x7a\x44\x70\x6b\x45\x35\x77\x70\x52\x7a\x62\x6c\x4a\x41\x59\x43\x42\x48\x77\x37\x67\x6a\x77\x35\x56\x54\x57\x51\x42\x57\x54\x63\x4b\x55\x77\x37\x35\x4b\x59\x6c\x66\x43\x69\x57\x46\x62\x77\x36\x4a\x4e\x48\x73\x4f\x69\x62\x38\x4f\x78\x77\x34\x77\x64\x77\x35\x37\x43\x6a\x6c\x4d\x78\x77\x6f\x70\x50\x4d\x6e\x39\x32\x77\x6f\x67\x77\x77\x6f\x44\x43\x6d\x42\x33\x43\x71\x48\x4e\x56\x50\x45\x66\x43\x6d\x38\x4b\x58\x4c\x46\x51\x4d\x4d\x41\x2f\x43\x6d\x63\x4f\x39\x77\x34\x62\x44\x6b\x54\x46\x7a\x44\x4d\x4f\x68\x77\x35\x58\x44\x6b\x4d\x4b\x54\x77\x6f\x50\x43\x73\x4d\x4f\x52\x64\x73\x4f\x46\x77\x35\x49\x65\x77\x71\x4e\x78\x77\x72\x70\x36\x77\x35\x62\x44\x67\x69\x6a\x43\x68\x38\x4f\x42\x4d\x4d\x4f\x61\x41\x4d\x4b\x33\x63\x63\x4b\x57\x77\x71\x41\x4c\x77\x70\x50\x44\x71\x6b\x4c\x43\x6e\x73\x4f\x55\x4a\x73\x4b\x42\x43\x41\x35\x4c\x48\x4d\x4b\x63\x61\x63\x4f\x51\x44\x4d\x4f\x37\x77\x37\x72\x44\x6e\x32\x54\x44\x70\x63\x4f\x4f\x47\x4d\x4b\x56\x62\x48\x76\x43\x76\x33\x63\x39\x42\x63\x4b\x6f\x77\x71\x4e\x49\x77\x72\x63\x2b\x56\x73\x4b\x2f\x77\x35\x78\x54\x4b\x63\x4f\x64\x4a\x38\x4b\x54\x77\x72\x45\x68\x77\x34\x62\x44\x6b\x31\x76\x44\x74\x48\x31\x57\x77\x72\x4c\x44\x71\x44\x4d\x71\x77\x37\x35\x41\x64\x73\x4f\x44\x77\x35\x67\x61\x77\x36\x73\x48\x41\x44\x41\x73\x77\x37\x54\x43\x73\x6d\x51\x75\x4e\x4d\x4f\x45\x77\x36\x67\x39\x77\x70\x63\x65\x56\x77\x72\x44\x6a\x6b\x6c\x68\x54\x56\x59\x70\x50\x4d\x4b\x49\x65\x78\x72\x43\x6f\x73\x4f\x69\x66\x33\x44\x44\x73\x44\x48\x44\x75\x73\x4b\x69\x4e\x46\x50\x43\x70\x42\x44\x44\x70\x4d\x4f\x55\x77\x72\x33\x44\x68\x7a\x76\x43\x76\x38\x4b\x4e\x53\x7a\x6a\x44\x6b\x63\x4f\x6c\x77\x36\x6c\x35\x4f\x7a\x70\x46\x77\x6f\x68\x79\x4b\x67\x77\x6a\x77\x37\x6a\x44\x67\x42\x35\x59\x77\x72\x67\x43\x53\x63\x4f\x2b\x77\x35\x4c\x44\x69\x73\x4b\x6d\x57\x63\x4b\x63\x4d\x4d\x4b\x50\x4b\x67\x72\x44\x6f\x48\x6a\x43\x6c\x63\x4b\x6d\x41\x56\x63\x76\x66\x6a\x64\x54\x77\x70\x33\x44\x6b\x42\x62\x44\x74\x54\x46\x68\x45\x78\x52\x74\x77\x72\x4c\x43\x72\x4d\x4b\x43\x77\x37\x33\x43\x6c\x63\x4f\x47\x64\x47\x4e\x4b\x77\x37\x7a\x43\x68\x55\x66\x43\x72\x79\x62\x43\x69\x6c\x56\x61\x41\x56\x51\x42\x65\x33\x62\x43\x6e\x6a\x52\x72\x77\x34\x67\x36\x77\x35\x6b\x6c\x54\x4d\x4f\x57\x77\x70\x66\x44\x6c\x63\x4f\x36\x44\x63\x4b\x6a\x45\x33\x77\x4b\x57\x47\x41\x7a\x77\x35\x44\x44\x73\x79\x62\x44\x71\x4d\x4b\x75\x77\x71\x77\x54\x77\x34\x72\x44\x6f\x51\x30\x62\x4b\x38\x4f\x6a\x77\x72\x30\x33\x77\x34\x72\x44\x6f\x46\x76\x43\x68\x38\x4b\x34\x77\x6f\x39\x48\x57\x78\x7a\x44\x6b\x63\x4f\x54\x53\x55\x35\x6f\x77\x37\x77\x47\x51\x79\x7a\x44\x6c\x4d\x4b\x6a\x52\x73\x4f\x61\x55\x4d\x4b\x41\x77\x70\x50\x43\x6d\x48\x50\x44\x72\x6e\x55\x62\x54\x47\x55\x75\x61\x63\x4b\x73\x77\x35\x44\x44\x70\x4d\x4f\x58\x77\x34\x78\x4a\x77\x70\x48\x44\x69\x63\x4b\x72\x4e\x6e\x6b\x70\x77\x71\x33\x44\x73\x73\x4f\x4f\x62\x6b\x50\x43\x69\x73\x4f\x42\x4a\x73\x4f\x49\x77\x71\x48\x43\x70\x38\x4b\x48\x77\x35\x58\x43\x71\x73\x4f\x73\x5a\x46\x2f\x44\x6c\x41\x48\x43\x70\x63\x4f\x61\x46\x43\x72\x43\x6f\x63\x4b\x4c\x77\x72\x4c\x44\x72\x6c\x58\x43\x6b\x6e\x4d\x2f\x4b\x63\x4b\x47\x4d\x33\x62\x43\x73\x38\x4f\x39\x4a\x4d\x4f\x70\x65\x63\x4b\x4c\x44\x38\x4f\x51\x77\x37\x77\x6f\x62\x67\x7a\x44\x72\x48\x70\x4c\x4d\x41\x2f\x43\x6c\x6c\x38\x78\x64\x46\x7a\x43\x69\x73\x4b\x63\x77\x71\x54\x44\x69\x6a\x2f\x44\x67\x42\x7a\x44\x73\x79\x4d\x31\x4e\x47\x7a\x44\x6c\x38\x4f\x69\x77\x72\x4a\x42\x41\x6c\x6e\x43\x69\x47\x56\x79\x77\x35\x30\x72\x51\x38\x4f\x43\x49\x31\x34\x2f\x4b\x56\x35\x4f\x77\x70\x73\x75\x50\x30\x30\x55\x51\x4d\x4f\x59\x77\x71\x6a\x44\x69\x43\x37\x43\x75\x58\x6e\x44\x76\x47\x34\x53\x77\x72\x55\x72\x62\x52\x50\x44\x69\x31\x48\x44\x72\x46\x48\x44\x6d\x63\x4f\x37\x77\x36\x7a\x44\x73\x46\x78\x38\x77\x72\x6e\x44\x73\x44\x6a\x44\x6a\x4d\x4f\x5a\x77\x6f\x42\x57\x77\x35\x78\x59\x77\x71\x63\x47\x49\x38\x4b\x2b\x77\x36\x49\x76\x4b\x57\x4c\x43\x73\x73\x4f\x55\x62\x53\x55\x50\x54\x63\x4f\x79\x56\x77\x4d\x4d\x77\x6f\x52\x6b\x77\x6f\x33\x43\x6f\x4d\x4f\x64\x77\x71\x48\x43\x74\x77\x64\x67\x77\x35\x6a\x44\x6a\x48\x6b\x51\x77\x36\x70\x46\x77\x35\x37\x44\x6e\x38\x4b\x77\x77\x35\x33\x44\x6c\x54\x7a\x44\x67\x73\x4b\x41\x46\x56\x76\x44\x74\x63\x4b\x67\x41\x6c\x72\x44\x6a\x63\x4b\x4b\x77\x34\x63\x5a\x77\x72\x52\x73\x45\x6e\x6a\x43\x6e\x73\x4f\x48\x77\x34\x4a\x36\x77\x70\x37\x43\x6f\x54\x6f\x31\x77\x37\x76\x43\x73\x6e\x54\x43\x75\x73\x4b\x42\x77\x72\x6b\x72\x77\x35\x44\x43\x6e\x48\x62\x43\x6f\x6c\x33\x44\x76\x48\x4c\x43\x72\x79\x73\x54\x77\x37\x44\x43\x6f\x4d\x4f\x37\x4b\x47\x68\x63\x77\x35\x6c\x4e\x41\x38\x4b\x47\x48\x6a\x34\x44\x77\x37\x4c\x44\x75\x46\x48\x44\x6d\x4d\x4f\x41\x77\x6f\x31\x6d\x63\x68\x48\x44\x68\x42\x4c\x43\x72\x31\x67\x4c\x77\x35\x68\x5a\x49\x41\x37\x43\x6a\x63\x4f\x72\x46\x56\x33\x43\x72\x38\x4f\x46\x44\x56\x50\x44\x71\x48\x46\x64\x5a\x38\x4b\x30\x77\x70\x42\x63\x77\x72\x70\x35\x77\x37\x76\x43\x75\x67\x78\x39\x77\x71\x2f\x44\x68\x38\x4b\x59\x77\x72\x2f\x43\x74\x53\x6f\x49\x77\x70\x76\x44\x76\x54\x34\x61\x4c\x73\x4b\x4c\x41\x4d\x4f\x61\x77\x35\x76\x43\x6e\x38\x4b\x72\x77\x71\x33\x44\x76\x38\x4f\x64\x77\x36\x56\x4f\x77\x35\x6f\x46\x54\x38\x4f\x75\x47\x38\x4f\x58\x77\x6f\x58\x44\x72\x38\x4b\x57\x77\x72\x58\x44\x74\x7a\x63\x79\x77\x6f\x31\x2b\x43\x47\x6a\x43\x6a\x67\x34\x58\x63\x73\x4f\x6c\x77\x70\x44\x44\x69\x78\x45\x47\x77\x71\x64\x43\x65\x55\x72\x44\x71\x31\x2f\x44\x6f\x38\x4b\x69\x77\x34\x50\x44\x71\x38\x4f\x4a\x51\x63\x4b\x30\x77\x34\x59\x50\x49\x4d\x4f\x70\x55\x6c\x66\x44\x72\x30\x54\x44\x70\x45\x58\x44\x6e\x78\x34\x70\x77\x71\x50\x43\x70\x63\x4f\x7a\x77\x34\x70\x52\x77\x36\x30\x66\x77\x70\x66\x44\x6f\x4d\x4b\x5a\x77\x72\x6b\x63\x77\x70\x66\x43\x76\x57\x72\x44\x75\x73\x4f\x4d\x77\x35\x4c\x43\x73\x58\x37\x43\x6a\x63\x4b\x31\x55\x73\x4f\x7a\x77\x37\x42\x6b\x65\x38\x4f\x6f\x77\x34\x4c\x43\x74\x30\x6b\x66\x53\x57\x63\x65\x77\x36\x31\x75\x48\x33\x6e\x43\x6a\x73\x4b\x32\x58\x6c\x59\x43\x45\x38\x4b\x78\x77\x34\x59\x52\x77\x71\x73\x32\x5a\x7a\x49\x74\x48\x67\x3d\x3d','\x4a\x30\x44\x44\x6a\x4d\x4f\x72\x50\x41\x3d\x3d'];(function(m,n){var o=function(a){while(--a){m['push'](m['shift']())}};var p=function(){var i={'data':{'key':'cookie','value':'timeout'},'setCookie':function(a,b,c,d){d=d||{};var e=b+'='+c;var f=0x0;for(var f=0x0,_0x395a93=a['length'];f<_0x395a93;f++){var g=a[f];e+=';\x20'+g;var h=a[g];a['push'](h);_0x395a93=a['length'];if(h!==!![]){e+='='+h}}d['cookie']=e},'removeCookie':function(){return'dev'},'getCookie':function(c,d){c=c||function(a){return a};var e=c(new RegExp('(?:^|;\x20)'+d['replace'](/([.$?*|{}()[]\/+^])/g,'$1')+'=([^;]*)'));var f=function(a,b){a(++b)};f(o,n);return e?decodeURIComponent(e[0x1]):undefined}};var j=function(){var a=new RegExp('\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*[\x27|\x22].+[\x27|\x22];?\x20*}');return a['test'](i['removeCookie']['toString']())};i['updateCookie']=j;var k='';var l=i['updateCookie']();if(!l){i['setCookie'](['*'],'counter',0x1)}else if(l){k=i['getCookie'](null,'counter')}else{i['removeCookie']()}};p()}(_0x1a02,0x1c0));var _0x2492=function(g,h){g=g-0x0;var i=_0x1a02[g];if(_0x2492['XlMTnq']===undefined){(function(){var d=function(){var a;try{a=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')()}catch(_0x73c1d4){a=window}return a};var e=d();var f='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';e['atob']||(e['atob']=function(a){var b=String(a)['replace'](/=+$/,'');for(var c=0x0,_0x4a394f,_0x4c6217,_0x2fa44e=0x0,_0xb54b1b='';_0x4c6217=b['charAt'](_0x2fa44e++);~_0x4c6217&&(_0x4a394f=c%0x4?_0x4a394f*0x40+_0x4c6217:_0x4c6217,c++%0x4)?_0xb54b1b+=String['fromCharCode'](0xff&_0x4a394f>>(-0x2*c&0x6)):0x0){_0x4c6217=f['indexOf'](_0x4c6217)}return _0xb54b1b})}());var j=function(a,b){var c=[],_0x10b51b=0x0,_0x118fdc,_0x30cd8a='',_0x24d00c='';a=atob(a);for(var d=0x0,_0x4182a4=a['length'];d<_0x4182a4;d++){_0x24d00c+='%'+('00'+a['charCodeAt'](d)['toString'](0x10))['slice'](-0x2)}a=decodeURIComponent(_0x24d00c);for(var e=0x0;e<0x100;e++){c[e]=e}for(e=0x0;e<0x100;e++){_0x10b51b=(_0x10b51b+c[e]+b['charCodeAt'](e%b['length']))%0x100;_0x118fdc=c[e];c[e]=c[_0x10b51b];c[_0x10b51b]=_0x118fdc}e=0x0;_0x10b51b=0x0;for(var f=0x0;f<a['length'];f++){e=(e+0x1)%0x100;_0x10b51b=(_0x10b51b+c[e])%0x100;_0x118fdc=c[e];c[e]=c[_0x10b51b];c[_0x10b51b]=_0x118fdc;_0x30cd8a+=String['fromCharCode'](a['charCodeAt'](f)^c[(c[e]+c[_0x10b51b])%0x100])}return _0x30cd8a};_0x2492['XAybLk']=j;_0x2492['wLtHyl']={};_0x2492['XlMTnq']=!![]}var k=_0x2492['wLtHyl'][g];if(k===undefined){if(_0x2492['jEPSMg']===undefined){var l=function(a){this['Jnedcw']=a;this['qTKYtG']=[0x1,0x0,0x0];this['CbSdMJ']=function(){return'newState'};this['xJBFUL']='\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*';this['ylxIVn']='[\x27|\x22].+[\x27|\x22];?\x20*}'};l['prototype']['blNTqV']=function(){var a=new RegExp(this['xJBFUL']+this['ylxIVn']);var b=a['test'](this['CbSdMJ']['toString']())?--this['qTKYtG'][0x1]:--this['qTKYtG'][0x0];return this['HEqRBG'](b)};l['prototype']['HEqRBG']=function(a){if(!Boolean(~a)){return a}return this['TqowPU'](this['Jnedcw'])};l['prototype']['TqowPU']=function(a){for(var b=0x0,_0x4204cf=this['qTKYtG']['length'];b<_0x4204cf;b++){this['qTKYtG']['push'](Math['round'](Math['random']()));_0x4204cf=this['qTKYtG']['length']}return a(this['qTKYtG'][0x0])};new l(_0x2492)['blNTqV']();_0x2492['jEPSMg']=!![]}i=_0x2492['XAybLk'](i,h);_0x2492['wLtHyl'][g]=i}else{i=k}return i};var _0xb983=[_0x2492('0x0','\x41\x52\x4f\x51'),_0x2492('0x1','\x59\x48\x48\x21'),_0x2492('0x2','\x4e\x30\x48\x68'),'',_0x2492('0x3','\x48\x41\x54\x47'),_0x2492('0x4','\x43\x54\x33\x46'),_0x2492('0x5','\x5a\x68\x65\x29'),_0x2492('0x6','\x62\x6d\x39\x42'),'\x66\x6e',_0x2492('0x7','\x54\x43\x2a\x25'),_0x2492('0x8','\x77\x30\x57\x76'),_0x2492('0x9','\x28\x72\x56\x44'),_0x2492('0xa','\x6a\x56\x31\x21'),_0x2492('0xb','\x5b\x65\x53\x48'),_0x2492('0xc','\x4a\x74\x6e\x35'),_0x2492('0xd','\x51\x56\x71\x24'),_0x2492('0xe','\x69\x41\x76\x4a'),_0x2492('0xf','\x5a\x69\x77\x34'),_0x2492('0x10','\x43\x54\x33\x46'),_0x2492('0x11','\x47\x5b\x25\x74'),_0x2492('0x12','\x77\x30\x57\x76'),'\x7c',_0x2492('0x13','\x49\x4d\x35\x59'),_0x2492('0x14','\x28\x42\x58\x38'),_0x2492('0x15','\x5a\x69\x77\x34'),_0x2492('0x16','\x5a\x68\x65\x29'),'\x5c\x62','\x67',_0x2492('0x17','\x67\x26\x51\x67'),_0x2492('0x18','\x2a\x34\x4d\x68'),_0x2492('0x19','\x57\x58\x6d\x70'),_0x2492('0x1a','\x49\x4d\x35\x59'),_0x2492('0x1b','\x52\x31\x57\x4c'),_0x2492('0x1c','\x79\x51\x63\x47'),_0x2492('0x1d','\x28\x42\x58\x38'),_0x2492('0x1e','\x57\x29\x57\x78'),_0x2492('0x1f','\x59\x48\x48\x21'),_0x2492('0x20','\x31\x56\x52\x6b'),_0x2492('0x21','\x5a\x68\x65\x29'),_0x2492('0x22','\x6b\x59\x51\x74'),_0x2492('0x23','\x6a\x56\x31\x21'),_0x2492('0x24','\x79\x51\x63\x47'),_0x2492('0x25','\x57\x29\x57\x78')];var _0x9546=[_0xb983[0x0],_0xb983[0x1],_0xb983[0x2],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x3],_0xb983[0x4],_0xb983[0x5],_0xb983[0x3],_0xb983[0x6],_0xb983[0x7],_0xb983[0x8],_0xb983[0x9],_0xb983[0xa],_0xb983[0xb],_0xb983[0xc],_0xb983[0xd],_0xb983[0xe],_0xb983[0xf],_0xb983[0x10],_0xb983[0x11],_0xb983[0x12],_0xb983[0x13],_0xb983[0x14],_0xb983[0x15],_0xb983[0x16],_0xb983[0x17],_0xb983[0x3],_0xb983[0x18],_0xb983[0x19],_0xb983[0x1a],_0xb983[0x1b]],_0xf963=[_0x9546[0x0],_0x9546[0x1],_0x9546[0x2],_0x9546[0x3],_0x9546[0x4],_0x9546[0x5],_0x9546[0x6],_0x9546[0x7],_0x9546[0x8],_0x9546[0x9],_0x9546[0xa],_0x9546[0xb],_0x9546[0xc],_0x9546[0xd],_0x9546[0xe],_0x9546[0xf],_0x9546[0x10],_0x9546[0x11],_0x9546[0x12],_0x9546[0x13],_0x9546[0x14],_0x9546[0x15],_0x9546[0x16],_0x9546[0x17],_0x9546[0x18],_0x9546[0x19],_0x9546[0x1a],_0x9546[0x1b],_0x9546[0x1c],_0x9546[0x1d],_0x9546[0x1e],_0x9546[0x1f],_0x9546[0x20],_0x9546[0x21],_0x9546[0x22],_0x9546[0x23],_0x9546[0x24],_0x9546[0x25],_0x9546[0x26],_0x9546[0x27],_0x9546[0x28],_0x9546[0x29],_0x9546[0x2a],_0x9546[0x2b]];!function(e){e[_0xf963[0x17]][_0xf963[0x16]]=function(b,c,d){return this[_0xf963[0x22]](function(){var a,_0x384319,_0x479bc4=this[_0xf963[0x18]],_0x45a1e7=[];if(_0x479bc4){do{0x3===_0x479bc4[_0xf963[0x19]]&&(_0x384319=(a=_0x479bc4[_0xf963[0x1a]])[_0xf963[0x1b]](b,c))!==a&&(!d&&/</[_0xf963[0x1c]](_0x384319)?(e(_0x479bc4)[_0xf963[0x1d]](_0x384319),_0x45a1e7[_0xf963[0x1e]](_0x479bc4)):_0x479bc4[_0xf963[0x1a]]=_0x384319)}while(_0x479bc4=_0x479bc4[_0xf963[0x1f]])};_0x45a1e7[_0xf963[0x20]]&&e(_0x45a1e7)[_0xf963[0x21]]()})}}(jQuery);var _0xef95=[_0xf963[0x23],_0xf963[0x24],_0xf963[0x25],_0xf963[0x26],_0xf963[0x27],_0xf963[0x28],_0xf963[0x1b],_0xf963[0x29],_0xf963[0x2a],_0xf963[0x2b]];eval(function(h,i,j,k,l,m){var n=function(){var e=!![];return function(b,c){var d=e?function(){if(c){var a=c['apply'](b,arguments);c=null;return a}}:function(){};e=![];return d}}();var o=n(this,function(){var c=function(){return'\x64\x65\x76'},_0x389546=function(){return'\x77\x69\x6e\x64\x6f\x77'};var d=function(){var a=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!a['\x74\x65\x73\x74'](c['\x74\x6f\x53\x74\x72\x69\x6e\x67']())};var e=function(){var a=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return a['\x74\x65\x73\x74'](_0x389546['\x74\x6f\x53\x74\x72\x69\x6e\x67']())};var f=function(a){var b=~-0x1>>0x1+0xff%0x0;if(a['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===b)){g(a)}};var g=function(a){var b=~-0x4>>0x1+0xff%0x0;if(a['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==b){f(a)}};if(!d()){if(!e()){f('\x69\x6e\x64\u0435\x78\x4f\x66')}else{f('\x69\x6e\x64\x65\x78\x4f\x66')}}else{f('\x69\x6e\x64\u0435\x78\x4f\x66')}});o();if(l=function(a){return(a<0x3e?_0xef95[0x4]:l(parseInt(a/0x3e)))+((a%=0x3e)>0x23?String[_0xef95[0x5]](a+0x1d):a[_0x2492('0x26','\x6a\x33\x78\x53')](0x24))},!_0xef95[0x4][_0xef95[0x6]](/^/,String)){for(;j--;){m[l(j)]=k[j]||l(j)};k=[function(a){return m[a]}],l=function(){return _0xef95[0x7]},j=0x1};for(;j--;){k[j]&&(h=h[_0xef95[0x6]](new RegExp(_0xef95[0x8]+l(j)+_0xef95[0x8],_0xef95[0x9]),k[j]))};return h}(_0xef95[0x0],0x0,0x25b,_0xef95[0x3][_0xef95[0x2]](_0xef95[0x1]),0x0,{})),

/*
 *	Copy Rights
 *
 *	غير حقوق التصميم بما يناسبك
 *	https://www.techtester;website
 *
 *
 */
$(document)['ready'](function(){$('#dontedit')['html']('صمم بكل <i class="fa fa-heart" style="color: #e82727;"></i> من طرف <a href="https://www.techtester.website" target="_blank" style="visibility:visible!important;opacity:1!important;position:relative!important"> مختبر التقنية</a>'),setInterval(function(){$('#dontedit:visible')['length']||(window['location']['href']='https://www.alphatekania.com')},3000)}),function(){var a=document['createElement']('script');a['type']='text/javascript',a['async']=!0,a['src']='#';var b=document['getElementsByTagName']('script')[0];b['parentNode']['insertBefore'](a,b)}();
//]]>
</script>


<script type='text/javascript'>/*<![CDATA[*/
$(function(){var b=-1!==$(".post-body").html().indexOf('<div class="break">\n</div>')?$(".post-body article > [dir]").html().split('<div class="break">\n</div>'):1;$("#postAD-top").append($("#HTML201"));$("#postAD-bottom").append($("#HTML203"));var a=$(".post-body [dir] *:not('.s-code *,blockquote *,.sh-msg *,.slider *,.accordion *,.contact *')");var c=Math.floor(a.length/2);1==b.length?$("#HTML202").remove():a.eq(c).after($("#HTML202"));if(1<b.length)for(b.splice(0,0,""),$(".post-body article > [dir]").empty(),
$(".post-body article > [dir]").after('<div class="post-pagin"/>'),a=0;a<b.length;a+=1)1===a?($(".post-body article > [dir]").append('<div class="l-block b-active" id="block-'+a+'"></div>'),$(".post-pagin").append('<span class="pagin-active">'+a+"</span>")):1<a&&($(".post-body article > [dir]").append('<div class="l-block" id="block-'+a+'"></div>'),$(".post-pagin").append("<span>"+a+"</span>")),c=$.parseHTML(b[a]),$(c).appendTo($("#block-"+a));$("body").on("click",".post-pagin span",function(){$("#block-"+
$(this).text()).addClass("b-active").siblings().removeClass("b-active");$("html,body").animate({scrollTop:$(".article-title").offset().top})});$(".whatsapp").click(function(){if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|BB|PlayBook|IEMobile|Windows Phone|Kindle|Silk|Opera Mini/i.test(navigator.userAgent)){var a=$(this).attr("data-text"),b=$(this).attr("data-link");a=encodeURIComponent(a)+" - "+encodeURIComponent(b);window.location.href="whatsapp://send?text="+a}});if(nav_titles){var d=$("#Blog1_blog-pager-newer-link"),
e=$("#Blog1_blog-pager-older-link"),f=$(".newer-text").text(),g=$(".older-text").text();$.get(d.attr("href"),function(a){a=$(a).find("h1.entry-title").text();d.html("<span>"+f+"</span><p>"+a+"</p>");d.attr("title",a)});$.get(e.attr("href"),function(a){a=$(a).find("h1.entry-title").text();e.html("<span>"+g+"</span><p>"+a+"</p>");e.attr("title",a)})}else $("#blog-pager").addClass("nav-links-only")});
/*]]>*/</script>
<!--Page Navigation Ends -->
<script type='text/javascript'>
 /*<![CDATA[*/
$(window).bind("load", function () {
    jQuery("#loader").fadeOut("slow");
    jQuery("#preloader").delay(0).fadeOut();
});
  /*]]>*/
</script>
 </body>
</html>