googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([300, 200], [300, 250]).
addSize([766, 200], [160, 600]).
addSize([1024, 200], [300, 600]).
build();
halfPage = googletag.defineSlot('/3551897/ESL_HalfPage_300x600', [1, 1], 'div-gpt-ad-1446061260638-0')
.defineSizeMapping(mapping)
.addService(googletag.pubads().addEventListener('slotRenderEnded', function(e) {
if(e.slot === halfPage) {
jQuery('.secondary .hidden').removeClass('hidden');
}
}));
halfPage.setTargeting("articleid", targeting_articleid);
halfPage.setTargeting("pge", targeting_posttype);
halfPage.setTargeting("cat", targeting_categories);
halfPage.setTargeting("top", targeting_tags);
halfPage.setTargeting("cam", targeting_campid);
googletag.enableServices();
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1446061260638-0'); });
});

