// flutuante
function fechalayer(object){ document.getElementById(object).parentNode.removeChild(document.getElementById(object)) }