Meta Description" name="description" />
<body>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<style type="text/css">
*, a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body { margin: 0; background-color: #000; width: 100%; height: 100%; }
#stage {
width: 100%;
height: auto;
position: relative;
overflow: hidden;
background-color: #000;
top: 50%;
transform: translateY(-50%);
}
</style>
<script type="text/javascript">
window.onload = function() {
document.addEventListener('touchmove', function (e) {
e.preventDefault();
}, {passive: false});
}
</script>
<div id="stage">
<a style="position:absolute; top:13%; left:0%; width:100%; height:75%; z-index:100;" href="%%DEST_URL_UNESC%%" target="_blank" rel="noopener" onclick="return fireClickTracker() && function(){return true;}()"></a>
<img src="https://pandora.com/static/DISPLAY/2021/mobile/16596_INT/16596_INT.jpg" width="100%">
</div>
<script type="text/javascript">
function fireClickTracker() {
var img = document.createElement("img");
img.setAttribute("src", "%%CLICK_URL_UNESC%%https://www.pandora.com");
img.style.visibility = 'hidden';
document.body.appendChild(img);
return true;
}
</script>
</body>
2
2
150KB
150KB
156.0ms
157.0ms
303.0ms