Last active
June 2, 2016 01:14
-
-
Save israelb/afbb3f55b9d1732d0b908076be2662c6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='text/javascript'> | |
//... | |
//... | |
gptadslots[6]= googletag.defineSlot('/72776159/LifeandStyle/' + var_section, [[300,250]],'box_4').defineSizeMapping(mappingBox).setTargeting('pos',['6']).addService(googletag.pubads()); | |
// ... | |
//... | |
</script> | |
<div id='box_4'> | |
<script type='text/javascript'> | |
googletag.cmd.push(function() { googletag.display('box_4'); }); | |
</script> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment