$(document).ready(function(){(window.location.pathname==="/signup/"||window.location.pathname==="/contact-us/signup/")&&localStorage.setItem("newslettershow1",1);var n=localStorage.getItem("newslettershow1");n===null&&$("#voucherModal").length<1&&(localStorage.setItem("newslettershow1",1),new bootstrap.Modal("#newsletterModal").show());$(".popupbackground, .popupclose").click(function(){$(".popupbackground").fadeOut()})})