if (window.location.pathname.match(/\?app=1$/)){ document.getElementById('someID').style.display = "none"; }