function profesores() {
	ventana = open("./util/profesores.php","","width=450, height=450"); }

function grupos() {
	ventana = open("./util/grupos.php","","width=450, height=450"); }

function gruposp() {
	ventana = open("./util/gruposp.php","","width=450, height=450"); }

function profesoresev() {
	ventana = open("./util/profesoresev.php","","width=450, height=450"); }
