Chèn Code quảng cáo Slider / Carousel dưới Menu & multi-tabbed, Image Gallery cuối bài viết
🔥 Hot Topics :
Nội dung code trong bài viết này nhằm chia sẻ "code" quảng cáo dành riêng cho BlogSpot bao gồm các dạng quảng cáo cơ bản chèn dưới menu, đầu, cuối & giữa bài viết dạng slider, carousel, multi- tab, Gallery, random post và iframe.
Lưu ý tóm tắt về vị trí chèn quảng cáo & tiện ích trên Blogspot
Tham khảo bạn có thể vào Google.com tại ô tìm kiếm search các từ khóa sau : "chèn quảng cáo vào vị trí bất kỳ blogspot" | "Cách chèn quảng cáo AdSense vào Blogspot hiển thị tại các phần khác nhau"
Xem thêm bài viết trên link tiêu biểu dưới đây :
- https://www.ketnoi89.com/2020/04/cach-chen-quang-cao-adsense-vao.html
- https://mocgin.com/huong-dan/chen-quang-cao-cho-blogspot
Cấu trúc Link chèn Recent post - Random Post theo nhãn :
- https://www.digitalnomad.vn/feeds/posts/default/-/Buyer Keyword Giá Bán Bàn Ghế
- https://www.digitalnomad.vn/feeds/posts/summary/-/Kiếm Tiền
- document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+"?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>')
Tóm tắt gợi nhớ vị trí chèn quảng cáo - tiện ích trên BlogSpot :
- Vị trí chèn index='item' : vào trong thẻ lặp <b:loop values='data:posts' var='post'> thành <b:loop index='item' values='data:posts' var='post'>
- Vị trí : Code đầu bài viết chèn trước <data:post.body/> , Code hiển thị cuối bài viết chèn sau <data:post.body/>.
- Vị trí giữa bài viết ( dạng ngẫu nhiên & sau dấu ngắt trang, vị trí tại mã <!-- ads --> trong html bài viết )
- Chèn Link bài viết liên quan dạng Multiple Related Post nhiều vị trí giữa bài viết vào giữa bài viết : https://www.igniel.com/2019/01/multiple-artikel-terkait-dalam-post.html
- Chèn Link bài viết liên quan giữa bài viết dạng 1 : https://www.igniel.com/2019/01/artikel-terkait-tengah-post.html
- Chèn Adsense vào giữa bài viết : https://www.igniel.com/2019/01/iklan-setelah-paragraf-ke-sekian.html
- Chèn quảng cáo adsense - Multiple Ads kiểu 1 : https://www.igniel.com/2018/11/iklan-sebelum-sesudah-elemen.html
- Xem các dạng vị trí chèn quảng cáo adsense trong bài viết https://www.igniel.com/2019/01/iklan-setelah-paragraf-ke-sekian.html
- Gợi nhớ dạng dạng Quảng cáo - chèn bài viết dạng Lưới ( Grid ) & dạng danh sách ( List ), Slider, Carousel, Tab, Multiple, ẩn hiện, trượt, sidebar, popup, intro,...
- https://www.gotrangtri.xyz
- https://www.ivietpr.com
- https://www.digitalnomad.vn/2021/03/3-code-hien-thi-quang-cao-tiep-thi-lien-ket-float-sidebarMoc7g6.html
- https://www.digitalnomad.vn/2021/01/huong-dan-tao-them-menu-mo-rong-dau-trang-cuoi-trang-Sidebar-truot-Left-Right-Giong-Blogspot-DigittalNomd.vn-Z8N4.html
- https://www.digitalnomad.vn/2021/02/thu-thuat-chen-quang-cao-Psf864.html
Tóm tắt bài viết bằng hình ảnh minh họa :
- Code Slider / Carousel chèn ngay phía dưới thanh menu điều hướng ( Mục A )
- Code random Post Image Gallery chèn cuối bài viết Blogspot ( Mục B )
- Code Tab Mutile & recent post đơn giản chèn cuối bài viết Blogspot ( Mục C )
- Chèn Code 3 Cột Top Blog ( mục D.5 )
- Recent Post Random Label Mẫu 1 ( Mục D.1 )
- Code Recent Post Random Label Mẫu 2 ( Mục D.2 )
- Code Random Ads - owlCarousel ( D.3 )
- Code randPosx Theo Nhãn ( D.4 )
- Bài Viết Ngẫu Nhiên - random Post Image Gallery trên điện thoại & trên PC : ( D.6 )
- Sidebar ẩn hiện chứa link tiếp thị liên kết bên trái ( D.7 )
thị liên kết bên trái ( D.7
A. Code Slider / Carousel chèn ngay phía dưới thanh menu điều hướng
<!-- Slider Top Ads -->
<!--
Nguồn :
https://dagruel.com/random-post-dengan-slider-blogger/
-->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script>
<script src='https://cdn.statically.io/gh/dagruel/External/main/owl.carousel.min.js'></script>
<style>
/* owlCarousel */
.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:sticky;z-index:10}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block;overflow:hidden;display:-webkit-inline-box;position:relative}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-item.active.center .slide-item{padding:0;-webkit-filter:grayscale(0);filter:grayscale(0)}.owl-item.active.center{z-index:3}.owl-item.active.center .slide-content{visibility:visible}.owl-next,.owl-prev{box-shadow:rgba(0,0,0,.2) 0 1px 4px 0;position:absolute;background:#fff;top:50%;margin-top:-28px;font-size:40px;width:40px;border-radius:50%}.owl-next:hover,.owl-prev:hover{color:#0eafc1}.owl-prev{padding-left:11px;margin-left:-18px;left:0}.owl-next{right:0;padding-left:15px;margin-right:-18px}.owl-carousel .owl-item .slide-content img{width:100%;box-shadow:0 3px 2px rgba(0,0,0,.3);}.slide-item{height:280px}.owl-dots{position:absolute;left:0;text-align:center}.owl-dot{display:inline-block}.owl-dot span{padding:6px;background:rgba(255,255,255,.24);margin:1px 3px;display:inline-block;border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.6),inset 0 1px 1px rgba(0,0,0,.52)}.owl-dot.active span,.owl-dot.active:hover span{background:#29b6f6}.owl-dot:hover span{background:rgba(255,255,255,.54)}.owl-carousel.normal{box-shadow:none;width:92%;margin:0 auto 30px}.owl-carousel.normal .slide-item{height:auto}.owl-carousel.normal .owl-next,.owl-carousel.normal .owl-prev{position:absolute;top:50%;margin-top:-30px;font-size:40px;text-shadow:0 0 5px rgba(0,0,0,.7)}.owl-carousel.normal .owl-next:hover,.owl-carousel.normal .owl-prev:hover{color:#f3d872}.owl-carousel.normal .owl-prev{right:100%;left:inherit}.owl-carousel.normal .owl-next{left:100%}.owl-carousel.normal .slider-content{margin-top:15px}.owl-carousel.normal .owl-dots{position:absolute;bottom:-15px;right:0;left:0;text-align:center}
/* RandomPost slider */
@keyframes dagruelPlaceholder{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes dagruelPlaceholder{0%{background-position:-468px 0}to{background-position:468px 0}}@-moz-keyframes dagruelPlaceholder{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes flash{0%,to{opacity:1}50%{opacity:.1}}@keyframes flash{0%,to{opacity:1}50%{opacity:.1}}.lazy{background:linear-gradient(to right,#f6f7f8 8%,#ddd 18%,#f6f7f8 33%) #f6f7f8;background-size:800px 104px;animation:dagruelPlaceholder 1.5s linear infinite;-moz-animation:dagruelPlaceholder 1.5s linear infinite;-webkit-animation:dagruelPlaceholder 1.5s linear infinite;-o-animation:dagruelPlaceholder 1.5s linear infinite;transition:all .3s ease}.Dagruel-Slider{margin-bottom:25px;width:100%;background:#fff;border-radius:2px;padding-bottom:0;box-shadow:1px 1px 15px 0 rgba(0,0,0,.06);overflow:hidden}.Dagruel-Slider .Slider-Title{border:0;padding:9px 19px;margin-bottom:10px;border-bottom:1px solid #f1f1f1}.Slider-Title h3{float:none;color:#a20a0a;font-size:19px;font-weight:600;margin:0}.nav_items_modules{float:right;display:inline-block}a.btn.nextf,a.btn.prevf{padding:0;border:none;color:#222d34;cursor:pointer}a.btn.prevf{border:none!important}a.btn.nextf:hover,a.btn.prevf:hover{color:#0d79e5}.flashit{-webkit-animation:flash linear .5s infinite;animation:flash linear .5s infinite}.load_slider{padding:60px;text-align:center;background:#f8f9fb;margin-top:13px;margin-bottom:13px}.relat{overflow:hidden;display:block;position:relative;padding:0;margin:0}.slidfer{margin:0;display:none}.slidfer .AniPost{width:100%}.owl-carousel{display:block!important}.AniPost{float:left;width:20%;position:relative}.AniPost .AniPosx{position:relative;overflow:hidden;margin:10px;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s}a.AniLink{text-decoration:none}.AniPost .AniPosx .content-thumb{padding:140% 0 0;position:relative;overflow:hidden;background:#f1f1f1}.AniPost .AniPosx .content-thumb .ply,.AniPost .AniPosx .content-thumb .ply:before,.AniPost .AniPosx .content-thumb img{width:100%;height:100%;top:0;position:absolute}.AniPost .AniPosx .content-thumb .ply{z-index:1;background:rgba(0,0,0,.67);visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear}.AniPost .AniPosx .content-thumb .ply:before{content:'';background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M10,16.5L16,12L10,7.5V16.5Z' fill='%23fff'/%3E%3C/svg%3E")}.AniPost .AniPosx:hover .content-thumb .ply{visibility:visible;opacity:1}.AniPost .AniPosx:hover .content-thumb .ply:before{opacity:15}.slidfer .AniPost .AniPosx .title{font-size:14px;overflow:hidden;bottom:0;line-height:21px;width:100%;color:#222d34;font-weight:500;display:block;text-overflow:ellipsis;white-space:nowrap;margin:10px 0 0}.slidfer .AniPost .AniPosx .data{font-size:13px;color:#666;height:auto}
</style>
<div class='Dagruel-Slider'>
<div class="Slider-Title">
<h3>
Top Ads
<div class="nav_items_modules">
<a class="btn prevf">
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
<path fill="currentColor" d="M14,7L9,12L14,17V7Z" />
</svg>
</a>
<a class="btn nextf">
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
<path fill="currentColor" d="M10,17L15,12L10,7V17Z" />
</svg>
</a>
</div>
</h3>
</div>
<div id="SlideFile" class="load_slider flashit">Loading.....</div>
<div id="rand" class="relat widget-post slidfer SlideFile">
</div>
</div>
<script type='text/javascript'>
//<![CDATA[
var reLabel = 'Top Ads'; //ganti Anime dengan nama Label
var jumlah = 10; //sesuikan angka dengan jumlah post yang ingin ditampilkan
var containerId = 'rand'; //tempat randomPost Akan Muncul (attribute id)
var site = 'https://www.digitalnomad.vn'; //Website
var rLazy = false; //Lazy Load Gambar (True or False)
var autoPlay = true; // true or false
var timePlay = 1500; // 1500 = 1.5 detik
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('1E o=["\\y\\E\\e\\r\\V\\W\\L\\s\\N\\Z\\E\\v\\t\\b\\c\\b\\u\\r\\v\\t\\b\\z\\b\\u\\r\\s\\1c\\r\\L\\F\\V\\q\\14\\s\\s\\q\\V\\O\\y\\E\\f\\r\\I\\s\\N\\x\\E\\J\\p\\I\\t\\b\\1n\\b\\u\\W\\R\\W\\T\\K\\H\\r\\J\\p\\p\\p\\l\\s\\N\\Z\\E\\j\\O\\K\\Y\\r\\F\\F\\J\\s\\N\\R\\p\\v\\t\\b\\c\\b\\u\\r\\v\\t\\b\\z\\b\\u\\r\\s\\1c\\r\\J\\q\\14\\s\\s\\K\\T\\p\\I\\t\\J\\u\\K\\I\\t\\J\\u\\p\\I\\t\\R\\u\\K\\I\\t\\R\\u\\p\\T\\O\\K\\Z\\E\\I\\O\\y\\E\\h\\r\\g\\s\\N\\x\\E\\Q\\p\\e\\r\\14\\W\\r\\g\\t\\b\\1v\\b\\u\\t\\b\\1u\\1f\\1b\\b\\u\\t\\b\\1f\\d\\b\\u\\F\\B\\s\\s\\K\\1k\\t\\b\\1q\\b\\u\\r\\b\\18\\U\\b\\q\\b\\w\\E\\1j\\p\\17\\b\\q\\1o\\q\\b\\M\\1p\\M\\1w\\M\\15\\M\\F\\M\\b\\q\\1s\\q\\b\\1t\\1m\\p\\1r\\F\\1a\\F\\1x\\16\\A\\F\\n\\p\\b\\q\\Q\\q\\b\\16\\m\\F\\1l\\p\\b\\q\\B\\q\\b\\16\\i\\p\\C\\17\\19\\18\\M\\U\\b\\q\\b\\w\\19\\b\\s\\O","\\a","\\j\\H\\i\\w\\d","\\a\\a\\G\\l\\h\\y\\l\\g\\v\\h\\y\\a\\G\\l\\h\\y\\l\\g\\v\\h\\Z\\a\\G\\l\\h\\y\\l\\g\\v\\h\\T\\a\\1F\\e\\d\\B\\a\\x\\C\\n\\g\\d\\w\\m\\n\\a\\f\\c\\d\\C\\f\\n\\a\\G\\l\\h\\y\\l\\g\\v\\h\\V\\a\\G\\l\\h\\y\\l\\g\\v\\h\\J\\a\\Q\\c\\d\\12\\e\\n\\z\\m\\A\\1a\\n\\d\\a\\G\\l\\h\\y\\l\\g\\v\\h\\R\\a\\G\\l\\h\\y\\l\\g\\v\\h\\L\\a\\f\\e\\n\\z\\m\\A\\a\\x\\i\\m\\m\\f\\a\\1b\\e\\f\\a\\G\\l\\h\\y\\l\\g\\v\\h\\g\\a\\U\\C\\A\\i\\e\\B\\a\\w\\H\\d\\a\\j\\g\\f\\a\\f\\c\\j\\C\\i\\d\\j\\a\\g\\e\\i\\i\\L\\e\\g\\1l\\a\\j\\d\\e\\f\\d\\a\\w\\n\\z\\c\\h\\a\\A\\e\\h\\a\\w\\x\\a\\i\\c\\n\\Q\\d\\B\\a\\j\\B\\C\\x\\x\\i\\c\\1k\\f\\f\\e\\1j\\a\\x\\e\\i\\H\\i\\j\\c\\a\\a\\f\\c\\12\\e\\n\\z\\m\\A\\a\\d\\m\\d\\e\\i\\12\\c\\j\\C\\i\\d\\j\\a\\Y\\B\\w\\i\\c\\a\\f\\e\\n\\z\\m\\A\\1G\\m\\j\\d\\a\\j\\f\\g\\a\\j\\w\\d\\c\\a\\z\\m\\g\\C\\A\\c\\n\\d\\a\\Y\\f\\w\\d\\c\\a\\z\\c\\x\\e\\C\\i\\d\\a\\f\\c\\1m\\e\\L\\c\\i\\a\\x\\c\\c\\z\\j\\a\\H\\m\\j\\d\\j\\a\\j\\g\\f\\w\\H\\d\\a\\U\\j\\m\\n\\a\\w\\n\\a\\x\\c\\c\\z\\a\\m\\H\\c\\n\\1H\\c\\e\\f\\g\\B\\a\\e\\i\\d","","\\x\\f\\m\\A\\15\\B\\e\\f\\15\\m\\z\\c","\\f\\c\\H\\i\\e\\g\\c","\\1e\\Y\\q","\\1e\\L","\\Q"];1J(X(11,10,k,P,D,13){D=X(k){S(k<10?o[4]:D(1I(k/10)))+((k=k%10)>1A?1g[o[5]](k+1z):k.1y(1D))};1i(!o[4][o[6]](/^/,1g)){1h(k--){13[D(k)]=P[k]||D(k)};P=[X(D){S 13[D]}];D=X(){S o[7]};k=1};1h(k--){1i(P[k]){11=11[o[6]](1C 1B(o[8]+D(k)+o[8],o[9]),P[k])}};S 11}(o[0],1d,1d,o[3][o[2]](o[1]),0,{}))',62,108,'||||||||||x7C|x27|x65|x74|x61|x72|x63|x78|x6C|x73|_0xdedfx3|x30|x6F|x6E|_0xc779|x3D|x2B|x28|x29|x5B|x5D|x35|x69|x66|x36|x64|x6D|x68|x75|_0xdedfx5|x20|x2D|x5F|x70|x32|x33|x3B|x62|x2F|x7B|x7D|_0xdedfx4|x67|x34|return|x38|x6A|x39|x2C|function|x77|x37|_0xdedfx2|_0xdedfx1|x52|_0xdedfx6|x31|x43|x26|x22|x3C|x3E|x49|x76|x2A|48|x5C|x24|String|while|if|x79|x41|x6B|x4C|x71|x7A|x45|x42|x48|x44|x3F|x4B|x4A|x46|x47|toString|29|35|RegExp|new|36|var|x4D|x50|x53|parseInt|eval'.split('|'),0,{}))
function reRandom(json) {
var noimg = 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8iC7T4EpjHF500uvAO8HeLnZr1DOzuXhayN9k6HEskdbwnsXNDMXvJaF2OHSt8Ay7nhuImYNRLNcOqHCUZn3iqZyTjqtZ90mMQfTwKa60WDNi30NciwL5l_BcSCw0k0gyBDy_U6TtLL8q/w300-h225-p-k-no-nu/dagruel-no-image.png'; // ganti url dengan url Gambar kalian
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('1U 10=["\\m\\13\\1n\\n\\i\\e\\1J\\12\\e\\f\\e\\Q\\z\\q\\E\\n\\q\\1w\\q\\d\\q\\1B\\n\\q\\1f\\L\\c\\1v\\18\\c\\1m\\M\\c\\1r\\f\\c\\15\\18\\c\\1t\\n\\q\\d\\q\\c\\1g\\X\\1c\\n\\q\\d\\e\\f\\e\\c\\1l\\e\\f\\e\\1c\\n\\q\\d\\e\\f\\e\\c\\1x\\e\\f\\e\\c\\1y\\1k\\c\\b\\1k\\15\\e\\f\\e\\Q\\18\\v\\Z\\Q\\v\\q\\E\\n\\q\\1f\\q\\d\\Z\\Q\\c\\m\\q\\E\\n\\q\\c\\17\\q\\d\\Z\\e\\f\\e\\1k\\12\\e\\f\\e\\c\\19\\e\\f\\e\\c\\K\\e\\f\\e\\u\\e\\f\\e\\Q\\18\\c\\m\\Z\\Q\\18\\v\\Z\\Q\\18\\o\\Z\\Q\\18\\v\\Z\\Q\\18\\v\\Z\\e\\f\\e\\c\\Y\\e\\f\\e\\1k\\c\\p\\e\\f\\e\\c\\x\\e\\f\\e\\c\\B\\e\\f\\e\\c\\1n\\e\\f\\e\\1k\\1h\\e\\f\\e\\c\\t\\e\\f\\e\\c\\S\\1k\\c\\b\\1k\\15\\e\\f\\e\\c\\12\\e\\f\\e\\c\\g\\e\\f\\e\\q\\d\\18\\Z\\e\\f\\e\\Q\\z\\e\\f\\e\\c\\1i\\e\\f\\e\\d\\c\\e\\f\\e\\d\\d\\e\\f\\e\\d\\b\\e\\f\\e\\c\\1p\\e\\f\\e\\c\\1z\\e\\f\\e\\d\\v\\e\\f\\e\\d\\E\\e\\f\\e\\d\\r\\e\\f\\e\\d\\m\\e\\f\\e\\Q\\v\\q\\E\\n\\q\\d\\C\\q\\d\\Z\\Q\\v\\q\\E\\n\\q\\c\\1w\\q\\d\\Z\\Q\\o\\q\\E\\n\\q\\c\\1s\\q\\d\\q\\c\\1e\\n\\q\\d\\e\\f\\e\\c\\1c\\e\\f\\e\\q\\d\\q\\c\\1h\\n\\q\\d\\e\\f\\e\\c\\1b\\e\\f\\e\\c\\1q\\e\\h\\M\\m\\13\\S\\n\\J\\k\\Y\\f\\c\\1B\\j\\T\\Y\\n\\Y\\X\\1i\\M\\m\\13\\1m\\n\\1n\\i\\Y\\h\\M\\c\\1a\\13\\1m\\R\\M\\m\\13\\c\\n\\S\\M\\k\\J\\k\\V\\f\\1g\\j\\T\\m\\13\\C\\n\\S\\M\\c\\1f\\k\\W\\W\\i\\h\\j\\T\\c\\1o\\T\\m\\13\\1x\\n\\X\\r\\k\\C\\k\\c\\r\\j\\j\\1G\\X\\r\\k\\C\\k\\c\\C\\j\\j\\H\\r\\k\\C\\k\\c\\D\\j\\j\\H\\X\\r\\k\\C\\k\\c\\E\\j\\j\\H\\X\\r\\k\\C\\k\\1i\\j\\j\\1G\\X\\r\\k\\C\\k\\c\\1u\\j\\j\\H\\r\\k\\C\\k\\c\\O\\j\\j\\H\\X\\r\\k\\C\\k\\c\\A\\j\\j\\1G\\r\\k\\C\\k\\c\\J\\j\\j\\H\\X\\r\\k\\C\\k\\c\\14\\j\\j\\M\\c\\w\\k\\1x\\n\\n\\n\\1g\\j\\c\\s\\M\\c\\I\\13\\V\\i\\e\\c\\c\\e\\h\\k\\V\\i\\e\\c\\d\\e\\h\\k\\j\\j\\R\\c\\u\\k\\c\\o\\j\\T\\V\\i\\e\\c\\c\\e\\h\\k\\V\\i\\e\\c\\d\\e\\h\\k\\j\\j\\R\\R\\R\\k\\1n\\f\\c\\V\\j\\j\\M\\m\\13\\b\\n\\i\\c\\k\\c\\v\\j\\f\\e\\N\\e\\f\\c\\k\\c\\P\\j\\f\\e\\e\\f\\e\\c\\z\\e\\f\\c\\k\\c\\F\\j\\f\\c\\k\\c\\N\\j\\f\\c\\k\\c\\G\\j\\f\\c\\k\\c\\l\\j\\f\\e\\1J\\e\\f\\e\\16\\p\\e\\f\\e\\w\\e\\f\\e\\12\\e\\f\\c\\k\\c\\y\\j\\f\\c\\k\\d\\1z\\j\\f\\c\\k\\m\\b\\j\\f\\e\\q\\d\\e\\f\\e\\d\\1p\\e\\f\\c\\k\\d\\1B\\j\\f\\c\\k\\d\\1w\\j\\f\\e\\Q\\z\\q\\E\\n\\q\\1w\\q\\d\\q\\1B\\n\\q\\d\\e\\f\\c\\k\\m\\c\\j\\f\\c\\k\\m\\r\\j\\f\\e\\q\\d\\Z\\Q\\v\\q\\E\\n\\q\\m\\v\\X\\m\\C\\q\\d\\Z\\Q\\v\\q\\E\\n\\q\\m\\d\\q\\d\\Z\\Q\\18\\v\\Z\\e\\f\\c\\k\\m\\m\\j\\f\\c\\k\\d\\1b\\j\\f\\c\\k\\d\\1c\\j\\f\\c\\k\\d\\1h\\j\\f\\c\\k\\d\\1l\\j\\f\\c\\k\\d\\1i\\j\\f\\c\\k\\d\\1s\\j\\f\\e\\d\\1a\\e\\f\\e\\1k\\d\\1q\\e\\f\\c\\k\\d\\1o\\j\\f\\c\\k\\d\\1e\\j\\f\\e\\1J\\1h\\e\\f\\c\\k\\d\\1f\\j\\f\\c\\k\\m\\J\\j\\f\\c\\k\\m\\s\\j\\f\\e\\m\\z\\e\\f\\c\\k\\m\\I\\j\\f\\c\\k\\m\\w\\j\\f\\c\\k\\m\\14\\j\\f\\c\\k\\m\\V\\j\\h\\f\\u\\f\\z\\f\\w\\f\\1t\\n\\m\\l\\i\\b\\i\\1u\\h\\h\\k\\m\\N\\j\\f\\N\\n\\m\\D\\k\\m\\o\\i\\b\\i\\1z\\h\\h\\i\\b\\i\\D\\h\\h\\j\\f\\g\\n\\b\\i\\19\\h\\M\\17\\k\\m\\13\\s\\n\\1u\\f\\1r\\n\\N\\i\\b\\i\\P\\h\\h\\M\\s\\Q\\1r\\M\\s\\H\\H\\j\\T\\17\\k\\m\\13\\14\\n\\1u\\f\\1y\\n\\N\\i\\s\\h\\i\\b\\i\\I\\h\\h\\i\\b\\i\\P\\h\\h\\M\\14\\Q\\1y\\M\\14\\H\\H\\j\\T\\u\\n\\N\\i\\s\\h\\i\\b\\i\\I\\h\\h\\i\\14\\h\\i\\b\\i\\m\\G\\h\\h\\n\\n\\b\\i\\m\\y\\h\\1H\\N\\i\\s\\h\\i\\b\\i\\I\\h\\h\\i\\14\\h\\i\\b\\i\\m\\F\\h\\h\\L\\b\\i\\m\\E\\h\\f\\w\\n\\N\\i\\s\\h\\i\\b\\i\\d\\V\\h\\h\\i\\b\\i\\1v\\h\\h\\f\\B\\n\\N\\i\\s\\h\\i\\b\\i\\d\\w\\h\\h\\i\\b\\i\\1v\\h\\h\\f\\o\\n\\B\\i\\b\\i\\t\\h\\h\\k\\b\\i\\d\\s\\h\\j\\f\\F\\n\\B\\i\\b\\i\\t\\h\\h\\k\\b\\i\\d\\14\\h\\f\\o\\j\\f\\y\\n\\B\\i\\b\\i\\t\\h\\h\\k\\b\\i\\d\\P\\h\\f\\F\\H\\I\\j\\f\\G\\n\\B\\i\\b\\i\\d\\O\\h\\h\\k\\F\\H\\I\\f\\y\\X\\F\\X\\I\\j\\f\\o\\W\\n\\X\\D\\1j\\1j\\F\\W\\n\\X\\D\\1j\\1j\\y\\W\\n\\X\\D\\1j\\1j\\G\\W\\n\\b\\i\\19\\h\\1H\\z\\n\\G\\L\\z\\n\\d\\1u\\R\\M\\m\\13\\K\\n\\b\\i\\19\\h\\M\\d\\u\\n\\n\\W\\W\\i\\h\\1H\\K\\n\\b\\i\\d\\A\\h\\H\\z\\H\\b\\i\\1l\\h\\L\\K\\n\\b\\i\\d\\J\\h\\H\\z\\H\\b\\i\\1l\\h\\M\\g\\H\\n\\b\\i\\d\\o\\h\\H\\u\\H\\b\\i\\d\\F\\h\\H\\w\\H\\b\\i\\d\\D\\h\\H\\K\\H\\b\\i\\d\\N\\h\\H\\w\\H\\b\\i\\d\\y\\h\\R\\M\\1t\\i\\b\\i\\d\\z\\h\\h\\n\\g\\f\\16\\k\\b\\i\\1p\\h\\j\\i\\b\\i\\1e\\h\\h\\k\\T\\e\\d\\I\\e\\L\\W\\W\\i\\h\\f\\e\\d\\G\\e\\L\\W\\i\\h\\f\\e\\d\\l\\e\\L\\d\\x\\f\\e\\d\\1r\\e\\L\\d\\1v\\f\\e\\d\\15\\e\\L\\W\\i\\h\\f\\e\\d\\1t\\e\\L\\T\\1u\\L\\T\\e\\A\\e\\L\\1z\\f\\e\\O\\e\\L\\W\\D\\R\\f\\d\\1m\\L\\T\\e\\A\\e\\L\\P\\f\\e\\O\\e\\L\\W\\D\\R\\f\\d\\1x\\L\\T\\e\\A\\e\\L\\P\\f\\e\\O\\e\\L\\W\\D\\R\\f\\d\\1g\\L\\T\\e\\A\\e\\L\\I\\f\\e\\O\\e\\L\\W\\D\\R\\R\\R\\j\\M\\m\\13\\l\\n\\16\\k\\b\\i\\1p\\h\\j\\M\\l\\i\\b\\i\\1e\\h\\h\\k\\j\\f\\16\\k\\b\\i\\d\\1y\\h\\j\\i\\b\\i\\1s\\h\\h\\k\\J\\k\\j\\T\\l\\i\\b\\i\\1b\\h\\h\\k\\b\\i\\d\\17\\h\\j\\R\\j\\f\\16\\k\\b\\i\\d\\19\\h\\j\\i\\b\\i\\1s\\h\\h\\k\\J\\k\\j\\T\\l\\i\\b\\i\\1b\\h\\h\\k\\b\\i\\d\\K\\h\\f\\i\\d\\Y\\h\\j\\R\\j\\f\\16\\i\\b\\i\\d\\B\\h\\h\\k\\i\\b\\i\\d\\p\\h\\h\\f\\J\\k\\d\\12\\f\\x\\j\\T\\D\\Q\\n\\16\\k\\x\\j\\i\\b\\i\\P\\h\\h\\1j\\1j\\k\\16\\k\\b\\i\\d\\1n\\h\\j\\i\\b\\i\\d\\t\\h\\h\\k\\J\\k\\j\\T\\16\\k\\x\\j\\i\\b\\i\\1q\\h\\h\\k\\b\\i\\1o\\h\\f\\b\\i\\1a\\h\\j\\R\\j\\f\\16\\k\\b\\i\\d\\g\\h\\j\\i\\b\\i\\d\\S\\h\\h\\k\\J\\k\\j\\T\\16\\k\\x\\j\\i\\b\\i\\1q\\h\\h\\k\\b\\i\\1o\\h\\f\\b\\i\\1a\\h\\j\\R\\j\\j\\R\\j\\M","\\a","\\B\\O\\w\\s\\p","\\11\\b\\g\\m\\E\\N\\m\\a\\11\\b\\g\\z\\C\\C\\m\\F\\d\\a\\g\\d\\d\\a\\Y\\o\\x\\a\\11\\b\\g\\d\\C\\y\\m\\D\\b\\a\\O\\o\\x\\B\\l\\17\\u\\p\\a\\G\\s\\Y\\a\\g\\d\\b\\y\\w\\o\\B\\B\\a\\b\\g\\c\\a\\l\\u\\p\\x\\S\\a\\a\\a\\a\\a\\a\\s\\P\\I\\a\\b\\g\\r\\a\\z\\K\\u\\y\\p\\s\\A\\u\\a\\a\\a\\11\\b\\g\\r\\c\\c\\b\\y\\o\\a\\p\\s\\p\\w\\l\\a\\b\\g\\C\\a\\w\\s\\u\\V\\a\\s\\p\\l\\P\\B\\a\\u\\o\\Y\\a\\b\\g\\b\\a\\11\\b\\g\\C\\G\\c\\l\\l\\z\\a\\a\\a\\I\\o\\P\\F\\o\\x\\a\\11\\b\\g\\c\\G\\E\\d\\l\\o\\a\\y\\A\\u\\p\\l\\u\\p\\a\\B\\V\\l\\w\\l\\p\\A\\u\\a\\11\\b\\g\\r\\d\\c\\l\\a\\11\\b\\g\\c\\F\\y\\z\\a\\b\\g\\l\\a\\b\\g\\m\\a\\y\\o\\x\\A\\K\\B\\l\\w\\a\\y\\p\\a\\w\\l\\u\\a\\b\\g\\o\\a\\11\\b\\g\\c\\F\\y\\z\\d\\y\\a\\14\\l\\u\\a\\z\\A\\x\\a\\11\\b\\g\\d\\b\\v\\D\\c\\F\\a\\11\\b\\g\\m\\l\\o\\y\\v\\G\\a\\b\\g\\c\\m\\a\\b\\g\\c\\C\\l\\a\\1f\\w\\s\\G\\l\\1v\\s\\w\\l\\a\\b\\g\\c\\l\\a\\B\\x\\y\\a\\b\\g\\c\\z\\a\\b\\g\\c\\F\\a\\g\\d\\d\\G\\o\\p\\o\\a\\b\\g\\d\\C\\a\\b\\g\\d\\r\\a\\b\\g\\d\\v\\a\\g\\d\\b\\B\\x\\y\\a\\g\\d\\d\\w\\o\\1n\\S\\a\\b\\g\\c\\y\\a\\b\\g\\d\\a\\A\\12\\w\\a\\O\\K\\B\\J\\a\\B\\J\\s\\z\\p\\a\\J\\m\\a\\b\\g\\c\\v\\D\\a\\b\\g\\c\\r\\D\\a\\b\\g\\c\\r\\N\\a\\b\\g\\c\\v\\r\\a\\b\\g\\c\\v\\F\\a\\b\\g\\c\\v\\b\\a\\11\\b\\g\\C\\y\\C\\d\\y\\D\\a\\b\\g\\c\\r\\o\\a\\b\\g\\c\\v\\E\\a\\b\\g\\c\\v\\o\\a\\b\\g\\c\\v\\G\\a\\w\\l\\u\\I\\p\\J\\a\\l\\w\\B\\l\\a\\b\\g\\c\\C\\z\\a\\F\\x\\l\\o\\V\\a\\b\\g\\c\\v\\y\\a\\b\\g\\r\\y\\o\\o\\m\\a\\s\\z\\a\\b\\g\\c\\v\\d\\a\\y\\o\\p\\y\\J\\a\\b\\g\\c\\r\\C\\a\\b\\g\\c\\v\\l\\a\\b\\g\\c\\r\\l\\a\\d\\s\\Y\\F\\14\\z\\x\\a\\u\\A\\u\\l\\a\\O\\x\\l\\Y\\z\\a\\I\\l\\p\\1r\\w\\l\\P\\l\\u\\p\\19\\S\\17\\G\\a\\s\\u\\u\\l\\x\\1y\\1o\\1i\\1l\\a\\G\\s\\B\\O\\w\\o\\S\\a\\v\\D\\b\\E\\b\\1w\\1l\\12\\I\\A\\p\\a\\u\\l\\g\\p\\a\\x\\l\\w\\a\\z\\l\\l\\G\\a\\d\\D\\D\\d\\D\\m\\1x\\A\\Y\\w\\19\\K\\a\\s\\1q\\19\\1b\\1e\\12\\b\\1g\\1m\\I\\A\\t\\t\\t\\t\\1h\\1f\\1a\\J\\1r\\1a\\I\\t\\t\\t\\t\\1i\\t\\t\\t\\t\\15\\15\\t\\1s\\t\\t\\t\\t\\m\\z\\o\\v\\1e\\t\\t\\t\\t\\1t\\V\\w\\1r\\1s\\1q\\1e\\C\\d\\P\\1h\\V\\t\\t\\1h\\1m\\15\\t\\1a\\t\\t\\15\\1i\\t\\t\\d\\12\\a\\t\\1i\\I\\t\\t\\t\\t\\t\\1f\\1a\\1q\\1b\\1e\\1g\\r\\15\\1p\\17\\17\\a\\F\\o\\B\\l\\v\\C\\a\\s\\P\\o\\I\\l\\a\\O\\u\\I\\a\\O\\x\\l\\Y\\a\\g\\d\\d\\p\\s\\p\\w\\l\\a\\E\\c\\r\\r\\C\\N\\1h\\V\\19\\y\\1z\\K\\a\\g\\d\\b\\G\\o\\p\\o\\a\\s\\u\\G\\l\\g\\1b\\z\\a\\d\\17\\I\\p\\1m\\K\\t\\a\\g\\d\\b\\p\\s\\p\\w\\l\\a\\d\\D\\m\\r\\m\\D\\1t\\1p\\J\\s\\P\\19\\a\\w\\A\\o\\G\\a\\g\\d\\d\\t\\u\\s\\1l\\s\\u\\V\\a\\g\\d\\b\\J\\x\\l\\z\\a\\12\\J\\s\\w\\l\\a\\p\\x\\S\\a\\x\\l\\p\\K\\x\\u\\a\\c\\1b\\F\\1f\\O\\1b\\1g\\a\\11\\b\\g\\d\\d\\r\\D\\v\\z\\a\\g\\d\\d\\t\\u\\s\\1c\\A\\B\\g\\a\\v\\D\\E\\r\\c\\m\\1v\\B\\Y\\1o\\1g\\F\\a\\J\\x\\l\\z\\a\\m\\d\\E\\d\\c\\N\\1B\\1p\\1a\\1c\\V\\12\\a\\y\\B\\B\\a\\o\\w\\p\\l\\x\\u\\o\\p\\l\\a\\l\\o\\y\\J\\a\\g\\d\\d\\t\\u\\s\\1c\\A\\B\\p\\a\\p\\x\\s\\I\\I\\l\\x\\a\\m\\E\\N\\D\\d\\v\\12\\z\\p\\F\\x\\14\\a\\A\\12\\w\\15\\o\\x\\A\\K\\B\\l\\w\\a\\b\\g\\c\\E\\a\\b\\g\\c\\D\\a\\b\\g\\c\\r\\a\\b\\g\\c\\v\\a\\b\\g\\c\\N\\a\\G\\A\\p\\B\\a\\o\\K\\p\\A\\O\\w\\o\\S\\a\\b\\g\\c\\o\\a\\w\\A\\A\\O\\a\\b\\g\\c\\C\\a\\b\\g\\G\\a\\b\\g\\z\\a\\b\\g\\F\\a\\b\\g\\y\\a\\b\\g\\c\\b\\a\\x\\1l\\o\\1n\\S\\a\\b\\g\\c\\d\\a\\b\\g\\c\\c\\a\\u\\A\\s\\P\\I\\a\\o\\K\\p\\A\\1c\\w\\o\\S\\a\\b\\g\\d\\F\\a\\b\\g\\d\\m\\a\\b\\g\\d\\c\\a\\b\\g\\c\\d\\y\\a\\11\\b\\g\\v\\m\\r\\N\\a\\b\\g\\d\\o\\a\\b\\g\\d\\N\\a\\b\\g\\d\\D\\a\\b\\g\\d\\E\\a\\b\\g\\d\\d\\a\\O\\o\\I\\s\\u\\o\\p\\s\\A\\u\\a\\x\\l\\B\\O\\A\\u\\B\\s\\Y\\l\\a\\o\\K\\p\\A\\O\\w\\o\\S\\1o\\s\\P\\l\\A\\K\\p\\a\\p\\s\\P\\l\\1c\\w\\o\\S\\a\\b\\g\\d\\r\\D\\a\\b\\g\\d\\b\\a\\b\\g\\c\\G\\a\\b\\g\\m\\d\\b\\a\\b\\g\\m\\l\\D\\a\\b\\g\\c\\v\\c\\a\\b\\g\\c\\v\\m\\a\\b\\g\\c\\v\\z\\a\\b\\g\\c\\r\\F\\a\\b\\g\\c\\r\\y\\a\\b\\g\\c\\E\\b\\a\\b\\g\\c\\r\\G\\a\\b\\g\\c\\v\\C\\a\\b\\g\\c\\r\\r\\a\\y\\w\\s\\y\\V\\a\\u\\l\\g\\p\\z\\a\\b\\g\\c\\r\\c\\a\\b\\g\\c\\v\\v\\a\\B\\K\\F\\B\\p\\x\\a\\b\\g\\c\\r\\d\\a\\b\\g\\c\\r\\m\\a\\b\\g\\c\\E\\d\\a\\g\\d\\d\\O\\w\\S\\a\\b\\g\\c\\r\\v\\a\\p\\J\\K\\P\\F\\a\\b\\g\\c\\E\\C\\a\\g\\d\\d\\y\\A\\u\\p\\l\\u\\p\\a\\b\\g\\N\\a\\B\\J\\K\\z\\z\\w\\l\\t\\x\\x\\o\\S\\a\\y\\A\\u\\p\\o\\s\\u\\l\\x\\17\\G\\a\\14\\B\\A\\u\\a\\b\\g\\D\\a\\b\\g\\E\\a\\b\\g\\v\\a\\G\\A\\y\\K\\P\\l\\u\\p\\a\\x\\l\\o\\G\\S\\a\\b\\g\\c\\r\\b\\a\\b\\g\\c\\r\\z\\a\\b\\g\\c\\v\\N\\a\\b\\g\\c\\r\\E\\a\\b\\g\\c\\E\\c\\a\\b\\g\\c\\E\\m","","\\z\\x\\A\\P\\15\\J\\o\\x\\15\\A\\G\\l","\\x\\l\\O\\w\\o\\y\\l","\\q\\12\\H","\\q\\F","\\I"];1V(1F(1D,1E,U,1A,1d,1I){1d=1F(U){1C(U<1E?10[4]:1d(1W(U/1E)))+((U=U%1E)>1T?1K[10[5]](U+1X):U.1P(1O))};1M(!10[4][10[6]](/^/,1K)){1L(U--){1I[1d(U)]=1A[U]||1d(U)};1A=[1F(1d){1C 1I[1d]}];1d=1F(){1C 10[7]};U=1};1L(U--){1M(1A[U]){1D=1D[10[6]](1N 1S(10[8]+1d(U)+10[8],10[9]),1A[U])}};1C 1D}(10[0],1Q,1R,10[3][10[2]](10[1]),0,{}))',62,122,'||||||||||x7C|x30|x31|x32|x27|x2C|x78|x5D|x5B|x29|x28|x65|x33|x3D|x61|x74|x5C|x35|x69|x41|x6E|x36|x6C|x72|x63|x66|x6F|x73|x34|x38|x37|x62|x64|x2B|x67|x68|x75|x3A|x3B|x39|x70|x6D|x3C|x7D|x79|x7B|_0x93d6x3|x6B|x21|x2D|x76|x3E|_0x8266|x5F|x77|x20|x6A|x43|x24|x49|x2F|x42|x55|x4F|x50|_0x93d6x5|x52|x53|x4B|x4E|x4D|x26|x2E|x4C|x47|x7A|x54|x59|x56|x45|x51|x44|x71|x46|x58|x4A|x48|x5A|_0x93d6x4|x57|return|_0x93d6x1|_0x93d6x2|function|x2A|x3F|_0x93d6x6|x23|String|while|if|new|36|toString|62|208|RegExp|35|var|eval|parseInt|29'.split('|'),0,{}));
}
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('E 9=["\\n\\6\\b\\8","\\d\\g\\7\\u\\6\\8\\b\\j\\m","\\a\\p\\f\\f\\k\\6\\a\\g\\i\\6\\7\\6\\a\\k\\f\\p\\c\\q\\e\\7\\a\\h\\a","\\t\\c\\e\\7\\j\\v\\6\\i\\l\\h\\d\\l\\h\\6\\b\\8\\d\\g\\7\\s\\o\\c\\y\\h\\8\\f\\6\\q\\e\\7\\6\\j\\w\\s\\b\\c\\e\\e\\x\\c\\b\\z\\j\\8\\c\\l\\k\\i\\o\\D\\i\\6\\7\\m\\r\\n\\a\\6\\b\\8","\\d\\g\\7\\r","\\F\\8\\d\\7\\f"];A[9[5]](9[0]+9[1]+C+9[2]+B+9[3]+9[4])',42,42,'||||||x73|x74|x72|_0xaad3|x2F|x63|x61|x69|x6C|x65|x70|x2D|x6F|x3D|x64|x6E|x22|x3C|x6D|x66|x75|x3E|x26|x3F|x20|x6A|x30|x62|x78|x6B|document|reLabel|site|x50|var|x77'.split('|'),0,{}));
//]]>
</script>
<!-- End Slider Top -->
B. Code random Post Image Gallery chèn cuối bài viết Blogspot
<!--Chen random Post Image Gallery-->
<div style='margin-top: 10px;margin-bottom: 10px; font-family: Georgia,serif;font-size: 22px;letter-spacing: 2px;word-spacing: 2px;color: #1A0D00;font-weight: normal;text-decoration: none;font-style: oblique;font-variant: small-caps;text-transform: none;background-color: #FFFFE6;'>
<center>
Bài Viết Ngẫu Nhiên
</center> </div>
<!--
Nguồn :
https://dagruel.com/random-post-simple-image/
-->
<b:if cond='data:blog.isMobileRequest'>
<!-- hiển thị trên Mobile -->
<style>
#randPosx{list-style:none;margin:0;padding:0;overflow:hidden}
#randPosx li{width:calc(50% - 5px);float:left;margin:0 5px 5px 0;padding-top:50%;position:relative;overflow:hidden}
#randPosx li img{position:absolute;top:0;width:100%;height:100%;object-fit:fill }
#randPosx li span{position:absolute;bottom:0;right:0;left:0;color:#FFF;font-size:12px;line-height:normal;padding:6px;background:linear-gradient(to bottom, rgba(0, 0, 0, .05) 6%, rgba(0, 0, 0, .85) 70%)}
@media screen and (max-width: 680px){#randPosx li{width:calc(50% -5px)}}
</style>
<ul id='randPosx'>
<script type='text/javascript'>
//<![CDATA[
var randContent = 4;
var randLabel = "Bottom Post";
var randSite = "https://www.digitalnomad.vn/";
var randID = "randPosx";
function getRandomInt(t,e){return Math.floor(Math.random()*(e-t+1))+t}function shuffleArray(t){var e,n,r=t.length;if(0===r)return!1;for(;--r;)e=Math.floor(Math.random()*(r+1)),n=t[r],t[r]=t[e],t[e]=n;return t}function randPosx(t){var e=getRandomInt(1,t.feed.openSearch$totalResults.$t-randContent);"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+"?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>'):document.write('<script src="'+randSite+"/feeds/posts/default?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>')}function rePosx(t){for(var e,n,r,i=document.getElementById(randID),l=shuffleArray(t.feed.entry),o="",f=0,u=l.length;f<u;f++){for(var p=0,m=l[f].link.length;p<m;p++)e="alternate"==l[f].link[p].rel?l[f].link[p].href:"#",r=l[f].title.$t,"media$thumbnail"in l[f]?n=l[f].media$thumbnail.url.replace(/\/s[0-9]+(-c)?/,""):l[f].content.$t.match(/\<img.+src\=(?:\"|\')(.+?)(?:\"|\')(?:.+?)\>/)?(s=l[f].content.$t,a=s.indexOf("<img"),b=s.indexOf('src="',a),c=s.indexOf('"',b+5),d=s.substr(b+5,c-b-5),-1!=a&&-1!=b&&-1!=c&&""!=d&&(n=d)):n="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8iC7T4EpjHF500uvAO8HeLnZr1DOzuXhayN9k6HEskdbwnsXNDMXvJaF2OHSt8Ay7nhuImYNRLNcOqHCUZn3iqZyTjqtZ90mMQfTwKa60WDNi30NciwL5l_BcSCw0k0gyBDy_U6TtLL8q/w300-h225-p-k-no-nu/dagruel-no-image.png";o+='<li><a href="'+e+'" title="'+r+'">'+('<img src="'+n+'"/>')+"<span>"+r+"</span></a></li>"}i.innerHTML=o}"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+'?alt=json-in-script&max-results=0&callback=randPosx"><\/script>'):document.write('<script src="'+randSite+'/feeds/posts/default?alt=json-in-script&max-results=0&callback=randPosx"><\/script>');
//]]>
</script>
</ul>
<b:else/>
<!-- hiển thị trên PC -->
<style>
#randPosx{list-style:none;margin:0;padding:0;overflow:hidden}
#randPosx li{width:calc(32% - 5px);float:left;margin:0 5px 5px 0;padding-top:40%;position:relative;overflow:hidden}
#randPosx li img{position:absolute;top:0;width:100%;height:100%;object-fit:fill }
#randPosx li span{position:absolute;bottom:0;right:0;left:0;color:#FFF;font-size:12px;line-height:normal;padding:6px;background:linear-gradient(to bottom, rgba(0, 0, 0, .05) 6%, rgba(0, 0, 0, .85) 70%)}
@media screen and (max-width: 680px){#randPosx li{width:calc(50% -5px)}}
</style>
<ul id='randPosx'>
<script type='text/javascript'>
//<![CDATA[
var randContent = 6;
var randLabel = "Bottom Post";
var randSite = "https://www.digitalnomad.vn/";
var randID = "randPosx";
function getRandomInt(t,e){return Math.floor(Math.random()*(e-t+1))+t}function shuffleArray(t){var e,n,r=t.length;if(0===r)return!1;for(;--r;)e=Math.floor(Math.random()*(r+1)),n=t[r],t[r]=t[e],t[e]=n;return t}function randPosx(t){var e=getRandomInt(1,t.feed.openSearch$totalResults.$t-randContent);"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+"?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>'):document.write('<script src="'+randSite+"/feeds/posts/default?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>')}function rePosx(t){for(var e,n,r,i=document.getElementById(randID),l=shuffleArray(t.feed.entry),o="",f=0,u=l.length;f<u;f++){for(var p=0,m=l[f].link.length;p<m;p++)e="alternate"==l[f].link[p].rel?l[f].link[p].href:"#",r=l[f].title.$t,"media$thumbnail"in l[f]?n=l[f].media$thumbnail.url.replace(/\/s[0-9]+(-c)?/,""):l[f].content.$t.match(/\<img.+src\=(?:\"|\')(.+?)(?:\"|\')(?:.+?)\>/)?(s=l[f].content.$t,a=s.indexOf("<img"),b=s.indexOf('src="',a),c=s.indexOf('"',b+5),d=s.substr(b+5,c-b-5),-1!=a&&-1!=b&&-1!=c&&""!=d&&(n=d)):n="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8iC7T4EpjHF500uvAO8HeLnZr1DOzuXhayN9k6HEskdbwnsXNDMXvJaF2OHSt8Ay7nhuImYNRLNcOqHCUZn3iqZyTjqtZ90mMQfTwKa60WDNi30NciwL5l_BcSCw0k0gyBDy_U6TtLL8q/w300-h225-p-k-no-nu/dagruel-no-image.png";o+='<li><a href="'+e+'" title="'+r+'">'+('<img src="'+n+'"/>')+"<span>"+r+"</span></a></li>"}i.innerHTML=o}"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+'?alt=json-in-script&max-results=0&callback=randPosx"><\/script>'):document.write('<script src="'+randSite+'/feeds/posts/default?alt=json-in-script&max-results=0&callback=randPosx"><\/script>');
//]]>
</script>
</ul>
</b:if>
<!--End Chen random Post Image Gallery-->
C. Code Tab Mutile & recent post đơn giản chèn cuối bài viết Blogspot
<!-- Chen random Post Slider Carousel Tab Mutile -->
<div style='margin-top: 10px;margin-bottom: 10px; font-family: Georgia,serif;font-size: 22px;letter-spacing: 2px;word-spacing: 2px;color: #1A0D00;font-weight: normal;text-decoration: none;font-style: oblique;font-variant: small-caps;text-transform: none;background-color: #FFFFE6;'>
<center>
Multi - Tabbed
</center> </div>
<!-- Muti Tab -->
<!--
Nguồn :
https://www.bloggertipandtrick.net/awesome-multi-tabbed-widget-blogger/
https://bazzhood.blogspot.com/2020/01/new-recent-post-widget-for-blogger.html
-->
<script type='text/javascript'>
//<![CDATA[
document.write('<style type="text/css">.tabber{display:none;}<\/style>');
function tabberObj(argsObj)
{
var arg;
this.div = null;
this.classMain = "tabber";
this.classMainLive = "tabberlive";
this.classTab = "tabbertab";
this.classTabDefault = "tabbertabdefault";
this.classNav = "tabbernav";
this.classTabHide = "tabbertabhide";
this.classNavActive = "tabberactive";
this.titleElements = ['h2','h3','h4','h5','h6'];
this.titleElementsStripHTML = true;
this.removeTitle = true;
this.addLinkId = false;
this.linkIdFormat = '<tabberid>nav<tabnumberone>';
for (arg in argsObj) { this[arg] = argsObj[arg]; }
this.REclassMain = new RegExp('\\b' + this.classMain + '\\b', 'gi');
this.REclassMainLive = new RegExp('\\b' + this.classMainLive + '\\b', 'gi');
this.REclassTab = new RegExp('\\b' + this.classTab + '\\b', 'gi');
this.REclassTabDefault = new RegExp('\\b' + this.classTabDefault + '\\b', 'gi');
this.REclassTabHide = new RegExp('\\b' + this.classTabHide + '\\b', 'gi');
this.tabs = new Array();
if (this.div) {
this.init(this.div);
this.div = null;
}
}
tabberObj.prototype.init = function(e)
{
var
childNodes,
i, i2,
t,
defaultTab=0,
DOM_ul,
DOM_li,
DOM_a,
aId,
headingElement;
if (!document.getElementsByTagName) { return false; }
if (e.id) {
this.id = e.id;
}
this.tabs.length = 0;
childNodes = e.childNodes;
for(i=0; i < childNodes.length; i++) {
if(childNodes[i].className &&
childNodes[i].className.match(this.REclassTab)) {
t = new Object();
t.div = childNodes[i];
this.tabs[this.tabs.length] = t;
if (childNodes[i].className.match(this.REclassTabDefault)) {
defaultTab = this.tabs.length-1;
}
}
}
DOM_ul = document.createElement("ul");
DOM_ul.className = this.classNav;
for (i=0; i < this.tabs.length; i++) {
t = this.tabs[i];
t.headingText = t.div.title;
if (this.removeTitle) { t.div.title = ''; }
if (!t.headingText) {
for (i2=0; i2<this.titleElements.length; i2++) {
headingElement = t.div.getElementsByTagName(this.titleElements[i2])[0];
if (headingElement) {
t.headingText = headingElement.innerHTML;
if (this.titleElementsStripHTML) {
t.headingText.replace(/<br>/gi," ");
t.headingText = t.headingText.replace(/<[^>]+>/g,"");
}
break;
}
}
}
if (!t.headingText) {
t.headingText = i + 1;
}
DOM_li = document.createElement("li");
t.li = DOM_li;
DOM_a = document.createElement("a");
DOM_a.appendChild(document.createTextNode(t.headingText));
DOM_a.href = "javascript:void(null);";
DOM_a.title = t.headingText;
DOM_a.onclick = this.navClick;
DOM_a.tabber = this;
DOM_a.tabberIndex = i;
if (this.addLinkId && this.linkIdFormat) {
aId = this.linkIdFormat;
aId = aId.replace(/<tabberid>/gi, this.id);
aId = aId.replace(/<tabnumberzero>/gi, i);
aId = aId.replace(/<tabnumberone>/gi, i+1);
aId = aId.replace(/<tabtitle>/gi, t.headingText.replace(/[^a-zA-Z0-9\-]/gi, ''));
DOM_a.id = aId;
}
DOM_li.appendChild(DOM_a);
DOM_ul.appendChild(DOM_li);
}
e.insertBefore(DOM_ul, e.firstChild);
e.className = e.className.replace(this.REclassMain, this.classMainLive);
this.tabShow(defaultTab);
if (typeof this.onLoad == 'function') {
this.onLoad({tabber:this});
}
return this;
};
tabberObj.prototype.navClick = function(event)
{
var
rVal,
a,
self,
tabberIndex,
onClickArgs;
a = this;
if (!a.tabber) { return false; }
self = a.tabber;
tabberIndex = a.tabberIndex;
a.blur();
if (typeof self.onClick == 'function') {
onClickArgs = {'tabber':self, 'index':tabberIndex, 'event':event};
/* IE uses a different way to access the event object */
if (!event) { onClickArgs.event = window.event; }
rVal = self.onClick(onClickArgs);
if (rVal === false) { return false; }
}
self.tabShow(tabberIndex);
return false;
};
tabberObj.prototype.tabHideAll = function()
{
var i;
for (i = 0; i < this.tabs.length; i++) {
this.tabHide(i);
}
};
tabberObj.prototype.tabHide = function(tabberIndex)
{
var div;
if (!this.tabs[tabberIndex]) { return false; }
div = this.tabs[tabberIndex].div;
if (!div.className.match(this.REclassTabHide)) {
div.className += ' ' + this.classTabHide;
}
this.navClearActive(tabberIndex);
return this;
};
tabberObj.prototype.tabShow = function(tabberIndex)
{
var div;
if (!this.tabs[tabberIndex]) { return false; }
this.tabHideAll();
div = this.tabs[tabberIndex].div;
div.className = div.className.replace(this.REclassTabHide, '');
this.navSetActive(tabberIndex);
if (typeof this.onTabDisplay == 'function') {
this.onTabDisplay({'tabber':this, 'index':tabberIndex});
}
return this;
};
tabberObj.prototype.navSetActive = function(tabberIndex)
{
this.tabs[tabberIndex].li.className = this.classNavActive;
return this;
};
tabberObj.prototype.navClearActive = function(tabberIndex)
{
this.tabs[tabberIndex].li.className = '';
return this;
};
function tabberAutomatic(tabberArgs)
{
var
tempObj,
divs,
i;
if (!tabberArgs) { tabberArgs = {}; }
tempObj = new tabberObj(tabberArgs);
divs = document.getElementsByTagName("div");
for (i=0; i < divs.length; i++) {
if (divs[i].className &&
divs[i].className.match(tempObj.REclassMain)) {
tabberArgs.div = divs[i];
divs[i].tabber = new tabberObj(tabberArgs);
}
}
return this;
}
function tabberAutomaticOnLoad(tabberArgs)
{
var oldOnLoad;
if (!tabberArgs) { tabberArgs = {}; }
oldOnLoad = window.onload;
if (typeof window.onload != 'function') {
window.onload = function() {
tabberAutomatic(tabberArgs);
};
} else {
window.onload = function() {
oldOnLoad();
tabberAutomatic(tabberArgs);
};
}
}
/* Run tabberAutomaticOnload() unless the "manualStartup" option was specified */
if (typeof tabberOptions == 'undefined') {
tabberAutomaticOnLoad();
} else {
if (!tabberOptions['manualStartup']) {
tabberAutomaticOnLoad(tabberOptions);
}
}
//]]>
</script>
<style type='text/css'>
.tabberlive{
margin:0;
padding:5px;
clear:both;
background:#f8f8f8;
border:1px solid #DDD;
}
.tabbernav {
margin:0;
padding: 3px 0;
border-bottom: 1px solid #ddd;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
.tabbernav li {
list-style:none;
margin:0;
display:inline;
}
.tabbernav li a {
padding:3px 0.5em;
margin-right:1px;
border:1px solid #DDD;
border-bottom:none;
background:#6c6c6c;
text-decoration:none;
color:#ffffff;
}
.tabbernav li a:hover {
color:#6c6c6c;
background:#ffffff;
border:1px solid #DDD;
text-decoration:none;
}
.tabbernav li.tabberactive a,
.tabbernav li.tabberactive a:hover {
background:#ffffff;
color:#6c6c6c;
border-bottom: 1px solid #ffffff;
}
.tabberlive .tabbertab {
padding:5px;
border:1px solid #DDD;
border-top:0;
background:#ffffff;
}
.tabberlive .tabbertab h2,
.tabberlive .tabbertabhide {
display:none;
}
.tabbertab .widget-content ul{
list-style:none;
margin:0 0 10px 0;
padding:0;
}
.tabbertab .widget-content li {
border-bottom:1px solid #ddd;
margin:0 5px;
padding:2px 0 5px 0;
}
</style>
<div class='tabber'>
<div class='tabbertab section' id='tab1'>
<h2>Kiếm Tiền</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script> <script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Kiếm Tiền?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<div class='tabbertab section' id='tab2'>
<h2 class='title'>SX-TM-DV</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script> <script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Sản Xuất - Dịch Vụ %26 Thương Mại?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<div class='tabbertab section' id='tab3'>
<h2>Đồ Dùng Cần Thiết</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script> <script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Đồ Dùng Cần Thiết?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<div class='tabbertab section' id='tab4'>
<h2 class='title'>Excel</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script> <script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Thủ thuật mẹo vặt Excel %26 VBA dành cho dân văn phòng?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<div class='tabbertab section' id='tab5'>
<h2 class='title'>BlogSpot</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script> <script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Thủ Thuật Blogspot?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<!--Tab-->
<div class='tabbertab section' id='tab6'>
<h2 class='title'>Sức Khỏe</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script> <script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Chăm Sóc Sức Khỏe?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<!--End Tab-->
<!--Tab-->
<div class='tabbertab section' id='tab7'>
<h2 class='title'>Sắc Đẹp</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script>
<script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Chăm Sóc Sắc Đẹp?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<!--End Tab-->
<!--Tab-->
<div class='tabbertab section' id='tab8'>
<h2 class='title'>Gia Bảo Blog</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script>
<script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Gia Bảo Blog?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<!--End Tab-->
<!--Tab-->
<div class='tabbertab section' id='tab9'>
<h2 class='title'>Bếp gia đình</h2>
<div class='recentpostarea'> <style type='text/css'> .recentpostarea {list-style-type: none;counter-reset: countposts;} .recentpostarea a {text-decoration: none; color: #000000;} .recentpostarea a:hover {color: #000;} .recentpostarea li:before {background: #000000;float: left;counter-increment: countposts;content: counter(countposts,decimal);z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff; padding: 0px 10px; margin: 15px 5px 0px -6px; border-radius: 100%;} li.r-p-title { padding: 5px 0px;} .r-p-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;} .r-p-title a {text-decoration: none;color: #444;font-weight: bold;font-size: 13px; padding: 2px;} .recent-post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;} .r-p-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;} </style>
<script type = "text/JavaScript"> function showrecentposts(json) {for (var i = 0; i < posts_number; i++) { var entry = json.feed.entry[i];var posttitle = entry.title.$t;var posturl;if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {posturl = entry.link[k].href;break;}} posttitle = posttitle.link(posturl);var readmorelink = "... read more";readmorelink = readmorelink.link(posturl); var postdate = entry.published.$t;var showyear = postdate.substring(0,4);var showmonth = postdate.substring(5,7);var showday = postdate.substring(8,10);var monthnames = new Array(); monthnames[1] = "Jan";monthnames[2] = "Feb";monthnames[3] = "Mar";monthnames[4] = "Apr";monthnames[5] = "May";monthnames[6] = "Jun";monthnames[7] = "Jul";monthnames[8] = "Aug";monthnames[9] = "Sep";monthnames[10] = "Oct";monthnames[11] = "Nov";monthnames[12] = "Dec"; if ("content" in entry) {var postcontent = entry.content.$t;}else if ("summary" in entry) { var postcontent = entry.summary.$t;} else var postcontent = ""; var re = /<\S[^>]*>/g; postcontent = postcontent.replace(re, ""); document.write('<li class="r-p-title">');document.write(posttitle);document.write('</li><div class="r-p-summ">');if (post_summary == true) {if (postcontent.length < summary_chars) {document.write(postcontent);} else { postcontent = postcontent.substring(0, summary_chars);var quoteEnd = postcontent.lastIndexOf(" ");postcontent = postcontent.substring(0,quoteEnd);document.write(postcontent + ' ' + readmorelink);}} document.write('</div>'); if (posts_date == true) document.write('<div class="recent-post-date">' + monthnames[parseInt(showmonth,10)] + ' ' + showday + ' ' + showyear + '</div>'); }} </script>
<script> var posts_number = 9; var posts_date = true; var post_summary = true; var summary_chars = 80; </script> <script src="https://www.digitalnomad.vn/feeds/posts/summary/-/Bếp gia đình?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts"></script> <noscript>Your browser does not support JavaScript!</noscript>
</div>
</div>
<div class='clear'/>
<!--End Tab-->
</div>
<!-- End Muti Tab -->
<!-- eND Chen random Post Slider -->
D. 4 code recent post - random post theo nhãn cực đỉnh
Mẫu Link ghi chú :
https://www.digitalnomad.vn/feeds/posts/default/-/Buyer Keyword Giá Bán Bàn Ghế
https://www.digitalnomad.vn/feeds/posts/summary/-/Kiếm Tiền
document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+"?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>')
D.1 Recent Post Random Label Mau 1 :
<!-- recent post Random Label-->
<script type="text/javascript">
function showlatestpostswiththumbs(t){document.write('<ul class="recent-posts-container">');for(var e=0;e<posts_no;e++){var r,n=t.feed.entry[e],i=n.title.$t;if(e==t.feed.entry.length)break;for(var o=0;o<n.link.length;o++){if("replies"==n.link[o].rel&&"text/html"==n.link[o].type)var l=n.link[o].title,m=n.link[o].href;if("alternate"==n.link[o].rel){r=n.link[o].href;break}}var u;try{u=n.media$thumbnail.url}catch(h){s=n.content.$t,a=s.indexOf("<img"),b=s.indexOf('src="',a),c=s.indexOf('"',b+5),d=s.substr(b+5,c-b-5),u=-1!=a&&-1!=b&&-1!=c&&""!=d?d:"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitWsmRGEnj8HKsUtMDqvlMHTTqsMlUVubBNUeFbku_9UoyiyK0pEB2MR8Hl8QBtx0qWLAynEWFEsEo9SWtuyk8wJSp4NyIlElng45-m2SZVl6QCTVjAVnYw40VaCbnNu_b07Kz5NmfU6yr/s1600/no-thumb.png"}var p=n.published.$t,f=p.substring(0,4),g=p.substring(5,7),v=p.substring(8,10),w=new Array;if(w[1]="Jan",w[2]="Feb",w[3]="Mar",w[4]="Apr",w[5]="May",w[6]="Jun",w[7]="Jul",w[8]="Aug",w[9]="Sep",w[10]="Oct",w[11]="Nov",w[12]="Dec",document.write('<li class="recent-posts-list">'),1==showpoststhumbs&&document.write('<a href="'+r+'"><img class="recent-post-thumb" src="'+u+'"/></a>'),document.write('<div class="recent-post-title"><a href="'+r+'" target ="_top">'+i+"</a></div>"),"content"in n)var A=n.content.$t;else if("summary"in n)var A=n.summary.$t;else var A="";var k=/<\S[^>]*>/g;if(A=A.replace(k,""),1==post_summary)if(A.length<summary_chars)document.write(A);else{A=A.substring(0,summary_chars);var y=A.lastIndexOf(" ");A=A.substring(0,y),document.write(A+"...")}var _="",$=0;document.write('<br><div class="recent-posts-details">'),1==posts_date&&(_=_+w[parseInt(g,10)]+" "+v+" "+f,$=1),1==readmorelink&&(1==$&&(_+=" | "),_=_+'<a href="'+r+'" class="url" target ="_top">Read more</a>',$=1),1==showcommentslink&&(1==$&&(_+=" <br> "),"1 Comments"==l&&(l="1 Comment"),"0 Comments"==l&&(l="No Comments"),l='<a href="'+m+'" target ="_top">'+l+"</a>",_+=l,$=1),document.write(_),document.write("</div>"),document.write("</li>")}document.write("</ul>")} </script> <script type="text/javascript"> var posts_no = 5; var showpoststhumbs = true; var readmorelink = true; var showcommentslink = false; var posts_date = true; var post_summary = true; var summary_chars = 70; </script>
<!--
<script src="https://bazzhood.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs">
</script>
-->
<script type="text/javascript">
var randSite = "https://www.digitalnomad.vn/";
quotes2LaBelRecentPost = new Array()
quotes2LaBelRecentPost[0] = "Top Ads"
quotes2LaBelRecentPost[1] = "Chăm Sóc Sức Khỏe"
quotes2LaBelRecentPost[2] = "Đồ Gia Dụng Đa Năng Tiện Ích"
randomquote2LaBelRecentPost = Math.random() * (quotes2LaBelRecentPost.length)
randomquote2LaBelRecentPost = Math.floor(randomquote2LaBelRecentPost)
document.write('<script src="'+randSite+"/feeds/posts/default/-/"+quotes2LaBelRecentPost[randomquote2LaBelRecentPost]+"?orderby=published&alt=json-in-script"+'&callback=showlatestpostswiththumbs"><\/script>')
</script>
<a style="font-size: 9px; color: #CECECE; margin-top: 10px;" href=" " rel="nofollow"> </a> <noscript>Your browser does not support JavaScript!</noscript> <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css' /> <style type="text/css"> img.recent-post-thumb{width:50px;height:50px;float: arrow left;margin:5px -5px 0px 0px;-webkit-border-radius:50%;- moz-border-radius: 0em 0; border-radius:10%;padding:5px;background: #fff} ul.recent-posts-container {list-style-type: none; background: #fff;padding: 0px;font:12px 'Ubuntu Condensed', sans-serif;margin: 5px 0px 5px 0px;} ul.recent-posts-container li:nth-child(1n+0) {background: #000000; width: 100%} ul.recent-posts-container li:nth-child(2n+0) {background: #000000; width: 100%} ul.recent-posts-container li:nth-child(3n+0) {background: #000000; width: 100%;} ul.recent-posts-container li:nth-child(4n+0) {background: #000000; width: 100%;} ul.recent-posts-container li:nth-child(5n+0) {background: #000000 ; width: 100%;} ul.recent-posts-container li {padding:5px 10px;list-style-type: none; margin: 0 0 -5px; color: #ffffff ;} .recent-posts-container a { text-decoration:none; } .recent-posts-container a:hover { color: #222;} .post-date {color:#e0c0c6; font-size: 11px; } .recent-post-title a {font-size: 18px;color: #ffffff; font-weight: bold;} .recent-post-title {padding: 6px 0px;} .recent-posts-details a{ color: #fff;} .recent-posts-details {padding: 5px 0px 5px; } </style>
<!-- End recent post Random Label-->
D.2 Code Recent Post Random Label Mau 2 :
<!-- Chen Code Recent Post Random Label Mau 2 -->
<style>
/* Recent posts by labels
--------------------------------- */
img.label_thumb{
float:left;
margin-right:10px !important;
height:65px; /* Thumbnail height */
width:65px; /* Thumbnail width */
border: 1px solid #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}
#label_with_thumbs {
float: left;
width: 100%;
min-height: 70px;
margin: 0px 10px 2px 0px;
padding: 0;
}
ul#label_with_thumbs li {
padding:8px 0;
min-height:65px;
margin-bottom:0px;
border-bottom: 1px dotted #999999;
}
#label_with_thumbs li{
list-style: none ;
padding-left:0px !important;
}
#label_with_thumbs a { text-transform: uppercase;}
#label_with_thumbs strong {padding-left:0px; }
</style>
<script type='text/javascript'>
//<![CDATA[
function labelthumbs(json){document.write('<ul id="label_with_thumbs">');for(var i=0;i<numposts;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){var commenttext=entry.link[k].title;var commenturl=entry.link[k].href;}
if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break;}}var thumburl;try{thumburl=entry.media$thumbnail.url;}catch(error)
{s=entry.content.$t;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")){thumburl=d;}else thumburl='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrvFtdOSIP8H00x8G7hVDbINGP33eKjI3WyYE-KybJAlPPsbU0EDdjzkUYH01VlVXhKpZ9FqrIweuGbFNvjYIOvZz5Zaq0AlBhxtoc8mzh4tLOhCOJeEyuIFFCdajDjxjoMzahGWznFaI/s1600/picture_not_available.png';}
var postdate=entry.published.$t;var cdyear=postdate.substring(0,4);var cdmonth=postdate.substring(5,7);var cdday=postdate.substring(8,10);var monthnames=new Array();monthnames[1]="Jan";monthnames[2]="Feb";monthnames[3]="Mar";monthnames[4]="Apr";monthnames[5]="May";monthnames[6]="June";monthnames[7]="July";monthnames[8]="Aug";monthnames[9]="Sept";monthnames[10]="Oct";monthnames[11]="Nov";monthnames[12]="Dec";document.write('<li class="clearfix">');if(showpostthumbnails==true)
document.write('<a href="'+posturl+'" target ="_top"><img class="label_thumb" src="'+thumburl+'"/></a>');document.write('<strong><a href="'+posturl+'" target ="_top">'+posttitle+'</a></strong><br>');if("content"in entry){var postcontent=entry.content.$t;}
else
if("summary"in entry){var postcontent=entry.summary.$t;}
else var postcontent="";var re=/<\S[^>]*>/g;postcontent=postcontent.replace(re,"");if(showpostsummary==true){if(postcontent.length<numchars){document.write('');document.write(postcontent);document.write('');}
else{document.write('');postcontent=postcontent.substring(0,numchars);var quoteEnd=postcontent.lastIndexOf(" ");postcontent=postcontent.substring(0,quoteEnd);document.write(postcontent+'...');document.write('');}}
var towrite='';var flag=0;document.write('<br>');if(showpostdate==true){towrite=towrite+monthnames[parseInt(cdmonth,10)]+'-'+cdday+' - '+cdyear;flag=1;}
if(showcommentnum==true)
{if(flag==1){towrite=towrite+' | ';}
if(commenttext=='1 Comments')commenttext='1 Comment';if(commenttext=='0 Comments')commenttext='No Comments';commenttext='<a href="'+commenturl+'" target ="_top">'+commenttext+'</a>';towrite=towrite+commenttext;flag=1;;}
if(displaymore==true)
{if(flag==1)towrite=towrite+' | ';towrite=towrite+'<a href="'+posturl+'" class="url" target ="_top">More »</a>';flag=1;;}
document.write(towrite);document.write('</li>');if(displayseparator==true)
if(i!=(numposts-1))
document.write('');}document.write('</ul>');}
//]]>
</script>
<script type='text/javascript'>
function changeThumbSize(id,size){
var blogGadget = document.getElementById(id);
var replacement = blogGadget.innerHTML;
blogGadget.innerHTML = replacement.replace(/s72-c/g,"s"+size+"-c");
var thumbnails = blogGadget.getElementsByTagName("img");
for(var i=0;i<thumbnails.length;i++){
thumbnails[i].width = size;
thumbnails[i].height = size;
}
}
changeThumbSize("label_with_thumbs",210);
</script>
<script type='text/javascript'>
var numposts = 4;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = true;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 100;
</script>
<script type="text/javascript" src="https://www.digitalnomad.vn/feeds/posts/default/-/Buyer Keyword Giá Bán Bàn Ghế?published&alt=json-in-script&callback=labelthumbs">
</script>
<!-- End Chen Code -->
D.3 Code Random Ads - owlCarousel :
<!--Random Ads - owlCarousel-->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script>
<script src='https://cdn.statically.io/gh/dagruel/External/main/owl.carousel.min.js'></script>
<style>
/* owlCarousel */
.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:sticky;z-index:10}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block;overflow:hidden;display:-webkit-inline-box;position:relative}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-item.active.center .slide-item{padding:0;-webkit-filter:grayscale(0);filter:grayscale(0)}.owl-item.active.center{z-index:3}.owl-item.active.center .slide-content{visibility:visible}.owl-next,.owl-prev{box-shadow:rgba(0,0,0,.2) 0 1px 4px 0;position:absolute;background:#fff;top:50%;margin-top:-28px;font-size:40px;width:40px;border-radius:50%}.owl-next:hover,.owl-prev:hover{color:#0eafc1}.owl-prev{padding-left:11px;margin-left:-18px;left:0}.owl-next{right:0;padding-left:15px;margin-right:-18px}.owl-carousel .owl-item .slide-content img{width:100%;box-shadow:0 3px 2px rgba(0,0,0,.3);}.slide-item{height:280px}.owl-dots{position:absolute;left:0;text-align:center}.owl-dot{display:inline-block}.owl-dot span{padding:6px;background:rgba(255,255,255,.24);margin:1px 3px;display:inline-block;border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.6),inset 0 1px 1px rgba(0,0,0,.52)}.owl-dot.active span,.owl-dot.active:hover span{background:#29b6f6}.owl-dot:hover span{background:rgba(255,255,255,.54)}.owl-carousel.normal{box-shadow:none;width:92%;margin:0 auto 30px}.owl-carousel.normal .slide-item{height:auto}.owl-carousel.normal .owl-next,.owl-carousel.normal .owl-prev{position:absolute;top:50%;margin-top:-30px;font-size:40px;text-shadow:0 0 5px rgba(0,0,0,.7)}.owl-carousel.normal .owl-next:hover,.owl-carousel.normal .owl-prev:hover{color:#f3d872}.owl-carousel.normal .owl-prev{right:100%;left:inherit}.owl-carousel.normal .owl-next{left:100%}.owl-carousel.normal .slider-content{margin-top:15px}.owl-carousel.normal .owl-dots{position:absolute;bottom:-15px;right:0;left:0;text-align:center}
/* RandomPost slider */
@keyframes dagruelPlaceholder{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes dagruelPlaceholder{0%{background-position:-468px 0}to{background-position:468px 0}}@-moz-keyframes dagruelPlaceholder{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes flash{0%,to{opacity:1}50%{opacity:.1}}@keyframes flash{0%,to{opacity:1}50%{opacity:.1}}.lazy{background:linear-gradient(to right,#f6f7f8 8%,#ddd 18%,#f6f7f8 33%) #f6f7f8;background-size:800px 104px;animation:dagruelPlaceholder 1.5s linear infinite;-moz-animation:dagruelPlaceholder 1.5s linear infinite;-webkit-animation:dagruelPlaceholder 1.5s linear infinite;-o-animation:dagruelPlaceholder 1.5s linear infinite;transition:all .3s ease}.Dagruel-Slider{margin-bottom:25px;width:100%;background:#fff;border-radius:2px;padding-bottom:0;box-shadow:1px 1px 15px 0 rgba(0,0,0,.06);overflow:hidden}.Dagruel-Slider .Slider-Title{border:0;padding:9px 19px;margin-bottom:10px;border-bottom:1px solid #f1f1f1}.Slider-Title h3{float:none;color:#a20a0a;font-size:19px;font-weight:600;margin:0}.nav_items_modules{float:right;display:inline-block}a.btn.nextf,a.btn.prevf{padding:0;border:none;color:#222d34;cursor:pointer}a.btn.prevf{border:none!important}a.btn.nextf:hover,a.btn.prevf:hover{color:#0d79e5}.flashit{-webkit-animation:flash linear .5s infinite;animation:flash linear .5s infinite}.load_slider{padding:60px;text-align:center;background:#f8f9fb;margin-top:13px;margin-bottom:13px}.relat{overflow:hidden;display:block;position:relative;padding:0;margin:0}.slidfer{margin:0;display:none}.slidfer .AniPost{width:100%}.owl-carousel{display:block!important}.AniPost{float:left;width:20%;position:relative}.AniPost .AniPosx{position:relative;overflow:hidden;margin:10px;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s}a.AniLink{text-decoration:none}.AniPost .AniPosx .content-thumb{padding:140% 0 0;position:relative;overflow:hidden;background:#f1f1f1}.AniPost .AniPosx .content-thumb .ply,.AniPost .AniPosx .content-thumb .ply:before,.AniPost .AniPosx .content-thumb img{width:100%;height:100%;top:0;position:absolute}.AniPost .AniPosx .content-thumb .ply{z-index:1;background:rgba(0,0,0,.67);visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear}.AniPost .AniPosx .content-thumb .ply:before{content:'';background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M10,16.5L16,12L10,7.5V16.5Z' fill='%23fff'/%3E%3C/svg%3E")}.AniPost .AniPosx:hover .content-thumb .ply{visibility:visible;opacity:1}.AniPost .AniPosx:hover .content-thumb .ply:before{opacity:15}.slidfer .AniPost .AniPosx .title{font-size:14px;overflow:hidden;bottom:0;line-height:21px;width:100%;color:#222d34;font-weight:500;display:block;text-overflow:ellipsis;white-space:nowrap;margin:10px 0 0}.slidfer .AniPost .AniPosx .data{font-size:13px;color:#666;height:auto}
</style>
<div class='Dagruel-Slider'>
<div class="Slider-Title">
<h3>
Random Ads - owlCarousel
<div class="nav_items_modules">
<a class="btn prevf">
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
<path fill="currentColor" d="M14,7L9,12L14,17V7Z" />
</svg>
</a>
<a class="btn nextf">
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
<path fill="currentColor" d="M10,17L15,12L10,7V17Z" />
</svg>
</a>
</div>
</h3>
</div>
<div id="SlideFile" class="load_slider flashit">Loading.....</div>
<div id="rand" class="relat widget-post slidfer SlideFile">
</div>
</div>
<script type='text/javascript'>
//<![CDATA[
quotes2LaBelAdsTop = new Array()
quotes2LaBelAdsTop[0] = "Top Ads"
quotes2LaBelAdsTop[1] = "Chăm Sóc Sức Khỏe"
quotes2LaBelAdsTop[2] = "Đồ Gia Dụng Đa Năng Tiện Ích"
randomquote2LaBelAdsTop = Math.random() * (quotes2LaBelAdsTop.length)
randomquote2LaBelAdsTop = Math.floor(randomquote2LaBelAdsTop)
var reLabel = quotes2LaBelAdsTop[randomquote2LaBelAdsTop]; //ganti Anime dengan nama Label
var jumlah = 10; //sesuikan angka dengan jumlah post yang ingin ditampilkan
var containerId = 'rand'; //tempat randomPost Akan Muncul (attribute id)
var site = 'https://www.digitalnomad.vn'; //Website
var rLazy = false; //Lazy Load Gambar (True or False)
var autoPlay = true; // true or false
var timePlay = 1500; // 1500 = 1.5 detik
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('1E o=["\\y\\E\\e\\r\\V\\W\\L\\s\\N\\Z\\E\\v\\t\\b\\c\\b\\u\\r\\v\\t\\b\\z\\b\\u\\r\\s\\1c\\r\\L\\F\\V\\q\\14\\s\\s\\q\\V\\O\\y\\E\\f\\r\\I\\s\\N\\x\\E\\J\\p\\I\\t\\b\\1n\\b\\u\\W\\R\\W\\T\\K\\H\\r\\J\\p\\p\\p\\l\\s\\N\\Z\\E\\j\\O\\K\\Y\\r\\F\\F\\J\\s\\N\\R\\p\\v\\t\\b\\c\\b\\u\\r\\v\\t\\b\\z\\b\\u\\r\\s\\1c\\r\\J\\q\\14\\s\\s\\K\\T\\p\\I\\t\\J\\u\\K\\I\\t\\J\\u\\p\\I\\t\\R\\u\\K\\I\\t\\R\\u\\p\\T\\O\\K\\Z\\E\\I\\O\\y\\E\\h\\r\\g\\s\\N\\x\\E\\Q\\p\\e\\r\\14\\W\\r\\g\\t\\b\\1v\\b\\u\\t\\b\\1u\\1f\\1b\\b\\u\\t\\b\\1f\\d\\b\\u\\F\\B\\s\\s\\K\\1k\\t\\b\\1q\\b\\u\\r\\b\\18\\U\\b\\q\\b\\w\\E\\1j\\p\\17\\b\\q\\1o\\q\\b\\M\\1p\\M\\1w\\M\\15\\M\\F\\M\\b\\q\\1s\\q\\b\\1t\\1m\\p\\1r\\F\\1a\\F\\1x\\16\\A\\F\\n\\p\\b\\q\\Q\\q\\b\\16\\m\\F\\1l\\p\\b\\q\\B\\q\\b\\16\\i\\p\\C\\17\\19\\18\\M\\U\\b\\q\\b\\w\\19\\b\\s\\O","\\a","\\j\\H\\i\\w\\d","\\a\\a\\G\\l\\h\\y\\l\\g\\v\\h\\y\\a\\G\\l\\h\\y\\l\\g\\v\\h\\Z\\a\\G\\l\\h\\y\\l\\g\\v\\h\\T\\a\\1F\\e\\d\\B\\a\\x\\C\\n\\g\\d\\w\\m\\n\\a\\f\\c\\d\\C\\f\\n\\a\\G\\l\\h\\y\\l\\g\\v\\h\\V\\a\\G\\l\\h\\y\\l\\g\\v\\h\\J\\a\\Q\\c\\d\\12\\e\\n\\z\\m\\A\\1a\\n\\d\\a\\G\\l\\h\\y\\l\\g\\v\\h\\R\\a\\G\\l\\h\\y\\l\\g\\v\\h\\L\\a\\f\\e\\n\\z\\m\\A\\a\\x\\i\\m\\m\\f\\a\\1b\\e\\f\\a\\G\\l\\h\\y\\l\\g\\v\\h\\g\\a\\U\\C\\A\\i\\e\\B\\a\\w\\H\\d\\a\\j\\g\\f\\a\\f\\c\\j\\C\\i\\d\\j\\a\\g\\e\\i\\i\\L\\e\\g\\1l\\a\\j\\d\\e\\f\\d\\a\\w\\n\\z\\c\\h\\a\\A\\e\\h\\a\\w\\x\\a\\i\\c\\n\\Q\\d\\B\\a\\j\\B\\C\\x\\x\\i\\c\\1k\\f\\f\\e\\1j\\a\\x\\e\\i\\H\\i\\j\\c\\a\\a\\f\\c\\12\\e\\n\\z\\m\\A\\a\\d\\m\\d\\e\\i\\12\\c\\j\\C\\i\\d\\j\\a\\Y\\B\\w\\i\\c\\a\\f\\e\\n\\z\\m\\A\\1G\\m\\j\\d\\a\\j\\f\\g\\a\\j\\w\\d\\c\\a\\z\\m\\g\\C\\A\\c\\n\\d\\a\\Y\\f\\w\\d\\c\\a\\z\\c\\x\\e\\C\\i\\d\\a\\f\\c\\1m\\e\\L\\c\\i\\a\\x\\c\\c\\z\\j\\a\\H\\m\\j\\d\\j\\a\\j\\g\\f\\w\\H\\d\\a\\U\\j\\m\\n\\a\\w\\n\\a\\x\\c\\c\\z\\a\\m\\H\\c\\n\\1H\\c\\e\\f\\g\\B\\a\\e\\i\\d","","\\x\\f\\m\\A\\15\\B\\e\\f\\15\\m\\z\\c","\\f\\c\\H\\i\\e\\g\\c","\\1e\\Y\\q","\\1e\\L","\\Q"];1J(X(11,10,k,P,D,13){D=X(k){S(k<10?o[4]:D(1I(k/10)))+((k=k%10)>1A?1g[o[5]](k+1z):k.1y(1D))};1i(!o[4][o[6]](/^/,1g)){1h(k--){13[D(k)]=P[k]||D(k)};P=[X(D){S 13[D]}];D=X(){S o[7]};k=1};1h(k--){1i(P[k]){11=11[o[6]](1C 1B(o[8]+D(k)+o[8],o[9]),P[k])}};S 11}(o[0],1d,1d,o[3][o[2]](o[1]),0,{}))',62,108,'||||||||||x7C|x27|x65|x74|x61|x72|x63|x78|x6C|x73|_0xdedfx3|x30|x6F|x6E|_0xc779|x3D|x2B|x28|x29|x5B|x5D|x35|x69|x66|x36|x64|x6D|x68|x75|_0xdedfx5|x20|x2D|x5F|x70|x32|x33|x3B|x62|x2F|x7B|x7D|_0xdedfx4|x67|x34|return|x38|x6A|x39|x2C|function|x77|x37|_0xdedfx2|_0xdedfx1|x52|_0xdedfx6|x31|x43|x26|x22|x3C|x3E|x49|x76|x2A|48|x5C|x24|String|while|if|x79|x41|x6B|x4C|x71|x7A|x45|x42|x48|x44|x3F|x4B|x4A|x46|x47|toString|29|35|RegExp|new|36|var|x4D|x50|x53|parseInt|eval'.split('|'),0,{}))
function reRandom(json) {
var noimg = 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8iC7T4EpjHF500uvAO8HeLnZr1DOzuXhayN9k6HEskdbwnsXNDMXvJaF2OHSt8Ay7nhuImYNRLNcOqHCUZn3iqZyTjqtZ90mMQfTwKa60WDNi30NciwL5l_BcSCw0k0gyBDy_U6TtLL8q/w300-h225-p-k-no-nu/dagruel-no-image.png'; // ganti url dengan url Gambar kalian
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('1U 10=["\\m\\13\\1n\\n\\i\\e\\1J\\12\\e\\f\\e\\Q\\z\\q\\E\\n\\q\\1w\\q\\d\\q\\1B\\n\\q\\1f\\L\\c\\1v\\18\\c\\1m\\M\\c\\1r\\f\\c\\15\\18\\c\\1t\\n\\q\\d\\q\\c\\1g\\X\\1c\\n\\q\\d\\e\\f\\e\\c\\1l\\e\\f\\e\\1c\\n\\q\\d\\e\\f\\e\\c\\1x\\e\\f\\e\\c\\1y\\1k\\c\\b\\1k\\15\\e\\f\\e\\Q\\18\\v\\Z\\Q\\v\\q\\E\\n\\q\\1f\\q\\d\\Z\\Q\\c\\m\\q\\E\\n\\q\\c\\17\\q\\d\\Z\\e\\f\\e\\1k\\12\\e\\f\\e\\c\\19\\e\\f\\e\\c\\K\\e\\f\\e\\u\\e\\f\\e\\Q\\18\\c\\m\\Z\\Q\\18\\v\\Z\\Q\\18\\o\\Z\\Q\\18\\v\\Z\\Q\\18\\v\\Z\\e\\f\\e\\c\\Y\\e\\f\\e\\1k\\c\\p\\e\\f\\e\\c\\x\\e\\f\\e\\c\\B\\e\\f\\e\\c\\1n\\e\\f\\e\\1k\\1h\\e\\f\\e\\c\\t\\e\\f\\e\\c\\S\\1k\\c\\b\\1k\\15\\e\\f\\e\\c\\12\\e\\f\\e\\c\\g\\e\\f\\e\\q\\d\\18\\Z\\e\\f\\e\\Q\\z\\e\\f\\e\\c\\1i\\e\\f\\e\\d\\c\\e\\f\\e\\d\\d\\e\\f\\e\\d\\b\\e\\f\\e\\c\\1p\\e\\f\\e\\c\\1z\\e\\f\\e\\d\\v\\e\\f\\e\\d\\E\\e\\f\\e\\d\\r\\e\\f\\e\\d\\m\\e\\f\\e\\Q\\v\\q\\E\\n\\q\\d\\C\\q\\d\\Z\\Q\\v\\q\\E\\n\\q\\c\\1w\\q\\d\\Z\\Q\\o\\q\\E\\n\\q\\c\\1s\\q\\d\\q\\c\\1e\\n\\q\\d\\e\\f\\e\\c\\1c\\e\\f\\e\\q\\d\\q\\c\\1h\\n\\q\\d\\e\\f\\e\\c\\1b\\e\\f\\e\\c\\1q\\e\\h\\M\\m\\13\\S\\n\\J\\k\\Y\\f\\c\\1B\\j\\T\\Y\\n\\Y\\X\\1i\\M\\m\\13\\1m\\n\\1n\\i\\Y\\h\\M\\c\\1a\\13\\1m\\R\\M\\m\\13\\c\\n\\S\\M\\k\\J\\k\\V\\f\\1g\\j\\T\\m\\13\\C\\n\\S\\M\\c\\1f\\k\\W\\W\\i\\h\\j\\T\\c\\1o\\T\\m\\13\\1x\\n\\X\\r\\k\\C\\k\\c\\r\\j\\j\\1G\\X\\r\\k\\C\\k\\c\\C\\j\\j\\H\\r\\k\\C\\k\\c\\D\\j\\j\\H\\X\\r\\k\\C\\k\\c\\E\\j\\j\\H\\X\\r\\k\\C\\k\\1i\\j\\j\\1G\\X\\r\\k\\C\\k\\c\\1u\\j\\j\\H\\r\\k\\C\\k\\c\\O\\j\\j\\H\\X\\r\\k\\C\\k\\c\\A\\j\\j\\1G\\r\\k\\C\\k\\c\\J\\j\\j\\H\\X\\r\\k\\C\\k\\c\\14\\j\\j\\M\\c\\w\\k\\1x\\n\\n\\n\\1g\\j\\c\\s\\M\\c\\I\\13\\V\\i\\e\\c\\c\\e\\h\\k\\V\\i\\e\\c\\d\\e\\h\\k\\j\\j\\R\\c\\u\\k\\c\\o\\j\\T\\V\\i\\e\\c\\c\\e\\h\\k\\V\\i\\e\\c\\d\\e\\h\\k\\j\\j\\R\\R\\R\\k\\1n\\f\\c\\V\\j\\j\\M\\m\\13\\b\\n\\i\\c\\k\\c\\v\\j\\f\\e\\N\\e\\f\\c\\k\\c\\P\\j\\f\\e\\e\\f\\e\\c\\z\\e\\f\\c\\k\\c\\F\\j\\f\\c\\k\\c\\N\\j\\f\\c\\k\\c\\G\\j\\f\\c\\k\\c\\l\\j\\f\\e\\1J\\e\\f\\e\\16\\p\\e\\f\\e\\w\\e\\f\\e\\12\\e\\f\\c\\k\\c\\y\\j\\f\\c\\k\\d\\1z\\j\\f\\c\\k\\m\\b\\j\\f\\e\\q\\d\\e\\f\\e\\d\\1p\\e\\f\\c\\k\\d\\1B\\j\\f\\c\\k\\d\\1w\\j\\f\\e\\Q\\z\\q\\E\\n\\q\\1w\\q\\d\\q\\1B\\n\\q\\d\\e\\f\\c\\k\\m\\c\\j\\f\\c\\k\\m\\r\\j\\f\\e\\q\\d\\Z\\Q\\v\\q\\E\\n\\q\\m\\v\\X\\m\\C\\q\\d\\Z\\Q\\v\\q\\E\\n\\q\\m\\d\\q\\d\\Z\\Q\\18\\v\\Z\\e\\f\\c\\k\\m\\m\\j\\f\\c\\k\\d\\1b\\j\\f\\c\\k\\d\\1c\\j\\f\\c\\k\\d\\1h\\j\\f\\c\\k\\d\\1l\\j\\f\\c\\k\\d\\1i\\j\\f\\c\\k\\d\\1s\\j\\f\\e\\d\\1a\\e\\f\\e\\1k\\d\\1q\\e\\f\\c\\k\\d\\1o\\j\\f\\c\\k\\d\\1e\\j\\f\\e\\1J\\1h\\e\\f\\c\\k\\d\\1f\\j\\f\\c\\k\\m\\J\\j\\f\\c\\k\\m\\s\\j\\f\\e\\m\\z\\e\\f\\c\\k\\m\\I\\j\\f\\c\\k\\m\\w\\j\\f\\c\\k\\m\\14\\j\\f\\c\\k\\m\\V\\j\\h\\f\\u\\f\\z\\f\\w\\f\\1t\\n\\m\\l\\i\\b\\i\\1u\\h\\h\\k\\m\\N\\j\\f\\N\\n\\m\\D\\k\\m\\o\\i\\b\\i\\1z\\h\\h\\i\\b\\i\\D\\h\\h\\j\\f\\g\\n\\b\\i\\19\\h\\M\\17\\k\\m\\13\\s\\n\\1u\\f\\1r\\n\\N\\i\\b\\i\\P\\h\\h\\M\\s\\Q\\1r\\M\\s\\H\\H\\j\\T\\17\\k\\m\\13\\14\\n\\1u\\f\\1y\\n\\N\\i\\s\\h\\i\\b\\i\\I\\h\\h\\i\\b\\i\\P\\h\\h\\M\\14\\Q\\1y\\M\\14\\H\\H\\j\\T\\u\\n\\N\\i\\s\\h\\i\\b\\i\\I\\h\\h\\i\\14\\h\\i\\b\\i\\m\\G\\h\\h\\n\\n\\b\\i\\m\\y\\h\\1H\\N\\i\\s\\h\\i\\b\\i\\I\\h\\h\\i\\14\\h\\i\\b\\i\\m\\F\\h\\h\\L\\b\\i\\m\\E\\h\\f\\w\\n\\N\\i\\s\\h\\i\\b\\i\\d\\V\\h\\h\\i\\b\\i\\1v\\h\\h\\f\\B\\n\\N\\i\\s\\h\\i\\b\\i\\d\\w\\h\\h\\i\\b\\i\\1v\\h\\h\\f\\o\\n\\B\\i\\b\\i\\t\\h\\h\\k\\b\\i\\d\\s\\h\\j\\f\\F\\n\\B\\i\\b\\i\\t\\h\\h\\k\\b\\i\\d\\14\\h\\f\\o\\j\\f\\y\\n\\B\\i\\b\\i\\t\\h\\h\\k\\b\\i\\d\\P\\h\\f\\F\\H\\I\\j\\f\\G\\n\\B\\i\\b\\i\\d\\O\\h\\h\\k\\F\\H\\I\\f\\y\\X\\F\\X\\I\\j\\f\\o\\W\\n\\X\\D\\1j\\1j\\F\\W\\n\\X\\D\\1j\\1j\\y\\W\\n\\X\\D\\1j\\1j\\G\\W\\n\\b\\i\\19\\h\\1H\\z\\n\\G\\L\\z\\n\\d\\1u\\R\\M\\m\\13\\K\\n\\b\\i\\19\\h\\M\\d\\u\\n\\n\\W\\W\\i\\h\\1H\\K\\n\\b\\i\\d\\A\\h\\H\\z\\H\\b\\i\\1l\\h\\L\\K\\n\\b\\i\\d\\J\\h\\H\\z\\H\\b\\i\\1l\\h\\M\\g\\H\\n\\b\\i\\d\\o\\h\\H\\u\\H\\b\\i\\d\\F\\h\\H\\w\\H\\b\\i\\d\\D\\h\\H\\K\\H\\b\\i\\d\\N\\h\\H\\w\\H\\b\\i\\d\\y\\h\\R\\M\\1t\\i\\b\\i\\d\\z\\h\\h\\n\\g\\f\\16\\k\\b\\i\\1p\\h\\j\\i\\b\\i\\1e\\h\\h\\k\\T\\e\\d\\I\\e\\L\\W\\W\\i\\h\\f\\e\\d\\G\\e\\L\\W\\i\\h\\f\\e\\d\\l\\e\\L\\d\\x\\f\\e\\d\\1r\\e\\L\\d\\1v\\f\\e\\d\\15\\e\\L\\W\\i\\h\\f\\e\\d\\1t\\e\\L\\T\\1u\\L\\T\\e\\A\\e\\L\\1z\\f\\e\\O\\e\\L\\W\\D\\R\\f\\d\\1m\\L\\T\\e\\A\\e\\L\\P\\f\\e\\O\\e\\L\\W\\D\\R\\f\\d\\1x\\L\\T\\e\\A\\e\\L\\P\\f\\e\\O\\e\\L\\W\\D\\R\\f\\d\\1g\\L\\T\\e\\A\\e\\L\\I\\f\\e\\O\\e\\L\\W\\D\\R\\R\\R\\j\\M\\m\\13\\l\\n\\16\\k\\b\\i\\1p\\h\\j\\M\\l\\i\\b\\i\\1e\\h\\h\\k\\j\\f\\16\\k\\b\\i\\d\\1y\\h\\j\\i\\b\\i\\1s\\h\\h\\k\\J\\k\\j\\T\\l\\i\\b\\i\\1b\\h\\h\\k\\b\\i\\d\\17\\h\\j\\R\\j\\f\\16\\k\\b\\i\\d\\19\\h\\j\\i\\b\\i\\1s\\h\\h\\k\\J\\k\\j\\T\\l\\i\\b\\i\\1b\\h\\h\\k\\b\\i\\d\\K\\h\\f\\i\\d\\Y\\h\\j\\R\\j\\f\\16\\i\\b\\i\\d\\B\\h\\h\\k\\i\\b\\i\\d\\p\\h\\h\\f\\J\\k\\d\\12\\f\\x\\j\\T\\D\\Q\\n\\16\\k\\x\\j\\i\\b\\i\\P\\h\\h\\1j\\1j\\k\\16\\k\\b\\i\\d\\1n\\h\\j\\i\\b\\i\\d\\t\\h\\h\\k\\J\\k\\j\\T\\16\\k\\x\\j\\i\\b\\i\\1q\\h\\h\\k\\b\\i\\1o\\h\\f\\b\\i\\1a\\h\\j\\R\\j\\f\\16\\k\\b\\i\\d\\g\\h\\j\\i\\b\\i\\d\\S\\h\\h\\k\\J\\k\\j\\T\\16\\k\\x\\j\\i\\b\\i\\1q\\h\\h\\k\\b\\i\\1o\\h\\f\\b\\i\\1a\\h\\j\\R\\j\\j\\R\\j\\M","\\a","\\B\\O\\w\\s\\p","\\11\\b\\g\\m\\E\\N\\m\\a\\11\\b\\g\\z\\C\\C\\m\\F\\d\\a\\g\\d\\d\\a\\Y\\o\\x\\a\\11\\b\\g\\d\\C\\y\\m\\D\\b\\a\\O\\o\\x\\B\\l\\17\\u\\p\\a\\G\\s\\Y\\a\\g\\d\\b\\y\\w\\o\\B\\B\\a\\b\\g\\c\\a\\l\\u\\p\\x\\S\\a\\a\\a\\a\\a\\a\\s\\P\\I\\a\\b\\g\\r\\a\\z\\K\\u\\y\\p\\s\\A\\u\\a\\a\\a\\11\\b\\g\\r\\c\\c\\b\\y\\o\\a\\p\\s\\p\\w\\l\\a\\b\\g\\C\\a\\w\\s\\u\\V\\a\\s\\p\\l\\P\\B\\a\\u\\o\\Y\\a\\b\\g\\b\\a\\11\\b\\g\\C\\G\\c\\l\\l\\z\\a\\a\\a\\I\\o\\P\\F\\o\\x\\a\\11\\b\\g\\c\\G\\E\\d\\l\\o\\a\\y\\A\\u\\p\\l\\u\\p\\a\\B\\V\\l\\w\\l\\p\\A\\u\\a\\11\\b\\g\\r\\d\\c\\l\\a\\11\\b\\g\\c\\F\\y\\z\\a\\b\\g\\l\\a\\b\\g\\m\\a\\y\\o\\x\\A\\K\\B\\l\\w\\a\\y\\p\\a\\w\\l\\u\\a\\b\\g\\o\\a\\11\\b\\g\\c\\F\\y\\z\\d\\y\\a\\14\\l\\u\\a\\z\\A\\x\\a\\11\\b\\g\\d\\b\\v\\D\\c\\F\\a\\11\\b\\g\\m\\l\\o\\y\\v\\G\\a\\b\\g\\c\\m\\a\\b\\g\\c\\C\\l\\a\\1f\\w\\s\\G\\l\\1v\\s\\w\\l\\a\\b\\g\\c\\l\\a\\B\\x\\y\\a\\b\\g\\c\\z\\a\\b\\g\\c\\F\\a\\g\\d\\d\\G\\o\\p\\o\\a\\b\\g\\d\\C\\a\\b\\g\\d\\r\\a\\b\\g\\d\\v\\a\\g\\d\\b\\B\\x\\y\\a\\g\\d\\d\\w\\o\\1n\\S\\a\\b\\g\\c\\y\\a\\b\\g\\d\\a\\A\\12\\w\\a\\O\\K\\B\\J\\a\\B\\J\\s\\z\\p\\a\\J\\m\\a\\b\\g\\c\\v\\D\\a\\b\\g\\c\\r\\D\\a\\b\\g\\c\\r\\N\\a\\b\\g\\c\\v\\r\\a\\b\\g\\c\\v\\F\\a\\b\\g\\c\\v\\b\\a\\11\\b\\g\\C\\y\\C\\d\\y\\D\\a\\b\\g\\c\\r\\o\\a\\b\\g\\c\\v\\E\\a\\b\\g\\c\\v\\o\\a\\b\\g\\c\\v\\G\\a\\w\\l\\u\\I\\p\\J\\a\\l\\w\\B\\l\\a\\b\\g\\c\\C\\z\\a\\F\\x\\l\\o\\V\\a\\b\\g\\c\\v\\y\\a\\b\\g\\r\\y\\o\\o\\m\\a\\s\\z\\a\\b\\g\\c\\v\\d\\a\\y\\o\\p\\y\\J\\a\\b\\g\\c\\r\\C\\a\\b\\g\\c\\v\\l\\a\\b\\g\\c\\r\\l\\a\\d\\s\\Y\\F\\14\\z\\x\\a\\u\\A\\u\\l\\a\\O\\x\\l\\Y\\z\\a\\I\\l\\p\\1r\\w\\l\\P\\l\\u\\p\\19\\S\\17\\G\\a\\s\\u\\u\\l\\x\\1y\\1o\\1i\\1l\\a\\G\\s\\B\\O\\w\\o\\S\\a\\v\\D\\b\\E\\b\\1w\\1l\\12\\I\\A\\p\\a\\u\\l\\g\\p\\a\\x\\l\\w\\a\\z\\l\\l\\G\\a\\d\\D\\D\\d\\D\\m\\1x\\A\\Y\\w\\19\\K\\a\\s\\1q\\19\\1b\\1e\\12\\b\\1g\\1m\\I\\A\\t\\t\\t\\t\\1h\\1f\\1a\\J\\1r\\1a\\I\\t\\t\\t\\t\\1i\\t\\t\\t\\t\\15\\15\\t\\1s\\t\\t\\t\\t\\m\\z\\o\\v\\1e\\t\\t\\t\\t\\1t\\V\\w\\1r\\1s\\1q\\1e\\C\\d\\P\\1h\\V\\t\\t\\1h\\1m\\15\\t\\1a\\t\\t\\15\\1i\\t\\t\\d\\12\\a\\t\\1i\\I\\t\\t\\t\\t\\t\\1f\\1a\\1q\\1b\\1e\\1g\\r\\15\\1p\\17\\17\\a\\F\\o\\B\\l\\v\\C\\a\\s\\P\\o\\I\\l\\a\\O\\u\\I\\a\\O\\x\\l\\Y\\a\\g\\d\\d\\p\\s\\p\\w\\l\\a\\E\\c\\r\\r\\C\\N\\1h\\V\\19\\y\\1z\\K\\a\\g\\d\\b\\G\\o\\p\\o\\a\\s\\u\\G\\l\\g\\1b\\z\\a\\d\\17\\I\\p\\1m\\K\\t\\a\\g\\d\\b\\p\\s\\p\\w\\l\\a\\d\\D\\m\\r\\m\\D\\1t\\1p\\J\\s\\P\\19\\a\\w\\A\\o\\G\\a\\g\\d\\d\\t\\u\\s\\1l\\s\\u\\V\\a\\g\\d\\b\\J\\x\\l\\z\\a\\12\\J\\s\\w\\l\\a\\p\\x\\S\\a\\x\\l\\p\\K\\x\\u\\a\\c\\1b\\F\\1f\\O\\1b\\1g\\a\\11\\b\\g\\d\\d\\r\\D\\v\\z\\a\\g\\d\\d\\t\\u\\s\\1c\\A\\B\\g\\a\\v\\D\\E\\r\\c\\m\\1v\\B\\Y\\1o\\1g\\F\\a\\J\\x\\l\\z\\a\\m\\d\\E\\d\\c\\N\\1B\\1p\\1a\\1c\\V\\12\\a\\y\\B\\B\\a\\o\\w\\p\\l\\x\\u\\o\\p\\l\\a\\l\\o\\y\\J\\a\\g\\d\\d\\t\\u\\s\\1c\\A\\B\\p\\a\\p\\x\\s\\I\\I\\l\\x\\a\\m\\E\\N\\D\\d\\v\\12\\z\\p\\F\\x\\14\\a\\A\\12\\w\\15\\o\\x\\A\\K\\B\\l\\w\\a\\b\\g\\c\\E\\a\\b\\g\\c\\D\\a\\b\\g\\c\\r\\a\\b\\g\\c\\v\\a\\b\\g\\c\\N\\a\\G\\A\\p\\B\\a\\o\\K\\p\\A\\O\\w\\o\\S\\a\\b\\g\\c\\o\\a\\w\\A\\A\\O\\a\\b\\g\\c\\C\\a\\b\\g\\G\\a\\b\\g\\z\\a\\b\\g\\F\\a\\b\\g\\y\\a\\b\\g\\c\\b\\a\\x\\1l\\o\\1n\\S\\a\\b\\g\\c\\d\\a\\b\\g\\c\\c\\a\\u\\A\\s\\P\\I\\a\\o\\K\\p\\A\\1c\\w\\o\\S\\a\\b\\g\\d\\F\\a\\b\\g\\d\\m\\a\\b\\g\\d\\c\\a\\b\\g\\c\\d\\y\\a\\11\\b\\g\\v\\m\\r\\N\\a\\b\\g\\d\\o\\a\\b\\g\\d\\N\\a\\b\\g\\d\\D\\a\\b\\g\\d\\E\\a\\b\\g\\d\\d\\a\\O\\o\\I\\s\\u\\o\\p\\s\\A\\u\\a\\x\\l\\B\\O\\A\\u\\B\\s\\Y\\l\\a\\o\\K\\p\\A\\O\\w\\o\\S\\1o\\s\\P\\l\\A\\K\\p\\a\\p\\s\\P\\l\\1c\\w\\o\\S\\a\\b\\g\\d\\r\\D\\a\\b\\g\\d\\b\\a\\b\\g\\c\\G\\a\\b\\g\\m\\d\\b\\a\\b\\g\\m\\l\\D\\a\\b\\g\\c\\v\\c\\a\\b\\g\\c\\v\\m\\a\\b\\g\\c\\v\\z\\a\\b\\g\\c\\r\\F\\a\\b\\g\\c\\r\\y\\a\\b\\g\\c\\E\\b\\a\\b\\g\\c\\r\\G\\a\\b\\g\\c\\v\\C\\a\\b\\g\\c\\r\\r\\a\\y\\w\\s\\y\\V\\a\\u\\l\\g\\p\\z\\a\\b\\g\\c\\r\\c\\a\\b\\g\\c\\v\\v\\a\\B\\K\\F\\B\\p\\x\\a\\b\\g\\c\\r\\d\\a\\b\\g\\c\\r\\m\\a\\b\\g\\c\\E\\d\\a\\g\\d\\d\\O\\w\\S\\a\\b\\g\\c\\r\\v\\a\\p\\J\\K\\P\\F\\a\\b\\g\\c\\E\\C\\a\\g\\d\\d\\y\\A\\u\\p\\l\\u\\p\\a\\b\\g\\N\\a\\B\\J\\K\\z\\z\\w\\l\\t\\x\\x\\o\\S\\a\\y\\A\\u\\p\\o\\s\\u\\l\\x\\17\\G\\a\\14\\B\\A\\u\\a\\b\\g\\D\\a\\b\\g\\E\\a\\b\\g\\v\\a\\G\\A\\y\\K\\P\\l\\u\\p\\a\\x\\l\\o\\G\\S\\a\\b\\g\\c\\r\\b\\a\\b\\g\\c\\r\\z\\a\\b\\g\\c\\v\\N\\a\\b\\g\\c\\r\\E\\a\\b\\g\\c\\E\\c\\a\\b\\g\\c\\E\\m","","\\z\\x\\A\\P\\15\\J\\o\\x\\15\\A\\G\\l","\\x\\l\\O\\w\\o\\y\\l","\\q\\12\\H","\\q\\F","\\I"];1V(1F(1D,1E,U,1A,1d,1I){1d=1F(U){1C(U<1E?10[4]:1d(1W(U/1E)))+((U=U%1E)>1T?1K[10[5]](U+1X):U.1P(1O))};1M(!10[4][10[6]](/^/,1K)){1L(U--){1I[1d(U)]=1A[U]||1d(U)};1A=[1F(1d){1C 1I[1d]}];1d=1F(){1C 10[7]};U=1};1L(U--){1M(1A[U]){1D=1D[10[6]](1N 1S(10[8]+1d(U)+10[8],10[9]),1A[U])}};1C 1D}(10[0],1Q,1R,10[3][10[2]](10[1]),0,{}))',62,122,'||||||||||x7C|x30|x31|x32|x27|x2C|x78|x5D|x5B|x29|x28|x65|x33|x3D|x61|x74|x5C|x35|x69|x41|x6E|x36|x6C|x72|x63|x66|x6F|x73|x34|x38|x37|x62|x64|x2B|x67|x68|x75|x3A|x3B|x39|x70|x6D|x3C|x7D|x79|x7B|_0x93d6x3|x6B|x21|x2D|x76|x3E|_0x8266|x5F|x77|x20|x6A|x43|x24|x49|x2F|x42|x55|x4F|x50|_0x93d6x5|x52|x53|x4B|x4E|x4D|x26|x2E|x4C|x47|x7A|x54|x59|x56|x45|x51|x44|x71|x46|x58|x4A|x48|x5A|_0x93d6x4|x57|return|_0x93d6x1|_0x93d6x2|function|x2A|x3F|_0x93d6x6|x23|String|while|if|new|36|toString|62|208|RegExp|35|var|eval|parseInt|29'.split('|'),0,{}));
}
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('E 9=["\\n\\6\\b\\8","\\d\\g\\7\\u\\6\\8\\b\\j\\m","\\a\\p\\f\\f\\k\\6\\a\\g\\i\\6\\7\\6\\a\\k\\f\\p\\c\\q\\e\\7\\a\\h\\a","\\t\\c\\e\\7\\j\\v\\6\\i\\l\\h\\d\\l\\h\\6\\b\\8\\d\\g\\7\\s\\o\\c\\y\\h\\8\\f\\6\\q\\e\\7\\6\\j\\w\\s\\b\\c\\e\\e\\x\\c\\b\\z\\j\\8\\c\\l\\k\\i\\o\\D\\i\\6\\7\\m\\r\\n\\a\\6\\b\\8","\\d\\g\\7\\r","\\F\\8\\d\\7\\f"];A[9[5]](9[0]+9[1]+C+9[2]+B+9[3]+9[4])',42,42,'||||||x73|x74|x72|_0xaad3|x2F|x63|x61|x69|x6C|x65|x70|x2D|x6F|x3D|x64|x6E|x22|x3C|x6D|x66|x75|x3E|x26|x3F|x20|x6A|x30|x62|x78|x6B|document|reLabel|site|x50|var|x77'.split('|'),0,{}));
//]]>
</script>
<!--Random Ads - owlCarousel-->
D.4 Code randPosx Theo Nhãn :
<!--randPosx Theo Nhãn -->
<style>
#randPosx{list-style:none;margin:0;padding:0;overflow:hidden}
#randPosx li{width:calc(50% - 5px);float:left;margin:0 5px 5px 0;padding-top:65%;position:relative;overflow:hidden}
#randPosx li img{position:absolute;top:0;width:100%;height:100%;object-fit:cover}
#randPosx li span{position:absolute;bottom:0;right:0;left:0;color:#FFF;font-size:12px;line-height:normal;padding:6px;background:linear-gradient(to bottom, rgba(0, 0, 0, .05) 6%, rgba(0, 0, 0, .85) 70%)}
@media screen and (max-width: 680px){#randPosx li{width:calc(50% -5px)}}
</style>
<ul id="randPosx">
<script type='text/javascript'>
//<![CDATA[
//<![CDATA[
quotes2randPosxAds = new Array()
quotes2randPosxAds[0] = "Top Ads"
quotes2randPosxAds[1] = "Chăm Sóc Sức Khỏe"
quotes2randPosxAds[2] = "Đồ Gia Dụng Đa Năng Tiện Ích"
randomquote2randPosxAds = Math.random() * (quotes2randPosxAds.length)
randomquote2randPosxAds = Math.floor(randomquote2randPosxAds)
var randContent = 2;
var randLabel = quotes2randPosxAds[randomquote2randPosxAds];
var randSite = "https://www.digitalnomad.vn/";
var randID = "randPosx";
function getRandomInt(t,e){return Math.floor(Math.random()*(e-t+1))+t}function shuffleArray(t){var e,n,r=t.length;if(0===r)return!1;for(;--r;)e=Math.floor(Math.random()*(r+1)),n=t[r],t[r]=t[e],t[e]=n;return t}function randPosx(t){var e=getRandomInt(1,t.feed.openSearch$totalResults.$t-randContent);"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+"?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>'):document.write('<script src="'+randSite+"/feeds/posts/default?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>')}function rePosx(t){for(var e,n,r,i=document.getElementById(randID),l=shuffleArray(t.feed.entry),o="",f=0,u=l.length;f<u;f++){for(var p=0,m=l[f].link.length;p<m;p++)e="alternate"==l[f].link[p].rel?l[f].link[p].href:"#",r=l[f].title.$t,"media$thumbnail"in l[f]?n=l[f].media$thumbnail.url.replace(/\/s[0-9]+(-c)?/,""):l[f].content.$t.match(/\<img.+src\=(?:\"|\')(.+?)(?:\"|\')(?:.+?)\>/)?(s=l[f].content.$t,a=s.indexOf("<img"),b=s.indexOf('src="',a),c=s.indexOf('"',b+5),d=s.substr(b+5,c-b-5),-1!=a&&-1!=b&&-1!=c&&""!=d&&(n=d)):n="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8iC7T4EpjHF500uvAO8HeLnZr1DOzuXhayN9k6HEskdbwnsXNDMXvJaF2OHSt8Ay7nhuImYNRLNcOqHCUZn3iqZyTjqtZ90mMQfTwKa60WDNi30NciwL5l_BcSCw0k0gyBDy_U6TtLL8q/w300-h225-p-k-no-nu/dagruel-no-image.png";o+='<li><a href="'+e+'" title="'+r+'">'+('<img src="'+n+'"/>')+"<span>"+r+"</span></a></li>"}i.innerHTML=o}"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+'?alt=json-in-script&max-results=0&callback=randPosx"><\/script>'):document.write('<script src="'+randSite+'/feeds/posts/default?alt=json-in-script&max-results=0&callback=randPosx"><\/script>');
//]]>
</script>
</ul>
<!--End randPosx Theo Nhãn -->
D.5 Code 3 cột Image Top Blog :
<!-- Chen 3 cot Image Top -->
<style>
/* SECTIONS */
.section-imagetop {
clear: both;
padding: 0px;
margin: 0px;
}
/* COLUMN SETUP */
.col-imagetop {
display: block;
float:left;
margin: 1% 0 1% 1.6%;
}
.col-imagetop:first-child { margin-left: 0; }
/* GROUPING */
.group-imagetop:before,
.group-imagetop:after { content:""; display:table; }
.group-imagetop:after { clear:both;}
.group-imagetop { zoom:1; /* For IE 6/7 */ }
/* GRID OF THREE */
.span_3_of_3-imagetop { width: 100%; }
.span_2_of_3-imagetop { width: 66.13%; }
.span_1_of_3-imagetop { width: 32.26%; }
/* GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col-imagetop { margin: 1% 0 1% 0%; }
.span_3_of_3-imagetop, .span_2_of_3-imagetop, .span_1_of_3-imagetop { width: 100%; }
}
</style>
<div style='margin-bottom:10px;margin-top:10px;font-family: Georgia,serif;font-size: 20px;letter-spacing: 2px;word-spacing: 2px;color: #1A0D00;font-weight: normal;text-decoration: none;font-style: oblique;font-variant: small-caps;text-transform: none;background-color: #FFFFE6;'>
<center>
Sản Phẩm Thớt Gỗ
</center>
</div>
<div class='section-imagetop group-imagetop'>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJ4aYcYxgQPY4q2jrRllxCUojA-GKmQVdHmD33_q2WLwNyUniwsfK5ZJcO94wYauUcCHbOKu7QSebQycCfcD80PEDyHGK88hXciwbsMg1NSgL1n1ZZgSzz9vkdPPOyH8EzKxl60aFMb48/w400-h400/thot-go-tieu-chuan-go-cao-suNodI5.png' style='max-width:100%;height:auto;'/>
</div>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_Txg_RGL7v55R16hNXTPPlkYmnwVR6vMIkI_s-kVwmdnwqWDzhNwp9fraa2-pNryHggYs0dOPp0uBXIl4ZxqHKQifRVFOANxfE6MjS7MLYmg4tHf1TK9eAKpwpJzTZnrHq-5CTjE36qU/w400-h400/thot-go-cao-cap-go-oc-choS1i8.png' style='max-width:100%;height:auto;'/>
</div>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0KeVJhFCQvtAhu6aekRWV5MR9M7rKoTqRjZicacbF45cCn2lZU7tn-XLbOYcCLwAxrfVSYZ0EJRb2rFdWB0WMb8qQzFv-YvPQ1p9stdyY8broREVTyPc_WtdXZ1por1X1-4lxIJA-IdQ/w400-h400/thot-go-gia-reWuGi3.png' style='max-width:100%;height:auto;'/>
</div>
</div>
<div style='margin-bottom:10px;margin-top:10px;font-family: Georgia,serif;font-size: 20px;letter-spacing: 2px;word-spacing: 2px;color: #1A0D00;font-weight: normal;text-decoration: none;font-style: oblique;font-variant: small-caps;text-transform: none;background-color: #FFFFE6;'>
<center>
Sản Phẩm Ván MDF - Gỗ Ghép
</center>
</div>
<div class='section-imagetop group-imagetop'>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmU5i6zUgyZwwLMkR2S05bUMK0xPjk5_qOwlfNbo4EnRB0DzpQfl4JKYQ54-DzgMUOwL_GASTR2dk9nBiMxdJyzuzlsBxj-pyMa5I0jdw1y8H3XCZtmERpUeA2pyIkM_7uAoFeJ_nzY7o/w640-h429/Mua-van-mdf-o-dau-mach-ban-noi-BAnmdf-chong-am-tieu-chuan-thai-lan8-9-12-15-17mmX5k3.png' style='max-width:100%;height:auto;'/>
</div>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsO9wTsx3ZjWdmThpehZ_psSdhRW3P_oCAuKYK1X3jBmYetN68IEJkqTc9KBN00SzLaDfXgf9dATEguUV2wjkgOD1YA4hv7WmqDdH9U6dVrmMIyo_WtELXHdF180c2rO3IDUGiUIBJqpk/w640-h428/Van-ghep-go-cao-su-rong200-450x500-3000mmV179.jpg' style='max-width:100%;height:auto;'/>
</div>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3FJFirUTQq9Cpl5TkA46KskLmwxP0Gz89-vgZ9W58qqgqAAgfYYg0lOpQjQaAZMtFhL8SkcKWvvoAFnvmS5Oqm4lq6ms2g8hvRS8Xh6u0ZvOuyQGAZtlvqMQsKUALQnoaF9kZBaPdASY/s320/go-soi-ghep-live-edgeYuKa5.png' style='max-width:100%;height:auto;'/>
</div>
</div>
<div style='margin-bottom:10px;margin-top:10px;font-family: Georgia,serif;font-size: 20px;letter-spacing: 2px;word-spacing: 2px;color: #1A0D00;font-weight: normal;text-decoration: none;font-style: oblique;font-variant: small-caps;text-transform: none;background-color: #FFFFE6;'>
<center>
Sản Phẩm Phụ Kiện - Vật Tư Ngành Gỗ
</center>
</div>
<div class='section-imagetop group-imagetop'>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXDjUJ56DmBIlUFobeKzxBoGJJpEBfCLjTsLl4LCm0v99hMKjsPe_dCq7BeMaZF-NJW9NuvoG2WwDu2czBg1wgf5CDE60UT9wr8ZqfepdM_P9D2ld9rBThwlGqDTBBazqOZLjMyVAuNXI/w532-h640/vat-tu-phu-kien-dung-cu-nganh-goVzri29.jpg' style='max-width:100%;height:auto;'/>
</div>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiU6bqa0xEV9rs5RCOsZkvH0Z88UssUDXFXzZW1zHvXgwyBym1hOuvZ0KLl4vJ1t6dOGl-b5g6mPYL_XaZQRmL4tmaEyxw1_mRuBdEl3WIXfD8NL2MIv1qneiLRsItMyj9kc82mAt5QoJI/w524-h640/vat-tu-phu-kien-dung-cu-nganh-goZv66.jpg' style='max-width:100%;height:auto;'/>
</div>
<div class='col-imagetop span_1_of_3-imagetop'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhk0nUgUDtxStVOIwxITSIuovBSRVS3foBPRY4oEHDQhe6ixAsQNjlVy_i3GQpnr_a10mN37EklepfidwSz_2SxxirW7tXDYfj0AhsxOeM4xWxULugCsOPdSimo1hWEZutnnl9MmK55yvg/w516-h640/vat-tu-phu-kien-dung-cu-nganh-goX4k5.jpg' style='max-width:100%;height:auto;'/>
</div>
</div>
<!-- end Chen 3 cot Image Top -->
Bài Viết Ngẫu Nhiên - random Post Image Gallery trên điện thoại & trên PC : ( D.6 )
<!--Chen random Post Image Gallery-->
<div style='margin-top: 10px;margin-bottom: 10px; font-family: Georgia,serif;font-size: 22px;letter-spacing: 2px;word-spacing: 2px;color: #1A0D00;font-weight: normal;text-decoration: none;font-style: oblique;font-variant: small-caps;text-transform: none;background-color: #FFFFE6;'>
<center>
Bài Viết Ngẫu Nhiên
</center> </div>
<!--
Nguồn :
https://dagruel.com/random-post-simple-image/
-->
<b:if cond='data:blog.isMobileRequest'>
<!-- hiển thị trên Mobile -->
<style>
#randPosx{list-style:none;margin:0;padding:0;overflow:hidden}
#randPosx li{width:calc(50% - 5px);float:left;margin:0 5px 5px 0;padding-top:50%;position:relative;overflow:hidden}
#randPosx li img{position:absolute;top:0;width:100%;height:100%;object-fit:fill }
#randPosx li span{position:absolute;bottom:0;right:0;left:0;color:#FFF;font-size:12px;line-height:normal;padding:6px;background:linear-gradient(to bottom, rgba(0, 0, 0, .05) 6%, rgba(0, 0, 0, .85) 70%)}
@media screen and (max-width: 680px){#randPosx li{width:calc(50% -5px)}}
</style>
<ul id='randPosx'>
<script type='text/javascript'>
//<![CDATA[
quotes2randPosxAds = new Array()
quotes2randPosxAds[0] = "Top Ads"
quotes2randPosxAds[1] = "Chăm Sóc Sức Khỏe"
quotes2randPosxAds[2] = "Đồ Gia Dụng Đa Năng Tiện Ích"
randomquote2randPosxAds = Math.random() * (quotes2randPosxAds.length)
randomquote2randPosxAds = Math.floor(randomquote2randPosxAds)
var randContent = 4;
var randLabel = quotes2randPosxAds[randomquote2randPosxAds];
var randSite = "https://www.digitalnomad.vn/";
var randID = "randPosx";
function getRandomInt(t,e){return Math.floor(Math.random()*(e-t+1))+t}function shuffleArray(t){var e,n,r=t.length;if(0===r)return!1;for(;--r;)e=Math.floor(Math.random()*(r+1)),n=t[r],t[r]=t[e],t[e]=n;return t}function randPosx(t){var e=getRandomInt(1,t.feed.openSearch$totalResults.$t-randContent);"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+"?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>'):document.write('<script src="'+randSite+"/feeds/posts/default?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>')}function rePosx(t){for(var e,n,r,i=document.getElementById(randID),l=shuffleArray(t.feed.entry),o="",f=0,u=l.length;f<u;f++){for(var p=0,m=l[f].link.length;p<m;p++)e="alternate"==l[f].link[p].rel?l[f].link[p].href:"#",r=l[f].title.$t,"media$thumbnail"in l[f]?n=l[f].media$thumbnail.url.replace(/\/s[0-9]+(-c)?/,""):l[f].content.$t.match(/\<img.+src\=(?:\"|\')(.+?)(?:\"|\')(?:.+?)\>/)?(s=l[f].content.$t,a=s.indexOf("<img"),b=s.indexOf('src="',a),c=s.indexOf('"',b+5),d=s.substr(b+5,c-b-5),-1!=a&&-1!=b&&-1!=c&&""!=d&&(n=d)):n="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8iC7T4EpjHF500uvAO8HeLnZr1DOzuXhayN9k6HEskdbwnsXNDMXvJaF2OHSt8Ay7nhuImYNRLNcOqHCUZn3iqZyTjqtZ90mMQfTwKa60WDNi30NciwL5l_BcSCw0k0gyBDy_U6TtLL8q/w300-h225-p-k-no-nu/dagruel-no-image.png";o+='<li><a href="'+e+'" title="'+r+'">'+('<img src="'+n+'"/>')+"<span>"+r+"</span></a></li>"}i.innerHTML=o}"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+'?alt=json-in-script&max-results=0&callback=randPosx"><\/script>'):document.write('<script src="'+randSite+'/feeds/posts/default?alt=json-in-script&max-results=0&callback=randPosx"><\/script>');
//]]>
</script>
</ul>
<b:else/>
<!-- hiển thị trên PC -->
<style>
#randPosx{list-style:none;margin:0;padding:0;overflow:hidden}
#randPosx li{width:calc(32% - 5px);float:left;margin:0 5px 5px 0;padding-top:40%;position:relative;overflow:hidden}
#randPosx li img{position:absolute;top:0;width:100%;height:100%;object-fit:fill }
#randPosx li span{position:absolute;bottom:0;right:0;left:0;color:#FFF;font-size:12px;line-height:normal;padding:6px;background:linear-gradient(to bottom, rgba(0, 0, 0, .05) 6%, rgba(0, 0, 0, .85) 70%)}
@media screen and (max-width: 680px){#randPosx li{width:calc(50% -5px)}}
</style>
<ul id='randPosx'>
<script type='text/javascript'>
//<![CDATA[
quotes2randPosxAds = new Array()
quotes2randPosxAds[0] = "Top Ads"
quotes2randPosxAds[1] = "Chăm Sóc Sức Khỏe"
quotes2randPosxAds[2] = "Đồ Gia Dụng Đa Năng Tiện Ích"
randomquote2randPosxAds = Math.random() * (quotes2randPosxAds.length)
randomquote2randPosxAds = Math.floor(randomquote2randPosxAds)
var randContent = 6;
var randLabel = quotes2randPosxAds[randomquote2randPosxAds];
var randSite = "https://www.digitalnomad.vn/";
var randID = "randPosx";
function getRandomInt(t,e){return Math.floor(Math.random()*(e-t+1))+t}function shuffleArray(t){var e,n,r=t.length;if(0===r)return!1;for(;--r;)e=Math.floor(Math.random()*(r+1)),n=t[r],t[r]=t[e],t[e]=n;return t}function randPosx(t){var e=getRandomInt(1,t.feed.openSearch$totalResults.$t-randContent);"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+"?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>'):document.write('<script src="'+randSite+"/feeds/posts/default?alt=json-in-script&start-index="+e+"&max-results="+randContent+'&callback=rePosx"><\/script>')}function rePosx(t){for(var e,n,r,i=document.getElementById(randID),l=shuffleArray(t.feed.entry),o="",f=0,u=l.length;f<u;f++){for(var p=0,m=l[f].link.length;p<m;p++)e="alternate"==l[f].link[p].rel?l[f].link[p].href:"#",r=l[f].title.$t,"media$thumbnail"in l[f]?n=l[f].media$thumbnail.url.replace(/\/s[0-9]+(-c)?/,""):l[f].content.$t.match(/\<img.+src\=(?:\"|\')(.+?)(?:\"|\')(?:.+?)\>/)?(s=l[f].content.$t,a=s.indexOf("<img"),b=s.indexOf('src="',a),c=s.indexOf('"',b+5),d=s.substr(b+5,c-b-5),-1!=a&&-1!=b&&-1!=c&&""!=d&&(n=d)):n="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8iC7T4EpjHF500uvAO8HeLnZr1DOzuXhayN9k6HEskdbwnsXNDMXvJaF2OHSt8Ay7nhuImYNRLNcOqHCUZn3iqZyTjqtZ90mMQfTwKa60WDNi30NciwL5l_BcSCw0k0gyBDy_U6TtLL8q/w300-h225-p-k-no-nu/dagruel-no-image.png";o+='<li><a href="'+e+'" title="'+r+'">'+('<img src="'+n+'"/>')+"<span>"+r+"</span></a></li>"}i.innerHTML=o}"undefined"!=typeof randLabel?document.write('<script src="'+randSite+"/feeds/posts/default/-/"+randLabel+'?alt=json-in-script&max-results=0&callback=randPosx"><\/script>'):document.write('<script src="'+randSite+'/feeds/posts/default?alt=json-in-script&max-results=0&callback=randPosx"><\/script>');
//]]>
</script>
</ul>
</b:if>
<!--End Chen random Post Image Gallery-->
Sidebar tiếp thị liên kết bên phải ( D.7 )
<!--Sidebar tiếp thị liên kết -->
<style>/* <![CDATA[ */
.flex{display:-ms-flexbox;display:-webkit-flex;display:flex}.align-center{-webkit-align-items:center;align-items:center}
.flex-align{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.flex-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:center}
.text-center{text-align:center}
.w-50{float:left;width:50%}
.zalo-icon:before,.contact-icon:before{content:"";display:inline-block;vertical-align:middle;width:48px;height:48px;background-position:center center;background-repeat:no-repeat}
.zalo-icon:before{background-color:#018fe5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 97.4 87.2' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='%23fff' d='M78.4,42c-1.4,0-2.4,0.6-3.2,1.7c-0.7,1-1,2.2-1,3.7c0,1.5,0.3,2.7,1,3.7c0.8,1.2,1.8,1.7,3.2,1.7 c1.4,0,2.5-0.6,3.2-1.7c0.7-1,1-2.2,1-3.7c0-1.4-0.3-2.6-1-3.6C80.8,42.6,79.7,42,78.4,42z' fill-rule='evenodd'%3E%3C/path%3E%3Cpath fill='%23fff' d='M48.8,0C21.9,0,0,19.5,0,43.6c0,11.9,5.4,22.7,14,30.6c2.2,2-5.4,10.5-9,11.3c10.4,2.9,20.7-3.4,23.2-2.4 c6.2,2.6,13.2,4,20.5,4c26.9,0,48.7-19.5,48.7-43.6C97.5,19.5,75.7,0,48.8,0z M27.8,58.2H14.6c-3.1,0-4.6-1.1-4.6-3.3 c0-1,0.6-2.4,1.8-4l11.8-15.6h-8.5c-3.1,0-4.7-1-4.7-3c0-2,1.6-3,4.7-3h11.2c3.8,0,5.7,1.1,5.7,3.2c0,1-0.6,2.3-1.9,4L18.5,52.2 h9.3c3.1,0,4.7,1,4.7,3C32.5,57.2,30.9,58.2,27.8,58.2z M54.9,53.8c0,3.1-1.1,4.7-3.2,4.7c-1.4,0-2.4-0.7-3.1-2.2 c-1.3,1.6-3.1,2.4-5.4,2.4c-2.9,0-5.3-1.2-7.2-3.5c-1.7-2.2-2.5-4.8-2.5-7.8c0-3,0.9-5.6,2.7-7.8c1.9-2.3,4.3-3.5,7.3-3.5 c2.2,0,3.9,0.8,5.1,2.3c0.7-1.4,1.8-2,3.1-2c2.1,0,3.2,1.5,3.2,4.6V53.8z M64.7,53.8c0,3.1-1.1,4.7-3.2,4.7c-2.1,0-3.2-1.6-3.2-4.7 V31.9c0-3.1,1.1-4.7,3.2-4.7c2.1,0,3.2,1.6,3.2,4.7V53.8z M78.4,58.9c-3.2,0-5.9-1.1-7.9-3.3c-2-2.2-3-4.9-3-8.1s1-6,3-8.1 c2-2.2,4.7-3.3,7.9-3.3c3.3,0,5.9,1.1,7.9,3.3c1.9,2.1,2.9,4.9,2.9,8.1s-1,6-2.9,8.1C84.2,57.8,81.6,58.9,78.4,58.9z' fill-rule='evenodd'%3E%3C/path%3E%3Cpath fill='%23fff' d='M44.4,42.2c-1.3,0-2.4,0.5-3.1,1.6c-0.7,1-1,2.1-1,3.5c0,1.4,0.3,2.6,1,3.6c0.8,1.1,1.8,1.7,3.2,1.7 c1.3,0,2.4-0.6,3.1-1.7c0.6-1,1-2.2,1-3.6c0-1.4-0.3-2.5-1-3.5C46.7,42.8,45.7,42.2,44.4,42.2z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");background-size:55%}
.contact-icon:before{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.407%200h-21.1C.586%200%200%20.586%200%201.306v21.1c0%20.72.586%201.306%201.306%201.306h21.1c.72%200%201.306-.586%201.306-1.305V1.297C23.702.587%2023.117%200%2022.407%200zm-9.094%2018.046c0%20.41-.338.737-.738.737H3.9c-.41%200-.738-.337-.738-.737v-1.634c0-.408.337-.737.737-.737h8.675c.41%200%20.738.337.738.737v1.634zm7.246-5.79c0%20.408-.338.737-.738.737H3.89c-.41%200-.737-.338-.737-.737v-1.634c0-.41.337-.737.737-.737h15.923c.41%200%20.738.337.738.737v1.634h.01zm0-5.8c0%20.41-.338.738-.738.738H3.89c-.41%200-.737-.338-.737-.738V4.822c0-.408.337-.737.737-.737h15.923c.41%200%20.738.338.738.737v1.634h.01z%22/%3E%3C/svg%3E);background-color:#00aeef;background-size:43%}
.contact-module{position:fixed;top:50%;left:-450px;transform:translate(-0%,-50%);max-width:480px;z-index:20;transition:left .7s}
.contact-module:hover{left:0}
.contact-module-content{background:#fff;padding:20px;border-radius:0 4px 4px 0;box-shadow:rgba(0,0,0,0.3) 0 0 6px,rgba(0,0,0,0.15) 0 1px 6px}
.contact-module-content>div>div:nth-of-type(1){margin-bottom:20px}
.contact-module-content>div>div:nth-of-type(2){background:#dadce0;opacity:.7;padding:10px;border-radius:4px}
.contact-module-content>div>div:nth-of-type(2)>div:nth-of-type(2){width:2px;background:#00aeef;margin:0 10px}
.contact-text-wrapper h3{line-height:1.5;opacity:.8;text-transform:uppercase;cursor:default}
.contact-module-content a{color:#212529}
.contact-module-title{background:#00aeef;border:1px solid #00aeef;border-radius:0 4px 4px 0;color:#fff;width:30px;height:150px}
.contact-module-title>div{transform:rotate(-90deg);white-space:nowrap;letter-spacing:3px;font-size:90%;font-weight:500}
.contact-module-content .has-icon{width:48px;height:48px;border-radius:50%;overflow:hidden}
.contact-set a>div:nth-of-type(2){line-height:1.4}.contact-set h4{margin-bottom:5px}
.contact-text-wrapper>div:nth-of-type(3){line-height:1.6}
.contact-text-wrapper>div:nth-of-type(3) a{font-size:1.2rem;font-weight:500}
.contact-text-wrapper>div:nth-of-type(3) a+span{font-size:1.4rem;opacity:.7}
.is-divider{display:block;margin: .7em 0 .5em;background:rgba(0,0,0,0.1);width:100%;max-width:50px;height:2px}
/* ]]> */</style>
<!--Chen code sau duoi style nếu không cho hiển thị tren dien thoai
@media(min-width:1025px){.contact-module-title{cursor:pointer}}
@media(max-width:480px){.contact-module{display:none!important}}
-->
<div class='contact-module flex'>
<div class='flex-align'>
<div class='contact-module-content flex'>
<div>
<div class='contact-title'>
<div class='contact-text-wrapper'>
<div>
<h3 class='text-center'>
An tâm mua sắm tại nhà - giao hàng tận nơi - chẳng lo về giá </h3>
</div>
<div class='flex-center'>
<div class='is-divider'/>
</div>
<div class='text-center'>
<!--
<div><a href='tel:-' rel='nofollow'>-1-</a><span> | </span><a href='tel:-' rel='nofollow'>-2-</a></div>
<div><span>Email: Freelancervietlach@gmail.com</span></div>
-->
<!-- Code nút ngang dien thoai Zalo -->
<style>
.nut-ngang-chat-zalo {
background: #8eb22b;
border-radius: 20px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
float:left;
}
.nut-ngang-chat-face {
background: #125c9e;
border-radius: 20px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
float:left;
}
.nut-ngang-hotline {
background: #d11a59!important;
border-radius: 20px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
float:left;
}
.nut-ngang-chat-zalo a, .nut-ngang-chat-face a, .nut-ngang-hotline a {
font-size: 15px;
color: white;
font-weight: 400;
text-transform: none;
line-height: 0;
}
}
</style>
<!--Chen code sau duoi style nếu không cho hiển thị tren dien thoai
@media (max-width: 549px){
.float-contact{
display:none
}
-->
<a href='https://shorten.asia/Xm3w3ZvW'>
<button class='nut-ngang-hotline'>
Món ăn vặt
</button>
</a>
<a href='https://shorten.asia/Pyxx3v2H'>
<button class='nut-ngang-chat-face'>
Đồ ăn liền
</button>
</a>
<a href='https://shorten.asia/UnEGSyBd'>
<button class='nut-ngang-hotline'>
Mì ăn liền
</button>
</a>
<a href='https://go.isclix.com/deep_link/4442979790914282835?url=https://tiki.vn/cua-hang/dien-may-gia-dung-smilemart'>
<button class='nut-ngang-chat-zalo'>
Đồ Điện Gia Dụng
</button>
</a>
<a href='https://go.isclix.com/deep_link/4442979790914282835?url=https://shopee.vn/kojimevn'>
<button class='nut-ngang-hotline'>
Đồ gia dụng tiện ích
</button>
</a>
<a href='https://go.isclix.com/deep_link/4442979790914282835?url=https://shopee.vn/locknlockvn'>
<button class='nut-ngang-chat-face'>
Đồ Gia Dụng Nhà Bếp
</button>
</a>
<a href='https://go.isclix.com/deep_link/4442979790914282835?url=https://tiki.vn/cua-hang/dao-hai-san'>
<button class='nut-ngang-chat-zalo'>
Vựa Hải Sản - Cua Ghẹ Tươi Sống
</button>
</a>
<!-- End code nút ngang dien thoai Zalo -->
</div>
</div>
</div>
<!--
<div class='contact-set flex text-center'>
<div class='w-50'>
<a href='#' rel='noopener nofollow' target='_blank' title='Chat Zalo'>
<div class='flex-center'><span class='flex has-icon zalo-icon'/></div>
<div>
<h4>Chat Zalo</h4>
<p>Chat trực tuyến trên Zalo</p>
</div>
</a>
</div>
<div/>
<div class='w-50'>
<a href='#' title='Shop tại nhà'>
<div class='flex-center'><span class='has-icon contact-icon'/></div>
<div>
<h4>Gửi yêu cầu</h4>
<p>Chúng tôi sẽ phản hồi ngay khi nhận được yêu cầu</p>
</div>
</a>
</div>
</div>
-->
</div>
</div>
<div class='contact-module-title flex-center'>
<div>Shop tại nhà</div>
</div>
</div>
</div>
<!--End Sidebar tiếp thị liên kết-->
Quảng cáo ngẫu nhiên kết hợp với Iframe tiếp thị liên kết ( D.8 )
<center>
<p style='font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;font-size: 14px;letter-spacing: 2px;word-spacing: 2px;color: #000000;font-weight: normal;text-decoration: none;font-style: normal;font-variant: small-caps;text-transform: none;'>
Sau đây là 1 phút dành cho quảng cáo, <b style='color: Blue;'>trước khi đọc nội dung tiếp theo</b>, quý độc giả yêu thích sản phẩm bên dưới, chỉ cần click để mua hàng, dễ dàng, nhanh chóng thuận tiện.
</p>
</center>
<!--Ads banner Top vietquangcao.xyz -->
<b:if cond='data:blog.isMobileRequest'>
<!-- hiển thị trên Mobile -->
<!--script Ads random menu -->
<script type='text/javascript'>
AdsmenuquotesTopIframe = new Array()
// Iframe;
AdsmenuquotesTopIframe[0] = "<iframe src='https://www.vietquangcao.xyz/ads-nen-xanh-thankyoub928' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[1] = "<iframe src='https://www.vietquangcao.xyz/ads-top-iframe-an-vatg829' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[2] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-noi-com-dienbe721' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[3] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-may-xay-sinh-towgh386' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[4] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-dong-trung-ha-thaof84' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[5] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-thiet-bi-ho-tro-hoc-tapi935' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[6] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-do-dung-dung-cu-thong-minh-tien-ich-cho-gian-bepuw187' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[7] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-do-dung-dung-cu-thong-minh-tien-ich-cho-phong-tam-nha-ve-sinhuwo153' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[8] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-vat-pham-phong-thuywy337' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[9] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-may-phun-suong-den-xong-tinh-dau5k2' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[10] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-trang-tri-nha-cua-den3d-den-chieu-phong-ngulq529' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[11] = "<iframe src='https://www.vietquangcao.xyz/tinh-dau-thien-nhienci139' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[12] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-sua-cong-thucyup562' style='max-width:100%;height:520px;'/>"
AdsmenuquotesTopIframe[13] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-sua-cong-thuckoai218' style='max-width:100%;height:520px;'/>"
AdsmenurandomquoteTopIframe = Math.random() * (AdsmenuquotesTopIframe.length)
AdsmenurandomquoteTopIframe = Math.floor(AdsmenurandomquoteTopIframe)
document.write(AdsmenuquotesTopIframe[AdsmenurandomquoteTopIframe])
</script>
<!--End script Ads random menu -->
<!--<iframe height='520' src='https://www.vietquangcao.xyz/ads-nen-xanh-thankyoub928' width='100%'/>-->
<b:else/>
<!-- hiển thị trên PC -->
<!--<iframe height='320' src='https://www.vietquangcao.xyz/ads-nen-xanh-thankyoub928' width='100%'/>-->
<!--script Ads random menu -->
<script type='text/javascript'>
AdsmenuquotesTopIframe = new Array()
// Iframe;
AdsmenuquotesTopIframe[0] = "<iframe src='https://www.vietquangcao.xyz/ads-nen-xanh-thankyoub928' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[1] = "<iframe src='https://www.vietquangcao.xyz/ads-top-iframe-an-vatg829' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[2] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-noi-com-dienbe721' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[3] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-may-xay-sinh-towgh386' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[4] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-dong-trung-ha-thaof84' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[5] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-thiet-bi-ho-tro-hoc-tapi935' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[6] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-do-dung-dung-cu-thong-minh-tien-ich-cho-gian-bepuw187' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[7] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-do-dung-dung-cu-thong-minh-tien-ich-cho-phong-tam-nha-ve-sinhuwo153' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[8] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-vat-pham-phong-thuywy337' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[9] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-may-phun-suong-den-xong-tinh-dau5k2' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[10] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-trang-tri-nha-cua-den3d-den-chieu-phong-ngulq529' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[11] = "<iframe src='https://www.vietquangcao.xyz/tinh-dau-thien-nhienci139' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[12] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-sua-cong-thucyup562' style='max-width:100%;height:320px;'/>"
AdsmenuquotesTopIframe[13] = "<iframe src='https://www.vietquangcao.xyz/iframe-blogger-sua-cong-thuckoai218' style='max-width:100%;height:320px;'/>"
AdsmenurandomquoteTopIframe = Math.random() * (AdsmenuquotesTopIframe.length)
AdsmenurandomquoteTopIframe = Math.floor(AdsmenurandomquoteTopIframe)
document.write(AdsmenuquotesTopIframe[AdsmenurandomquoteTopIframe])
</script>
<!--End script Ads random menu -->
</b:if>
<!--End Ads banner Top vietquangcao.xyz -->