Template code
================
<?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>
<meta content='width=device-width, initial-scale=1.0' name='viewport'/>
<script type='text/javascript'>//<![CDATA[
var curl = window.location.href;if (curl.indexOf('m=1') != -1) {curl = curl.replace('m=1', 'm=0');window.location.href = curl;}
//]]></script>
<link href='https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700' rel='stylesheet' type='text/css'/>
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,400italic' rel='stylesheet' type='text/css'/>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
</b:if>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>
<b:skin><![CDATA[/*
/********************************
/////////////////////////////////////////////////////////
// //
// Template Name: ViralMag //
// Template Version: 3.0 //
// Designer: Syed Faizan Ali //
// Company:Templateism
// All rights are Strictly Reserved //
// //
/////////////////////////////////////////////////////////
********************************/
body#layout #header-wrapper {
float: none;
height: auto;
}
body#layout #header {
float: none;
}
body#layout .menu-secondary-container {
display: none;
}
body#layout .sb-search {
display: none;
}
body#layout .margin-728 {
margin: auto!important;
}
body#layout .main-heading {
display: none;
}
body#layout .footer-widget {
width: 23%;
}
body#layout ul {
list-style-type: none;
list-style: none
}
body#layout ul li {
list-style-type: none;
list-style: none
}
body#layout .none {
display: block;
}
.clearfix:after {
content: "\0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
overflow: hidden
}
#container,
#header,
#main,
#main-fullwidth,
#footer,
.clearfix {
display: block
}
.clear {
clear: both
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 16px;
font-weight: normal;
line-height: 1
}
h1 {
font-size: 40px
}
h2 {
font-size: 30px
}
h3 {
font-size: 20px
}
h4 {
font-size: 16px
}
h5 {
font-size: 14px
}
h6 {
font-size: 12px
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
margin: 0
}
table {
margin-bottom: 20px;
width: 100%
}
th {
font-weight: bold
}
thead th {
background: #c3d9ff
}
th,
td,
caption {
padding: 4px 10px 4px 5px
}
tr.even td {
background: #e5ecf9
}
tfoot {
font-style: italic
}
caption {
background: #eee
}
li ul,
li ol {
margin: 0
}
ul,
ol {
margin: 0 20px 20px 0;
padding-left: 40px
}
ul {
list-style-type: disc
}
ol {
list-style-type: decimal
}
dl {
margin: 0 0 20px 0
}
dl dt {
font-weight: bold
}
dd {
margin-left: 20px
}
blockquote {
margin: 20px;
color: #666;
border: 1px solid #d2d2d2;
padding: 24px;
background: #f9f9f9;
font-style: italic;
}
pre {
margin: 20px 0;
white-space: pre
}
pre,
code,
tt {
font: 13px 'andale mono', 'lucida console', monospace;
line-height: 18px
}
#search {
overflow: hidden;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #fff;
color: #555555;
font-family: "Roboto", "Arial", sans-serif;
font-weight: 400;
font-size: 14px;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
}
a:link,
a:visited {
color: #ff0036;
text-decoration: underline;
outline: none;
}
a:hover {
color: #ff0036;
text-decoration: none;
outline: none;
}
a img {
border-width: 0
}
.margin-1200 {
width: 1200px;
margin: auto;
}
.margin-728 {
width: 728px;
margin: auto;
}
.slides .title h3 {
display: none;
}
.feed-links {
display: none;
}
.none {
display: none;
}
.post-ads h2 {
display: none;
}
/*=====================================
= Header
=====================================*/
#header-wrapper {
float: left;
width: 100%;
margin: 0px 0px;
}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto
}
#header {
float: left;
}
#header h1 {
color: #ff0036;
margin: 0;
padding: 0;
font-weight: bold;
font-size: 70px;
line-height: 74px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
text-transform: uppercase;
letter-spacing: -5.5px;
}
#header .description {} #header h1 a,
#header h1 a:visited {
color: #ff0036;
text-decoration: none;
float: left;
}
#header img {
margin: 10px 0px;
}
.ads-wrapper {
float: left;
width: 100%;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 10px 0px;
margin-bottom: 15px;
}
.ads-wrapper.bottom {
position: relative;
z-index: 100;
margin-bottom: 0;
border-bottom: 0;
background: #fff;
}
/*=====================================
= Wrappers
=====================================*/
#content-wrapper {
float: left;
width: 100%;
}
#main-wrapper {
width: 68%;
float: left;
margin: 0px;
padding: 0px 0px 0px 0px;
word-wrap: break-word;
overflow: hidden;
}
#rsidebar-wrapper {
width: 330px;
float: right;
margin: 0px;
padding: 0px 0px 0px 0px;
word-wrap: break-word;
overflow: hidden;
}
/*=====================================
= Posts
=====================================*/
h2.date-header {
margin: 1.5em 0 .5em;
display: none;
}
.wrapfullpost {} .post-outer {
margin-bottom: 15px;
width: 44.7%;
display: inline-block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
margin: 20px;
}
.date-posts {
display: initial;
}
.date-outer {
display: inline;
}
.post h2 {
font-size: 23px;
line-height: 23px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: -0.025em;
font-weight: 600;
margin: 11px 0px;
float: left;
width: 100%;
}
.post h2 a {
text-decoration: none;
color: #111;
float: left;
width: 100%;
}
.post-details {
font-size: 13px;
line-height: 15px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: normal;
color: #999;
}
.post-details a {
color: #111;
text-decoration: none;
}
.post-details span {
width: 100%;
float: left;
line-height: 20px;
}
.post-label {
position: absolute;
bottom: 4px;
padding: 2px 5px;
background: #d8d8d8;
text-transform: uppercase;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
}
.entrybody {
position: relative;
float: left;
width: 100%;
}
.post-label a {
text-decoration: none;
color: #111;
font-weight: 600;
}
.post-label a {
display: none;
}
.post-label a:first-child {
display: inline-block;
}
.main-heading h2 {
font-size: 19px;
line-height: 25px;
text-decoration: none;
display: inline-block;
padding: 0 20px;
position: relative;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
color: #292828;
font-weight: 700;
letter-spacing: normal;
text-transform: uppercase;
margin: 15px 0px;
}
.post-body {
font-size: 19px;
line-height: 27px;
font-family: roboto;
font-weight: 400;
color: #666;
margin: 5px 0px;
}
.post-footer {
margin: 5px 0;
}
.comment-link {
margin-$startSide: .6em
}
.post-body img {
max-width: 100%;
}
.popular-posts .item-title a {
width: 100%;
}
.popular-posts .item-snippet {
text-align: left;
font-size: 14px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
line-height: 17px;
}
.PopularPosts .item-title {
padding-bottom: 0.2em;
font-size: 14px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
text-align: left;
line-height: 18px;
font-weight: 400;
letter-spacing: .1px;
}
.PopularPosts .item-thumbnail {
float: left;
margin: 0 5px 5px 0;
width: 108px;
}
.PopularPosts .item-thumbnail img {
width: 100%;
}
.popular-posts .item-snippet {
display: none;
}
.PopularPosts .widget-content ul li {
padding: 5px 0px;
border-bottom: 1px solid #eeeeee;
}
.sidebar .PopularPosts li:first-child .item-thumbnail {
width: 100%;
}
.sidebar .PopularPosts li:first-child .item-snippet {
display: block;
text-align: center;
}
.sidebar .PopularPosts li:first-child .item-title {
font-size: 18px;
line-height: 21px;
font-weight: 600;
text-align: center;
}
.sidebar .PopularPosts .widget-content ul li:first-child {
padding: 16px 0px;
}
#related-posts li {
width: 47.9%;
display: inline-block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
margin-right: 32px;
margin-bottom: 23px;
}
#related-posts li img {
width: 100%;
height: auto!important;
}
#related-posts li:nth-child(2n) {
margin-right: 0;
}
.related-wrap {
height: 196px;
overflow: hidden;
}
#related-posts h3 {
font-size: 21px;
line-height: 23px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: -0.025em;
font-weight: 600;
margin: 11px 0px;
float: left;
width: 100%;
color: #111;
}
#related-posts h2 {
font-size: 25px;
line-height: 27px;
font-weight: 600;
letter-spacing: -0.025em;
color: #111;
margin: 10px 0px;
}
/*=====================================
= Main Navigation Menu
=====================================*/
.menus,
.menus * {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
line-height: 1.0
}
.menus ul {
position: absolute;
top: -999em;
width: 100%
}
.menus ul li {
width: 100%
}
.menus li:hover {
visibility: inherit
}
.menus li {
float: left;
position: relative
}
.menus a {
display: block;
position: relative
}
.menus li:hover ul,
.menus li.sfHover ul {
left: 0;
top: 100%;
z-index: 99
}
.menus li:hover li ul,
.menus li.sfHover li ul {
top: -999em
}
.menus li li:hover ul,
.menus li li.sfHover ul {
left: 100%;
top: 0
}
.menus li li:hover li ul,
.menus li li.sfHover li ul {
top: -999em
}
.menus li li li:hover ul,
.menus li li li.sfHover ul {
left: 100%;
top: 0
}
.sf-shadow ul {
padding: 0 8px 9px 0;
-moz-border-radius-bottomleft: 17px;
-moz-border-radius-topright: 17px;
-webkit-border-top-right-radius: 17px;
-webkit-border-bottom-left-radius: 17px
}
.menus .sf-shadow ul.sf-shadow-off {
background: transparent
}
.menu-primary-container {
float: left;
padding: 0 10px;
position: relative;
height: 36px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9jpTlEFGm7er5wdtTqbOTBypXoZGkLDWeRKjV0Er-oI13lkoqGdQTyK349lZxeoYtolJw5S95QeoKiqyAUOPq1ZP8housr1ZfChY_Nm0WdE168FCOqyOdr8UVGEJ61Y7lJhrs038Tdcv6/s0/menu-primary-bg.png) left top repeat-x;
z-index: 400;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px
}
.menu-primary {} .menu-primary ul {
min-width: 160px
}
.menu-primary li a {
color: #222121;
padding: 12px 15px;
text-decoration: none;
text-transform: uppercase;
font: normal 11px/11px Arial, Helvetica, Sans-serif
}
.menu-primary li a:hover,
.menu-primary li a:active,
.menu-primary li a:focus,
.menu-primary li:hover > a,
.menu-primary li.current-cat > a,
.menu-primary li.current_page_item > a,
.menu-primary li.current-menu-item > a {
color: #C72714;
outline: 0;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9jpTlEFGm7er5wdtTqbOTBypXoZGkLDWeRKjV0Er-oI13lkoqGdQTyK349lZxeoYtolJw5S95QeoKiqyAUOPq1ZP8housr1ZfChY_Nm0WdE168FCOqyOdr8UVGEJ61Y7lJhrs038Tdcv6/s0/menu-primary-bg.png) left -136px repeat-x
}
.menu-primary li li a {
color: #fff;
text-transform: none;
background: #E64633;
padding: 10px 15px;
margin: 0;
border: 0;
font-weight: normal
}
.menu-primary li li a:hover,
.menu-primary li li a:active,
.menu-primary li li a:focus,
.menu-primary li li:hover > a,
.menu-primary li li.current-cat > a,
.menu-primary li li.current_page_item > a,
.menu-primary li li.current-menu-item > a {
color: #fff;
background: #F85B49;
outline: 0;
border-bottom: 0;
text-decoration: none
}
.menu-primary a.sf-with-ul {
padding-right: 20px;
min-width: 1px
}
.menu-primary .sf-sub-indicator {
position: absolute;
display: block;
overflow: hidden;
right: 0;
top: 0;
padding: 11px 10px 0 0
}
.menu-primary li li .sf-sub-indicator {
padding: 9px 10px 0 0
}
.wrap-menu-primary .sf-shadow ul {
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg25McxXAkLJD1loajNAZfmgALe3fJMMh4FqBebG8lKW_ogBBiZBKVQlI03KRBXPGnepY7ifsbnaulKGMKhzUvF_sdaGueLaLg4cvrPQrEQK42druXgtaS6PTJY-vnYWp6wM-_ytBl84Q3e/s0/menu-primary-shadow.png') no-repeat bottom right
}
.menu-secondary-container {
position: relative;
z-index: 300;
margin-top: 2px;
background: #ff0036;
float: left;
width: 100%;
}
.menu-secondary {} .menu-secondary ul {
min-width: 210px;
border: 1px solid #d2d2d2;
}
.menu-secondary li a {
color: #fff;
padding: 20px 15px;
text-decoration: none;
font-size: 15px;
line-height: 16px;
text-transform: uppercase;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
font-weight: 600;
border-top: 1px solid #ff0036;
}
.menu-secondary li a:hover,
.menu-secondary li a:active,
.menu-secondary li a:focus,
.menu-secondary li:hover > a,
.menu-secondary li.current-cat > a,
.menu-secondary li.current_page_item > a,
.menu-secondary li.current-menu-item > a {
color: #111;
background: #fff;
outline: 0;
border-top: 1px solid #d2d2d2;
}
.menu-secondary li li a {
color: #111;
background: #fff;
padding: 10px 15px;
margin: 0;
border-top: 0px;
font-weight: normal;
text-transform: uppercase;
}
.menu-secondary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:focus,
.menu-secondary li li:hover > a,
.menu-secondary li li.current-cat > a,
.menu-secondary li li.current_page_item > a,
.menu-secondary li li.current-menu-item > a {
color: #fff;
border: 0;
background: #ff0036;
outline: 0
}
.social-icons {
float: right;
margin: 0;
padding: 0;
}
.social-icons li {
display: block;
float: left;
}
.social-icons li a {
padding: 15px 16px;
float: left;
color: #fff;
text-decoration: none;
font-size: 20px;
border-top: 1px solid #ff0036;
border-bottom: 1px solid #ff0036;
}
.social-icons li a:hover {
background: #fff;
color: #111;
border-top: 1px solid #d2d2d2;
border-bottom: 1px solid #d2d2d2;
}
#crosscol-wrapper {
display: none;
}
.widget-container {
list-style-type: none;
list-style: none;
margin: 0 0 15px 0;
padding: 0;
color: #374142;
font-size: 13px
}
/*=====================================
= Comments
=====================================*/
#comments {
float: left;
width: 100%;
color: #fff;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
}
.comments .comments-content .comment-replies {
margin-top: 2em;
}
.thread-toggle {
display: none!important;
}
.comments .comments-content .comment-header {
margin: 0px 0px 4px 0px;
}
#comments-block3 {
padding: 0;
margin: 0;
float: left;
overflow: hidden;
position: relative;
}
#comment-name-url {
width: 465px;
float: left;
}
#comment-date {
width: 465px;
float: left;
margin-top: 5px;
font-size: 10px;
}
.avatar-image-container {
border-radius: 50%;
background: none!important;
border: none!important;
}
.comments .avatar-image-container img {
max-width: 44px;
border-radius: 50%;
width: 44px;
height: 43px;
margin-top: 0;
}
.comments .avatar-image-container {
width: 45px;
max-height: 43px;
height: 43px;
}
.comments .continue {
display: none;
}
.comments .comments-content .icon.blog-author {
width: 0;
height: 0;
margin: 0;
display: none;
}
#comments iframe {
height: 242px;
}
.datetime.secondary-text a {
text-decoration: none;
padding-right: 5px;
padding-top: 5px;
color: #999;
font-size: 12px;
}
.comments .comments-content .comment-content {
line-height: 22px;
font-size: 15px;
color: #666;
font-family: roboto, arial;
text-align: left;
}
.comments .comment .comment-actions a {
padding-right: 5px;
padding-top: 5px;
color: #999;
font-size: 13px;
text-decoration: none;
}
.comments .comments-content .comment {
margin-bottom: 20px;
padding-bottom: 8px;
}
.comments .comments-content .user a {
color: #111;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
text-decoration: none;
font-size: 17px;
font-weight: 600;
letter-spacing: -0.025em;
line-height: 23px;
}
.user.blog-author a {} .comment-actions a {
color: #111;
}
.comment-actions {
float: left;
right: 0px;
font-size: 14px;
}
.comments .comment-block {
margin-left: 60px;
position: relative;
}
#comments h4 {
font-size: 25px;
font-weight: 600;
letter-spacing: .5px;
color: #111;
margin: 10px 0px;
text-align: left;
text-transform: uppercase;
line-height: 23px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
}
/*=====================================
= Numbered Pagination
=====================================*/
.showpageArea {
float: left;
width: 100%;
margin: 20px 0px 50px 0px;
}
.showpageOf {
display: none;
}
.showpagePoint {
padding: 10px 15px 10px 15px;
background: #222;
color: #fff;
font-size: 14px;
font-weight: bold;
}
.showpageNum a {
padding: 10px 15px 10px 15px;
background: #ff0036;
color: #fff!important;
font-size: 14px;
text-decoration: none;
}
.showpage a {
padding: 10px 15px 10px 15px;
background: #ff0036;
color: #fff!important;
font-size: 14px;
text-decoration: none;
}
.showpage a:hover {
background: #222;
}
.showpageNum a:hover {
background: #222;
}
span.showpage {
display: none;
}
/*=====================================
= Item
=====================================*/
.item .post-outer,
.static_page .post-outer {
width: 100%;
padding: 0px 40px 0px 0px;
margin: 0;
}
.post h1,
.static_page .post h2 a {
margin: 0;
font-size: 37px;
line-height: 42px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
font-weight: 700;
letter-spacing: -1px;
color: #111;
}
.static_page .post h2 a {
margin-bottom: 20px;
}
.static_page .post h2 {
margin: 0;
}
.item-label a {
padding: 5px 9px 2px 9px;
float: left;
border-width: 1px;
font-size: 13px;
line-height: 17px;
border-style: solid;
border-color: #e6e6e6;
background-color: #e6e6e6;
color: #000;
text-decoration: none;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
text-transform: uppercase;
font-weight: bold;
}
.item-label {
float: left;
width: 100%;
margin: 0px 0px 20px 0px;
}
.item .post .description {
font-size: 20px;
line-height: 1.125;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: -0.025em;
font-weight: 300;
color: #a4a4a4;
margin: 5px 0px;
}
.item .post-title-wrap {
margin-bottom: 20px;
}
.item .post .author-profile li {
display: block;
font-size: 16px;
font-weight: 300;
color: #888;
line-height: 19px;
}
.item .post .author-profile li a {
text-decoration: none;
font-weight: 600;
color: #111;
}
.item .post .author-profile span.post-date {
font-size: 12px;
}
.item .post .author-profile img {
border-radius: 60%;
margin-right: 13px;
width: 46px;
}
.item .post .author-profile {
margin: 5px 5px 0 0;
overflow: hidden;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
padding: 0px 0px 20px 0px;
border-bottom: 1px solid #eee;
margin-bottom: 10px;
}
.item .post .author-info {
float: left;
width: 50%;
}
.item .post .post-comment {
float: right;
color: #111;
font-size: 16px;
}
.item .post .post-comment a {
color: #888;
text-decoration: none;
}
.item .post-body {
margin-bottom: 25px;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.item #blog-pager span {
width: 40%;
}
.item #blog-pager a {
font-size: 19px;
line-height: 1.125;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: -0.025em;
font-weight: 600;
color: #000;
text-decoration: none;
}
.item #blog-pager a span {
width: 100%;
display: block;
margin-bottom: 0;
font-size: 13px;
line-height: 16px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
font-weight: normal;
opacity: 0.666;
letter-spacing: 0;
}
.item #blog-pager #blog-pager-newer-link {
text-align: left;
}
.item #blog-pager #blog-pager-older-link {
text-align: right;
}
.item #blog-pager {
margin: 40px 0px;
}
.author-profile-bottom .left {
width: 50%;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: -1px;
color: #111;
}
.author-profile-bottom a {
text-decoration: none;
}
.author-profile-bottom .right {
width: 42%;
font-family: roboto;
font-size: 15px;
line-height: 22px;
color: #7d7d7d;
}
.author-profile-bottom {
float: left;
width: 100%;
background: #eee;
padding: 30px 30px;
margin: 0px 0px 35px 0px;
}
.author-profile-bottom .left li {
display: block;
width: auto;
font-size: 19px;
line-height: 21px;
font-weight: 600;
margin-bottom: 3px;
}
.author-profile-bottom .left img {
float: left;
margin-right: 10px;
width: 70px;
border-radius: 50%;
}
.post-body h2 {
font-size: 25px;
line-height: 27px;
font-weight: 600;
letter-spacing: -0.025em;
color: #111;
margin: 30px 0px 10px 0px;
}
.post-body h3 {
font-size: 22px;
line-height: 25px;
font-weight: 600;
letter-spacing: -0.025em;
color: #111;
margin: 28px 0px 10px 0px;
}
.post-body h4 {
font-size: 20px;
line-height: 22px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
font-weight: 600;
letter-spacing: -0.025em;
color: #111;
margin: 25px 0px 10px 0px;
}
/*=====================================
= Status Msg
=====================================*/
.status-msg-body {
background: #fff;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
text-align: center;
font-size: 13px;
width: 99%;
}
.status-msg-wrap {
width: 100%;
text-align: left;
margin-bottom: 20px;
float: left;
padding: 8px;
}
.status-msg-border {
border: none;
}
.status-msg-body a {
display: none;
}
.status-msg-bg {
background: #fff;
}
.status-msg-body {
background: #fff!important;
border: 1px solid #ddd;
width: 97%;
}
.status-msg-body b {
background: #ff0036;
color: #fff;
padding: 5px;
text-transform: uppercase;
}
/*=====================================
= Sidebar
=====================================*/
.sidebar {
margin: 0 0 10px 0;
font-size: 13px;
color: #374142;
}
.sidebar a {
text-decoration: none;
color: #374142;
}
.sidebar a:hover {
text-decoration: none;
color: #F95C49;
}
.sidebar h2 {
font-size: 19px;
line-height: 16px;
text-decoration: none;
display: inline-block;
padding: 0 20px;
position: relative;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
color: #292828;
font-weight: 700;
letter-spacing: normal;
text-transform: uppercase;
}
.sidebar h2:before {
display: block;
width: 500px;
height: 0;
border-width: 1px 0 0;
position: absolute;
right: 100%;
left: auto;
top: 50%;
border-style: solid;
content: "";
opacity: 0.1667;
}
.sidebar h2:after {
display: block;
width: 500px;
height: 0;
border-width: 1px 0 0;
position: absolute;
left: 100%;
right: auto;
top: 50%;
border-style: solid;
content: "";
opacity: 0.1667;
}
.sidebar h3 a {
text-align: left;
}
.sidebar h3 {
text-align: left;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
font-weight: 600;
font-size: 19px;
margin: 5px 0;
}
.sidebar p {
text-align: left;
}
.sidebar ul {
list-style-type: none;
list-style: none;
margin: 0px;
padding: 0px;
}
.sidebar ul li {
padding: 0 0 9px 0;
margin: 0 0 8px 0;
}
.sidebar .widget {
text-align: center;
margin: 0 0 30px 0;
padding: 0;
color: #374142;
font-size: 13px;
}
.main .widget {
margin: 0 0 5px;
padding: 0 0 2px
}
.main .Blog {
border-bottom-width: 0
}
/*=====================================
= Featured
=====================================*/
.featured-posts .widget .title > h3,
.ads-wrapper .widget > h2 {
display: none;
}
.featured-posts ul {
margin: 0;
padding: 0;
}
.featured-posts {
float: left;
width: 100%;
padding: 20px 0px;
}
.featured-posts ul li {
width: 16.6%;
display: inline-block;
}
.featured-posts ul li img {
width: 100%;
}
.featured-posts ul li .container {
height: 111px;
overflow: hidden;
}
.featured-posts ul li h2 {
font-size: 13px;
padding: 0;
margin: 0;
}
.featured-posts ul li h2 a {
color: #111;
text-decoration: none;
}
.featured-posts ul li .details {
padding: 10px;
float: left;
width: 100%;
}
/*=====================================
= Featured Slides
=====================================*/
.featured-slides {
float: left;
width: 100%;
padding: 20px 0px;
}
.featured-slides ul li {
width: 34%;
float: left;
display: block;
position: relative;
height: 236px;
overflow: hidden;
}
.featured-slides ul {
margin: 0;
padding: 0;
}
.featured-slides ul li img {
width: 100%;
}
.featured-slides ul li:first-child {
width: 66%;
height: 472px;
}
.featured-slides .details {
position: absolute;
bottom: 0;
padding: 22px 30px;
background: -webkit-linear-gradient(rgba(0, 0, 0, 0.07), black);
width: 100%;
}
.featured-slides .details h2 a {
color: #fff;
text-decoration: none;
}
.featured-slides .details h2 {
font-family: "Poppins", "Roboto", "Arial", sans-serif;
font-size: 20px;
margin: 0;
font-weight: 600;
letter-spacing: -0.5px;
}
.featured-slides ul li:first-child h2 {
font-size: 30px;
line-height: 39px;
}
.featured-slides .post-info a {
color: #fff;
text-decoration: none;
text-transform: uppercase;
background: #ff0036;
padding: 4px 10px;
float: left;
}
.featured-slides .post-info {
width: 100%;
float: left;
margin-bottom: 8px;
}
.item .don-share .don-share-total .don-count {
font-size: 42px;
text-align: center;
font-weight: 600;
color: #ff0036;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
border-right: 1px solid #eee;
padding-right: 18px;
margin-right: 20px;
margin-bottom: 0;
}
.item .don-share .don-share-total .don-count:after {
line-height: 12px;
color: #a6a6a6;
font-weight: 300;
font-size: 12px;
text-transform: capitalize;
content: "Share";
}
.item .don-btn {
width: 178px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
background-image: none;
box-shadow: none;
margin: 11px 0px;
}
.item .don-share i {
border: 0;
text-align: center;
width: auto;
margin: -7px 0;
font-size: 16px;
}
.item .don-share .don-share-total:after {
display: none;
}
.item .don-share .don-share-total {
line-height: 45px;
margin: 0;
}
.item .don-share [class*=' don-share-'],
.item .don-share [class^=don-share-] {
margin: 0px 10px 0px 0;
}
.item .don-share {
margin: 15px 0px 15px 0;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
}
/*=====================================
= Footer
=====================================*/
.footer {
background-color: #32302f;
color: #CCC;
border-top-color: rgba(0, 0, 0, .2);
width: 100%;
float: left;
padding: 60px 0px 0px 0px;
position: relative;
z-index: 1000;
}
.footer .PopularPosts .widget-content ul li {
border-color: #4e4b4a;
}
.footer-widget h2 {
text-transform: uppercase;
letter-spacing: 1.5px;
font-size: 18px;
color: #fff;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
font-weight: 600;
}
.footer-widget {
float: left;
width: 22%;
margin-left: 30px;
color: #CCC;
}
.footer-widget:first-child {
margin: 0px;
}
.footer-widget p {
line-height: 22px;
}
.footer-widget a:hover {
text-decoration: underline;
}
.footer-widget a {
color: #ff0036;
text-decoration: none;
}
.footer-widget li {
display: block;
margin-bottom: 10px;
}
.copyrights {
background-color: #2a2928;
color: rgba(255, 255, 255, .25);
text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
float: left;
width: 100%;
padding: 25px 0px;
margin-top: 60px;
}
.copyrights p {
margin: 20px 0px;
}
.copyrights a {
color: rgba(255, 255, 255, .25);
}
.copyrights ul {
margin: 20px 0px;
}
.left {
float: left;
}
.right {
float: right;
}
.right li {
float: left;
display: block;
margin-right: 15px;
}
.social-links {
float: left;
width: 100%;
margin-top: 28px;
}
.social-links li {
float: left;
margin-left: 22px;
color: #fff;
}
.social-links li a {
color: #fff;
font-size: 20px;
padding: 12px 17px;
border: 1px solid #fff;
}
.social-links li:first-child {
margin: 0px;
}
.email-form {
float: left;
width: 100%;
margin-top: 20px;
}
.emailtext {
background-color: rgba(0, 0, 0, .2)!important;
color: rgba(255, 255, 255, .25)!important;
padding: 15px 20px!important;
width: 66%;
float: left;
border-radius: 0!important;
border: 0px;
}
.sub-button {
background: #ff0036;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
width: 34%;
border: 0px;
padding: 15px 20px!important;
}
.popular-posts ul {
margin: 0px;
padding: 0px;
}
.sb-search {
position: relative;
margin: 17px 0px;
width: 0%;
min-width: 60px;
height: 60px;
float: right;
overflow: hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
-webkit-backface-visibility: hidden;
}
.sb-search-input {
position: absolute;
top: 0;
right: 0;
outline: none;
background: #fff;
width: 100%;
height: 60px;
margin: 0;
z-index: 10;
padding: 20px 65px 20px 20px;
font-family: inherit;
font-size: 20px;
color: #111;
border: 1px solid #d2d2d2;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
}
input[type="search"].sb-search-input {
-webkit-appearance: none;
-webkit-border-radius: 0px;
}
.sb-search-input::-webkit-input-placeholder {
color: #868686;
}
.sb-search-input:-moz-placeholder {
color: #868686;
}
.sb-search-input::-moz-placeholder {
color: #868686;
}
.sb-search-input:-ms-input-placeholder {
color: #868686;
}
.sb-icon-search,
.sb-search-submit {
width: 60px;
height: 60px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height: 60px;
text-align: center;
cursor: pointer;
}
.sb-search-submit {
background: #fff;
/* IE needs this */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
/* IE 8 */
filter: alpha(opacity=0);
/* IE 5-7 */
opacity: 0;
color: transparent;
border: none;
outline: none;
z-index: -1;
}
.sb-icon-search {
color: #fff;
background: #111;
z-index: 90;
font-size: 22px;
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
/*=====================================
= Subscribe
=====================================*/
.sb-search.sb-search-open,
.no-js .sb-search {
width: 400px;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
background: #111;
color: #fff;
z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
z-index: 90;
}
.sidebar .subscribe-now p {
font-size: 16px;
margin: 0;
}
.sidebar .subscribe-now .social-links li a {
border: 1px solid #d2d2d2;
color: #111;
float: left;
padding: 10px;
font-size: 16px;
}
.sidebar .subscribe-now .emailtext {
background-color: #111!important;
color: #a4a1a1!important;
}
.sidebar .subscribe-now .social-links li {
margin: 0;
}
#blog-pager {
text-align: center
}
.feed-links {
clear: both;
line-height: 2.5em
}
#blog-pager {
float: left;
width: 100%;
margin: 0;
overflow: visible;
}
#navbar-iframe {
height: 0;
visibility: hidden;
display: none;
}
.twitter-tweets {
width: 100%!important;
}
.twitter-tweet {
width: 100%!important;
}
/*=====================================
= Featured Labels
=====================================*/
.featured-labels ul {
margin: 0;
padding: 0;
}
.featured-labels li {
float: left;
width: 100%;
display: block;
margin: 0px 0px 30px 0px;
}
.featured-labels li img {
width: 93%;
float: left;
}
.featured-labels {
float: left;
width: 100%;
}
.featured-labels .container {
height: 199px;
overflow: hidden;
float: left;
}
.featured-labels h2 {
font-size: 23px;
line-height: 23px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: -0.025em;
font-weight: 600;
margin: 11px 0px;
width: 100%;
}
.featured-labels h2 a {
color: #111;
text-decoration: none;
}
.featured-labels .post-info {
font-size: 13px;
line-height: 15px;
font-family: "Poppins", "Roboto", "Arial", sans-serif;
letter-spacing: normal;
color: #999;
}
.featured-labels .post-info a {
color: #999;
text-decoration: none;
}
.label-title {
color: #111;
text-transform: uppercase;
}
.label-title span {
color: #ff0036;
}
.featured-labels .details {
margin-top: 40px;
}
/*=====================================
= Responsive Menu
=====================================*/
nav#nav-mobile {
position: relatitve;
display: none;
}
#nav-trigger {
float: right;
margin: 0;
}
nav#nav-mobile {
margin: 0px;
}
nav#nav-mobile {
display: none;
}
#nav-trigger span .fa {
font-size: 15px;
color: #fff;
}
nav#nav-mobile {
float: right;
width: 100%;
z-index: 300;
position: relative;
}
#nav-mobile li {
width: 100%;
float: right;
}
#nav-mobile li {
display: block;
width: 100%;
}
#nav-mobile li a {
background-color: #3F3E3E;
padding: 13px 20px 13px 20px;
width: 100%;
float: right;
color: #fff;
}
#nav-mobile li li a {
background: #515151;
}
#nav-trigger {
display: none;
}
#nav-mobile .menu-secondary {
margin: 0;
}
.fixed-nav #nav-mobile {
margin-top: 58px;
}
#nav-trigger {
width: 100%;
background: #ff0036;
color: #fff;
padding: 5px 10px;
text-align: center;
}
#nav-mobile .menu-secondary {
display: none;
}
.blog-mobile-link {
display: none;
}
/*=====================================
= Responsive
=====================================*/
@media screen and (max-width: 1210px) {
.margin-1200 {
max-width: 98%;
}
.post-outer {
width: 96%;
}
.entrybody img {
width: 100%;
height: auto;
}
.featured-posts ul li .container {
height: 99px;
}
.featured-labels .container {
width: 47%;
}
.featured-labels .details {
margin-top: 14px;
}
.footer-widget {
width: 22%;
}
#related-posts li {
width: 47.7%;
}
.copyrights .left {
width: 100%;
text-align: center;
}
.copyrights .right {
width: 100%;
text-align: center;
}
.copyrights .right li {
display: inline-block;
float: none;
}
}
@media screen and (max-width: 1110px) {
.social-buttons {
padding: 62px 0px;
}
.menu-wrapper {
width: 100%;
overflow: hidden;
float: left;
}
.margin-1200 {
max-width: 98%;
}
.featured-posts ul li .container {
height: 73px;
overflow: hidden;
}
.featured-slides ul li:first-child {
height: 296px;
}
.featured-slides ul li {
height: 148px;
}
#main-wrapper {
width: 58%;
}
#rsidebar-wrapper {
width: 40%;
}
.post-outer {
width: 91%;
}
.entrybody img {
width: 100%;
height: auto;
}
#nav-trigger {
display: block;
}
nav#nav-mobile {
display: block;
}
.menu-secondary-container {
display: none;
}
.social-icons {
display: none;
width: 100%;
}
.item .don-btn {
width: 88px;
}
#related-posts li {
width: 47.7%;
margin-right: 15px;
}
.related-wrap {
height: auto;
overflow: hidden;
}
.sb-search.sb-search-open,
.no-js .sb-search {
width: 350px;
}
}
@media screen and (max-width: 810px) {
.margin-1200 {
max-width: 95%;
}
#rsidebar-wrapper {
width: 40%;
}
.don-sm {
display: none!important;
}
#main-wrapper {
width: 100%;
}
.post-outer {
width: 100%;
margin: 0;
}
#rsidebar-wrapper {
width: 100%;
}
.item .don-btn {
width: 40px;
}
.featured-posts ul li {
width: 33.3%;
}
.featured-posts ul li .container {
height: 120px;
}
.footer-widget {
width: 100%;
margin: 0;
margin-bottom: 20px!important;
}
.margin-728 {
width: 95%;
}
.item .post-outer,
.static_page .post-outer {
padding: 0;
}
#header h1 {
text-align: center;
width: 100%;
font-size: 48px;
letter-spacing: -2px;
float: left;
}
#header {
width: 100%;
}
#header h1 a {
width: 100%;
}
.sb-search.sb-search-open,
.no-js .sb-search {
width: 100%;
}
#search {
height: 47px;
font-size: 14px;
}
.sb-icon-search,
.sb-search-submit {
height: 46px;
line-height: 46px;
}
.sb-icon-search {
vertical-align: middle;
font-size: 14px;
}
.sb-search {
width: 100%;
}
#header img {
margin: auto;
margin-top: 10px;
}
}
@media screen and (max-width: 710px) {
.margin-1200 {
max-width: 95%;
}
#main-wrapper {
width: 100%;
}
.post-outer {
width: 100%;
margin: 0;
padding: 20px;
}
.featured-labels {
padding: 0px 20px 0px 20px;
}
.featured-slides ul li:first-child {
width: 100%;
}
.featured-slides ul li {
width: 50%;
height: 202px;
}
.featured-posts ul li .container {
height: 80px;
}
}
@media screen and (max-width: 710px) {
.featured-slides ul li {
width: 100%;
height: 296px;
}
.featured-slides .details h2 {
font-size: 25px;
line-height: 31px;
}
.featured-slides ul li:first-child h2 {
font-size: 25px;
line-height: 31px;
}
.featured-slides .container {
height: 100%;
}
.featured-slides ul li {
height: 296px;
}
.featured-slides ul li {
height: auto!important;
}
div#sb-search {
display: none;
}
#header-wrapper {
background: #ff0036;
padding-bottom: 10px;
}
#header h1 a,
#header h1 a:visited {
color: #fff;
}
#header h1 {
font-size: 25px;
line-height: 26px;
letter-spacing: 0;
width: auto;
}
#nav-trigger {
float: right;
width: auto;
position: absolute;
right: 0;
top: 13px;
}
#header img {
margin: initial;
width: 50%;
height: auto;
margin-top: 10px;
}
}
@media screen and (max-width: 420px) {
.featured-slides ul li:first-child h2 {
font-size: 20px;
line-height: 24px;
}
.featured-slides .details h2 {
font-size: 20px;
line-height: 24px;
}
.featured-slides .post-info a {
font-size: 14px;
}
.featured-labels .container {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.featured-labels li img {
width: 100%;
}
.featured-posts ul li {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.featured-posts ul li .container {
height: auto;
}
#related-posts li {
width: 100%;
}
.item .don-btn {
width: 37px;
text-align: center;
}
.author-profile-bottom .left {
width: 100%;
}
.author-profile-bottom .right {
width: 100%;
margin-top: 20px;
}
.featured-posts .details {
display: block;
}
.item .post .author-info {
width: 100%;
}
.item .post .post-comment {
float: left;
margin-top: 10px;
margin-left: 5px;
}
}
.EmbeddedTweet {
width: 100%!important;
max-width: 100%!important;
}
]]></b:skin>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
//Post Thumbnail Setting
var TemplateismSummary = {
displayimages: false,
imagePosition: 'left',
Widthimg: 200,
Heightimg: 0,
noThumb: 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDyeF81cIQAx_0Rn7TQ-sr3ZlTko7BysBdAnRFuIvEYy-_v0GErgYjiRLr6m8ZFPdI1VeL-MfXrhdwdPls4ZMr02OYEQrWhggfmQTwk_yWGWk_Ts9gpl46plUApj6xvfkrjRXiQH7KxfU/s1600/no-thumb.jpg',
SummaryWords: 1,
wordsNoImg: 1,
skipper: 0,
DisplayHome: true,
DisplayLabel: true
};
//Related Posts Setting
var defaultnoimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXfrV8bRJgjSka2U4uiDARrUEJ8mlu6bAxjtUHZchCtG4snt25yoy5XritWjjsurTBONw0WWIN0_sxXdDpVvgJOyBCq2V9GzOpSeWCxbGEUdH4Rh-WBQvh3oYMmRRa4YmkvmKnfMbQTjRB/s1600/no_image.jpg";
var maxresults=6;
var splittercolor="#fff";
var relatedpoststitle="YOU MAY ALSO LIKE"
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
var _0x3ec1=["\x75\x20\x33\x28\x68\x29\x7B\x33\x2E\x36\x3D\x33\x2E\x36\x7C\x7C\x30\x3B\x33\x2E\x36\x2B\x2B\x3B\x34\x20\x67\x3D\x6E\x2E\x6D\x2E\x6C\x28\x22\x2F\x6B\x2F\x78\x2F\x22\x29\x3D\x3D\x2D\x31\x26\x26\x6E\x2E\x6D\x2E\x6C\x28\x22\x2F\x6B\x3F\x22\x29\x3D\x3D\x2D\x31\x2C\x63\x3D\x6E\x2E\x6D\x2E\x6C\x28\x22\x2F\x6B\x2F\x78\x2F\x22\x29\x21\x3D\x2D\x31\x3B\x35\x28\x33\x2E\x36\x3C\x3D\x32\x2E\x44\x29\x7B\x37\x7D\x35\x28\x67\x26\x26\x21\x32\x2E\x43\x29\x7B\x37\x7D\x35\x28\x63\x26\x26\x21\x32\x2E\x42\x29\x7B\x37\x7D\x34\x20\x65\x3D\x45\x2E\x46\x28\x68\x29\x2C\x66\x3D\x65\x2E\x41\x28\x22\x6F\x22\x29\x3B\x35\x28\x32\x2E\x49\x29\x7B\x34\x20\x61\x3D\x27\x3C\x6F\x20\x48\x3D\x22\x27\x2B\x32\x2E\x47\x2B\x27\x22\x20\x4A\x3D\x22\x27\x2B\x32\x2E\x7A\x2B\x27\x22\x27\x3B\x35\x28\x32\x2E\x76\x21\x3D\x22\x79\x22\x29\x7B\x34\x20\x62\x3D\x32\x2E\x76\x3D\x3D\x22\x74\x22\x3F\x27\x20\x72\x3D\x22\x77\x3A\x74\x3B\x71\x3A\x30\x20\x38\x20\x38\x20\x30\x22\x27\x3A\x27\x20\x72\x3D\x22\x77\x3A\x4C\x3B\x71\x3A\x30\x20\x30\x20\x38\x20\x38\x22\x27\x3B\x61\x2B\x3D\x62\x7D\x61\x2B\x3D\x27\x20\x70\x3D\x22\x27\x2B\x28\x66\x2E\x4B\x3E\x30\x3F\x66\x5B\x30\x5D\x2E\x70\x3A\x32\x2E\x55\x29\x2B\x27\x22\x20\x2F\x3E\x3C\x69\x20\x58\x3D\x22\x57\x22\x3E\x27\x3B\x34\x20\x64\x3D\x33\x2E\x6A\x28\x65\x2E\x39\x2C\x32\x2E\x59\x29\x7D\x54\x7B\x34\x20\x61\x3D\x22\x22\x2C\x64\x3D\x33\x2E\x6A\x28\x65\x2E\x39\x2C\x32\x2E\x52\x29\x7D\x65\x2E\x39\x3D\x22\x3C\x69\x20\x4D\x3D\x27\x53\x27\x3E\x22\x2B\x61\x2B\x64\x2B\x22\x3C\x2F\x69\x3E\x22\x7D\x33\x2E\x6A\x3D\x75\x28\x61\x2C\x62\x29\x7B\x37\x20\x61\x2E\x4E\x28\x2F\x3C\x2E\x2A\x3F\x3E\x2F\x4F\x2C\x22\x22\x29\x2E\x51\x28\x2F\x5C\x73\x2B\x2F\x29\x2E\x50\x28\x30\x2C\x62\x2D\x31\x29\x2E\x56\x28\x22\x20\x22\x29\x7D\x3B","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x69\x73\x6D\x53\x75\x6D\x6D\x61\x72\x79\x7C\x73\x75\x6D\x6D\x61\x72\x79\x7C\x76\x61\x72\x7C\x69\x66\x7C\x63\x6F\x75\x6E\x74\x7C\x72\x65\x74\x75\x72\x6E\x7C\x35\x70\x78\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x64\x69\x76\x7C\x73\x74\x72\x69\x70\x7C\x73\x65\x61\x72\x63\x68\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x68\x72\x65\x66\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x69\x6D\x67\x7C\x73\x72\x63\x7C\x70\x61\x64\x64\x69\x6E\x67\x7C\x73\x74\x79\x6C\x65\x7C\x7C\x6C\x65\x66\x74\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x69\x6D\x61\x67\x65\x50\x6F\x73\x69\x74\x69\x6F\x6E\x7C\x66\x6C\x6F\x61\x74\x7C\x6C\x61\x62\x65\x6C\x7C\x6E\x6F\x7C\x48\x65\x69\x67\x68\x74\x69\x6D\x67\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65\x7C\x44\x69\x73\x70\x6C\x61\x79\x4C\x61\x62\x65\x6C\x7C\x44\x69\x73\x70\x6C\x61\x79\x48\x6F\x6D\x65\x7C\x73\x6B\x69\x70\x70\x65\x72\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x57\x69\x64\x74\x68\x69\x6D\x67\x7C\x77\x69\x64\x74\x68\x7C\x64\x69\x73\x70\x6C\x61\x79\x69\x6D\x61\x67\x65\x73\x7C\x68\x65\x69\x67\x68\x74\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x72\x69\x67\x68\x74\x7C\x69\x64\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x69\x67\x7C\x73\x6C\x69\x63\x65\x7C\x73\x70\x6C\x69\x74\x7C\x77\x6F\x72\x64\x73\x4E\x6F\x49\x6D\x67\x7C\x6D\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x65\x6C\x73\x65\x7C\x6E\x6F\x54\x68\x75\x6D\x62\x7C\x6A\x6F\x69\x6E\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x6F\x73\x7C\x63\x6C\x61\x73\x73\x7C\x53\x75\x6D\x6D\x61\x72\x79\x57\x6F\x72\x64\x73","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\x67","\x3C\x75\x6C\x20\x69\x64\x3D\x22\x6C\x61\x62\x65\x6C\x5F\x77\x69\x74\x68\x5F\x74\x68\x75\x6D\x62\x73\x22\x3E","\x77\x72\x69\x74\x65","\x65\x6E\x74\x72\x79","\x66\x65\x65\x64","\x24\x74","\x74\x69\x74\x6C\x65","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6E\x6B","\x72\x65\x6C","\x72\x65\x70\x6C\x69\x65\x73","\x74\x79\x70\x65","\x74\x65\x78\x74\x2F\x68\x74\x6D\x6C","\x68\x72\x65\x66","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65","\x75\x72\x6C","\x6D\x65\x64\x69\x61\x24\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C","\x63\x6F\x6E\x74\x65\x6E\x74","\x3C\x69\x6D\x67","\x69\x6E\x64\x65\x78\x4F\x66","\x73\x72\x63\x3D\x22","\x22","\x73\x75\x62\x73\x74\x72","\x68\x74\x74\x70\x3A\x2F\x2F\x33\x2E\x62\x70\x2E\x62\x6C\x6F\x67\x73\x70\x6F\x74\x2E\x63\x6F\x6D\x2F\x2D\x7A\x50\x38\x37\x43\x32\x71\x39\x79\x6F\x67\x2F\x55\x56\x6F\x70\x6F\x48\x59\x33\x30\x53\x49\x2F\x41\x41\x41\x41\x41\x41\x41\x41\x45\x35\x6B\x2F\x41\x49\x79\x50\x76\x72\x70\x47\x4C\x6E\x38\x2F\x73\x31\x36\x30\x30\x2F\x70\x69\x63\x74\x75\x72\x65\x5F\x6E\x6F\x74\x5F\x61\x76\x61\x69\x6C\x61\x62\x6C\x65\x2E\x70\x6E\x67","\x70\x75\x62\x6C\x69\x73\x68\x65\x64","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x4A\x61\x6E","\x46\x65\x62","\x4D\x61\x72","\x41\x70\x72","\x4D\x61\x79","\x4A\x75\x6E\x65","\x4A\x75\x6C\x79","\x41\x75\x67","\x53\x65\x70\x74","\x4F\x63\x74","\x4E\x6F\x76","\x44\x65\x63","\x3C\x6C\x69\x20\x63\x6C\x61\x73\x73\x3D\x22\x72\x65\x63\x65\x6E\x74\x2D\x62\x6F\x78\x22\x3E","\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72\x22\x3E\x3C\x61\x20\x68\x72\x65\x66\x3D\x22","\x22\x20\x74\x61\x72\x67\x65\x74\x20\x3D\x22\x5F\x74\x6F\x70\x22\x3E\x3C\x69\x6D\x67\x20\x63\x6C\x61\x73\x73\x3D\x22\x6C\x61\x62\x65\x6C\x5F\x74\x68\x75\x6D\x62\x22\x20\x73\x72\x63\x3D\x22","\x22\x20\x74\x69\x74\x6C\x65\x3D\x22","\x22\x20\x61\x6C\x74\x3D\x22","\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x2F\x64\x69\x76\x3E","\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x64\x65\x74\x61\x69\x6C\x73\x22\x3E","\x4A\x61\x6E\x75\x61\x72\x79","\x46\x65\x62\x72\x75\x61\x72\x79","\x4D\x61\x72\x63\x68","\x41\x70\x72\x69\x6C","\x41\x75\x67\x75\x73\x74","\x53\x65\x70\x74\x65\x6D\x62\x65\x72","\x4F\x63\x74\x6F\x62\x65\x72","\x4E\x6F\x76\x65\x6D\x62\x65\x72","\x44\x65\x63\x65\x6D\x62\x65\x72","\x2D","\x20","\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x69\x6E\x66\x6F\x22\x3E\x3C\x61\x20\x68\x72\x65\x66\x3D\x22","\x22\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x64\x61\x74\x65\x22\x3E","\x3C\x2F\x62\x72\x3E\x3C\x2F\x61\x3E\x3C\x2F\x64\x69\x76\x3E","\x3C\x68\x32\x3E\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x6C\x61\x62\x65\x6C\x5F\x74\x69\x74\x6C\x65\x22\x20\x68\x72\x65\x66\x3D\x22","\x22\x20\x74\x61\x72\x67\x65\x74\x20\x3D\x22\x5F\x74\x6F\x70\x22\x3E","\x3C\x2F\x61\x3E\x3C\x2F\x68\x32\x3E","\x20\x7C\x20","\x31\x20\x43\x6F\x6D\x6D\x65\x6E\x74\x73","\x31\x20\x43\x6F\x6D\x6D\x65\x6E\x74","\x30\x20\x43\x6F\x6D\x6D\x65\x6E\x74\x73","\x4E\x6F\x20\x43\x6F\x6D\x6D\x65\x6E\x74\x73","\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x72\x65\x63\x65\x6E\x74\x2D\x63\x6F\x6D\x22\x20\x68\x72\x65\x66\x3D\x22","\x3C\x2F\x61\x3E\x3C\x2F\x64\x69\x76\x3E","\x73\x75\x6D\x6D\x61\x72\x79","\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66","\x3C\x70\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x73\x75\x6D\x6D\x61\x72\x79\x22\x3E","\x2E\x2E\x2E\x3C\x2F\x70\x3E","\x3C\x2F\x6C\x69\x3E","\x3C\x2F\x75\x6C\x3E","\x73\x72\x63","\x73\x37\x32\x2D\x63","\x73\x34\x30\x30","\x61\x74\x74\x72","\x2E\x66\x65\x61\x74\x75\x72\x65\x64\x2D\x70\x6F\x73\x74\x73\x20\x2E\x6C\x61\x62\x65\x6C\x5F\x74\x68\x75\x6D\x62\x2C\x20\x2E\x66\x65\x61\x74\x75\x72\x65\x64\x2D\x6C\x61\x62\x65\x6C\x73\x20\x2E\x6C\x61\x62\x65\x6C\x5F\x74\x68\x75\x6D\x62","\x72\x65\x61\x64\x79","\x77\x37\x32\x2D\x68\x37\x32\x2D\x70\x2D\x6E\x75","\x73\x33\x32\x30","\x2E\x50\x6F\x70\x75\x6C\x61\x72\x50\x6F\x73\x74\x73\x20\x69\x6D\x67","\x73\x38\x30\x30","\x23\x72\x65\x6C\x61\x74\x65\x64\x2D\x70\x6F\x73\x74\x73\x20\x69\x6D\x67","\x2E\x66\x65\x61\x74\x75\x72\x65\x64\x2D\x73\x6C\x69\x64\x65\x73\x20\x2E\x6C\x61\x62\x65\x6C\x5F\x74\x68\x75\x6D\x62","\x73\x33\x35","\x2E\x61\x76\x61\x74\x61\x72\x2D\x69\x6D\x61\x67\x65\x2D\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72\x20\x69\x6D\x67","\x32\x20\x36\x3D\x77\x20\x75\x28\x29\x3B\x32\x20\x39\x3D\x30\x3B\x32\x20\x38\x3D\x77\x20\x75\x28\x29\x3B\x32\x20\x37\x3D\x77\x20\x75\x28\x29\x3B\x6F\x20\x31\x72\x28\x49\x29\x7B\x7A\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x49\x2E\x58\x2E\x68\x2E\x34\x3B\x69\x2B\x2B\x29\x7B\x32\x20\x68\x3D\x49\x2E\x58\x2E\x68\x5B\x69\x5D\x3B\x36\x5B\x39\x5D\x3D\x68\x2E\x4B\x2E\x24\x74\x3B\x31\x74\x7B\x37\x5B\x39\x5D\x3D\x68\x2E\x31\x71\x24\x31\x70\x2E\x31\x6D\x3B\x37\x3D\x37\x2E\x31\x6E\x28\x22\x2F\x31\x6F\x2D\x63\x2F\x22\x2C\x22\x2F\x31\x75\x2D\x61\x2F\x22\x29\x7D\x31\x76\x28\x31\x42\x29\x7B\x73\x3D\x68\x2E\x31\x43\x2E\x24\x74\x3B\x61\x3D\x73\x2E\x48\x28\x22\x3C\x51\x22\x29\x3B\x62\x3D\x73\x2E\x48\x28\x22\x31\x30\x3D\x5C\x22\x22\x2C\x61\x29\x3B\x63\x3D\x73\x2E\x48\x28\x22\x5C\x22\x22\x2C\x62\x2B\x35\x29\x3B\x64\x3D\x73\x2E\x31\x41\x28\x62\x2B\x35\x2C\x63\x2D\x62\x2D\x35\x29\x3B\x67\x28\x28\x61\x21\x3D\x2D\x31\x29\x26\x26\x28\x62\x21\x3D\x2D\x31\x29\x26\x26\x28\x63\x21\x3D\x2D\x31\x29\x26\x26\x28\x64\x21\x3D\x22\x22\x29\x29\x7B\x37\x5B\x39\x5D\x3D\x64\x7D\x41\x7B\x67\x28\x53\x28\x55\x29\x21\x3D\x3D\x27\x52\x27\x29\x37\x5B\x39\x5D\x3D\x55\x3B\x41\x20\x37\x5B\x39\x5D\x3D\x22\x31\x7A\x3A\x2F\x2F\x33\x2E\x31\x77\x2E\x31\x78\x2E\x31\x79\x2F\x2D\x31\x6C\x2F\x31\x66\x2F\x31\x64\x2F\x31\x63\x2F\x31\x62\x2F\x31\x61\x2E\x31\x6B\x22\x7D\x7D\x67\x28\x36\x5B\x39\x5D\x2E\x34\x3E\x31\x6A\x29\x36\x5B\x39\x5D\x3D\x36\x5B\x39\x5D\x2E\x31\x69\x28\x30\x2C\x31\x68\x29\x2B\x22\x2E\x2E\x2E\x22\x3B\x7A\x28\x32\x20\x6B\x3D\x30\x3B\x6B\x3C\x68\x2E\x66\x2E\x34\x3B\x6B\x2B\x2B\x29\x7B\x67\x28\x68\x2E\x66\x5B\x6B\x5D\x2E\x31\x65\x3D\x3D\x27\x31\x67\x27\x29\x7B\x38\x5B\x39\x5D\x3D\x68\x2E\x66\x5B\x6B\x5D\x2E\x45\x3B\x39\x2B\x2B\x7D\x7D\x7D\x7D\x6F\x20\x31\x45\x28\x29\x7B\x32\x20\x71\x3D\x77\x20\x75\x28\x30\x29\x3B\x32\x20\x79\x3D\x77\x20\x75\x28\x30\x29\x3B\x32\x20\x78\x3D\x77\x20\x75\x28\x30\x29\x3B\x7A\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x38\x2E\x34\x3B\x69\x2B\x2B\x29\x7B\x67\x28\x21\x54\x28\x71\x2C\x38\x5B\x69\x5D\x29\x29\x7B\x71\x2E\x34\x2B\x3D\x31\x3B\x71\x5B\x71\x2E\x34\x2D\x31\x5D\x3D\x38\x5B\x69\x5D\x3B\x79\x2E\x34\x2B\x3D\x31\x3B\x78\x2E\x34\x2B\x3D\x31\x3B\x79\x5B\x79\x2E\x34\x2D\x31\x5D\x3D\x36\x5B\x69\x5D\x3B\x78\x5B\x78\x2E\x34\x2D\x31\x5D\x3D\x37\x5B\x69\x5D\x7D\x7D\x36\x3D\x79\x3B\x38\x3D\x71\x3B\x37\x3D\x78\x7D\x6F\x20\x54\x28\x61\x2C\x65\x29\x7B\x7A\x28\x32\x20\x6A\x3D\x30\x3B\x6A\x3C\x61\x2E\x34\x3B\x6A\x2B\x2B\x29\x67\x28\x61\x5B\x6A\x5D\x3D\x3D\x65\x29\x56\x20\x31\x54\x3B\x56\x20\x31\x59\x7D\x6F\x20\x31\x5A\x28\x4D\x29\x7B\x32\x20\x43\x3B\x67\x28\x53\x28\x57\x29\x21\x3D\x3D\x27\x52\x27\x29\x43\x3D\x57\x3B\x41\x20\x43\x3D\x22\x23\x32\x31\x22\x3B\x7A\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x38\x2E\x34\x3B\x69\x2B\x2B\x29\x7B\x67\x28\x28\x38\x5B\x69\x5D\x3D\x3D\x4D\x29\x7C\x7C\x28\x21\x36\x5B\x69\x5D\x29\x29\x7B\x38\x2E\x76\x28\x69\x2C\x31\x29\x3B\x36\x2E\x76\x28\x69\x2C\x31\x29\x3B\x37\x2E\x76\x28\x69\x2C\x31\x29\x3B\x69\x2D\x2D\x7D\x7D\x32\x20\x72\x3D\x4E\x2E\x31\x53\x28\x28\x36\x2E\x34\x2D\x31\x29\x2A\x4E\x2E\x31\x52\x28\x29\x29\x3B\x32\x20\x69\x3D\x30\x3B\x67\x28\x36\x2E\x34\x3E\x30\x29\x6C\x2E\x70\x28\x27\x3C\x59\x3E\x27\x2B\x31\x4A\x2B\x27\x3C\x2F\x59\x3E\x27\x29\x3B\x6C\x2E\x70\x28\x27\x3C\x42\x20\x4C\x3D\x22\x31\x48\x3A\x20\x31\x47\x3B\x22\x2F\x3E\x27\x29\x3B\x31\x4D\x28\x69\x3C\x36\x2E\x34\x26\x26\x69\x3C\x32\x30\x26\x26\x69\x3C\x31\x4E\x29\x7B\x6C\x2E\x70\x28\x27\x3C\x31\x4F\x3E\x20\x3C\x61\x20\x4C\x3D\x22\x4A\x2D\x31\x50\x3A\x31\x51\x3B\x31\x4C\x3A\x50\x3B\x27\x29\x3B\x67\x28\x69\x21\x3D\x30\x29\x6C\x2E\x70\x28\x27\x31\x46\x2D\x50\x3A\x32\x33\x20\x30\x2E\x32\x34\x20\x27\x2B\x43\x2B\x27\x3B\x22\x27\x29\x3B\x41\x20\x6C\x2E\x70\x28\x27\x22\x27\x29\x3B\x6C\x2E\x70\x28\x27\x20\x45\x3D\x22\x27\x2B\x38\x5B\x72\x5D\x2B\x27\x22\x3E\x3C\x42\x20\x31\x56\x3D\x22\x31\x57\x2D\x31\x58\x22\x3E\x3C\x51\x20\x4C\x3D\x22\x31\x44\x3A\x20\x32\x35\x3B\x20\x32\x32\x3A\x20\x31\x49\x3B\x3B\x22\x20\x31\x30\x3D\x22\x27\x2B\x37\x5B\x72\x5D\x2B\x27\x22\x2F\x3E\x3C\x2F\x42\x3E\x3C\x31\x31\x3E\x27\x2B\x36\x5B\x72\x5D\x2B\x27\x3C\x2F\x31\x31\x3E\x3C\x2F\x61\x3E\x27\x29\x3B\x69\x2B\x2B\x3B\x67\x28\x72\x3C\x36\x2E\x34\x2D\x31\x29\x7B\x72\x2B\x2B\x7D\x41\x7B\x72\x3D\x30\x7D\x7D\x6C\x2E\x70\x28\x27\x3C\x2F\x42\x3E\x27\x29\x3B\x38\x2E\x76\x28\x30\x2C\x38\x2E\x34\x29\x3B\x37\x2E\x76\x28\x30\x2C\x37\x2E\x34\x29\x3B\x36\x2E\x76\x28\x30\x2C\x36\x2E\x34\x29\x7D\x24\x28\x6C\x29\x2E\x31\x55\x28\x6F\x28\x29\x7B\x32\x20\x31\x34\x3D\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x44\x2D\x66\x22\x29\x2E\x31\x39\x28\x22\x45\x22\x29\x3B\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x44\x2D\x66\x22\x29\x2E\x31\x37\x28\x31\x34\x2B\x22\x20\x2E\x31\x33\x2D\x4B\x3A\x5A\x22\x2C\x6F\x28\x29\x7B\x32\x20\x31\x35\x3D\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x44\x2D\x66\x22\x29\x2E\x4A\x28\x29\x3B\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x44\x2D\x66\x22\x29\x2E\x31\x32\x28\x22\x3C\x46\x3E\x31\x4B\x20\x31\x38\x3C\x2F\x46\x3E\x20\x22\x2B\x31\x35\x29\x7D\x29\x3B\x32\x20\x31\x36\x3D\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x47\x2D\x66\x22\x29\x2E\x31\x39\x28\x22\x45\x22\x29\x3B\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x47\x2D\x66\x22\x29\x2E\x31\x37\x28\x31\x36\x2B\x22\x20\x2E\x31\x33\x2D\x4B\x3A\x5A\x22\x2C\x6F\x28\x29\x7B\x32\x20\x4F\x3D\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x47\x2D\x66\x22\x29\x2E\x4A\x28\x29\x3B\x24\x28\x22\x61\x2E\x6D\x2D\x6E\x2D\x47\x2D\x66\x22\x29\x2E\x31\x32\x28\x22\x3C\x46\x3E\x20\x31\x73\x20\x31\x38\x3C\x2F\x46\x3E\x22\x2B\x4F\x29\x7D\x29\x7D\x29\x3B","\x7C\x7C\x76\x61\x72\x7C\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x7C\x72\x65\x6C\x61\x74\x65\x64\x54\x69\x74\x6C\x65\x73\x7C\x74\x68\x75\x6D\x62\x75\x72\x6C\x7C\x72\x65\x6C\x61\x74\x65\x64\x55\x72\x6C\x73\x7C\x72\x65\x6C\x61\x74\x65\x64\x54\x69\x74\x6C\x65\x73\x4E\x75\x6D\x7C\x7C\x7C\x7C\x7C\x7C\x6C\x69\x6E\x6B\x7C\x69\x66\x7C\x65\x6E\x74\x72\x79\x7C\x7C\x7C\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x62\x6C\x6F\x67\x7C\x70\x61\x67\x65\x72\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x77\x72\x69\x74\x65\x7C\x74\x6D\x70\x7C\x7C\x7C\x7C\x41\x72\x72\x61\x79\x7C\x73\x70\x6C\x69\x63\x65\x7C\x6E\x65\x77\x7C\x74\x6D\x70\x33\x7C\x74\x6D\x70\x32\x7C\x66\x6F\x72\x7C\x65\x6C\x73\x65\x7C\x64\x69\x76\x7C\x73\x70\x6C\x69\x74\x62\x61\x72\x63\x6F\x6C\x6F\x72\x7C\x6E\x65\x77\x65\x72\x7C\x68\x72\x65\x66\x7C\x73\x70\x61\x6E\x7C\x6F\x6C\x64\x65\x72\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x6A\x73\x6F\x6E\x7C\x74\x65\x78\x74\x7C\x74\x69\x74\x6C\x65\x7C\x73\x74\x79\x6C\x65\x7C\x63\x75\x72\x72\x65\x6E\x74\x7C\x4D\x61\x74\x68\x7C\x6F\x6C\x64\x65\x72\x4C\x69\x6E\x6B\x54\x69\x74\x6C\x65\x7C\x6C\x65\x66\x74\x7C\x69\x6D\x67\x7C\x75\x6E\x64\x65\x66\x69\x6E\x65\x64\x7C\x74\x79\x70\x65\x6F\x66\x7C\x63\x6F\x6E\x74\x61\x69\x6E\x73\x5F\x74\x68\x75\x6D\x62\x73\x7C\x64\x65\x66\x61\x75\x6C\x74\x6E\x6F\x69\x6D\x61\x67\x65\x7C\x72\x65\x74\x75\x72\x6E\x7C\x73\x70\x6C\x69\x74\x74\x65\x72\x63\x6F\x6C\x6F\x72\x7C\x66\x65\x65\x64\x7C\x68\x32\x7C\x66\x69\x72\x73\x74\x7C\x73\x72\x63\x7C\x68\x33\x7C\x68\x74\x6D\x6C\x7C\x70\x6F\x73\x74\x7C\x6E\x65\x77\x65\x72\x4C\x69\x6E\x6B\x7C\x6E\x65\x77\x65\x72\x4C\x69\x6E\x6B\x54\x69\x74\x6C\x65\x7C\x6F\x6C\x64\x65\x72\x4C\x69\x6E\x6B\x7C\x6C\x6F\x61\x64\x7C\x41\x72\x74\x69\x63\x6C\x65\x7C\x61\x74\x74\x72\x7C\x6E\x6F\x5F\x69\x6D\x61\x67\x65\x7C\x73\x31\x36\x30\x30\x7C\x30\x39\x32\x4D\x6D\x55\x48\x53\x46\x51\x30\x7C\x41\x41\x41\x41\x41\x41\x41\x41\x43\x6C\x38\x7C\x72\x65\x6C\x7C\x55\x46\x39\x31\x46\x45\x37\x72\x78\x66\x49\x7C\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x7C\x31\x30\x30\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x33\x35\x7C\x6A\x70\x67\x7C\x50\x70\x6A\x66\x73\x53\x74\x79\x53\x7A\x30\x7C\x75\x72\x6C\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x73\x37\x32\x7C\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x6D\x65\x64\x69\x61\x7C\x72\x65\x6C\x61\x74\x65\x64\x5F\x72\x65\x73\x75\x6C\x74\x73\x5F\x6C\x61\x62\x65\x6C\x73\x5F\x74\x68\x75\x6D\x62\x73\x7C\x4E\x65\x78\x74\x7C\x74\x72\x79\x7C\x73\x33\x30\x30\x7C\x63\x61\x74\x63\x68\x7C\x62\x70\x7C\x62\x6C\x6F\x67\x73\x70\x6F\x74\x7C\x63\x6F\x6D\x7C\x68\x74\x74\x70\x7C\x73\x75\x62\x73\x74\x72\x7C\x65\x72\x72\x6F\x72\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x77\x69\x64\x74\x68\x7C\x72\x65\x6D\x6F\x76\x65\x52\x65\x6C\x61\x74\x65\x64\x44\x75\x70\x6C\x69\x63\x61\x74\x65\x73\x5F\x74\x68\x75\x6D\x62\x73\x7C\x62\x6F\x72\x64\x65\x72\x7C\x62\x6F\x74\x68\x7C\x63\x6C\x65\x61\x72\x7C\x31\x31\x35\x70\x78\x7C\x72\x65\x6C\x61\x74\x65\x64\x70\x6F\x73\x74\x73\x74\x69\x74\x6C\x65\x7C\x50\x72\x65\x76\x69\x6F\x75\x73\x7C\x66\x6C\x6F\x61\x74\x7C\x77\x68\x69\x6C\x65\x7C\x6D\x61\x78\x72\x65\x73\x75\x6C\x74\x73\x7C\x6C\x69\x7C\x64\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E\x7C\x6E\x6F\x6E\x65\x7C\x72\x61\x6E\x64\x6F\x6D\x7C\x66\x6C\x6F\x6F\x72\x7C\x74\x72\x75\x65\x7C\x72\x65\x61\x64\x79\x7C\x63\x6C\x61\x73\x73\x7C\x72\x65\x6C\x61\x74\x65\x64\x7C\x77\x72\x61\x70\x7C\x66\x61\x6C\x73\x65\x7C\x70\x72\x69\x6E\x74\x52\x65\x6C\x61\x74\x65\x64\x4C\x61\x62\x65\x6C\x73\x5F\x74\x68\x75\x6D\x62\x73\x7C\x7C\x44\x44\x44\x44\x44\x44\x7C\x68\x65\x69\x67\x68\x74\x7C\x73\x6F\x6C\x69\x64\x7C\x35\x70\x78\x7C\x31\x36\x36","\x3C\x61\x20\x68\x72\x65\x66\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x74\x65\x6D\x70\x6C\x61\x74\x65\x69\x73\x6D\x2E\x63\x6F\x6D\x2F\x22\x3E\x42\x6C\x6F\x67\x67\x65\x72\x20\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x3C\x2F\x61\x3E","\x68\x74\x6D\x6C","\x23\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74","\x23\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74\x3A\x76\x69\x73\x69\x62\x6C\x65","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x74\x65\x6D\x70\x6C\x61\x74\x65\x69\x73\x6D\x2E\x63\x6F\x6D\x2F"];eval(function(_0x4000x1,_0x4000x2,_0x4000x3,_0x4000x4,_0x4000x5,_0x4000x6){_0x4000x5= function(_0x4000x3){return (_0x4000x3< _0x4000x2?_0x3ec1[4]:_0x4000x5(parseInt(_0x4000x3/ _0x4000x2)))+ ((_0x4000x3= _0x4000x3% _0x4000x2)> 35?String[_0x3ec1[5]](_0x4000x3+ 29):_0x4000x3.toString(36))};if(!_0x3ec1[4][_0x3ec1[6]](/^/,String)){while(_0x4000x3--){_0x4000x6[_0x4000x5(_0x4000x3)]= _0x4000x4[_0x4000x3]|| _0x4000x5(_0x4000x3)};_0x4000x4= [function(_0x4000x5){return _0x4000x6[_0x4000x5]}];_0x4000x5= function(){return _0x3ec1[7]};_0x4000x3= 1};while(_0x4000x3--){if(_0x4000x4[_0x4000x3]){_0x4000x1= _0x4000x1[_0x3ec1[6]]( new RegExp(_0x3ec1[8]+ _0x4000x5(_0x4000x3)+ _0x3ec1[8],_0x3ec1[9]),_0x4000x4[_0x4000x3])}};return _0x4000x1}(_0x3ec1[0],61,61,_0x3ec1[3][_0x3ec1[2]](_0x3ec1[1]),0,{}));function labelthumbs(_0x4000x5){document[_0x3ec1[11]](_0x3ec1[10]);for(var _0x4000x8=0;_0x4000x8< numposts;_0x4000x8++){var _0x4000x9=_0x4000x5[_0x3ec1[13]][_0x3ec1[12]][_0x4000x8];var _0x4000xa=_0x4000x9[_0x3ec1[15]][_0x3ec1[14]];var _0x4000xb;if(_0x4000x8== _0x4000x5[_0x3ec1[13]][_0x3ec1[12]][_0x3ec1[16]]){break};for(var _0x4000xc=0;_0x4000xc< _0x4000x9[_0x3ec1[17]][_0x3ec1[16]];_0x4000xc++){if(_0x4000x9[_0x3ec1[17]][_0x4000xc][_0x3ec1[18]]== _0x3ec1[19]&& _0x4000x9[_0x3ec1[17]][_0x4000xc][_0x3ec1[20]]== _0x3ec1[21]){var _0x4000xd=_0x4000x9[_0x3ec1[17]][_0x4000xc][_0x3ec1[15]];var _0x4000xe=_0x4000x9[_0x3ec1[17]][_0x4000xc][_0x3ec1[22]]};if(_0x4000x9[_0x3ec1[17]][_0x4000xc][_0x3ec1[18]]== _0x3ec1[23]){_0x4000xb= _0x4000x9[_0x3ec1[17]][_0x4000xc][_0x3ec1[22]];break}};var _0x4000xf;try{_0x4000xf= _0x4000x9[_0x3ec1[25]][_0x3ec1[24]]}catch(h){s= _0x4000x9[_0x3ec1[26]][_0x3ec1[14]];a= s[_0x3ec1[28]](_0x3ec1[27]);b= s[_0x3ec1[28]](_0x3ec1[29],a);c= s[_0x3ec1[28]](_0x3ec1[30],b+ 5);d= s[_0x3ec1[31]](b+ 5,c- b- 5);if(a!= -1&& b!= -1&& c!= -1&& d!= _0x3ec1[4]){_0x4000xf= d}else {_0x4000xf= _0x3ec1[32]}};var _0x4000x1=_0x4000x9[_0x3ec1[33]][_0x3ec1[14]];var _0x4000x10=_0x4000x1[_0x3ec1[34]](0,4);var _0x4000x11=_0x4000x1[_0x3ec1[34]](5,7);var _0x4000x12=_0x4000x1[_0x3ec1[34]](8,10);var _0x4000x13= new Array;_0x4000x13[1]= _0x3ec1[35];_0x4000x13[2]= _0x3ec1[36];_0x4000x13[3]= _0x3ec1[37];_0x4000x13[4]= _0x3ec1[38];_0x4000x13[5]= _0x3ec1[39];_0x4000x13[6]= _0x3ec1[40];_0x4000x13[7]= _0x3ec1[41];_0x4000x13[8]= _0x3ec1[42];_0x4000x13[9]= _0x3ec1[43];_0x4000x13[10]= _0x3ec1[44];_0x4000x13[11]= _0x3ec1[45];_0x4000x13[12]= _0x3ec1[46];document[_0x3ec1[11]](_0x3ec1[47]);if(showpostthumbnails== true){document[_0x3ec1[11]](_0x3ec1[48]+ _0x4000xb+ _0x3ec1[49]+ _0x4000xf+ _0x3ec1[50]+ _0x4000xa+ _0x3ec1[51]+ _0x4000xa+ _0x3ec1[52])};document[_0x3ec1[11]](_0x3ec1[53]);var _0x4000x14=_0x3ec1[4];var _0x4000x15=0;document[_0x3ec1[11]](_0x3ec1[4]);_0x4000x1= _0x4000x9[_0x3ec1[33]][_0x3ec1[14]];var _0x4000x16=[1,2,3,4,5,6,7,8,9,10,11,12];var _0x4000x17=[_0x3ec1[54],_0x3ec1[55],_0x3ec1[56],_0x3ec1[57],_0x3ec1[39],_0x3ec1[40],_0x3ec1[41],_0x3ec1[58],_0x3ec1[59],_0x3ec1[60],_0x3ec1[61],_0x3ec1[62]];var _0x4000x18=_0x4000x1[_0x3ec1[2]](_0x3ec1[63])[2][_0x3ec1[34]](0,2);var _0x4000x19=_0x4000x1[_0x3ec1[2]](_0x3ec1[63])[1];var _0x4000x1a=_0x4000x1[_0x3ec1[2]](_0x3ec1[63])[0];for(var _0x4000x4=0;_0x4000x4< _0x4000x16[_0x3ec1[16]];_0x4000x4++){if(parseInt(_0x4000x19)== _0x4000x16[_0x4000x4]){_0x4000x19= _0x4000x17[_0x4000x4];break}};var _0x4000x1b=_0x4000x18+ _0x3ec1[64]+ _0x4000x19+ _0x3ec1[64]+ _0x4000x1a;if(showpostdate== true){document[_0x3ec1[11]](_0x3ec1[65]+ _0x4000xb+ _0x3ec1[66]+ _0x4000x1b+ _0x3ec1[67])};document[_0x3ec1[11]](_0x3ec1[68]+ _0x4000xb+ _0x3ec1[69]+ _0x4000xa+ _0x3ec1[70]);if(showcommentnum== true){if(_0x4000x15== 1){_0x4000x14= _0x4000x14+ _0x3ec1[71]};if(_0x4000xd== _0x3ec1[72]){_0x4000xd= _0x3ec1[73]};if(_0x4000xd== _0x3ec1[74]){_0x4000xd= _0x3ec1[75]};_0x4000x14= _0x4000x14+ _0x4000xd;_0x4000x15= 1;document[_0x3ec1[11]](_0x3ec1[76]+ _0x4000xe+ _0x3ec1[69]+ _0x4000xd+ _0x3ec1[77])};if(_0x3ec1[26] in _0x4000x9){var _0x4000x1c=_0x4000x9[_0x3ec1[26]][_0x3ec1[14]]}else {if(_0x3ec1[78] in _0x4000x9){var _0x4000x1c=_0x4000x9[_0x3ec1[78]][_0x3ec1[14]]}else {var _0x4000x1c=_0x3ec1[4]}};var _0x4000x1d=/<\S[^>]*>/g;_0x4000x1c= _0x4000x1c[_0x3ec1[6]](_0x4000x1d,_0x3ec1[4]);if(showpostsummary== true){if(_0x4000x1c[_0x3ec1[16]]< numchars){document[_0x3ec1[11]](_0x3ec1[4]);document[_0x3ec1[11]](_0x4000x1c);document[_0x3ec1[11]](_0x3ec1[4])}else {document[_0x3ec1[11]](_0x3ec1[4]);_0x4000x1c= _0x4000x1c[_0x3ec1[34]](0,numchars);var _0x4000x1e=_0x4000x1c[_0x3ec1[79]](_0x3ec1[64]);_0x4000x1c= _0x4000x1c[_0x3ec1[34]](0,_0x4000x1e);document[_0x3ec1[11]](_0x3ec1[80]+ _0x4000x1c+ _0x3ec1[81])}};document[_0x3ec1[11]](_0x3ec1[82]);if(_0x4000x8!= numposts- 1){document[_0x3ec1[11]](_0x3ec1[4])}};document[_0x3ec1[11]](_0x3ec1[83])}$(document)[_0x3ec1[89]](function(){$(_0x3ec1[88])[_0x3ec1[87]](_0x3ec1[84],function(_0x4000xb,_0x4000x1f){return _0x4000x1f[_0x3ec1[6]](_0x3ec1[85],_0x3ec1[86])})});$(document)[_0x3ec1[89]](function(){$(_0x3ec1[92])[_0x3ec1[87]](_0x3ec1[84],function(_0x4000xb,_0x4000x1f){return _0x4000x1f[_0x3ec1[6]](_0x3ec1[90],_0x3ec1[91])})});$(document)[_0x3ec1[89]](function(){$(_0x3ec1[94])[_0x3ec1[87]](_0x3ec1[84],function(_0x4000xb,_0x4000x1f){return _0x4000x1f[_0x3ec1[6]](_0x3ec1[85],_0x3ec1[93])})});$(document)[_0x3ec1[89]](function(){$(_0x3ec1[95])[_0x3ec1[87]](_0x3ec1[84],function(_0x4000xb,_0x4000x1f){return _0x4000x1f[_0x3ec1[6]](_0x3ec1[85],_0x3ec1[93])})});$(document)[_0x3ec1[89]](function(){$(_0x3ec1[97])[_0x3ec1[87]](_0x3ec1[84],function(_0x4000xb,_0x4000x1f){return _0x4000x1f[_0x3ec1[6]](_0x3ec1[96],_0x3ec1[91])})});eval(function(_0x4000x1,_0x4000x2,_0x4000x3,_0x4000x4,_0x4000x5,_0x4000x6){_0x4000x5= function(_0x4000x3){return (_0x4000x3< _0x4000x2?_0x3ec1[4]:_0x4000x5(parseInt(_0x4000x3/ _0x4000x2)))+ ((_0x4000x3= _0x4000x3% _0x4000x2)> 35?String[_0x3ec1[5]](_0x4000x3+ 29):_0x4000x3.toString(36))};if(!_0x3ec1[4][_0x3ec1[6]](/^/,String)){while(_0x4000x3--){_0x4000x6[_0x4000x5(_0x4000x3)]= _0x4000x4[_0x4000x3]|| _0x4000x5(_0x4000x3)};_0x4000x4= [function(_0x4000x5){return _0x4000x6[_0x4000x5]}];_0x4000x5= function(){return _0x3ec1[7]};_0x4000x3= 1};while(_0x4000x3--){if(_0x4000x4[_0x4000x3]){_0x4000x1= _0x4000x1[_0x3ec1[6]]( new RegExp(_0x3ec1[8]+ _0x4000x5(_0x4000x3)+ _0x3ec1[8],_0x3ec1[9]),_0x4000x4[_0x4000x3])}};return _0x4000x1}(_0x3ec1[98],62,130,_0x3ec1[99][_0x3ec1[2]](_0x3ec1[1]),0,{}));$(document)[_0x3ec1[89]](function(){$(_0x3ec1[102])[_0x3ec1[101]](_0x3ec1[100]);setInterval(function(){if(!$(_0x3ec1[103])[_0x3ec1[16]]){window[_0x3ec1[104]][_0x3ec1[22]]= _0x3ec1[105]}},3000)})
$(document).ready(function(){
$("#nav-mobile").html($(".menu-secondary-container").html());
$("#nav-trigger span").click(function(){
if ($(".menu-secondary-container ul").hasClass("expanded")) {
$(".menu-secondary-container ul.expanded").removeClass("expanded").slideUp(250);
$(this).removeClass("open");
} else {
$(".menu-secondary-container ul").addClass("expanded").slideDown(250);
$(this).addClass("open");
}
});
});
$(document).ready(function(){
$("#nav-mobile").html($(".menu-secondary-container").html());
$("#nav-trigger span").click(function(){
if ($("nav#nav-mobile ul").hasClass("expanded")) {
$("nav#nav-mobile ul.expanded").removeClass("expanded").slideUp(250);
$(this).removeClass("open");
} else {
$("nav#nav-mobile ul").addClass("expanded").slideDown(250);
$(this).addClass("open");
}
});
});
//]]>
</script>
</head>
<body expr:class='data:blog.pageType'>
<!--Header-->
<div id='header-wrapper'>
<div class='margin-1200'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='ViralMag (Header)' type='Header' version='1' visible='true'>
<b:includable id='main'>
<b:if cond='data:useImage'>
<b:if cond='data:imagePlacement == "REPLACE"'>
<!--Show just the image, no text-->
<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 + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block;padding-left:0px;padding-top:0px;'/>
</a>
</div>
<b:else/>
<!--
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.
-->
<div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); " + "background-position: " + data:backgroundPositionStyleStr + "; " + data:widthStyleStr + "min-height: " + data:height + "px;" + "_height: " + data:height + "px;" + "background-repeat: no-repeat; "' 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/>
<!--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'>
<a expr:href='data:blog.homepageUrl'><data:title/> <i aria-hidden='true' class='fa fa-rss-square'/></a>
</b:includable>
</b:widget>
</b:section>
<div class='sb-search' id='sb-search'>
<form action='/search'>
<input class='sb-search-input' id='search' name='q' placeholder='Enter your search term...' type='search'/>
<input class='sb-search-submit' type='submit' value=''/>
<span class='sb-icon-search'><i aria-hidden='true' class='fa fa-search'/></span>
</form>
</div>
</div>
</div>
<!--Navigation Menu-->
<div class='menu-secondary-container'>
<div class='margin-1200'>
<ul class='menus menu-secondary'>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a href='#'>Business</a>
<ul class='children'>
<li><a href='#'>Internet</a></li>
<li><a href='#'>Market</a></li>
<li><a href='#'>Stock</a></li>
</ul>
</li>
<li><a href='#'>Downloads</a>
<ul class='children'>
<li><a href='#'>Dvd</a></li>
<li><a href='#'>Games</a></li>
<li><a href='#'>Software</a>
<ul class='children'>
<li><a href='#'>Office</a>
</li>
</ul>
</li>
</ul>
</li>
<li><a href='#'>Parent Category</a>
<ul class='children'>
<li><a href='#'>Child Category 1</a>
<ul class='children'>
<li><a href='#'>Sub Child Category 1</a></li>
<li><a href='#'>Sub Child Category 2</a></li>
<li><a href='#'>Sub Child Category 3</a></li>
</ul>
</li>
<li><a href='#'>Child Category 2</a></li>
<li><a href='#'>Child Category 3</a></li>
<li><a href='#'>Child Category 4</a></li>
</ul>
</li>
<li><a href='#'>Featured</a></li>
<li><a href='#'>Health</a>
<ul class='children'>
<li><a href='#'>Childcare</a></li>
<li><a href='#'>Doctors</a></li>
</ul>
</li>
<li><a href='#'>Uncategorized</a></li>
</ul>
<!--Social Links-->
<ul class='social-icons'>
<li><a href='#'><i class='fa fa-facebook'/></a></li>
<li><a href='#'><i class='fa fa-twitter'/></a></li>
<li><a href='#'><i class='fa fa-linkedin'/></a></li>
<li><a href='#'><i class='fa fa-google-plus'/></a></li>
<li><a href='#'><i class='fa fa-pinterest'/></a></li>
</ul>
</div>
</div>
<!--Mobile Menu-->
<div id='nav-trigger'><span><i class='fa fa-list'/></span></div>
<nav id='nav-mobile'/>
<!--Content-->
<div id='content-wrapper'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<!--Featured Post-->
<div class='featured-posts'>
<div class='margin-1200'>
<b:section class='recent' id='Featured-Posts-Top' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML103' locked='true' title='Featured Post Via Labels' type='HTML' version='1' visible='true'>
<b:includable id='main'>
<div class='widget-content'>
<div class='title-wrap'> <div class='title'>
<h3 class='title-text'><data:title/></h3>
</div>
</div>
<script type='text/javascript'>var numposts = 6;var showpostthumbnails = true;var showcommentnum = false;var showpostdate = false;var showpostsummary = false;var numchars = 100;</script>
<script expr:src='"/feeds/posts/default/-/" + data:content + "?published&alt=json-in-script&callback=labelthumbs"' type='text/javascript'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div></div>
</b:if>
<!--Ads Wrapper-->
<div class='ads-wrapper'>
<b:section class='margin-728' id='Ads-Wrapper-Top' maxwidgets='1' showaddelement='no'>
<b:widget id='HTML26' locked='false' title='Top Ad 728x90' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<!--Featured Slides-->
<div class='featured-slides'>
<div class='margin-1200'>
<b:section class='slides' id='Featured-Slides' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML104' locked='true' title='Featured Slides Via Labels' type='HTML' version='1' visible='true'>
<b:includable id='main'>
<div class='widget-content'>
<div class='title-wrap'> <div class='title'>
<h3 class='title-text'><data:title/></h3>
</div>
</div>
<script type='text/javascript'>var numposts = 3;var showpostthumbnails = true;var showcommentnum = false;var showpostdate = true;var showpostsummary = false;var numchars = 100;</script>
<script expr:src='"/feeds/posts/default/-/" + data:content + "?published&alt=json-in-script&callback=labelthumbs"' type='text/javascript'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div></div>
</b:if>
<div class='margin-1200'>
<!--Main Wrapper-->
<div id='main-wrapper'>
<!--Homepage Heading-->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<div class='main-heading'><h2>More Stories</h2></div>
</b:if>
<!--Main Section-->
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1' visible='true'>
<b:includable id='main' var='top'>
<b:if cond='data:mobile == "false"'>
<!-- posts -->
<div class='blog-posts hfeed'>
<b:include data='top' name='status-message'/>
<data:defaultAdStart/>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.isDateStart'>
<b:if cond='data:post.isFirstPost == "false"'>
</div></div>
</b:if>
</b:if>
<b:if cond='data:post.isDateStart'>
<div class="date-outer">
</b:if>
<b:if cond='data:post.dateHeader'>
<h2 class='date-header'><span><data:post.dateHeader/></span></h2>
</b:if>
<b:if cond='data:post.isDateStart'>
<div class="date-posts">
</b:if>
<div class='post-outer'>
<b:include data='post' name='post'/>
<b:if cond='data:blog.pageType == "static_page"'>
<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 cond='data:blog.pageType == "item"'>
<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>
<b:if cond='data:post.includeAd'>
<b:if cond='data:post.isFirstPost'>
<data:defaultAdEnd/>
<b:else/>
<data:adEnd/>
</b:if>
<div class='inline-ad'>
<data:adCode/>
</div>
<data:adStart/>
</b:if>
</b:loop>
<b:if cond='data:numPosts != 0'>
</div></div>
</b:if>
<data:adEnd/>
</div>
<b:if cond='data:blog.pageType != "item"'>
<!-- navigation -->
<b:include name='nextprev'/>
</b:if>
<!-- 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("annotations", "1", {"locale": "<data:top.languageCode/>"});
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='"item-control " + 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'> </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 + "_backlinks-create-link"' 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 + "_comment-editor-toggle-link"' 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='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
<b:else/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
</b:if>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>', '<data:post.communityId/>');
</script>
</div>
</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
<span expr:class='"item-control " + data:comment.adminClass'>
<b:if cond='data:showCmtPopup'>
<div class='goog-toggle-button'>
<div class='goog-inline-block comment-action-icon'/>
</div>
<b:else/>
<a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data: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.commentSource == 1'>
<span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.url.canonical.http'>
</span>
<b:else/>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:post.commentLabelFull/>:
</a>
</b:if>
</b:includable>
<b:includable id='comment_picker' var='post'>
<b:if cond='data:post.commentSource == 1'>
<b:include data='post' name='iframe_comments'/>
<b:elseif cond='data:post.showThreadedComments'/>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:includable>
<b:includable id='comments' var='post'>
<div class='comments' id='comments'>
<a name='comments'/>
<b:if cond='data:post.allowComments'>
<h4>
<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>
 
<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
 
<data:post.commentRangeText/>
 
<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>
<div expr:id='data:widget.instanceId + "_comments-block-wrapper"'>
<dl expr:class='data:post.avatarIndentClass' id='comments-block'>
<b:loop values='data:post.comments' var='comment'>
<dt expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'>
<b:if cond='data:comment.favicon'>
<img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
</b:if>
<a expr:name='data:comment.anchorName'/>
<b:if cond='data:blog.enabledCommentProfileImages'>
<data:comment.authorAvatarImage/>
</b:if>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>
</dt>
<dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p>
<data:comment.body/>
</p>
</b:if>
</dd>
<dd class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</dd>
</b:loop>
</dl>
</div>
<b:if cond='data:post.commentPagingRequired'>
<span class='paging-control-container'>
<a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
<data:post.oldestLinkText/>
</a>
<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
<data:post.olderLinkText/>
</a>
 
<data:post.commentRangeText/>
 
<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 + "_backlinks-container"'>
<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 != "item"'> <!-- 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' expr:data-href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/>
<b:if cond='data:post.embedCommentForm == "false"'>
<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'>
<b:if cond='data:post.dateHeader'>
<div class='date-header'>
<span><data:post.dateHeader/></span>
</div>
</b:if>
<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'>&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 != "static_page"'>
<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 == "index"'>
<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 + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'>&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 + "_blog-pager-older-link"' expr:title='data:olderPageTitle'>&rsaquo;</a>
</div>
</b:if>
<div class='mobile-link-button' id='blog-pager-home-link'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></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'>
<b:if cond='data:post.dateHeader'>
<h2 class='date-header'><span><data:post.dateHeader/></span></h2>
</b:if>
<div class='date-posts'>
<div class='post-outer'>
<div class='post hentry uncustomized-post-template'>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<h3 class='post-title entry-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-header-line-1'/>
</div>
<div class='post-body entry-content' expr:id='"post-body-" + data:post.id'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</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 != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<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 == "static_page"'>
<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 cond='data:blog.pageType == "item"'>
<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 + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
</span>
</b:if>
<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 + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><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='wrapfullpost'>
<div class='post hentry'>
<a expr:name='data:post.id'/>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:blog.pageType!= "item"'>
<b:if cond='data:post.isFirstPost'>
<script type='text/javascript'>
//<![CDATA[
//<![CDATA[
function bp_thumbnail_resize(image_url,post_title)
{
var image_size=400;
var width_size=364;
var height_size=205;
var show_default_thumbnail=true;
var default_thumbnail="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdne_kHX6R08t_sJEtttbSDO9C988pQPl2kV4yHLTJKYBV6Bn34zzEP8ecwqYYjFupXN4w9AFjMMNIHxkiC7EIONkQLCtQqOsiFHRreNCDxlZAMWpO_AY6NyzktCkYNH6lXhg6mqyGR0c/s72-c/default.png";
if(show_default_thumbnail == true && image_url == "") image_url= default_thumbnail;
image_tag='<div class="animated"><img src="'+image_url.replace('/s72-c/','/a'+image_size+'/')+'" class="postthumb" alt="'+post_title+'" width="'+width_size+'" height="'+height_size+'"/></div>';
if(image_url!="") return image_tag; else return "";
}
//]]>
</script>
</b:if>
<div class='entrybody'>
<a expr:href='data:post.url'><script type='text/javascript'>
document.write(bp_thumbnail_resize("<data:post.thumbnailUrl/>","<data:post.title/>"));
</script></a>
<span class='post-label'><b:if cond='data:post.labels'><b:loop values='data:post.labels' var='label'><a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>, </b:if></b:loop></b:if></span>
</div>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<span class='item-label'><b:if cond='data:post.labels'><b:loop values='data:post.labels' var='label'><a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>, </b:if></b:loop></b:if></span>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.title'>
<div class='post-title-wrap'>
<h1 class='post-title entry-title'>
<b:if cond='data:post.link'>
<data:post.title/>
<b:else/>
<b:if cond='data:post.url'>
<data:post.title/>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h1>
<p class='description'><data:blog.metaDescription/></p>
</div>
</b:if>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:post.title'>
<div class='post-title-wrap'>
<h2 class='post-title entry-title pagetitle'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h2>
</div>
</b:if>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<div class='post-details'>
<span class='meta_author'>by <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'><data:post.author/></a></span>
<span class='post-date'><data:post.timestamp/></span>
</div>
</b:if> </b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.authorAboutMe'>
<div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<div class='author-info'>
<b:if cond='data:post.authorPhoto.url'>
<img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
</b:if>
<li>
By<a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
<span itemprop='name'><data:post.author/></span>
</a>
</li>
<li><span class='post-date'><data:post.timestamp/></span></li>
</div>
<div class='post-comment'><b:if cond='data:post.allowComments'><a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 0'><i class='fa fa-comment'/> 0</b:if><b:if cond='data:post.numComments == 1'><i class='fa fa-comment'/> 1</b:if><b:if cond='data:post.numComments >= 2'><i class='fa fa-comments'/> <data:post.numComments/></b:if></a></b:if> </div>
</div>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<div class='don-share' data-limit='3'>
<div class='don-share-total'/>
<div class='don-share-facebook'/>
<div class='don-share-twitter'/>
<div class='don-share-pinterest'/>
</div>
<script type='text/javascript'>
(function() {
var dr = document.createElement('script');
dr.type = 'text/javascript'; dr.async = true;
dr.src = '//share.donreach.com/buttons.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dr);
})();
</script>
</b:if>
<div class='post-body entry-content'>
<span expr:id='data:post.id'><data:post.body/></span>
<b:if cond='data:blog.pageType == "index"'>
<script type='text/javascript'>summary("<data:post.id/>")</script>
<b:else/>
<b:if cond='data:blog.pageType == "archive"'>
<script type='text/javascript'>summary("<data:post.id/>")</script>
</b:if>
</b:if>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
<b:if cond='data:blog.pageType == "item"'>
<div class='post-ads margin-728'>
<div class='ads-append'/>
</div>
<!-- navigation -->
<b:include name='nextprev'/>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.authorAboutMe'>
<div class='author-profile-bottom' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<div class='left'>
<b:if cond='data:post.authorPhoto.url'>
<img expr:src='data:post.authorPhoto.url' itemprop='image'/>
</b:if>
<li>
Written by:</li>
<li><a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
<span itemprop='name'><data:post.author/></span>
</a>
</li>
</div>
<div class='right'>
<span itemprop='description'><data:post.authorAboutMe/></span>
</div>
</div>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<!--Related Posts-->
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != "true"'>
</b:if>
<script expr:src='"/feeds/posts/default/-/" + data:label.name + "?alt=json-in-script&callback=related_results_labels_thumbs&max-results=6"' type='text/javascript'/></b:loop>
<script type='text/javascript'>
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs("<data:post.url/>");
</script>
</div>
</b:if>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-'/>
<div class='post-footer-line post-footer-line-2'/>
<div class='post-footer-line post-footer-line-3'>
</div></div>
</div>
</div>
</b:includable>
<b:includable id='postQuickEdit' var='post'>
<b:if cond='data:post.editUrl'>
<span expr:class='"item-control " + 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 + "&target=email"' 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 + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' 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 + "&target=twitter"' 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 + "&target=facebook"' expr:onclick='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' 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 + "&target=orkut"' 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 class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
<b:includable id='threaded-comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<b:if cond='data:mobile'>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' 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='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
</b:if>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>', '<data:post.communityId/>');
</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 = '250px';
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>
<b:if cond='data:post.numComments == 1'>
1 <data:commentLabel/>:
<b:else/>
<data:post.numComments/> <data:commentLabelPlural/>:
</b:if>
</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 + "_backlinks-container"'>
<b:if cond='data:post.showBacklinks'>
<b:include data='post' name='backlinks'/>
</b:if>
</div>
</div>
</div>
</b:includable>
</b:widget>
</b:section>
<!--Ads Wrapper-->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<div class='ads-wrapper'>
<b:section class='margin-728' id='Ads-Wrapper-Below-Posts' maxwidgets='1' showaddelement='no'>
<b:widget id='HTML28' locked='false' title='Top Ad 728x90' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<!--Featured Labels-->
<div class='featured-labels'>
<b:section class='slides' id='Featured-Post-Bottom' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML105' locked='true' title='Featured Posts Via Labels' type='HTML' version='1' visible='true'>
<b:includable id='main'>
<div class='widget-content'>
<div class='title-wrap'> <div class='title'>
<h3 class='title-text'><data:title/></h3>
</div>
</div>
<div class='label-title'> <h2>More on <span><data:content/></span></h2></div>
<script type='text/javascript'>var numposts = 6;var showpostthumbnails = true;var showcommentnum = false;var showpostdate = true;var showpostsummary = false;var numchars = 100;</script>
<script expr:src='"/feeds/posts/default/-/" + data:content + "?published&alt=json-in-script&callback=labelthumbs"' type='text/javascript'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</b:if>
<!--Ads Wrapper-->
<div class='ads-wrapper none'>
<b:section class='margin-728' id='Ads-Wrapper-Below-Single-Post' maxwidgets='1' showaddelement='no'>
<b:widget id='HTML29' locked='false' title='Top Ad 728x90' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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>
<!--Sidebar Wrapper-->
<div id='rsidebar-wrapper'>
<b:section class='sidebar' id='sidebarright' preferred='yes'>
<b:widget id='HTML5' locked='false' title='Subscribe' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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='Follow on Facebook' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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='PopularPosts2' locked='false' title='Popular Posts' type='PopularPosts' visible='true'>
<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'>
<b:if cond='!data:showSnippets'>
<!-- (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/>
<!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
<div expr:class='data:showSnippets ? "item-content" : "item-thumbnail-only"'>
<b:if cond='data:post.featuredImage.isResizable or data:post.thumbnail'>
<div class='item-thumbnail'>
<a expr:href='data:post.href' target='_blank'>
<b:with value='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 72, "1:1") : data:post.thumbnail' var='image'>
<img alt='' border='0' expr:src='data:image'/>
</b:with>
</a>
</div>
</b:if>
<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
<b:if cond='data:showSnippets'>
<div class='item-snippet'><data:post.snippet/></div>
</b:if>
</div>
<div style='clear: both;'/>
</b:if>
</li>
</b:loop>
</ul>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
<b:widget id='PlusBadge1' locked='false' title='Google+ Badge' type='PlusBadge' visible='true'>
<b:includable id='main'>
<script type='text/javascript'>
window.___gcfg = {
lang: '<data:language/>'
};
</script>
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div data-rel='author' expr:class='"g-" + 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:widget id='FeaturedPost1' locked='false' title='Featured post' type='FeaturedPost' visible='true'>
<b:includable id='main'>
<!-- Only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<b:include name='content'/>
<b:include name='quickedit'/>
</b:includable>
<b:includable id='content'>
<div class='post-summary'>
<b:if cond='data:showPostTitle and data:postTitle != ""'>
<h3><a expr:href='data:postUrl'><data:postTitle/></a></h3>
</b:if>
<b:if cond='data:showSnippet and data:postSummary != ""'>
<p>
<data:postSummary/>
</p>
</b:if>
<b:if cond='data:showFirstImage and data:postFirstImage != ""'>
<img class='image' expr:src='data:postFirstImage'/>
</b:if>
</div>
<style type='text/css'>
.image {
width: 100%;
}
</style>
</b:includable>
</b:widget>
<b:widget id='HTML3' locked='false' title='' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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>
</div> <!-- end content-wrapper -->
<!--Ads Wrapper-->
<div class='ads-wrapper bottom'>
<b:section class='margin-728' id='Ads-Wrapper-Above-Footer' maxwidgets='1' showaddelement='no'>
<b:widget id='HTML27' locked='false' title='Top Ad 728x90' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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>
<!--Footer-->
<div class='footer'>
<div class='margin-1200'>
<div class='footer-widget'>
<b:section class='footersec' id='footersec1' showaddelement='yes'>
<b:widget id='HTML21' locked='false' title='About' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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 class='footer-widget'>
<b:section class='footersec' id='footersec2' showaddelement='yes'>
<b:widget id='HTML4' locked='false' title='Site Links' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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 class='footer-widget'>
<b:section class='footersec' id='footersec3' showaddelement='yes'>
<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' visible='true'>
<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'>
<b:if cond='!data:showSnippets'>
<!-- (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/>
<!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
<div expr:class='data:showSnippets ? "item-content" : "item-thumbnail-only"'>
<b:if cond='data:post.featuredImage.isResizable or data:post.thumbnail'>
<div class='item-thumbnail'>
<a expr:href='data:post.href' target='_blank'>
<b:with value='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 72, "1:1") : data:post.thumbnail' var='image'>
<img alt='' border='0' expr:src='data:image'/>
</b:with>
</a>
</div>
</b:if>
<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
<b:if cond='data:showSnippets'>
<div class='item-snippet'><data:post.snippet/></div>
</b:if>
</div>
<div style='clear: both;'/>
</b:if>
</li>
</b:loop>
</ul>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
<div class='footer-widget last'>
<b:section class='footersec' id='footersec4' showaddelement='yes'>
<b:widget id='HTML2' locked='false' title='Templateism?' type='HTML' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<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>
<!--Copyrights-->
<div class='copyrights'>
<div class='margin-1200'>
<p class='left'> Copyrights @ <data:blog.title/> - <a href='http://www.templateism.com' id='mycontent'>Blogger Templates</a> By Templateism | <a href='https://templatelib.com'>Templatelib</a></p>
<ul class='right'>
<li><i class='fa fa-phone'/> (91) 5544 654942</li>
<li><i class='fa fa-envelope-o'/> support@templateism.com</li>
<li><i class='fa fa-twitter'/> Templateism</li>
</ul>
</div>
</div>
</div>
<!--Page Navigation Starts-->
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<script type='text/javascript'>
var pageCount=8;
var displayPageNum=5;
var upPageWord ='Previous';
var downPageWord ='Next';
</script>
<script type='text/javascript'>
//<![CDATA[
var _0xb8c7=["\x4A\x20\x31\x76\x28\x45\x29\x7B\x33\x20\x38\x3D\x48\x3B\x33\x20\x63\x3D\x31\x31\x20\x31\x67\x28\x29\x3B\x33\x20\x37\x3D\x31\x3B\x33\x20\x39\x3D\x31\x3B\x33\x20\x72\x3D\x30\x3B\x33\x20\x78\x3D\x30\x3B\x33\x20\x79\x3D\x30\x3B\x33\x20\x35\x3D\x27\x27\x3B\x33\x20\x6C\x3D\x27\x27\x3B\x33\x20\x77\x3D\x27\x27\x3B\x41\x28\x33\x20\x69\x3D\x30\x2C\x68\x3B\x68\x3D\x45\x2E\x31\x63\x2E\x31\x38\x5B\x69\x5D\x3B\x69\x2B\x2B\x29\x7B\x33\x20\x4B\x3D\x68\x2E\x4F\x2E\x24\x74\x2E\x42\x28\x30\x2C\x31\x39\x29\x2B\x68\x2E\x4F\x2E\x24\x74\x2E\x42\x28\x31\x37\x2C\x31\x36\x29\x3B\x7A\x3D\x31\x35\x28\x4B\x29\x3B\x33\x20\x73\x3D\x68\x2E\x73\x2E\x24\x74\x3B\x34\x28\x73\x21\x3D\x27\x27\x29\x7B\x34\x28\x72\x3D\x3D\x30\x7C\x7C\x28\x72\x25\x75\x3D\x3D\x28\x75\x2D\x31\x29\x29\x29\x7B\x34\x28\x38\x2E\x64\x28\x7A\x29\x21\x3D\x2D\x31\x29\x7B\x37\x3D\x39\x7D\x34\x28\x73\x21\x3D\x27\x27\x29\x39\x2B\x2B\x3B\x63\x5B\x63\x2E\x6A\x5D\x3D\x27\x2F\x6D\x3F\x4D\x2D\x67\x3D\x27\x2B\x7A\x2B\x27\x26\x67\x2D\x46\x3D\x27\x2B\x75\x7D\x7D\x72\x2B\x2B\x7D\x41\x28\x33\x20\x70\x3D\x30\x3B\x70\x3C\x63\x2E\x6A\x3B\x70\x2B\x2B\x29\x7B\x34\x28\x70\x3E\x3D\x28\x37\x2D\x50\x2D\x31\x29\x26\x26\x70\x3C\x28\x37\x2B\x50\x29\x29\x7B\x34\x28\x78\x3D\x3D\x30\x26\x26\x70\x3D\x3D\x37\x2D\x32\x29\x7B\x34\x28\x37\x3D\x3D\x32\x29\x7B\x6C\x3D\x27\x3C\x36\x20\x62\x3D\x22\x47\x22\x3E\x3C\x61\x20\x65\x3D\x22\x2F\x22\x3E\x27\x2B\x4E\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x6B\x7B\x6C\x3D\x27\x3C\x36\x20\x62\x3D\x22\x47\x22\x3E\x3C\x61\x20\x65\x3D\x22\x27\x2B\x63\x5B\x70\x5D\x2B\x27\x22\x3E\x27\x2B\x4E\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x78\x2B\x2B\x7D\x34\x28\x70\x3D\x3D\x28\x37\x2D\x31\x29\x29\x7B\x35\x2B\x3D\x27\x3C\x36\x20\x62\x3D\x22\x5A\x22\x3E\x27\x2B\x37\x2B\x27\x3C\x2F\x36\x3E\x27\x7D\x6B\x7B\x34\x28\x70\x3D\x3D\x30\x29\x7B\x35\x2B\x3D\x27\x3C\x36\x20\x62\x3D\x22\x4C\x22\x3E\x3C\x61\x20\x65\x3D\x22\x2F\x22\x3E\x31\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x6B\x7B\x35\x2B\x3D\x27\x3C\x36\x20\x62\x3D\x22\x4C\x22\x3E\x3C\x61\x20\x65\x3D\x22\x27\x2B\x63\x5B\x70\x5D\x2B\x27\x22\x3E\x27\x2B\x28\x70\x2B\x31\x29\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x7D\x34\x28\x79\x3D\x3D\x30\x26\x26\x70\x3D\x3D\x37\x29\x7B\x77\x3D\x27\x3C\x36\x20\x62\x3D\x22\x47\x22\x3E\x20\x3C\x61\x20\x65\x3D\x22\x27\x2B\x63\x5B\x70\x5D\x2B\x27\x22\x3E\x27\x2B\x56\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x3B\x79\x2B\x2B\x7D\x7D\x7D\x34\x28\x37\x3E\x31\x29\x7B\x35\x3D\x27\x27\x2B\x6C\x2B\x27\x20\x27\x2B\x35\x2B\x27\x20\x27\x7D\x35\x3D\x27\x3C\x51\x20\x62\x3D\x22\x59\x22\x3E\x3C\x36\x20\x57\x3D\x22\x58\x3A\x20\x23\x31\x65\x3B\x22\x20\x62\x3D\x22\x31\x68\x22\x3E\x20\x31\x77\x20\x28\x27\x2B\x28\x39\x2D\x31\x29\x2B\x27\x29\x3C\x2F\x36\x3E\x27\x2B\x35\x3B\x34\x28\x37\x3C\x28\x39\x2D\x31\x29\x29\x7B\x35\x2B\x3D\x77\x7D\x34\x28\x39\x3D\x3D\x31\x29\x39\x2B\x2B\x3B\x35\x2B\x3D\x27\x3C\x2F\x51\x3E\x27\x3B\x33\x20\x66\x3D\x76\x2E\x31\x75\x28\x22\x66\x22\x29\x3B\x33\x20\x43\x3D\x76\x2E\x31\x70\x28\x22\x31\x6F\x2D\x31\x6A\x22\x29\x3B\x34\x28\x39\x3C\x3D\x32\x29\x7B\x35\x3D\x27\x27\x7D\x41\x28\x33\x20\x70\x3D\x30\x3B\x70\x3C\x66\x2E\x6A\x3B\x70\x2B\x2B\x29\x7B\x66\x5B\x70\x5D\x2E\x49\x3D\x35\x7D\x34\x28\x66\x26\x26\x66\x2E\x6A\x3E\x30\x29\x7B\x35\x3D\x27\x27\x7D\x34\x28\x43\x29\x7B\x43\x2E\x49\x3D\x35\x7D\x7D\x4A\x20\x31\x6E\x28\x45\x29\x7B\x33\x20\x38\x3D\x48\x3B\x33\x20\x63\x3D\x31\x31\x20\x31\x67\x28\x29\x3B\x33\x20\x52\x3D\x38\x2E\x64\x28\x22\x2F\x6D\x2F\x6E\x2F\x22\x29\x21\x3D\x2D\x31\x3B\x33\x20\x6F\x3D\x52\x3F\x38\x2E\x31\x33\x28\x38\x2E\x64\x28\x22\x2F\x6D\x2F\x6E\x2F\x22\x29\x2B\x31\x34\x2C\x38\x2E\x6A\x29\x3A\x22\x22\x3B\x6F\x3D\x6F\x2E\x64\x28\x22\x3F\x22\x29\x21\x3D\x2D\x31\x3F\x6F\x2E\x31\x33\x28\x30\x2C\x6F\x2E\x64\x28\x22\x3F\x22\x29\x29\x3A\x6F\x3B\x33\x20\x37\x3D\x31\x3B\x33\x20\x39\x3D\x31\x3B\x33\x20\x72\x3D\x30\x3B\x33\x20\x78\x3D\x30\x3B\x33\x20\x79\x3D\x30\x3B\x33\x20\x35\x3D\x27\x27\x3B\x33\x20\x6C\x3D\x27\x27\x3B\x33\x20\x77\x3D\x27\x27\x3B\x33\x20\x55\x3D\x27\x3C\x36\x20\x62\x3D\x22\x4C\x22\x3E\x3C\x61\x20\x65\x3D\x22\x2F\x6D\x2F\x6E\x2F\x27\x2B\x6F\x2B\x27\x3F\x26\x67\x2D\x46\x3D\x27\x2B\x75\x2B\x27\x22\x3E\x27\x3B\x33\x20\x38\x3D\x48\x3B\x41\x28\x33\x20\x69\x3D\x30\x2C\x68\x3B\x68\x3D\x45\x2E\x31\x63\x2E\x31\x38\x5B\x69\x5D\x3B\x69\x2B\x2B\x29\x7B\x33\x20\x4B\x3D\x68\x2E\x4F\x2E\x24\x74\x2E\x42\x28\x30\x2C\x31\x39\x29\x2B\x68\x2E\x4F\x2E\x24\x74\x2E\x42\x28\x31\x37\x2C\x31\x36\x29\x3B\x7A\x3D\x31\x35\x28\x4B\x29\x3B\x33\x20\x73\x3D\x68\x2E\x73\x2E\x24\x74\x3B\x34\x28\x73\x21\x3D\x27\x27\x29\x7B\x34\x28\x72\x3D\x3D\x30\x7C\x7C\x28\x72\x25\x75\x3D\x3D\x28\x75\x2D\x31\x29\x29\x29\x7B\x34\x28\x38\x2E\x64\x28\x7A\x29\x21\x3D\x2D\x31\x29\x7B\x37\x3D\x39\x7D\x34\x28\x73\x21\x3D\x27\x27\x29\x39\x2B\x2B\x3B\x63\x5B\x63\x2E\x6A\x5D\x3D\x27\x2F\x6D\x2F\x6E\x2F\x27\x2B\x6F\x2B\x27\x3F\x4D\x2D\x67\x3D\x27\x2B\x7A\x2B\x27\x26\x67\x2D\x46\x3D\x27\x2B\x75\x7D\x7D\x72\x2B\x2B\x7D\x41\x28\x33\x20\x70\x3D\x30\x3B\x70\x3C\x63\x2E\x6A\x3B\x70\x2B\x2B\x29\x7B\x34\x28\x70\x3E\x3D\x28\x37\x2D\x50\x2D\x31\x29\x26\x26\x70\x3C\x28\x37\x2B\x50\x29\x29\x7B\x34\x28\x78\x3D\x3D\x30\x26\x26\x70\x3D\x3D\x37\x2D\x32\x29\x7B\x34\x28\x37\x3D\x3D\x32\x29\x7B\x6C\x3D\x55\x2B\x4E\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x6B\x7B\x6C\x3D\x27\x3C\x36\x20\x62\x3D\x22\x47\x22\x3E\x3C\x61\x20\x65\x3D\x22\x27\x2B\x63\x5B\x70\x5D\x2B\x27\x22\x3E\x27\x2B\x4E\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x78\x2B\x2B\x7D\x34\x28\x70\x3D\x3D\x28\x37\x2D\x31\x29\x29\x7B\x35\x2B\x3D\x27\x3C\x36\x20\x62\x3D\x22\x5A\x22\x3E\x27\x2B\x37\x2B\x27\x3C\x2F\x36\x3E\x27\x7D\x6B\x7B\x34\x28\x70\x3D\x3D\x30\x29\x7B\x35\x3D\x55\x2B\x27\x31\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x6B\x7B\x35\x2B\x3D\x27\x3C\x36\x20\x62\x3D\x22\x4C\x22\x3E\x3C\x61\x20\x65\x3D\x22\x27\x2B\x63\x5B\x70\x5D\x2B\x27\x22\x3E\x27\x2B\x28\x70\x2B\x31\x29\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x7D\x7D\x34\x28\x79\x3D\x3D\x30\x26\x26\x70\x3D\x3D\x37\x29\x7B\x77\x3D\x27\x3C\x36\x20\x62\x3D\x22\x47\x22\x3E\x20\x3C\x61\x20\x65\x3D\x22\x27\x2B\x63\x5B\x70\x5D\x2B\x27\x22\x3E\x27\x2B\x56\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x36\x3E\x27\x3B\x79\x2B\x2B\x7D\x7D\x7D\x34\x28\x37\x3E\x31\x29\x7B\x34\x28\x21\x52\x29\x7B\x35\x3D\x27\x27\x2B\x6C\x2B\x27\x20\x27\x2B\x35\x2B\x27\x20\x27\x7D\x6B\x7B\x35\x3D\x27\x27\x2B\x6C\x2B\x27\x20\x27\x2B\x35\x2B\x27\x20\x27\x7D\x7D\x35\x3D\x27\x3C\x51\x20\x62\x3D\x22\x59\x22\x3E\x3C\x36\x20\x57\x3D\x22\x58\x3A\x20\x23\x31\x65\x3B\x22\x20\x62\x3D\x22\x31\x68\x22\x3E\x20\x31\x77\x20\x28\x27\x2B\x28\x39\x2D\x31\x29\x2B\x27\x29\x3C\x2F\x36\x3E\x27\x2B\x35\x3B\x34\x28\x37\x3C\x28\x39\x2D\x31\x29\x29\x7B\x35\x2B\x3D\x77\x7D\x34\x28\x39\x3D\x3D\x31\x29\x39\x2B\x2B\x3B\x35\x2B\x3D\x27\x3C\x2F\x51\x3E\x27\x3B\x33\x20\x66\x3D\x76\x2E\x31\x75\x28\x22\x66\x22\x29\x3B\x33\x20\x43\x3D\x76\x2E\x31\x70\x28\x22\x31\x6F\x2D\x31\x6A\x22\x29\x3B\x34\x28\x39\x3C\x3D\x32\x29\x7B\x35\x3D\x27\x27\x7D\x41\x28\x33\x20\x70\x3D\x30\x3B\x70\x3C\x66\x2E\x6A\x3B\x70\x2B\x2B\x29\x7B\x66\x5B\x70\x5D\x2E\x49\x3D\x35\x7D\x34\x28\x66\x26\x26\x66\x2E\x6A\x3E\x30\x29\x7B\x35\x3D\x27\x27\x7D\x34\x28\x43\x29\x7B\x43\x2E\x49\x3D\x35\x7D\x7D\x33\x20\x48\x3D\x31\x32\x2E\x65\x3B\x33\x20\x38\x3D\x48\x3B\x34\x28\x38\x2E\x64\x28\x22\x2F\x6D\x2F\x6E\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x34\x28\x38\x2E\x64\x28\x22\x3F\x4D\x2D\x67\x22\x29\x21\x3D\x2D\x31\x29\x7B\x33\x20\x53\x3D\x38\x2E\x42\x28\x38\x2E\x64\x28\x22\x2F\x6D\x2F\x6E\x2F\x22\x29\x2B\x31\x34\x2C\x38\x2E\x64\x28\x22\x3F\x4D\x2D\x67\x22\x29\x29\x7D\x6B\x7B\x33\x20\x53\x3D\x38\x2E\x42\x28\x38\x2E\x64\x28\x22\x2F\x6D\x2F\x6E\x2F\x22\x29\x2B\x31\x34\x2C\x38\x2E\x64\x28\x22\x3F\x26\x67\x22\x29\x29\x7D\x7D\x33\x20\x54\x3D\x22\x2F\x22\x3B\x34\x28\x38\x2E\x64\x28\x22\x3F\x71\x3D\x22\x29\x3D\x3D\x2D\x31\x29\x7B\x34\x28\x38\x2E\x64\x28\x22\x2F\x6D\x2F\x6E\x2F\x22\x29\x3D\x3D\x2D\x31\x29\x7B\x76\x2E\x31\x6D\x28\x27\x3C\x44\x20\x31\x6C\x3D\x22\x27\x2B\x54\x2B\x27\x31\x69\x2F\x31\x73\x2F\x31\x45\x3F\x31\x72\x3D\x45\x2D\x31\x71\x2D\x44\x26\x31\x74\x3D\x31\x76\x26\x67\x2D\x46\x3D\x31\x6B\x22\x20\x3E\x3C\x5C\x2F\x44\x3E\x27\x29\x7D\x6B\x7B\x76\x2E\x31\x6D\x28\x27\x3C\x44\x20\x31\x6C\x3D\x22\x27\x2B\x54\x2B\x27\x31\x69\x2F\x31\x73\x2F\x31\x78\x2F\x2D\x2F\x27\x2B\x53\x2B\x27\x3F\x31\x72\x3D\x45\x2D\x31\x71\x2D\x44\x26\x31\x74\x3D\x31\x6E\x26\x67\x2D\x46\x3D\x31\x6B\x22\x20\x3E\x3C\x5C\x2F\x44\x3E\x27\x29\x7D\x7D\x24\x28\x76\x29\x2E\x31\x46\x28\x4A\x28\x29\x7B\x24\x28\x27\x23\x31\x30\x27\x29\x2E\x35\x28\x27\x3C\x61\x20\x65\x3D\x22\x31\x64\x3A\x2F\x2F\x31\x66\x2E\x31\x62\x2E\x31\x61\x2F\x22\x3E\x31\x44\x20\x31\x41\x3C\x2F\x61\x3E\x27\x29\x3B\x31\x42\x28\x4A\x28\x29\x7B\x34\x28\x21\x24\x28\x27\x23\x31\x30\x3A\x31\x7A\x27\x29\x2E\x6A\x29\x31\x43\x2E\x31\x32\x2E\x65\x3D\x27\x31\x64\x3A\x2F\x2F\x31\x66\x2E\x31\x62\x2E\x31\x61\x2F\x27\x7D\x2C\x31\x79\x29\x7D\x29","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x76\x61\x72\x7C\x69\x66\x7C\x68\x74\x6D\x6C\x7C\x73\x70\x61\x6E\x7C\x74\x68\x69\x73\x4E\x75\x6D\x7C\x74\x68\x69\x73\x55\x72\x6C\x7C\x70\x6F\x73\x74\x4E\x75\x6D\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x68\x74\x6D\x6C\x4D\x61\x70\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x68\x72\x65\x66\x7C\x70\x61\x67\x65\x41\x72\x65\x61\x7C\x6D\x61\x78\x7C\x70\x6F\x73\x74\x7C\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x65\x6C\x73\x65\x7C\x75\x70\x50\x61\x67\x65\x48\x74\x6D\x6C\x7C\x73\x65\x61\x72\x63\x68\x7C\x6C\x61\x62\x65\x6C\x7C\x74\x68\x69\x73\x4C\x61\x62\x6C\x65\x7C\x7C\x7C\x69\x74\x65\x6D\x43\x6F\x75\x6E\x74\x7C\x74\x69\x74\x6C\x65\x7C\x7C\x70\x61\x67\x65\x43\x6F\x75\x6E\x74\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x64\x6F\x77\x6E\x50\x61\x67\x65\x48\x74\x6D\x6C\x7C\x66\x46\x6C\x61\x67\x7C\x65\x46\x6C\x61\x67\x7C\x74\x69\x6D\x65\x73\x74\x61\x6D\x70\x7C\x66\x6F\x72\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x62\x6C\x6F\x67\x50\x61\x67\x65\x72\x7C\x73\x63\x72\x69\x70\x74\x7C\x6A\x73\x6F\x6E\x7C\x72\x65\x73\x75\x6C\x74\x73\x7C\x73\x68\x6F\x77\x70\x61\x67\x65\x7C\x68\x6F\x6D\x65\x5F\x70\x61\x67\x65\x5F\x75\x72\x6C\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x74\x69\x6D\x65\x73\x74\x61\x6D\x70\x31\x7C\x73\x68\x6F\x77\x70\x61\x67\x65\x4E\x75\x6D\x7C\x75\x70\x64\x61\x74\x65\x64\x7C\x75\x70\x50\x61\x67\x65\x57\x6F\x72\x64\x7C\x70\x75\x62\x6C\x69\x73\x68\x65\x64\x7C\x64\x69\x73\x70\x6C\x61\x79\x50\x61\x67\x65\x4E\x75\x6D\x7C\x64\x69\x76\x7C\x69\x73\x4C\x61\x62\x6C\x65\x50\x61\x67\x65\x7C\x6C\x62\x6C\x6E\x61\x6D\x65\x31\x7C\x68\x6F\x6D\x65\x5F\x70\x61\x67\x65\x7C\x6C\x61\x62\x65\x6C\x48\x74\x6D\x6C\x7C\x64\x6F\x77\x6E\x50\x61\x67\x65\x57\x6F\x72\x64\x7C\x73\x74\x79\x6C\x65\x7C\x43\x4F\x4C\x4F\x52\x7C\x73\x68\x6F\x77\x70\x61\x67\x65\x41\x72\x65\x61\x7C\x73\x68\x6F\x77\x70\x61\x67\x65\x50\x6F\x69\x6E\x74\x7C\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x6E\x65\x77\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x73\x75\x62\x73\x74\x72\x7C\x7C\x65\x6E\x63\x6F\x64\x65\x55\x52\x49\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x7C\x32\x39\x7C\x32\x33\x7C\x65\x6E\x74\x72\x79\x7C\x7C\x63\x6F\x6D\x7C\x74\x65\x6D\x70\x6C\x61\x74\x65\x69\x73\x6D\x7C\x66\x65\x65\x64\x7C\x68\x74\x74\x70\x7C\x30\x30\x30\x7C\x77\x77\x77\x7C\x41\x72\x72\x61\x79\x7C\x73\x68\x6F\x77\x70\x61\x67\x65\x4F\x66\x7C\x66\x65\x65\x64\x73\x7C\x70\x61\x67\x65\x72\x7C\x39\x39\x39\x39\x39\x7C\x73\x72\x63\x7C\x77\x72\x69\x74\x65\x7C\x73\x68\x6F\x77\x70\x61\x67\x65\x43\x6F\x75\x6E\x74\x32\x7C\x62\x6C\x6F\x67\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x69\x6E\x7C\x61\x6C\x74\x7C\x70\x6F\x73\x74\x73\x7C\x63\x61\x6C\x6C\x62\x61\x63\x6B\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x4E\x61\x6D\x65\x7C\x73\x68\x6F\x77\x70\x61\x67\x65\x43\x6F\x75\x6E\x74\x7C\x50\x61\x67\x65\x73\x7C\x66\x75\x6C\x6C\x7C\x33\x30\x30\x30\x7C\x76\x69\x73\x69\x62\x6C\x65\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x73\x65\x74\x49\x6E\x74\x65\x72\x76\x61\x6C\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x42\x6C\x6F\x67\x67\x65\x72\x7C\x73\x75\x6D\x6D\x61\x72\x79\x7C\x72\x65\x61\x64\x79","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\x67"];eval(function(_0xbfb3x1,_0xbfb3x2,_0xbfb3x3,_0xbfb3x4,_0xbfb3x5,_0xbfb3x6){_0xbfb3x5= function(_0xbfb3x3){return (_0xbfb3x3< _0xbfb3x2?_0xb8c7[4]:_0xbfb3x5(parseInt(_0xbfb3x3/ _0xbfb3x2)))+ ((_0xbfb3x3= _0xbfb3x3% _0xbfb3x2)> 35?String[_0xb8c7[5]](_0xbfb3x3+ 29):_0xbfb3x3.toString(36))};if(!_0xb8c7[4][_0xb8c7[6]](/^/,String)){while(_0xbfb3x3--){_0xbfb3x6[_0xbfb3x5(_0xbfb3x3)]= _0xbfb3x4[_0xbfb3x3]|| _0xbfb3x5(_0xbfb3x3)};_0xbfb3x4= [function(_0xbfb3x5){return _0xbfb3x6[_0xbfb3x5]}];_0xbfb3x5= function(){return _0xb8c7[7]};_0xbfb3x3= 1};while(_0xbfb3x3--){if(_0xbfb3x4[_0xbfb3x3]){_0xbfb3x1= _0xbfb3x1[_0xb8c7[6]]( new RegExp(_0xb8c7[8]+ _0xbfb3x5(_0xbfb3x3)+ _0xb8c7[8],_0xb8c7[9]),_0xbfb3x4[_0xbfb3x3])}};return _0xbfb3x1}(_0xb8c7[0],62,104,_0xb8c7[3][_0xb8c7[2]](_0xb8c7[1]),0,{}))
//]]>
</script>
</b:if>
</b:if>
<!--Page Navigation Ends -->
<script type='text/javascript'>
//<![CDATA[
/*!
* classie - class helper functions
* from bonzo https://github.com/ded/bonzo
*
* classie.has( elem, 'my-class' ) -> true/false
* classie.add( elem, 'my-new-class' )
* classie.remove( elem, 'my-unwanted-class' )
* classie.toggle( elem, 'my-class' )
*/
/*jshint browser: true, strict: true, undef: true */
/*global define: false */
( function( window ) {
'use strict';
// class helper functions from bonzo https://github.com/ded/bonzo
function classReg( className ) {
return new RegExp("(^|\\s+)" + className + "(\\s+|$)");
}
// classList support for class management
// altho to be fair, the api sucks because it won't accept multiple classes at once
var hasClass, addClass, removeClass;
if ( 'classList' in document.documentElement ) {
hasClass = function( elem, c ) {
return elem.classList.contains( c );
};
addClass = function( elem, c ) {
elem.classList.add( c );
};
removeClass = function( elem, c ) {
elem.classList.remove( c );
};
}
else {
hasClass = function( elem, c ) {
return classReg( c ).test( elem.className );
};
addClass = function( elem, c ) {
if ( !hasClass( elem, c ) ) {
elem.className = elem.className + ' ' + c;
}
};
removeClass = function( elem, c ) {
elem.className = elem.className.replace( classReg( c ), ' ' );
};
}
function toggleClass( elem, c ) {
var fn = hasClass( elem, c ) ? removeClass : addClass;
fn( elem, c );
}
var classie = {
// full names
hasClass: hasClass,
addClass: addClass,
removeClass: removeClass,
toggleClass: toggleClass,
// short names
has: hasClass,
add: addClass,
remove: removeClass,
toggle: toggleClass
};
// transport
if ( typeof define === 'function' && define.amd ) {
// AMD
define( classie );
} else {
// browser global
window.classie = classie;
}
})( window );
/**
* uisearch.js v1.0.0
* http://www.codrops.com
*
* Licensed under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*
* Copyright 2013, Codrops
* http://www.codrops.com
*/
;( function( window ) {
'use strict';
// EventListener | @jon_neal | //github.com/jonathantneal/EventListener
!window.addEventListener && window.Element && (function () {
function addToPrototype(name, method) {
Window.prototype[name] = HTMLDocument.prototype[name] = Element.prototype[name] = method;
}
var registry = [];
addToPrototype("addEventListener", function (type, listener) {
var target = this;
registry.unshift({
__listener: function (event) {
event.currentTarget = target;
event.pageX = event.clientX + document.documentElement.scrollLeft;
event.pageY = event.clientY + document.documentElement.scrollTop;
event.preventDefault = function () { event.returnValue = false };
event.relatedTarget = event.fromElement || null;
event.stopPropagation = function () { event.cancelBubble = true };
event.relatedTarget = event.fromElement || null;
event.target = event.srcElement || target;
event.timeStamp = +new Date;
listener.call(target, event);
},
listener: listener,
target: target,
type: type
});
this.attachEvent("on" + type, registry[0].__listener);
});
addToPrototype("removeEventListener", function (type, listener) {
for (var index = 0, length = registry.length; index < length; ++index) {
if (registry[index].target == this && registry[index].type == type && registry[index].listener == listener) {
return this.detachEvent("on" + type, registry.splice(index, 1)[0].__listener);
}
}
});
addToPrototype("dispatchEvent", function (eventObject) {
try {
return this.fireEvent("on" + eventObject.type, eventObject);
} catch (error) {
for (var index = 0, length = registry.length; index < length; ++index) {
if (registry[index].target == this && registry[index].type == eventObject.type) {
registry[index].call(this, eventObject);
}
}
}
});
})();
// http://stackoverflow.com/a/11381730/989439
function mobilecheck() {
var check = false;
(function(a){if(/(android|ipad|playbook|silk|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4)))check = true})(navigator.userAgent||navigator.vendor||window.opera);
return check;
}
// http://www.jonathantneal.com/blog/polyfills-and-prototypes/
!String.prototype.trim && (String.prototype.trim = function() {
return this.replace(/^\s+|\s+$/g, '');
});
function UISearch( el, options ) {
this.el = el;
this.inputEl = el.querySelector( 'form > input.sb-search-input' );
this._initEvents();
}
UISearch.prototype = {
_initEvents : function() {
var self = this,
initSearchFn = function( ev ) {
ev.stopPropagation();
// trim its value
self.inputEl.value = self.inputEl.value.trim();
if( !classie.has( self.el, 'sb-search-open' ) ) { // open it
ev.preventDefault();
self.open();
}
else if( classie.has( self.el, 'sb-search-open' ) && /^\s*$/.test( self.inputEl.value ) ) { // close it
ev.preventDefault();
self.close();
}
}
this.el.addEventListener( 'click', initSearchFn );
this.el.addEventListener( 'touchstart', initSearchFn );
this.inputEl.addEventListener( 'click', function( ev ) { ev.stopPropagation(); });
this.inputEl.addEventListener( 'touchstart', function( ev ) { ev.stopPropagation(); } );
},
open : function() {
var self = this;
classie.add( this.el, 'sb-search-open' );
// focus the input
if( !mobilecheck() ) {
this.inputEl.focus();
}
// close the search input if body is clicked
var bodyFn = function( ev ) {
self.close();
this.removeEventListener( 'click', bodyFn );
this.removeEventListener( 'touchstart', bodyFn );
};
document.addEventListener( 'click', bodyFn );
document.addEventListener( 'touchstart', bodyFn );
},
close : function() {
this.inputEl.blur();
classie.remove( this.el, 'sb-search-open' );
}
}
// add to global namespace
window.UISearch = UISearch;
} )( window );
new UISearch( document.getElementById( 'sb-search' ) );
$(".ads-append").append($("#Ads-Wrapper-Below-Single-Post").html());
//]]>
</script>
</body>
</html>
0 التعليقات:
إرسال تعليق