Skip to content

Instantly share code, notes, and snippets.

@jangelho
Created June 1, 2016 00:13
Show Gist options
  • Save jangelho/d6b074ddf658e1ab640e28dd0311223c to your computer and use it in GitHub Desktop.
Save jangelho/d6b074ddf658e1ab640e28dd0311223c to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Interstitial Chilango</title>
<style>body{font-size:12px;font-family:sans-serif;}p{margin: 0px;padding: 0px;}hr{margin: 15px 0px 25px;border: solid #8B8B8B;border-width: 1px 0 0 0;}div[id*='div-gpt']{padding: 10px;border: 1px solid #ffeb8e;background-color: #fff8dc;}#stage-title{font-size: 20px;}</style>
<!-- Start: GPT Async -->
<script type='text/javascript'>
var gptadslots=[];
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function(){ var gads = document.createElement('script');
gads.async = true; gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script type="text/javascript">
googletag.cmd.push(function() {
//Adslot oop declaration
gptadslots[0] = googletag.defineOutOfPageSlot('/72776159/ChilangoMobile/marfeel', 'div-gpt-ad-584486777641700588-oop').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableAsyncRendering();
googletag.enableServices();
});
</script>
<!-- End: GPT -->
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=2.0, minimum-scale=1.0' />
</head>
<body>
<p><b>Ad slot oop</b> - AdUnit: ChilangoMobile/marfeel - </p>
<br/><!-- Beginning Async AdSlot oop for Ad unit ChilangoMobile/marfeel ### size: -->
<!-- Adslot's refresh function: googletag.pubads().refresh([gptadslots[0]]) -->
<div id='div-gpt-ad-584486777641700588-oop'>
<script type='text/javascript'>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-584486777641700588-oop'); });
</script>
</div>
<!-- End AdSlot oop -->
<hr>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment