<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html 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>
<title><data:blog.pageTitle/></title>
<b:include data='blog' name='all-head-content'/>
<link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js'/>
<b:skin><![CDATA[


/*
-----------------------------------------------
Blogger Template Style
Translated by http://tqarob.com 
الاسم:        Jarid       
المصمم :     http://www.soratemplates.com
تعريب:    http://www.madad2.com
Date:        March 2014
License:  This free Blogger template is licensed under the Creative Commons Attribution 3.0 License, which permits both personal and commercial use. However, to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors. For more specific details about the license, you may visit the URL below:
http://creativecommons.org/licenses/by/3.0
----------------------------------------------- */
body#layout .widget-counter,body#layout .flexslider,#navbar,.date-header,.feed-links,.post-location,.post-author,.post-icons,#credit{display: none !important;}
body,h1,h2,h3,h4,h5,ul,li,a,p,span,img,dd{margin:0;padding:0;list-style:none;text-decoration:none;border:none;outline:none;font-weight:normal}

body {
    background-image: url(https://lh5.googleusercontent.com/-5RUw5KRtDVQ/UVRWxIukfPI/AAAAAAAAFUs/3m2S3GHbrTQ/s400/body-bg13.png);
    background-color:#fff;
    color: #333333;
    font-family: DroidNaskh-bold,Arial,Verdana,sans-serif;
    font-size: 11px;
}

a { color: #444444; transition: all 0.2s ease-in-out 0s; }
a:hover { color: #000000; }

#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    margin: 0 auto 20px;
    position: relative;
    width: 1220px;
    z-index: 1;
}

.container { margin: 0 auto; width: 1160px; }

#top-nav { 
    background: none repeat scroll 0 0 #2C2C2C;
    border-bottom: 4px solid #CD2122;
    height: 30px;
}

.search-block {
 height:30px;
 overflow: hidden;
 float:left;
 margin-right:5px;
}

.search-block #s {
 background:#3c3c3c;
 float: left;
 font: normal 11px tahoma;
 padding:9px 12px 8px 12px;
 width: 90px;
 color:#999;
 border:0 none;
 border-right:1px solid #222;
 -webkit-transition: all ease-in-out 0.4s;
 -moz-transition: all ease-in-out 0.4s;
 -o-transition: all ease-in-out 0.4s;
 transition: all ease-in-out 0.4s;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0 ;
 opacity:0.7;
}

.search-block #s:focus {color:#fff;}
 .search-block .search-button {
 background:#3c3c3c url(https://lh4.googleusercontent.com/-sFLTJ6mMcHI/UVRWxGjnlKI/AAAAAAAAFUc/2GMcHqcwUh4/s1300/separate.png) no-repeat center -215px;
 cursor: pointer;
 float: left;
 height:30px;
 width:30px;
 text-indent:-999999px;
 display: block;
 border:0 none;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0 ;
 opacity:0.7;
 -webkit-transition: all ease-in-out 0.4s;
 -moz-transition: all ease-in-out 0.4s;
 -o-transition: all ease-in-out 0.4s;
 transition: all ease-in-out 0.4s;
 border-left: 1px solid #222;
}
.search-block:hover .search-button,.search-block:hover #s {opacity:1; color:#ddd;}

.social-icons{text-align:center;}
.social-icons a{position:relative;margin:0; opacity:.7;}
.social-icons a:hover{ opacity:1;}
.social-icons.icon_24 img{width:24px; height:24px;}
.social-icons.icon_16 img{width:16px; height:16px;}
.social-icons.icon_flat{float:left; margin:4px 0 0 5px;}
.social-icons.icon_flat a{background:url(https://lh5.googleusercontent.com/-VPUNVfF_698/UVRWxiHmK0I/AAAAAAAAFU0/pXlCMxCAWNQ/s227/social-icons.png) no-repeat top right; width: 20px;height: 20px; opacity:.3;}
.social-icons.icon_flat a:hover{ opacity:.6;}
.icon_flat a.google-tieicon{background-position:-38px 1px;}
.icon_flat a.facebook-tieicon{background-position:right 0;}
.icon_flat a.twitter-tieicon{background-position:-76px 1px;}
.icon_flat a.youtube-tieicon{background-position:-38px -82px;}
.icon_flat a.dribbble-tieicon{background-position:-121px -82px;}
.icon_flat a.rss-tieicon{background-position:right -123px;}
.icon_flat a.pinterest-tieicon{background-position:-76px -123px;}
.icon_flat a.instagram-tieicon{background-position:right -209px;}
a.ttip, a.tooldown{display:inline-block;}
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding:5px 8px 4px 8px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 2px #000000; -webkit-box-shadow: 0 0 2px #000000; -moz-box-shadow: 0 0 2px #000000; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-right-color: #000; }
.tipsy-arrow-w { border-left-color: #000; }
.tipsy-n .tipsy-arrow { top: 0; right: 50%; margin-right: -5px; border-bottom-style: solid; border-top: none; border-right-color: transparent; border-left-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-right-color: transparent; border-left-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none;  border-right-color: transparent; border-left-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; right: 50%; margin-right: -5px; border-top-style: solid; border-bottom: none;  border-right-color: transparent; border-left-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none;  border-right-color: transparent; border-left-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-right-color: transparent; border-left-color: transparent; }
.tipsy-e .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }

#header-wrapper { margin: 0 0 35px; position: relative; }
.header-content { background: url(https://lh6.googleusercontent.com/-oTjnGLLM7Ig/UVRWx7Wq0XI/AAAAAAAAFU8/jfkNgNQ9970/s1105/top-shadow.png) no-repeat scroll center top transparent; padding: 25px 0; }
#header {float:right; width:400px}
#header,#header a { color: #000 }
#header a:hover {}
#header h1 {font-family: 'Playball', cursive;font-weight:normal;font-size:60px;color:#cd2122}
#header img { margin-top: 15px;border:none;max-height:73px}
#header .description {}

.ads-top {float: left;line-height:0; margin-top:8px;}
.ads-bottom {line-height:0;margin:15px auto 20px;text-align:center;}
.ads-post {line-height:0;margin:20px auto ;text-align:center;}

#main-nav {
 background:#2c2c2c;
 margin:0 auto;
 height:50px;
 border-bottom:5px solid #cd2122;
}
 #main-nav .menu-alert{
 float:right;
 padding:18px 10px 0 0;
 font-style:italic;
 color:#FFF;
 }
 #top-menu-mob , #main-menu-mob{ display:none; }
 #main-nav ul li {
 text-transform: uppercase;
 font-family: DroidKufi-regular,arial,Georgia, serif;
 font-size:17px;
 position: relative;
 display: inline-block;
 float: right;
 border:1px solid #222222;
 border-width:0 0 0 1px;
 height:50px;
 }
 #main-nav ul li:first-child,
 #main-nav ul li:first-child a{border:0 none;}
 #main-nav ul li:last-child a{border-left:0 none;}
 #main-nav ul li a {
 display: inline-block;
 height: 50px;
 line-height: 50px;
 color: #ddd;
 padding:0 14px;
 text-shadow:0 1px 1px #000;
 border-right:1px solid #383838;
 }
 #main-nav ul li a .sub-indicator{}
 #main-nav ul li a:hover {}
 #main-nav ul ul{
 display: none;
 padding:0;
 position: absolute;
 top: 50px;
 width: 180px;
 z-index: 99999;
 float: right;
 background: #2d2d2d !important;
 -webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
 box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
 -webkit-border-bottom-left-radius: 3px;
 -webkit-border-bottom-right-radius: 3px;
 -moz-border-radius-bottomleft: 3px;
 -moz-border-radius-bottomright: 3px;
 border-bottom-left-radius: 3px;
 border-bottom-right-radius: 3px;
 }
 #main-nav ul ul li, #main-nav ul ul li:first-child {
 background: none !important;
 z-index: 99999;
 min-width: 180px;
 border:0 none;
 border-bottom: 1px solid #222;
 border-top: 1px solid #383838;
 font-size:14px;
 height:auto;
 margin:0;
 }
 #main-nav ul ul li:first-child ,#main-nav ul li.current-menu-item ul li:first-child,
 #main-nav ul li.current-menu-parent ul li:first-child,#main-nav ul li.current-page-ancestor ul li:first-child { border-top:0 none !important;}
 #main-nav ul ul ul ,#main-nav ul li.current-menu-item ul ul, #main-nav ul li.current-menu-parent ul ul, #main-nav ul li.current-page-ancestor ul ul{left: auto;right: 100%; top: 0 !important; z-index: 99999; }
 #main-nav ul.sub-menu a ,
 #main-nav ul ul li.current-menu-item a,
 #main-nav ul ul li.current-menu-parent a,
 #main-nav ul ul li.current-page-ancestor a{
 border:0 none;
 background: none !important;
 height: auto !important;
 line-height: 1em;
 padding: 10px 10px;
 width: 160px;
 display: block !important;
 margin-left: 0 !important;
 z-index: 99999;
 color: #ccc !important;
 text-shadow:0 1px 1px #000 !important;
 }
 #main-nav ul li.current-menu-item ul a,
 #main-nav ul li.current-menu-parent ul a,
 #main-nav ul li.current-page-ancestor ul a{ color:#eee !important; text-shadow:0 1px 1px #222 !important;}

 #main-nav ul li:hover > a, #main-nav ul :hover > a { color: #FFF ;}
 #main-nav ul ul li:hover > a,
 #main-nav ul ul :hover > a {color: #FFF !important; padding-right:15px !important;padding-left:5px !important;}
 #main-nav ul li:hover > ul {display: block;}
 #main-nav ul li.current-menu-item,
 #main-nav ul li.current-menu-parent,
 #main-nav ul li.current-page-ancestor{
 margin-top:0;
 height:50px;
 border-right:0 none !important;
 }
 
 #main-nav ul li.current-menu-item ul.sub-menu a, #main-nav ul li.current-menu-item ul.sub-menu a:hover,
 #main-nav ul li.current-menu-parent ul.sub-menu a, #main-nav ul li.current-menu-parent ul.sub-menu a:hover
 #main-nav ul li.current-page-ancestor ul.sub-menu a, #main-nav ul li.current-page-ancestor ul.sub-menu a:hover{background: none !important;}

 #main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover,
 #main-nav ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a:hover,
 #main-nav ul li.current-page-ancestor a, #main-nav ul li.current-page-ancestor a:hover{
 background:#cd2122;
 text-shadow:0 1px 1px #b43300;
 color:#FFF;
 height:50px;
 line-height:50px;
 border-right:0 none !important;
 }
 #main-nav ul.sub-menu li.current-menu-item,#main-nav ul.sub-menu li.current-menu-item a,
 #main-nav li.current-menu-item ul.sub-menu a,#main-nav ul.sub-menu li.current-menu-parent,
 #main-nav ul.sub-menu li.current-menu-parent a,#main-nav li.current-menu-parent ul.sub-menu a,
 #main-nav ul.sub-menu li.current-page-ancestor,#main-nav ul.sub-menu li.current-page-ancestor a,
 #main-nav li.current-page-ancestor ul.sub-menu a{height:auto !important; line-height: 12px;}
 #main-nav ul li.menu-item-home ul li a,
 #main-nav ul ul li.menu-item-home a,
 #main-nav ul li.menu-item-home ul li a:hover{
 background-color:transparent !important;
 text-indent:0;
 background-image:none !important;
 height:auto !important;
 width:auto;
 }
 #main-menu-mob,#top-menu-mob{
 background: #222;
 width: 710px;
 padding: 5px;
 border: 1px solid #000;
 color:#DDD;
 height: 27px;
 margin:13px 10px 0 0;
 }
 #top-menu-mob{
 width: 350px;
 margin:2px 0 0 0;
 }
 #main-nav.fixed-nav{
 position:fixed;
 top:0;
 right:0;
 width:100% !important;
 z-index:999;
 opacity:0.9;
 -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
 -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
 box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
 }

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative; height:498px;}
.flexslider .slides img {width: 100%; height:100%; display: block;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 0 35px;position:relative;zoom: 1;width: 997px;height:498px;background: #000 url(https://lh5.googleusercontent.com/-A2AthZYl-BA/UVRWwC1825I/AAAAAAAAFUM/RvL2vi0g5HY/s16/black-loader.gif) no-repeat 50% 48%;	}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-left: 5px}

.flex-direction-nav {position:absolute; top:5px; left:5px;}
.flex-direction-nav a {width: 30px; height: 30px; margin: 0 0 2px; display: block; background-color: #cd2122; background-image: url(https://lh4.googleusercontent.com/-sFLTJ6mMcHI/UVRWxGjnlKI/AAAAAAAAFUc/2GMcHqcwUh4/s1300/separate.png);background-repeat: no-repeat; background-position: 3px -384px;  cursor: pointer; text-indent: -9999px; opacity: 0;  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: -24px -384px;}
.flexslider:hover .flex-next {opacity: 0.8; }
.flexslider:hover .flex-prev {opacity: 0.8;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; cursor: default;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {float: right; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

.flex-control-nav {position: absolute; top: 10px; right:10px; text-align: center; height:13px;}
.flex-control-nav li {margin: 0 ; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {display: block; cursor: pointer; text-indent: -9999px; border-radius: 100%;-moz-border-radius: 100%;-webkit-border-radius: 100%; margin-left:2px; width:8px; background:#999; height:8px;  -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
.flex-control-paging li a:hover { background: #DDD; }
.flex-control-paging li a.flex-active { background: #FFF; cursor: default; }
.slider-caption {position: absolute;right: 15px;bottom: 15px; max-width:90%;opacity: .85;}
.slider-caption p{padding: 10px;background: #000;color:#FFF;}
.slider-caption h2 {background: #cd2122; padding:5px 10px;color:#FFF;	display: inline-block;font-family: DroidKufi-regular,arial,Georgia, serif;}

#content-wrapper .flexslider { width:620px; height:330px;}
#content-wrapper .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative; height:330px;}
#content-wrapper .flexslider .slides img {width: 100%; display: block;}
#content-wrapper .slider-caption h2 a{font-size: 23px;color:#FFF;	}
#content-wrapper .ei-slider{ height:330px;}
#content-wrapper .ei-slider-loading{line-height:375px;}
#content-wrapper .ei-title h3{font-size: 14px;line-height: 14px;width:435px;}
#content-wrapper .ei-title h2{font-size: 23px;}

.post-header {float:left;width:305px}
.post-timestamp,.post-comment-link a{ color: #AAAAAA; font-size: 10px;margin-left:15px;}
#main-content { margin: 20px auto 25px; position: relative; }
#main-wrapper { float: right; width: 620px; }
#sidebar-wrapper { float: left; width: 300px; }
#sidebar-mid { 
    border-right: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    float: right;
    margin: 0 25px;
    padding: 0 14px;
    width: 160px;
}
#sidebar-wrapper h2, #sidebar-mid h2 {   
    font-family: DroidKufi-regular,arial,Georgia,serif;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
border-bottom: 4px solid #333333;
    padding-bottom: 5px;
}

.post {border-bottom: 1px solid #F2F2F2;clear:both;padding:15px 0}
.post h3 {font-size:21px}
.post h1 {
    font-family: DroidKufi-regular,arial,Georgia,serif;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: -15px;
}
.post-body img { max-width:600px; }
.post-body p{ padding-top: 0.5em;}
.thumb{display:block;float:right;width:300px;height:160px;margin:0 0 0 15px;}

.pthumb {float:right;margin:3px 0 0 10px;width:200px;height:111px;overflow:hidden;position:related}
.pthumb img {width:200px}
.post blockquote {  
    background: url(https://lh6.googleusercontent.com/-6UyQr7E0nTU/UVRWwhvPScI/AAAAAAAAFUU/15cIvW74xwg/s50/quote.png) no-repeat scroll right 18px transparent;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    line-height: 22px;
    margin:20px 40px 30px 0;
    min-height: 60px;
    padding:0 60px 0 0;
}

.post-labels {margin:20px 0}
.post-share-buttons {margin:20px 0 0}
.post-labels a{
			border-color: #dedede #d8d8d8 #d3d3d3;
			text-shadow: 0 1px 0 #fff;
			-webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
			-moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
			box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
			background: #ffffff;
			background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
			background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
			background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			display: inline-block;
			text-decoration: none;
			font-size: 10px;
			padding: 3px 8px;
			line-height: 20px;
			color: #555;
			text-transform: uppercase;
			border: 1px solid #DEDEDE;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px ;
			cursor: pointer;
}
.post-labels a:hover{ background:#FFF;}

.jump-link {
	webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: #cd2122;
	color: #FFF;
	padding: 3px 7px ;	
}
.jump-link:hover{background:#444 !important;color:#fff}
.post-header{padding-bottom: 0.5em}
.post-header span {
   display: inline-block;
    margin-left: 5px;
    background: url(https://lh4.googleusercontent.com/-sFLTJ6mMcHI/UVRWxGjnlKI/AAAAAAAAFUc/2GMcHqcwUh4/s1300/separate.png) no-repeat scroll left -506px transparent;
    padding-left: 16px;
}
span.post-comment-link {
    line-height: 14px;
    display: inline-block;
    margin-right: 25px;
    background-position: left -574px;
}

.sidebar .widget-content {padding: 10px 0; margin-bottom: 25px;}
.sidebar li {
    background: url(https://lh3.googleusercontent.com/-YMqu4_onL3c/UVRWxB0C4xI/AAAAAAAAFUo/eQf6FznqRxQ/s3/sidebar-bullet.png) no-repeat scroll right 8px transparent;
    line-height: 18px;
    overflow: hidden;
    padding:0 12px 5px 0;
}
.sidebar li a:hover{text-decoration:underline}
.flickr_badge_image { float: right; margin: 5px; }
.flickr_badge_image img { height: 70px; width: 70px;}

.widget-counter{
	margin-bottom:20px;
	overflow:hidden;
	clear: both;
}

.widget-counter li{
		line-height:15px;
		float:right;
		width:75px;
		height:87px;
		padding:7px 0 10px;
		-moz-transition:.4s linear; -webkit-transition:.4s ease-out; transition:.4s linear;
}
.widget-counter li a{display:block;text-align:center;}
.widget-counter li a strong{ background:url(https://lh4.googleusercontent.com/-sFLTJ6mMcHI/UVRWxGjnlKI/AAAAAAAAFUc/2GMcHqcwUh4/s1300/separate.png) no-repeat;display:block; opacity:0.7; height:51px; margin-bottom:5px; -webkit-transition: opacity ease-in-out 0.4s;  -moz-transition: opacity ease-in-out 0.4s;  -o-transition: opacity ease-in-out 0.4s;  transition: opacity ease-in-out 0.4s;}
.widget-counter li a:hover strong{opacity:1;}
.widget-counter li:hover a{text-decoration: none;}
.widget-counter li.rss-subscribers a strong{ background-position:center -1084px ;}
.widget-counter li.rss-subscribers a:hover strong{ background-position:center -1139px ;}
.widget-counter li.rss-subscribers span{font-family: Oswald,arial,Georgia, serif;font-size: 12pt;display: block;text-transform: uppercase;}
.widget-counter li.facebook-fans a strong {	background-position:center -1192px ;}
.widget-counter li.facebook-fans a:hover strong {	background-position:center -1246px ;}
.widget-counter li.twitter-followers a strong{ background-position:center -868px;}
.widget-counter li.twitter-followers a:hover strong{ background-position:center -922px;}
.widget-counter li.youtube-subs a strong{ background-position:center -976px;}
.widget-counter li.youtube-subs a:hover strong{ background-position:center -1030px;}
.widget-counter li span{display:block;font-size:22px;}
.widget-counter li a small{color:#777;}

.feedburner-email{
        border:1px solid #ccc;
	background: #F9F9F9;
	color: #515151;
	font: 13px Tahoma;
	padding: 4px 7px;
	margin-bottom: 10px;
	border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
	display: block;
	width: 250px;
	height: 24px;
}

.feedburner-email:hover{ color:#000;}
.feedburner-email:focus{ background:#FFF; color:#000;}
.feedburner-subscribe{
		border: 1px solid #D9D9D9;
		background: #FBFBFB;
		background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FBFBFB),color-stop(100%,#EEE ));
		background: -webkit-linear-gradient(top,#FBFBFB 0,#EEE 100%);
		background: -moz-linear-gradient(top,#FBFBFB 0,#EEE 100%);
		background: -o-linear-gradient(top,#FBFBFB 0,#EEE 100%);
		background: -ms-linear-gradient(top,#FBFBFB 0,#EEE 100%);
		background: linear-gradient(top,#FBFBFB 0,#EEE 100%);
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.5);
		color: black;
		text-shadow: 0 1px 0 white;
		height: 30px;
		line-height: 30px;
		width:auto;
		font-size: 14px;
		padding: 0 15px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		-webkit-transition: background .40s;
		-moz-transition: background .40s;
		-o-transition: background .40s;
		transition: background .40s;
		position:relative;
                cursor:pointer;
}

.feedburner-subscribe:hover {
		background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFF),color-stop(100%,#f8f8f8));
		background: -webkit-linear-gradient(top,#FFF 0,#f8f8f8 100%);
		background: -moz-linear-gradient(top,#FFF 0,#f8f8f8 100%);
		background: -o-linear-gradient(top,#FFF 0,#f8f8f8 100%);
		background: -ms-linear-gradient(top,#FFF 0,#f8f8f8 100%);
		background: linear-gradient(top,#FFF ,#f8f8f8 100%);
}
.feedburner-subscribe:active {top:2px;}
#FollowByEmail1 .widget-content {padding:11px}
#FollowByEmail1 .widget-content p {padding-bottom: 1em}

#footer {
    background: #333333;
    box-shadow: 0 -8px 0 rgba(0, 0, 0, 0.1);
    color: #DDD;
    margin-top: 20px;
    padding: 20px 0;
    text-shadow: 0 0 1px #000000;
}

.footer-widgets-box { width: 22%; float: right; margin-left: 4%; }
.footer-widgets-box h2 {
    font-family: DroidKufi-regular,arial,Georgia,serif;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 3px solid #666666;
    padding: 10px 0;
}
.footer-widgets-box .widget-content { padding: 10px; }
.footer-widgets-box a { color: #ccc; }
.footer-widgets-box a:hover { color: #fff; }
.footer-widgets-box li {
    border-bottom: 1px solid #232323;
    border-top: 1px solid #444444;
    line-height: 18px;
    overflow: hidden;
    padding:6px 0 6px 12px;
}
.footer-widgets-box li:first-child { border-top:none !important }
.footer-widgets-box li:last-child { border-bottom:none !important }
.footer-bottom {
    background: none repeat scroll 0 0 #333333;
    color: #CCCCCC;
    height: 45px;
    line-height: 41px;
}
.footer-bottom .container { border-top: 4px solid #CD2122; }
.footer-bottom a {color:#ccc}
.footer-bottom a:hover {color:#fff}
#footer-fourth { margin-left: 0; }
#comments{overflow:hidden}
#comments h4{display:inline;padding:10px;line-height:40px}
#comments h4,.comments .comment-header,.comments .comment-thread.inline-thread .comment{position:relative}
#comments h4,.comments .continue a{background:#cd2122}
#comments h4,.comments .user a,.comments .continue a{font-size:17px}
#comments h4,.comments .continue a{font-weight:normal;color:#fff}
#comments h4:after{content:"";position:absolute;bottom:-10px;right:10px;border-top:10px solid #cd2122;border-left:20px solid transparent;width:0;height:0;line-height:0}
#comments .avatar-image-container img{border:0}
.comment-thread{color:#111}
.comment-thread a{color:#777}
.comment-thread ol{margin:0 0 20px}
.comment-thread .comment-content a,.comments .user a,.comments .comment-thread.inline-thread .user a{color:#cd2122}
.comments .avatar-image-container,.comments .avatar-image-container img{width:48px;max-width:48px;height:48px;max-height:48px}
.comments .comment-block,.comments .comments-content .comment-replies,.comments .comment-replybox-single{margin-right:60px}
.comments .comment-block,.comments .comment-thread.inline-thread .comment{border:1px solid #ddd;background:#f9f9f9;padding:10px}
.comments .comments-content .comment{margin:15px 0 0;padding:0;width:100%;line-height:1em}
.comments .comments-content .icon.blog-author{position:absolute;top:-12px;left:-12px;margin:0;background-image: url(https://lh5.googleusercontent.com/-cz1ogKtwNBc/T-xs3x0de-I/AAAAAAAABwI/KlCgXlV7uo0/s36/author.png);width:36px;height:36px}
.comments .comments-content .inline-thread{padding:0 20px 0 0}
.comments .comments-content .comment-replies{margin-top:0}
.comments .comment-content{padding:5px 0;line-height:1.4em}
.comments .comment-thread.inline-thread{border-right:1px solid #ddd;background:transparent}
.comments .comment-thread.inline-thread .comment{width:auto}
.comments .comment-thread.inline-thread .comment:after{content:"";position:absolute;top:10px;right:-20px;border-top:1px solid #ddd;width:10px;height:0px}
.comments .comment-thread.inline-thread .comment .comment-block{border:0;background:transparent;padding:0}
.comments .comment-thread.inline-thread .comment-block{margin-right:48px}
.comments .comment-thread.inline-thread .user a{font-size:14px}
.comments .comment-thread.inline-thread .avatar-image-container,.comments .comment-thread.inline-thread .avatar-image-container img{width:36px;max-width:36px;height:36px;max-height:36px}
.comments .continue{border-top:0;width:100%}
.comments .continue a{padding:10px 0;text-align:center}
.comment .continue{display:none}
#comment-editor{width:103%!important}
.comment-form{width:100%;max-width:100%}
.comments .comments-content .loadmore,.comments .comments-content {margin:0}

#blog-pager-newer-link {float: right;}
#blog-pager-older-link {float: left;}
#blog-pager { margin:0; padding:0 0 10px; text-align: center; clear:both; }
.pagenavi a {		
                float:right;
		text-shadow: 0 1px 0 #FFF;
		margin-left : 3px;
		color: #777;
		padding: 6px 10px 3px;
}
.pagenavi a:hover {color:#000;}
.pagenavi .current {	
                float: right;
                margin-left: 3px;
        	color: #FFF;
		background-color: #cd2122;
		text-shadow: 0 1px 0 #000;
		padding:4px 10px 6px;
}
.pagenavi .pages {float:left; display: block; font-size: 85%; padding: 7px 0 2px;}

#related-posts h3{
    border-bottom: 4px solid #333333;
    font-family: DroidKufi-regular,arial,Georgia,serif;
    font-size: 15px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
#related-posts ul {   margin-bottom: 20px; padding: 10px 0; }
#related-posts ul li {
    float: right;
    height: 180px;
    margin:0 0 10px 10px;
    width: 200px;
    font-size: 16px;
}
#related-posts img:hover{opacity:0.7;}
#related-posts ul li:nth-child(3n+3){margin-left:0;}
#PopularPosts1 img {float:right;margin:0 0 0 10px;padding:0}
#PopularPosts1 dd {border-bottom: 1px solid #F2F2F2; padding: 8px 0 4px;}
.status-msg-body {position:relative !important}
.CSS_LIGHTBOX { z-index: 9999 !important; }

@font-face {
  font-family: 'DroidKufi-regular';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff2) format('x-woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.ttf) format('truetype');
}

    @font-face {
      font-family: 'DroidNaskh-bold';
      font-style: normal;
      font-weight: 700;
      src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.eot);
      src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
           url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.woff2) format('x-woff2'),
           url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.woff) format('woff'),
           url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.ttf) format('truetype');
    } 
     html {overflow-x: hidden;}
::-webkit-scrollbar {
height:12px;
width: 12px;
background: #FFFFFF;
}
::-webkit-scrollbar-thumb {
background-color: #C60C0C;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid #ffffff;
} 

.PopularPosts .widget-content ul li{padding:0;position:relative}
.item-snippet {
font-size: 90%;
line-height: 1.2em;
position: absolute;
width: 230px;
background-color: whiteSmoke;
padding: 7px;
border-top: 2px solid #FF0202;
z-index: 2;
left: 300px;
top: 60%;
height: 4.5em!important;
visibility: hidden;
opacity: 0;
transition: all 0.6s cubic-bezier(1,2,0,0) 0s;
-moz-transition: all 0.6s cubic-bezier(1,2,0,0) 0s;
-webkit-transition: all 0.6s cubic-bezier(1,2,0,0) 0s;
-o-transition: all 0.6s cubic-bezier(1,2,0,0) 0s;}
.PopularPosts .widget-content ul li:hover .item-snippet{left:60px;opacity:1;visibility:visible}
.PopularPosts img{width:50px;height:50px}
.PopularPosts .item-title{font-family:'Open Sans Condensed',"Arial Narrow",Arial,sans-serif;font-size:125%}

.label-size a {
text-transform: uppercase;
float: left;
text-decoration: none;
margin: 2px 3px 6px 0;
padding: 3px;
border: solid 1px #999;
border-radius: 3px;
font-size: 16px;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.label-size a:hover {
border: 1px solid black;
-webkit-transform: rotate(0deg) scale(1.2) skew(5deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.2) skew(5deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.2) skew(5deg) translate(0px);
-o-transform: rotate(0deg) scale(1.2) skew(5deg) translate(0px);
}
/*** Recent Labels Gadget Css ***/ 
img.label_thumb{ 
float:left; 
padding:5px; 
border:1px solid #8f8f8f; 
background:#D2D0D0; 
margin-right:10px; 
height:55px; 
width:55px; 
} 
img.label_thumb:hover{ 
background:#f7f6f6; 
} 
.label_with_thumbs { 
float: left; 
width: 100%; 
min-height: 70px; 
margin: 0px 10px 2px 0px; 
adding: 0; 
} 
ul.label_with_thumbs li { 
padding:8px 0; 
min-height:65px; 
margin-bottom:10px; 
} 
.label_with_thumbs a {} 
.label_with_thumbs strong {}







/* BeH Popular Posts Widget Customized
---------------------------------------- */
    
.popular-posts .item-thumbnail img:hover {
   opacity: 1;
 
   /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
-webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
}
 
.popular-posts .item-thumbnail img {
  
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 5px solid #eee;
 
    /*Transition*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
 }
 
.popular-posts ul li {
margin: 12px;
    opacity: 0.8;
    border: 5px solid #eee;
 border-radius: 100px 100px 100px 100px;
    /*Transition*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
 
    /*Reflection*/
 
}
.popular-posts a{
font-size: 13px solid;
 
}


]]></b:skin>
<script type='text/javascript'>//<![CDATA[
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('5 6(s,n){b s.c(/<.*?>/d,"").e(/\\s+/).f(0,n-1).g(" ")}5 h(a){i p=j.k(a),3="",2=p.l("2");m(2.o>=1)3=\'<2 7="8" 4="\'+2[0].4+\'" />\';q 3=\'<2 7="8 r-2" 4="t://u.v.w/-y/z-A/B/C-D/E.F" />\';p.9=\'<a G="\'+x+\'">\'+3+"</a>"+"<p>"+6(p.9,H)+"...</p>"};',44,44,'||img|imgtag|src|function|stripTags|class|thumb|innerHTML||return|replace|ig|split|slice|join|readmore|var|document|getElementById|getElementsByTagName|if||length||else|no||https|lh4|googleusercontent|com||G9M2DTCTUwM|Tlh|2pwtc5I|AAAAAAAABKM|kCJg|Kf3W2M|no_image_yet|jpg|href|12'.split('|'),0,{}))
//]]></script>
<script type='text/javascript'> 
//<![CDATA[ 
function labelthumbs(json){document.write('<ul class="label_with_thumbs">');for(var i=0;i<numposts;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){var commenttext=entry.link[k].title;var commenturl=entry.link[k].href;} 
if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break;}}var thumburl;try{thumburl=entry.media$thumbnail.url;}catch(error) 
{s=entry.content.$t;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")){thumburl=d;}else thumburl='http://2.bp.blogspot.com/_IKigl6y9hFA/TMdcT1jzo5I/AAAAAAAAAHA/hAKuT9rJpFU/noimage.jpg';} 
var postdate=entry.published.$t;var cdyear=postdate.substring(0,4);var cdmonth=postdate.substring(5,7);var cdday=postdate.substring(8,10);var monthnames=new Array();monthnames[1]="Jan";monthnames[2]="Feb";monthnames[3]="Mar";monthnames[4]="Apr";monthnames[5]="May";monthnames[6]="Jun";monthnames[7]="Jul";monthnames[8]="Aug";monthnames[9]="Sep";monthnames[10]="Oct";monthnames[11]="Nov";monthnames[12]="Dec";document.write('<li class="clearfix">');if(showpostthumbnails==true) 
document.write('<a href="'+posturl+'" target ="_top"><img class="label_thumb" src="'+thumburl+'"/></a>');document.write('<strong><a href="'+posturl+'" target ="_top">'+posttitle+'</a></strong><br>');if("content"in entry){var postcontent=entry.content.$t;} 
else 
if("summary"in entry){var postcontent=entry.summary.$t;} 
else var postcontent="";var re=/<\S[^>]*>/g;postcontent=postcontent.replace(re,"");if(showpostsummary==true){if(postcontent.length<numchars){document.write('');document.write(postcontent);document.write('');} 
else{document.write('');postcontent=postcontent.substring(0,numchars);var quoteEnd=postcontent.lastIndexOf(" ");postcontent=postcontent.substring(0,quoteEnd);document.write(postcontent+'...');document.write('');}} 
var towrite='';var flag=0;document.write('<br>');if(showpostdate==true){towrite=towrite+monthnames[parseInt(cdmonth,10)]+'-'+cdday+' - '+cdyear;flag=1;} 
if(showcommentnum==true) 
{if(flag==1){towrite=towrite+' | ';} 
if(commenttext=='1 Comments')commenttext='1 Comment';if(commenttext=='0 Comments')commenttext='No Comments';commenttext='<a href="'+commenturl+'" target ="_top">'+commenttext+'</a>';towrite=towrite+commenttext;flag=1;;} 
if(displaymore==true) 
{if(flag==1)towrite=towrite+' | ';towrite=towrite+'<a href="'+posturl+'" class="url" target ="_top">More »</a>';flag=1;;} 
document.write(towrite);document.write('</li>');if(displayseparator==true) 
if(i!=(numposts-1)) 
document.write('');}document.write('</ul>');} 
//]]> 
</script>

<script type='text/javascript'> //<![CDATA[ function tabtampil_oom(TPID, id) { var Tabtampil = document.getElementById(TPID); var TTs = Tabtampil.firstChild; while (TTs.className != "TTs" ) TTs = TTs.nextSibling; var TT = TTs.firstChild; var i = 0; do { if (TT.tagName == "A") { i++; TT.href = "javascript:tabtampil_ubah('"+TPID+"', "+i+");"; TT.className = (i == id) ? "Active" : ""; TT.blur(); } } while (TT = TT.nextSibling); var Halamans = Tabtampil.firstChild; while (Halamans.className != 'Halamans') Halamans = Halamans.nextSibling; var Halaman = Halamans.firstChild; var i = 0; do { if (Halaman.className == 'Halaman') { i++; if (Halamans.offsetHeight) Halaman.style.height = (Halamans.offsetHeight-2)+"px"; Halaman.style.overflow = "auto"; Halaman.style.display = (i == id) ? 'block' : 'none'; } } while (Halaman = Halaman.nextSibling); } function tabtampil_ubah(TPID, id) { tabtampil_oom(TPID, id); } function tabtampil_inisial(TPID) { tabtampil_oom(TPID, 1); document.write('');} //]]> </script>

</head>
<body>


<div id='fb-root'/>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = &quot;//connect.facebook.net/en_US/all.js#xfbml=1&quot;;
  fjs.parentNode.insertBefore(js, fjs);
}(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));</script>


<div id='wrapper'>
<div id='top-nav'> 
<div class='container'>
<div class='search-block'>
 <form action='/search' id='searchform' method='get'>
 <input class='search-button' type='submit' value='گەڕان'/> 
 <input id='s' name='q' onblur='if (this.value == &apos;&apos;) {this.value = &apos;گەڕان...&apos;;}' onfocus='if (this.value == &apos;گەڕان...&apos;) {this.value = &apos;&apos;;}' type='text' value='گەڕان...'/>
 </form>
</div> 

<div class='social-icons icon_flat'>
 <a class='tooldown rss-tieicon' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' target='_blank' title='Rss'/>
 <a class='tooldown google-tieicon' href='#' target='_blank' title='Google+'/>
  <a class='tooldown facebook-tieicon' href='www.facebook.com/p.zanst' target='_blank' title='Facebook'/>
 <a class='tooldown twitter-tieicon' href='#' target='_blank' title='Twitter'/>
 <a class='tooldown pinterest-tieicon' href='#' target='_blank' title='Pinterest'/>
 <a class='tooldown dribbble-tieicon' href='#' target='_blank' title='Dribbble'/>
 <a class='tooldown youtube-tieicon' href='https://www.youtube.com/channel/UCRhVRCCsBTmuEWSvDNcIrqg' target='_blank' title='Youtube'/>
 <a class='tooldown instagram-tieicon' href='#' target='_blank' title='instagram'/> </div>
</div>
<div class='clear'/>
</div>
 
<div class='container'>
<div id='header-wrapper'>
<div class='header-content'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  <b:widget id='Header1' locked='true' title='زانست | Zanst (Header)' type='Header'>
    <b:includable id='main'>

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

<nav id='main-nav'>
<div class='container'> 
<div class='main-menu'><ul class='menu' id='menu-main'>
<li><a href='http://zanstk.blogspot.com/'> سەرەکی </a>
</li>
<li><a href='search/label/تۆپ 10'>تۆپ 10 </a>
</li>
<li><a href='search/label/جۆراوجۆر'> جۆراوجۆر </a>
</li>
<li><a href='search/label/داهێنان'> داهێنان </a>
</li>
 <li><a href='search/label/تەندروستی'> تەندروستی </a>
</li>
 <li><a href='search/label/تەکنەلۆژیا'> تەکنەلۆژیا </a>
</li>
<li><a href='search/label/فێرکاری'> فێرکاری </a>
</li>
 <li><a href='search/label/قورئان'> قورئان </a>
</li>
<li><a href='search/label/ماسۆنیەت'> ماسۆنیەت </a>
<ul class='sub-menu'>
 <li><a href='search/label/زنجیرەی سەردەمی دەججال'> زنجیرەی سەردەمی دەججال </a></li>
 <li><a href='search/label/نهێنیەکانی عەدنان و لینا'> نهێنیەکانی عەدنان و لینا </a></li>
 <li><a href='search/label/هێماماسۆنیەکان'> هێماماسۆنیەکان </a></li>
</ul>
</li>
</ul></div> 
</div>
</nav> 
</div>

<div id='content-wrapper'>
<div id='main-wrapper'>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
</b:if>

<b:section class='main' id='main' showaddelement='no'>
  <b:widget id='HTML7' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
    <b:includable id='main' var='top'>
  <b:if cond='data:mobile == &quot;false&quot;'>
    <!-- posts -->
      <b:include data='top' name='status-message'/>
      <b:loop values='data:posts' var='post'>
        <b:include data='post' name='post'/>
        <b:if cond='data:blog.pageType != &quot;index&quot;'>
          <b:if cond='data:post.showThreadedComments'>
            <b:include data='post' name='threaded_comments'/>
          <b:else/>
            <b:include data='post' name='comments'/>
          </b:if>
        </b:if>
      </b:loop>

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

    <!-- feed links -->
    <b:include name='feedLinks'/>

    <b:if cond='data:top.showStars'>
      <script src='//www.google.com/jsapi' type='text/javascript'/>
      <script type='text/javascript'>
        google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
        function initialize() {
          google.annotations.setApplicationId(<data:top.blogspotReviews/>);
          google.annotations.createAll();
          google.annotations.fetch();
        }
        google.setOnLoadCallback(initialize);
      </script>
    </b:if>

  <b:else/>
    <b:include name='mobile-main'/>
  </b:if>

  <b:if cond='data:top.showDummy'>
    <data:top.dummyBootstrap/>
  </b:if>

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

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

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

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

      <p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

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

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
    <b:includable id='feedLinks'>
  <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
    <b:if cond='data:feedLinks'>
      <div class='blog-feeds'>
        <b:include data='feedLinks' name='feedLinksBody'/>
      </div>
    </b:if>

    <b:else/> <!--Post feed links -->
    <div class='post-feeds'>
      <b:loop values='data:posts' var='post'>
        <b:if cond='data:post.allowComments'>
          <b:if cond='data:post.feedLinks'>
            <b:include data='post.feedLinks' name='feedLinksBody'/>
          </b:if>
        </b:if>
      </b:loop>
    </div>
  </b:if>
</b:includable>
    <b:includable id='feedLinksBody' var='links'>
  <div class='feed-links'>
  <data:feedLinksMsg/>
  <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='iframe_comments' var='post'>

  <b:if cond='data:post.allowIframeComments'>
    <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
    <div class='cmt_iframe_holder'/>

    <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
      <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
    </b:if>
  </b:if>
</b:includable>
    <b:includable id='mobile-index-post' var='post'>
  <div class='mobile-date-outer date-outer'>
    <div class='mobile-post-outer'>
      <a expr:href='data:post.url'>
        <h3 class='mobile-index-title entry-title'>
          <data:post.title/>
        </h3>

        <div class='mobile-index-arrow'>&amp;rsaquo;</div>

        <div class='mobile-index-contents'>
          <b:if cond='data:post.thumbnailUrl'>
            <div class='mobile-index-thumbnail'>
              <div class='Image'>
                <img expr:src='data:post.thumbnailUrl'/>
              </div>
            </div>
          </b:if>

          <div class='post-body'>
            <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
          </div>
        </div>

        <div style='clear: both;'/>
      </a>

      <div class='mobile-index-comment'>
        <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
          <b:if cond='data:post.allowComments'>
            <b:if cond='data:post.numComments != 0'>
              <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
            </b:if>
          </b:if>
        </b:if>
      </div>
    </div>
  </div>
</b:includable>
    <b:includable id='mobile-main' var='top'>
    <!-- posts -->
    <div class='blog-posts hfeed'>
      <b:include data='top' name='status-message'/>
      <b:if cond='data:blog.pageType == &quot;index&quot;'>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='mobile-index-post'/>
        </b:loop>
      <b:else/>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='mobile-post'/>
        </b:loop>
      </b:if>
    </div>

   <b:include name='mobile-nextprev'/>
</b:includable>
    <b:includable id='mobile-nextprev'>
  <div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <div class='mobile-link-button' id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>&amp;lsaquo;</a>
      </div>
    </b:if>

    <b:if cond='data:olderPageUrl'>
      <div class='mobile-link-button' id='blog-pager-older-link'>
      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;rsaquo;</a>
      </div>
    </b:if>

    <div class='mobile-link-button' id='blog-pager-home-link'>
    <a class='home-link' expr:href='data:blog.homepageUrl'><img src='http://2.bp.blogspot.com/-_E0NRs7cELk/UNG18XRzsEI/AAAAAAAAA7M/MSMdq8XCSYE/s1600/accueil-afkarpro.blogspot.com.png' style='border: 0 none;vertical-align: middle;'/></a>
    </div>

    <div class='mobile-desktop-link'>
      <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
    </div>

  </div>
  <div class='clear'/>
</b:includable>
    <b:includable id='mobile-post' var='post'>
  <div class='date-outer'>
    <div class='date-posts'>
      <div class='post-outer'>

        <div class='post'>
          <b:if cond='data:post.title'>
            <h3 class='post-title'>
              <b:if cond='data:post.link'>
                <a expr:href='data:post.link'><data:post.title/></a>
              <b:else/>
                <b:if cond='data:post.url'>
                  <b:if cond='data:blog.url != data:post.url'>
                    <a expr:href='data:post.url'><data:post.title/></a>
                  <b:else/>
                    <data:post.title/>
                  </b:if>
                <b:else/>
                  <data:post.title/>
                </b:if>
              </b:if>
            </h3>
          </b:if>

          <div class='post-header'/>

          <div class='post-body'>
            <data:post.body/>
            <div class='clear'/> 
          </div>

          <div class='post-footer'>
            <div class='post-footer-line post-footer-line-1'>
              <span class='post-author vcard'>
                <b:if cond='data:top.showAuthor'>
                  <b:if cond='data:post.authorProfileUrl'>
                    <span class='fn'>
                      <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                        <data:post.author/>
                      </a>
                    </span>
                  <b:else/>
                    <span class='fn'><data:post.author/></span>
                  </b:if>
                </b:if>
              </span>

              <span class='post-timestamp'>
                <b:if cond='data:top.showTimestamp'>
                  <data:top.timestampLabel/>
                  <b:if cond='data:post.url'>
                    <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
                  </b:if>
                </b:if>
              </span>

              <span class='post-comment-link'>
                <b:if cond='data:blog.pageType != &quot;item&quot;'>
                  <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
                    <b:if cond='data:post.allowComments'>
                      <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
                    </b:if>
                  </b:if>
                </b:if>
              </span>
            </div>

            <div class='post-footer-line post-footer-line-2'>
              <b:if cond='data:top.showMobileShare'>
                <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
                  <a href='javascript:void(0);'><data:shareMsg/></a>
                </div>
              </b:if>
              <b:if cond='data:top.showDummy'>
                <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
              </b:if>
            </div>

          </div>
        </div>

        <b:if cond='data:blog.pageType != &quot;index&quot;'>
          <b:if cond='data:post.showThreadedComments'>
            <b:include data='post' name='threaded_comments'/>
          <b:else/>
            <b:include data='post' name='comments'/>
          </b:if>
        </b:if>

      </div>
    </div>
  </div>
</b:includable>
    <b:includable id='nextprev'>
  <div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <span id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'> نوێتر </a>
      </span>
    </b:if>
	
    <a class='home-link' expr:href='data:blog.homepageUrl'> لاپەڕەی سەرەکی </a>
    <b:if cond='data:olderPageUrl'>
      <span id='blog-pager-older-link'>
      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'> پێشتر </a>
      </span>
    </b:if>

    <b:if cond='data:mobileLinkUrl'>
      <div class='blog-mobile-link'>
        <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
      </div>
    </b:if>

  </div>
  <div class='clear'/>
</b:includable>
    <b:includable id='post' var='post'>
<div class='post'>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<div class='post-header'>
<b:if cond='data:post.title'>
<h3>
<b:if cond='data:post.link'>
<a expr:href='data:post.link' expr:title='data:post.title'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url' expr:title='data:post.title'><data:post.title/></a>
<b:else/><data:post.title/>
</b:if>
</b:if>
</h3>
</b:if>
<span class='post-timestamp' rel='bookmark' title='permanent link'>
        <b:if cond='data:top.showTimestamp'>
        <b:if cond='data:post.url'>
          <data:post.timestamp/>
        </b:if>
        </b:if>
      </span>
<span class='post-comment-link'>
            <b:if cond='data:post.allowComments'>
              <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
        </b:if>
</span>
</div>
<b:else/>
<h1><b:if cond='data:post.link'><a expr:href='data:post.link' expr:title='data:post.title'><data:post.title/></a><b:else/><data:post.title/>
</b:if></h1>
</b:if>

<div class='post-body'>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
 <span expr:id='&quot;p&quot; + data:post.id'><data:post.body/></span>
 <script type='text/javascript'>var x=&quot;<data:post.url/>&quot;;readmore(&quot;p<data:post.id/>&quot;)</script><b:else/><data:post.body/></b:if>
<br/>
 <b:if cond='data:post.hasJumpLink'>
  <a class='jump-link' expr:href='data:post.url + &quot;#more&quot;' rel='nofollow'>درێژە&#187;</a><b:else/>
 <b:if cond='data:blog.pageType == &quot;index&quot;'>
  <a class='jump-link' expr:href='data:post.url' rel='nofollow'>درێژە&#187;</a>
</b:if>
</b:if>
</div>
<div class='clear'/>

<div class='post-footer'>
<span class='post-author'>
        <b:if cond='data:top.showAuthor'>
          <data:top.authorLabel/>
          <span><data:post.author/></span>
        </b:if>
      </span>

<span class='post-icons'>
        <!-- email post links -->
        <b:if cond='data:post.emailPostUrl'>
          <span class='item-action'>
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
              <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
          </a>
          </span>
        </b:if>
        <!-- quickedit pencil -->
        <b:include data='post' name='postQuickEdit'/>
      </span>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='post-share-buttons goog-inline-block'>
        <b:if cond='data:post.sharePostUrl'>
          <b:include data='post' name='shareButtons'/>
        </b:if>
</div>

      <div class='post-labels'>
        <b:if cond='data:post.labels'>
          <data:postLabelsLabel/>
          <b:loop values='data:post.labels' var='label'>
            <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
          </b:loop>
        </b:if>
      </div> 

<div id='related-posts'>
<script type='text/javascript'>//<![CDATA[
  var ry='<h3 class="heading-border"><span> لەوانەیە ئارەزووت لەم خوێندنەوەی ئەم بابەتانەش هەبێت <h3 class="heading-border"><span>  </span></h3>';rcomment='comments';rdisable='disable comments';commentYN='yes';
var dw='';titles=new Array();titlesNum=0;urls=new Array();timeR=new Array();thumb=new Array();commentsNum=new Array();comments=new Array();function related_results_labels(c){for(var b=0;b<c.feed.entry.length;b++){var d=c.feed.entry[b];titles[titlesNum]=d.title.$t;for(var a=0;a<d.link.length;a++){if('thr$total' in d){commentsNum[titlesNum]=d.thr$total.$t+' '+rcomment}else{commentsNum[titlesNum]=rdisable};if(d.link[a].rel=="alternate"){urls[titlesNum]=d.link[a].href;timeR[titlesNum]=d.published.$t;if('media$thumbnail' in d){thumb[titlesNum]=d.media$thumbnail.url}else{thumb[titlesNum]='http://lh3.ggpht.com/--Z8SVBQZ4X8/TdDxPVMl_sI/AAAAAAAAAAA/jhAgjCpZtRQ/no-image.png'};titlesNum++;break}}}}function removeRelatedDuplicates(){var b=new Array(0);c=new Array(0);e=new Array(0);f=new Array(0);g=new Array(0);for(var a=0;a<urls.length;a++){if(!contains(b,urls[a])){b.length+=1;b[b.length-1]=urls[a];c.length+=1;c[c.length-1]=titles[a];e.length+=1;e[e.length-1]=timeR[a];f.length+=1;f[f.length-1]=thumb[a];g.length+=1;g[g.length-1]=commentsNum[a]}}urls=b;titles=c;timeR=e;thumb=f;commentsNum=g}function contains(b,d){for(var c=0;c<b.length;c++){if(b[c]==d){return true}}return false}function printRelatedLabels(a){var y=a.indexOf('?m=0');if(y!=-1){a=a.replace(/\?m=0/g,'')}for(var b=0;b<urls.length;b++){if(urls[b]==a){urls.splice(b,1);titles.splice(b,1);timeR.splice(b,1);thumb.splice(b,1);commentsNum.splice(b,1)}}var c=Math.floor((titles.length-1)*Math.random());var b=0;if(titles.length==0){dw+=rn}else{dw+=ry;dw+='<ul>';while(b<titles.length&&b<20&&b<maxresults){if(y!=-1){urls[c]=urls[c]+'?m=0'}if(commentYN=='yes'){comments[c]=' - '+commentsNum[c]}else{comments[c]=''};dw+='<li><div class="pthumb"><a href="'+urls[c]+'" rel="nofollow"><img alt="'+titles[c]+'" src="'+ thumb[c].replace("/s72-c/","/s300/")+'"/></a></div><a href="'+urls[c]+'" rel="nofollow">'+titles[c]+'</a><div class="clear"></div></li></div>';if(c<titles.length-1){c++}else{c=0}b++}dw+='</ul>'};urls.splice(0,urls.length);titles.splice(0,titles.length);document.getElementById('related-posts').innerHTML=dw};
//]]></script>
<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;removeRelatedDuplicates();printRelatedLabels(&#39;<data:post.url/>&#39;);</script>
</div>
<div class='clear'/>
</b:if>

      <span class='post-location'>
        <b:if cond='data:top.showLocation'>
          <b:if cond='data:post.location'>
            <data:postLocationLabel/>
            <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
          </b:if>
        </b:if>
      </span> 
    </div>
  </div>
</b:includable>
    <b:includable id='postQuickEdit' var='post'>
  <b:if cond='data:post.editUrl'>
    <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
      <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
        <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
      </a>
    </span>
  </b:if>
</b:includable>
    <b:includable id='shareButtons' var='post'>
  <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showOrkutButton'><a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToOrkutMsg/></span></a></b:if><b:if cond='data:top.showDummy'><div class='goog-inline-block dummy-container'><data:post.dummyTag/></div></b:if>
</b:includable>
    <b:includable id='status-message'>
  <b:if cond='data:navMessage'>
  <div class='status-msg-wrap'>
    <div class='status-msg-body'>
      <data:navMessage/>
    </div>
  </div>
  <div class='clear'/>
  </b:if>
</b:includable>
    <b:includable id='threaded-comment-form' var='post'>
  <div class='comment-form'>
    <a name='comment-form'/>
    <b:if cond='data:mobile'>
      <p><data:blogCommentMessage/></p>
      <data:blogTeamBlogMessage/>
      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='210' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
    <b:else/>
      <p><data:blogCommentMessage/></p>
      <data:blogTeamBlogMessage/>
      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='210' id='comment-editor' name='comment-editor' src='' width='100%'/>
    </b:if>
    <data:post.friendConnectJs/>
    <data:post.cmtfpIframe/>
    <script type='text/javascript'>
      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
    </script>
  </div>
</b:includable>
    <b:includable id='threaded_comment_js' var='post'>
  <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

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

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

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

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

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

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

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

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

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

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

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

    <div class='comments-content'>
      <b:if cond='data:post.embedCommentForm'>
        <b:include data='post' name='threaded_comment_js'/>
      </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='threaded-comment-form'/>
      <b:else/>
        <data:post.noNewCommentsText/>
      </b:if>
    </p>

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

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
  </b:widget>
  <b:widget id='HTML13' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='Image4' locked='false' title='.' type='Image'>
    <b:includable id='main'>
    <b:if cond='data:title != &quot;&quot;'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
      <b:if cond='data:link != &quot;&quot;'>
        <a expr:href='data:link'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
        </a>
      <b:else/>
        <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
      </b:if>
      <br/>
      <b:if cond='data:caption != &quot;&quot;'>
        <span class='caption'><data:caption/></span>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
  </b:widget>
  <b:widget id='HTML9' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='HTML12' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><span><data:title/></span></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

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

<div id='sidebar-mid'>
<b:section class='sidebar' id='side-mid' preferred='yes'>
  <b:widget id='HTML18' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='Stats2' locked='false' title='' type='Stats'>
    <b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content'>
    <!-- Content is going to be visible when data will be fetched from server. -->
    <div expr:id='data:widget.instanceId + &quot;_content&quot;' style='display: none;'>
      <!-- Counter and image will be injected later via AJAX call. -->
      <b:if cond='data:showSparkline'>
        <img alt='Sparkline' expr:id='data:widget.instanceId + &quot;_sparkline&quot;' height='30' width='75'/>
      </b:if>
      <b:if cond='data:showGraphicalCounter'>
        <span class='counter-wrapper graph-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
      <b:else/>
        <span class='counter-wrapper text-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
      </b:if>
      <b:include name='quickedit'/>
    </div>
  </div>
</b:includable>
  </b:widget>
  <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'>
    <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener(&#39;load&#39;,
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
      }
    }
  &lt;/script&gt;
&lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
        gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
          if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
            gapi.iframes.getContext().openChild({
                url: &#39;https://www.blogger.com/navbar.g?targetBlogID\0757477669388007104562\46blogName\75%D8%B2%D8%A7%D9%86%D8%B3%D8%AA+%7C+Zanst\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75DISABLED\46layoutType\75LAYOUTS\46searchRoot\75http://zanstk.blogspot.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://zanstk.blogspot.com/\46blogFollowUrl\75https://plus.google.com/107414464232504540646\46vt\0755784367380255631282&#39;,
                where: document.getElementById(&quot;navbar-iframe-container&quot;),
                id: &quot;navbar-iframe&quot;
            });
          }
        });
      &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
(function() {
var script = document.createElement(&#39;script&#39;);
script.type = &#39;text/javascript&#39;;
script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
var head = document.getElementsByTagName(&#39;head&#39;)[0];
if (head) {
head.appendChild(script);
}})();
&lt;/script&gt;
</b:includable>
  </b:widget>
  <b:widget id='HTML17' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='Label1' locked='false' title='' type='Label'>
    <b:includable id='main'>
  <b:if cond='data:title'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
    <b:if cond='data:display == &quot;list&quot;'>
      <ul>
      <b:loop values='data:labels' var='label'>
        <li>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
        </li>
      </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span class='label-count' dir='rtl'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
    <b:include name='quickedit'/>
  </div>
</b:includable>
  </b:widget>
</b:section>
</div>
<div id='sidebar-wrapper'>
<div class='widget widget-counter'>
 <ul>
 <li class='rss-subscribers'>
 <a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>
 <strong/>
 <span> RSS </span>
 <small/>
 </a>
 </li>
 <li class='twitter-followers'>
 <a href='http://www.twitter.com/'>
 <strong/>
 <span/>
 <small> فۆلۆومان بکەن  </small>
 </a>
 </li>
 <li class='facebook-fans'>
 <a href='http://facebook.com/p.zanst'>
 <strong/>
 <span/>
 <small> لايکمان بکەن </small>
 </a>
 </li>
 <li class='youtube-subs'>
 <a href='https://www.youtube.com/channel/UCRhVRCCsBTmuEWSvDNcIrqg'>
 <strong/>
 <span/>
 <small> بەشداريمان بکەن </small>
 </a>
 </li>
 </ul>
 </div>
<b:section class='sidebar' id='sidebar' preferred='yes'>
  <b:widget id='HTML19' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='PageList1' locked='false' title='' type='PageList'>
    <b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content'>
    <b:if cond='data:mobile'>
      <select expr:id='data:widget.instanceId + &quot;_select&quot;'>
        <b:loop values='data:links' var='link'>
          <b:if cond='data:link.isCurrentPage'>
            <option expr:value='data:link.href' selected='selected'><data:link.title/></option>
          <b:else/>
            <option expr:value='data:link.href'><data:link.title/></option>
          </b:if>
        </b:loop>
      </select>
      <span class='pagelist-arrow'>&amp;#9660;</span>

    <b:else/>
      <ul>
        <b:loop values='data:links' var='link'>
          <b:if cond='data:link.isCurrentPage'>
            <li class='selected'><a expr:href='data:link.href'><data:link.title/></a></li>
          <b:else/>
            <li><a expr:href='data:link.href'><data:link.title/></a></li>
          </b:if>
        </b:loop>
      </ul>
    </b:if>
    <b:include name='quickedit'/>
  </div>
</b:includable>
  </b:widget>
  <b:widget id='HTML14' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='HTML5' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='HTML11' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='HTML1' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='Image6' locked='false' title='.' type='Image'>
    <b:includable id='main'>
    <b:if cond='data:title != &quot;&quot;'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
      <b:if cond='data:link != &quot;&quot;'>
        <a expr:href='data:link'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
        </a>
      <b:else/>
        <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
      </b:if>
      <br/>
      <b:if cond='data:caption != &quot;&quot;'>
        <span class='caption'><data:caption/></span>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
  </b:widget>
  <b:widget id='HTML15' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='PopularPosts1' locked='false' title='.' type='PopularPosts'>
    <b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content popular-posts'>
    <ul>
      <b:loop values='data:posts' var='post'>
      <li>
        <b:if cond='data:showThumbnails == &quot;false&quot;'>
          <b:if cond='data:showSnippets == &quot;false&quot;'>
            <!-- (1) No snippet/thumbnail -->
            <a expr:href='data:post.href'><data:post.title/></a>
          <b:else/>
            <!-- (2) Show only snippets -->
            <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            <div class='item-snippet'><data:post.snippet/></div>
          </b:if>
        <b:else/>
          <b:if cond='data:showSnippets == &quot;false&quot;'>
            <!-- (3) Show only thumbnails -->
            <div class='item-thumbnail-only'>
              <b:if cond='data:post.thumbnail'>
                <div class='item-thumbnail'>
                  <a expr:href='data:post.href' target='_blank'>
                    <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                  </a>
                </div>
              </b:if>
              <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            </div>
            <div style='clear: both;'/>
          <b:else/>
            <!-- (4) Show snippets and thumbnails -->
            <div class='item-content'>
              <b:if cond='data:post.thumbnail'>
                <div class='item-thumbnail'>
                  <a expr:href='data:post.href' target='_blank'>
                    <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                  </a>
                </div>
              </b:if>
              <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
              <div class='item-snippet'><data:post.snippet/></div>
            </div>
            <div style='clear: both;'/>
          </b:if>
        </b:if>
      </li>
      </b:loop>
    </ul>
    <b:include name='quickedit'/>
  </div>
</b:includable>
  </b:widget>
  <b:widget id='Feed1' locked='false' title='Last Posts' type='Feed'>
    <b:includable id='main'>
        <h2>
          <data:title/>
        </h2>
        <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
          <span style='filter: alpha(25); opacity: 0.25;'>
            <a expr:href='data:feedUrl'>
              <data:loadingMsg/>
            </a>
          </span>
        </div>
        <b:include name='quickedit'/>
      </b:includable>
  </b:widget>
</b:section>
</div>
<div class='clear'/>

</div> 

</div>
<div id='footer'>
<div id='footer-column-container'>
<div id='footer2' style='width: 30%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'>
  <b:widget id='HTML2' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='HTML6' locked='false' title='' type='HTML'>
    <b:includable id='main'>
        <!-- only display title if it's non-empty -->
        <b:if cond='data:title != &quot;&quot;'>
          <h2 class='title'>
            <data:title/>
          </h2>
        </b:if>
        <div class='widget-content'>
          <data:content/>
        </div>
        <b:include name='quickedit'/>
      </b:includable>
  </b:widget>
  <b:widget id='HTML8' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='HTML3' locked='false' title='Disqus for Zanst | زانست' type='HTML'>
    <b:includable id='main'>
            <script type='text/javascript'>
                var disqus_shortname = &#39;zanstkurd&#39;;
                var disqus_blogger_current_url = &quot;<data:blog.canonicalUrl/>&quot;;
                if (!disqus_blogger_current_url.length) {
                    disqus_blogger_current_url = &quot;<data:blog.url/>&quot;;
                }
                var disqus_blogger_homepage_url = &quot;<data:blog.homepageUrl/>&quot;;
                var disqus_blogger_canonical_homepage_url = &quot;<data:blog.canonicalHomepageUrl/>&quot;;
            </script>
            <b:if cond='data:blog.pageType == &quot;item&quot;'>
                <style type='text/css'>
                    #comments {display:none;}
                </style>
                <script type='text/javascript'>
                    (function() {
                        var bloggerjs = document.createElement(&#39;script&#39;);
                        bloggerjs.type = &#39;text/javascript&#39;;
                        bloggerjs.async = true;
                        bloggerjs.src = &#39;http://&#39;+disqus_shortname+&#39;.disqus.com/blogger_item.js&#39;;
                        (document.getElementsByTagName(&#39;head&#39;)[0] || document.getElementsByTagName(&#39;body&#39;)[0]).appendChild(bloggerjs);
                    })();
                </script>
            </b:if>
                <style type='text/css'>
                    .post-comment-link { visibility: hidden; }
                </style>
                <script type='text/javascript'>
                (function() {
                    var bloggerjs = document.createElement(&#39;script&#39;);
                    bloggerjs.type = &#39;text/javascript&#39;;
                    bloggerjs.async = true;
                    bloggerjs.src = &#39;http://&#39;+disqus_shortname+&#39;.disqus.com/blogger_index.js&#39;;
                    (document.getElementsByTagName(&#39;head&#39;)[0] || document.getElementsByTagName(&#39;body&#39;)[0]).appendChild(bloggerjs);
                })();
                </script>
        </b:includable>
  </b:widget>
</b:section>
</div>
<div id='footer3' style='width: 40%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</div>
<div id='footer4' style='width: 30%; float: right; margin:0; text-align: left;'>
<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'>
  <b:widget id='HTML4' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
</b:section>
</div>
<div style='clear:both;'/>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>
<b:section class='footer' id='col-bottom' preferred='yes'>
  <b:widget id='HTML10' locked='false' title='' type='HTML'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
</b:section>
</div>
<div style='clear:both;'/>
</div>
<div class='container' id='footer-widget-area'>
<b:section class='footer-widgets-box' id='footer-first' preferred='yes'>
  <b:widget id='FollowByEmail1' locked='false' title='لەڕێگەی ئیمەیڵەوە بڵاوکراوەکان ببینە' type='FollowByEmail'>
    <b:includable id='main'>
  <b:if cond='data:title != &quot;&quot;'><h2 class='title'><data:title/></h2></b:if>
  <div class='widget-content'>
<p>  </p>
    <form action='http://feedburner.google.com/fb/a/blogspot/medad' expr:onsubmit='&quot;window.open(\&quot;http://feedburner.google.com/fb/a/blogspot/medad?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post' target='popupwindow'>
        <input class='feedburner-email' name='email' placeholder='ئیمەیڵ دابنێ...' type='text'/>
        <input class='feedburner-subscribe' type='submit' value='ناردن'/>
        <input expr:value='data:feedPath' name='uri' type='hidden'/>
        <input name='loc' type='hidden' value='en_US'/>
      </form>
  </div>
  <span class='item-control blog-admin'>
    <b:include name='quickedit'/>
  </span>
</b:includable>
  </b:widget>
</b:section>
<b:section class='footer-widgets-box' id='footer-second' preferred='yes'>
  <b:widget id='ContactForm1' locked='false' title='پەیوەندیمان پێوەبکەن' type='ContactForm'>
    <b:includable id='main'>
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='contact-form-widget'>
    <div class='form'>
      <form name='contact-form'>
        <p/>
        <data:contactFormNameMsg/>
        <br/>
        <input class='contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-name&quot;' name='name' size='30' type='text' value=''/>
        <p/>
        <data:contactFormEmailMsg/> <span style='font-weight: bolder;'>*</span>
        <br/>
        <input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-email&quot;' name='email' size='30' type='text' value=''/>
        <p/>
        <data:contactFormMessageMsg/> <span style='font-weight: bolder;'>*</span>
        <br/>
        <textarea class='contact-form-email-message' cols='25' expr:id='data:widget.instanceId + &quot;_contact-form-email-message&quot;' name='email-message' rows='5'/>
        <p/>
        <input class='contact-form-button contact-form-button-submit' expr:id='data:widget.instanceId + &quot;_contact-form-submit&quot;' expr:value='data:contactFormSendMsg' type='button'/>
        <p/>
        <div style='text-align: center; max-width: 222px; width: 100%'>
          <p class='contact-form-error-message' expr:id='data:widget.instanceId + &quot;_contact-form-error-message&quot;'/>
          <p class='contact-form-success-message' expr:id='data:widget.instanceId + &quot;_contact-form-success-message&quot;'/>
        </div>
      </form>
    </div>
  </div>
  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
</b:section>
<b:section class='footer-widgets-box' id='footer-third' preferred='yes'>
  <b:widget id='PlusBadge1' locked='false' title='ئێمە لەگۆگڵ پڵەس' type='PlusBadge'>
    <b:includable id='main'>

  <script type='text/javascript'>
  window.___gcfg = {
    lang: &#39;<data:language/>&#39;
  };
  </script>

  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div data-rel='author' expr:class='&quot;g-&quot; + data:badgeType' expr:data-href='data:profileUrl' expr:data-layout='data:layout' expr:data-showcoverphoto='data:showCoverPhoto' expr:data-showtagline='data:showTagline' expr:data-theme='data:theme' expr:data-width='data:width'>
  </div>
</b:includable>
  </b:widget>
</b:section>
<b:section class='footer-widgets-box' id='footer-fourth' preferred='yes'>
  <b:widget id='Image2' locked='false' title='سپۆنسەری ماڵپەڕی زانست' type='Image'>
    <b:includable id='main'>
    <b:if cond='data:title != &quot;&quot;'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
      <b:if cond='data:link != &quot;&quot;'>
        <a expr:href='data:link'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
        </a>
      <b:else/>
        <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
      </b:if>
      <br/>
      <b:if cond='data:caption != &quot;&quot;'>
        <span class='caption'><data:caption/></span>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
  </b:widget>
</b:section>
</div>
<div class='clear'/>
</div>
<div class='footer-bottom'>
<div id='credit'><a href=''> ديزاين </a></div>
<div class='container'>
هەموومافەکاني پارێزراوە &#169; 2014 <a expr:href='data:blog.homepageUrl' id='copyright'><data:blog.title/></a> ديزاين :  <a href='https://www.facebook.com/halwest.resul' style='color: #CD2122'> هەڵوێست زانيار </a>.
</div>
</div>
</div>
<script type='text/javascript'>//<![CDATA[
var posts=3,
    num=2,
    previous="&#171;",
    next="&#187;";
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('58((2Z(x){11 d="";11 p=0;31(p<x.18){12(x.1Z(p)!="`")d+=x.1Z(p++);16{11 l=x.21(p+3)-28;12(l>4)d+=d.23(d.18-x.21(p+1)*96-x.21(p+2)+59-l,l);16 d+="`";p+=4}}1f d})("11 G = \\"/\\", C = 5a.1i, H, D, B, F;I();2Z 32(5b) {11 1g = \\"\\";5c = 5d(24 / 2);12 (` 7\'= 24 - ` *%) {24 =` (& * 2 + 1;}5e = B` E(` m!` 4\\"< 1) {` >$1;}5f`!>(`!p& / 34)` y!` b!` H$- 1 == ` 80{` j\'` D(;}5g = `!;\\"+`\\"3#` t\\"` 6\\">` I%) {` F%` ,#;}`#?!+= \\"<1F 1G=\'5h\'>5i \\" + B + \\" 5j` (!`!9%+ \\"</1F>\\";11 1I`\\"!`\\"P(B)`!H%B >`#)!` &\\"== 2` &#D == \\"5k\\") {`!I&a 1i=\\\\\\"\\" + G + \\"\\\\\\">\\" +`!%!5l`!=\\"a>\\";} 16` 5m/5n/5o/\\" + F + \\"?&35-5p=` q!5q` n!` 5r`! #`!5s#\\\\\\" 5t=\\\\\\"5u(` v$`#(\\"+ \\");1f 1r`!5v` 5w`\\"O!` 5x}27 (11 1j`&>$; 1j <= `&\'!; 1j++`$h(1j`\\"a)`&+\'\\\\\\"5y`!)#1j`%u)`#P\'1j ==`%b%`%5z`$5A` o$`$5B`\\"Y\\"`#38`\\"r$`$T[` 5C}11 1s`)5D`,@$B <`+>(`!~``!)&`!5E`\\"&a` 5F`\\"o!5G = 2b.5H(`\\"]!5I\\")`-B!5J`#E!` D/5K(\\"5L-5M\\");`(}%p = 0; p <`!3%.18; p`)#!` /$[p].5N =`2g!;}12 (`!l%&&` U, > 0`$B$`33!` L!`!g%) {` #%` p)\\"<17`)}%5O`#2#`$(\\" \\"</17`+/\\"`4V$5P(3a`4U#2c = 3a.2c`#5!` A%`&X(2c.5Q`)s!$` @!R`)b\\".$t, 10);32(` ]%);`!A&I(`!2#5R = C`\'S!` )#.5S(`*p,) != -`,$$` =-?5T-35` A\'F =`!\\"$.5U` i?+ 14,` Q%` 5V)`(!%` 7l&` x$`%T!` ..q=\\") == -1 &&` N..1g` :$`\\"5W`!<-` F$D `+F$`$4!C` I&#5X=`#V\'B = C`\\"I\'` 82+ 8, C`\'w#`#-&B = 1;}`)T%5Y(\\"<5Z 2e`60(61/`0)!/62?`0@(1&63=64-1t-` ^\\"&66=`\'u+\\\\\\"></` >\\">\\"`!H&`\\"W!`\\"m!`\\"W\\"`#%-`1P*`#+&`67\\"= 20`*\'\\"`\\"4~`\\"\\\\V/-`3d\'`\\"68`\\"O)1\\\\\\" `#5*`+f\'`6a)6b) {6c = ` /\' - 1) * `!c!;H = ` 2&`,.!6d`/6e`/}\\"6f\\")[0]` O\\"6g` N(6h` V#(\\"`!|\\"\\");` D&.6i = \\"2f/6j` >#` 8(6k(\\"2e\\",`&6l`\\"N!-`% !=\\" + `\\"]&+ `&&*`\'(:6m`!n!6n.6o(`!W&`.J(`3{*`#/~`#/~`#R[`\'v)`#;~`$ 9` K(`43$6p`4+(.6q`#?$6r =`$=!.6s.$t`+M\'0, 19) +` (6t, 29)` l* = 6u(`!/&)`-Z!D =`6v$) {11 6w = `6x$`3\'(`#Y!` y&`#N,\\"`!b#s + `->& + H`-3%` 6y`1{$`$h%` 6z.1i =`!1#;}1J(`\'7$).6B(`$g%(`3k#` A#\\"#6C\\")`/E$ {` 6$<a 6D=\\\\\\"` <%3c\\\\\\" 3g=\\\\\\"2i: 6E !6F; 6G: 6H` 1*3h:` &\\"l` 2*z`\'l\\": 6I` -)6J-6K: 6L` /)6M: #6N` /(\\\\\\" 1i=\\\\\\"6O://6P.6Q.6R\\\\\\">. T` +# by <1F`\\"G%` v%6S` q*>6T` S$s</1F></a>\\").6U`#c*`\'\\"!`#x.3c\\").3i(\\":2j\\")) {`,(%`%*,`!6V\\"`%I%\\".3j\\")` \\"\'({6W` n!:\\"1v\\", ` 5!6X:3m, ` >%` /\\"3n, 3o:1r, 6Y:1d, `,I!:`&X&`!1\\"`)L#` (!6Z = 20;`!j)-` :#-2k 15\\").2l(\\"` J!`!g$` V++ \\"%\\");}})` c$1K).3p`\'70` =$3q() > 1L`(+\'#1k`!&#`!C#{71:\\"72\\"})`*j%` 0?-1L` N#`!b&` A,73`!d*` A$1g, 3r\\").`$=\\"e({`!v%:\\"` x!, 74);1f `$G!;`!#\'.76 , .77-n\\").3s({1v`$c#2m:\\"s\\"` P)78` U\'s` B:n` O-`!0!w` 7;w` 79` 8;e` 7a` n;` 7b` l;` 7c` 7d` `H#2n`(9!1h > 15 > 1h, ` \\"2 > 15 > 1h, ` \\"<` @\'.1k-7e` T+` \\"2` y(` \\"<` )&\\").7f(\\"`*C!2o(\\"` 1\\"-7g\\"`#$\'` *).1M(\\"a:7h` +!3t(\\"`/C#1G=\\\\\\"7i-7j\\\\\\">&7k;`/0#` t\'`\\"t&15`(:\\"`\\"!#`!X!2q`)H*11 $7m = `+F)`!V\\"1h`!U$` }$` 8\\"3u` 13*` a$.3v(`+0#3w:\\"`7n#, 2r:\\"7o\\", `4/$\\"7p`\'v!.`-Z!7q(2s, `+30`!>\\"` r+`42#` r,});});}` Z+`!],`!0!7r` 7s`\\"+%`!u,`!.!`!4!`%1%7t-7u-7v\\").3y(` ,7w 1h 15`%P&`&0%2t\\").2u` 7x` P%` -5` {(`.v:` ;7y`!I+`%Z*`!f.`\\"Q=11 ` G\\"7z`&`2a\\").2v(\\"1i` j&` N%`%z(`7A#7B-7C .`$$7` <+1h.34-7D`#7E` |5`$;4` B+15` N!`$5:`!P;`#{]`\\"w?`#e~}`$a&1K).7F`,q.7G`*q!`!@&`-d&\\").3B().1k`!v!2n` A\'.7H-3D`!a&`!1$3p`!-*H`(I!S` 4\\"`*a(`!7I` A.` 6%` -*`\\"3\\"`!0\\"Y`!^&`!A*3q();12 (2n.18 > 0) {12 (` W$>`\\"t*+ 75) {` O!`-X#`%A&`\\"b\\"`#0!;} 16 ` 13(<` 7J`&E)` Z)}}`\\"=(7K`\\"A$t` )!3E`$\'(7L-7M 1h\\").7N();` M\\"7O = 1m 7P` 1#3E`2`,7Q) {` K\'.7R(`2H*7S()`$3!i = 0;7T`!a\';}` e%` +*`#i\\"i ==`\\"##` {\\"`$+\\") {` g\\"}` 6\\"2x ` <)[i];c` >!7U();2y(\\"`! *\\", 7V);i++;}11 7W =`(V#`!^%` f&`#a#7X`!7%2x.23(c, 1`&)\\"` =&= \\"<\\") {` x&1d;}` 5->` 8*`)~#`$7Y`#h!`!4.0, c++)`!C\\"c <`!](`\'[#+ 1`#k$`!+\\") {`#/\'`\'0#{`#6(` 5&\\", 28);}` >$c = 1`%o#`$4#\\"\\";}`!t#.1w.7Z`&u%` /$` 1!`*P#.2z`&+#` ;#, {3H:\\"81\\", ` R!:`&q&a, b, c, d, e) {`-C#` ])[`!,*3H]` I+;}, 83` ]>d * (b /= e) * b + c` \\\\$`!e#` C>-` W,(b - 2)` a(3I` M>12 (` 13# / 2) <`% !`!b%/ 2`!13!`!13%`!5\'` 6\\"(--b`!5\'- 1`!6+85`\\"86`\\"i.` >H(b = b / e`!M\\"` h&`!P,` V?`\\"88`\\"z,`\\"%(b -= 2`!?(`$@,89`\\"8a`%38` J@`&$#`\\"8b* b`$b/` \\\\?`\\"8c`&(7`#*-`!O\\"`#-.1t`\\"cX`#/0` 8d`#%8`&8e` a<`\\"8f`&8F`&8g`%8h.8i(`\\"W\\"* (` -!3J`!m!) + d`#H+` 8j` s%8k` b6`#B*`!8l`\\"m#`!t%` p$*`$^\\"`,8m` [>b == 0 ? c :`!z&8n(2, 10`&V#`%13#` u)1x` 8o` ~!+ d`! #(-` })-`!&!`\\"%#`&3K` m;12 (`\\"&\\"`!/&c;}` .%`!E\'`!B!` 5\\"`&k>`\\"[0`\\"`\'`\'%,`\\"\\"0--b)`\'\\"/8p`/|?`-)#`&4\\"8q(1 -`*c)`%).1x` 8r`\')&` n\'`*f,`1-/` 13:`#::`\'=,`!2%`*7!`\\"!(`#K,`!Y-`*u%`%^8s`8t f = 1.8u;11 g = 0` %!h = d;`%{7`#{%==`\\"4(`&2\'!g) {g =`*e!0.3` 0\\"h <`#o\\"3L(d)) {`!%\\"`!G$g / 4;} 16`![&g / (`&g%3J)` #$8v(d / h)`1A\'(h`\'#4=`\'7!`,@\'(b *`%*!f) *`\'i&`,O!g`*@.`\\"U~`\\"U~`# S`#D,`,M#`##G`8w,`,s\\"`\\"Q~`)B\'=`(P!`#4? * 1.5`\\"[~`!s\\"`*v*0.5 *`#13-`&8x`+B)`$8y` 8z* 0.5`$`.8A`$8B, f`-Z#f == 8C) {`$t(`-1&`3x\\"`/c$ * ((f`-\'\\"* b`!T\\"`)R*` 8D`/~/`!6,+`!@\\"`4@/` i``4 B`8E!`!T!(f *= 1.8G`!O#`\\"|*`8H,`0\\\\(` 8I`\\">#`4T,8J`3F@- 1J.1w.`$H$` \\\\!(a,`#\\\\!b, 0` S$`$i+` i<`-o)< 0.8K` \\"\\"5`!B(* 7.8L`#2%`!)!`)z\\"`)I$0.8M` \\"\\"3` T*(` Z%`#>\\"0.8N` \\"\\"`#3$0.7`#G!` p/8O` \\"\\"`$n)` 8P` \\"\\"`$Q#+ 0.93` v+` K:9`!]*6` ^\'84` a&`\'B)`#`@b <`\'\\"$`!9$`%\'.`%q$` ]! * 2`%-\'`+O$`\'\\"&`%Z;` \\\\! - e` R/d` c(});(`!r\') {` %%b` d!`!i&3M a == \\"` >$\\" ? a.3N(b) : a;}` X%c` k!31 ((a = a.8Q)`\\"v#` k!2b`!#\'8R;}`\\"G$1r` p\'d(b, c) {1y.$8S = a(b);` 0!8T = c` +\\"3D =` v\\"` /!8U();}d.8V = {2u`$m\'`3l#c = ` U!8W` R$12 (c &&` 3\\"`! #` I#`!*!8X.1z();d.1M(\\".3s-3P\\")[`!e(.1g ? \\"1g\\" : \\"2f\\"](c);d[0].8Y = \\"` c!\\";d.8Z().2l({1k:0, 2A:0, 3h:\\"2j\\", 2i:\\"3Q\\"}).90(`$($.3r);11 e`$[!2z({},`\\"1\\"`#s$.3B(), {1N:` 2)[0]` ;#91, 2r` -4H` 9!}`!3\\"f = `\\"T!` T)g` (*` L\\", h = b(`#C)2m`!b+[0]` y\\"i;1O (h.1Z(0)) {1Q \\"n\\":i = `#L!e.1k + e.`!x\\" +` m\\"`!!$`!D\\"`#o#e.2A` I!`\\"k!`92!- f / 2};2B;` }\\"s` r-- g -` 94`!c8` P\\"g / 2` k*- f`!*2` o*w` 95`!l&`#*1` {$3S:;}12 (h.18 =`43!`+4!`$F%1)`,.!w\\") {i` \\"= `\\"97`0\\"%` +<f +` J!}d`(o!i).2o(`)1\\"-\\" + h`*$-98\\")`)99` 8\\" ` ?\'` `\\"`&Q&`+J!`\\"l)` ]%) {d`!;&`\'X+` =%`\'V/)`#@\\"` C)9a` k\\"3v`+0$3U:0`*n-`+7*` \'!9b\\"}).9c` R&`$g*` /\\"})`#n%`#H\\"{` 9d, ` D<}}, 9e`3e(`%G#`\\"(0`.O&`\\"=$3V`2H\') {a` X!)`-z%;`!c\'` X\'` 5&}, `9f$`40.a`/j$`#y$`$l!a.2v(\\"9g\\") ||`3G%` 3#9h-` ;$!= \\"9i\\") {` 9j,` W%` o\'\\"\\"`!f$A` /(`!t!`1p$`!f/, b`!l,,`2G&`#U#`3\'-` T#` 7-`$0!`\\"=\\"c.`!=!`)a!`\\"\'\' = b`!w\\"` 5(`!g\\" ? `\\";, :` a$`$6%` 9k`\\"3$` ~$` 5#.3N(b`/u!}a = (\\"\\" + a).45(/(^\\\\s*|\\\\s*$)/, \\"\\");1f a || c.9l;}, 1z`&U.!`#9\\"1z`&X$$1z = a(\\"<17 `)b!=\\\\`*h\\"\\\\\\"></17>\\").1g` 40`+ \\"` A%` ./3P` `\'`$=\\"$1z.1B`,F$9m\\"`9n}`\\"@#` Q%;}, 9o`(z/`\\"?#`4M\'9p`).&3y(`!D$` C# = 2D` /\\"`%b#` ,$}}, 9q`&k,` G!` 3\\"d = 1d;}`,:!` +=9r` H!9s` 3\\"` 69`\\"4\\"` )#;}};a.9t`/S\\" = ` P&b) {` %%e(c`(]#e = a`#p\\"c,`/l#\\"`/M\\"!e) {e = 1m d(c, ` q&.`\\"y#O`\\"m\\"(c, b));` Y-, e`$B&e;}`!9%f`+r(e`,j\\";a.9u`1<!1t\\"`!E!b.9v == 0`+W!2u(`-,&a`*5(9w`-g,`,q\\"` w(` ~\\"` d)}, `!&%);}`!h&g`!N@9x`!f)1x`!j&`&:#`!l$`!:9y`!b\\"` ]$`!^&1x);}`3+!b ==`&L\\") {`(6(`(l\'\\"`+9z`,|+11`-W&` O*12 `%y!c[b](`);*;}b`&*!2z({}`%f)46, b`&:#b.2F`)7%2q`\\"\\\\*`#^$});`\\"9\\".9A`1&!9B`!f$h`.x!47 ? \\"2F`.[!\\"2I\\", i` 9!` V$== \\"`#[!`/1!9C` M!48\\", j` 3<9D` }$9E\\"`*![h](i, f)[h](j, g`\\"q,`)T\'`\\"h% = {`-\\\\!9F:2D, `&[#:0` $#1x:0, 1v:`+!!, `/S$:\\"\\", 2m:\\"n\\", 1g` >$2F` I%9G` c!3U:0.8, `1\'!:`2!#, `\\"L#:`\\"I#`!f)9H`.<$`+P)) {a(\\"` >\\"\\")`$W/11`4G!`*z#1y`*|$`/^%`%M$ || !c(b)` q!`%=!.49`\'r\\")`#7*`+{*`-%*, c`\'~&a.9I ?`&v*c, a(b)` 7%()) : c` z*9J`\\"F,` t$`!`#`#[\\"().1k > a(2b).9K() + a(1K).2r() / 2 ? \\"s`&-!n\\"`!,.9L` 9M`!*9N`!1+1N`!5&`\'K\\"w`!,/9O`#9P`% -d = {9Q:c[0], 4a:c.18 > 1 ? c[1] :`2O\\"},`1E\\"`\\"9R, f` ,1`\\"+%b, g` =!`+/\\"12 (g`$$*< e) {d.`%c!`#13!` 6+`#4!< f` A!4a =`\\"e\\"`.m!`#!-+`!36- ` c.b` j\'e` d-`%>%` b0`\\"^\\"` h)`\\")\\"` n\\"`\\")\\"s\\"`+b%` .!+ (`!*!? ` \\"!: \\"\\");};};})(1J);`)Z\'d` f!3j`$|)h, k`2S\'d(h),`0;!d`(\\\\(` S(`/c\'k)`$v\\"c.4c, o`3)!9S\\" 1t `\\"h\\" ||` ##.D`\\"c#9T && `\\"s$ 9U ` 8), s = o ? \\"` x!1R`\'N!4d\\", l = \\"9V\\"`3+!c.2K`\\"F!, m`!e!2L`9W\\"0 < c.4e, p = \\"1v` X$9X` Z\\"r = \\"\\" !` 2\\"9Y`\'6\\"{};d`-:\\"h, \\"`#\\"&\\", a);` =!2M:`.**` u$9Z =`(F\\";a.a0`#U\\"`#?!a1;` D\'2P`.L!` ?(;a.4f`\\"0!==` /, ||` \\",` ?\\"4g;a.a2`!5\\"` &#.23(0,` ()a3(\\" \\"));a.`\\"M!s`%!` ;&`\\"[!` t\'` :!` |/` ?%a4`\\"7!` h\\"`+O#;a.a5`3O!0 <`! \\"4h)` <$\\"` N!`$G- && (` $(= \\"4i\\");a.4j = l`&/\\"p`&+!a6\\";a.a7`4b!};a.a8`3 !`$K#a9`1]$!c.4k && !p && c.4l`!E!`3\'1`\'s$.aa`2S\\"(\\"17\\"`)H#[\\"ab\\", \\"ac` 3&\\", \\"ad` #+O` 3+ae` %(], d;27 (d 1t`/v!12 (b.3g[c[d]]`\'t!2Q 0`\'8!4m = c[d].45(\\"` v+\\").af(`#f\'\\"-\\" + ` 13\\"+ \\"-`#?!ag\\";`-##1d;}`-0$`#f\\"})();`):%ah`&4%&& `&6#` **`%h&` +-`%w$`+}!` ,1`!\'\'`%:\\"C` <#`!(#` &+`!\\"&` +*` y,` /+);c.3o` s#`\'}#ai`%j*`\\"n#1S.aj(` %\\"` [!()) - 0.5;}), `)!\'.4n().3t` x%`)y!2R();`#A!f`,z\\".4o`$S!` $\\"\\"2M\\");`\\"%4p` J\\"` &&` L%`.R\'` >%` &(` >\'4q`\\"T!1`)~!`*ak`#<%|| c.4r` W#)`#V\\"`3Z&2I(\\"al\\",`2J\'b) {b = b.am;12 (!`.e(&& (b`!D!39 || ` %#7)` S$` 4$? a.1T(\\"1s\\") :` H%` 1,1I` <!`+7$4s`!3!e(b, c.4t`!h!);}});c.4u && a`\\"4#` ,&`\\"2*, g) {b.an`4L\\"();11 d = g < 0`!c5`!^/`!Z+d`!ao);` -#1U`%*\\"` &%`%\\"\'`&P\\"2T`.t#` `#aq`)}\\"a.3u`\'e*a` A\\"();}`\\">(` 5!`.k(`2C!1e()`\'{!0 < c.4v ? 2y(` D\\",` 5(`\\"Y\\"` [\\");`/A!c.ar`)t!f` %\\"();(!p || `/Z#4w`&13#1K`&\\\\$as 48\\", f.` +\\");`!C\'`\\"))c.at(a`\\"L!2s` #!`)Q!:{`#G!:`\\"W+` 7! =`-s\\"`\'@\'2P =`+%\\"2U(a.4x / a.1n`3z!` 3\\"1V`4 !` =(;`,\'%au(e + \\"a`/l!-`3z\\").1o` z&1V).1q` 65` n&4d`\\"[\'`)a!`\'-2`30!(1y), g`*%!4y();!d(c`\\"f\\"4z).1B(\\"1C`!!!r\\")`*7*!b.av`!X\\"`!S#\\"`$]!(a`,C&`\\"a(`\\"x!< g ? `(K\\" : `(>\\", `(6*g`(3-,`*O\\",`$?!,`$E!)`(S!}}, `-x&`$aw`4A+?`.C/M` >!(`+Z!` ,-ay`(\\\\\\"` &\'` y*`#V$1, g;`3C%az`#u!\\"<4B 1G=\\\\\\"\\" + `$t!` F#-2k ` -$(\\"aA\\"`-N!`aB)?` L&` C!s`#J!` +$p`!\\\\!\\") + \\"\\\\\\"></4B>\\")`/(!1 < a.` ;\\"aC) {27 (11 q = 0; q` 4,; q++) {g = `!7=<2V 2e`\\";#`&~%1o(q).2v(\\"1B`!s\\"`!]$/>`!}!<a>\\" + b + \\"</a>`%X!`#;.`4#$\\"<15` L!g` K\\"15>\\"), b++;}}` P%4D`2h$ ?`2w%` +))` i$` aD`,u\\"` %8;`%e,(` $+`(;\\"(`+\'!`!{.aE(\\"a, 2V\\", s`3f-`)aF` u(`*5#b);`)b\'`+@\'\\") ||`)a,g >`,S+`)>P`)Y\\"`0\\"!`\\"3<\\", \\"`,^! `0?!`/:!`4))a`2!\\"`\\"O,}`)G&`)y\\"`*H,`&l\'= `*W,`#}?.47(`#(~`$ &`#aG`$1+`$%\\") :` (-`$6!)`#cU`\\"I\\"`#aH`#aI(\\".`,aJ`-2!`,q>2V`&`!a`\\"A\\"`*+0` \\"0: a`!\\\\!`#f\\"`!aK`4*4`44$`2X%2P`4&2\\"`!\\"!aL` {(b, c) {`.J- && \\"1q`\\"G\\"b`!r(`,y/`-\'#`-[#a.c` ^!`-a#`-4#) : 1` i!` {*` aM(\\"15\\")`\\"T#`2]!`\\"f)1o(c).aN` =+`-#0`\\"aO` #*!`!Z!`&M(aP`!`!`#6\\"(c, b`3|-`)\\\\%}}, `\'q%4p:{`*a!`3{2d(\\"<u`3b/` X%-2k\\\\\\">`#V\\"` 6.1I\\\\\\" 1i=\\\\\\"#\\\\\\"`#z!c`( !aQ`#t*` aR` aS` S./u`4J!`\'aT(`1c:b`(5!`\\"r(`)*,`\\"L) 15 a`3Y(` h\'`+]#` :[));f` J)`$|$);` a*.2I`.*A`.@\'`-+`-U#? a.1T(`-h&` ))`-i\\";`-`*b`-\\\\.`-b\'`!].`-4W`*v-`\'*\'`#I#aU\\";c`+s$aV`aW!`*/4`!W)`,<%`(i!0` L#`,]\'` A.`-8(b).4E`${(`#2\\"` l+` g*`!!\\"aX`!@/` 13=`$H\\"` o-` aY`*l\\"`$Q!1U`*N=17`*5/aZ\\\\\\"><a>`)H\\"17`)/7` $/`(@*`!J%`(;,`!$%`(b1` b2`).!` D%`.+%.b3 ?` M\'\\" :` \'#1W`\\"H!` Q&`)*b4 (`)=2` ~\\")`($\\"4F`*S\\"b5 = 1d;} 16` B!1W` 3/1r;}`)E&`!Y+`(`b7) {`\\"k\\"`41\'`!&&`&T(`\\":(`\',&`#G\'.2f(c`\\"2!2x`\'J\\"` 4I` Q\\"` ]+` {#` e$4K` i!`\'x!`\\"P!`\'d*` $%b`\\")!j = l ? d - b.` K!b8[0].b9 :` #2X;o` Q#1S.3L(j) <` $&` @. - e) :` (ba` L!`%}!!o || bb < bc(1m bd) - k`&3K, !p`%J\\"4O && (`-be /=`-@%4x && 0 > j ||` +,`,e\'` A!< j`\\"c+/ n + 2 : 1`)f!bf(f + j, \\"4P\\"`,I!`$3%g() {12`*F!`-p-`!O,!`\'s!2D !== j`,p#i = m ? - j : j, l =`!`!i`2:bg(l)`#=!bh >`#bi && 20`$m(i) ||` \\")> n / 2`4*\\"`3Z(l`3T.`!P!` 8(`\\"Q*` @-,`+0!);}h`(Y#bj(\\"`&@!1n\\", b,`+6\\");` bk\\", g` C%f = j`4\'!= d =`#s!;}11 d, e, f, n, j, k, o`,6%h.1q` bl`, .j`,-!`%.% ? j`\'L- : 1`%I!j`(O$.18`$:!`.)%, n`)`#a.h`#F!w, k =`$J-, f = i && m`(O\\"`4?50 :` A$? a.bm - (a.4Q + c` %!1Y) * a.1n` $!` j(` `#`(bn` u&:`\'/!` ]B` a):`!a!(` j#-` /,+ a.2W) * n`3[\\"` &=,`%8!l`$9!`-c/` $-X,`%m!` <1X` =bo, `%\\\\5`\'1,` bp`\'0+`22!`\'C#}, bq`25() {!`&Q(`$<!3i(\\":4R\\"`*\\\\\\"i`-I\\"2R(), p ? f.br`\' \\"`$Q#bs.1N(a.4S`-P!`3`\\"`\'1!bt`-`*)) :`#6!(a.4X.h`! \\"a.h` ?*a.h`.1$4Y\\"` W!(c`!N) &&`!\\\\-, a.1m`%-!`!bu` y\'` 0%` ~*`#Q!` m(`#Q\'b`/M#!l || p`/ #c =`#8!a`)[!`\\"6$;b ? `1a$e({`\\"G\\":`#A%1o`0-*)`\\"g$)}, b) : c`\\"w&` 3=);}}, 2Y`!`+11 g = d(c.2Y).1B(\\"1C` q!r\\")`\'S\\"` m);1O` ^\\"1Q \\"`\\"##\\":g`/B)`/.0`&z!`/A$2B;` ^\\"1e\\":!g.1e`&w#!g.bv && ` 3\\"(` F+4F`!2!`-M#;d`-\\":;}}};`bw) =`.\\\\\'b`(Q!q, h, k`$R$`(,+(`2p)b`2E!q`(<!`(E,` Z#r && h` &#q`#R#`!{!4z`#bx.4f`4W!=== b || b`-a#bz - 1, q`#K)b`#:\\"`#@), k` k!2K`\\"?\\"` ^!`-$\\"1V < b ? \\"1s\\" : \\"1I\\", q` D+` %%, 1S.4Z((b + 1) /`\'A!`\\"R!) - 1 !`!d\\"`.%(&& 0` 3!b`2G!`!7(= b`)%!`\'-\\"`41\\"bA(e + \\"2t-` :!\\").1o(b).1q` *5, b =`!a\\"2U(b`!U);} 16 {1f`\\"a+` [n`$*!;}}`%}(=`$9!;`3e+ b;c.51(a);`.d#`\'=$a`)J!bB`(\\"!k`,m#4h(`)$%);c.bC`(<#f` %\'.`!W\\"();`/G#`!bD;`&bE;c`%|&`!R%` &(`0.$);` K(`)0!c.1R(a),`-X%bF`\\" \\"`\\"|#);12 (p`&<!`-5(`&]().3V(` 13\'52, c.1w`/s\\"` X%b` N\\"3I` 87, a.bG`&6&11 n =`2!!` g%4E(\\":53\\"`.g&`0\'!`4A%;`3A!b = c.4e > a.w ? 2 *` 1#1Y`/w!` %&`\'{\\"(a` T\\" + b) * a.1n` $!`&K\'` F\\"b` v!bH`#k!`)z$`(L#`!{!` 7\\":`1$\\"`!U!`%\\"\\"`*6.`,9- &&`$G-&&`+m$`!%\\"`+e&? m ?`.C!` [!+ a.2W) * n : 0`#*\\"`!/(`%f*`&^$`!%3`-#!`!%30 :`!4(1`!,$`!K)- 1 - b`!bI`-W!` (.`*\\"!bJ(b, \\"\\"`\'F)`&1!`\'A\\"a.4O`1E$`\'k/!`)2#`\'q!`+V(`0 #`\\"u,`4H+}a`*z!bK.bL(\\"bM`!7%bN `!D&1R`*K!` N&` .D,`3b\'`!k!`(M\\"(n);}`(N&` n(`,p#(a.bO`\\"z.`)6(` bP}c.bQ`)+!`-t#` \'\'`*,-);}};` 13$ =` t\'b) {!`&\\"!!i`,:!`\'bR`/Q+`&s)`$[,`*!`%N(bS\\"`*s#`\'J<` ~*`\'`2` o/bT\\")`/;!`%m,;`%];c.54(a);}` W%e` G!s`#$)`&m+`//!4s`$u%1T(`*p\\")` m\\"`/T!` [,bU(`!/%d`!3\\");a.1e`!|(c` c\\"1U`%3\\"` &%`1,$\\"1e`\'Q!`3W*`3W$` L!\\"`!N#1W`\\"\'4`!>$ = bV`!S.` 8\\", c`0)#2T`&F#`!j(bW`!bX`!O#`!]5`\\"/\\"};a.bY`#A*b)`1b\\"d = r`&13!bZ`,{%:`4W$1f r`&G(`%X#1V`/n(` T,`/4I`$=! :`c0&`(U+!r` :\'`(C.1d`!13!`-@!`!I/`1H+` >!`!,=` d\'`)(/` |\'`0{!` h#`!1\\"` [0`$k!};`\'\\\\\'`#t-` M(= b`#f$` p\'b`$:!`*c1`1p\\"` 1++`$[!`\\"\\\\1?` Q$` D-- 1`!g!`+#$`!]*, d, e`%o#f = (`\'{)11 e `!g\\"b`3A\\"4Q + c` %!1Y) * a.1n` $!`+I(`\\"R#-1 *` m+12 (i) {`\\"s$4P`\\"y\\"d`!+#`&d!`.@5`#!\\"m`\\"Y\\"c2 -`!2N`%[\\"` c3` q$: e;}1O (d) {1Q`!o#4Y\\":`\\"!#m ? (a.c`(E%-`$U.a.2W) *`#T$` &=;`!*\'c4`!,%` 1$`0}$`!A(b`%N\\"`!K!` Y&`c6&` @(` =\' : b;3S` }&}})() + \\"c7\\";})();a.c9`,I!(f = l ? \\"` 4!ca(0,\\" + f + \\",0)\\" :` 1*` 2\',0)\\",`&Q!2Q 0`*3!e ? e / cb + \\"s` ]!cc\\",`!o!cd.2l(\\"-\\"`#7!4m + \\"-`!U&-ce`+h!\\", e`2~\\"cf[a.4j] = f;(`\\"!*||`!=$=== e)`+;#`!#)` `\\"`.q\\"4o`*\\\\-12 (p`*p!`0@\\"` R!{1N:\\"1L%\\", \'cg\':\\"2A\\", m`\'0!ch:\\"-` >#ci`!S\\":\\"cj\\"}), \\"ck`+M%`!]!`!!#1o`&&+).55(`.O\'`1l!, c.1w)`2)!cl`1;#` \'\'();} 16`*{\\"g, h;`!4,(a.4X = d(\\"<17 1G=\\\\\\"1C-` 8$\\\\\\"></17>\\")`\\"t\\"3w:\\"2j`\\"cm.cn(a` $$`)5!`$7#)`%W!co`1u\\"= 0` )%`(n\\"` -\\"`+^!(h = d.cp(`#=$).2L(` k!` /\\"`\\".!h` {\\"`%D%4n(`!?\'` Z#));`29,&& !i`# #`!U)2`!P.1`$x%!`$w&`!,&1M(\\"` N\\"\\").49`!e#` ;&`!D+.53()` P\\"().2o(\\"` a#).cq` F*cr` 4;);a.1m`&D!`\\"|\\"c.56, a);g =`+Y)`-:@`cs` 4);l`#G#`.P#`\\"K$h`\'%\\"2s *`.g&` T%`#l!`,e!%`&P#\\"`&<$\\", \\"ct\\").`)c!(`)b\\"), 2y`2!*`\\"Q\'`\'@\\"2i:\\"3Q\\"});a.2R`-q!`\'v$`!a$a.h)`4<\'(g`1b!h`%5$);}`*:+? 1L : 0))`cu#`\\"S%`!m\\"`\\"6A`\'O!`!&*4S`!3%`\\":8`\\"(\'`\\"R+`,{\\"` c)`,v,`\\"r.`+X@`\\"cv;}i ||`-7&`((\\"`\'\\"\\"e + \\"2t-` :!\\")`-cw`\'O%` =/`/13!`\\"K\\"`/X))`-C\\"b =`!1&`(|#, d = c.cx`/O!`26\\"c.57, f` *\\"ax` +!;a.w` d!`$`\\");a.h = b`%a$);a.cy` 5!cz` I\\" - b` R%`(/#cA`!>%` D! + d, a.cB `3X$* ` D$: a.w` ;!cC = f ? f` ,0` l!`!j!` e!> a.w`!/\\"w - d * e) / e` M!` h!<` 1.f) / f :`!T)` c$a.w` ,*, a.4R = 1S.2U` l!/`\\"H$W + d)`\'[!1n = 0 < c` \'\\"&&` \\"$<` b\'?` -$:` +&, a.cD`.{$`!,!4Z(`(r%-` F&) /`!*$+ 1`!:!4g`\\"}!` \\\\(- 1` 7!cE`/`!`\'G!` 5*? 0`\\"\\\\3`\\"8\'2 * d)`)q#`!D$`#R\\"`*p!`\\"a&` 4,`+/#`$W&`$k!`\\">*` J#`!y)`/3%);`*1\'` 6!` f\\"- `&u(`(O!cF`(G)b, d`+3*`)v!(b`$.!`/e)`/T\\"`/w)= 1) : b <`!N!` 0(&& 0`3!&` J,-=`$/#`4*#cG`\\"1\\"`*Z(;12 (c`.-!cH`0!a.cI` 1\\"s) {12 (\\"1q`,&\\"d`1D#`+~!`#>(>`4\'#` g\\".18) {f` *(`\\"\\"` i\\");} 16 ` |!`,a\\"` e;`#2!` q/i &&`\\"t,>`$i$`\\"cJ`\\"q,`#/#`!cK`!V#`%\\\\$);}}c.2K`%$!`#5#f` %)` T$`.+\\"1q`!4\\"`%P+e`.0#f = d(b`&I\\"`2%!= 1;`&^0;l && m ? 2Q`%@#e`+?!`.o#`/k\\"` I#e).54(f)`*N!`37&cL` 3\\"` cM).51` Q.ap` [#`\'v%(e, `$v#` \\\\$`\\"5!c.56 + \\":cN(`4C\\")\\", a` H!cO();c.cP(a`#3\\"`#t\\"`#)/`#2#e = cQ(b)`!m(4y(d(b)`(13!`#O%-`#?5` [\'d(b,` b%)`!=#() : `#t%`#`*`%P!` <(` 3(b` 0&`3R%` &!`#(\'`&:#`\\"[W` \\\\\\"`#1#f.2M`&W!d.1C` p!r.46 = {4c:\\"1C-\\", `!&$:\\"`!>$> 15\\", `(A#cR:\\"1v\\", 1w:\\"4i\\", `\'r%:\\"cS\\", 2L:1r` ^\'cT:1d, 4w` @$cV:0, `!D\\"2T` G$` ($52:3m` m\'` /\\"3n, 4v:0, cW`!A%4t`!o\\"` u\\"` -#cY` @$4l` :#cZ` %#4k` >$`+*&` 7#`*13(` v$d0:\\"d1\\", 1s` /\\"d2\\", 4q` N#4r` /$`!*#4u`\\"$)1U` $)`!*#4K\\", 1e` +#1W\\"`!o%4D`*,$:\\"\\", `/u*` .!2Y` $!d3` C\\"`4N%:0` \'\\"1Y:0, 57` \'!ax` \\"&d4`$r!d5:`*\'&) {}, `+d\\"` &-`,^!` %-1R` 8.d6` $.`(6#` )+`(8!n`(5\'`+U)h) {h = h || {}`3*!\\"d7`1`\\"3M h) {1f 1y.2q(` |)11 a`*,!1y), c`+v!1M(h`*9&? ` \\"\': `)6*);1`!0!c`2N# ? (c.55(d8), h.`#O! &&` #$(a`-9!`/V#=== a.1B(`*M!`\\"N\\"\\") && 1m `*~(`!e!, h);});}11 k`!w&` Q/;1O`#0\\"1Q \\"1e\\":k.1e();2B;` 4#`&j!:k.` $!` .+1s\\":k`!H!A`*2!e(k.1T(` ;\\"), 1d` i+d9\\":` \\"&`(!` da` L!` \\\\+`-]#:\\"db`$~* && ` b*h` V$}};})(1J);$.dc();"))',62,819,'|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||var|if|_||li|else|div|length|||||true|play|return|html|ul|href|jj|top||new|move|eq||add|false|next|in||fade|easing|Out|this|tip||data|flex|||span|class||prev|jQuery|window|100|find|width|switch||case|end|Math|getTarget|Play|Item|lay||Margin|charAt||charCodeAt||substr|num|||for||||document|feed||src|text|||display|hidden|nav|css|gravity|main|addClass||each|height|200|active|show|attr||Text|setTimeout|extend|left|break||null||liv|||bind||dire|reverse|init|||To|void|doMath||how|floor|img|cloneOffset||sync|function||while|loophalaman||posts|max|||u1||root||ed||||style|visibility|is|flexslider|||7000|600|randomize|scroll|Top|body|tipsy|append|hover|stop|overflow||hide|||offset||enabled|LIs|||def|In|PI|G1|abs|typeof|call||inner|block||default||opacity|fadeOut|||||00|||||replace|defaults|live|focus|remov|ew||namespace|click|itemWidth|atEnd|last|ync|swing|prop|video|useCSS|pfx|empty|setup|Nav|keyboard|multipleK|flexA|pauseOnA|mousewheel|initDelay|smoothHeight|currentSlide|index|For|0z|ol||sC|filter|aus|||Q8||ause||||transitions|setTouch|itemW|visible|computedW|||||viewport|tal|ceil||before|Speed|first|after|fadeIn|selector|minItems|eval|3104|location|banyakdata|nomerkiri|parseInt|mulai|maksimal|akhir|pages|Page|of|page|ious|H1|search|label|results|ost|l6|PA|onclick|redirectpage|rP|x2|UV|current|1I1|Yr|Ug|ZD|i0|O4next|ZM|pageArea|getElementsByName|Area|blogPag|ById|blog|pager|innerHTML|pagenavi|hitungtotaldata|openS|thisUrl|indexOf|updated|substring|o3|z4|PageNo|write|script|0j|feeds|summary|alt|json||callback|1_|iG||0v|numberpage|jsonstart|nBody|g5Tag|head|ewInclude|create|type|java|setAttribute|n6|finddatepos|Body|appendChild|post|entry|timestamp1|published|923|encodeURIComponent|0D|alamat|0x|n1|Mblocation||ready|copyright|id|inline|important|position|relativ|9999|font|size|12px|color|CCCCC|D2122|insertAfter|u9|anim|showSpeed|pauseOnHover|_control_width|z5this|bottom|15px|lick|800||ttip|tooltip|ooldown|A2e|B1|v2|t2s|VQs|menu|parent|list|fir|sub|indicator|raquo||sublist|06|auto|no|Down|Up|dK|cat|tabs|wrap|0header|L1wrap|5remove|Tab|0N6|tabbed|widget|taps|zJ|load|hedaerH|fixed|T6|Q6|createTicker|breaking|news|children|Items|Array|el|push|tml|rot|typetext|5000|isInTag|hisChar|P8|jswing||easeOutQuad||easeInQuad||Cubic|DO||ZH|Quart|TS|y4|eL|HF|A5|qP|P6Sine|SDMath|cos|XB|sin|NF|V0Expo|pow|XGe|Cir|qrt|VB|0Elast|2j9var|70158|asin|0m|lT|O2|BP|Back|T4|undefined|Nl|0X||525|0f|F7|Bounce|3636363636|5625|727272727|5454545454|909090909|o0818181818|parentNode|rue|element|options|fixTitle|prototype|get|his|className|remove|prependTo|Width|0w||7ae|HQ||m315|arrow|U2|fad|le|animate|Z0|hid|0Q|title|original|string|03|m3|fallback|pointee|2U0|validat|parentNo|enab|fals|toggleE|fn|hoverStat|delayIn|setTimeo|out|Iout|y0b|trigger|manual|mouseenter|lea|lur|Name|offse|re|metadata|autoNS|scrollTop|WE|vDleft|1Left|Bound|E8|ns|y5b|ntouchstart|Touch|instanceof|vertical|0S|anima|sNavFor|ng|currentSlid|At|containerSelector|earch|unt|syncExis|marginLeft|arg|manualPaus|transi|createE|perspectiveProperty|WebkitP|Moz|ms|toLowerCase|form|controlsC|sort|round|r1|keyup|keyCode|preventD|U0||Hov|touc|resize|start|removeClass|has|j3||Paging|NavScaffold|thumbnails|0O|Count|y0|delegate|jC|g1|MZ|f9d|1li|J6|updat|c3find|closest|01|ength|Tex|M4next|Q0next|K2|sabled|onLoop|0G|las|J7|auseplay||pI|GD|slideshow|Eif|manualPause||hb|es|pageY|EY|500|Number|Date|c0j|setProps|KcanAdvance|550|v1|EventListener|18end|k0|limit|Z6|0Y|07|resiz|smoothHeigh|slides|gingCount|R4|asNav|0p|G2a||count|Class|Exists|control|_e|x9last|ionLoop|wrapup|limi|H4|etProps|ainer|unbind|webkitT|End|args|_9|smoothH|r4|jumpEnd|Start|clearInterval|set|tru|OB|canAdvanc|pagingC|0L|P4|imit|i4|uch||0C|px||transition|late3d|1000|0s|ntainer|dur|rgs|float|Right|po|relative|ini|moothHeight|B4|appendTo|lone|makeArray|pre|la|2R0|absolute|0W|O6|M0|itemM|boxPadding|outerW|itemT|minW|axW|paging|imi|update|ngTo|rolNav|manualC|k3|Z1|prepend|Q7e|not|etup|added|isNaN|on|horizontal|Loop||startAt|randomiz||Hover|touch|revText|Previous|Next|asNavFo|ove|tart|dde|object|400|rev|O8|number|noConflict'.split('|'),0,{}))
//]]></script>
<!-- Stylish colored Numbered Page Navigation Widget For Blogger By  http://www.madad2.com -->
<style type='text/css'>
#blog-pager{padding:5px 0 !important;}.showpageArea{font-weight:bold;margin:5px;}.showpageArea a{text-decoration:underline;color:#fff;}.showpageNum a,.showpage a{color:#FFF;text-decoration:none;border-radius:2px;background:#F34B4B;border:1px solid #E41616;margin:0 3px;padding:2px 10px;font:12px droidkufi-bold, tahoma;}.showpageNum a:hover,.showpage a:hover{-ms-filter:&quot;progid:DXImageTransform.Microsoft.Alpha(Opacity=60)&quot;;filter:alpha(opacity=60);opacity:.6;}.showpagePoint{color:#FFF;text-decoration:none;border:1px solid #F34B4B;border-radius:0;margin:0 3px;background:#FC8989;padding:2px 10px;font:700 12px droidkufi-bold, tahoma;}.showpageOf{text-decoration:none;padding:3px;margin:0 3px 0 0;}.showpageNum a:link,.showpage a:link{text-decoration:none;color:#fff;}
</style>
<script type='text/javascript'>
var home_page=&quot;/&quot;;
var urlactivepage=location.href;
var postperpage=5;
var numshowpage=9;
var upPageWord =&#39;پێشتر&#39;;
var downPageWord =&#39;نوێتر&#39;;
</script>
<script type='text/javascript'>
eval(function(p,a,c,k,e,r){e=function(c){return(c&lt;a?&#39;&#39;:e(parseInt(c/a)))+((c=c%a)&gt;35?String.fromCharCode(c+29):c.toString(36))};if(!&#39;&#39;.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return&#39;\\w+&#39;};c=1};while(c--)if(k[c])p=p.replace(new RegExp(&#39;\\b&#39;+e(c)+&#39;\\b&#39;,&#39;g&#39;),k[c]);return p}(&#39;6 H;6 j;6 c;6 o;1g();y 1h(16){6 7=\&#39;\&#39;;I=J(M/2);4(I==M-I){M=I*2+1}K=c-I;4(K&lt;1)K=1;r=J(16/k)+1;4(r-1==16/k)r=r-1;N=K+M-1;4(N&gt;r)N=r;7+=&quot;&lt;5 f=\&#39;1C\&#39;&gt;1D &quot;+c+\&#39; 1E \&#39;+r+&quot;&lt;/5&gt;&quot;;6 17=J(c)-1;4(c&gt;1){4(c==2){4(j==&quot;x&quot;){7+=\&#39;&lt;5 f=&quot;1F&quot;&gt;&lt;a g=&quot;\&#39;+z+\&#39;&quot;&gt;\&#39;+O+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}d{7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;/s/u/\&#39;+o+\&#39;?&amp;9-m=\&#39;+k+\&#39;&quot;&gt;\&#39;+O+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}}d{4(j==&quot;x&quot;){7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;#&quot; A=&quot;P(\&#39;+17+\&#39;);B C&quot;&gt;\&#39;+O+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}d{7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;#&quot; A=&quot;Q(\&#39;+17+\&#39;);B C&quot;&gt;\&#39;+O+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}}}1i(6 h=K;h&lt;=N;h++){4(c==h){7+=\&#39;&lt;5 f=&quot;1G&quot;&gt;\&#39;+h+\&#39;&lt;/5&gt;\&#39;}d 4(h==1){4(j==&quot;x&quot;){7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;\&#39;+z+\&#39;&quot;&gt;1&lt;/a&gt;&lt;/5&gt;\&#39;}d{7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;/s/u/\&#39;+o+\&#39;?&amp;9-m=\&#39;+k+\&#39;&quot;&gt;1&lt;/a&gt;&lt;/5&gt;\&#39;}}d{4(j==&quot;x&quot;){7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;#&quot; A=&quot;P(\&#39;+h+\&#39;);B C&quot;&gt;\&#39;+h+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}d{7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;#&quot; A=&quot;Q(\&#39;+h+\&#39;);B C&quot;&gt;\&#39;+h+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}}}6 18=J(c)+1;4(c&lt;r){4(j==&quot;x&quot;){7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;#&quot; A=&quot;P(\&#39;+18+\&#39;);B C&quot;&gt;\&#39;+1j+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}d{7+=\&#39;&lt;5 f=&quot;l&quot;&gt;&lt;a g=&quot;#&quot; A=&quot;Q(\&#39;+18+\&#39;);B C&quot;&gt;\&#39;+1j+\&#39;&lt;/a&gt;&lt;/5&gt;\&#39;}}7+=\&#39;&lt;1k&gt;&lt;a g=&quot;1l://1H.1I.1J&quot; 1K=&quot;1L 1M 1N!&quot; 1O=&quot;1P-1Q: 1R; 1S: 1T; 1U: 1V;&quot; 1W=&quot;1X&quot;&gt;&lt;1m 1Y=&quot;0&quot; L=&quot;1l://1Z.21.22/1m/24.25&quot; 26=&quot;3&quot; 27=&quot;3&quot; /&gt;&lt;/a&gt;&lt;/1k&gt;\&#39;;6 D=v.28(&quot;D&quot;);6 1a=v.2a(&quot;2b-2c&quot;);1i(6 p=0;p&lt;D.R;p++){D[p].1n=7}4(D&amp;&amp;D.R&gt;0){7=\&#39;\&#39;}4(1a){1a.1n=7}}y 1b(S){6 T=S.T;6 1o=J(T.2d$2e.$t,10);1h(1o)}y 1g(){6 e=n;4(e.b(&quot;/s/u/&quot;)!=-1){4(e.b(&quot;?U-9&quot;)!=-1){o=e.E(e.b(&quot;/s/u/&quot;)+14,e.b(&quot;?U-9&quot;))}d{o=e.E(e.b(&quot;/s/u/&quot;)+14,e.b(&quot;?&amp;9&quot;))}}4(e.b(&quot;?q=&quot;)==-1&amp;&amp;e.b(&quot;.7&quot;)==-1){4(e.b(&quot;/s/u/&quot;)==-1){j=&quot;x&quot;;4(n.b(&quot;#F=&quot;)!=-1){c=n.E(n.b(&quot;#F=&quot;)+8,n.R)}d{c=1}v.1p(&quot;&lt;i L=\\&quot;&quot;+z+&quot;V/W/X?9-m=1&amp;Y=Z-11-i&amp;12=1b\\&quot;&gt;&lt;\\/i&gt;&quot;)}d{j=&quot;u&quot;;4(e.b(&quot;&amp;9-m=&quot;)==-1){k=20}4(n.b(&quot;#F=&quot;)!=-1){c=n.E(n.b(&quot;#F=&quot;)+8,n.R)}d{c=1}v.1p(\&#39;&lt;i L=&quot;\&#39;+z+\&#39;V/W/X/-/\&#39;+o+\&#39;?Y=Z-11-i&amp;12=1b&amp;9-m=1&quot; &gt;&lt;\\/i&gt;\&#39;)}}}y P(G){13=(G-1)*k;H=G;6 15=v.1q(\&#39;1r\&#39;)[0];6 w=v.1s(\&#39;i\&#39;);w.1t=\&#39;1u/1v\&#39;;w.1w(&quot;L&quot;,z+&quot;V/W/X?1x-1y=&quot;+13+&quot;&amp;9-m=1&amp;Y=Z-11-i&amp;12=1c&quot;);15.1z(w)}y Q(G){13=(G-1)*k;H=G;6 15=v.1q(\&#39;1r\&#39;)[0];6 w=v.1s(\&#39;i\&#39;);w.1t=\&#39;1u/1v\&#39;;w.1w(&quot;L&quot;,z+&quot;V/W/X/-/&quot;+o+&quot;?1x-1y=&quot;+13+&quot;&amp;9-m=1&amp;Y=Z-11-i&amp;12=1c&quot;);15.1z(w)}y 1c(S){1d=S.T.2f[0];6 1A=1d.1B.$t.E(0,19)+1d.1B.$t.E(23,29);6 1e=2g(1A);4(j==&quot;x&quot;){6 1f=&quot;/s?U-9=&quot;+1e+&quot;&amp;9-m=&quot;+k+&quot;#F=&quot;+H}d{6 1f=&quot;/s/u/&quot;+o+&quot;?U-9=&quot;+1e+&quot;&amp;9-m=&quot;+k+&quot;#F=&quot;+H}2h.g=1f}&#39;,62,142,&#39;||||if|span|var|html||max||indexOf|nomerhal|else|thisUrl|class|href|jj|script|jenis|postperpage|showpageNum|results|urlactivepage|lblname1|||maksimal|search||label|document|newInclude|ط&#167;ظ&#8222;طµظپط&#173;ط&#167;طھ|function|home_page|onclick|return|false|pageArea|substring|PageNo|numberpage|nopage|nomerkiri|parseInt|mulai|src|numshowpage|akhir|upPageWord|redirectpage|redirectlabel|length|root|feed|updated|feeds|posts|summary|alt|json||in|callback|jsonstart||nBody|banyakdata|prevnomer|nextnomer||blogPager|hitungtotaldata|finddatepost|post|timestamp|alamat|halamanblogger|loophalaman|for|downPageWord|div|http|img|innerHTML|totaldata|write|getElementsByTagName|head|createElement|type|text|javascript|setAttribute|start|index|appendChild|timestamp1|published|showpageOf|Page|of|showpage|showpagePoint|www|way2blogging|org|title|Get|this|Widget|style|font|size|7pt|float|right|padding|2px|target|_blank|border|img1||blogblog|com||blank|gif|width|height|getElementsByName||getElementById|blog|pager|openSearch|totalResults|entry|encodeURIComponent|location&#39;.split(&#39;|&#39;),0,{}))
</script>
<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<style>
#error-not-found {
    background: #ff0000;
    background: url(http://4.bp.blogspot.com/--Ri7FNhfPuU/T3p0_rWUvLI/AAAAAAAAHzU/v_V5cF2O9YM/s1600/bg_body.gif)no-repeat top center,-moz-radial-gradient(center 40%, circle cover, #ff0000 0%, #880000 100%);
    background: url(http://4.bp.blogspot.com/--Ri7FNhfPuU/T3p0_rWUvLI/AAAAAAAAHzU/v_V5cF2O9YM/s1600/bg_body.gif)no-repeat top center,-webkit-gradient(radial, center 40%, 0,  center 40%, 800, from(#ff0000), to(#880000) );   
        text-align:center;
        position:fixed;
        top:0px;
        right:0px;
        bottom:0px;
        left:0px;
        padding-top:270px;
        z-index:999999;
}
#error-not-found  h1 {
        font-size:640px!important;
        position:absolute;
        font-family:impact,sans serif!important;
        top:70px;
        left:50%;
        letter-spacing: -8px;
        margin-left:-502px!important;
        width:960px;
        z-index:-2;
        color:rgba(0,0,0,.09)!important;
}
#error-not-found  h2 {
        font-family:arial black,sans serif!important;
        text-transform:uppercase;
        font-size:81px;
        line-height:66px!important;
        letter-spacing: -3px;
        color:#fff!important;
        margin:0!important;
        padding:0!important;
}
#error-not-found p a,
#error-not-found p a:visited,
#error-not-found p a:hover{
        font-family:arial black,sans serif!important;
        text-transform:uppercase;
        font-size:56px;
        line-height:40px!important;
        border:none;
        font-weight: bold;
        color:rgba(0,0,0,.5)!important;
        margin:0!important;
        padding:0!important;
        text-decoration:none!important;
}
</style>
<div id='error-not-found'>
 <h1>404</h1> <h2>Ops..sorry</h2>
 <h2>Page Not Found</h2>
 <p> <a href='/' title='home page'> Back To Home page</a></p>
</div>
</b:if>
</body>
</html>