function fechapop(div){
document.getElementById(div).style.visibility="hidden";

}