function AbrirVentana() {
window.open("proff.php","_blank","location=1,status=1,scrollbars=1, width=600,height=800");
}
// JavaScript Document
