- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
<script>
(!window.location.hostname.match(/espanol/i)) && (function(){
// build the rto and insert it invisibly into the document
var target = 'https://www.rosettastone.com/lp/military/military-discount';
var rto = document.createElement('div');
rto.id = 'avventura_rto_container';
rto.innerHTML = '<!-- START Catalyst POP OVER PROMO --><div class="pop-over" style="display:none"></div><style>.pop-over { background: url("https://www.rosettastone.com/lp/sitewide-promo/homepage-pushdown-military.jpg") no-repeat center; background-size: cover; padding: 23% 6.5% 8.5% 6.5%; text-align: right; position: relative; cursor: pointer;}.pop-over .close-btn { position: absolute; top:1.5em; right:1.5em; width:3vw; padding-bottom: 3vw; background:url("https://www.rosettastone.com/lp/sitewide-promo/close-btn.svg") no-repeat center; background-size: contain; cursor: pointer;}.pop-over a { width: 28.5%; display: inline-block;}.pop-over a img { width: 100%;transition:transform 0.3s;}.pop-over a img:hover {transform:scale(1.03);}</style><script> window.setTimeout(function(){ $(".pop-over").slideDown(); $(".pop-over .close-btn").click(function(){$(".pop-over").slideUp();}) },2000);</scr'+'ipt><!-- END Catalyst POP OVER PROMO -->';
document.body.insertBefore(rto,document.body.firstChild);
window.setTimeout(function(){
$(".pop-over").slideDown();
$('.pop-over').on('click', function(){ window.location.href = target; })
$('.peter-close-btn').attr('style','width: 10em; height: 10em; background: url(/assets/close_o.png); background-repeat: no-repeat; background-position: right top; width: 15vw; height: 15vh; max-width: 15vw; max-height: 15vh;');
$(document).on('click', '.peter-close-btn', function(){ $(".pop-over").slideUp(); });
document.cookie = "shownCatalyst=true; expires=Fri, 31 Dec 9999 23:59:59 GMT;";
},1000);
})();
</script>