<script type='text/javascript'>
//<![CDATA[
var text = 'Shop Game Nhân Phẩm Shop Game chính chủ hợp tác độc quyền với youtuber Gấu Nhân Phẩm . Hiện shop đang cần số lượng lớn acc , cũg như tuyển cộng tác viên thu acc . Ae nào có nhu cầu thanh lý thì ibox cho shop nhá cám ơn ae rất nhìu Liên hệ mình qua Zalo : 0977186044 Ngoài ra , shop còn rất nhiều trò chơi giải trí cho ae ở mục Game nhé Chúc Anh Em một ngày tốt lành ';
var icon_close = 'https://4.bp.blogspot.com/-K2abxSSGK9I/W4JGheVSp7I/AAAAAAAAEc4/SWOCU1vtTaoFvwXEKc3Oef227zq7c1NQwCLcBGAs/s1600/clock-icon.png'
function closePopup() {
document.getElementById("popup_banner").remove(), setCookie("showPopupBanner", 1,1)
}
function setCookie(e, n, o) {
var t = "";
if (o) {
var i = new Date;
i.setTime(i.getTime() + 24 * 60 * 60 * 1000), t = "; expires=" + i.toUTCString()
}
document.cookie = e + "=" + (n || "") + t + "; path=/"
}
function getCookie(e) {
for (var n = e + "=", o = document.cookie.split(";"), t = 0; t < o.length; t++) {
for (var i = o[t];
" " == i.charAt(0);) i = i.substring(1, i.length);
if (0 == i.indexOf(n)) return i.substring(n.length, i.length)
}
return null
}
1!= getCookie("showPopupBanner") && (document.addEventListener("DOMContentLoaded", function(event) {
var e = '<div id="popup_banner"><div onclick="closePopup()" class="mask_popup_banner"></div><div class="content_popup_banner"><img src="' + icon_close + '" class="close_icon" onclick="closePopup()" alt="Close Image"> ' + text + ' </div></div>';
setTimeout(function() {
document.body.innerHTML += e
}, 1000)
}));
//]]>
</script>
<style>
#popup_banner{position:fixed;width:100%;height:100vh;z-index:99999;top:0;left:0}
.mask_popup_banner{background:rgba(0,0,0,.38);cursor:pointer;position:absolute;width:100%;height:100vh;top:0;z-index:9;left:0}
.content_popup_banner{position:absolute;top:50%;left:50%;z-index:10;transform:translate(-50%,-50%);
background:#fff;
-webkit-box-shadow: inset 0 0 50px 0 #939393;
-moz-box-shadow: inset 0 0 50px 0 #939393;
box-shadow: inset 0 0 50px 0 #939393;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family:Arial;
font-size:22px;
color:#000;
padding:15px;
}
.close_icon{position:absolute;top:-10px;right:-10px;width:35px;cursor:pointer}
@media only screen and (max-width:480px){.content_popup_banner{width:100%;margin:0 10px 0 5px !important}
.close_icon{top:0p;right:20px;width:24px}}
</style>