<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateUrl='vegeclub.xml' b:templateVersion='1.0.0' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  
<head>

    <b:include data='blog' name='all-head-content'/>

<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if></b:if>
<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<title>الصفحة غير موجودة - <data:blog.title/></title>
<meta content='900;/' http-equiv='refresh'/>
</b:if>

<!-- [ Social Media meta tag ] -->
<b:if cond='data:blog.url == data:blog.homepageUrl'> 
<b:if cond='data:blog.pageType == &quot;item&quot;'> 
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>  
<b:if cond='data:blog.url'>
<meta expr:content='data:blog.url' property='og:url'/>
</b:if>
<meta expr:content='data:blog.title' property='og:site_name'/>
<b:if cond='data:blog.pageName'>
<meta expr:content='data:blog.pageName' property='og:title'/>
</b:if></b:if></b:if></b:if>
 
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta content='article' property='og:type'/>
<b:else/>
<meta content='website' property='og:type'/>
</b:if>

<meta expr:content='data:blog.title' property='og:site_name'/>
<meta content='en_US' property='og:locale'/>
 
<!-- Customize meta tags here -->

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='YOUR-KEYWORD-HERE' name='keywords'/>
<meta content='AUTHOR-NAME-HERE' name='Author'/>
<link href='AUTHOR-URL-HERE' rel='author'/>
</b:if>

<meta content='GOOGLE-META-TAG' name='google-site-verification'/>
<meta content='BING-META-TAG' name='msvalidate.01'/>
<meta content='ALEXA-META-TAG' name='alexaVerifyID'/>

<script type='text/javascript'>
//<![CDATA[
var curl = window.location.href;if (curl.indexOf('m=1') != -1) {curl = curl.replace('m=1', 'm=0');window.location.href = curl;}
//]]></script>
 
<meta content='width=device-width, initial-scale=1' name='viewport'/>

<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>
<link href="https://fonts.googleapis.com/css?family=Cairo" rel="stylesheet"/>
<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' rel='stylesheet'/>

<b:skin version='1.0.0'><![CDATA[/*
---*****************************

Platform: Blogger
Name:     Combo One Blogger Template
Designer: Naveed Iqbal
URL:      http://www.bloggertheme9.com
Arabization:Sam Tech
URL:      http://sam-tch.blogspot.com
License: Free Version 

---*****************************/

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

*/

<!-- Variable definitions -->

<Variable name="keycolor" description="Main color" type="color" default="#1a222a" value="#6fa8dc"/>
<Variable name="startSide" description="Start side in blog language" type="automatic" default="left" hideEditor="true" />
<Variable name="endSide" description="End side in blog language" type="automatic" default="right" hideEditor="true" />



<Group description="Body">

  <Variable name="body.background.color" description="Body background color" type="color" default="#f7f7f7"  value="#f7f7f7"/>

  <Variable name="body.background" description="Background" type="background" color="#f7f7f7" default="$(color) none repeat scroll top right"  value="$(color) none repeat scroll top right"/>

  <Variable name="body.text.font" description="Font" type="font" default="$(generalFont)"  value="400 16px Ubuntu, sans-serif"/>
  <Variable name="body.text.color" description="Color" type="color" default="#000000"  value="#000000"/>
  <Variable name="body.link.color" description="Link color" type="color" default="$(keycolor)"  value="#729c0b"/>
  <Variable name="body.link.visited.color" description="Visited Link color" type="color" default="$(body.link.color)"  value="#729c0b"/>
  <Variable name="body.link.hover.color" description="Link hover color" type="color" default="$(body.link.color)"  value="#729c0b"/>
  <Variable name="body.button.font" description="Button font" type="font" default="$(textButtonFont)"  value="500 12px Ubuntu, sans-serif"/>
  <Variable name="body.button.color" description="Button color" type="color" default="$(keycolor)"  value="#729c0b"/>
</Group>

<Group description="Blog title" selector="div.widget.Header">
  <Variable name="blog.title.font" description="Title font" type="font" default="$(blogTitleFont)"  value="500 62px Ubuntu, sans-serif"/>
  <Variable name="blog.collapsed.title.font" description="Collapsed title font" type="font" default="$(blogCollapsedTitleFont)"  value="500 36px Ubuntu, sans-serif"/>
  <Variable name="blog.collapsed.title.color" description="Collapsed title color" type="color" default="$(blog.title.color)"  value="#1f1f1f"/>
  <Variable name="blog.title.color" description="Title color" type="color" default="#1f1f1f"  value="#1f1f1f"/>
  <Variable name="header.background.color" description="Header bar color" type="color" default="#efefef"  value="#efefef"/>
  <Variable name="header.icons.color" description="Header icons color" type="color" default="$(keycolor)"  value="#729c0b"/>
  <Variable name="header.separator.color" description="Header separator color" type="color" default="rgba(0, 0, 0, 0.3)"  value="rgba(0, 0, 0, 0.3)"/>
  <Variable name="blog.description.font" description="Description font" type="font" default="$(blogDescriptionFont)"  value="italic 300 14px Merriweather, Georgia, serif"/>
  <Variable name="blog.description.color" description="Description color" type="color" default="#1f1f1f"  value="#1f1f1f"/>
</Group>

<Group description="Tabs" selector="div.widget.PageList">
  <Variable name="tabs.text.font" description="Font" type="font" default="$(headerItemFont)"  value="700 12px Ubuntu, sans-serif"/>
  <Variable name="tabs.text.color" description="Text color" type="color" default="$(keycolor)"  value="#729c0b"/>
  <Variable name="tabs.selected.color" description="Selected color" type="color" default="$(tabs.text.color)"  value="#729c0b"/>
  <Variable name="tabs.background.color" description="Tabs background color" type="color" default="#fff"  value="#ffffff"/>
</Group>

<Group description="Posts" selector="div.widget.Blog">
  <Variable name="posts.background.color" description="Post background color" type="color" default="#fff"  value="#ffffff"/>
  <Variable name="posts.title.color" description="Post title color" type="color" default="#212121"  value="#212121"/>
  <Variable name="posts.title.font" description="Post title font" type="font" default="$(titleFont)"  value="500 24px Ubuntu, sans-serif"/>
  <Variable name="posts.byline.color" description="Post byline color" type="color" default="#757575"  value="#757575"/>
  <Variable name="posts.byline.font" description="Post byline font" type="font" default="$(bylineFont)"  value="italic 400 12px Merriweather, Georgia, serif"/>
  <Variable name="posts.text.font" description="Post text font" type="font" default="$(bodyFont)"  value="400 16px Merriweather, Georgia, serif"/>
  <Variable name="posts.text.color" description="Post text color" type="color" default="$(body.text.color)"  value="#000000"/>
  <Variable name="posts.text.lineHeight" description="Post text line height" min="10px" max="60px" type="length" default="$(bodyLineHeight)"  value="32px"/>
  <Variable name="posts.snippet.text.font" description="Post snippet text font" type="font" default="$(bodyFontSmall)"  value="400 14px Merriweather, Georgia, serif"/>
  <Variable name="posts.snippet.text.lineHeight" description="Post snippet text line height" min="10px" max="60px" type="length" default="$(bodyLineHeightSmall)"  value="24px"/>
  <Variable name="posts.link.color" description="Post link color" type="color" default="$(body.link.color)"  value="#729c0b"/>
  <Variable name="posts.icons.color" description="Post icons color" type="color" default="$(posts.link.color)"  value="#729c0b"/>
  <Variable name="posts.border.radius" description="Post border radius" type="length" default="0px" min="0px" max="32px"  value="0px"/>
  <Variable name="postFilter.background.color" description="Filter background color" type="color" default="$(keycolor)"  value="#729c0b"/>
  <Variable name="postFilter.message.font" description="Filter text font" type="font" default="$(postFilterFont)"  value="italic 400 18px Merriweather, Georgia, serif"/>
  <Variable name="postFilter.message.color" description="Filter text color" type="color" default="$(posts.background.color)"  value="#ffffff"/>
  <Variable name="postFilter.message.link.color" description="Filter keyword color" type="color" default="$(postFilter.message.color)"  value="#ffffff"/>
  <Variable name="labels.font" description="Label font size" type="font" default="$(labelsFont)"  value="500 10.5px Ubuntu, sans-serif"/>
</Group>

<Group description="Sharing" selector=".sharing">
  <Variable name="sharing.background.color" description="Sharing background color" type="color" default="$(posts.background.color)"  value="#ffffff"/>
  <Variable name="sharing.text.font" description="Sharing text font" type="font" default="$(sharingFont)"  value="400 14px Ubuntu, sans-serif"/>
  <Variable name="sharing.text.color" description="Sharing text color" type="color" default="$(posts.text.color)"  value="#000000"/>
  <Variable name="sharing.icons.color" description="Sharing icons color" type="color" default="$(posts.icons.color)"  value="#729c0b"/>
</Group>

<Group description="Blockquotes">
  <Variable name="blockquote.color" description="Blockquote color" type="color" default="#424242"  value="#424242"/>
  <Variable name="blockquote.font" description="Blockquote font" type="font" default="$(body.text.font)"  value="400 16px Ubuntu, sans-serif"/>
</Group>

<Group description="Pictures">
  <Variable name="picture.caption.text.color" description="Caption text color" type="color" default="#424242"  value="#424242"/>
  <Variable name="picture.caption.font" description="Caption font" type="font" default="$(body.text.font)"  value="400 16px Ubuntu, sans-serif"/>
</Group>

<Group description="Sidebar" selector="div.sidebar_feed">
  <Variable name="sidebar.background.color" description="Background color" type="color" default="$(body.background.color)"  value="#f7f7f7"/>
  <Variable name="sidebar.separator.color" description="Separator color" type="color" default="rgba(0, 0, 0, 0.12)"  value="rgba(0, 0, 0, 0.12)"/>
  <Variable name="widget.title.font" description="Gadget title font" type="font" default="$(sidebarTitleFont)"  value="500 16px Ubuntu, sans-serif"/>
  <Variable name="widget.title.color" description="Gadget title color" type="color" default="$(body.text.color)"  value="#000000"/>
  <Variable name="sidebar.icons.color" description="Sidebar icons color" type="color" default="$(keycolor)"  value="#729c0b"/>
  <Variable name="sidebar.link.font" description="Link font" type="font" default="$(sidebarLinkFont)"  value="400 14px Merriweather, Georgia, serif"/>
  <Variable name="sidebar.link.color" description="Link color" type="color" default="$(keycolor)"  value="#729c0b"/>
  <Variable name="sidebar.posts.title.font" description="Post title font" type="font" default="$(sidebarPostTitleFont)"  value="500 14px Ubuntu, sans-serif"/>
  <Variable name="sidebar.posts.text.font" description="Post text font" type="font" default="$(sidebarPostFont)"  value="italic 400 14px Merriweather, Georgia, serif"/>
  <Variable name="sidebar.posts.text.color" description="Post text color" type="color" default="#535353"  value="#535353"/>
</Group>

<Group description="Search bar" selector="div.search">
  <Variable name="search.text.color" description="Text color" type="color" default="$(offBlack)"  value="#1f1f1f"/>
  <Variable name="search.icon.color" description="Icon color" type="color" default="rgba(0, 0, 0, 0.38)"  value="rgba(0, 0, 0, 0.38)"/>
  <Variable name="search.font" description="Text font" type="font" default="$(searchFont)"  value="400 16px Merriweather, Georgia, serif"/>
  <Variable name="search.placeholder.font" description="Placeholder text font" type="font" default="$(searchPlaceholderFont)"  value="italic 400 15px Merriweather, Georgia, serif"/>
  <Variable name="search.placeholder.color" description="Placeholder text color" type="font" default="rgba(0, 0, 0, 0.38)"  value="rgba(0, 0, 0, 0.38)"/>
  <Variable name="search.background.color" description="Background color" type="color" default="rgba(0, 0, 0, 0.03)"  value="rgba(0, 0, 0, 0.03)"/>
</Group>

<Group description="Attribution" selector=".widget.Attribution">
  <Variable name="attribution.text.color" description="Attribution text color" type="color" default="$(body.text.color)"  value="#000000"/>
  <Variable name="attribution.link.color" description="Attribution link color" type="color" default="$(body.link.color)"  value="#729c0b"/>
  <Variable name="attribution.icon.color" description="Attribution icon color" type="color" default="#757575" hideEditor="true"  value="#757575"/>
</Group>

<Group description="Widths">
  <Variable name="sidebar.width" description="Sidebar width" type="length" min="100px" max="1000px" default="280px"  value="280px"/>
  <Variable name="posts.width.stream" description="Post width (stream)" type="length" min="100px" max="1000px" default="385px"  value="385px"/>
</Group>
 */


/* New interface B - ver 3
----------------------------------------------- */

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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ins{text-decoration:underline}
del{text-decoration:line-through}

table {margin:15px 0; font-size:13px; border-collapse: collapse; width: 100%;}
td, th {border: 1px solid #eee; text-align: right; padding:8px 10px;}
tr:nth-child(odd) {background: #F4F4F4;}

caption {background: #eee; text-align:center; padding: 4px 10px 4px}
dl {margin: 0 0 20px 0}
dl dt {font-weight: bold}
dd {margin-right: 20px}
pre {margin: 20px 0; white-space: pre}
pre, code, tt {font: 13px 'andale mono', 'lucida console', monospace; line-height: 18px}

blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
sup{ vertical-align: super; font-size:smaller; }
code{ font-family: 'Courier New', Courier, monospace; font-size:12px; color:#272727; }
a img{border: none;}
ul ul, ol ol { padding: 0; }

ol, ul { padding: 0px;  margin: 0; }
ol li { list-style-type: none;  padding:0;  }
ul li { list-style-type: none;  padding: 0;  }

/* Theme color change
----------------------------------------------- */
a,a:hover,.post-title a:hover, .sidebar-wrapper a:hover,#related-article h4 a:hover{color:#3D89D5;}
.no-posts-message,.share-buttons li .sharing-platform-button:focus, .share-buttons li .sharing-platform-button:hover,.post-filter-message,#blog-pager a {background:#3D89D5;}

h1, h2, h3, h4, h5, h6 {color: #666; letter-spacing:0.1px;  font-family: 'Cairo', sans-serif;
 font-weight:500;}

h2{ font-size: 21px; line-height: 27px;}
h3{ font-size: 19px; line-height: 25px;}
h4{ font-size: 17px; line-height: 23px;}
h5, h6{ font-size: 16px; line-height: 22px;}
.post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6{ margin:6px 0;}

a{ color: ; outline:none; text-decoration: none; }
a:hover { color: ; text-decoration:none; }
body {background-color: #E9E9E9; color:#777; font-family: 'Cairo', sans-serif; overflow-wrap: break-word; word-break: break-word; word-wrap: break-word; margin:0; padding:0;} 

.ct-wrapper {padding:0px 0px 0; position:relative; margin: 0px auto;}
.outer-wrapper {float:right; width:100%; position: relative; padding:0px 0 }
.main-wrapper { width:auto; margin-left:320px; margin-right:0;}
.main-inner-wrap {background:#fff; padding:14px 0px; border-radius: 5px; width:100%; box-shadow: 0 2px 1px rgba(0, 0, 0, 0.08); margin:0 0 25px; float:right; position: relative;}
.sidebar-wrapper {width:300px; float: left; margin-left:0px;}
.contained {margin: 0 auto; padding: 0 12px; position: relative; max-width:1160px;}
.padder{margin: 0 auto; width: 96%;}

body#layout #header, body#layout .header-left { width: 44.5%; }
body#layout .main-wrapper { margin-left:320px; }
body#layout .footer { width:32%;} body#layout .ads{ width:100%;}
body#layout .outer-wrapper, body#layout .sidebar-wrapper, body#layout .ct-wrapper { margin: 0; padding: 0; }
body#layout .main-nav, body#layout .search {display: none;}
.ct-wrapper, .crossy, .post, .sidebar-wrapper{overflow:hidden;}

#header{margin:16px 0 24px; float:right; width:auto;}
#header h1, #header h2 {font-size: 32px; margin: 0; padding: 0; font-weight:600; line-height:32px; text-overflow: ellipsis; white-space: nowrap;}
#header h1 a, #header h2 a{color: #f3f3f3;}
#header h1 a:hover, #header h2 a:hover{color: #fff;}
.Header p {display:none; color: #fff; font-weight:300; font-size:14.7px; line-height:1.7; margin: 6px 0 0; padding: 0;}
.header-left { float: left; }.header-left .widget-content { margin: 26px 0px; }

.post-header, .PopularPosts .popular-posts-snippet, .Header p{font-style:italic;}

.hidden {display: none;}
.invisible {visibility: hidden;}

.top{margin-top:20px;}

.clearboth { clear: both;}

.main-heading {position: absolute; clip: rect(1px,1px,1px,1px); padding: 0; border: 0; height: 1px; width: 1px; overflow: hidden;}
.blogger-logo, .svg-icon-24.blogger-logo {fill: #ff9800; opacity: 1;}

.item-control {display: none;}

.BLOG_mobile_video_class {display: none;}
.bg-photo {background-attachment: scroll !important;}

.main-nav{display: block; float:left; background: none;}
li.home a {background:;}

.menu {position:relative; float:right;}
.menu li {display: inline-block; position: relative; z-index: 10;}
.menu li:first-child {margin-right: 0;}
.menu li a {font-size: 16px; padding: 13px 15px; font-weight:400; text-decoration: none; display: block; color:rgba(255, 255, 255, 0.8); transition: all 0.2s ease-in-out 0s; }
.menu li a:hover,.menu li:hover>a {color: #fff;}
.menu ul {visibility: hidden; opacity: 0; margin: 0; padding: 0; width: 140px; position: absolute; right: 0px; background: #fff; 0;
border-radius: 8px; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.25); z-index: 9; transform: translate(0,20px); transition: all 0.2s ease-out;}
.menu ul:after {bottom: 100%; right: 20%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color:#fff; border-width: 6px; margin-right: -6px;}
.menu ul li {display: block; float: none; background: none; margin: 0; padding: 0;}
.menu ul li a {color: #868686; display: block; font-size: 14px; font-weight: normal; padding: 9px 15px; text-transform: none;}
.menu ul li a:hover,.menu ul li:hover>a {color: #000;}
.menu li:hover>ul {visibility: visible; opacity: 1; transform: translate(0,0);}
.menu ul ul {right: 149px; top: 0px; visibility: hidden; opacity: 0; transform: translate(20px,20px); transition: all 0.2s ease-out;}
.menu ul ul:after {right: -6px; top: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-left-color: #EBEBEB; border-width: 6px; margin-top: -6px;}
.menu li>ul ul:hover {visibility: visible; opacity: 1; transform: translate(0,0);}

.resp-desk{display: none; padding:10px 16px; border-radius:5px; background:#fff; margin:16px 0px; text-transform: uppercase; font-weight: 600;}
.resp-desk a{color: #888;}

.base1{background-color: #3D89D5; background-image: linear-gradient(to left, #00c4cc, #7d2ae8); float: right; width: 100%;}
.base2{background-color: #3D89D5; background-image: linear-gradient(to left, #7d2ae8, #00c4cc); float: right; width: 100%;}
.white{background:#EAECEE; float: right; width: 100%;}
.sidebar-wrapper .widget{background:#fff; padding:10px; border-radius: 5px; box-shadow: 0 2px 1px rgba(0, 0, 0, 0.08); overflow:hidden; clear: both; margin-bottom: 25px;}
.sidebar-wrapper li{border-bottom: 1px solid #ddd; margin: 0; padding: 7px 0 7px 7px; text-transform: capitalize;}
.sidebar-wrapper li:last-child, .footer li:last-child{border-bottom:none !important;}
.footer li:first-child, .PopularPosts ul li:first-child{padding-top:2px !important;}
.sidebar-wrapper h3{font-size:18px; margin: 0 0 10px; padding: 0;}
.sidebar-wrapper a{}

.with-ul:after {border-color: #fff transparent transparent; border-image: none; border-style: solid; border-width: 4px; content: ""; height: 0; margin-right: 5px; margin-top: -2px; position: absolute; top: 50%; width: 0;}

.post-body img {max-width: 100%; margin:6px 0;}
.post-body iframe {max-width: 100%;}
.post-body a[imageanchor="1"] {display: inline-block;}

.post-header{margin:5px 0;}

.byline {margin-left: 1em;}
.byline:last-child {margin-left: 0;}

.byline.reactions iframe {height: 20px;}

.no-posts-message {line-height: 40px; text-align: center; margin: 10px 0; background-color:; color:#fff;}

.crossy{text-align:center; float:right; margin:0px 0 12px; width:100%;}

.fn:before{font-family:fontawesome; content:"\f007"; font-style:normal; color:#777; float: right; margin: 0 6px 0 0;}
.published:before{font-family:fontawesome; content:"\f133"; font-style:normal; color:#777; margin: 0 3px 0 0;}

#comments {background: #FAFAFA; border: 1px solid #e6e6e6; margin-top: 0; padding: 10px 20px 20px;}
#comments h3.title, #comments .comment-form .title {font-size: 17.5px; font-weight: 300; letter-spacing: 1.3px; margin: 0 0 16px; padding: 0 0 0 2px;}
#comments .comment-form {border: 1px solid #e6e6e6; padding:0 14px; background:#fff;}
body.item-view #comments .comment-form h4 {position: absolute; clip: rect(1px,1px,1px,1px); padding: 0; border: 0; height: 1px; width: 1px; overflow: hidden;}
#comment-holder .continue {display: none;}
#comments .comment-thread ol {margin: 0; padding-right: 0;}
#comments .comment-thread ol {padding-right: 0;}
#comments .comment-thread .comment-replies, #comments .comment .comment-replybox-single {margin-right: 60px;}
#comments .comment-thread .thread-count {display: none;}
#comments .comment {position: relative;}
#comments .comment .comment {padding-bottom: 8px;}
.comment .avatar-image-container {position: absolute;}
.comment .avatar-image-container img {border-radius: 50%;}
.avatar-image-container svg, .comment .avatar-image-container .avatar-icon {border-radius: 50%; border: solid 1px #999; box-sizing: border-box; fill: #999; height: 35px; margin: 0; padding: 7px; width: 35px;}
.comment .comment-block {background: #fff; border: 1px solid #ddd; border-radius: 4px; margin: 0 48px 25px 0; padding: 12px 16px;}
.deleted-comment {background: #eee; border-radius: 3px; color: #999; font-size: 13px; padding: 10px;}
#comments .comment-author-header-wrapper {margin-right: 40px;}
#comments .comment .thread-expanded .comment-block {padding-bottom: 20px;}
.user a {color: #666; font-size: 15px; text-decoration: none;}
.comments .comments-content .user {font-style: normal;font-weight: bold;}
#comments .comment .comment-actions a{background: #fdfdfd; border: 1px solid #ccc; border-radius: 2px; color: #999; display: inline-block; font-size: 10.6px; height: 18px; line-height: 19px; margin: 0 6px 0 0; text-align: center; width: 36px;}
.comment-actions .item-control a {position: absolute; left: 5px; top: 10%;}
#comments .comment .comment-actions>* {margin-left: 8px;}
#comments .comment .comment-header .datetime {display: inline-block;}
#comments .comment .comment-header .datetime { margin-right: 8px;}
.datetime a {color: #666; font-size: 11px; font-weight: 400; opacity: 0.9; padding: 1px 6px; text-align: center; text-transform: none;}
#comments .comment .comment-header, #comments .comment .comment-footer .comment-timestamp a {color: rgba(0,0,0,0.54);}
.comments .comments-content .comment-content {color: #666; font-size: 14px; line-height: 1.6em; margin: 0; overflow-wrap: break-word; text-align: justify; padding: 12px 0; word-break: break-word; position: relative; transition: all 0.3s ease-out 0s;}
.comment-body {margin-bottom: 12px;}
#comments.embed[data-num-comments="0"] {}
#comments.embed[data-num-comments="0"] #comment-post-message, #comments.embed[data-num-comments="0"] div.comment-form>p, #comments.embed[data-num-comments="0"] p.comment-footer {display: none;}
#comment-editor-src {display: none;}
.comments .comments-content .loadmore.loaded {max-height: 0; opacity: 0; overflow: hidden;}

.mube{text-align:center; margin:40px 0 12px;}
.mube h4{font-size: 30px; line-height: 38px; color:#fff; font-style: italic; font-weight: 400; }

.sub-dd {text-align:center; margin:25px 0 45px;}
.lite{background:#fff; border: 0; box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1); font-size: 16px; padding: 22px 46px 22px 50px; color:#444; width:30%; outline:none; border-radius:5px;}
.tilt i{color: #aaa; font-size: 19px; margin: 23px 20px 0 0; position: absolute;}
.sub-dd .buter{background: #292D36; color: #fff; display: block; margin: 20px auto 0; padding: 12px; width: 140px; cursor:pointer; display:none;}
.sub-dd .buter:hover{}


.svg-icon-24, .svg-icon-24-button {cursor: pointer; height: 24px; width: 24px; min-width: 24px;}


.snippet-container {margin: 0; position: relative; overflow: hidden;}
.snippet-fade {bottom: 0; box-sizing: border-box; position: absolute; width: 96px;}
.snippet-fade {left: 0;}
.snippet-fade:after {content: '\2026';}
.snippet-fade:after {float: left;}

.share-buttons .svg-icon-24, .centered-bottom .share-buttons .svg-icon-24 {fill: #fff;}
.sharing-open.touch-icon-button:focus .touch-icon, .sharing-open.touch-icon-button:active .touch-icon {background-color: transparent;}
.share-buttons {background: #444; color: #fff; border-radius: 2px; box-shadow: 0 2px 2px 0 rgba(0,0,0,.14) , 0 3px 1px -2px rgba(0,0,0,.2) , 0 1px 5px 0 rgba(0,0,0,.12); color: #fff; margin: 0; position: absolute; top: -11px; min-width: 160px; z-index: 101;}
.share-buttons.hidden {display: none;}
.sharing-button {background: transparent; border: none; margin:14px 0; outline: none; padding: 0; cursor: pointer;}
.share-buttons li {margin: 0; height: 38px;}
.share-buttons li:last-child {margin-bottom: 0;}
.share-buttons li .sharing-platform-button {box-sizing: border-box; cursor: pointer; display: block; height: 100%; margin-bottom: 0; padding: 0 14px; position: relative; width: 100%;}
.share-buttons li .sharing-platform-button:focus, .share-buttons li .sharing-platform-button:hover {background-color:; outline: none;}
.share-buttons li svg[class^="sharing-"], .share-buttons li svg[class*=" sharing-"] { position: absolute; top: 7px;}
.share-buttons li span.sharing-platform-button, .share-buttons li span.sharing-platform-button {position: relative; top: 0;}
.share-buttons li .platform-sharing-text {display: block; font-size: 16px; line-height: 38px; white-space: nowrap;}
.share-buttons li .platform-sharing-text {margin-right: 40px;}

blockquote {color: #424242; font: italic 300 x-large Ubuntu,sans-serif; margin: 7px 0; text-align: center;}

.post .thumb {float: right; height: 20%; width: 20%;}

.blog-pager {text-align: center;}

.post-title{font-size:20px; line-height:26px;}
.post-title a, .sidebar-wrapper a {color:#444;}
.post-title a:hover, .sidebar-wrapper a:hover {color:;}

.post-snippet .snippet-fade {bottom: 0; position: absolute;}

.post-filter-message {background-color:; clear:both; float:right; width:100%; box-sizing: border-box; color: #fff; font-size:15.5px; letter-spacing:.9px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin:22px 0 6px; padding: 12px 16px;}
.post-filter-message a {color: #fff; cursor: pointer; padding-right: 30px; white-space: nowrap;}
.post-filter-message>div:first-child {-webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto;}
.post-filter-message .search-label, .post-filter-message .search-query {font-style: italic; quotes: "\201c" "\201d" "\2018" "\2019";}
.post-filter-message .search-label:before, .post-filter-message .search-query:before {content: open-quote;}
.post-filter-message .search-label:after, .post-filter-message .search-query:after {content: close-quote;}

body.feed-view .byline.post-labels a, body.feed-view .labels-more a {background-color: #ffffff; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.18);  opacity: 0.9;}
.post .labels-container a {display: inline-block; max-width: calc(100% - 16px); overflow-x: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap;}
.post .labels-outer-container {margin: 0 -4px; position: absolute; top: 12px; transition: opacity 0.2s ease 0s; width: calc(100% - 2 * 16px);}
.post .post-labels a {border-radius: 2px; cursor: pointer; display: inline-block; font: 500 12px Ubuntu,sans-serif; margin: 4px 4px 4px 0; padding: 0px 8px; height:20px; line-height:22px; position: relative; text-transform: uppercase;}
.post .post-labels a {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

#blog-pager {float:right; width:100%;}
#blog-pager a {color: #fff; background: ; cursor: pointer; text-transform: uppercase;}

.PopularPosts .post-title { margin: 0 0 2px;}
.PopularPosts .item-thumbnail {clear: both; max-height: 152px; overflow-y: hidden; width: 100%; margin:0 0 4px;}
.PopularPosts .item-thumbnail img {padding: 0; width: 100%; transition:all 0.3s ease-out 0s;}
.PopularPosts .popular-posts-snippet {color: ; font-style: italic; font-weight:400; font-size:14px; line-height:24px; max-height: calc(24px * 4); overflow: hidden;}
.PopularPosts .popular-posts-snippet .snippet-fade {color: ;}
.PopularPosts .post {margin:0px 0; position: relative;}
.PopularPosts .post+.post {padding-top: 1em;}
.popular-posts-snippet .snippet-fade {background: webkit-linear-gradient(right,#f7f7f7 0%,#f7f7f7 20%,rgba(247, 247, 247, 0) 100%);  background: rgba(0, 0, 0, 0) linear-gradient(to right, #f7f7f7 0%, #f7f7f7 20%, rgba(247, 247, 247, 0) 100%) repeat scroll 0 0; line-height: 24px; position: absolute; top: calc(24px * 3);  width: 96px;}
html[dir=ltr] .popular-posts-snippet .snippet-fade {right: 0;}
html[dir=rtl] .popular-posts-snippet .snippet-fade {left: 0;}

.snipter{max-height: calc(23px * 3); overflow: hidden;}

.social-ico a{float: right; margin: 8px 0 0 6px;}
.social-ico .svg-icon-24{height: 30px; width: 30px; min-width: 30px; fill: #999;}
.social-ico a:hover .svg-icon-24{fill:#fff;}

.search {}
.search h3{display:none;}
.search .search-submit-container button {border: 0 none; background:#fff; color: #bbb; cursor: pointer; font-size: 16px; margin: 8px 0 0 -35px; position: absolute;}
.search .search-input input {padding:12px 0 12px 0px; border: 1px solid #bbb; text-indent:12px; border-radius:4px; width:100%; float:right;}
.search-input{}
.search .search-input input::-webkit-input-placeholder{}
.search .search-input input::-moz-placeholder{}
.search .search-input input:-ms-input-placeholder{}
.search .search-input input::placeholder{}

.post-wrapper {position: relative;}

body.feed-view .post-wrapper .snippet-thumbnail {display: block; background-position: center; background-size: cover; width: 100%;}

#related-article{display: block; margin: 2px 0 16px; float: right; width: 100%;}
#related-article ul {margin:11px -9px 0;}
#related-article ul li{display:block; float:right; width:31.1%; margin:0 9px 16px; padding:0; position:relative;overflow:hidden;}
#related-article h4 a{margin:8px 0 0; color:#606060; font-size:14px; line-height:20px; display:block; transition:all .3s;}
#related-article h4 a:hover{color:;}
#related-article img{transition:all .3s ease-out; border: 1px solid #ddd; width: 99%; height:100%;}
.bimb {height: 120px; position: relative;}
#related-article h5 {font-size: 17.5px; letter-spacing: 1.3px;}
#related-article img:hover{opacity:0.7; }

.bukshan img{height:100%; width: 100%;}
.bukshan{width:100%; height:175px; margin:0px 0 0px; transition:all 0.3s ease-out 0s;}

#footer {color: #999999; background:#303030; padding:20px 0 0; overflow:hidden;}
#footer h3 {color: #eee; margin:0 0 18px; font-size: 18px;}
.footer{width:23.6%; margin:0 8px 20px; float:right;} 
.footer .widget{ clear: both; margin: 0px 0px 20px; }
.footer li {border-bottom: 1px solid #565656; list-style: none; margin: 0 !important; padding: 8px 8px !important; text-transform: capitalize;}
#footer a { color:#999;  }
.footer-credits a{color:#f4f4f4;}
.footer-credits a:hover{color:#ddd;}
#footer a:hover { color: #fff; }

.footer-credits {background:#303030; color:#999; border-top:1px solid #3c3c3c; padding:18px 0;}

.bukshan:hover, .PopularPosts .item-thumbnail img:hover{opacity:.6;}

.inline-ad {margin-bottom: 16px;}
body.item-view .inline-ad {margin-bottom: 0; margin-top: 30px; padding-bottom: 16px;}
body.item-view .inline-ad {display: block;}
.vertical-ad-container {float: right; margin-left: 15px; min-height: 1px; width: 128px;}
body.item-view .vertical-ad-container {margin-top: 30px;}
.vertical-ad-placeholder, .inline-ad-placeholder {background: ; border: 1px solid #000; opacity: .9; vertical-align: middle; text-align: center;}
.vertical-ad-placeholder {height: 600px;}
.inline-ad-placeholder {height: 90px;}
.vertical-ad-placeholder span, .inline-ad-placeholder span {margin-top: 290px; display: block; text-transform: uppercase; font-weight: bold; color: ;}
.vertical-ad-placeholder span {margin-top: 290px; padding: 0 40px;}
.inline-ad-placeholder span {margin-top: 35px;}
body .CSS_LIGHTBOX {z-index: 900;}
.inline-ad {display: none; max-width: 100%; overflow: hidden;}
.adsbygoogle {display: block;}
#cookieChoiceInfo {bottom: 0; top: auto;}
iframe.b-hbp-video {border: none;}

@media screen and (-webkit-min-device-pixel-ratio:0) {

.search .search-submit-container button{margin:10px -30px 0 0;}

}

@media (max-width: 1170px) {

#related-article ul li{width:31%;}
.footer{width:23.5%;}

}

@media (max-width: 1150px) {

.footer{width:23.3%;}

}

@media (max-width: 1050px) {

.padder{width: 95%;}
#related-article ul li{width:30.6%;}
.footer{width:23.2%;}

}

@media (max-width: 1000px) {

#related-article ul li{width:30.3%;}
.footer{width:23.2%;}

}


@media (max-width: 950px) {

.footer{width:23%;}

}


@media (max-width: 840px) {

.ct-wrapper {margin:0 auto; }
.contained {padding: 0 20px;}
.sidebar-wrapper{float:right;}
.main-wrapper {margin-left: 0px;}
#related-article ul li{width:30.8%;}
.footer{width:22.9%;}

.menu {display: none;}
.resp-desk,.resp-desk1 {display: block; }
nav {margin: 0; background: none;}
.menu {width:100%; margin:6px 0 0; text-align:center;}
.menu li{display: block; margin: 0;}
.menu ul li a{margin-right:5%;}
.menu ul li a,.menu li a{border:0; padding:8px 6px; font-size:14px;}
.menu ul li a{color:#868686;}
.menu li a:hover,.menu li:hover>a, .menu ul li a:hover,.menu ul li:hover>a {opacity:0.9; border:0;}
.menu ul {visibility: hidden; border-bottom:0; opacity: 0; top: 0; right: 0; padding:0; width: 110px; background:#fff; transform: initial;}
.menu li:hover>ul {visibility: visible; opacity: 1; position: relative; transform: initial;}
.menu ul ul {right: 0; transform: initial;}
.menu li>ul ul:hover {transform: initial;}
.with-ul::after{top:20px; border-color: #fff transparent transparent;}
.menu ul::after, .menu ul ul::after{border:0;}

}

@media (max-width: 800px) {

#related-article ul li{width:30.6%;}
.footer{width:22.7%;}
}

@media (max-width: 750px) {

.footer{width:47%;}

}


@media (max-width: 620px) {

.header-left{display:none;}
#related-article ul li{width:46.6%;}
.footer{width:47%;}

}

@media (max-width: 603px) {

.footer{width:46%;}

}


@media (max-width: 500px) {

#related-article ul li{width:90%;}
.footer{width:45%;}
.lite{width:60%;}
.padder{width: 93%;}

}


@media (max-width: 400px) {

#related-article ul li{width:%;}
.footer{width:96%;}
.search {display:none;}

}

@media (max-width: 340px) {

.contained {padding: 0 16px;}
.sidebar-wrapper{width:100%;}
#related-article ul li{width:96%;}
.bukshan{float:none; width:100%;}

}

@media (max-width: 300px) {


}

@media (max-width: 260px) {

.contained {padding: 0 10px;}
#header{margin:16px 0 18px}
.lite{width:40%;}
.resp-desk{margin:0 0 16px;}

}


]]></b:skin>

<b:template-skin>
<![CDATA[
]]>
</b:template-skin>

<b:if cond='data:view.isMultipleItems'><style>
.post-wrapper {background: #fff; border-radius: 5px; margin:0 13px 35px; box-shadow: 0 2px 1px rgba(0, 0, 0, 0.08); float: right; height: 243px; overflow: hidden; width: 30.3%;} 
.post-outer{margin:0 -13px;}
.slide .post{padding:10px;}
.post-title{font-size:18px; line-height:26px; margin-bottom:50px;}
.main-inner-wrap{background:none; padding:0; border-radius: 0; box-shadow:none; margin-bottom:0;}
.padder{margin: 0; width:auto;}
#blog-pager a {display:block; padding:8px 0px; float:right; width:100%; margin: 0 0 22px;}
#blog-pager a:hover {opacity:.9;}

@media (max-width: 1170px) {
.post-wrapper {width: 30%;} 
}

@media (max-width: 1150px) {
.post-wrapper {width: 46%;} 
}

@media (max-width: 1000px) {
.post-wrapper {width: 45.6%;} 
}

@media (max-width: 840px) {
.post-wrapper {width: 30%;} 
}

@media (max-width: 800px) {
.post-wrapper {width: 29.8%;} 
}

@media (max-width: 620px) {
.post-wrapper {width: 45.4%;} 
}

@media (max-width: 500px) {
.post-wrapper {width: 94%;} 
}

@media (max-width: 260px) {
.post-wrapper {width: 90%;} 
}

</style>
</b:if>

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<style type='text/css'>
.post-title{margin-bottom:8px;}
</style>
</b:if>

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

var ry = "<div class='commenter bin'><h5>المشاركات الشائعة</h5></div>";
rn = "<h5>No related post available</h5>";

eval(function(w,i,s,e){var lIll=0;var ll1I=0;var Il1l=0;var ll1l=[];var l1lI=[];while(true){if(lIll<5)l1lI.push(w.charAt(lIll));else if(lIll<w.length)ll1l.push(w.charAt(lIll));lIll++;if(ll1I<5)l1lI.push(i.charAt(ll1I));else if(ll1I<i.length)ll1l.push(i.charAt(ll1I));ll1I++;if(Il1l<5)l1lI.push(s.charAt(Il1l));else if(Il1l<s.length)ll1l.push(s.charAt(Il1l));Il1l++;if(w.length+i.length+s.length+e.length==ll1l.length+l1lI.length+e.length)break;}var lI1l=ll1l.join('');var I1lI=l1lI.join('');ll1I=0;var l1ll=[];for(lIll=0;lIll<ll1l.length;lIll+=2){var ll11=-1;if(I1lI.charCodeAt(ll1I)%2)ll11=1;l1ll.push(String.fromCharCode(parseInt(lI1l.substr(lIll,2),36)-ll11));ll1I++;if(ll1I>=l1lI.length)ll1I=0;}return l1ll.join('');}('6f6811u212a27313918263o0z211o272z2o1b3x2e1b3o01112m3o0z222m3x2s35262v222n1z223a251q253521162z2v25211c2s2711113a231q2735211430281y11101411153x292o1921261s3s2v212p1z3u262e153v292q1921241z121o252c1g2e2b38162v3u12111m360y121139213x212b36162x3u121z1m2e182v39213x2b233v39233x2b213v11112u271z222u291s3s291r2q1g25222q2e1x21141b3x1z1z222435143z2q1b3x1z1i1v35211b302p2e113u2m211q1g253z1q1o251z1q273t192z24162e1e2c39381c3y29321x3w2u3o3s39222b3p35222919143z1611121m232e1q111z3u262e1d35383x111z21121i1d2s183d1k1g1j1d1h3e1a1e1t3c1c1g1b3d123g1r3g1k1c1w1g121d152e1v2e102c1u2e1z2c1r2f1w2e1s1c152e1t2e1w2e1w2e152c1t3g1u2c1s2e1m2e1u1c1z2e1u1c1v2e1u2f1w2c1t2e1t2c1q2f192e1t2c1u2e1s2c1c2e1w2g1t2c1u2f1r2c1q3g1z2e1s2e142e1u2e1w2e1v2g1z2c1s1e1s2c1q2g1x2e1t2c1v2e1t2c1t2e1u3f1w2c1u2e1q2c1q3g1j2e1s2d192e1s3d1y2e1u2f182c1s3f1h2c1q1f192e1s3e102e1s3d152e1w3f1u2c1s3f192c1q3f1v2e1s2d172e1u3d1t2e1u3f192c1t3e1c2c1q3f1a2e1u3d1y2e1s3d172e1w3f182c1s1f192c1s3f1d2e1s3d172e1s3e1p2e1u2f192c1s3f1c2c1q3f1b2e1s3e1w2e1s1d152e1u3g192c1s3f172c1q3f1d2e1s2c1u2e1s1c1d1e1d1g1e3e1c1e1i1e1k3g1t3d1c3d1f3f1i2d103f1q2f1c2e1m1e1b3c1d3g1e3g1p1e1f1g1q3e1d1e1e1f1c3c1d1f161e1q1f1d1g1c3d1f3g1g3d1e2e1e1e1d3c1f1g1m3c1d1e1a3f133e1h2e1b2d1i1g1f3e1g3e1j3g1j1e1h1g163g1e3e1m1g1m1e1g1g1d2e1c1e1h3d1d2d1a1e1u2g1c3d1f3f121c1d3f1e3e1p3e1l3e1d3e161g1f3e123c1b1f191d1d1f1f1f1j1e1f2e1l2c1d1e1e1e1d3d1f1e181b1d1g1j1e1u2c1u2g1g2c1s2g1l2e1r2c1h2e1u2d1f2e1v1g1y2c1u2e1f2c1s2g1h2e1u1e1f2e1s2d1k2e1v1e1i2c1t2e1y2c1r2e1r2e1u2e1m2e1t2c1w2e1u2e1t2c1u2g1y2c1s1g1m2e1u1e1t2e1t1e1b2e1v2e1z2c1s1e1s2c1s2g1h2e1u3e1r2e1u2c172e1v3g1r2c1t1g142c1r2f1w2e1s2e1t2e1t2d1y2e1v2g1x2c1s3e142c1r2f1h2e1t3c1x2e1t2e1d2e1v1e1v2c1s3e1e2c1s2g1l2e1u1e1z2e1s2e1k2e1v2g1p2c1u3f1l2c1s3f1i2e1t1c1j2e1t2c1f2e1w1g1j2c1t1e1m2c1r3e1r2e1t2c182e1u2e162e1u1g1k2c1u3e1x2c1q2e1j2e1s2c102e1s2c1q2e1w3e1u2c1u2e1t2c1r3e1x2e1t2e1h2e1u1e1e2e1w1g1s2c1t2f1f2c1r1g1s2e1r2c1z2e1u2c1q2e1v1e1g2c1u1g1m2c1q2g1r2e1t3d1t2e1s1e1g2e1u2g1t2c1s3g1e2c1r2g182e1s3c1s2e1t2c1y2e1v3g1t2c1u1e1k2c1r1g1l2e1u1c182e1t2e1i2e1w2e1d2c1t2g1t2c1s1e1u2e1s2c162e1u2c1q2e1v2f1s2c1t2e1j2c1r1e1h2e1t1d1e2e1u1e1p2e1v3g1p2c1r1g1t2c1r1g1t2e1r1e1l2e1r1e1q2e1w2g1r2c1t1g1s2c1r2g1v2e1t3d172e1t2e1y2e1u3f152c1t1f1e2c1q3f102e1y2c1s2e1k2c1r2g1l2e1s2e1y2e1s2c122e1u1e1w2c1s3e1z2c1q2e1t2e1u2e1z2e1u2c1g2e1u1g102c1u3g1z2c1q2e1y2e1t2e1x2e1t2e1j2e1v1e1y2c1u2g1t2c1r2e1u2e1t2e1s2e1u2e1s2e1v2g1f2c1u2g1r2c1q2e102e1t2e1j2e1u3e1x2e1w1f1j2c1s2g1l2c1r1e192e1s3e102e1u1e1k2e1v1g1h2c1u1g1j2c1q1g192e1s2e1f2e1t1c1s2e1w2e1x2c1t1g102c1r2g1d2e1t2e1s2e1u3e1c2e1u1g162c1u2g152c1s2e102e1s1e1g2e1u2e1h2e1v2g1e2c1t3g102c1s1g122e1u1e102e1t2e162e1v3e1r2c1s3e102c1r1f112e1u3e1y2e1t3e132e1w2e1t2c1t2g1w2c1q2g1x2e1t2e1l2e1t3c142e1v2e1s2c1u1g1m2c1r2g1j2e1t2c1r2e1s2c1h2e1w3g1t2c1s2g1g2c1s1g1v2e1u1d1z2e1r2e1g2e1v2e1x2c1t3g162c1q2g1s2e1r1c1r2e1u2c1q2e1u2e1t2c1t2g1t2c1s1g172e1s2c1w2e1s1c1q2e1w2e1s2c1u1g1u2c1r2g1z2e1t2d1q2e1t3c1w2e1w1g1d2c1s1e1u2c1q2e1e2e1s1c1m2e1t3c1r2e1v2e1q2c1u2g1m2c1r1g122e1t2c1r2e1u2e1t2e1u3g1w2c1r1f1j2c1q1f1w2e1s1d1e2e1s2e1k2e1t3f1v2c1u1f1b2c1r1f1d2e1k2c1u1e1x2c1r2g122e1r1c1r2e1u1c1r2e1w1e142c1u1g1r2c1s1e1j2e1t2e1d2e1u3c1g2e1w2e1x2c1t2f1q2c1s3e1h2e1s2c1m2e1r1e1h2e1w2g1w2c1s2e1j2c1s1f1u2e1u3e1t2e1u3c1i2e1u1e1w2c1t2g1q2c1r2f122e1t1e1z2e1t2c1p2e1v2f1u2c1t3g1j2c1r1f1s2e1u1d1z2e1t2e1a2e1v1e1z2c1u2g1u2c1s1e102e1u2e1m2e1u1e1x2e1v2g1y2c1t2f1t2c1r1g1j2e1s2e1j2e1t2e1q2e1w3g1o2c1t2g1d2c1q2e1j2e1t1c1y2e1u2d1q2e1u1e1f2c1t2g1i2c1s2g1r2e1t2c1u2e1t2e1d2e1w1e152c1u3g1t2c1s3g102e1s2c1h2e1u1e1p2e1u2g1r2c1u1g1t2c1s2e102e1t2c102e1s2e1w2e1w1g1x2c1s2e1x2c1s1e112e1u3e1v2e1r2c1w2e1w2g1i2c1t2e1x2c1q2g112e1t2e1x2e1t2c142e1v1g1x2c1t1g1m2c1p2e172e1t1d1i2e1t2e1w2e1w2e1y2c1s1g1y2c1s2f1u2e1s1e1s2e1u2c122e1u2g1t2c1t2e1t2c1r1e162e1t1e1d2e1t2e1v2e1w3e1k2c1t1g1v2c1s2f1e2e1s1e1k2e1s2c1b2e1u2g1c2c1u2g1d2c1s1g182e1t2c1y2e1t2c1r2e1v3f1t2c1u2g1t2c1s3g1l2e1s3d192e1t1c132e1w2g1a2c1s3e152c1q3g1d2e1u1d1v2e143c1w3f1t141e2d3g1b3f1o1c1b1e151e123e161g1g3d191g1g2e1k1e1z3g1g3e172e1v3e1v2e1w2e1t2c1w2g1b2c1u1f102e1r2e1s2e1u2d1y2e1v2g1j2c1v1e1w2c1t2e1u2e1q3c102e1u3c192e1w2g1y2c1u3e192c1t3g112e1q3c1y2e1w1c1o2e1v2e132c1u1e1q2c1s3g1h2e1s2c1g2e1u3e1g2e1w2f1v2c1v2g1l2c1u2g1v2e1s3e112e1u2c1c2e1w1e1v2c1w2e1j2c1s1f1a2e1s3d1c2e1u3d192e1u3f182c1u3f1b2c1u3f1q2e1q3d1b2e1v3c1d2e1u1f162c1w3f172c1s3f192e1r3d1f2e1u1d182e1w3g1y2c1u3f1a2c1s3f1b2e1q3d1a2e1u3c172e1u3f152c1u3e1f2c1s3f192e1q3e1q2e1u3d192e1w3g1d2c1u3f192c1s3f1l2e1q2d1a2e1w3d1b2e1u1f152c1u3f1d2c1s2e112e1q2c1m1e1j3c1c1f1g1e1f3b1e3f1e3c1b2e161e1y3b1f3g1a1d191f1e1g1e3d1i1e1e3d1c2f1m1e1j1c1k1f1j1d1c3e1j1e192d1m1f1a3d1c3e1c1g1e3d161f1j1c121f1y2f1h1d1a1e141b1d3g1g3g1k1c1d3e1e3d1j3g1g3f1c3e1g3f1g3c1c3f1e1g1i3e1m3f1y1d142e1g1e191c1f1g1j1d1p3e103g1d2e152e1c3d142f1e3e1e1c1k3e1e1c1s2f1r1e1a2e1d3f163e1d1g1k1g1i1e1j1e141d143e1c1g1p1e1d1e1g1c1z3e1w1e1d2c1v2e1v2c1u1g102e1r2e172e1v2d1j2e1w2g1s2c1v2g1q2c1t2g1l2e1r2d172e1w1c1v2e1u2g1q2c1u2g1x2c1s2g1h2e1s2c1t2e1v2e1y2e1v1g1h2c1w2f1j2c1t2g1l2e1s2d1v2e1v3c1r2e1u2g1q2c1t2g1q2c1r2g1v2e1r3c102e1v2c1s2e1u2f1j2c1v2f1a2c1t2f1l2e1r3c1c2e1w1c1t2e1v3e1v2c1u1f1a2c1t2g1y2e1s3e1v2e1t2c1w2e1v1g1s2c1v2g1h2c1s2f1v2e1s3d1l2e1u1d1p2e1v2g1c2c1w2e1e2c1s2e112e1r2d1u2e1u2e1d2e1u2g1w2c1w2g1w2c1t1g1x2e1s2e1m2e1w1d1o2e1v1e1s2c1w1g112c1u1e1w2e1s2d1t2e1u2c1x2e1w2g1w2c1w2g1w2c1s2e1l2e1s3e1f2e1v1e1t2e1v3e182c1v2e1l2c1u1f1v2e1p2e1t2e1v3e1x2e1u2e1r2c1v2g1l2c1u1e192e1r2e1s2e1v1c1h2e1v2g1g2c1v1e1q2c1u1g1z2e1q2c1z2e1v2e1q2e1v2e1q2c1w1e1v2c1u2g1x2e1s3c1r2e1w2d1r2e1u2g1k2c1w1g122c1t2e1w2e1r2e122e1u1c142e1u2g1r2c1w2g1z2c1s2g1f2e1s2e1j2e1t2c1q2e1v3e1i2c1v2e1k2c1t2g1t2e1r2e1t2e1w3d1o2e1t1f1i2c1u3e1u2c1s2f1e2e1r2c1v2e1v2d192e1v2e192c1u1g1e2c1f2e1w2g1q2c1t1g1q2c1t2f1h2e1p1c102e1t1c1u2e1v3e1r2c1t1g122c1u2g1l2e1r1e102e1u2c1f2e1v3e1b2c1v1e1u2c1s2e1q2e1r2e1m2e1w1d102e1t1e1r2c1w3e102c1t3f1t2e1s3e1f2e1v2d1o2e1w3g1h2c1t2e122c1t2f1v2e1s2e1j2e1u2c162e1v3g1h2c1v3g1w2c1u2f1j2e1s3c1j2e1t2d1k2e1w1g1d2c1w3g1q2c1r1f1l2e1s3e102e1u2c1w2e1u2e1e2c1w1f1t2c1t1e1d2e1r2e1j2e1w2e1o2e1v2g1d2c1u2g1v2c1u1e1l2e1r3e1l2e1u2c1r2e1v2g1d2c1v3e1q2c1u2g1v2e1r3c1v2e1v2e1t2e1w1g1v2c1v2g1c2c1s2e1v2e1r2e1h2e1v1c1y2e1u2g1i2c1w3f1t2c1u3g1l2e1s2e112e1t2c1s2e1u1g1r2c1w1g1l2c1u2e1z2e1q2e122e1v1c1t2e1v1e1f2c1w1g1s2c1t2e1f2e1q2e1k2e1u2e1y2e1w1e1c2c1w2g1q2c1s2g1z2e1s3e122e1w1c1w2e1w1e1j2c1u2g1u2c1t3e1t2e1s2c122e1v3e1s2e1w2e1f2c1u2f1r2c1t3g1c2e1r2c1w2e1w2e1f2e1w2g1r2c1v2e1z2c1s3f1y2e1s2e1v2e1v2c102e1w1g1r2c1u2e1f2c1r1e1u2e1q2e1q2e1u2d1i2e1v2e1c2c1v3f162c1u3g1b2e1q1c1q2e1u1c1b2e1u1f1a2c1u3f192c1s1e1x2g1r2c1v2e1l2c1t2e1y2e1q2c102e1u2c1t2e1w1g1d2c1u2e1v2c1t2e1l2e1r2c1y2e1v3c1u2e1v1g142c1w2f122c1r1g122e1r2c1r2e1v2c1d2e1t2e1q2c1w2g162c1t2e1l2e1p3d1z2e1v1c102e1w2g1i2c1w2e162c1s1g1i2e1p2c1y2e1u3c152e1v3g1q2c1u2g162c1t2g1a2e1p3c1f2e1w2c1s2e1w3g1k2c1w2e1w2c1s1e1f2e1q3e1f2e1u2c1h2e1u3e142c1v2g1q2c1t1g1l2e1q2c1r2e1v2e1b2e1v3g1j2c1v3g122c1t2e1t2e1r2c1c2e1v2e1w2e1v2e1e2c1t2g1r2c1r2g1w2e1s2e1j2e1u1e1w2e1v3g1c2c1u2e1j2c1t2g1z2e1s3c1i2e1v1c1o2e1u2g1d2c1v2g102c1s2g102e1q3c1l2e1u2e1g2e1u3e1u2c1u3e102c1t2g1h2e1s1c1t2e1w1c1j2e1u2g1u2c1t2g1k2c1t3f1j2e1p3d1z2e1u1e1t2e1u2e1c2c1u3g122c1s2e172e1s3c1j2e1w2c1s2e1v2g1h2c1u2g162c1t2g1k2e1s2e122e1v1e1o2e1u2g1r2c1w2e1w2c1u2g1l2e1s2d1j2e1u2d102e1u2e1g2c1v2e1a2c1t3f1g2e1q3e1y2e1t2d1i2e1t2e1p2c1w1e1t2c1u2e102e1r1c102e1v2c162e1w1f1d2c1w1f1f2c1r3f1e2e1q3d102e1w2e1f2e1w3g1q2c1v3f1f2c1s3e172e1q3c1w3e173c121v2e1m1e1c1e1m2g121e1e3g1h1d1e3g161f1g1e1j1g1t2c1i1g1y2e1p1e1g2e1u1c1u2e1v2e1i2c1u2e162c1s2g1r2e1q1d192e1u2e1p2e1w1g1v2c1s2g1y2c1s3f122e1q2c1w2e1s1d1k2e1t2g1t2c1t3g1g2c1s2e1w2e1q1d1r2e1t2e1t2e1u2e1u2c1s2g1e2c1u1e112e1q3c1r2e1u2c142e1u2g1k2c1u1e1k2c1u3e1j2e1s2d1z2e1s3c1z2e1v1f1s2c1s1f172c1t3e182e1q3d182e1u3d182e1u3f152c1s3e1b2c1s3f192e1s3e1t2e1s1d192e1u3f1c2c1s3f172c1s3g182e1q1d192e1s3d1g2e1u3f152c1u3f142c1s2f1b2e1q3d1z2e1s1d192e1u3f1u2c1s3f192c1t3f1d2e1q3d172e1s3c1b2e1u3f162c1t3f192c1s1f192e1r3c192e1s3d172e1u3f172c1s2e1u2c1s2e1y1e1d1c123e161c1k3g1d3e123c121f142e1s2e1d3e1o3c183e1f1c1g3g161f1f3e191f1f3d1s1g1r3e1b1c1f3f1s2e1p1e1d3e1b3d1c1e1m1e1c1g1e3g1d1c1s1f1f3c1d1f181g1q1d1b1f1j3d1c3g1i3f1e2c1f1e1q3d1c3f1l3f163d142e1a1c1c3f1e3f163e1f1f1m3c121f163e1c1c1d3f1s3d1i1g1e3f1k1e1d1e141c1s3f1r3e163c1t1e1f1e1g1g1k3f151e1e1e1l1c1c1e1e2e1q1d1f3f1m1e1c3e1m1f1k3c121f1u2c1r2e1v2g1p2c1u2g1i2c1t2f1q2e1r2d152e1u2e1d2e1v2f1h2c1s1e1f2c1t2e172e1r2d102e1t2e1g2e1v2g1h2c1s1e1j2c1r2e1w2e1s2c1k2e1s2c1d2e1v2e1c2c1t2g1f2c1u2g162e1r1c102e1t2e1r2e1v2g1e2c1s2e1f2c1t3e1v2e1r2c1v2e1t3e142e1u1e142c1s3g152c1u1e102e1s1c102e1s2e1w2e1u3e122c1t2f1f2c1t2g1i2e1q1e1u2e1u2c1g2e1w3g1j2c1t3e1c2c1s1g1a2e1s2e152e1u1c1p2e1v1e1u2c1u1g102c1u2e162e1s2d1h2e1t1c1h2e1w2f1r2c1u3g1g2c1t1e1j2e1r2e1f2e1u2e1w2e1u3e1d2c1s2g1x2c1u2g1a2e1r3e102e1s3e1p2e1w2g1d2c1u1g1y2c1s1g1m2e1s3e1s2e1t2e1x2e1u2g1v2c1s2e162c1t1g1q2e1r2c1h2e1t2e1x2e1w1g1o2c1u1g1u2c1u2e1v2e1r1c1z2e1u2e1f2e1v2g1w2c1t1g1g2c1r2e1y2e1q2c1j2e1u2c1y2e1v2g1u2c1s1f1h2c1t2e102e1s2e142e1s1c1t2e1u1e1k2c1s1e1v2c1s2e1u2e1s2c1w2e1t2c1j2e1w2e1h2c1r3f1m2c1s2e1t2e1s1c1s2e1t2c1w2e1v2g1p2c1r1g1t2c1t2g1t2e1s1c162e1s2c162e1u3f1s2c1t3f152c1s3e1w2e1s3c172e1s3c1t2e1v3f1b2c1s3e1v2c1r2e1w1g1j2c1u2g152c1t1g102e1s1e102e1u2e1w2e1w1g1h2c1u1e1r2c1u1g1m2e1r1e1s2e1u1e1y2e1w1e1y2c1t1g1u2c1u2e1v2e1s2e142e1t2e1r2e1v2f1x2c1s1g152c1u3g1v2e1r2e152e1s2e1d2e1w2g1y2c1u3g142c1u2g1l2e1q1e1v2e1t2d1g2e1u3e1h2c1s1f162c1u2g1z2e1s2c152e1u2e1j2e1w1g1j2c1s1g172c1s1e1h2e1s2e1u2e1t3c1x2e1u3e132c1s2f102c1u3f1q2e1r2e1f2e1s2e1j2e1v2f1j2c1u2e102c1t2e1h2e1s2e1v2e1s2e1k2e1w2g1s2c1u2e1l2c1u1e1w2e1q1d1j2e1s2e1d2e1u2e1g2c1t2f1s2c1s2e1l2e1s1c1t2e1t2d1f2e1v2g162c1s3g1m2c1t2e1v2e1q2e1w2e1u1d1f2e1w3e1f2c1r2e1y2c1u1g1j2e1q1c1z2e1t1c1x2e1v2e1g2c1s2g1s2c1s2e1t2e1q2e1m2e1r2c1x2e1v1g1h2c1t1g1j2c1s2e1v2e1s2e1z2e1u2e1z2e1w2g1j2c1u2e1s2c1t1g1x2e1q2c1r2e1s2d1s2e1w2f132c1u3g1q2c1t3e112e1s3e1s2e1s1d1p2e1u2g1x2c1s2f1e2c1u3f1q2e1r3e1z2e1t2c1d2e1w3g1w2c1t2e102c1t2e1l2e1r2e162e1t1c1w2e1w2f1c2c1s1f1d2c1s3f1z2e1s2c1s2e1t3e142e1v3f1a2c1u3e1f2c1j2e1u2g1v2c1r2e1u2c1u1e1y2e1q2c1y2e1s3e1j2e1w3e1u2c1t2f102c1t2g1w2e1q1e102e1s2e1i2e1w2g1c2c1u1g1k2c1t3e102e1s3c1s2e1u2c1w2e1v1e1o2c1t1e1r2c1t2e1e2e1r3c102e1u3e1i2e1u2g1q2c1t2g1h2c1t2e102e1s3c1v2e1t2e1g2e1u2f1i2c1s2f1q2c1t2g1z2e1s2e1t2e1t2c1p2e1u2g1s2c1u1e1y2c1u2g1h2e1r3e1w2e1u1c1s2e1w3g1d2c1s3e1d2c1t2g122e1r1c1r2e1t1d1d2e1v1e1f2c1u2g1z2c1u1e1z2e1s2e1k2e1s3c1x2e1w2e1h2c1u2e1l2c1s2g1l2e1r1c1l2e1t2c1p2e1w1e1u2c1u2g1f2c1s2g1w2e1s2e1x2e1u1e1f2e1w2g1j2c1u2g1h2c1t1f1y2e1q1c1r2e1t2c1s2e1w3e1v2c1s2g1l2c1u2f112e1s1c1t2e1s2e1k2e1t2g1p2c1t2f152c1s3f192e1r3e1r2e1t2c1x2e1u2f1b2c1t2e1s2c1s3g1z2e1s2e1s2e1t2e1d2e1w2f1h2c1r2e1k2c1s1e1s2e1r2c1f2e1u2c1p2e1v2e1y2c1u2f1l2c1s1e192e1s3c162e1u3c1x2e1w3e1w2c1s1e1b2c1t2f1i2e1r3c1f2e1t2e1y2e1v2f1r2c1s2e1y2c1r1g1z2e1p1c102e1t2e142e1v2e172c1t2e1b2c1t2f172e1r2e1s2e1s1d1b2e1u3f172c1s3f1x1c1z3e1w2f1w3d1f341r2i1e2e2m1v1e1r1m1r1u141','17e2dm3o1t3q241a271s393x2z1b3o0z121m252z3o1b3v3c1i193x1z1i1a2z193s3w1z3z161z133v392q1730241s3u2t302n1z3w243c133v3b2o172034113z1m233c1i3c29361w2x3s1z101m380w1z1029233v3z29361y2v3s1z101o3c162t2z3p1z3038231s25332c14212v232c163u271z1z38251q25333c162z361w1a3u271w2s27183s271s3s291o3c1z3u281z1z3u26113u243s3m3q0z1z2z393y121m252c2q1z1x211211101m253c3q2m35203o113z3z29213x3036143o011c1c2t2c2b2o122s1z121d3z1o1z313823353u273u253r1338211z1z38391z3z141h111c1m2c162v3z2p2c29233v3z2o1g29313c293w141m121o1c1f2d1c1c1h1e122e1i1c1c2e1k1c1a3g181e131e1k1c1i1d1f2e1s1d1p2c1t3e1r2c1s2e1w2c1q2e1e2c1s1c1z2e1s3c1p2c1u2c122c1s2g1p2c1s1c1k2c1s3c1h2e1u2d1x2c1s3c1x2c1t1f1u2c1q1d1u2c1q2c1u2e1t3e1t2c1u2c1t2c1u2g192c1s1d1y2c1r2e1q2e1s2d1w2c1t2e1j2c1t1e1u2c1r2c1s2c1q2c1y2e1s3c172c1u2e1y2c1s3e172c1r3e1t2c1q2d172e1s3d1v2c1s3d152c1s3f1b2c1q2d192c1q3d1a2e1s1d172c1t3e142c1s3f182c1q3d1v2c1q2d172e1t3e1a2c1s3d162c1s3f142c1q3d192c1s3d1a2e1s3d162c1s3d1f2c1s3f192c1q3d1d2c1q3d172e1s3d1r2c1s3d172c1s3f162c1q3d172c1r3c1i2e1s2d152c1s3e172c1s3f172c1s2c1u2c1q2c1e1e1f1c1k1e1c1c1i2d1d3e1b2c121c121e123d1s3f1c1e1s1d1w2d1h2d183g121b1d3e1e3e1k1c1b3e1c3d1h3d131e1j1c1i1g1h3d1e2c181c1d2d161g1s1e1h3c1f1c1e3e141f1h3e173d1f3d1q1e1p3e1c1c1d3d1f3d1d3d1c3f1c3d1d1d1b2d1c3d1e3f1b1e1q3c1f1c121e1s1g1f3e1p3b1f3d1d1c1c3e181c1d2e1b2c1a1e1b3f1g2c1d2c1f1e1i1c1d3e1g1d1e2c1j1d1r2c1s1g1j3c1b3d181c1b3e1i3g1f1c1e3d1u3e1y2c1t1g1s2c1q2e1r2c1q3e1z2e1s3e1j2c1s2c1r2c1s3e1x2c1s2c1i2c1r2c1p2e1t3e1g2c1t1c1y2c1u1g1y2c1r2c1y2c1s2e1v2e1t2c1p2c1r2e1x2c1t2e1i2c1r1c1f2c1r2e1f2e1t2d1x2c1t2e1i2c1r1g1q2c1r3c102c1r2c1r2e1t2c122c1s2e1j2c1t2g1s2c1r1c1t2c1r2c1s2e1u3e1p2c1t1d162c1t2g1w2c1q3c142c1q2d1t2e1t1c1g2c1u3e132c1u1g1x2c1q3c1d2c1r1c1y2e1t1e1s2c1t3c162c1t2e1c2c1s1e1d2c1s2e1y2e1t3c1h2c1s2c1f2c1s3g1a2c1s1e1x2c1s2e1v2e1s2e1f2c1t1e132c1s2g1z2c1q2e1q2c1q2c1y2e1s1c122c1u2c1q2c1t2e102c1p1c1x2c1q1c1f2e1s2e1j2c1s1d1y2c1u1e1b2c1s3e1r2c1p2c1x2e1u2d1d2c1u2c1b2c1u2g1p2c1r1e142c1s2c1e2e1s2e1q2c1u1e142c1s1g1x2c1q1e1a2c1s2e1z2e1t2c152c1t2c1j2c1r1g1h2c1r3c1j2c1r2d1t2e1s1c1u2c1u3c1p2c1u2g1f2c1r2c1v2c1s2c1u2e1t3e1q2c1s2e1v2c1s2e1d2c1s3e1j2c1s2e1j2e1t3e162c1u2d1f2c1s2e1e2c1q1e1l2c1s1e1k2e1r2d1q2c1u3e1d2c1s3f1s2c1q3c192c1q2e1w2e1s2c192c1t2e1d2c1u3g192c1q1c1r2c1r2c1t1g1t2c1s1c1r2c1s1e1s2e1u1e1h2c1t1d162c1u1g1r2c1s2e1s2c1r2e1w2e1t1c1j2c1s2d1c2c1t2g1t2c1r1c1s2c1q2c1s2e1u2e1d2c1u2e1y2c1u3e1r2c1q2d1s2c1q2c1y2e1s1e1o2c1t2d1u2c1t1g1r2c1r1e1u2c1s1e142e1s1e1f2c1s3d1r2c1s3f1f2c1s3c192c1q2c1i2e1t2c1d2c1s1e1j2c1r1f1j2c1s1e1q2c1q2c1h2e1t2e1o2c1s2e1d2c1s2g1s2c1s3e1z2c1q3c142e1s2c1i2c1u1e1y2c1u3e1x2c1q2e1l2c1s2c1p2e1t1c1y2c1u1c1c2c1u1e1f2c1s3e1h2c1q2d1t2e1s3c122c1u1e122c1s2e1f2c1r3c152c1r3c102e1t3e1q2c1t3c1y2c1t1e1v2c1q2d1s2c1q2c1a2e1u1e1w2c1s3e1j2c1s2g1t2c1r2c1t2c1r2e1t2e1u2e1c2c1s3e1q2c1t2g1e2c1s1c1l2c1q2e1v2e1s1e1r2c1s2e142c1s1g1q2c1q1c1f2c1q2d1o2e1t2e1o2c1t2e1s2c1u2e1f2c1s2d1v2c1q1c1h2e1u2c1q2c1s3c1h2c1u3e1y2c1s2d1w2c1q2e102e1s1c1k2c1u3c1i2c1u1e1t2c1s3d1h2c1q3c102e1u1e1o2c1r2e1p2c1u1g1j2c1s2e1t2c1r3e1t2e1u2c122c1t2e1i2c1u3f1b2c1q3d1f2c1s3e1t2e1t2e132c1s1e1i2c1t3f1f2c1q2c1x3c1f2c1t2g1t2c1s2c1d2c1s2e1f2e1u2e1b2c1t2e1j2c1t2g1d2c1q3c1s2c1s2e1a2e1s1c1y2c1t1e1s2c1t2e102c1s1e1q2c1q2e1h2e1u2c1u2c1t3e1r2c1u2e1j2c1r2e1e2c1r2c102e1t3e1h2c1t1c1y2c1u1g1v2c1s1e1m2c1s2c1s2e1s3c1s2c1s1d1a2c1s3e1k2c1q3c1k2c1r1c1t2e1u2e1h2c1t2c1s2c1s1e1d2c1q2e1u2c1s1c1h2e1t1c1r2c1t2c1p2c1t1e1h2c1r2e1q2c1r1e1u2e1t3c142c1t3d1q2c1t2f1r2c1s1c1d2c1q2e1t2e1u2c1i2c1t2e1q2c1u2g1w2c1r2c1y2c1r1e1p2e1r2e1d2c1r2c152c1t2g1c2c1s1c1y2c1q2d1j2e1u1e1r2c1t1c1h2c1u1e1z2c1s1c1q2c1s3d1o2e1s2e1h2c1t2d1r2c1s2f1b2c1q1c1a2c1r3e1z2e1t2e1w2c1s1e1t2c1t1e1r2c1q3d1u2c1r3c1t2e1s1e1h2c1s3c1b2c1t3f1u2c1s2c1m2c1q1d1w2e1t1c1y2c1t2c1h2c1t3e1y2c1r2c1d2c1r2c1w2e1s2e1u2c1u2c1t2c1t2e1j2c1q3e1l2c1s2e1p2e1r2c122c1s2c1c2c1u2g1t2c1q2d1f2c1s3d1q2e1s2e1o2c1t2c1y2c1u3g1j2c1p2e1q2c1q1e1s2e1t2c1d2c1u2e1r2c1u2g1a2c1q2d172c1r3d1f2e1u2c1o2c1t3d182c1s3f1c2c1r3d1k2c1q3c173f183d1f122s103c161c1m3e1g2e1c3f122c1i3d1c1e1g1d1q2g1h1c123e1e1c1r3e142e1s2e1r2c1u2c1z2c1u2e1e2c1u3c1v2c1u2e1w2e1r3c1t2c1w2e1g2c1t2e1v2c1u2d102c1u2c182e1q2e1x2c1w2e1b2c1s1f142c1s3c112c1s1e1g2e1s1c1u2c1v3c1k2c1u2e142c1s2e1r2c1s1d192e1s2e1p2c1w2e1x2c1s2g1w2c1s3d122c1s2c1w2e1q1d1k2c1t2e1v2c1t3g1e2c1s1d1b2c1u3d182e1q3d192c1v3d162c1s1f152c1u3d1e2c1s2d172e1s3e1g2c1u3d192c1u3f1b2c1s3d1a2c1u3e1b2e1q3d172c1u3d172c1s2f152c1u3c1c2c1s3d182e1q3e1a2c1u3d182c1s3f182c1s1d192c1t3d1b2e1q3d192c1u3d152c1s2f152c1u3e1y2c1s1d172e1q3d1b2c1u1d172c1s3e1x2c1s3c1y2c1k1c123f1j1e1k1d161d121d142g1q2e1c1d161d103d1i1f1b3c1d2d181e1c1d1b1f1o3d1c1e1i3d1g3c1d1e1d1c1c1e1r3c1c1c183g111e1h2c1d2d1k3d1c1e1e2c1s2e1l3e1d3c1j3e1d2d1b1d1l1d181c122e172d1b2d1d2d1b1d1b1e161c1d3d1a3d153c1i1g1q3d1f2e1e1d1f1c1c3e191c191d1t1d1s3e121e1s1e143d1e3d171d1h1g1q2e1j2e1r1c1a3e181g1k3e1d1c1j1c1c1c1g2e1d1e1h2c1k2e1c3d1f2e131c1h2c1v1e1p2c1u3g1f2c1u3c1u2c1u3c1q2e1q2c1w2c1w3c1t2c1u1g1w2c1u1c1x2c1s1c1j2e1p3e1w2c1v2c1q2c1u3g1p2c1t3e1v2c1u3c1r2e1q2c1j2c1w3c1w2c1t3e1w2c1t3c1q2c1t2e1c2e1s2e1q2c1v2e1p2c1t2g1r2c1t3d112c1s2e1y2e1r3d1o2c1v3e1q2c1s3f1x2c1t2e112c1t2e1j2e1r3c142c1v2d1f2c1t3e1v2c1s2c192c1t2e1y2e1r1e1f2c1u2d1t2c1u3f1q2c1t1e122c1s1c1k2e1s1e1s2c1w3e1s2c1s2g1q2c1s2c1s2c1u2c1w2e1s3e1u2c1w3c1p2c1u2e1i2c1r3e1v2c1s1c1j2e1q2c1g2c1v2d1b2c1t1e1j2c1s1c1y2c1t2d1r2e1r3d1v2c1w3c1v2c1s1g1u2c1s1e112c1r1d1g2e1r1c152c1t2c1z2c1s1e1f2c1u1e1x2c1t2c1c2e1r2e1z2c1w1e1r2c1u1g1f2c1s2e1z2c1t3e1f2e1q2e1r2c1u2e1e2c1s2g1f2c1u3e1u2c1t1c1u2e1q2c1r2c1w1c1i2c1u3g1u2c1t3c1c2c1r1c1r2e1q3e1u2c1v1e1j2c1t2g1q2c1u2e1w2c1s2c1i2e1q2e1q2c1w3c1y2c1u1f1r2c1u3c1q2c1r3e1q2e1r2c1d2c1v2c1y2c1u3g1r2c1u3e1v2c1u2e142e1r3c1j2c1v3d1d2c1u3f1v2c1t3d1q2c1t2d1u2e1q3d1q2c1u1d1b2c1u3f1y3c1u2c1w1e1h2c1s2e1r2c1t3e1j2c1s2e1f2e1s1c162c1w2e1h2c1u3g1o2c1u3e1l2c1s2e1w2e1s2e152c1v2e1h2c1u3g1y2c1s2e1x2c1u2c1j2e1s3c1j2c1w2c102c1t2g1a2c1u2d122c1t1e1q2e1r2e152c1w1e1r2c1u1e1r2c1s2e1u2c1u3e1o2e1s3c1a2c1u2d182c1s3g1s2c1u2c102c1u1c1t2e1r2c1i2c1u1e172c1s2g1d2c1u3e102c1t1c1q2e1s1d1q2c1v3d1d2c1t2g1d2c1t2d1u2c1t1c1x2e1q3c1q2c1v2e1v2c1u1e1d2c1u1c102c1r2c1v2e1r2e1z2c1v2c102c1t2e1r2c1u2e192c1s2e1u2e1q1c1i2c1v1c1s2c1s2e1w2c1t1c1u2c1t2e1d2e1s2c1y2c1u3c102c1t2e132c1u1c1w2c1t2c1q2e1r2e1i2c1v2d1b2c1u1e1q2c1u3e1t2c1t1e1j2e1q2e1h2c1u3c1i2c1s3e1u2c1t3c1q2c1u1e1p2e1r1c1b2c1u1e1s2c1u3g1v2c1s3e172c1s1c1j2e1s3c1k2c1v3c1s2c1s2g122c1s1e1x2c1s2c102e1r2c1x2c1w2c1w2c1s2e132c1u2d1q2c1t1d1v2e1q2e1w2c1v2c1y2c1s3g172c1r2d1u2c1u2c1r2e1s2e1h2c1w2d1q2c1r3g1h2c1s3e1u2c1t2c1y2e1r2e1t2c1w1c1b2c1u3g182c1s1d1f2c1s1c1k2e1r3d1d2c1u3d1b2c1t3f1d3c1t2c1w2c1t2c1u1e1u2c1r2e1t2c1u1c1p2e1r3d1g2c1w3d1r2c1u3e1x2c1t3c1q2c1r1e102e1r3c1k2c1w1c1y2c1u2g1b2c1u3d1t2c1s2c1y2e1r2e1p2c1w2e1t2c1t1g1r2c1t3c102c1s2d1j2e1s1c1x2c1v3c1t2c1t2e1h2c1s1c1v2c1r2d102e1q3e172c1u1e1w2c1t2g1t2c1u3c122c1t3c1p2e1q2c102c1w1c1y2c1u2g1k2c1u3c102c1t1c1v2e1r2e102c1u2d1s2c1s1e1k2c1s2c1q2c1u2e1s2e1s3e1c2c1u2e182c1t3e1w2c1s2e1q2c1u1c1u2e1r1c1p2c1u1c1o2c1u1e1q2c1u3c1u2c1s2e1f2e1q3c102c1u2e1p2c1u3g1w2c1t1c172c1u1c1g2e1s2e1v2c1w2e1s2c1s1e1u2c1u2e182c1s1e1r2e1r2c172c1w2d142c1t2g1r2c1r2c1j2c1u3e1h2e1q1e1p2c1v1e1z2c1r1e1a2c1s1d112c1s2d1g2e1s1e1y2c1u1e152c1u2g1v2c1u1d162c1u2c1y2e1q3c1y2c1v1c1w2c1t2e1t2c1t3e1w2c1u1c1i2e1q2c1t2c1w3c1x2c1t2e1r2c1s3e1q2c1s1d1s2e1r1d1z2c1u1d1o2c1s1g132c1t2c182c1t2d1t2e1s3e1u2c1u2c1i2c1s2g1p2c1t3e1g2c1t2e1y2e1s2e1h2c1u2c1f2c1u2e132c1s3c1d2c1u2c1u2e1q1e1a2c1v3d172c1s3f131c1y2d123c172c181e121p2d1g1g1e3e1s1e1j2d1b1c1j1f171d1d1d1d1c1j1c1u1g1j3c1q3d1e2c1s1c1i2e1q3c1x2c1u2c1v2c1u1f1p2c1r1c1g2c1s1d1x2e1r2c1k2c1u1e1v2c1t2e132c1s3c1y2c1s3c1e2e1s2c1p2c1s1d162c1s2e1s2c1q2e1k2c1t2c1z2e1s2e1w2c1t2c1y2c1s3f1i2c1q3c182c1s3c1r2e1s2c1o2c1t1c1g2c1u2e122c1s2c1z2c1s2c1b2e1s2e1c2c1t3e1j2c1s2f162c1q3c1f2c1s3d192e1q3e1c2c1s3d182c1t3e172c1q3d172c1s3c1h2e1q2d162c1u3c1d2c1s1f172c1q3c1h2c1s3d182e1s3d172c1s3d192c1s3e1x2c1q2d192c1s3d1b2e1q1d172c1s3e1c2c1s3f152c1r3e1b2c1s2d182e1q3d162c1s2d172c1t3e1h2c1q3d182c1s3d192e1q3d152c1s3d1t2c1s2e1s2c1d1c1f3b143e1f2f161e1d2e1f1c1i3e1p3f1w1e1d3c1f1e1c3e1h3e191d1i1d183d1d3c1a1f1e3e121d1h1e121e1w2f1h3d161c121b1c1d1e3f1k1c193c1d3e1j3d133f1j1c1g1d1h1d1g2c181e1d1d141e1s1d1j3c181e161c161c181c1s3e1j3e181c181e123b1c3e1c1e1g2d1d3d1f1c121e143g1b3c1d1d1e3e1j1e1c2e172d121d1f1c1c3c1c1f1g3d181e1g1d1c3e1k3f1f2c1q3d1j3e152d1e3f122d1c2d1c1c1f2c1t2e1p2e1q2c1u2e1r2c1s2g1u2c1q2e1w2c1r1c1u2e1r2e1w2c1u2e1h2c1u2g1v2c1q1e1s2c1s1e1o2e1s3c1r2c1t3e1e2c1s2g1r2c1s2c1y2c1s1e1z2e1p2c1y2c1u2e1s2c1u1g1v2c1q2e1d2c1u1c1o2e1r2c1q2c1t3e1q2c1u2g1a2c1s1d1t2c1s1c192e1q2d1d2c1t2c142c1u2g1h2c1s3c1j2c1u1c1y2e1q1d162c1t2e1w2c1s3e1y2c1q2e1k2c1u3c1o2e1r1d1c2c1s1e162c1s2e1h2c1s1e1y2c1u3e1d2e1r2e1f2c1t2e1j2c1t1g1w2c1s2e1y2c1s1e1j2e1q2e1w2c1u2e102c1t1f1g2c1r2d1w2c1s2e1y2e1r1c122c1t2e1v2c1t3e1v2c1s2e162c1s2c152e1s2e1s2c1t2c1g2c1u3g1d2c1s2e142c1s1c1u2e1q2e1q2c1r3e1r2c1t1e1k2c1s1c1r2c1u1e1o2e1q1e1f2c1u2e1b2c1s1g1o2c1r1e1f2c1t2c1o2e1q2e1r2c1t3d1j2c1u1e1r2c1r1c1y2c1u1e1x2e1q1e1w2c1t2e1f2c1u1f1w2c1r2e1v2c1s2e1j2e1q1c1j2c1t1c1i2c1s2f1o2c1s2c1t2c1s3c1s2e1s2e1y2c1u2e192c1s3g1y2c1q3e1f2c1u1e1y2e1p2c1q2c1t2c1h2c1t2g1o2c1q1e1m2c1t2c1t2e1q2c152c1u2e192c1s1f1a2c1r3c182c1t3d1a2e1s3d192c1s1c1a1c1w2e1r2e1j2c1u2e1y2c1u1e1j2c1s1d1l2c1s2c1z2e1r1c1j2c1u2e1d2c1u2e1f2c1r1e1l2c1t2c1h2e1r3c1j2c1s1c1f2c1u1e1r2c1p2e1t2c1s2c1x2e1r2c1w2c1s2c1i2c1s3e182c1s3c1r2c1t3e1t2e1s1e1q2c1t2c102c1t2g1p2c1r3c1i2c1u1e1r2e1q1e182c1t2d1b2c1s2e1y2c1r3e1v2c1t2e1v2e1s3e1j2c1r1d1j2c1u1g1k2c1s3c1z2c1u3c182e1r1c122c1u3e1o2c1t3e162c1r2d1s2c1t2d1r2e1q2d1p2c1u1c1y2c1s2g1r2c1s2e1u2c1u3e1o2e1r2c1w2c1u3c1w2c1t1e1f2c1q2d1h2c1s3e1w2e1s1c1v2c1s2c1u2c1u1e1r2c1q3d1l2c1u3e1y2e1q2c1x2c1u1c102c1u2g1v2c1s3d1s2c1u3c1g2e1s2e162c1t2e1u2c1t1e1h2c1s3e1l2c1r3c1f2e1r2e1q2c1u2e1r2c1s3e1x2c1q1e1r2c1u3c1y2e1q3d1i2c1t2e1h2c1s3g1r2c1q2c1x2c1t2e1s2e1q2c1r2c1u1d1t2c1u3e1k2c1p1c1s2c1s3c1u2e1r3c1u2c1t2c102c1s2g132c1s3c162c1s2d1j2e1s3c1t2c1s3d1p2c1t1g142c1r3c102c1t3e1q2e1r2e1d2c1t1c1r2c1t2g1q2c1s3c1u2c1s2c1b2e1p2e1v2c1t3c1d2c1u3f192c1s1e1v2c1s3c192e1s3d1c2c1s3e152c1y2e1r1c1x2c1r2c1r2c1t3g1h2c1r2c1s2c1t1d162e1s1c122c1u2e1w2c1u3g1w2c1s1e1j2c1t1c1w2e1s1e1y2c1t3e1f2c1u2g162c1p2e102c1u2c1t2e1r1e1j2c1t1e1d2c1u1g1w2c1r2e1e2c1t2c102e1r2e1r2c1t3c1r2c1u2e1v2c1s1e162c1u2c1t2e1r1e1q2c1t2e1s2c1u3e1s2c1q1d1u2c1t1c1y2e1s2c1s2c1s2c1d2c1s2g1s2c1q3c102c1u2c1f2e1q3e122c1t3e102c1u1g1w2c1s1e1d2c1t2e1f2e1s2e1j2c1u3e1x2c1t1e1i2c1r2e1u2c1u2e102e1q1e1w2c1r2e1t2c1t1e1u2c1p3e1h2c1t1d1v2e1r2e1d2c1t2c1t2c1t2g1t2c1q2e1w2c1u2c1h2e1r3c1q2c1s3c1u2c1s2e1k2c1s3c1h2c1t2c1y2e1s3c162c1u3c1r2c1s1e1q2c1s2c1f2c1t2e1t2e1s3c1q2c1r2c1x2c1t3e122c1q3d162c1s2c1r2e1p1e1q2c1s2d1p2c1s2g122c1r3c1u2c1u1c1x2e1s3c1s2c1t3c1s2c1s3e1d2c1s2d1v2c1u1c1t2e1q2c1y2c1t1d1r2c1u1g1g2c1s2c162c1t2e152e1r2c132c1u2d1d2c1r2g1w2c1r1e1f2c1t2e1t2e1r1d1q2c1u1d1p2c1r1e1f2c1p2e1h2c1s2c1p2e1r2e1r2c1s1e1v2c1s3f1s2c1r3d1u2c1s3d1d2e1r3d1c2c1t3d1a2c1f3e163d1q2c102c12121o1l1s1s2e2c2e1i2k2d121o','341112b33333y351y371g27223q193x2e1d3q00111o27313o2o272e2q2m2y253a1g23211i2e2b361c2x3u113z1o280y113z3b233x3139381c2x3u1z311o21182t312p113238251s27353c16212x253c1y2u29111z3a251s27333e1621281w12111611133x3b2q192z361u3u2v2z3p113w263c153x3b2q17212612111m25113w281z3w28113w26113w2q3139233x2e2b213x2b233x25203b3x2e1z112435163o02222e2b3w141o2e1d3o01212m241z311o21111z3u2911311d3b3x2e1a1w12222x3w2s352e12111c1o11153x27231v322q12252722352c182835211d1g1a2e163z281y11121z322u2911101o3u37013z243516351i2g3f1q1g1k1f1f1e1q3d1j2g1s3f1f3g183g1k2e1i1e1j2f1e3e1s3f1k2c1t3e112e1u2g1y2e1t2c1y2e1u3f1k2e1s2e182c1s3e1t2e1u2e1q2e1t1c1g2e1w2e142e1u2e1z2c1s2e1d2e1u2g1e2e1t3e1j2e1u2e1u2e1s1g142c1u2g1t2e1s2e1z2e1u2c1g2e1w3e1t2e1u2g1w2c1t2e1v2e1u2g1g2e1t2c1x2e1w2f1y2e1u2e182c1s2g1z2e1u2g1b2e1s1d162e1w3g1v2e1s2f192c1s3f1b2e1s1f182e1s3e1z2e1u3f192e1s3e1i2c1s2f192e1u3f142e1s2d172e1v3f1o2e1s2f192c1u3f162e1s3f192e1u3c1c2e1u2f172e1u3f1d2c1s3f192e1t3f1f2e1s1d172e1u3g1b2e1s2f172c1t3f112e1s3f162e1u3e1a2e1u2f182e1u3g1v2c1s3f192e1s3g192e1s3d1u2e1u2e1u2e1f1e1h3d1g1g1i3g1u1g141g1s2e1d1e1k3g121g143f1g2c1g1e1u1g1q3g1f3e1j3c1f2f1d3g1j2f183f121c191f1e1g1g3f1g2e1f3d1s3g1m3e1o1e1i1f1h1d1c1e1j3e1b1f1k3f183d1f3e1c1g1g3g141f1h1c121e1c1e1a1e1a1e1a3e1m1g1u1f1b1f1b1f1m3d1f1f1i1g1d1g1m3e122c141g121e1c3f1f3f1k1e1t2g1u1e1d1f1a3g1s1c1s3e1i3f1e3g141f1i1e1s1f1i3e1u1g1h3f1c1c1f1g1m3e123g1f3f1g1e142g102e1t1g1i2e1t1d1t2e1w1f162e1u1f162c1u2e1r2e1u1f182e1r1e1v2e1w1g1v2e1t1g162c1u1f1l2e1u2e1k2e1s2d1s2e1u1e1y2e1t2f1x2c1u2g1v2e1u2e1s2e1u1c1h2e1w2e1q2e1u1e1r2c1s2g1v2e1t2g1k2e1t1c102e1v2e1y2e1u3e1x2c1s2f1r2e1s3f1s2e1u2d1j2e1u2g1z2e1t2e102c1t2f1h2e1t3e1x2e1s1d182e1v2e1p2e1u1e1h2c1u2g102e1u3e1f2e1t1c102e1w2g1j2e1t1g1f2c1s2g122e1s1e1t2e1u1e1j2e1v1e1z2e1t1e182c1s1e1x2e1u1e142e1u2e1h2e1w3e1x2e1u3g1t2c1r1e1h2e1u2g1z2e1u1e1s2e1u3g1q2e1s2e1h2c1t2f1r2e1s2e1r2e1u2e1f2e1v1g1d2e1u1g1t2c1u2g1g2e1t1e1j2e1s2e102e1w2g1r2e1t2g1s2c1s1g1t2e1s1g1s2e1r2e1l2e1u2g1x2e1s1f1w2c1s2g1j2e1s1g1m2e1t3c1l2e1t2f1x2e1u2g1x2c1t2g1v2e1u1g1h2e1s1d1c2e1w3e1s2e1s1g1f2c1u1e122e1u2g1y2e1s2c1v2e1v3e1u2e1u2g102c1s2e1v2e1u1e1w2e1u1e1c2e1v1f1t2e1u2f102c1t2e1u2e1t2g1q2e1s2c1k2e1t1e1g2e1u2g1u2c1u2f102e1t2f1b2e1u2d1e2e1v3f1v2e1t2e1u2c1s3f1x2e1s3g1c2e1s3d1k2f1v2e1u1g1i2e1u1c1h2e1t2e1j2e1u3e1l2c1u2g1j2e1u2e1j2e1s2c1u2e1v2e1t2e1t1e1l2c1s3g1q2e1t2g1z2e1s2c1h2e1v2g1w2e1t1e1s2c1u2f1v2e1t2e1c2e1t2e1s2e1v2g1t2e1t2g1m2c1t1e1t2e1t2g1m2e1u3e1k2e1w1g1g2e1t2f1i2c1u1f1e2e1s1g102e1s3d192e1w3g1t2e1u1g1y2c1u1g1j2e1s1g1f2e1u3e1l2e1t1f1u2e1u2g1s2c1s2g1u2e1t3f1x2e1s1c142e1v2g1c2e1t3g1q2c1t3e1j2e1s3e1e2e1t3e1s2e1w1g1s2e1t1e1i2c1s1e1h2e1t3e1d2e1t3c102e1u3g1s2e1s3e152c1s2g1j2e1t3g1u2e1u3e182e1v2g102e1t3g102c1u2g1e2e1u2e1j2e1u2c1r2e1u1g1x2e1u3g1f2c1u2g192e1u1g1w2e1s1e1t2e1u2e1r2e1t1g1v2c1t2g102e1s1e1x2e1u2c1j2e1w2e1x2e1s1g1g2c1u2g1u2e1t3g1g2e1s2d1f2e1v2f1w2e1u2g1s2c1s2f1t2e1u2e1r2e1u3c1w2e1w2g1h2e1u2g1v2c1s2e162e1s2g182e1u2e1s2e1u2e1x2e1s2g1k2c1t3e172e1s2e1j2e1u3d172e1v1e142e1s2g1l2c1s2g1x2e1t1g1k2e1s3c1r2e1w2e102e1r2e1t2c1u2g1x2e1r1g152e1t2d1b2e1u3g1a2e1u1g1x2c1s2f1d2e1s3f152e1s1d1x1f122e1u2e1t2e1u3e1u2e1v2g1s2e1t2g1s2c1t3e1t2e1s2e1s2e1t1d182e1v1e1t2e1u1g1j2c1u2f1j2e1t2g1t2e1t1c1h2e1v1e1u2e1u1e1z2c1t2e122e1s1e1x2e1t2e1w2e1u2e1v2e1u1g102c1u2g1k2e1r2e1f2e1t3c1k2e1v2g1y2e1u2e102c1u2f1f2e1s1g152e1u2e162e1u2e1d2e1u3f1q2c1u2g1y2e1u2g1m2e1u3c1u2e1u1e1d2e1s2g1f2c1u2e1z2e1t2g1f2e1t1e1u2e1v1g1f2e1s2e102c1s2f162e1t1g1y2e1t1c1f2e1v2e1t2e1u2g1q2c1t1g1w2e1t1g1y2e1t2e1w2e1v2f1f2e1s1e1v2c1t3e1x2e1u2g1x2e1t3c1l2e1w1g1q2e1s2g1h2c1u2e1k2e1t2e1j2e1t3e1f2e1w3e152e1t2g1z2c1t2g1w2e1u2g1z2e1u3c1m2e1w2e1c2e1t2f1x2c1s1g1i2e1u2g1h2e1t3e142e1u2g142e1r3e1e2c1s2g112e1t1g142e1u3c1x2e1v1g1g2e1s2e1m2c1t2e1q2e1u2g162e1u2c1y2e1v2f1u2e1u3g1z2c1u2g1u2e1t2e1s2e1s3c142e1u1f1v2e1t2g1u2c1s1g1v2e1t2g1r2e1t3e1y2e1t1g142e1t1e1x2c1u1e1u2e1u3e142e1u3e1s2e1v2e1i2e1t2g1t2c1u2g1q2e1u2e1y2e1s1c1w2e1u3f152e1u3e1q2c1u3g1d2e1u3f1e2e1t3d1a2e1x2e103f192e152c191t1d163e1h2f1a3g1p3e1c3e1w3e1c1g1k3e1h1e1q1e1j2c1a1d1i3f122e1w2g1v2c1w2f1t2e1q3g1z2e1u3e162e1w2g1w2e1v2g112c1u1e1u2e1q2g1x2e1v2c1x2e1v3e1t2e1u3f1y2c1w2e1s2e1q3g1j2e1u3c112e1u2e1c2e1u2e1k2c1u3e112e1s2e1x2e1w1d1t2e1v1e1e2e1u1f1z2c1v2e1r2e1s1g1x2e1v2c172e1w3e1w2e1u3e1g2c1w2e1t2e1q1f182e1w3c1i2e1u3f172e1w3f182c1u3f192e1q3f1d2e1u2d1b2e1u3f1t2e1u3f1b2c1u3e1a2e1q3f1b2e1w3e1d2e1u3f162e1u3f1a2c1u2f1b2e1s3f1x2e1u3d1a2e1u3e1a2e1u3f1b2c1v3g1f2e1q3f1b2e1u3d1m2e1u2f152e1w3g1e2c1u3f1b2e1s3e1s2e1u1d192e1v3e1g2e1u1f192c1u3f1d2e1q3f192e1u3c112e1u1e1i1e1a1f1m1e1l1g1e1e1g1f1r3f1t3b1e2g1e1f193g1j3f151d1q1e1k1f1f1f1i1e1a1c1e1f181g1d1g1l3e1f1c1i3f161g1f3g1b1f1e3d1u1g1r3e1d1e1f3f1u2d1r1e1d3e1d3g1e1e1r1e1e1g1l3g1b1e1u1f1r1e1r1g1r1g1k1g1e1f1m1d1a1e1a1e122f1f3f1f1c1r3e1e1f1e1g162g1e3c1i3e1f3g1d3f1e3e1k1c141e181g1i1f1j2e1u2e1s3f1h3g163g1m1f171d1m1e1e1e1b3f1u3e1e3d1u2g1q3e1b1e1y2e1l2c1w1g1h2e1r2e1c2e1u3c162e1v3e142e1w1g1v2c1w2e162e1s2g1m2e1v1c1i2e1w3g1i2e1u2g172c1u2f1z2e1q2f172e1v1c102e1v2e1c2e1w2g1v2c1v1e112e1s1g122e1t1e112e1v2g1w2e1v2g1u2c1v2e1v2e1s2f1t2e1v2c112e1u3g1u2e1u2g182c1u1g1b2e1r3g1a2e1v1e1s2e1v3e1s2e1v2g1c2c1v2g1y2e1q3e162e1v2d1v2e1w2g1x2e1u2f1k2c1v2g1y2e1r1g102e1v2e1f2e1u1g1j2e1v2f1k2c1u3g112e1s3e1s2e1v3e1t2e1v2e1x2e1t1g122c1u2e112e1r2g1s2e1v2e122e1t1g1f2e1w2g1y2c1w2g1s2e1s3e1i2e1v2d1l2e1u2e1u2e1v2g1a2c1v2e122e1r2e1h2e1v1c1k2e1u1e1g2e1w2g1i2c1v3e1x2e1r1f1j2e1w2e1d2e1w2g1p2e1t2g1t2c1v2g1h2e1r1e1i2e1v3e1t2e1u2g192e1w1e1u2c1u1g1s2e1r2e1z2e1u2e1c2e1u2g1d2e1u2g1s2c1v2g1k2e1r2g172e1w2e112e1w2e1j2e1u2e122c1v1g1l2e1r3g1z2e1w2c1y2e1w3g1q2e1u3f1w2c1u2e122e1q2e1f2e1w3c162e1w1f162e1w2g1v2c1v1e1t2e1q1g102e1w2c102e1v2g1r2e1v2e172c1v1e1e2e1s2e172e1u3e1b2e1v2e1s2e1u3f1d2c1v3f1f2e1s3g171e172c1w2g1h2e1r2e1v2e1w1e112e1w3g1v2e1w2g1h2c1v2g1t2e1s3e102e1v1c112e1w3g1y2e1w1e1t2c1w1e1s2e1s2g102e1u2e1u2e1t1e1v2e1v3e172c1w2g1u2e1s3e1u2e1v2c1q2e1w1e1d2e1w2f1y2c1v1g1i2e1s3g1f2e1v2c1q2e1v1e122e1u3g182c1u1g1q2e1s2g1b2e1u1c1s2e1u1f1f2e1w1e1q2c1t1f1l2e1s2g1r2e1u1e192e1u3e1k2e1v2f1f2c1u1g182e1r2f1u2e1v1d1t2e1v1e1b2e1v2e122c1v1g1u2e1s2g1j2e1w1e1h2e1w1e1w2e1u2f1u2c1v1e1u2e1r2e1w2e1v2e1t2e1u2g1x2e1u2f1h2c1u2g1i2e1q3g1u2e1w2e1h2e1v1e1r2e1v2f1q2c1v1e102e1q2g1z2e1w1c1j2e1v3f1p2e1u2f1t2c1w2e1s2e1s1g1h2e1u2e122e1w3e1h2e1v2f1u2c1w1e122e1q2e122e1v3d122e1u1g1d2e1t2f1k2c1u1f1i2e1s2g162e1u2d162e1v3g1j2e1w2e172c1v1g102e1q2g1w2e1v2c1m2e1w3g1q2e1v2f1z2c1u1e1s2e1s2g1q2e1v3c1x2e1v2f1d2e1w1e1w2c1v2f1y2e1s2f172e1u2e1y2e1w2e1p2e1v3f1q2c1t2g1v2e1r1g122e1u2e102e1u2e1w2e1w1g1q2c1v3e1l2e1r3e1c2e1v3d1h2e1w2g1f2e1v3f192c1w3f1d2e1r3f1e2e172c1w2g1y2e1r1e1f2e1t2d1u2e1w3e1b2e1w2g102c1t1g102e1s2e162e1w1c112e1u2g1b2e1w2g1c2c1v3g1l2e1r3e1y2e1w3c112e1w2g1p2e1w1e1x2c1w2g1v2e1s3g1i2e1v1e102e1v2e1o2e1w3g1f2c1t1e102e1r3f1z2e1w1e1h2e1w2g1s2e1w3e1a2c1v2g1l2e1r3g1u2e1v3d102e1w1g182e1w2g1u2c1u1e1f2e1q2g1w2e1w1c102e1t1e1h2e1v1e1u2c1w3f1q2e1q2e1j2e1w1e1q2e1v2g1y2e1u1g162c1u1e1q2e1s3e112e1v2e1v2e1w3e1k2e1w2e1l2c1u1g1l2e1s2e1j2e1v2e1c2e1v1f1s2e1v2g122c1u1e1q2e1s1e122e1v2c1k2e1v1e1e2e1v2e1y2c1t1f1w2e1r3e1k2e1u3c1w2e1u1f1g2e1v1e1q2c1u2f1s2e1r3f1t2e1w1e1v2e1t2e1a2e1w1g1j2c1t2f1i2e1r1e1h2e1v1d1e2e1u2f1y2e1w2e1f2c1v1g1g2e1r3g1u2e1v3c1j2e1w1f1y2e1w2g122c1w1f1l2e1r3e1x2e1w1d172e1w3g1d2e1v2g1q2c1u2g112e1s2g1w2e1w1e182e1u1e1d2e1u3e1k2c1u1e1l2e1q3e1f2e1u1e1v2e1w2g1r2e1w1g112c1w2g1v2e1r2g1t2e1v3e122e1v3e1r2e1w3e1q2c1u1g1v2e1q1g1v2e1v3d1a2e1u3e1s2e1u1f1f2c1u2f1b2e1q1f1e2e1h3d1w2f1b2e1y3e1j192e1p1f1e3g1c1c1k3e1r1g1h1f1k1e1d3c1i1f1i1f1e2e1h1g1b2c172e1w1e1j2e1t2e152c1u1e1q2e1q3g1f2e1u2c1g2e1u3g1e2e1u2f1x2c1v2g1l2e1s2g1t2e1u3e112e1u2e1a2e1u1e1x2c1w2e1j2e1q1e1u2e1s2c1y2e1v2e1y2e1u2e1z2c1v2f1w2e1q1e152e1t3e102e1w2e132e1t3g1u2c1w1e1m2e1s1e1z2e1u1c1z2e1u2f1u2e1t2e1t2c1u2f192e1r3e1z2e1s3d1a2e1u3e1c2e1s3f192c1w3g1f2e1q3f182e1s3d1f2e1u2f152e1t3f1z2c1u3f192e1q3e1k2e1s3d192e1u3f142e1s1f192c1u3f172e1q3f182e1s3d1x2e1u2f172e1s3g1g2c1u2f1b2e1q3f1e2e1s1d192e1u3e1o2e1s1f192c1w3f1v2e1q3f182e1u3e102e1u3f152e1s3f192c1u3f192e1q2e1u2e1s2e1h1e143g173f1q1e1m3d1t3d1f3f1d3e1b2e1m3c102f1m3g1d3e1f1g1m3c1f1e1a3f113g1h2e1b2d1m1g1e3e1e2e1s2g1c3e1e1e1l3e1b1f1b1f1j3d1a3e142e173f1f1g1g3d1i2e1e3f1q1f1k1e1l1c1k1g1j3f1a2f1k3f1k1e1m3g1m3f1d3f1f1g1j1e1j3g163e1d1g1f3f1s3c1f1e1e1e1g2f121f141e1e1f1d1f1f3d1s2f1s2d1h3e1f2f123f1l1g1a1e1k3e1l1e1d1g1f1e1x1c142e1b3f1q1f1b1f1w1e1u1g1h3e1w2e1r2e1q2c1v2e1x2e1s1g1s2e1u2c1y2e1w3g1d2e1u1e1w2c1v1e1q2e1p1g1s2e1t3e1g2e1w3g1d2e1u1e1c2c1w1e172e1s1e1x2e1t2c1u2e1w1g1d2e1u1e1r2c1w3g1q2e1q1g1h2e1t3e1u2e1v3e1g2e1s2g1z2c1w1g162e1s1e1s2e1t2e1e2e1w2f1i2e1t3g1q2c1v3e1t2e1q3e1t2e1s3e112e1v3g1d2e1t2f1f2c1v3e1z2e1q1f182e1s1e1q2e1w2g1a2e1s1f1m2c1u1e1l2e1s3g1q2e1t3c1h2e1u3e1c2e1t2f1t2c1v2f1u2e1s3g1h2e1s3c1v2e1w1g1e2e1t1g1z2c1w2f1u2e1r1e1h2e1s1c1s2e1v3g1p2e1s2f1m2c1v1e1y2e1s2g182e1t3c1z2e1w3f1o2e1s2e1y2c1u1e1v2e1r2e102e1t1e1z2e1u2g1j2e1t2e1u2c1u2g192e1r3g1l2e1t2c1d2e1w1g1c2e1s2g1i2c1v2g1x2e1s2f1j2e1r2e1g2e1v2e1r2e1s1f1t2c1v2e122e1r1f1g2e1t2c1l2e1w1f1h2e1u2g1j2c1v2g1u2e1q1g1l2e1s3c1w2e1t3e1x2e1u2e1h2c1w1g1h2e1r2e1u2e1u2c1r2e1v2g172e1t1e1z2c1w1g1z2e1r1g102e1t2e162e1w2f1e2e1s2g1t2c1w2g1v2e1s2g1r2e1t2e1j2e1u3e1w2e1u3g1z2c1v2e1y2e1r3f1d2e1u2c112e1u3f1a2e1u2g1a2c1u1f1f2e1d2e1t2e1t2c1w1e1z2e1s3g1f2e1u3c1h2e1w3g1p2e1t2f1l2c1w1e1u2e1s2e1y2e1s1c1h2e1w2g1x2e1t2f102c1v2g1m2e1r2e1f2e1u2e1v2e1w3g1q2e1u2e1r2c1v2e1z2e1s3e102e1t2c122e1w3g122e1t1e1h2c1w2e1v2e1r3e1y2e1u1d102e1w2g1j2e1t1e1l2c1v1g1s2e1q3f1w2e1u2e1c2e1w3g1u2e1r1g172c1u1g1h2e1s3g1l2e1t1e122e1u2g122e1u2g1l2c1v3e182e1r3e152e1s2d1t2e1v1g1y2e1s1e1q2c1v1e1d2e1s3g1r2e1u1e1v2e1v2e152e1s1f1x2c1v2g112e1r1g1h2e1t2c1s2e1v1f142e1r1f1l2c1w1g1v2e1q2f1l2e1u1c112e1u2e132e1t1e1v2c1v3e1h2e1q1g1s2e1u2d182e1v2e132e1s1g1x2c1w1g1t2e1r2g1j2e1s1c112e1w2f142e1t2e1v2c1t1g1y2e1q2g1e2e1u2c1k2e1t1e1c2e1u2f1b2c1u1g1v2e1s1g162e1u2e1v2e1w2g1y2e1s2e1s2c1v1g1l2e1r2e102e1t2e1j2e1u2e132e1t2g102c1u3e1v2e1r2e1s2e1u3c1a2e1w2g1u2e1u2g1a2c1w2g1c2e1q3g1h2e1t2c122e1v2g132e1u1g1t2c1w2g1h2e1s3g1r2e1u1e102e1w3f1o2e1s2g1w2c1u3g102e1q1g1c2e1s2c1h2e1v2f1c2e1t3g172c1u3g1b2e1q1e1t1g1l2c1u2g1t2e1r2g162e1u2e1z2e1w2g1d2e1u1g1j2c1w2g1u2e1r3e102e1t2d1h2e1v3e1k2e1s1e1d2c1w3e122e1q1g1u2e1u3e1r2e1v2e1y2e1r2e1l2c1w2g1h2e1q2f1h2e1u3c1t2e1w3g1r2e1t1e1t2c1v2e1e2e1s1g1s2e1u3c1d2e1w2e1p2e1s1f1l2c1v1g1v2e1r2g162e1t2c1l2e1w2g1h2e1u2e1y2c1w2g1r2e1s2e1u2e1u1e112e1u2e1v2e1t2g1e2c1w1g102e1s1g1h2e1s3c1d2e1v2f1r2e1t1e1z2c1u1e112e1r2g1h2e1u2c1u2e1w1g1u2e1u2g1d2c1w1e1z2e1r1e1l2e1s1e172e1u1g1f2e1s2f1s2c1v2f1x2e1r1e1w2e1t2e1x2e1u2e1v2e1s1g152c1u1e102e1r1g1s2e1t2e162e1u2g1w2e1s2e142c1u2g1e2e1r1f1l2e1t3c1u2e1t2e1p2e1r1e1e2c1v2e1t2e1r3e162e1r3e162e1u2g1x2e1t2g1i2c1v1e1v2e1q2g1z2e1u2c172e1u2e1h2e1t1g152c1v1e102e1r1g142e1u2c1r2e1v1e1d2e1u2e1s2c1v2g1l2e1s1g1f2e1u3e1v2e1v3f1t2e1u2g1u2c1w2e1v2e1r3g1r2e1u1e1l2e1w3g1o2e1u2e1l2c1t2g1l2e1q2g1l2e1u2c1y2e1t3f1y2e1s3g1t2c1v3f1m2e1q3f172e1s3e102e1w2g172e1s1f162c1v3f172e1q2e142e182d1u2f1v1e172h1h1e1m1o2t1v2k1u2p2d16','b4a74831e19e9a3fd13f1d779e9bb2e0'));
//]]>  

</script>

    <b:defaultmarkups>

      <b:defaultmarkup type='Common'>
        <b:includable id='standardPostImageStyle'>

<a expr:href='data:post.url' expr:title='data:post.title'><div class='bukshan'><img expr:src='data:post.featuredImage'/>
</div></a>
  
        </b:includable>

        <b:includable id='feedPostImage'>
          <div class='snippet-thumbnail-container'>

<div expr:class='&quot;snippet-thumbnail &quot; + data:thumbClassName'/>

          </div>
        </b:includable>

        <b:includable id='widgetNotAvailableInPreview'>
          <b:if cond='data:widget.type == &quot;AdSense&quot;'>
            <div class='vertical-ad-placeholder'>
              <span><b:message name='messages.adsGoHere'/></span>
            </div>
          <b:else/>
            <b:include name='super.widgetNotAvailableInPreview'/>
          </b:if>
        </b:includable>

      </b:defaultmarkup>

      <b:defaultmarkup type='BlogSearch'>
        <b:includable id='searchSubmit'>
          <b:if cond='data:widget.sectionId == &quot;search_top&quot;'>
            <label class='search-submit-container'>
              <input type='submit'/>
              <b:include data='{ iconClass: &quot;touch-icon search-icon&quot; }' name='searchIcon'/>
            </label>
          <b:else/>
            <b:include name='super.searchSubmit'/>
          </b:if>
        </b:includable>
      </b:defaultmarkup>

      <b:defaultmarkup type='AdSense,Blog'>
        <b:includable id='defaultAdUnit'>
          <!-- Clear out style (need non-empty string) -->
          <b:with value='&quot;/* Done in css. */&quot;' var='style'>
            <b:include name='super.defaultAdUnit'/>
          </b:with>
        </b:includable>
      </b:defaultmarkup>

      <b:defaultmarkup type='Blog,FeaturedPost,PopularPosts'>
        <b:includable id='commentsLink'>
          <a class='comment-link' expr:href='data:post.commentsUrl ?: data:post.url' expr:onclick='data:post.commentsUrlOnclick'>
            <b:include name='commentIcon'/>
            <span class='num_comments'>
              <data:post.numberOfComments/>
            </span>
          </a>
        </b:includable>
        <b:includable id='snippetedPostThumbnail'>
          <div class='item-thumbnail'>
<a expr:href='data:post.url'>
<b:include data='{image: data:post.featuredImage, imageSizes: [280,560,840,1120,1400] }' name='responsiveImage'/>
            </a>
          </div>
        </b:includable>
      </b:defaultmarkup>

      <b:defaultmarkup type='Blog'>
        <b:includable id='commentFormIframeSrc' var='post'>
          <b:with value='data:template.isAlternateRendering ? (&quot;&amp;skinvariant=&quot; + data:template.variant) : &quot;&quot;' var='variantParam'>
            <a expr:href='data:post.commentFormIframeSrc + &quot;&amp;skin=emporio&quot; + data:variantParam' id='comment-editor-src'/>
          </b:with>
        </b:includable>
        <b:includable id='commentForm' var='post'>
          <b:with value='&quot;90px&quot;' var='cmtIframeInitialHeight'>
            <b:include data='post' name='super.commentForm'/>
          </b:with>
        </b:includable>
        <b:includable id='threadedCommentForm' var='post'>
          <b:with value='&quot;90px&quot;' var='cmtIframeInitialHeight'>
            <b:include data='post' name='super.threadedCommentForm'/>
          </b:with>
        </b:includable>
        <b:includable id='feedLinks'>
          <!-- Don't show feed links. -->
        </b:includable>
        <b:includable id='main'>
          <b:include name='noContentPlaceholder'/>
          <b:include name='super.main'/>
        </b:includable>
        <b:includable id='inlineAd' var='post'>
          <!-- Cap the total number of ads (widgets and inline ads). -->
          <b:include cond='data:post.adNumber lt 3' data='post' name='super.inlineAd'/>
        </b:includable>
        <b:includable id='postCommentsAndAd'>
          <b:include cond='data:view.isSingleItem or                            data:widgets.FeaturedPost none (w =&gt; w.sectionId == &quot;featured_post&quot; and w.postId == data:post.id)' name='super.postCommentsAndAd'/>
        </b:includable>
        <b:includable id='post' var='post'>
          <b:with value='&quot;post-thumb-&quot; + data:post.id' var='thumbClassName'>
            <div expr:class='&quot;post-wrapper not-hero post-&quot; + data:post.id'>
              <b:include name='postWrapperClasses'/>

              <!-- Standard feed thumbs always added, as they're needed for mobile view. -->
              <b:include cond='data:post.featuredImage and data:view.isMultipleItems' name='standardPostImageStyle'/>
              <b:include name='feedPostImage'/>

              <div class='slide'>
                <b:include data='post' name='super.post'/>
              </div>
            </div>
          </b:with>
        </b:includable>
        <b:includable id='postBodySnippet' var='post'>
          <div class='post-body entry-content' expr:id='&quot;post-snippet-&quot; + data:post.id'>
            <b:if cond='data:post.featuredImage and not data:view.isMultipleItems'>
              <b:with value='&quot;post-&quot; + data:post.id' var='className'>
                <style>

                </style>
                <div class='snippet-thumbnail-container'>
                  <div expr:class='&quot;snippet-thumbnail &quot; + data:className'/>
                </div>
              </b:with>
            </b:if>
            <div style='clear: both;'/>
          </div>
        </b:includable>
        <b:includable id='postJumpLink' var='post'>
          <b:comment>We don&#39;t show &#39;read more&#39; links in Emporio.</b:comment>
        </b:includable>
        <b:includable id='previousPageLink'>
          <b:comment>We don&#39;t show previeus page links in Emporio.</b:comment>
        </b:includable>
        <b:includable id='homePageLink'>
          <b:comment>We don&#39;t show home page links in Emporio.</b:comment>
        </b:includable>
        <b:includable id='nextPageLink'>
          <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:title='data:messages.morePosts'>
            <data:messages.morePosts/>
          </a>
        </b:includable>
      </b:defaultmarkup>
 
      <b:defaultmarkup type='PopularPosts'>
        <b:includable id='snippetedPostContent'>
          <b:comment>Move the thumbnail outside of the body and above the title</b:comment>
          <b:include cond='data:postDisplay.showFeaturedImage and data:post.featuredImage.isResizable' data='post' name='snippetedPostThumbnail'/>
          <b:include data='post' name='snippetedPostTitle'/>
          <b:include data='post' name='itemBody'/>
        </b:includable>
        <b:includable id='itemBody' var='post'>
          <div class='item-content'>
            <b:with value='&quot;popular-posts&quot;' var='snippetPrefix'>
              <b:include cond='data:postDisplay.showSnippet' data='post' name='postSnippet'/>
            </b:with>
          </div>
        </b:includable>
        <b:includable id='main'>
          <b:comment>Default the title to &#39;Popular posts from this blog&#39;.</b:comment>
          <b:with value='data:messages.popularPosts' var='defaultTitle'>
            <b:include name='super.main'/>
          </b:with>
        </b:includable>
      </b:defaultmarkup>

    </b:defaultmarkups>

    <b:if cond='data:blog.adsenseClientId and !data:widgets.AdSense.empty'>
      <script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'/>
    </b:if>

    <script async='async' src='//www.gstatic.com/external_hosted/clipboardjs/clipboard.min.js'/>
  </head>

  <body>

    <b:class cond='data:view.isPreview' name='preview'/>
    <b:class cond='data:view.isMultipleItems' name='feed-view'/>
    <b:class cond='data:view.isSingleItem' name='item-view'/>
    <b:class cond='data:view.isArchive' name='archive-view'/>
    <b:class cond='data:view.isLabelSearch' name='label-view'/>
    <b:class cond='data:view.isSearch and !data:view.isLabelSearch' name='search-view'/>
    <b:class name='version-1-0-0'/>
  
  <div class='ct-wrapper'>

      <b:with value='data:widgets.AdSense any (w =&gt; w.sectionId == &quot;ads&quot;)' var='hasVerticalAds'>

<div class='base1'>

<div class='contained'>

          <b:class cond='data:hasVerticalAds' name='vertical-ads'/>

<header class='header-wrapper' role='banner'>

<b:section class='header' id='header' showaddelement='false'>
  <b:widget id='Header1' locked='true' title='Combo One (Header)' type='Header' version='2' visible='true'>
    <b:widget-settings>
      <b:widget-setting name='displayUrl'/>
      <b:widget-setting name='displayHeight'>0</b:widget-setting>
      <b:widget-setting name='sectionWidth'>-1</b:widget-setting>
      <b:widget-setting name='useImage'>false</b:widget-setting>
      <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
      <b:widget-setting name='imagePlacement'>BEHIND</b:widget-setting>
      <b:widget-setting name='displayWidth'>0</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'>
                <b:include name='title'/>
            </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'>
                <b:include name='title'/>
            </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'>
          <b:include name='title'/>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
    <b:includable id='behindImageStyle'>
    <b:if cond='data:sourceUrl'>
      <b:include cond='data:this.image' data='{                    image: data:this.image,                    selector: &quot;.header-widget&quot;                  }' name='responsiveImageStyle'/>
      <style type='text/css'>
        .header-widget {
          background-position: <data:blog.locale.languageAlignment/>;
          background-repeat: no-repeat;
        }
      </style>
    </b:if>
  </b:includable>
    <b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
    <b:includable id='image'>
    <a class='header-image-wrapper' expr:href='data:blog.homepageUrl'>
      <b:include data='{                                                 image: data:image,                                                 altText: data:blog.title.escaped                                               }' name='responsiveImage'/>
    </a>
  </b:includable>
    <b:includable id='title'>

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<h1 class='title'>
<a expr:href='data:blog.homepageUrl' expr:title='data:blog.title' itemprop='url'>
<span itemprop='name'><data:title/></span>
</a>
</h1>
<b:else/>
<h2 class='title'>
<a expr:href='data:blog.homepageUrl' expr:title='data:blog.title' itemprop='url'>
<span itemprop='name'><data:title/></span>
</a>
</h2>
</b:if>
<b:else/>
<h2 class='title'>
<a expr:href='data:blog.homepageUrl' expr:title='data:blog.title' itemprop='url'>
<span itemprop='name'><data:title/></span>
</a>
</h2>
</b:if>

</b:includable>
  </b:widget>
</b:section>

<nav class='main-nav' itemscope='itemscope' itemtype='http://schema.org/SiteNavigationElement' role='navigation'>

  <div class='resp-desk'><a href='#' id='duled'><i class='fa fa-reorder'/> <span class='categi'>Menu</span></a></div>    
   
                  
<ul class='menu'>

<!-- Customize Navigation Menu Here -->

<li class='home'><a expr:href='data:blog.homepageUrl'>الرئيسية</a></li>

<li><a class='with-ul' href='#'>اخبار</a>
<ul class='sub-menu'>
<li><a href='#'>قائمة منسدلة 1</a></li>
<li><a href='#'>قائمة منسدلة 2</a></li>
<li><a href='#'>قائمة منسدلة 3</a></li>
<li><a href='#'>قائمة منسدلة 4</a></li>
<li><a href='#'>قائمة منسدلة 5</a></li>
</ul>
</li>

<li><a href='#'>انترنت</a></li>

<li><a href='#'>اندرويد</a></li>

<li><a href='#'>برمجة</a></li>


</ul>

</nav>

<b:section class='crossy' id='Main-Ad' maxwidgets='1' showaddelement='yes'>
  <b:widget id='HTML7' locked='false' title='' type='HTML' version='2' visible='true'>
    <b:widget-settings>
      <b:widget-setting name='content'><![CDATA[<a href="http://sam-tch.blogspot.com/"><img src="http://aimhappy.com/wp-content/uploads/2017/04/728x90.png"/></a>]]></b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>
  <b:include name='widget-title'/>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:includable>
  </b:widget>
</b:section>

            </header>
      <div class='clear'/>

</div>

</div>

  <div class='contained'>


</div><!--Div Contained-->

<div class='white'>
<div class='contained'>

  <div class='outer-wrapper'>

              <b:if cond='data:view.isArchive or (data:view.isSearch and data:view.search.resultsMessage)'>
                <div class='post-filter-message'>
                  <div>
                    <b:if cond='data:view.isArchive'>
                      <data:view.archive.rangeMessage/>
                    <b:elseif cond='data:view.isSearch and data:view.search.resultsMessage'/>
                      <data:view.search.resultsMessageHtml/>
                    </b:if>
                  </div>
                  <div>
                    <a expr:href='data:blog.homepageUrl'><data:messages.viewAll/></a>
                  </div>
                </div>
              </b:if>


    <div class='main-wrapper'>

        <div class='main-inner-wrap top'>

    <div class='padder'>

              <main class='main-container' id='main' role='main' tabindex='-1'>

                <b:if cond='data:view.isMultipleItems'>
                  <h2 class='main-heading'><data:messages.posts/></h2>
                </b:if>

                <b:section class='main' id='page_body' name='Page Body' showaddelement='false'>
                  <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='2' visible='true'>
                    <b:widget-settings>
                      <b:widget-setting name='showDateHeader'>false</b:widget-setting>
                      <b:widget-setting name='style.textcolor'>#729c0b</b:widget-setting>
                      <b:widget-setting name='showShareButtons'>true</b:widget-setting>
                      <b:widget-setting name='authorLabel'/>
                      <b:widget-setting name='showCommentLink'>true</b:widget-setting>
                      <b:widget-setting name='style.urlcolor'>#efefef</b:widget-setting>
                      <b:widget-setting name='showAuthor'>true</b:widget-setting>
                      <b:widget-setting name='style.linkcolor'>#f7f7f7</b:widget-setting>
                      <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
                      <b:widget-setting name='style.bgcolor'>#000000</b:widget-setting>
                      <b:widget-setting name='timestampLabel'/>
                      <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'>true</b:widget-setting>
                      <b:widget-setting name='postLabelsLabel'/>
                      <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'>#000000</b:widget-setting>
                      <b:widget-setting name='showInlineAds'>false</b:widget-setting>
                      <b:widget-setting name='showReactions'>false</b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main'>
          <b:include name='noContentPlaceholder'/>
          <b:include name='super.main'/>
        </b:includable>
                    <b:includable id='aboutPostAuthor'>
  <div class='author-name'>

<span class='fa fa-user'/>

    <a class='g-profile' expr:href='data:post.author.profileUrl' rel='author' title='author profile'>
      <span>
        <data:post.author.name/>
      </span>
    </a>
  </div>
  <div>
    <span class='author-desc'>
      <data:post.author.aboutMe/>
    </span>
  </div>
</b:includable>
                    <b:includable id='addComments'>
  <a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>
    <b:message name='messages.postAComment'/>
  </a>
</b:includable>
                    <b:includable id='commentAuthorAvatar'>
  <div class='avatar-image-container'>
    <img class='author-avatar' expr:src='data:comment.authorAvatarSrc' height='35' width='35'/>
  </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:messages.deleteComment'>
        <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
      </a>
    </b:if>
  </span>
</b:includable>
                    <b:includable id='commentForm' var='post'>
          <b:with value='&quot;90px&quot;' var='cmtIframeInitialHeight'>
            <b:include data='post' name='super.commentForm'/>
          </b:with>
        </b:includable>
                    <b:includable id='commentFormIframeSrc' var='post'>
          <b:with value='data:template.isAlternateRendering ? (&quot;&amp;skinvariant=&quot; + data:template.variant) : &quot;&quot;' var='variantParam'>
            <a expr:href='data:post.commentFormIframeSrc + &quot;&amp;skin=emporio&quot; + data:variantParam' id='comment-editor-src'/>
          </b:with>
        </b:includable>
                    <b:includable id='commentItem' var='comment'>
  <div class='comment' expr:id='&quot;c&quot; + data:comment.id'>
    <b:include cond='data:blog.enabledCommentProfileImages' name='commentAuthorAvatar'/>

    <div class='comment-block'>
      <div class='comment-author'>
        <b:if cond='data:comment.authorUrl'>
          <b:message name='messages.authorSaidWithLink'>
            <b:param expr:value='data:comment.author' name='authorName'/>
            <b:param expr:value='data:comment.authorUrl' name='authorUrl'/>
          </b:message>
        <b:else/>
          <b:message name='messages.authorSaid'>
            <b:param expr:value='data:comment.author' name='authorName'/>
          </b:message>
        </b:if>
      </div>
      <div expr:class='&quot;comment-body&quot; + (data:comment.isDeleted ? &quot; deleted&quot; : &quot;&quot;)'>
        <data:comment.body/>
      </div>
      <div class='comment-footer'>
        <span class='comment-timestamp'>
          <a expr:href='data:comment.url' title='comment permalink'>
            <data:comment.timestamp/>
          </a>
          <b:include data='comment' name='commentDeleteIcon'/>
        </span>
      </div>
    </div>
  </div>
</b:includable>
                    <b:includable id='commentList' var='comments'>
  <div id='comments-block'>
    <b:loop values='data:comments' var='comment'>
      <b:include data='comment' name='commentItem'/>
    </b:loop>
  </div>
</b:includable>
                    <b:includable id='commentPicker' var='post'>
  <b:if cond='data:post.commentSource == 1'>
    <b:include data='post' name='iframeComments'/>
  <b:elseif cond='data:post.showThreadedComments'/>
    <b:include data='post' name='threadedComments'/>
  <b:else/>
    <b:include data='post' name='comments'/>
  </b:if>
</b:includable>
                    <b:includable id='comments' var='post'>
  <section expr:class='&quot;comments&quot; + (data:post.embedCommentForm ? &quot; embed&quot; : &quot;&quot;)' expr:data-num-comments='data:post.numberOfComments' id='comments'>
    <a name='comments'/>
    <b:if cond='data:post.allowComments'>

      <b:include name='commentsTitle'/>

      <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
        <b:include cond='data:post.comments' data='post.comments' name='commentList'/>
      </div>

      <b:if cond='data:post.commentPagingRequired'>
        <div class='paging-control-container'>
          <b:if cond='data:post.hasOlderLinks'>
            <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
              <data:messages.oldest/>
            </a>
            <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
              <data:messages.older/>
            </a>
          </b:if>

          <span class='comment-range-text'>
            <data:post.commentRangeText/>
          </span>

          <b:if cond='data:post.hasNewerLinks'>
            <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
              <data:messages.newer/>
            </a>
            <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
              <data:messages.newest/>
            </a>
          </b:if>
        </div>
      </b:if>

      <div class='footer99'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='commentForm'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <b:include data='post' name='addComments'/>
          </b:if>
        </b:if>
      </div>
    </b:if>
    <b:if cond='data:showCmtPopup'>
      <div id='comment-popup'>
        <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
        </iframe>
      </div>
    </b:if>
  </section>
</b:includable>
                    <b:includable id='commentsLink'>
          <a class='comment-link' expr:href='data:post.commentsUrl ?: data:post.url' expr:onclick='data:post.commentsUrlOnclick'>
            <b:include name='commentIcon'/>
            <span class='num_comments'>
              <data:post.numberOfComments/>
            </span>
          </a>
        </b:includable>
                    <b:includable id='commentsTitle'>
  <h3 class='title'><data:messages.comments/> : </h3>
</b:includable>
                    <b:includable id='defaultAdUnit'>
          <!-- Clear out style (need non-empty string) -->
          <b:with value='&quot;/* Done in css. */&quot;' var='style'>
            <b:include name='super.defaultAdUnit'/>
          </b:with>
        </b:includable>
                    <b:includable id='feedLinks'>
          <!-- Don't show feed links. -->
        </b:includable>
                    <b:includable id='feedLinksBody' var='links'>
  <div class='feed-links'>
  <data:messages.subscribeTo/>
  <b:loop values='data:links' var='f'>
     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  </b:loop>
  </div>
</b:includable>
                    <b:includable id='footerBylines'>
          <!-- Set the calling parent element to be a container. -->
          <b:class name='container'/>

<b:if cond='data:view.isMultipleItems or data:view.isLayoutMode'>

<div class='snipter'>
<b:include data='post' name='postSnippet'/>
</div>

</b:if>

<b:if cond='data:view.isPost and data:widget.type == &quot;Blog&quot;'>
<b:include data='{ shareButtonClass: &quot;post-share-buttons-bottom&quot;, overridden: true }' name='maybeAddShareButtons'/>
</b:if>

        </b:includable>
                    <b:includable id='headerByline'>

          <b:if cond='data:view.isMultipleItems and data:widget.type == &quot;Blog&quot;'>
            <b:include name='super.headerByline'/>
                      </b:if>

          <b:if cond='data:view.isPost and data:widget.type == &quot;Blog&quot;'>
            <b:include name='super.headerByline'/>
          </b:if>

<b:if cond='data:view.isPost'>
<!-- Show Ads Below Post Title -->


</b:if>
 
        </b:includable>
                    <b:includable id='homePageLink'>
          <b:comment>We don&#39;t show home page links in Emporio.</b:comment>
        </b:includable>
                    <b:includable id='iframeComments' var='post'>
  <b:if cond='data:post.allowIframeComments'>
    <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
    <div class='cmt_iframe_holder' expr:data-href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/>

    <b:if cond='!data:post.embedCommentForm'>
      <b:include data='post' name='commentsLink'/>
    </b:if>
  </b:if>
</b:includable>
                    <b:includable id='inlineAd' var='post'>
          <!-- Cap the total number of ads (widgets and inline ads). -->
          <b:include cond='data:post.adNumber lt 3' data='post' name='super.inlineAd'/>
        </b:includable>
                    <b:includable id='nextPageLink'>
          <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:title='data:messages.morePosts'>
            <data:messages.morePosts/>
          </a>
        </b:includable>
                    <b:includable id='post' var='post'>
          <b:with value='&quot;post-thumb-&quot; + data:post.id' var='thumbClassName'>
            <div expr:class='&quot;post-wrapper not-hero post-&quot; + data:post.id'>
              <b:include name='postWrapperClasses'/>

              <!-- Standard feed thumbs always added, as they're needed for mobile view. -->
              <b:include cond='data:post.featuredImage and data:view.isMultipleItems' name='standardPostImageStyle'/>
              <b:include name='feedPostImage'/>

              <div class='slide'>
                <b:include data='post' name='super.post'/>
              </div>
            </div>
          </b:with>
        </b:includable>
                    <b:includable id='postBody' var='post'>
  <!-- If metaDescription is empty, use the post body as the schema.org description too, for G+/FB snippeting. -->
  <div class='post-body entry-content float-container' expr:id='&quot;post-body-&quot; + data:post.id'>
    <data:post.body/>
  </div>
</b:includable>
                    <b:includable id='postBodySnippet' var='post'>
          <div class='post-body entry-content' expr:id='&quot;post-snippet-&quot; + data:post.id'>
            <b:if cond='data:post.featuredImage and not data:view.isMultipleItems'>
              <b:with value='&quot;post-&quot; + data:post.id' var='className'>
                <style>

                </style>
                <div class='snippet-thumbnail-container'>
                  <div expr:class='&quot;snippet-thumbnail &quot; + data:className'/>
                </div>
              </b:with>
            </b:if>
            <div style='clear: both;'/>
          </div>
        </b:includable>
                    <b:includable id='postCommentsAndAd'>
          <b:include cond='data:view.isSingleItem or                            data:widgets.FeaturedPost none (w =&gt; w.sectionId == &quot;featured_post&quot; and w.postId == data:post.id)' name='super.postCommentsAndAd'/>
        </b:includable>
                    <b:includable id='postCommentsLink'>
  <b:if cond='data:view.isMultipleItems'>
    <span class='byline post-comment-link container'>
      <b:include cond='data:post.commentSource != 1' name='commentsLink'/>
      <b:include cond='data:post.commentSource == 1' name='commentsLinkIframe'/>
    </span>
  </b:if>
</b:includable>
                    <b:includable id='postFooter' var='post'>
  <div class='post-footer'>
    <b:include name='footerBylines'/>

<b:if cond='data:view.isPost'>

<div id='related-article'>
<b:loop values='data:post.labels' var='label'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&quot;' type='text/javascript'/>
</b:loop>
<script type='text/javascript'>
var maxresults=3;
var size = 200;
removeRelatedDuplicates();
printRelatedLabels(&#39;<data:post.url/>&#39;);</script>
</div>
<div class='clear'/>  
</b:if>
 
    <b:include data='post' name='postFooterAuthorProfile'/>
  </div>
</b:includable>
                    <b:includable id='postFooterAuthorProfile' var='post'>
  <b:if cond='data:post.author.aboutMe and data:view.isPost'>
    <div class='author-profile'>
      <b:if cond='data:post.author.authorPhoto.url'>
        <img class='author-image' expr:src='data:post.author.authorPhoto.url' width='50px'/>
        <div class='author-about'>
          <b:include data='post' name='aboutPostAuthor'/>
        </div>
      <b:else/>
        <b:include data='post' name='aboutPostAuthor'/>
      </b:if>
    </div>
  </b:if>
</b:includable>
                    <b:includable id='postHeader' var='post'>
  <b:include name='headerByline'/>

</b:includable>
                    <b:includable id='postJumpLink' var='post'>
          <b:comment>We don&#39;t show &#39;read more&#39; links in Emporio.</b:comment>
        </b:includable>
                    <b:includable id='postLabels'>
          <b:if cond='data:view.isMultipleItems'>
           <div class='labels-outer-container'>
              <div class='labels-container overflowable-container'> 
                <div class='labels-items overflowable-contents byline post-labels'>
                  <b:loop index='i' values='data:post.labels' var='label'>
                    <span class='overflowable-item'>
                      <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
                    </span>
                  </b:loop>
                </div>
                <span class='labels-more overflow-button hidden'>
                  <a expr:href='data:originalUrl'>+<span class='overflow-count'/></a>
                </span>
                
                
                
              </div>
            </div>
          <b:else/>
            <b:include name='super.postLabels'/>
          </b:if>
        </b:includable>
                    <b:includable id='postMeta' var='post'>
  <b:include data='post' name='postMetadataJSON'/>
</b:includable>
                    <b:includable id='postPagination'>
  <div class='blog-pager container' id='blog-pager'>
    <b:include cond='data:newerPageUrl' name='previousPageLink'/>
    <b:include cond='data:olderPageUrl' name='nextPageLink'/>
    <b:include cond='data:view.url != data:blog.homepageUrl' name='homePageLink'/>
  </div>
</b:includable>
                    <b:includable id='postShareButtons' var='post'>
          <!-- We call super.postShareButtons from the migrated positions. -->
        </b:includable>
                    <b:includable id='postTitle' var='post'>

<b:if cond='data:view.isMultipleItems'>
<div class='post-title-container'>
<a expr:name='data:post.id'/>
<h2 class='post-title entry-title'>
<b:if cond='data:post.link or (data:post.url and data:view.url != data:post.url)'>
<a expr:href='data:post.link ?: data:post.url'>
<data:post.title/>
</a>
<b:else/>
<data:post.title/>
</b:if>
</h2>
</div>
</b:if>

<b:if cond='data:view.isSingleItem'>
<div class='post-title-container'>
<a expr:name='data:post.id'/>
<h1 class='post-title entry-title'>
<b:if cond='data:post.link or (data:post.url and data:view.url != data:post.url)'>
<a expr:href='data:post.link ?: data:post.url'>
<data:post.title/>
</a>
<b:else/>
<data:post.title/>
</b:if>
</h1>
</div>
</b:if>          

        </b:includable>
                    <b:includable id='postWrapperClasses'>

          <b:class cond='data:post.featuredImage' name='image'/>
          <b:class cond='not data:post.featuredImage' name='no-image'/>
          <b:class cond='data:post.labels and not data:post.labels.empty' name='has-labels'/>
        </b:includable>
                    <b:includable id='previousPageLink'>
          <b:comment>We don&#39;t show previeus page links in Emporio.</b:comment>
        </b:includable>
                    <b:includable id='snippetedPostThumbnail'>
          <div class='item-thumbnail'>
            <a expr:href='data:post.url'>
              <b:include data='{                                  image: data:post.featuredImage,                                  imageSizes: [280,560,840,1120,1400]                                }' name='responsiveImage'/>
            </a>
          </div>
        </b:includable>
                    <b:includable id='threadedCommentForm' var='post'>
          <b:with value='&quot;90px&quot;' var='cmtIframeInitialHeight'>
            <b:include data='post' name='super.threadedCommentForm'/>
          </b:with>
        </b:includable>
                    <b:includable id='threadedCommentJs' var='post'>
  <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  <b:template-script inline='true' name='threaded_comments'/>
  <script type='text/javascript'>
    blogger.widgets.blog.initThreadedComments(
        <data:post.commentJso/>,
        <data:post.commentMsgs/>,
        <data:post.commentConfig/>);
  </script>
</b:includable>
                    <b:includable id='threadedComments' var='post'>
  <section class='comments threaded' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'>
    <a name='comments'/>

    <b:include name='commentsTitle'/>

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

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

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

              <b:section ads='true' class='vertical-ad-container' id='ads' name='Ads' showaddelement='false'>
                <b:widget id='AdSense1' locked='true' title='' type='AdSense' visible='false'>
                  <b:includable id='main'>
  <div class='widget-content'>
    <b:if cond='data:adCode'>
      <data:adCode/>
    <b:else/>
      <b:include name='defaultAdUnit'/>
    </b:if>
  </div>
</b:includable>
                  <b:includable id='defaultAdUnit'>
          <!-- Clear out style (need non-empty string) -->
          <b:with value='&quot;/* Done in css. */&quot;' var='style'>
            <b:include name='super.defaultAdUnit'/>
          </b:with>
        </b:includable>
                </b:widget>
                <b:widget id='AdSense2' locked='true' title='' type='AdSense' visible='false'>
                  <b:includable id='main'>
  <div class='widget-content'>
    <b:if cond='data:adCode'>
      <data:adCode/>
    <b:else/>
      <b:include name='defaultAdUnit'/>
    </b:if>
  </div>
</b:includable>
                  <b:includable id='defaultAdUnit'>
          <!-- Clear out style (need non-empty string) -->
          <b:with value='&quot;/* Done in css. */&quot;' var='style'>
            <b:include name='super.defaultAdUnit'/>
          </b:with>
        </b:includable>
                </b:widget>
              </b:section>

        </div><!-- padder -->

        </div><!-- main-inner-wrap -->

      </div><!-- /main-wrapper -->

              <aside class='sidebar-container1 sidebar-wrapper top' role='complementary'>

<div class='search'>
<b:section id='search_top' name='Search (Top)' showaddelement='false'>
  <b:widget id='BlogSearch1' locked='true' title='Search This Blog' type='BlogSearch' version='2' visible='true'>
    <b:includable id='main'>
<b:include name='widget-title'/>
<b:include name='content'/>
</b:includable>
    <b:includable id='content'>
<div class='widget-content' role='search'>
<b:include name='searchForm'/>
</div>
</b:includable>
    <b:includable id='searchForm'>
<form expr:action='data:blog.searchUrl'>
<b:attr cond='not data:view.isPreview' name='target' value='_top'/>
<b:include name='urlParamsAsFormInput'/>
<div class='search-input'>
<input autocomplete='off' expr:aria-label='data:messages.searchThisBlog' expr:placeholder='data:messages.searchThisBlog' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' name='q'/>
</div>
<b:include name='searchSubmit'/>
</form>
</b:includable>
    <b:includable id='searchSubmit'>
<b:if cond='data:widget.sectionId == &quot;search_top&quot;'>
<label class='search-submit-container'>
<button title='search' type='submit'><i class='fa fa-search'/></button>
</label>
<b:else/>
<b:include name='super.searchSubmit'/>
</b:if>
</b:includable>
  </b:widget>
</b:section>
</div>

                  <b:section class='sidebar' id='sidebar_feed' name='Sidebar' preferred='yes'/>
                  <b:section id='sidebar_item' name='Sidebar (Item Page)'>
                    <b:widget cond='data:posts any (p =&gt; p.id != data:view.postId)' id='PopularPosts1' locked='true' title='' type='PopularPosts' version='2' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='numItemsToShow'>2</b:widget-setting>
                        <b:widget-setting name='showThumbnails'>true</b:widget-setting>
                        <b:widget-setting name='showSnippets'>true</b:widget-setting>
                        <b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main'>
          <b:comment>Default the title to &#39;Popular posts from this blog&#39;.</b:comment>
          <b:with value='data:messages.popularPosts' var='defaultTitle'>
            <b:include name='super.main'/>
          </b:with>
        </b:includable>
                      <b:includable id='commentsLink'>
          <a class='comment-link' expr:href='data:post.commentsUrl ?: data:post.url' expr:onclick='data:post.commentsUrlOnclick'>
            <b:include name='commentIcon'/>
            <span class='num_comments'>
              <data:post.numberOfComments/>
            </span>
          </a>
        </b:includable>
                      <b:includable id='itemBody' var='post'>
          <div class='item-content'>
            <b:with value='&quot;popular-posts&quot;' var='snippetPrefix'>
              <b:include cond='data:postDisplay.showSnippet' data='post' name='postSnippet'/>
            </b:with>
          </div>
        </b:includable>
                      <b:includable id='snippetedPostContent'>
          <b:comment>Move the thumbnail outside of the body and above the title</b:comment>
          <b:include cond='data:postDisplay.showFeaturedImage and data:post.featuredImage.isResizable' data='post' name='snippetedPostThumbnail'/>
          <b:include data='post' name='snippetedPostTitle'/>
          <b:include data='post' name='itemBody'/>
        </b:includable>
                      <b:includable id='snippetedPostThumbnail'>
<div class='item-thumbnail'>
<a expr:href='data:post.url'>
<b:include data='{ image: data:post.featuredImage, imageSizes: [280,560,840,1120,1400] }' name='responsiveImage'/>
            </a>
          </div>
        </b:includable>
                    </b:widget>
                    <b:widget id='Label1' locked='false' title='التسميات' type='Label' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
                        <b:widget-setting name='display'>LIST</b:widget-setting>
                        <b:widget-setting name='selectedLabelsList'>Featured,Social,Technology,Travel</b:widget-setting>
                        <b:widget-setting name='showType'>ALL</b:widget-setting>
                        <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main' var='this'>
  <b:include name='widget-title'/>
  <b:include name='content'/>
</b:includable>
                      <b:includable id='cloud'>
  <b:loop values='data:labels' var='label'>
    <span b:whitespace='remove' class='label-size'>
      <b:class expr:name='&quot;label-size-&quot; + data:label.cssSize'/>
      <a b:whitespace='remove' class='label-name' expr:href='data:label.url'>
        <data:label.name/>
        <b:if cond='data:this.showFreqNumbers'>
          <span class='label-count'><data:label.count/></span>
        </b:if>
      </a>
    </span>
  </b:loop>
</b:includable>
                      <b:includable id='content'>
  <div class='widget-content'>
    <b:class expr:name='data:this.display + &quot;-label-widget-content&quot;'/>
    <b:include cond='data:this.display == &quot;list&quot;' name='list'/>
    <b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>
  </div>
</b:includable>
                      <b:includable id='list'>
  <ul>
    <b:loop values='data:labels' var='label'>
      <li b:whitespace='remove'>
        <a b:whitespace='remove' class='label-name' expr:href='data:label.url'>
          <data:label.name/>
          <b:if cond='data:this.showFreqNumbers'>
            <span class='label-count'><data:label.count/></span>
          </b:if>
        </a>
      </li>
    </b:loop>
  </ul>
</b:includable>
                    </b:widget>
                  </b:section>
              </aside>   <!-- close sidebar-container -->

    </div><!-- outer-wrapper -->

</div><!--Div Contained-->
</div>

<div class='base2'>

<div class='contained'>

<div class='mube'><h4>اشترك بالموقع</h4></div>

<!-- Subscribe Email Form -->

<form action='http://feedburner.google.com/fb/a/mailverify' class='sub-dd' data-scroll-reveal='enter bottom and move 50px' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=bloggertheme09&amp;loc=en_US;, &apos;popupwindow&apos;, scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'>

<div class='tilt'>
<i class='fa fa-envelope'/> 
<input class='lite' name='email' onblur='this.placeholder = &apos;ادخل الايميل&apos;' onfocus='this.placeholder = &apos;&apos;' placeholder='ادخل الايميل' type='text'/>
</div>

<input name='uri' type='hidden' value='bloggertheme09'/><input name='loc' type='hidden' value='en_US'/>
<input class='buter' type='submit' value='Submit'/></form>

</div>

</div>

      </b:with>

<div class='clearboth'/> 

 <div id='footer'>

<div class='contained'>

<b:section class='footer' id='footer1' preferred='yes'>
  <b:widget id='HTML1' locked='false' title='من نحن' type='HTML' version='2' visible='true'>
    <b:widget-settings>
      <b:widget-setting name='content'>هذا النص هو مثال لنص يمكن أن يستبدل في نفس المساحة، لقد تم توليد هذا النص من مولد النص العربى، حيث يمكنك أن تولد مثل هذا النص أو العديد من النصوص الأخرى إضافة إلى زيادة عدد الحروف التى يولدها التطبيق.</b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>
  <b:include name='widget-title'/>
  <div class='widget-content'>
    <data:content/>

<div class='social-ico'>

<!-- Social Profile Icons -->

<a href='YOUR-FACEBOOK-URL' rel='nofollow' title='Like us'><svg class='svg-icon-24 touch-icon sharing-facebook'><use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_facebook_dark' xmlns:xlink='http://www.w3.org/1999/xlink'/></svg>
</a>

<a href='YOUR-GOOGLE+-URL' rel='nofollow' title='Add to circle'><svg class='svg-icon-24 touch-icon sharing-googlePlus'><use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_googlePlus_dark' xmlns:xlink='http://www.w3.org/1999/xlink'/></svg>
</a>

<a href='YOUR-TWITTER-URL' rel='nofollow' title='Follow us'><svg class='svg-icon-24 touch-icon sharing-twitter'><use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_twitter_dark' xmlns:xlink='http://www.w3.org/1999/xlink'/></svg>
</a>

<a href='RSS-FEED-URL' rel='nofollow' title='Rss feeds'><svg class='svg-icon-24 touch-icon sharing-email'><use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_email_dark' xmlns:xlink='http://www.w3.org/1999/xlink'/></svg>
</a>
</div>


  </div>
</b:includable>
  </b:widget>
</b:section>
<b:section class='footer' id='footer2' preferred='yes'>
  <b:widget id='HTML2' locked='false' title='خدماتنا' type='HTML' version='2' visible='true'>
    <b:widget-settings>
      <b:widget-setting name='content'>&lt;ul&gt;
&lt;li&gt;&lt;a href=&#39;/&#39;&gt;حالة الطلب&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#39;/&#39;&gt;سياسة الخصوصية&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#39;/&#39;&gt;اتفاقية الاستخدام&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#39;/&#39;&gt;اتصل بنا&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>
  <b:include name='widget-title'/>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:includable>
  </b:widget>
</b:section>
<b:section class='footer' id='footer3' preferred='yes'>
  <b:widget id='Label2' locked='false' title='التسميات' type='Label' visible='true'>
    <b:widget-settings>
      <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
      <b:widget-setting name='display'>LIST</b:widget-setting>
      <b:widget-setting name='selectedLabelsList'>Apple,Facebook,Graphic,featured,net</b:widget-setting>
      <b:widget-setting name='showType'>ALL</b:widget-setting>
      <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
    </b:widget-settings>
    <b:includable id='main' var='this'>
  <b:include name='widget-title'/>
  <b:include name='content'/>
</b:includable>
    <b:includable id='cloud'>
  <b:loop values='data:labels' var='label'>
    <span b:whitespace='remove' class='label-size'>
      <b:class expr:name='&quot;label-size-&quot; + data:label.cssSize'/>
      <a b:whitespace='remove' class='label-name' expr:href='data:label.url'>
        <data:label.name/>
        <b:if cond='data:this.showFreqNumbers'>
          <span class='label-count'><data:label.count/></span>
        </b:if>
      </a>
    </span>
  </b:loop>
</b:includable>
    <b:includable id='content'>
  <div class='widget-content'>
    <b:class expr:name='data:this.display + &quot;-label-widget-content&quot;'/>
    <b:include cond='data:this.display == &quot;list&quot;' name='list'/>
    <b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>
  </div>
</b:includable>
    <b:includable id='list'>
  <ul>
    <b:loop values='data:labels' var='label'>
      <li b:whitespace='remove'>
        <a b:whitespace='remove' class='label-name' expr:href='data:label.url'>
          <data:label.name/>
          <b:if cond='data:this.showFreqNumbers'>
            <span class='label-count'><data:label.count/></span>
          </b:if>
        </a>
      </li>
    </b:loop>
  </ul>
</b:includable>
  </b:widget>
</b:section>
<b:section class='footer' id='footer4' preferred='yes'>
  <b:widget id='Label3' locked='false' title='التسميات' type='Label' visible='true'>
    <b:widget-settings>
      <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
      <b:widget-setting name='display'>LIST</b:widget-setting>
      <b:widget-setting name='selectedLabelsList'>Featured,Social,Technology,Travel</b:widget-setting>
      <b:widget-setting name='showType'>ALL</b:widget-setting>
      <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
    </b:widget-settings>
    <b:includable id='main' var='this'>
  <b:include name='widget-title'/>
  <b:include name='content'/>
</b:includable>
    <b:includable id='cloud'>
  <b:loop values='data:labels' var='label'>
    <span b:whitespace='remove' class='label-size'>
      <b:class expr:name='&quot;label-size-&quot; + data:label.cssSize'/>
      <a b:whitespace='remove' class='label-name' expr:href='data:label.url'>
        <data:label.name/>
        <b:if cond='data:this.showFreqNumbers'>
          <span class='label-count'><data:label.count/></span>
        </b:if>
      </a>
    </span>
  </b:loop>
</b:includable>
    <b:includable id='content'>
  <div class='widget-content'>
    <b:class expr:name='data:this.display + &quot;-label-widget-content&quot;'/>
    <b:include cond='data:this.display == &quot;list&quot;' name='list'/>
    <b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>
  </div>
</b:includable>
    <b:includable id='list'>
  <ul>
    <b:loop values='data:labels' var='label'>
      <li b:whitespace='remove'>
        <a b:whitespace='remove' class='label-name' expr:href='data:label.url'>
          <data:label.name/>
          <b:if cond='data:this.showFreqNumbers'>
            <span class='label-count'><data:label.count/></span>
          </b:if>
        </a>
      </li>
    </b:loop>
  </ul>
</b:includable>
  </b:widget>
</b:section>
      
</div><!--Div Contained-->

</div><!-- footer -->

<div class='clearboth'/> 

<div class='footer-credits'>

<div class='contained'>
تصميم <a href='http://www.bloggertheme9.com/' id='credit'>Bloggertheme9</a> / تعريب<a href='http://sam-tch.blogspot.com/'>Sam Tech</a>.

</div>

</div><!-- footer-credits -->

    <b:template-script async='true' name='vegeclub' version='1.0.0'/>
    <b:include data='blog' name='google-analytics'/>

</div><!-- ct-wrapper -->

  </body>
</html>