function popupAvisos(){
	window.open("../images/afiche.jpg", "COREIS", "height=650,width=450,left=100,top=200")
//	window.open("../vista/emergente.php", "COREIS", "height=400,width=400,left=100,top=200")
}
function popupCronograma(){
	window.open("../docs/cronograma.png", "COREIS", "height=400,width=600,left=100,top=200")
}
function popupNoticias(){
	window.open("../docs/cronograma.png", "COREIS", "height=400,width=600,left=100,top=200")
}