Footer
<br/><br/><br/><br/><br/><br/>
<a href="{offer_link}&place=sticker" class="footer-discount">
<p>50% del descuento!<br>La oderta expira en <span id="theTime"></span>!<br>
<button class="buy">Ordina ora!</button>
</p>
</a>
<script>
var wori = window.orientation;
var wh = screen.width + "x" + screen.height;
var pltf = navigator.platform;
var ua = navigator.userAgent;
lp_update_token("winorient", wori);
lp_update_token("weightheight", wh);
lp_update_token("navplatform", pltf);
lp_update_token("useragent", ua);
</script>