(function () {
if (window["LoadBanners"]) {
var _ad_cat_code = '';
var lnk = window.location.href;
//if (lnk.indexOf('/hotgirl') > -1) {
// return;
//}
if (',2,3,4,5,6,7,8,11,12,39,75,76,112,151,192,'.indexOf(',' + _ad_cat_code + ',') != -1) {
}
LoadBanners([
{
pos: 'top',
size: 'wide auto',
code: '',
type: 'embed',
within: 1
},
{
pos: 'flyfix',
size: '',
code: '',
type: 'embed',
within: 1
},
{
pos: 'floatlft',
size: 'fix',
code: ' ',
type: 'html',
within: 1
},
{
pos: 'floatrgt',
size: '',
code: ' ',
type: 'html',
within: 1
},
{
pos: 'native1',
size: '',
code: '',
type: 'html',
within: 1
},
{
pos: 'center1',
size: 'wide auto',
code: '',
type: 'embed',
within: 1
},
{
pos:'center2',
size:'auto',
code:'',
type:'embed',
within: 1
},
{
pos: 'center3',
size: 'auto',
code: '',
type: 'embed',
within: 1
},
{
pos: 'right1',
size: '',
code: '',
type: 'embed',
within: 1
},
{
pos: 'right2',
size: '',
code: '',
type: 'embed',
within: 1
},
{
pos: 'right3',
size: '',
code: '',
type: 'embed',
within: 1
},
{
pos: 'right4',
size: 'large',
code: '',
type: 'embed',
within: 1
},
{
pos: 'footer',
size: 'wide auto',
code: '',
type: 'embed',
within: 1
},
{
pos: 'popup',
size: '',
code: '',
type: 'embed',
within: 0
}
]);
}
})();