(function () {
if (window["LoadBanners"]) {
var r = Math.random() * 10;
var lnk = window.location.href;
var inImg = '';
var inPag = '';
var inArts = '';
var inPop = '';
if (lnk.includes("lich-thi-dau-bong-da")) {
return;
}
if (lnk.indexOf('/hotgirl/') > -1 || lnk.indexOf('442137') > -1 || lnk.indexOf('442114') > -1) {
return;
}
//var adByCat = '';
////vietnam: ,2,2,4,5,6,7,8,11,12,39,75,76,112,151,192, - anh: ,13,14,15,16,17,
//if (',2,3,4,5,6,7,8,11,12,39,75,76,112,151,192,'.indexOf(',' + _ad_cat_code + ',') != -1) {
//}
//if (lnk.indexOf('/ben-ngoai-duong-piste/') > -1) {
//}
//if (lnk.indexOf('3965672304') > -1) {
// popCode = '';
//}
LoadBanners([
{
pos: 'top',
size: 'wide auto',
code: '',
type: 'html',
within: 1
},
{
pos: 'flyfix',
size: '',
code: '',
type: 'embed',
within: 1
},
{
pos: 'floatlft',
size: 'fix-lft',
code: ' ',
type: 'html',
within: 1
},
{
pos: 'floatrgt',
size: '',
code: ' ',
type: 'html',
within: 1
},
{
pos: 'middle1',
size: 'auto',
code: '',
type: 'html',
within: 1
},
{
pos: 'middle2',
size: 'auto',
code: '',
type: 'html',
within: 1
},
{
pos: 'textlink1',
size: '',
code: '',
type: 'html',
within: 1
},
{
pos: 'textlink2',
size: '',
code: '',
type: 'html',
within: 1
},
{
pos: 'native1',
size: '',
code: '',
type: 'html',
within: 1
},
{
pos: 'native2',
size: '',
code: '',
type: 'html',
within: 1
},
{
pos: 'right1',
size: 'auto',
code: '',
type: 'html',
within: 1
},
{
pos: 'right2',
size: '',
code: '',
type: 'html',
within: 1
},
{
pos: 'inpara',
size: '',
code: '',
type: 'repos',
within: 0
},
{
pos: 'bottom1',
size: 'wide auto',
code: '',
type: 'html',
within: 1
},
{
pos: 'footer',
size: 'wide auto',
code: '',
type: 'html',
within: 1
},
{
pos: 'inpage',
size: '',
code: '',
type: 'script',
within: 0
},
{
pos: 'popup',
size: '',
code: inImg + inPag + inArts + inPop, //code qc in article + qc tin lien quan + qc trong noi dung binh luan + qc popup
type: 'embed',
within: 0
}
]);
}
})();