<script> function ocultar(){ //Pon aquí el código para ocultar la capa } document.onmousedown=ocultar </script>