function AbrirVentana(url){open(url, "Sizewindow", "width=750,height=500,top=20,left=15,scrollbars=yes,resizable=yes,menubar=no,status=no,toolbar=no");}

function AbrirVentanaP(url){open(url, "Sizewindow", "width=750,height=500,top=20,left=15,scrollbars=yes,resizable=yes,menubar=no,status=no,toolbar=no");}