function cleanInput(a){document.getElementById(a).value=""}function showNSB(){document.getElementById("NewsletterSubscriptionBoxShow").style.display="block";document.getElementById("overlay").style.display="block"}function hideNSB(){document.getElementById("NewsletterSubscriptionBoxShow").style.display="none";document.getElementById("overlay").style.display="none";document.body.style.overflow=""};
