Tuesday, August 6, 2013

  • Share template Seo Vô đối

    Như tiêu đề Share Template Cutiseo Blog đang xài, Template sắp xếp các thẻ h1,h2,h3 tối ưu hóa seo.Giao diện dễ tùy biến kể cả người mới cũng có thể dùng. Nền blog sáng, tùy chỉnh Menu , Mạng xã hội đơn giản các muốn sử dụng thì copy code dưới paste vào Template rùi Save xem nha!

    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html>
    <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
      <head>
        <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
        <b:if cond='data:blog.isMobile'>
          <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
        <b:else/>
          <meta content='width=1100' name='viewport'/>
        </b:if>
        <b:include data='blog' name='all-head-content'/>
    <title>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <data:blog.pageTitle/>
    <b:else/>
    <b:if cond='data:blog.pageType != &quot;error_page&quot;'>
    <data:blog.pageName/> | <data:blog.title/>
    <b:else/>
    404 | <data:blog.title/>
    </b:if>
    </b:if>
        </title>
    <b:if cond='data:blog.metaDescription == &quot;&quot;'>
    <!-- Blank description -->
    <b:else/>
    <meta expr:content='data:blog.metaDescription' itemprop='description'/>
    </b:if>

    <b:skin><![CDATA[/*
    -----------------------------------------------
    Blogger Template Style
    Name:     Easy News
    Designer: Tien Nguyen
    URL:      www.bloggeritems.com
    ----------------------------------------------- */
    /* Variable definitions
    ====================
    <Variable name="maincolor" description="Main Color" type="color" default="#FF5848" value="#FF5848"/>
    <Group description="Body Object" selector="body">
    <Variable name="body.font" description="Body font" type="font"
    default="normal normal 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
    <Variable name="body.background.color" description="Outer Background" type="color" default="#f0f0f0" value="#f0f0f0"/>
    </Group>
    <Group description="Post Title" selector=".item .title, .post-title, .">
    <Variable name="post.title.font" description="Post Title Font" type="font"
    default="normal bold 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal bold 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
    </Group>
    <Group description="Widget Title" selector="#side .widget h2">
    <Variable name="widget.title.font" description="Widget Title Font" type="font"
    default="normal normal 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
    </Group>
    */
    /* RESET */
    * {max-width: 100%;line-height: 1.5em;}
    img {height: auto;}
    body, .body-fauxcolumn-outer {
    font:normal normal 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    padding: 0;
    background: #f0f0f0;
    word-wrap: break-word;
    }
    .hide {display:none}
    .widget,.section {
    margin: 0;
    }
    a {color: #FF5848;text-decoration: none;}
    a:hover {text-decoration: underline;}
    /* FRAME */
    #wrapper {
    width: 960px;
    margin: auto;
    background: white;
    -moz-box-shadow: 0 0 10px #BBB;
    -webkit-box-shadow: 0 0 10px #BBB;
    box-shadow: 0 0 10px #BBB;
    }
    #header .widget h2 {
    display: none;
    }
    /* HEADER ------------------------------------- */
    /* Page list*/
    #page-list-search {
    background: #333;
    padding: 0px 0 0 20px;
    height: 35px;
    overflow: hidden;
    }
    #page-list-search .widget{
    display: none;
    }
    #page-list-search .PageList {
    float: left;
    display: block;
    }
    #page-list-search .PageList ul li {
    list-style: none;
    float: left;
    margin: 0 2em 0 0;
    }
    #page-list-search .PageList ul {
    padding: 0;
    }
    #page-list-search .PageList ul li a {
    font-size: 12px;
    color: #999;
    }
    #page-list-search .PageList ul li a:hover {
    color: #FF5848;
    }
    #page-list-search .PageList ul li.selected a {
    color: #666;
    }
    /* Search */
    #page-list-search .CustomSearch {
    float: right;
    width: 300px;
    display: block;
    }
    #page-list-search .CustomSearch table.gsc-search-box {
    margin: 0;
    }
    #page-list-search .CustomSearch input.gsc-input {
    padding: 0 0 0 10px;
    line-height: 1em;
    margin: 0;
    border: none;
    height: 35px;
    background: black;
    color: #ccc;
    }
    #page-list-search .CustomSearch form.gsc-search-box {
    margin: 0;
    }
    #page-list-search .CustomSearch input.gsc-search-button {
    margin: 0;
    border: none;
    height: 35px;
    padding: 0 15px;
    font-size: 18px;
    color: white;
    background: #FF5848;
    cursor: pointer;
    }
    #page-list-search .CustomSearch table.gsc-search-box td.gsc-input {
    padding: 0;
    }
    #page-list-search .CustomSearch input.gsc-search-button:hover {
    background: red;
    }
    /* Logo */
    #logo-ads {
    padding: 30px;
    }
    #logo-ads .widget.Image:first-child {
    float: left;
    }
    #logo-ads .widget.Image:last-child {
    float: right;
    }
    #logo-ads a {
    text-decoration: none;
    }
    /* Menu */
    #drop-menu {
    margin: 25px 30px 0 30px;
    background: #F8F8F8;
    border: 1px solid #E0E0E0;
    text-align: left;
    z-index: 100;
    position: relative;
    border-bottom: none;
    }
    #drop-menu .widget {
    display: none;
    }
    #drop-menu ul ul {
    display: none;
    }
    #drop-menu ul li:hover > ul {
    display: block;
    width: 200px;
    }
    #drop-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: block;
    }
    #drop-menu ul:after {
    content: ""; clear: both; display: block;
    }
    #drop-menu ul li {
    float: left;
    }
    #drop-menu ul li:hover {
    background: #4b545f;
    background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
    }
    #drop-menu ul li:hover a {
    color: #fff;
    }
    #drop-menu ul li a {
    display: block;
    padding: 10px 30px 13px 30px;
    color: #757575;
    text-decoration: none;
    border-right: 1px solid #DDD;
    }
    #drop-menu ul ul {
    background: #5f6975; border-radius: 0px; padding: 0;
    position: absolute; top: 100%;
    }
    #drop-menu ul ul li {
    float: none;
    border-top: 1px solid #6b727c;
    border-bottom: 1px solid #575f6a; position: relative;
    }
    #drop-menu ul ul li a {
    padding: 15px 40px;
    color: #fff;
    }
    #drop-menu ul ul li a:hover {
    background: #4b545f;
    }
    #drop-menu ul ul ul {
    position: absolute; left: 100%; top:0;
    }
    /* Subcribe */
    #newsletter-follow {
    margin: 0 30px;
    background: #333;
    padding: 10px;
    height: 50px;
    }
    #newsletter-follow .FollowByEmail {
    float: left;
    }
    #newsletter-follow .FollowByEmail .follow-by-email-inner .follow-by-email-address {
    background: black;
    padding: 0 10px!important;
    height: 50px;
    font-size: 25px;
    color: #999;
    }
    #newsletter-follow * {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    border: none;
    }
    #newsletter-follow .FollowByEmail .follow-by-email-inner .follow-by-email-submit {
    margin: 0 0 0 20px!important;
    height: 50px;
    font-size: 25px;
    border-radius: 0;
    min-width: 120px;
    background: #FF5848;
    }
    /* Follow */
    #newsletter-follow .item-control {
    display: none;
    }
    #newsletter-follow .widget.LinkList {
    float: right;
    }
    #newsletter-follow .widget.LinkList ul li a{
    margin: 0 0 0 10px;
    padding: 0 10px;
    height: 50px;
    background: orange;
    font-size: 20px;
    line-height: 50px;
    color: white;
    display: table-cell;
    vertical-align: middle;
    }
    #newsletter-follow .widget.LinkList ul li a:hover {
    text-decoration: none;
    background-color: black!important;
    color: orange;
    }
    #newsletter-follow .widget.LinkList ul li a.plus {
    background: #B20000;
    }
    #newsletter-follow .widget.LinkList ul li a.facebook {
    background: #3B5998;
    }
    #newsletter-follow .widget.LinkList ul li a.twitter {
    background: #00BFFF;
    }
    #newsletter-follow .widget.LinkList ul li a.plus:hover {
    color: #B20000;
    }
    #newsletter-follow .widget.LinkList ul li a.facebook:hover {
    color: #3B5998;
    }
    #newsletter-follow .widget.LinkList ul li a.twitter:hover {
    color: #00BFFF;
    }
    /* PRIMARY --------------------------------------- */
    #primary {
    margin: 0 30px;
    }
    /*  Home */
    #main {
    float: left;
    width: 630px;
    padding: 0 0 30px 0;
    }
    #main .widget {
    display: none;
    }
    #main .widget.Blog {
    display: block;
    }
    .home-index img {
    max-width: 5000%;
    }
    .home-index .thumb {
    overflow: hidden;
    }
    .home-index .item .thumb {
    height: 50px;
    width: 50px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    background: #f8f8f8;
    }
    .home-index .item .title {
    font: normal bold 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    margin: -4px 0 0 65px;
    padding: 0;
    }
    .home-index .item .title a {
    color: black;
    }
    .home-index .item .meta {
    font-size: 12px;
    font-style: italic;
    color: #999;
    margin: 0 0 0 65px;
    }
    .home-index .label-link {
    background: #f0f0f0;
    font-size: 16px;
    padding: 10px 15px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    }
    .home-index .label-link a {
    color: #FF5848;
    padding-left: 0.5em;
    border-left: 1.2em solid #FF5848;
    font-family: courier;
    }
    .home-index .hot {
    border: 1px solid #DDD;
    margin: 20px 0 0 0;
    }
    .home-index .hot .item.item-0 {
    width: 300px;
    border: none;
    padding: 0;
    border-left: 1px solid #DDD;
    display: block;
    line-height: 1px;
    float: right;
    }
    .home-index .hot .item {
    float: left;
    width: 287px;
    padding: 20px;
    position: relative;
    border-bottom: 1px solid #DDD;
    }
    .home-index .hot .item.item-0 .thumb {
    height: 300px;
    width: 300px;
    float: none;
    margin: 0;
    }
    .home-index .hot .item.item-0 h2.title {
    background: #f0f0f0;
    padding: 15px;
    margin: 0;
    font-size: 20px;
    }
    .home-index .hot .item.item-0 h2.title a {
    color: #FF5848;
    }
    .home-index .hot .item.item-0 .meta {
    margin: 5px 15px;
    border-bottom: 1px solid #DDD;
    padding: 5px 0;
    }
    .home-index .hot .item.item-0 .snip {
    font-size: 14px;
    margin: 0 15px 15px 15px;
    color: #666;
    }
    .home-index .hot .item.item-5 {
    border: none;
    }
    .home-index .wide {
    margin: 30px 0 0 0;
    border: 1px solid #ddd;
    }
    .home-index .wide .item {
    float: left;
    padding: 20px;
    width: 297px;
    border-bottom: 1px solid #ddd;
    }
    .home-index .wide .item.item-0 .thumb {
    height: 250px;
    width: 250px;
    margin: 0;
    }
    .home-index .wide .item.item-0 {
    width: 250px;
    border-right: 1px solid #ddd;
    border-bottom: 0;
    }
    .home-index .wide .item.item-0 .title {
    padding: 8px 0 0 0;
    font-size: 20px;
    clear: both;
    display: block;
    margin: 0;
    }
    .home-index .wide .item.item-0 .title a {
    color: #FF5848;
    }
    .home-index .wide .item.item-0 .meta {
    margin: 0;
    padding: 5px 0;
    }
    .home-index .wide .item.item-4 {
    border: none;
    }
    .home-index  .small {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    border: 1px solid #ddd;
    margin: 30px 0 0 0;
    }
    .home-index  .small .item {
    float: left;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    width: 260px;
    }
    .home-index  .small .item.item-0 .thumb {
    margin: 0;
    width: 260px;
    height: 260px;
    }
    .home-index  .small .item.item-0 .title {
    padding: 10px 0 5px 0;
    clear: both;
    margin: 0;
    font-size: 20px;
    }
    .home-index .small .item.item-0 .title a {
    color: #FF5848;
    }
    .home-index  .small .item.item-0 .meta {
    margin: 0;
    }
    .home-index  .small.small-last {
    margin-left: 26px;
    }
    /*  Index */
    .index-thumbnail {
    width: 170px;
    height: 170px;
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 1;
    margin: 0 15px 0 0;
    }
    .index-thumbnail img {
    max-width: 50000px;
    }
    .index-nothumb {
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 100;
    margin: 0;
    width: 15px;
    height: 170px;
    }
    .post-index {
    border: 1px solid #ddd;
    margin: 10px 0 20px 0;
    }
    .post-index .post-title {
    font: normal bold 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    font-size: 16px;
    padding: 10px 15px 10px 0;
    background: #f8f8f8;
    position: relative;
    z-index: 0;
    }
    .post-index .post-title.entry-title a {
    padding: 0;
    }
    .post-index .meta {
    font-size: 10px;
    font-style: italic;
    color: #999;
    padding: 10px 0;
    }
    .post-index .meta .author {
    padding: 0;
    }
    .post-index .snip {
    margin: 0;
    padding: 0 15px 0 0;
    font-size: 14px;
    color: #666;
    }
    #blog-pager a {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    }
    /*  Static */
    .static_page #main {
    width: 100%;
    }
    /*  Single */
    .post-single {
    border: 1px solid #ddd;
    margin: 20px 0 0 0;
    padding: 20px;
    }
    .post-single a {
    margin: 0!important;
    }
    .post-single img {
    border: none;
    background: #ddd;
    }
    .post-single .post-title {
    font: normal bold 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    font-size: 24px;
    font-weight: normal;
    }
    .post-single .post-header {
    font-size: 12px;
    font-style: italic;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ddd;
    color: #ccc;
    }
    .post-single .post-timestamp {
    margin: 0;
    }
    .post-single .post-labels {
    display: block;
    text-align: right;
    font-size: 12px;
    margin: 1em 0 0 0;
    }
    .post-single .post-labels a {
    padding: 3px 10px;
    background: #FF5848;
    color: white;
    }
    .post-single .reaction-buttons {
    display: block;
    background: #f0f0f0;
    padding: 5px 10px 0 10px;
    font-size: 12px;
    margin: 1em 0 0 0;
    border: 1px solid #ddd;
    }
    .post-single .reaction-buttons iframe {
    margin: 3px 0 0 0;
    }
    .post-single .post-location {
    display: block;
    text-align: right;
    margin: 1em 0 0 0;
    font-size: 12px;
    font-weight: bold;
    }
    .post-share-buttons {
    margin: 0;
    padding: 20px 20px 15px 20px;
    border: 1px solid #ddd;
    display: block;
    border-top: none;
    }
    /*  404 */
    .error_page #main {
    width: 100%;
    text-align: center;
    margin: 3em 0 10em 0;
    color: #999;
    }
    /* SIDE --------------------------------------- */
    #side {
    float: left;
    width: 242px;
    margin: 20px 0 0 28px;
    }
    #side .widget {
    border: 1px solid #ddd;
    margin: 0 0 20px 0;
    }
    #side .widget h2 {
    font: normal normal 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px;
    background: #f0f0f0;
    color: #999;
    border-bottom: 1px solid #ddd;
    }
    #side .widget .widget-content {
    padding: 20px;
    font-size: 14px;
    }
    #google_translate_element {
    padding: 20px;
    }
    /* FOOTER */
    #footer {
    background: #333;
    border-top: 10px solid #FF5848;
    font-size: 12px;
    color: #999;
    }
    #footer * {
    margin: 0 0.4em 0 0;
    }
    #footer .meta {
    padding: 15px 30px;
    float: left;
    }
    #footer .top {
    text-align: right;
    margin: 0!important;
    }
    #footer .top a {
    background: black;
    padding: 13px 16px;
    margin: 0!important;
    font-family: Impact, sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1em!important;
    display: inline-block;
    }
    /* COMMENTS ------------------------------------ */
    ol > li.comment > .comment-block {
    border: 1px solid #ddd;
    padding: 15px;
    }
    ol > li.comment > .comment-block > .comment-header {
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px 0;
    }
    .comments .comments-content .user {
    color: #999;
    font-weight: normal;
    }
    .comments .comments-content .user a {
    font-weight: normal;
    }
    .comments .comments-content .datetime a {
    font-size: 11px;
    margin: 0;
    color: #ccc;
    font-style: italic;
    }
    .comments .comments-content .icon.blog-author {
    background: url(http://img2.blogblog.com/img/icon18_edit_allbkg.gif);
    display: none;
    }
    .comment-actions {
    text-align: right;
    display: block;
    font-size: 10px;
    }
    .comments .comments-content .comment-replies {
    margin: 0 0 0 48px;
    background: #f8f8f8;
    }
    .comments .comments-content .comment-thread {
    margin: 0;
    padding: 0;
    }
    .comments .thread-toggle {
    font-size: 12px;
    display: block;
    padding: 5px 15px;
    border: 1px solid #DDD;
    border-top: none;
    }
    .comments .thread-toggle .thread-arrow {
    margin: 3px 5px 1px 0;
    }
    .comments .continue {
    display: none;
    }
    .thread-expanded li.comment {
    margin: 0!important;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px 15px 0 15px!important;
    display: block;
    border-bottom: 1px solid #ddd!important;
    }
    .comments h4 {
    font-size: 25px;
    font-weight: normal;
    display: block;
    margin: 1em 0 0 0;
    }
    .comments-content ol {
    margin: 0!important;
    }
    .thread-expanded li.comment .comment-header {
    font-size: 12px;
    margin: -3px 0 0 0;
    }
    .thread-expanded li.comment .comment-header .user {
    font-weight: bold!important;
    }
    .thread-expanded li.comment .comment-header .user a {
    font-weight: bold;
    }
    #comment-editor {
    margin: 0;
    padding: 15px 0 15px 3%;
    background: #f8f8f8;
    border: 1px solid #ddd;
    width: 97%;
    height: 250px;
    }
    .comment-form {
    max-width: 100%;
    }
    /* FORMAT -------------------------------------- */
    .post-body h1,
    .post-body h2,
    .post-body h3,
    .post-body h4,
    .post-body h5,
    .post-body h6 {
    margin: 1em 0 0.3em 0;
    }
    .post-body blockquote {
    background: #f8f8f8;
    display:block;
    padding: 1em 2em;
    color: #666;
    font-style:italic;
    border-left: 5px solid #FF5848;
    margin:1em 0;
    }
    /* RESPONSIVE */
    /* responsive menu default style */
    .selectnav { display: none; }
    @media screen and (max-width: 960px) {
    }
    @media screen and (max-width: 959px) {
    /* responsive menu small screen */
    .js #nav { display: none; }
    .js .selectnav { display: block; }
    #wrapper {
    width: 690px;
    }
    #main {
    float: none;
    }
    #side {
    width: 100%;
    margin: 0;
    float: none;
    }
    #top-page-list {
    display: none;
    }
    #selectnav1 {
    height: 35px;
    background: #272727;
    border: none;
    color: #999;
    line-height: 1em!important;
    width: 99%;
    margin: 0;
    display: block;
    float: none;
    padding: 0 0 0 1%;
    }
    #page-list-search .PageList {
    width: 100%;
    }
    #page-list-search {
    height: auto;
    padding: 0;
    }
    #page-list-search .CustomSearch {
    width: 100%;
    margin: 0;
    }
    ul#drop-down-menu {
    display: none;
    }
    #selectnav2 {
    display: block;
    width: 100%;
    height: 30px;
    }
    #drop-menu {
    padding: 10px;
    }
    #logo-ads .widget.Image {
    text-align: center;
    float: none;
    width: 100%;
    margin: 0 0 1em 0;
    }
    #newsletter-follow  {
    height: auto;
    }
    #newsletter-follow  *{
    float: none;
    display: initial;
    }
    #newsletter-follow  .widget {
    float: none;
    width: 100%;
    }
    #newsletter-follow .FollowByEmail .follow-by-email-inner .follow-by-email-address {
    width: 94%;
    padding: 0 3%!important;
    }
    #newsletter-follow .FollowByEmail .follow-by-email-inner .follow-by-email-submit {
    margin: 0!important;
    width: 100%;
    }
    #newsletter-follow .widget.LinkList {
    float: none;
    display: block;
    padding: 10px 0 0 0;
    text-align: center;
    }
    #newsletter-follow .widget.LinkList ul {
    display: block;
    width: 100%;
    }
    #newsletter-follow .widget.LinkList ul li {
    display: inline-block;
    }
    #newsletter-follow .widget.LinkList ul li a {
    display: inline-block;
    }
    }
    @media screen and (max-width: 689px) {
    #primary {
    margin: auto;
    width: 630px;
    }
    }
    @media screen and (max-width: 629px) {
    .home-index > div {
    border-left: none!important;
    border-right: none!important;
    width: 100%!important;
    float: none!important;
    margin-left: 0!important;
    }
    .home-index .item {
    width: 100%!important;
    border-left: none!important;
    border-bottom: 1px solid #ddd!important;
    height: auto!important;
    padding: 20px!important;
    width: auto!important;
    float: none!important;
    }
    .home-index .item .thumb {
    height: 50px!important;
    width: 50px!important;
    float: left!important;
    margin-right: 15px!important;
    }
    .home-index .item .title {
    display: inline!important;
    padding: 0!important;
    background: none!important;
    margin: 0!important;
    }
    .home-index .item .meta {
    margin: 0!important;
    border: none!important;
    }
    .home-index .hot .item.item-0 .snip {
    margin: 1em 0 0 0!important;
    }
    #footer .top a {
    display: block;
    clear: both;
    }
    .post-index .snip {
    display: none;
    }
    .index-thumbnail {
    height: 100px;
    width: 100px;
    }
    }
    @media screen and (max-width: 359px) {
    #newsletter-follow .widget.LinkList ul li a {
    display: block;
    margin: 0;
    }
    #newsletter-follow .widget.LinkList ul li {
    display: block;
    }
    }
    ]]></b:skin>



    <b:template-skin>
    <b:variable default='960px' name='content.width' type='length'/>
    <b:variable default='0' name='main.column.left.width' type='length'/>
    <b:variable default='310px' name='main.column.right.width' type='length'/>
    <![CDATA[

    /* LAYOUT DESIGN */
    body#layout {}
    }
    body#layout * {
        max-width: 100%;
    }
    body#layout {
        background: #f0f0f0;
    }
    body#layout #wrapper {
        width: 94%;
        margin: auto;
    }
    body#layout .widget {
    display:block;
    }
    body#layout .section > div {
    filter: alpha(opacity=90);
    opacity: 0.9;
    }
    body#layout .section > div:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    }

    body#layout #page-list-search {
    background: #272727;
    margin: 50px 0 0 0;
    height: 50px;
    padding: 3px 0 0 0;
    }

    body#layout #page-list-search .widget, body#layout #newsletter-follow  .widget {
    display: inline-block;
    width: 49%;
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    }

    body#layout #logo-ads {
        background: white;
        height: 50px;
        padding: 5px 0 0 0;
    margin: 10px 0 0 0;
    }

    body#layout #logo-ads .widget {
        float: left;
        width: 49%;
    margin: 0;
    padding: 0 0 0 5px;
    }

    body#layout #drop-menu {
    background: #f8f8f8;
    border: 1px solid #ddd;
    margin: 10px 0 0 0;
    padding: 3px 0 0 0;

    }
    body#layout #newsletter-follow {
    background: #272727;
    height: 50px;
    padding: 3px 0 0 0;
    margin: 10px 0 0 0;
    }

    body#layout #main {
        float: left;
        width: 60%;
        padding: 3px 0 0 0;
        margin: 10px 0;
        background: white;
    }
    body#layout #side {
        float: left;
        width: 38%;
        margin: 10px 0 0 2%;
        padding: 3px 0 0 0;
        background: white;
    }
    ]]>
    </b:template-skin>

    <!--[if IE]>
    <style type="text/css">
    .thumb, .index-thumbnail, .thumb *, .index-thumbnail *{position:relative!important;}
    #page-list-search{position: relative;}
    #page-list-search .CustomSearch {position: absolute;right: 0;}
    #logo-ads .widget {display:block!important;float:none!important;}
    .clear{line-height:0px;height:0px;}
    #logo-ads {position: relative;padding:0 30px;}
    #drop-menu {margin:0 30px;padding:0;}
    #newsletter-follow .FollowByEmail {width:320px}
    #newsletter-follow .FollowByEmail .follow-by-email-inner .follow-by-email-address {width:300px}
    #newsletter-follow .FollowByEmail .follow-by-email-inner .follow-by-email-submit{width:120px;margin:0!important}
    #uds-searchControl{display:none!important}
    .home-index .small {*display: inline;}
    </style>
    <![endif]-->

    <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js'/>
    <script src='http://apis.google.com/js/plusone.js' type='text/javascript'> {lang: &#39;en-US&#39;} </script>

    </head>
    <body expr:class='data:blog.pageType'>

    <div id='wrapper'>
    <!-- HEADER -->
    <div id='header'>
    <b:section id='page-list-search' maxwidgets='2'>
    <b:widget id='PageList1' locked='true' title='Page' type='PageList'>
      <b:includable id='main'>
      <b:if cond='data:title'><h2><data:title/></h2></b:if>
      <div class='widget-content'>
        <b:if cond='data:mobile'>
          <select expr:id='data:widget.instanceId + &quot;_select&quot;'>
            <b:loop values='data:links' var='link'>
              <b:if cond='data:link.isCurrentPage'>
                <option expr:value='data:link.href' selected='selected'><data:link.title/></option>
              <b:else/>
                <option expr:value='data:link.href'><data:link.title/></option>
              </b:if>
            </b:loop>
          </select>
          <span class='pagelist-arrow'>&amp;#9660;</span>

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

        <div class='widget-content'>
          <div expr:id='data:widget.instanceId + &quot;_form&quot;'>
            <span class='cse-status'><data:loadingMsg/></span>
          </div>
        </div>

        <!-- override gsearch.css -->
        <style type='text/css'>
          #uds-searchControl .gs-result .gs-title,
          #uds-searchControl .gs-result .gs-title *,
          #uds-searchControl .gsc-results .gsc-trailing-more-results,
          #uds-searchControl .gsc-results .gsc-trailing-more-results * {
            color:<data:linkColor/>;
          }

          #uds-searchControl .gs-result .gs-title a:visited,
          #uds-searchControl .gs-result .gs-title a:visited * {
            color:<data:visitedLinkColor/>;
          }

          #uds-searchControl .gs-relativePublishedDate,
          #uds-searchControl .gs-publishedDate {
            color: <data:dateColor/>;
          }

          #uds-searchControl .gs-result a.gs-visibleUrl,
          #uds-searchControl .gs-result .gs-visibleUrl {
            color: <data:urlColor/>;
          }

          #uds-searchControl .gsc-results {
            border-color: <data:borderColor/>;
            background-color: <data:backgroundColor/>;
          }

          #uds-searchControl .gsc-tabhActive {
            border-color: <data:borderColor/>;
            border-top-color: <data:activeBorderColor/>;
            background-color: <data:backgroundColor/>;
            color: <data:textColor/>;
          }

          #uds-searchControl .gsc-tabhInactive {
            border-color: <data:borderColor/>;
            background-color: transparent;
            color: <data:linkColor/>;
          }

          #uds-searchClearResults {
            border-color: <data:borderColor/>;
          }

          #uds-searchClearResults:hover {
            border-color: <data:activeBorderColor/>;
          }

          #uds-searchControl .gsc-cursor-page {
            color: <data:linkColor/>;
          }

          #uds-searchControl .gsc-cursor-current-page {
            color: <data:textColor/>;
          }
        </style>

        <b:include name='quickedit'/>
      </b:includable>
    </b:widget>
    </b:section>
    <div class='clear'/>
    <b:section id='logo-ads' maxwidgets='2'>
    <b:widget id='Image1' locked='true' title='Logo' type='Image'>
      <b:includable id='main'>
        <b:if cond='data:title != &quot;&quot;'>
          <h2><data:title/></h2>
        </b:if>
        <div class='widget-content'>
          <b:if cond='data:link != &quot;&quot;'>
            <a expr:href='data:link'>
              <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
            </a>
          <b:else/>
            <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
          </b:if>
          <br/>
          <b:if cond='data:caption != &quot;&quot;'>
            <span class='caption'><data:caption/></span>
          </b:if>
        </div>
        <b:include name='quickedit'/>
      </b:includable>
    </b:widget>
    </b:section>
    <div class='clear'/>
    <b:section id='drop-menu' maxwidgets='1'>
    <b:widget id='LinkList2' locked='true' title='Dropdown Menu' type='LinkList'>
      <b:includable id='main'>

    <b:if cond='data:title'><h2><data:title/></h2></b:if>
     <div class='widget-content'>
       <ul>
         <b:loop values='data:links' var='link'>
           <li><a expr:href='data:link.target'><data:link.name/></a></li>
         </b:loop>
       </ul>
       <b:include name='quickedit'/>
     </div>
    </b:includable>
    </b:widget>
    </b:section>
    <div class='clear'/>
    <b:section id='newsletter-follow' maxwidgets='2'>
    <b:widget id='FollowByEmail1' locked='true' title='Follow by Email' type='FollowByEmail'>
      <b:includable id='main'>
      <b:if cond='data:title != &quot;&quot;'><h2 class='title'><data:title/></h2></b:if>
      <div class='widget-content'>
        <div class='follow-by-email-inner'>
          <form action='http://feedburner.google.com/fb/a/mailverify' expr:onsubmit='&quot;window.open(\&quot;http://feedburner.google.com/fb/a/mailverify?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post' target='popupwindow'>
            <table width='100%'>
              <tr>
                <td>
                  <input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/>
                </td>
                <td width='64px'>
                  <input class='follow-by-email-submit' type='submit' value='Submit'/>
                </td>
              </tr>
            </table>
            <input expr:value='data:feedPath' name='uri' type='hidden'/>
            <input name='loc' type='hidden' value='en_US'/>
          </form>
        </div>
      </div>
      <span class='item-control blog-admin'>
        <b:include name='quickedit'/>
      </span>
    </b:includable>
    </b:widget>
    <b:widget id='LinkList1' locked='true' title='Social Follow' type='LinkList'>
      <b:includable id='main'>

    <b:if cond='data:title'><h2><data:title/></h2></b:if>
     <div class='widget-content'>
       <ul>
         <b:loop values='data:links' var='link'>
           <li><a expr:href='data:link.target'><data:link.name/></a></li>
         </b:loop>
       </ul>
       <b:include name='quickedit'/>
     </div>
    </b:includable>
    </b:widget>
    </b:section>
    <div class='clear'/>
    </div>
    <!-- //HEADER -->


    <!-- PRIMARY -->
    <div id='primary'>


    <!--  MAIN-->
    <b:section id='main' maxwidgets='2'>
    <b:widget id='Label1' locked='true' title='Index Labels' type='Label'>
      <b:includable id='main'>
      <b:if cond='data:title'>
        <h2><data:title/></h2>
      </b:if>
      <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
        <b:if cond='data:display == &quot;list&quot;'>
          <ul>
          <b:loop values='data:labels' var='label'>
            <li>
              <b:if cond='data:blog.url == data:label.url'>
                <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
              <b:else/>
                <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
              </b:if>
              <b:if cond='data:showFreqNumbers'>
                <span dir='ltr'>(<data:label.count/>)</span>
              </b:if>
            </li>
          </b:loop>
          </ul>
        <b:else/>
          <b:loop values='data:labels' var='label'>
            <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
              <b:if cond='data:blog.url == data:label.url'>
                <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
              <b:else/>
                <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
              </b:if>
              <b:if cond='data:showFreqNumbers'>
                <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
              </b:if>
            </span>
          </b:loop>
        </b:if>
        <b:include name='quickedit'/>
      </div>
    </b:includable>
    </b:widget>
    <b:widget id='Blog1' locked='true' title='Bài đăng trên Blog' type='Blog'>
      <b:includable id='main' var='top'>

    <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <div class='home-index'>
    <div class='author-label hide'><data:top.authorLabel/></div>
    </div>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;error_page&quot;'>
    <div class='page-404'>
    <style type='text/css'>@import url(http://fonts.googleapis.com/css?family=Geo);</style><h1 style='font-family: Geo; font-size: 120px; color: rgb(102, 102, 102); letter-spacing: 0px; font-weight: bold; font-style: normal; text-decoration: initial; text-align: center; text-shadow: rgb(238, 238, 238) 5px 5px 0px, rgb(112, 112, 112) 7px 7px 0px;'>404 Oops.</h1>
    <span>Snap! Looks like you&#39;ve messed up and got nothing, it&#39;s time to go <a href='/'>back home!</a></span>
    </div>
    <b:else/>
    <data:defaultAdStart/>
      <b:loop values='data:posts' var='post'>
     
    <b:include data='post' name='post'/>
    <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
      <b:include data='post' name='comment_picker'/>
    </b:if>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
      <b:include data='post' name='comment_picker'/>
    </b:if>

      </b:loop>

      <data:adEnd/>


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

    </b:if>
         
     


     

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

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

              <data:post.commentRangeText/>

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

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

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

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

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

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

        <b:else/> <!--Post feed links -->
        <div class='post-feeds'>
          <b:loop values='data:posts' var='post'>
            <b:if cond='data:post.allowComments'>
              <b:if cond='data:post.feedLinks'>
                <b:include data='post.feedLinks' name='feedLinksBody'/>
              </b:if>
            </b:if>
          </b:loop>
        </div>
      </b:if>
    </b:includable>
      <b:includable id='feedLinksBody' var='links'>
      <div class='feed-links'>
      <data:feedLinksMsg/>
      <b:loop values='data:links' var='f'>
         <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
      </b:loop>
      </div>
    </b:includable>
      <b:includable id='iframe_comments' var='post'>

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

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

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

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

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

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

          <div class='mobile-index-comment'>
            <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
              <b:if cond='data:post.allowComments'>
                <b:if cond='data:post.numComments != 0'>
                  <b:include data='post' name='comment_count_picker'/>
                </b:if>
              </b:if>
            </b:if>
          </div>
        </div>
      </div>
    </b:includable>
      <b:includable id='mobile-main' var='top'>
        <!-- posts -->
        <div class='blog-posts hfeed'>

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

          <b:if cond='data:blog.pageType == &quot;index&quot;'>
            <b:loop values='data:posts' var='post'>
              <b:include data='post' name='mobile-index-post'/>
            </b:loop>
          <b:else/>
            <b:loop values='data:posts' var='post'>
              <b:include data='post' name='mobile-post'/>
            </b:loop>
          </b:if>
        </div>

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

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

        <div class='mobile-link-button' id='blog-pager-home-link'>
        <a class='home-link' expr:href='data:blog.homepageUrl'><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' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
              <b:if cond='data:post.thumbnailUrl'>
                <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
              </b:if>
              <meta expr:content='data:blog.blogId' itemprop='blogId'/>
              <meta expr:content='data:post.id' itemprop='postId'/>

              <a expr:name='data:post.id'/>
              <b:if cond='data:post.title'>
                <h3 class='post-title entry-title' itemprop='name'>
                  <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='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
                <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' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                          <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
                          <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                            <span itemprop='name'><data:post.author/></span>
                          </a>
                        </span>
                      <b:else/>
                        <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                          <span itemprop='name'><data:post.author/></span>
                        </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'>
                        <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
                        <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
                      </b:if>
                    </b:if>
                  </span>

                  <span class='post-comment-link'>
                    <b:if cond='data:blog.pageType != &quot;item&quot;'>
                      <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
                        <b:if cond='data:post.allowComments'>
                          <b:include data='post' name='comment_count_picker'/>
                        </b:if>
                      </b:if>
                    </b:if>
                  </span>
                </div>

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

              </div>
            </div>

            <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
              <b:include data='post' name='comment_picker'/>
            </b:if>
            <b:if cond='data:blog.pageType == &quot;item&quot;'>
              <b:include data='post' name='comment_picker'/>
            </b:if>
          </div>
        </div>
      </div>
    </b:includable>
      <b:includable id='nextprev'>
      <div class='blog-pager' id='blog-pager'>
        <b:if cond='data:newerPageUrl'>
          <span id='blog-pager-newer-link'>
          <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><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 + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
          </span>
        </b:if>

        <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>

        <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'>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <b:include data='post' name='post-index'/>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;archive&quot;'>
    <b:include data='post' name='post-index'/>
    <b:else/>
    <b:include data='post' name='post-single'/>
    </b:if>
    </b:if>
    </b:includable>
      <b:includable id='post-index' var='post'>

    <div class='post-index'>
    <a expr:name='data:post.id'/>

    <b:if cond='data:post.thumbnailUrl'>
    <div class='index-thumbnail'>
    <a expr:href='data:post.url'>
    <img expr:src='data:post.thumbnailUrl'/>
    </a>
    </div>
    <b:else/>
    <b:if cond='data:post.firstImageUrl'>
    <div class='index-thumbnail'>
    <a expr:href='data:post.url'>
    <img expr:src='data:post.firstImageUrl'/>
    </a>
    </div>
    <b:else/>
    <div class='index-nothumb'/>
    </b:if>
    </b:if>

    <div class='content'>
    <h2 class='post-title entry-title'>
    <a expr:href='data:post.url'><data:post.title/></a>
    </h2>

    <div class='meta'>
    <b:if cond='data:post.authorProfileUrl'>
    <a class='author' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
      <span><data:post.author/></span>
    </a>
    <b:else/>
    <span class='author' itemprop='name'><data:post.author/></span>
    </b:if>
    <span class='separate'>. </span>
    <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
    <abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
    <data:post.timestamp/>
    </abbr>
    </a>

    <b:if cond='data:post.allowComments'>
    <span class='separate'>. </span>
    <b:include data='post' name='comment_count_picker'/>
    </b:if>
    </div>
    <div class='snip'><data:post.snippet/></div>
    <!-- quickedit pencil -->
    <b:include data='post' name='postQuickEdit'/>
    </div>
    <div class='clear'/>
    </div>
    <div class='clear'/>

    </b:includable>
      <b:includable id='post-single' var='post'>
      <div class='post post-single hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
        <b:if cond='data:post.firstImageUrl'>
          <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
        </b:if>
        <meta expr:content='data:blog.blogId' itemprop='blogId'/>
        <meta expr:content='data:post.id' itemprop='postId'/>

        <a expr:name='data:post.id'/>
        <b:if cond='data:post.title'>
          <h1 class='post-title entry-title' itemprop='name'>
          <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>
          </h1>
        </b:if>




        <div class='post-header'>
        <b:if cond='data:blog.pageType == &quot;item&quot;'>
     <span class='post-author vcard'>
            <b:if cond='data:top.showAuthor'>
                <b:if cond='data:post.authorProfileUrl'>
                  <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                    <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
                    <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                      <span itemprop='name'><data:post.author/></span>
                    </a>
                  </span>
                <b:else/>
                  <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                    <span itemprop='name'><data:post.author/></span>
                  </span>
                </b:if>
            </b:if>
          </span>
    <span class='separate'>.</span>
          <span class='post-timestamp'>
            <b:if cond='data:top.showTimestamp'>
              <data:top.timestampLabel/>
            <b:if cond='data:post.url'>
              <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
              <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
            </b:if>
            </b:if>
          </span>

    </b:if>

          <span class='post-comment-link'>
         
                <b:if cond='data:post.allowComments'>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <span class='separate'>.</span>
    </b:if>
                  <b:include data='post' name='comment_count_picker'/>
                </b:if>    
          </span>

      <!-- quickedit pencil -->
        <b:include data='post' name='postQuickEdit'/>
        </div>

        <b:if cond='data:blog.metaDescription == &quot;&quot;'>
          <!-- Then use the post body as the schema.org description,
              for good G+/FB snippeting. -->
          <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>
            <data:post.body/>
            <div style='clear: both;'/> <!-- clear for photos floats -->
          </div>
        <b:else/>
          <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
            <data:post.body/>
            <div style='clear: both;'/> <!-- clear for photos floats -->
          </div>
        </b:if>


        <div class='post-footer'>
     
     
          <b:if cond='data:top.showLocation'>
      <b:if cond='data:post.location'>
          <span class='post-location'>
                <data:postLocationLabel/>
                <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
          </span>
      </b:if>
          </b:if>

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

              </b:loop>
         
          </span>
      </b:if>

    <b:if cond='data:top.showReactions'>
      <span class='reaction-buttons'>

      <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
    <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
      <span class='reactions-label'>
      <data:top.reactionsLabel/></span>&#160;</td>
    <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
       </tr></table>

      </span>
    </b:if>

        </div>
      </div>
      <!-- share buttons -->
      <b:if cond='data:post.sharePostUrl'>
      <div class='post-share-buttons'>

      <b:include data='post' name='shareButtons'/>

      </div>
      </b:if>
    </b:includable>
      <b:includable id='postQuickEdit' var='post'>
      <b:if cond='data:post.editUrl'>
        <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
          <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
            <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
          </a>
        </span>
      </b:if>
    </b:includable>
      <b:includable id='shareButtons' var='post'>
      <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showOrkutButton'><a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToOrkutMsg/></span></a></b:if><b:if cond='data:top.showDummy'><div class='goog-inline-block dummy-container'><data:post.dummyTag/></div></b:if>
    </b:includable>
      <b:includable id='status-message'>
      <b:if cond='data:navMessage'>
      <div class='status-msg-wrap'>
        <div class='status-msg-body'>
          <data:navMessage/>
        </div>
        <div 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(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
        </script>
      </div>
    </b:includable>
      <b:includable id='threaded_comment_js' var='post'>
      <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

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

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

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

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

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

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

          var onReply = function(commentId, domId) {
            if (replybox == null) {
           
              replybox = document.getElementById('comment-editor');
              if (replybox != null) {
                replybox.height = '250px';
                replybox.style.display = 'block';
                replyUrlParts = replybox.src.split('#');
              }
            }
            if (replybox && (commentId !== replyParent)) {
    cancelRep=document.getElementById('bc_0_'+items.length+'I');
    document.getElementById(domId).insertBefore(cancelRep,null);
    cancelRep.innerHTML=cancelRep.innerHTML.replace(msgs.addComment,'Cancel reply');
    if((commentId!=replyParent)&&(replybox.src.indexOf('&parentID=')==-1)){cancelRep.style.display='inline-block'}

              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);
          }

       
          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);
            }
          };

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

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

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

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

        <div id='backlinks-container'>
        <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
           <b:if cond='data:post.showBacklinks'>
             <b:include data='post' name='backlinks'/>
           </b:if>
        </div>
        </div>
      </div>
    </b:includable>
    </b:widget>
    </b:section><!-- //MAIN -->




    <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
    <b:if cond='data:blog.pageType != &quot;error_page&quot;'>
    <!-- SIDE -->
    <b:section id='side'>
    <b:widget id='PlusBadge1' locked='false' title='Google+ Badge' type='PlusBadge'>
      <b:includable id='main'>
      <link expr:href='data:profileUrl' rel='publisher'/>

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

      <b:if cond='data:title != &quot;&quot;'>
        <h2 class='title'><data:title/></h2>
      </b:if>
      <div class='widget-content'>
        <g:plus expr:href='data:profileUrl' expr:theme='data:theme' expr:width='data:width' rel='author' source='blogger:blog:badge'/>
      </div>
    </b:includable>
    </b:widget>
    <b:widget id='HTML2' locked='false' title='' type='HTML'>
      <b:includable id='main'>
      <!-- only display title if it's non-empty -->
      <b:if cond='data:title != &quot;&quot;'>
        <h2 class='title'><data:title/></h2>
      </b:if>
      <div class='widget-content'>
        <data:content/>
      </div>

      <b:include name='quickedit'/>
    </b:includable>
    </b:widget>
    <b:widget id='Stats1' locked='false' title='Tổng số lượt xem trang' type='Stats'>
      <b:includable id='main'>
      <b:if cond='data:title'><h2><data:title/></h2></b:if>
      <div class='widget-content'>
        <!-- Content is going to be visible when data will be fetched from server. -->
        <div expr:id='data:widget.instanceId + &quot;_content&quot;' style='display: none;'>
          <!-- Counter and image will be injected later via AJAX call. -->
          <b:if cond='data:showSparkline'>
            <img alt='Sparkline' expr:id='data:widget.instanceId + &quot;_sparkline&quot;' height='30' width='75'/>
          </b:if>
          <b:if cond='data:showGraphicalCounter'>
            <span class='counter-wrapper graph-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
          <b:else/>
            <span class='counter-wrapper text-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
          </b:if>
          <b:include name='quickedit'/>
        </div>
      </div>
    </b:includable>
    </b:widget>
    <b:widget id='Header1' locked='true' title='Seo blogspot, wordpress, xenforo, xin, share code, template, theme, kiem tien, online (Tiêu đề)' type='Header'>
      <b:includable id='main'>

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

        <div class='widget-content' style='text-align: center;'>
          <b:if cond='data:attribution != &quot;&quot;'>
           <data:attribution/>
          </b:if>
        </div>

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

    <div class='clear'/>
    </div>
    <!-- //PRIMARY -->

    <!-- FOOTER -->
    <div id='footer'>
      <div class='meta'><span>2013 (c)</span><a href='/' id='blog-copyright'><data:blog.title/></a><span>.</span><span>Designed by</span><a href='http://cuti.mobi' id='bi-license' rel='dofollow' target='_blank'>Cuti Wap</a></div>
    <div class='top'><a href='#'>Top</a></div>
    <div class='clear'/>
    </div>
    <!-- //FOOTER -->


    </div>



    <!-- SCRIPTS -->
    <script type='text/javascript'>
    //<![CDATA[
    var date_format = 'mm/dd/yyyy';
    var snip_length = 150;
    var no_thumb = 'http://www.google.com/images/errors/robot.png';


    var _0x9e4d=["\x6D\x20\x31\x55\x28\x31\x6D\x2C\x31\x37\x29\x7B\x34\x28\x31\x6D\x3D\x3D\x31\x71\x29\x7B\x31\x6D\x3D\x27\x27\x3B\x31\x33\x20\x31\x6D\x7D\x65\x20\x6C\x3D\x31\x6D\x2E\x79\x28\x31\x37\x29\x3B\x34\x28\x6C\x21\x3D\x2D\x31\x29\x7B\x31\x33\x20\x31\x6D\x2E\x31\x67\x28\x6C\x2B\x31\x37\x2E\x47\x29\x7D\x31\x33\x20\x31\x6D\x7D\x6D\x20\x33\x35\x28\x42\x29\x7B\x62\x3D\x27\x27\x3B\x31\x6A\x3D\x27\x5C\x34\x31\x20\x27\x3B\x31\x36\x3D\x27\x62\x5C\x32\x45\x5C\x22\x27\x3B\x32\x36\x3D\x27\x5C\x22\x27\x3B\x4B\x3D\x42\x2E\x79\x28\x31\x6A\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x31\x63\x3D\x42\x2E\x79\x28\x31\x36\x2C\x4B\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x32\x72\x3D\x42\x2E\x79\x28\x32\x36\x2C\x31\x63\x2B\x31\x36\x2E\x47\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x62\x3D\x42\x2E\x31\x67\x28\x31\x63\x2B\x31\x36\x2E\x47\x2C\x32\x72\x29\x7D\x7D\x7D\x34\x28\x62\x3D\x3D\x27\x27\x29\x7B\x31\x6A\x3D\x27\x34\x32\x2D\x31\x39\x2D\x62\x5C\x32\x45\x5C\x22\x27\x3B\x31\x36\x3D\x27\x5C\x22\x27\x3B\x4B\x3D\x42\x2E\x79\x28\x31\x6A\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x31\x63\x3D\x42\x2E\x79\x28\x31\x36\x2C\x4B\x2B\x31\x6A\x2E\x47\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x62\x3D\x42\x2E\x31\x67\x28\x4B\x2B\x31\x6A\x2E\x47\x2C\x31\x63\x29\x7D\x7D\x7D\x34\x28\x62\x3D\x3D\x27\x27\x29\x7B\x31\x6A\x3D\x27\x5C\x34\x33\x20\x27\x3B\x31\x36\x3D\x27\x62\x5C\x32\x45\x5C\x22\x27\x3B\x32\x36\x3D\x27\x5C\x22\x27\x3B\x4B\x3D\x42\x2E\x79\x28\x31\x6A\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x31\x63\x3D\x42\x2E\x79\x28\x31\x36\x2C\x4B\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x32\x72\x3D\x42\x2E\x79\x28\x32\x36\x2C\x31\x63\x2B\x31\x36\x2E\x47\x29\x3B\x34\x28\x4B\x21\x3D\x2D\x31\x29\x7B\x62\x3D\x42\x2E\x31\x67\x28\x31\x63\x2B\x31\x36\x2E\x47\x2C\x32\x72\x29\x3B\x62\x3D\x62\x2E\x44\x28\x27\x31\x62\x3A\x2F\x2F\x31\x56\x2E\x32\x63\x2E\x4D\x2F\x34\x6E\x3F\x76\x3D\x27\x2C\x27\x27\x29\x3B\x62\x3D\x62\x2E\x44\x28\x27\x31\x62\x3A\x2F\x2F\x31\x56\x2E\x32\x63\x2E\x4D\x2F\x34\x6D\x2F\x27\x2C\x27\x27\x29\x3B\x62\x3D\x62\x2E\x44\x28\x27\x3F\x31\x59\x3D\x30\x27\x2C\x27\x27\x29\x3B\x62\x3D\x27\x31\x62\x3A\x2F\x2F\x31\x35\x2E\x32\x63\x2E\x4D\x2F\x34\x6B\x2F\x27\x2B\x62\x2B\x27\x2F\x33\x48\x2E\x34\x70\x27\x7D\x7D\x7D\x7D\x31\x33\x20\x62\x7D\x6D\x20\x33\x33\x28\x31\x44\x2C\x31\x65\x29\x7B\x31\x44\x3D\x31\x44\x2E\x34\x73\x28\x27\x2D\x27\x29\x3B\x32\x38\x3D\x5A\x20\x34\x72\x28\x31\x44\x5B\x30\x5D\x2C\x31\x44\x5B\x31\x5D\x2D\x31\x2C\x31\x44\x5B\x32\x5D\x2E\x31\x67\x28\x30\x2C\x32\x29\x29\x3B\x32\x79\x3D\x32\x38\x2E\x34\x71\x28\x29\x2B\x31\x3B\x32\x7A\x3D\x32\x38\x2E\x34\x6A\x28\x29\x2B\x31\x3B\x32\x41\x3D\x32\x38\x2E\x34\x69\x28\x29\x3B\x31\x65\x3D\x31\x65\x2E\x44\x28\x27\x32\x79\x27\x2C\x32\x79\x29\x3B\x31\x65\x3D\x31\x65\x2E\x44\x28\x27\x32\x7A\x27\x2C\x32\x7A\x29\x3B\x31\x65\x3D\x31\x65\x2E\x44\x28\x27\x32\x41\x27\x2C\x32\x41\x29\x3B\x31\x33\x20\x31\x65\x7D\x6D\x20\x33\x38\x28\x32\x75\x29\x7B\x34\x61\x2E\x34\x63\x28\x27\x3C\x32\x39\x20\x32\x50\x3D\x22\x43\x2F\x34\x67\x22\x20\x62\x3D\x22\x27\x2B\x32\x75\x2B\x27\x22\x3E\x3C\x5C\x2F\x32\x39\x3E\x27\x29\x7D\x6D\x20\x33\x30\x28\x6E\x29\x7B\x65\x20\x66\x3D\x5A\x20\x31\x75\x28\x29\x3B\x65\x20\x33\x47\x3D\x2F\x3C\x5C\x53\x5B\x5E\x3E\x5D\x2A\x3E\x2F\x67\x3B\x66\x2E\x4A\x3D\x6E\x2E\x41\x2E\x4A\x2E\x24\x74\x3B\x31\x37\x3D\x27\x66\x2D\x27\x3B\x6C\x3D\x66\x2E\x4A\x2E\x79\x28\x31\x37\x29\x3B\x66\x2E\x4A\x3D\x66\x2E\x4A\x2E\x31\x67\x28\x6C\x2B\x31\x37\x2E\x47\x29\x3B\x66\x2E\x4A\x3D\x66\x2E\x4A\x2E\x44\x28\x27\x2E\x33\x62\x27\x2C\x27\x27\x29\x3B\x66\x2E\x31\x46\x3D\x5A\x20\x32\x4B\x28\x29\x3B\x34\x28\x27\x31\x79\x27\x6F\x20\x6E\x2E\x41\x29\x7B\x52\x28\x69\x3D\x30\x3B\x69\x3C\x6E\x2E\x41\x2E\x31\x79\x2E\x47\x3B\x69\x2B\x2B\x29\x7B\x66\x2E\x31\x46\x5B\x69\x5D\x3D\x6E\x2E\x41\x2E\x31\x79\x5B\x69\x5D\x2E\x33\x49\x7D\x7D\x66\x2E\x51\x3D\x27\x27\x3B\x34\x28\x27\x51\x27\x6F\x20\x6E\x2E\x41\x29\x7B\x66\x2E\x51\x3D\x6E\x2E\x41\x2E\x51\x2E\x24\x74\x7D\x66\x2E\x32\x64\x3D\x27\x27\x3B\x34\x28\x27\x32\x64\x27\x6F\x20\x6E\x2E\x41\x29\x7B\x66\x2E\x32\x64\x3D\x6E\x2E\x41\x2E\x32\x64\x2E\x24\x74\x7D\x66\x2E\x31\x72\x3D\x5A\x20\x31\x75\x28\x29\x3B\x66\x2E\x31\x72\x2E\x31\x31\x3D\x27\x33\x4F\x27\x3B\x66\x2E\x31\x72\x2E\x31\x6C\x3D\x27\x27\x3B\x66\x2E\x31\x72\x2E\x32\x68\x3D\x27\x31\x62\x3A\x2F\x2F\x32\x34\x2E\x31\x58\x2E\x4D\x2F\x31\x35\x2F\x33\x4E\x2E\x33\x50\x27\x3B\x34\x28\x27\x31\x31\x27\x6F\x20\x6E\x2E\x41\x2E\x49\x5B\x30\x5D\x29\x7B\x66\x2E\x31\x72\x2E\x31\x31\x3D\x6E\x2E\x41\x2E\x49\x5B\x30\x5D\x2E\x31\x31\x2E\x24\x74\x7D\x34\x28\x27\x31\x6C\x27\x6F\x20\x6E\x2E\x41\x2E\x49\x5B\x30\x5D\x29\x7B\x66\x2E\x31\x72\x2E\x31\x6C\x3D\x6E\x2E\x41\x2E\x49\x5B\x30\x5D\x2E\x31\x6C\x2E\x24\x74\x7D\x34\x28\x27\x31\x34\x24\x45\x27\x6F\x20\x6E\x2E\x41\x2E\x49\x5B\x30\x5D\x29\x7B\x34\x28\x6E\x2E\x41\x2E\x49\x5B\x30\x5D\x2E\x31\x34\x24\x45\x2E\x62\x21\x3D\x27\x31\x62\x3A\x2F\x2F\x32\x34\x2E\x31\x58\x2E\x4D\x2F\x31\x35\x2F\x33\x52\x2E\x33\x4D\x27\x29\x7B\x66\x2E\x31\x72\x2E\x32\x68\x3D\x6E\x2E\x41\x2E\x49\x5B\x30\x5D\x2E\x31\x34\x24\x45\x2E\x62\x7D\x7D\x66\x2E\x33\x39\x3D\x4C\x28\x6E\x2E\x41\x2E\x32\x4E\x24\x34\x65\x2E\x24\x74\x29\x3B\x66\x2E\x34\x66\x3D\x4C\x28\x6E\x2E\x41\x2E\x32\x4E\x24\x34\x68\x2E\x24\x74\x29\x3B\x66\x2E\x34\x64\x3D\x4C\x28\x6E\x2E\x41\x2E\x32\x4E\x24\x34\x38\x2E\x24\x74\x29\x3B\x66\x2E\x31\x73\x3D\x30\x3B\x34\x28\x27\x37\x27\x6F\x20\x6E\x2E\x41\x29\x7B\x66\x2E\x31\x73\x3D\x6E\x2E\x41\x2E\x37\x2E\x47\x7D\x66\x2E\x37\x3D\x5A\x20\x32\x4B\x28\x29\x3B\x52\x28\x69\x3D\x30\x3B\x69\x3C\x66\x2E\x31\x73\x3B\x69\x2B\x2B\x29\x7B\x66\x2E\x37\x5B\x69\x5D\x3D\x5A\x20\x31\x75\x28\x29\x3B\x39\x3D\x5A\x20\x31\x75\x28\x29\x3B\x37\x3D\x6E\x2E\x41\x2E\x37\x5B\x69\x5D\x3B\x39\x2E\x4A\x3D\x37\x2E\x4A\x2E\x24\x74\x3B\x31\x37\x3D\x27\x33\x4B\x2D\x27\x3B\x6C\x3D\x39\x2E\x4A\x2E\x79\x28\x31\x37\x29\x3B\x39\x2E\x4A\x3D\x39\x2E\x4A\x2E\x31\x67\x28\x6C\x2B\x31\x37\x2E\x47\x29\x3B\x39\x2E\x31\x54\x3D\x27\x27\x3B\x34\x28\x27\x31\x54\x27\x6F\x20\x37\x29\x7B\x39\x2E\x31\x54\x3D\x37\x2E\x31\x54\x2E\x24\x74\x7D\x39\x2E\x31\x46\x3D\x5A\x20\x32\x4B\x28\x29\x3B\x34\x28\x27\x31\x79\x27\x6F\x20\x37\x29\x7B\x52\x28\x6A\x3D\x30\x3B\x6A\x3C\x37\x2E\x31\x79\x2E\x47\x3B\x6A\x2B\x2B\x29\x7B\x39\x2E\x31\x46\x5B\x6A\x5D\x3D\x37\x2E\x31\x79\x5B\x6A\x5D\x2E\x33\x49\x7D\x7D\x39\x2E\x51\x3D\x27\x27\x3B\x34\x28\x27\x51\x27\x6F\x20\x37\x29\x7B\x39\x2E\x51\x3D\x37\x2E\x51\x2E\x24\x74\x7D\x39\x2E\x42\x3D\x27\x27\x3B\x34\x28\x27\x42\x27\x6F\x20\x37\x29\x7B\x39\x2E\x42\x3D\x37\x2E\x42\x2E\x24\x74\x7D\x39\x2E\x31\x38\x3D\x27\x27\x3B\x34\x28\x27\x31\x38\x27\x6F\x20\x37\x29\x7B\x39\x2E\x31\x38\x3D\x37\x2E\x31\x38\x2E\x24\x74\x7D\x34\x28\x39\x2E\x31\x38\x3D\x3D\x27\x27\x29\x7B\x39\x2E\x31\x38\x3D\x39\x2E\x42\x2E\x44\x28\x33\x47\x2C\x27\x27\x29\x7D\x34\x28\x39\x2E\x42\x3D\x3D\x27\x27\x29\x7B\x39\x2E\x42\x3D\x39\x2E\x31\x38\x7D\x39\x2E\x57\x3D\x27\x27\x3B\x39\x2E\x31\x4E\x3D\x27\x33\x62\x27\x3B\x34\x28\x27\x57\x27\x6F\x20\x37\x29\x7B\x52\x28\x6A\x3D\x30\x3B\x6A\x3C\x37\x2E\x57\x2E\x47\x3B\x6A\x2B\x2B\x29\x7B\x34\x28\x37\x2E\x57\x5B\x6A\x5D\x2E\x31\x59\x3D\x3D\x27\x34\x6F\x27\x29\x7B\x39\x2E\x57\x3D\x37\x2E\x57\x5B\x6A\x5D\x2E\x72\x7D\x34\x28\x37\x2E\x57\x5B\x6A\x5D\x2E\x31\x59\x3D\x3D\x27\x34\x74\x27\x29\x7B\x39\x2E\x31\x4E\x3D\x37\x2E\x57\x5B\x6A\x5D\x2E\x51\x7D\x7D\x7D\x39\x2E\x49\x3D\x5A\x20\x31\x75\x28\x29\x3B\x39\x2E\x49\x2E\x31\x31\x3D\x27\x33\x4F\x27\x3B\x39\x2E\x49\x2E\x31\x6C\x3D\x27\x27\x3B\x39\x2E\x49\x2E\x32\x68\x3D\x27\x31\x62\x3A\x2F\x2F\x32\x34\x2E\x31\x58\x2E\x4D\x2F\x31\x35\x2F\x33\x4E\x2E\x33\x50\x27\x3B\x31\x64\x3D\x37\x2E\x49\x5B\x30\x5D\x3B\x34\x28\x27\x31\x31\x27\x6F\x20\x31\x64\x29\x7B\x39\x2E\x49\x2E\x31\x31\x3D\x31\x64\x2E\x31\x31\x2E\x24\x74\x7D\x34\x28\x27\x31\x6C\x27\x6F\x20\x31\x64\x29\x7B\x39\x2E\x49\x2E\x31\x6C\x3D\x31\x64\x2E\x31\x6C\x2E\x24\x74\x7D\x34\x28\x27\x31\x34\x24\x45\x27\x6F\x20\x31\x64\x29\x7B\x34\x28\x31\x64\x2E\x31\x34\x24\x45\x2E\x62\x21\x3D\x27\x31\x62\x3A\x2F\x2F\x32\x34\x2E\x31\x58\x2E\x4D\x2F\x31\x35\x2F\x33\x52\x2E\x33\x4D\x27\x29\x7B\x39\x2E\x49\x2E\x32\x68\x3D\x31\x64\x2E\x31\x34\x24\x45\x2E\x62\x7D\x7D\x39\x2E\x31\x39\x3D\x27\x27\x3B\x34\x28\x27\x33\x5A\x24\x31\x39\x27\x6F\x20\x37\x29\x7B\x39\x2E\x31\x39\x3D\x37\x2E\x33\x5A\x24\x31\x39\x2E\x32\x75\x7D\x39\x2E\x31\x4C\x3D\x30\x3B\x34\x28\x27\x31\x4A\x24\x33\x56\x27\x6F\x20\x37\x29\x7B\x39\x2E\x31\x4C\x3D\x4C\x28\x37\x2E\x31\x4A\x24\x33\x56\x2E\x24\x74\x29\x7D\x39\x2E\x31\x4E\x3D\x39\x2E\x31\x4E\x2E\x44\x28\x39\x2E\x31\x4C\x2B\x27\x20\x27\x2C\x27\x27\x29\x3B\x39\x2E\x32\x54\x3D\x27\x27\x3B\x39\x2E\x31\x76\x3D\x27\x27\x3B\x39\x2E\x34\x39\x3D\x27\x27\x3B\x34\x28\x27\x31\x4A\x24\x6F\x2D\x32\x78\x2D\x32\x4C\x27\x6F\x20\x37\x29\x7B\x39\x2E\x32\x54\x3D\x37\x5B\x27\x31\x4A\x24\x6F\x2D\x32\x78\x2D\x32\x4C\x27\x5D\x2E\x72\x3B\x39\x2E\x31\x76\x3D\x37\x5B\x27\x31\x4A\x24\x6F\x2D\x32\x78\x2D\x32\x4C\x27\x5D\x2E\x34\x62\x3B\x39\x2E\x31\x76\x3D\x39\x2E\x31\x76\x2E\x44\x28\x27\x2F\x32\x74\x2F\x27\x2C\x27\x2F\x31\x38\x2F\x27\x29\x3B\x39\x2E\x31\x76\x3D\x39\x2E\x31\x76\x2B\x27\x3F\x33\x59\x3D\x6E\x2D\x6F\x2D\x32\x39\x27\x7D\x39\x2E\x31\x49\x3D\x27\x27\x3B\x34\x28\x27\x31\x34\x24\x32\x6C\x27\x6F\x20\x37\x29\x7B\x52\x28\x6A\x3D\x30\x3B\x6A\x3C\x37\x2E\x31\x34\x24\x32\x6C\x2E\x47\x3B\x6A\x2B\x2B\x29\x7B\x34\x28\x37\x2E\x31\x34\x24\x32\x6C\x5B\x6A\x5D\x2E\x31\x31\x3D\x3D\x27\x32\x44\x2E\x34\x6C\x27\x29\x7B\x39\x2E\x31\x49\x3D\x37\x2E\x31\x34\x24\x32\x6C\x5B\x6A\x5D\x2E\x33\x57\x7D\x7D\x7D\x39\x2E\x31\x49\x3D\x39\x2E\x31\x49\x2E\x44\x28\x27\x31\x49\x2D\x27\x2C\x27\x27\x29\x3B\x66\x2E\x37\x5B\x69\x5D\x3D\x39\x7D\x31\x33\x20\x66\x7D\x6D\x20\x34\x37\x28\x31\x4B\x2C\x32\x31\x29\x7B\x52\x28\x69\x3D\x30\x3B\x69\x3C\x32\x31\x2E\x31\x73\x3B\x69\x2B\x2B\x29\x7B\x31\x4B\x2E\x37\x5B\x69\x2B\x31\x4B\x2E\x31\x73\x5D\x3D\x32\x31\x2E\x37\x5B\x69\x5D\x7D\x31\x4B\x2E\x31\x73\x2B\x3D\x32\x31\x2E\x31\x73\x3B\x31\x33\x20\x31\x4B\x7D\x24\x28\x27\x23\x34\x35\x2D\x34\x34\x20\x2E\x32\x33\x2E\x34\x36\x3A\x33\x36\x2D\x34\x30\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x45\x3D\x24\x28\x64\x29\x2E\x32\x46\x28\x27\x31\x35\x27\x29\x2E\x31\x57\x28\x27\x2A\x27\x29\x2E\x31\x4D\x28\x29\x3B\x24\x28\x64\x29\x2E\x31\x4D\x28\x27\x3C\x61\x20\x72\x3D\x22\x2F\x22\x3E\x27\x2B\x45\x2B\x27\x3C\x2F\x61\x3E\x27\x29\x7D\x29\x3B\x65\x20\x31\x7A\x3D\x2D\x31\x3B\x65\x20\x31\x6E\x3D\x27\x27\x3B\x24\x28\x27\x23\x32\x5A\x2D\x32\x56\x20\x2E\x32\x33\x20\x31\x4F\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x43\x3D\x24\x28\x64\x29\x2E\x43\x28\x29\x3B\x72\x3D\x24\x28\x64\x29\x2E\x32\x46\x28\x27\x61\x27\x29\x2E\x55\x28\x27\x72\x27\x29\x3B\x6C\x3D\x30\x3B\x52\x28\x65\x20\x69\x3D\x30\x3B\x69\x3C\x43\x2E\x47\x3B\x69\x2B\x2B\x29\x7B\x6C\x3D\x43\x2E\x79\x28\x27\x32\x51\x27\x2C\x6C\x29\x3B\x34\x28\x6C\x3D\x3D\x2D\x31\x29\x32\x6E\x3B\x6C\x2B\x2B\x7D\x31\x52\x3D\x69\x3B\x34\x28\x31\x52\x3E\x31\x7A\x29\x7B\x31\x6E\x2B\x3D\x27\x3C\x32\x6B\x3E\x27\x7D\x34\x28\x31\x52\x3C\x31\x7A\x29\x7B\x33\x4C\x3D\x31\x7A\x2D\x31\x52\x3B\x52\x28\x65\x20\x69\x3D\x30\x3B\x69\x3C\x33\x4C\x3B\x69\x2B\x2B\x29\x7B\x31\x6E\x2B\x3D\x27\x3C\x2F\x32\x6B\x3E\x3C\x2F\x31\x4F\x3E\x27\x7D\x7D\x43\x3D\x43\x2E\x44\x28\x2F\x32\x51\x2F\x34\x46\x2C\x27\x27\x29\x3B\x31\x6E\x2B\x3D\x27\x3C\x31\x4F\x3E\x3C\x61\x20\x72\x3D\x22\x27\x2B\x72\x2B\x27\x22\x3E\x27\x2B\x43\x2B\x27\x3C\x2F\x61\x3E\x27\x3B\x31\x7A\x3D\x31\x52\x7D\x29\x3B\x52\x28\x65\x20\x69\x3D\x30\x3B\x69\x3C\x3D\x31\x7A\x3B\x69\x2B\x2B\x29\x7B\x31\x6E\x2B\x3D\x27\x3C\x2F\x32\x6B\x3E\x27\x3B\x34\x28\x69\x21\x3D\x30\x29\x7B\x31\x6E\x2B\x3D\x27\x3C\x2F\x31\x4F\x3E\x27\x7D\x7D\x24\x28\x27\x23\x32\x5A\x2D\x32\x56\x27\x29\x2E\x31\x4D\x28\x31\x6E\x29\x3B\x24\x28\x27\x23\x35\x68\x2D\x35\x67\x20\x2E\x32\x33\x2E\x35\x69\x20\x61\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x72\x3D\x24\x28\x64\x29\x2E\x55\x28\x27\x72\x27\x29\x3B\x34\x28\x72\x21\x3D\x31\x71\x29\x7B\x34\x28\x72\x2E\x79\x28\x27\x32\x58\x2E\x4D\x27\x29\x21\x3D\x2D\x31\x29\x7B\x24\x28\x64\x29\x2E\x31\x47\x28\x27\x32\x58\x27\x29\x7D\x31\x32\x20\x34\x28\x72\x2E\x79\x28\x27\x32\x55\x2E\x4D\x27\x29\x21\x3D\x2D\x31\x29\x7B\x24\x28\x64\x29\x2E\x31\x47\x28\x27\x32\x55\x27\x29\x7D\x31\x32\x20\x34\x28\x72\x2E\x79\x28\x27\x32\x52\x2E\x33\x55\x2E\x4D\x27\x29\x21\x3D\x2D\x31\x29\x7B\x24\x28\x64\x29\x2E\x31\x47\x28\x27\x32\x52\x27\x29\x7D\x31\x32\x7B\x24\x28\x64\x29\x2E\x31\x47\x28\x27\x35\x6A\x27\x29\x7D\x7D\x7D\x29\x3B\x65\x20\x32\x62\x3B\x65\x20\x32\x42\x3D\x27\x27\x3B\x65\x20\x58\x3D\x5B\x5D\x3B\x65\x20\x54\x3D\x30\x3B\x65\x20\x32\x4D\x3D\x27\x27\x3B\x6D\x20\x32\x6D\x28\x29\x7B\x65\x20\x31\x43\x3D\x31\x66\x3B\x24\x28\x27\x2E\x31\x6F\x2D\x6C\x20\x2E\x32\x35\x20\x31\x35\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x62\x3D\x24\x28\x64\x29\x2E\x55\x28\x27\x62\x27\x29\x3B\x34\x28\x62\x21\x3D\x31\x71\x29\x7B\x34\x28\x62\x2E\x79\x28\x27\x2F\x32\x66\x2D\x63\x2F\x27\x29\x21\x3D\x2D\x31\x29\x7B\x62\x3D\x62\x2E\x44\x28\x27\x2F\x32\x66\x2D\x63\x2F\x27\x2C\x27\x2F\x33\x4A\x2D\x63\x2F\x27\x29\x3B\x24\x28\x64\x29\x2E\x55\x28\x27\x62\x27\x2C\x62\x29\x7D\x7D\x31\x41\x3D\x24\x28\x64\x29\x2E\x55\x28\x27\x7A\x27\x29\x3B\x65\x20\x31\x6B\x3D\x31\x51\x3B\x34\x28\x31\x41\x21\x3D\x31\x71\x29\x7B\x34\x28\x31\x41\x2E\x79\x28\x27\x31\x50\x27\x29\x3D\x3D\x2D\x31\x29\x7B\x31\x6B\x3D\x31\x66\x7D\x7D\x31\x32\x7B\x31\x6B\x3D\x31\x66\x7D\x34\x28\x31\x6B\x29\x7B\x68\x3D\x4C\x28\x24\x28\x64\x29\x2E\x46\x28\x29\x29\x3B\x77\x3D\x4C\x28\x24\x28\x64\x29\x2E\x31\x48\x28\x29\x29\x3B\x34\x28\x68\x3D\x3D\x30\x7C\x7C\x77\x3D\x3D\x30\x29\x7B\x31\x43\x3D\x31\x51\x3B\x31\x33\x7D\x31\x68\x3D\x4C\x28\x24\x28\x64\x29\x2E\x32\x30\x28\x27\x2E\x32\x35\x27\x29\x2E\x46\x28\x29\x29\x3B\x31\x69\x3D\x4C\x28\x24\x28\x64\x29\x2E\x32\x30\x28\x27\x2E\x32\x35\x27\x29\x2E\x31\x48\x28\x29\x29\x3B\x34\x28\x68\x3E\x77\x29\x7B\x24\x28\x64\x29\x2E\x4E\x28\x27\x31\x48\x27\x2C\x31\x69\x2B\x27\x59\x27\x29\x3B\x68\x3D\x28\x68\x2F\x77\x29\x2A\x31\x69\x3B\x32\x65\x3D\x28\x31\x68\x2D\x68\x29\x2F\x32\x3B\x24\x28\x64\x29\x2E\x4E\x28\x27\x31\x61\x2D\x32\x6A\x27\x2C\x32\x65\x2B\x27\x59\x27\x29\x7D\x31\x32\x7B\x24\x28\x64\x29\x2E\x4E\x28\x27\x46\x27\x2C\x31\x68\x2B\x27\x59\x27\x29\x3B\x77\x3D\x28\x77\x2F\x68\x29\x2A\x31\x68\x3B\x32\x37\x3D\x28\x31\x69\x2D\x77\x29\x2F\x32\x3B\x24\x28\x64\x29\x2E\x4E\x28\x27\x31\x61\x2D\x32\x47\x27\x2C\x32\x37\x2B\x27\x59\x27\x29\x7D\x24\x28\x64\x29\x2E\x31\x47\x28\x27\x31\x50\x27\x29\x7D\x7D\x29\x3B\x34\x28\x21\x31\x43\x29\x7B\x33\x51\x28\x6D\x28\x29\x7B\x32\x6D\x28\x29\x7D\x2C\x35\x30\x29\x7D\x7D\x6D\x20\x32\x57\x28\x29\x7B\x24\x28\x27\x2E\x31\x6F\x2D\x6C\x20\x2E\x31\x5A\x20\x2E\x31\x42\x2D\x30\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x24\x28\x64\x29\x2E\x4E\x28\x27\x46\x27\x2C\x27\x32\x53\x27\x29\x7D\x29\x3B\x24\x28\x27\x2E\x31\x6F\x2D\x6C\x20\x2E\x31\x5A\x20\x2E\x31\x42\x2D\x30\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x46\x3D\x24\x28\x64\x29\x2E\x31\x57\x28\x27\x2E\x31\x5A\x27\x29\x2E\x46\x28\x29\x3B\x24\x28\x64\x29\x2E\x4E\x28\x27\x46\x27\x2C\x46\x2B\x27\x59\x27\x29\x7D\x29\x3B\x24\x28\x27\x2E\x31\x6F\x2D\x6C\x20\x2E\x31\x45\x20\x2E\x31\x42\x2D\x30\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x24\x28\x64\x29\x2E\x4E\x28\x27\x46\x27\x2C\x27\x32\x53\x27\x29\x7D\x29\x3B\x24\x28\x27\x2E\x31\x6F\x2D\x6C\x20\x2E\x31\x45\x20\x2E\x31\x42\x2D\x30\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x33\x61\x3D\x4C\x28\x24\x28\x64\x29\x2E\x31\x57\x28\x27\x2E\x31\x45\x27\x29\x2E\x46\x28\x29\x29\x3B\x33\x37\x3D\x4C\x28\x24\x28\x64\x29\x2E\x31\x57\x28\x27\x2E\x31\x45\x27\x29\x2E\x32\x46\x28\x27\x2E\x32\x4F\x2D\x57\x27\x29\x2E\x35\x6C\x28\x29\x29\x3B\x31\x70\x3D\x24\x28\x64\x29\x2E\x4E\x28\x27\x31\x70\x2D\x32\x6A\x27\x29\x3B\x31\x70\x3D\x31\x70\x2E\x44\x28\x27\x59\x27\x2C\x27\x27\x29\x3B\x31\x70\x3D\x4C\x28\x31\x70\x29\x3B\x24\x28\x64\x29\x2E\x4E\x28\x27\x46\x27\x2C\x28\x33\x61\x2D\x31\x70\x2A\x32\x2D\x33\x37\x29\x2B\x27\x59\x27\x29\x7D\x29\x7D\x6D\x20\x33\x53\x28\x6E\x29\x7B\x32\x62\x3D\x33\x30\x28\x6E\x29\x3B\x52\x28\x65\x20\x69\x3D\x30\x3B\x69\x3C\x54\x3B\x69\x2B\x2B\x29\x7B\x65\x20\x31\x78\x3D\x30\x3B\x65\x20\x75\x3D\x27\x27\x3B\x52\x28\x65\x20\x6A\x3D\x30\x3B\x6A\x3C\x32\x62\x2E\x33\x39\x3B\x6A\x2B\x2B\x29\x7B\x37\x3D\x32\x62\x2E\x37\x5B\x6A\x5D\x3B\x34\x28\x32\x42\x2E\x79\x28\x37\x2E\x4A\x29\x21\x3D\x2D\x31\x29\x35\x6B\x3B\x52\x28\x65\x20\x6B\x3D\x30\x3B\x6B\x3C\x37\x2E\x31\x46\x2E\x47\x3B\x6B\x2B\x2B\x29\x7B\x34\x28\x37\x2E\x31\x46\x5B\x6B\x5D\x3D\x3D\x58\x5B\x69\x5D\x2E\x43\x29\x7B\x32\x42\x2B\x3D\x37\x2E\x4A\x2B\x27\x2C\x27\x3B\x65\x20\x45\x3D\x33\x35\x28\x37\x2E\x42\x29\x3B\x34\x28\x45\x3D\x3D\x27\x27\x29\x45\x3D\x37\x2E\x31\x39\x3B\x34\x28\x45\x3D\x3D\x27\x27\x29\x7B\x45\x3D\x35\x66\x7D\x75\x2B\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x31\x42\x20\x31\x42\x2D\x27\x2B\x31\x78\x2B\x27\x22\x3E\x27\x3B\x34\x28\x45\x21\x3D\x27\x27\x29\x7B\x45\x3D\x27\x3C\x31\x35\x20\x62\x3D\x22\x27\x2B\x45\x2B\x27\x22\x2F\x3E\x27\x3B\x75\x2B\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x32\x35\x22\x3E\x3C\x61\x20\x72\x3D\x22\x27\x2B\x37\x2E\x57\x2B\x27\x22\x3E\x27\x2B\x45\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x78\x3E\x27\x7D\x75\x2B\x3D\x27\x3C\x33\x32\x20\x7A\x3D\x22\x51\x22\x3E\x3C\x61\x20\x72\x3D\x22\x27\x2B\x37\x2E\x57\x2B\x27\x22\x3E\x27\x2B\x37\x2E\x51\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x33\x32\x3E\x27\x3B\x75\x2B\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x33\x69\x22\x3E\x27\x3B\x75\x2B\x3D\x37\x2E\x49\x2E\x31\x31\x2B\x27\x2C\x20\x27\x2B\x33\x33\x28\x37\x2E\x31\x54\x2C\x35\x65\x29\x3B\x34\x28\x37\x2E\x31\x4C\x3E\x30\x29\x7B\x75\x2B\x3D\x27\x2C\x20\x27\x2B\x37\x2E\x31\x4C\x2B\x27\x20\x27\x2B\x37\x2E\x31\x4E\x7D\x75\x2B\x3D\x27\x3C\x2F\x78\x3E\x27\x3B\x34\x28\x69\x3D\x3D\x30\x26\x26\x31\x78\x3D\x3D\x30\x29\x7B\x65\x20\x31\x74\x3D\x37\x2E\x31\x38\x3B\x34\x28\x31\x74\x2E\x47\x3E\x33\x34\x29\x7B\x31\x74\x3D\x31\x74\x2E\x31\x67\x28\x30\x2C\x33\x34\x29\x7D\x31\x74\x2B\x3D\x27\x2E\x2E\x2E\x27\x3B\x75\x2B\x3D\x27\x3C\x70\x20\x7A\x3D\x22\x31\x74\x22\x3E\x27\x2B\x31\x74\x2B\x27\x3C\x2F\x70\x3E\x27\x7D\x75\x2B\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x33\x31\x22\x3E\x3C\x2F\x78\x3E\x3C\x2F\x78\x3E\x27\x3B\x31\x78\x2B\x2B\x3B\x32\x6E\x7D\x7D\x34\x28\x31\x78\x3D\x3D\x36\x7C\x7C\x28\x69\x21\x3D\x30\x26\x26\x31\x78\x3D\x3D\x35\x29\x29\x7B\x32\x6E\x7D\x7D\x34\x28\x69\x21\x3D\x30\x29\x7B\x75\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x32\x4F\x2D\x57\x22\x3E\x3C\x61\x20\x72\x3D\x22\x27\x2B\x58\x5B\x69\x5D\x2E\x72\x2B\x27\x22\x3E\x27\x2B\x58\x5B\x69\x5D\x2E\x43\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x78\x3E\x27\x2B\x75\x7D\x75\x2B\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x33\x31\x22\x3E\x3C\x2F\x78\x3E\x27\x3B\x34\x28\x69\x3D\x3D\x30\x29\x7B\x75\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x31\x5A\x22\x3E\x27\x2B\x75\x2B\x27\x3C\x2F\x78\x3E\x27\x7D\x31\x32\x7B\x65\x20\x6C\x3D\x69\x2D\x31\x3B\x34\x28\x6C\x25\x33\x3D\x3D\x30\x29\x7B\x75\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x31\x45\x22\x3E\x27\x2B\x75\x2B\x27\x3C\x2F\x78\x3E\x27\x7D\x31\x32\x20\x34\x28\x6C\x25\x33\x3D\x3D\x31\x29\x7B\x34\x28\x6C\x2B\x32\x3D\x3D\x54\x29\x7B\x75\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x31\x45\x22\x3E\x27\x2B\x75\x2B\x27\x3C\x2F\x78\x3E\x27\x7D\x31\x32\x7B\x75\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x32\x61\x20\x32\x61\x2D\x33\x36\x22\x3E\x27\x2B\x75\x2B\x27\x3C\x2F\x78\x3E\x27\x7D\x7D\x31\x32\x20\x34\x28\x6C\x25\x33\x3D\x3D\x32\x29\x7B\x75\x3D\x27\x3C\x78\x20\x7A\x3D\x22\x32\x61\x20\x32\x61\x2D\x35\x39\x22\x3E\x27\x2B\x75\x2B\x27\x3C\x2F\x78\x3E\x27\x7D\x7D\x32\x4D\x2B\x3D\x75\x7D\x24\x28\x27\x2E\x31\x6F\x2D\x6C\x27\x29\x2E\x31\x4D\x28\x32\x4D\x29\x3B\x32\x6D\x28\x29\x3B\x32\x57\x28\x29\x7D\x24\x28\x27\x2E\x31\x6F\x2D\x6C\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x58\x5B\x54\x5D\x3D\x5A\x20\x31\x75\x28\x29\x3B\x58\x5B\x54\x5D\x2E\x72\x3D\x27\x2F\x48\x2F\x32\x4F\x2F\x32\x59\x27\x3B\x58\x5B\x54\x5D\x2E\x43\x3D\x27\x32\x59\x27\x3B\x54\x2B\x2B\x3B\x24\x28\x27\x23\x35\x38\x20\x2E\x32\x33\x2E\x35\x61\x20\x32\x6B\x20\x31\x4F\x20\x61\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x72\x3D\x24\x28\x64\x29\x2E\x55\x28\x27\x72\x27\x29\x3B\x43\x3D\x24\x28\x64\x29\x2E\x43\x28\x29\x3B\x52\x28\x65\x20\x69\x3D\x30\x3B\x69\x3C\x54\x3B\x69\x2B\x2B\x29\x7B\x34\x28\x58\x5B\x69\x5D\x2E\x43\x3D\x3D\x43\x29\x32\x6E\x7D\x34\x28\x69\x3E\x3D\x54\x29\x7B\x58\x5B\x54\x5D\x3D\x5A\x20\x31\x75\x28\x29\x3B\x58\x5B\x54\x5D\x2E\x72\x3D\x72\x3B\x58\x5B\x54\x5D\x2E\x43\x3D\x43\x3B\x54\x2B\x2B\x7D\x7D\x29\x3B\x33\x38\x28\x27\x2F\x35\x6E\x2F\x35\x62\x2F\x32\x74\x3F\x33\x59\x3D\x6E\x2D\x6F\x2D\x32\x39\x26\x34\x75\x2D\x35\x64\x3D\x35\x63\x26\x35\x6D\x3D\x33\x53\x27\x29\x7D\x29\x3B\x6D\x20\x32\x6F\x28\x29\x7B\x65\x20\x31\x43\x3D\x31\x66\x3B\x24\x28\x27\x2E\x33\x4B\x2D\x6C\x20\x2E\x6C\x2D\x31\x39\x20\x31\x35\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x62\x3D\x24\x28\x64\x29\x2E\x55\x28\x27\x62\x27\x29\x3B\x34\x28\x62\x21\x3D\x31\x71\x29\x7B\x34\x28\x62\x2E\x79\x28\x27\x2F\x32\x66\x2D\x63\x2F\x27\x29\x21\x3D\x2D\x31\x29\x7B\x62\x3D\x62\x2E\x44\x28\x27\x2F\x32\x66\x2D\x63\x2F\x27\x2C\x27\x2F\x33\x4A\x2D\x63\x2F\x27\x29\x3B\x24\x28\x64\x29\x2E\x55\x28\x27\x62\x27\x2C\x62\x29\x7D\x7D\x65\x20\x31\x41\x3D\x24\x28\x64\x29\x2E\x55\x28\x27\x7A\x27\x29\x3B\x65\x20\x62\x3D\x24\x28\x64\x29\x2E\x55\x28\x27\x62\x27\x29\x3B\x34\x28\x62\x21\x3D\x31\x71\x26\x26\x62\x2E\x79\x28\x27\x32\x63\x2E\x4D\x27\x29\x21\x3D\x2D\x31\x29\x7B\x62\x3D\x62\x2E\x44\x28\x27\x2F\x32\x74\x2E\x27\x2C\x27\x2F\x33\x48\x2E\x27\x29\x3B\x24\x28\x64\x29\x2E\x55\x28\x27\x62\x27\x2C\x62\x29\x7D\x65\x20\x31\x6B\x3D\x31\x51\x3B\x34\x28\x31\x41\x21\x3D\x31\x71\x29\x7B\x34\x28\x31\x41\x2E\x79\x28\x27\x31\x50\x27\x29\x3D\x3D\x2D\x31\x29\x7B\x31\x6B\x3D\x31\x66\x7D\x7D\x31\x32\x7B\x31\x6B\x3D\x31\x66\x7D\x34\x28\x31\x6B\x29\x7B\x68\x3D\x4C\x28\x24\x28\x64\x29\x2E\x46\x28\x29\x29\x3B\x77\x3D\x4C\x28\x24\x28\x64\x29\x2E\x31\x48\x28\x29\x29\x3B\x34\x28\x68\x3D\x3D\x30\x7C\x7C\x77\x3D\x3D\x30\x29\x7B\x31\x43\x3D\x31\x51\x3B\x31\x33\x7D\x31\x68\x3D\x4C\x28\x24\x28\x64\x29\x2E\x32\x30\x28\x27\x2E\x6C\x2D\x31\x39\x27\x29\x2E\x46\x28\x29\x29\x3B\x31\x69\x3D\x4C\x28\x24\x28\x64\x29\x2E\x32\x30\x28\x27\x2E\x6C\x2D\x31\x39\x27\x29\x2E\x31\x48\x28\x29\x29\x3B\x34\x28\x68\x3E\x77\x29\x7B\x24\x28\x64\x29\x2E\x4E\x28\x27\x31\x48\x27\x2C\x31\x69\x2B\x27\x59\x27\x29\x3B\x68\x3D\x28\x68\x2F\x77\x29\x2A\x31\x69\x3B\x32\x65\x3D\x28\x31\x68\x2D\x68\x29\x2F\x32\x3B\x24\x28\x64\x29\x2E\x4E\x28\x27\x31\x61\x2D\x32\x6A\x27\x2C\x32\x65\x2B\x27\x59\x27\x29\x7D\x31\x32\x7B\x24\x28\x64\x29\x2E\x4E\x28\x27\x46\x27\x2C\x31\x68\x2B\x27\x59\x27\x29\x3B\x77\x3D\x28\x77\x2F\x68\x29\x2A\x31\x68\x3B\x32\x37\x3D\x28\x31\x69\x2D\x77\x29\x2F\x32\x3B\x24\x28\x64\x29\x2E\x4E\x28\x27\x31\x61\x2D\x32\x47\x27\x2C\x32\x37\x2B\x27\x59\x27\x29\x7D\x24\x28\x64\x29\x2E\x31\x47\x28\x27\x31\x50\x27\x29\x7D\x7D\x29\x3B\x34\x28\x21\x31\x43\x29\x7B\x33\x51\x28\x6D\x28\x29\x7B\x32\x6F\x28\x29\x7D\x2C\x35\x30\x29\x7D\x7D\x32\x6F\x28\x29\x3B\x65\x20\x33\x6E\x3D\x27\x3C\x32\x67\x20\x35\x71\x3D\x22\x35\x70\x22\x20\x4A\x3D\x22\x48\x2D\x32\x67\x22\x20\x35\x73\x3D\x22\x35\x6F\x3A\x2F\x2F\x31\x56\x2E\x33\x55\x2E\x4D\x2E\x35\x72\x2F\x48\x22\x20\x33\x77\x3D\x22\x33\x76\x22\x20\x7A\x3D\x22\x31\x77\x2D\x48\x2D\x33\x54\x22\x20\x35\x75\x2D\x35\x74\x3D\x22\x35\x36\x2D\x38\x22\x20\x3E\x3C\x33\x6D\x20\x34\x48\x3D\x22\x30\x22\x20\x34\x47\x3D\x22\x30\x22\x20\x7A\x3D\x22\x31\x77\x2D\x48\x2D\x33\x54\x22\x3E\x3C\x33\x6B\x3E\x3C\x33\x6C\x3E\x3C\x32\x73\x20\x7A\x3D\x22\x31\x77\x2D\x32\x70\x22\x3E\x3C\x32\x70\x20\x4A\x3D\x22\x48\x2D\x31\x53\x22\x20\x35\x37\x3D\x22\x34\x49\x20\x34\x4A\x22\x20\x34\x4C\x3D\x22\x34\x4B\x22\x20\x32\x50\x3D\x22\x43\x22\x20\x32\x43\x3D\x22\x31\x30\x22\x20\x7A\x3D\x22\x31\x77\x2D\x32\x70\x22\x20\x31\x31\x3D\x22\x71\x22\x20\x51\x3D\x22\x48\x22\x3E\x3C\x2F\x32\x73\x3E\x3C\x32\x73\x20\x7A\x3D\x22\x31\x77\x2D\x48\x2D\x33\x45\x22\x3E\x3C\x32\x70\x20\x32\x50\x3D\x22\x33\x6F\x22\x20\x33\x57\x3D\x22\x34\x45\x22\x20\x7A\x3D\x22\x31\x77\x2D\x48\x2D\x33\x45\x22\x20\x51\x3D\x22\x48\x22\x3E\x3C\x2F\x32\x73\x3E\x3C\x2F\x33\x6C\x3E\x3C\x2F\x33\x6B\x3E\x3C\x2F\x33\x6D\x3E\x3C\x2F\x32\x67\x3E\x27\x3B\x24\x28\x27\x23\x34\x44\x2D\x34\x78\x2D\x48\x20\x2E\x34\x77\x27\x29\x2E\x31\x4D\x28\x33\x6E\x29\x3B\x24\x28\x27\x23\x48\x2D\x32\x67\x27\x29\x2E\x33\x6F\x28\x6D\x28\x29\x7B\x50\x3D\x24\x28\x27\x23\x48\x2D\x31\x53\x27\x29\x2E\x50\x28\x29\x3B\x4F\x3D\x32\x49\x2E\x33\x6A\x2E\x33\x46\x3B\x4F\x3D\x31\x55\x28\x4F\x2C\x27\x3A\x2F\x2F\x27\x29\x3B\x4F\x3D\x31\x55\x28\x4F\x2C\x27\x31\x56\x2E\x27\x29\x3B\x50\x3D\x50\x2E\x44\x28\x27\x20\x32\x76\x3A\x27\x2B\x4F\x2C\x27\x27\x29\x3B\x50\x2B\x3D\x28\x27\x20\x32\x76\x3A\x27\x2B\x4F\x29\x3B\x24\x28\x27\x23\x48\x2D\x31\x53\x27\x29\x2E\x50\x28\x50\x29\x3B\x31\x33\x20\x31\x66\x7D\x29\x3B\x24\x28\x27\x23\x48\x2D\x31\x53\x27\x29\x2E\x34\x76\x28\x6D\x28\x29\x7B\x50\x3D\x24\x28\x64\x29\x2E\x50\x28\x29\x3B\x4F\x3D\x32\x49\x2E\x33\x6A\x2E\x33\x46\x3B\x4F\x3D\x31\x55\x28\x4F\x2C\x27\x3A\x2F\x2F\x27\x29\x3B\x4F\x3D\x31\x55\x28\x4F\x2C\x27\x31\x56\x2E\x27\x29\x3B\x50\x3D\x50\x2E\x44\x28\x27\x20\x32\x76\x3A\x27\x2B\x4F\x2C\x27\x27\x29\x3B\x24\x28\x27\x23\x48\x2D\x31\x53\x27\x29\x2E\x50\x28\x50\x29\x7D\x29\x3B\x24\x28\x32\x49\x29\x2E\x34\x79\x28\x6D\x28\x29\x7B\x24\x28\x27\x31\x35\x27\x29\x2E\x34\x7A\x28\x27\x31\x50\x27\x29\x3B\x32\x6D\x28\x29\x3B\x32\x6F\x28\x29\x7D\x29\x3B\x65\x20\x33\x64\x3D\x24\x28\x27\x23\x66\x2D\x34\x43\x27\x29\x2E\x4E\x28\x27\x32\x4A\x27\x29\x3B\x65\x20\x32\x77\x3D\x31\x51\x3B\x24\x28\x27\x23\x34\x42\x20\x2E\x33\x69\x20\x61\x23\x34\x41\x2D\x34\x4D\x27\x29\x2E\x56\x28\x6D\x28\x29\x7B\x32\x77\x3D\x31\x66\x3B\x32\x32\x3D\x27\x46\x3A\x33\x68\x3B\x33\x63\x3A\x33\x65\x21\x73\x3B\x32\x4A\x3A\x27\x2B\x33\x64\x2B\x27\x21\x73\x3B\x33\x66\x3A\x34\x4E\x21\x73\x3B\x32\x48\x2D\x32\x43\x3A\x35\x31\x21\x73\x3B\x34\x5A\x3A\x34\x59\x21\x73\x3B\x33\x71\x3A\x33\x41\x21\x73\x3B\x31\x61\x3A\x30\x21\x73\x3B\x32\x71\x3A\x31\x21\x73\x3B\x33\x7A\x3A\x33\x42\x28\x32\x71\x3D\x33\x43\x29\x21\x73\x27\x3B\x24\x28\x64\x29\x2E\x55\x28\x27\x32\x32\x27\x2C\x32\x32\x29\x3B\x24\x28\x64\x29\x2E\x55\x28\x27\x72\x27\x2C\x27\x31\x62\x3A\x2F\x2F\x33\x44\x2E\x4D\x2F\x33\x79\x2F\x33\x78\x2D\x33\x73\x2D\x33\x72\x2D\x33\x74\x2D\x32\x44\x2D\x33\x75\x27\x29\x7D\x29\x3B\x34\x28\x21\x32\x77\x29\x7B\x65\x20\x33\x58\x3D\x27\x3C\x61\x20\x32\x32\x3D\x22\x33\x63\x3A\x20\x33\x65\x21\x73\x3B\x32\x4A\x3A\x20\x23\x35\x32\x21\x73\x3B\x33\x66\x3A\x20\x35\x33\x21\x73\x3B\x32\x48\x2D\x32\x43\x3A\x20\x33\x68\x21\x73\x3B\x32\x48\x2D\x35\x35\x3A\x20\x35\x34\x21\x73\x3B\x46\x3A\x20\x33\x67\x21\x73\x3B\x34\x58\x2D\x46\x3A\x20\x33\x67\x21\x73\x3B\x31\x61\x2D\x34\x57\x3A\x20\x32\x69\x21\x73\x3B\x31\x61\x2D\x32\x47\x3A\x20\x32\x69\x21\x73\x3B\x31\x61\x2D\x33\x70\x3A\x20\x32\x69\x21\x73\x3B\x31\x61\x2D\x32\x6A\x3A\x20\x32\x69\x21\x73\x3B\x43\x2D\x34\x51\x3A\x20\x33\x70\x21\x73\x3B\x33\x71\x3A\x33\x41\x21\x73\x3B\x32\x71\x3A\x31\x21\x73\x3B\x33\x7A\x3A\x33\x42\x28\x32\x71\x3D\x33\x43\x29\x21\x73\x3B\x22\x20\x72\x3D\x22\x31\x62\x3A\x2F\x2F\x33\x44\x2E\x4D\x2F\x33\x79\x2F\x33\x78\x2D\x33\x73\x2D\x33\x72\x2D\x33\x74\x2D\x32\x44\x2D\x33\x75\x22\x20\x33\x77\x3D\x22\x33\x76\x22\x20\x31\x59\x3D\x22\x34\x50\x22\x3E\x34\x4F\x20\x34\x52\x20\x34\x53\x20\x34\x56\x3C\x2F\x61\x3E\x27\x3B\x24\x28\x27\x34\x55\x27\x29\x2E\x34\x54\x28\x33\x58\x29\x7D","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x69\x66\x7C\x7C\x7C\x65\x6E\x74\x72\x79\x7C\x7C\x74\x65\x6D\x70\x7C\x7C\x73\x72\x63\x7C\x7C\x74\x68\x69\x73\x7C\x76\x61\x72\x7C\x62\x6C\x6F\x67\x7C\x7C\x7C\x7C\x7C\x7C\x69\x6E\x64\x65\x78\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x6A\x73\x6F\x6E\x7C\x69\x6E\x7C\x7C\x7C\x68\x72\x65\x66\x7C\x69\x6D\x70\x6F\x72\x74\x61\x6E\x74\x7C\x7C\x68\x74\x6D\x6C\x5F\x61\x64\x64\x7C\x7C\x7C\x64\x69\x76\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x63\x6C\x61\x73\x73\x7C\x66\x65\x65\x64\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x74\x65\x78\x74\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x69\x6D\x61\x67\x65\x7C\x68\x65\x69\x67\x68\x74\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x73\x65\x61\x72\x63\x68\x7C\x61\x75\x74\x68\x6F\x72\x7C\x69\x64\x7C\x69\x6E\x64\x65\x78\x30\x7C\x4E\x75\x6D\x62\x65\x72\x7C\x63\x6F\x6D\x7C\x63\x73\x73\x7C\x68\x6E\x7C\x76\x61\x6C\x7C\x74\x69\x74\x6C\x65\x7C\x66\x6F\x72\x7C\x7C\x4C\x61\x62\x65\x6C\x5F\x4C\x69\x73\x74\x5F\x49\x6E\x64\x65\x78\x7C\x61\x74\x74\x72\x7C\x65\x61\x63\x68\x7C\x6C\x69\x6E\x6B\x7C\x4C\x61\x62\x65\x6C\x5F\x4C\x69\x73\x74\x7C\x70\x78\x7C\x6E\x65\x77\x7C\x7C\x6E\x61\x6D\x65\x7C\x65\x6C\x73\x65\x7C\x72\x65\x74\x75\x72\x6E\x7C\x67\x64\x7C\x69\x6D\x67\x7C\x6B\x65\x79\x31\x7C\x6B\x65\x79\x7C\x73\x75\x6D\x6D\x61\x72\x79\x7C\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x6D\x61\x72\x67\x69\x6E\x7C\x68\x74\x74\x70\x7C\x69\x6E\x64\x65\x78\x31\x7C\x61\x30\x7C\x66\x6F\x72\x6D\x61\x74\x7C\x74\x72\x75\x65\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x74\x68\x7C\x74\x77\x7C\x6B\x65\x79\x30\x7C\x6E\x65\x65\x64\x7C\x75\x72\x69\x7C\x73\x74\x72\x7C\x64\x64\x5F\x68\x74\x6D\x6C\x7C\x68\x6F\x6D\x65\x7C\x70\x61\x64\x64\x69\x6E\x67\x7C\x6E\x75\x6C\x6C\x7C\x61\x64\x6D\x69\x6E\x7C\x65\x6E\x74\x72\x79\x5F\x6E\x75\x6D\x62\x65\x72\x7C\x73\x6E\x69\x70\x7C\x4F\x62\x6A\x65\x63\x74\x7C\x72\x65\x70\x6C\x79\x5F\x6A\x73\x6F\x6E\x7C\x67\x73\x63\x7C\x74\x6F\x74\x61\x6C\x5F\x61\x64\x64\x7C\x63\x61\x74\x65\x67\x6F\x72\x79\x7C\x64\x64\x5F\x6C\x65\x76\x65\x6C\x7C\x63\x6C\x7C\x69\x74\x65\x6D\x7C\x6F\x70\x74\x69\x6D\x69\x7A\x65\x64\x5F\x61\x6C\x6C\x7C\x70\x75\x62\x5F\x64\x61\x74\x65\x7C\x77\x69\x64\x65\x7C\x63\x61\x74\x65\x7C\x61\x64\x64\x43\x6C\x61\x73\x73\x7C\x77\x69\x64\x74\x68\x7C\x70\x69\x64\x7C\x74\x68\x72\x7C\x6A\x73\x68\x6F\x72\x74\x31\x7C\x72\x65\x70\x6C\x79\x5F\x6E\x75\x6D\x62\x65\x72\x7C\x68\x74\x6D\x6C\x7C\x72\x65\x70\x6C\x79\x5F\x6C\x61\x62\x65\x6C\x7C\x6C\x69\x7C\x6F\x70\x74\x69\x6D\x69\x7A\x65\x64\x7C\x66\x61\x6C\x73\x65\x7C\x6C\x65\x76\x65\x6C\x7C\x71\x75\x65\x72\x79\x7C\x70\x75\x62\x6C\x69\x73\x68\x65\x64\x7C\x73\x75\x62\x73\x74\x72\x5F\x7C\x77\x77\x77\x7C\x70\x61\x72\x65\x6E\x74\x7C\x62\x6C\x6F\x67\x62\x6C\x6F\x67\x7C\x72\x65\x6C\x7C\x68\x6F\x74\x7C\x70\x61\x72\x65\x6E\x74\x73\x7C\x6A\x73\x68\x6F\x72\x74\x32\x7C\x73\x74\x79\x6C\x65\x7C\x77\x69\x64\x67\x65\x74\x7C\x69\x6D\x67\x31\x7C\x74\x68\x75\x6D\x62\x7C\x6B\x65\x79\x32\x7C\x6D\x61\x72\x67\x69\x6E\x5F\x6C\x65\x66\x74\x7C\x64\x61\x74\x65\x7C\x73\x63\x72\x69\x70\x74\x7C\x73\x6D\x61\x6C\x6C\x7C\x42\x6C\x6F\x67\x7C\x79\x6F\x75\x74\x75\x62\x65\x7C\x73\x75\x62\x74\x69\x74\x6C\x65\x7C\x6D\x61\x72\x67\x69\x6E\x5F\x74\x6F\x70\x7C\x73\x37\x32\x7C\x66\x6F\x72\x6D\x7C\x61\x76\x61\x74\x61\x72\x7C\x30\x70\x78\x7C\x74\x6F\x70\x7C\x75\x6C\x7C\x65\x78\x74\x65\x6E\x64\x65\x64\x50\x72\x6F\x70\x65\x72\x74\x79\x7C\x68\x6F\x6D\x65\x5F\x69\x6E\x64\x65\x78\x5F\x6F\x70\x74\x69\x6D\x69\x7A\x65\x5F\x69\x6D\x61\x67\x65\x7C\x62\x72\x65\x61\x6B\x7C\x70\x6F\x73\x74\x5F\x69\x6E\x64\x65\x78\x5F\x6F\x70\x74\x69\x6D\x69\x7A\x65\x5F\x69\x6D\x61\x67\x65\x7C\x69\x6E\x70\x75\x74\x7C\x6F\x70\x61\x63\x69\x74\x79\x7C\x69\x6E\x64\x65\x78\x32\x7C\x74\x64\x7C\x64\x65\x66\x61\x75\x6C\x74\x7C\x75\x72\x6C\x7C\x73\x69\x74\x65\x7C\x62\x69\x5F\x6C\x69\x63\x65\x6E\x73\x65\x7C\x72\x65\x70\x6C\x79\x7C\x64\x64\x7C\x6D\x6D\x7C\x79\x79\x79\x79\x7C\x45\x78\x63\x6C\x75\x64\x65\x64\x7C\x73\x69\x7A\x65\x7C\x62\x6C\x6F\x67\x67\x65\x72\x7C\x75\x30\x30\x33\x64\x7C\x66\x69\x6E\x64\x7C\x6C\x65\x66\x74\x7C\x66\x6F\x6E\x74\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x63\x6F\x6C\x6F\x72\x7C\x41\x72\x72\x61\x79\x7C\x74\x6F\x7C\x48\x6F\x6D\x65\x5F\x49\x6E\x64\x65\x78\x5F\x48\x74\x6D\x6C\x7C\x6F\x70\x65\x6E\x53\x65\x61\x72\x63\x68\x7C\x6C\x61\x62\x65\x6C\x7C\x74\x79\x70\x65\x7C\x5F\x7C\x70\x6C\x75\x73\x7C\x61\x75\x74\x6F\x7C\x72\x65\x70\x6C\x79\x5F\x74\x6F\x7C\x74\x77\x69\x74\x74\x65\x72\x7C\x6D\x65\x6E\x75\x7C\x68\x6F\x6D\x65\x5F\x69\x6E\x64\x65\x78\x5F\x6F\x70\x74\x69\x6D\x69\x7A\x65\x5F\x6C\x61\x79\x6F\x75\x74\x7C\x66\x61\x63\x65\x62\x6F\x6F\x6B\x7C\x48\x6F\x74\x7C\x64\x72\x6F\x70\x7C\x62\x69\x5F\x6A\x73\x68\x6F\x72\x74\x7C\x63\x6C\x65\x61\x72\x7C\x68\x32\x7C\x62\x69\x5F\x64\x61\x74\x65\x5F\x66\x6F\x72\x6D\x61\x74\x7C\x73\x6E\x69\x70\x5F\x6C\x65\x6E\x67\x74\x68\x7C\x62\x69\x5F\x67\x65\x74\x5F\x66\x69\x72\x73\x74\x5F\x69\x6D\x61\x67\x65\x7C\x66\x69\x72\x73\x74\x7C\x6C\x68\x7C\x62\x69\x5F\x73\x63\x72\x69\x70\x74\x7C\x74\x6F\x74\x61\x6C\x5F\x65\x6E\x74\x72\x79\x7C\x70\x68\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x7C\x6D\x61\x69\x6E\x5F\x63\x6F\x6C\x6F\x72\x7C\x6E\x6F\x6E\x65\x7C\x64\x69\x73\x70\x6C\x61\x79\x7C\x31\x36\x70\x78\x7C\x31\x30\x70\x78\x7C\x6D\x65\x74\x61\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x74\x62\x6F\x64\x79\x7C\x74\x72\x7C\x74\x61\x62\x6C\x65\x7C\x73\x65\x61\x72\x63\x68\x5F\x68\x74\x6D\x6C\x7C\x73\x75\x62\x6D\x69\x74\x7C\x72\x69\x67\x68\x74\x7C\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79\x7C\x72\x65\x73\x70\x6F\x6E\x73\x69\x76\x65\x7C\x6E\x65\x77\x73\x7C\x6D\x61\x67\x61\x7A\x69\x6E\x65\x7C\x74\x65\x6D\x70\x6C\x61\x74\x65\x7C\x5F\x62\x6C\x61\x6E\x6B\x7C\x74\x61\x72\x67\x65\x74\x7C\x65\x61\x73\x79\x7C\x74\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x66\x69\x6C\x74\x65\x72\x7C\x76\x69\x73\x69\x62\x6C\x65\x7C\x61\x6C\x70\x68\x61\x7C\x31\x30\x30\x7C\x62\x6C\x6F\x67\x67\x65\x72\x69\x74\x65\x6D\x73\x7C\x62\x75\x74\x74\x6F\x6E\x7C\x68\x6F\x73\x74\x6E\x61\x6D\x65\x7C\x72\x65\x7C\x6D\x71\x64\x65\x66\x61\x75\x6C\x74\x7C\x74\x65\x72\x6D\x7C\x73\x33\x30\x30\x7C\x70\x6F\x73\x74\x7C\x6F\x66\x66\x73\x65\x74\x7C\x67\x69\x66\x7C\x61\x6E\x6F\x6E\x33\x36\x7C\x41\x6E\x6F\x6E\x79\x6D\x6F\x75\x73\x7C\x70\x6E\x67\x7C\x73\x65\x74\x54\x69\x6D\x65\x6F\x75\x74\x7C\x62\x6C\x61\x6E\x6B\x7C\x68\x6F\x6D\x65\x5F\x69\x6E\x64\x65\x78\x5F\x73\x68\x6F\x77\x7C\x62\x6F\x78\x7C\x67\x6F\x6F\x67\x6C\x65\x7C\x74\x6F\x74\x61\x6C\x7C\x76\x61\x6C\x75\x65\x7C\x68\x74\x6D\x6C\x5F\x63\x6F\x70\x79\x7C\x61\x6C\x74\x7C\x6D\x65\x64\x69\x61\x7C\x63\x68\x69\x6C\x64\x7C\x75\x30\x30\x33\x63\x69\x6D\x67\x7C\x64\x61\x74\x61\x7C\x75\x30\x30\x33\x63\x69\x66\x72\x61\x6D\x65\x7C\x61\x64\x73\x7C\x6C\x6F\x67\x6F\x7C\x49\x6D\x61\x67\x65\x7C\x62\x69\x5F\x6A\x6D\x65\x72\x67\x65\x7C\x69\x74\x65\x6D\x73\x50\x65\x72\x50\x61\x67\x65\x7C\x72\x65\x70\x6C\x79\x5F\x74\x69\x74\x6C\x65\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x73\x6F\x75\x72\x63\x65\x7C\x77\x72\x69\x74\x65\x7C\x69\x74\x65\x6D\x5F\x70\x65\x72\x5F\x70\x61\x67\x65\x7C\x74\x6F\x74\x61\x6C\x52\x65\x73\x75\x6C\x74\x73\x7C\x73\x74\x61\x72\x74\x5F\x69\x6E\x64\x65\x78\x7C\x4A\x61\x76\x61\x53\x63\x72\x69\x70\x74\x7C\x73\x74\x61\x72\x74\x49\x6E\x64\x65\x78\x7C\x67\x65\x74\x46\x75\x6C\x6C\x59\x65\x61\x72\x7C\x67\x65\x74\x4D\x6F\x6E\x74\x68\x7C\x76\x69\x7C\x69\x74\x65\x6D\x43\x6C\x61\x73\x73\x7C\x65\x6D\x62\x65\x64\x7C\x77\x61\x74\x63\x68\x7C\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x7C\x6A\x70\x67\x7C\x67\x65\x74\x44\x61\x74\x65\x7C\x44\x61\x74\x65\x7C\x73\x70\x6C\x69\x74\x7C\x72\x65\x70\x6C\x69\x65\x73\x7C\x6D\x61\x78\x7C\x66\x6F\x63\x75\x73\x7C\x43\x75\x73\x74\x6F\x6D\x53\x65\x61\x72\x63\x68\x7C\x6C\x69\x73\x74\x7C\x72\x65\x73\x69\x7A\x65\x7C\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73\x7C\x62\x69\x7C\x66\x6F\x6F\x74\x65\x72\x7C\x63\x6F\x70\x79\x72\x69\x67\x68\x74\x7C\x70\x61\x67\x65\x7C\x53\x65\x61\x72\x63\x68\x7C\x67\x69\x7C\x63\x65\x6C\x6C\x70\x61\x64\x64\x69\x6E\x67\x7C\x63\x65\x6C\x6C\x73\x70\x61\x63\x69\x6E\x67\x7C\x54\x79\x70\x65\x7C\x6B\x65\x79\x77\x6F\x72\x64\x73\x7C\x6F\x6E\x7C\x61\x75\x74\x6F\x63\x6F\x6D\x70\x6C\x65\x74\x65\x7C\x6C\x69\x63\x65\x6E\x73\x65\x7C\x69\x6E\x6C\x69\x6E\x65\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x64\x7C\x64\x6F\x66\x6F\x6C\x6C\x6F\x77\x7C\x61\x6C\x69\x67\x6E\x7C\x62\x79\x7C\x42\x6C\x6F\x67\x67\x65\x72\x7C\x61\x70\x70\x65\x6E\x64\x7C\x62\x6F\x64\x79\x7C\x49\x74\x65\x6D\x73\x7C\x62\x6F\x74\x74\x6F\x6D\x7C\x6C\x69\x6E\x65\x7C\x69\x6E\x69\x74\x69\x61\x6C\x7C\x70\x6F\x73\x69\x74\x69\x6F\x6E\x7C\x7C\x31\x32\x70\x78\x7C\x39\x39\x39\x7C\x62\x6C\x6F\x63\x6B\x7C\x62\x6F\x6C\x64\x7C\x77\x65\x69\x67\x68\x74\x7C\x75\x74\x66\x7C\x70\x6C\x61\x63\x65\x68\x6F\x6C\x64\x65\x72\x7C\x6D\x61\x69\x6E\x7C\x6C\x61\x73\x74\x7C\x4C\x61\x62\x65\x6C\x7C\x70\x6F\x73\x74\x73\x7C\x35\x30\x30\x7C\x72\x65\x73\x75\x6C\x74\x73\x7C\x64\x61\x74\x65\x5F\x66\x6F\x72\x6D\x61\x74\x7C\x6E\x6F\x5F\x74\x68\x75\x6D\x62\x7C\x66\x6F\x6C\x6C\x6F\x77\x7C\x6E\x65\x77\x73\x6C\x65\x74\x74\x65\x72\x7C\x4C\x69\x6E\x6B\x4C\x69\x73\x74\x7C\x6F\x74\x68\x65\x72\x7C\x63\x6F\x6E\x74\x69\x6E\x75\x65\x7C\x6F\x75\x74\x65\x72\x48\x65\x69\x67\x68\x74\x7C\x63\x61\x6C\x6C\x62\x61\x63\x6B\x7C\x66\x65\x65\x64\x73\x7C\x68\x74\x74\x70\x73\x7C\x67\x65\x74\x7C\x6D\x65\x74\x68\x6F\x64\x7C\x76\x6E\x7C\x61\x63\x74\x69\x6F\x6E\x7C\x63\x68\x61\x72\x73\x65\x74\x7C\x61\x63\x63\x65\x70\x74","","\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 (_0x748cx1,_0x748cx2,_0x748cx3,_0x748cx4,_0x748cx5,_0x748cx6){_0x748cx5=function (_0x748cx3){return (_0x748cx3<_0x748cx2?_0x9e4d[4]:_0x748cx5(parseInt(_0x748cx3/_0x748cx2)))+((_0x748cx3=_0x748cx3%_0x748cx2)>35?String[_0x9e4d[5]](_0x748cx3+29):_0x748cx3.toString(36));} ;if(!_0x9e4d[4][_0x9e4d[6]](/^/,String)){while(_0x748cx3--){_0x748cx6[_0x748cx5(_0x748cx3)]=_0x748cx4[_0x748cx3]||_0x748cx5(_0x748cx3);} ;_0x748cx4=[function (_0x748cx5){return _0x748cx6[_0x748cx5];} ];_0x748cx5=function (){return _0x9e4d[7];} ;_0x748cx3=1;} ;while(_0x748cx3--){if(_0x748cx4[_0x748cx3]){_0x748cx1=_0x748cx1[_0x9e4d[6]]( new RegExp(_0x9e4d[8]+_0x748cx5(_0x748cx3)+_0x9e4d[8],_0x9e4d[9]),_0x748cx4[_0x748cx3]);} ;} ;return _0x748cx1;} (_0x9e4d[0],62,341,_0x9e4d[3][_0x9e4d[2]](_0x9e4d[1]),0,{}));
    //]]>
    </script><!-- SCRIPT -->

    <!-- //Responsive menu -->
    <script type='text/javascript'>
    //<![CDATA[
    /*
    SelectNav.js (v. 0.1)
    Converts your <ul>/<ol> navigation into a dropdown list for small screens
    https://github.com/lukaszfiszer/selectnav.js
    */
    window.selectnav=function(){return function(p,q){var a,h=function(b){var c;b||(b=window.event);b.target?c=b.target:b.srcElement&&(c=b.srcElement);3===c.nodeType&&(c=c.parentNode);c.value&&(window.location.href=c.value)},k=function(b){b=b.nodeName.toLowerCase();return"ul"===b||"ol"===b},l=function(b){for(var c=1;document.getElementById("selectnav"+c);c++);return b?"selectnav"+c:"selectnav"+(c-1)},n=function(b){g++;var c=b.children.length,a="",d="",f=g-1;if(c){if(f){for(;f--;)d+=r;d+=" "}for(f=0;f<
    c;f++){var e=b.children[f].children[0];if("undefined"!==typeof e){var h=e.innerText||e.textContent,i="";j&&(i=-1!==e.className.search(j)||-1!==e.parentElement.className.search(j)?m:"");s&&!i&&(i=e.href===document.URL?m:"");a+='<option value="'+e.href+'" '+i+">"+d+h+"</option>";t&&(e=b.children[f].children[1])&&k(e)&&(a+=n(e))}}1===g&&o&&(a='<option value="">'+o+"</option>"+a);1===g&&(a='<select class="selectnav" id="'+l(!0)+'">'+a+"</select>");g--;return a}};if((a=document.getElementById(p))&&k(a)){document.documentElement.className+=
    " js";var d=q||{},j=d.activeclass||"active",s="boolean"===typeof d.autoselect?d.autoselect:!0,t="boolean"===typeof d.nested?d.nested:!0,r=d.indent||"\u2192",o=d.label||"- Navigation -",g=0,m=" selected ";a.insertAdjacentHTML("afterend",n(a));a=document.getElementById(l());a.addEventListener&&a.addEventListener("change",h);a.attachEvent&&a.attachEvent("onchange",h)}}}();


    $('#page-list-search ul').attr('id', 'top-page-list');
    $('#drop-menu > ul').attr('id', 'drop-down-menu');

    selectnav('top-page-list');
    selectnav('drop-down-menu');
    //]]>

    </script><!-- //Responsive menu -->



    <b:section class='navbar hide' id='navbar' maxwidgets='1' showaddelement='no'>
      <b:widget id='Navbar1' locked='true' title='Thanh điều hướng' type='Navbar'>
        <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
        function setAttributeOnload(object, attribute, val) {
          if(window.addEventListener) {
            window.addEventListener(&#39;load&#39;,
              function(){ object[attribute] = val; }, false);
          } else {
            window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
          }
        }
      &lt;/script&gt;
    &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;
            gapi.load(&quot;iframes-styles-bubble&quot;, function() {
              if (window.iframes &amp;&amp; iframes.open) {
                iframes.open(
                    &#39;//www.blogger.com/navbar.g?targetBlogID\0752675046518969132763\46blogName\75Seo+blogspot,+wordpress,+xenforo,+xin...\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75http://cutiseo.blogspot.com/search\46blogLocale\75vi\46v\0752\46homepageUrl\75http://cutiseo.blogspot.com/\46blogFollowUrl\75https://plus.google.com/110440183283782336705\46vt\0754200965869374912535&#39;,
                    {
                      container: &quot;navbar-iframe-container&quot;,
                      id: &quot;navbar-iframe&quot;
                    },
                    {
                    });
              }
            });
          &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
    (function() {
    var script = document.createElement(&#39;script&#39;);
    script.type = &#39;text/javascript&#39;;
    script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
    var head = document.getElementsByTagName(&#39;head&#39;)[0];
    if (head) {
    head.appendChild(script);
    }})();
    &lt;/script&gt;
    </b:includable>
      </b:widget>
    </b:section>

    </body>
    </html>
  • 0 comments:

    Post a Comment

    Copyright @ 2013 Tin Công Nghệ 8.