<script> var a = location.href; if (a.match(/mywebsite/) document.getElementById("al-form").style.display = 'none'; </script>