function ventana5(){
	finestra=window.open("curso_coaching_profesionales.html","curso_coaching_profesionales","width=640, height=600,scrollbars=yes");
}
function ventana4(){
	finestra=window.open("cursos/presentacion.html","curso_coaching_nutricional_online");
}
function ventana2(){
	finestra=window.open("../curso_coaching_profesionales.html","curso_coaching_profesionales","width=640, height=600,scrollbars=yes");
}
function ventana6(){
	finestra=window.open("asesoramiento_empresas_restauracion.html","asesoramiento_empresas_restauracion","width=640, height=600,scrollbars=yes");
}
function ventana1(){
	finestra=window.open("expertos.html","curso_coaching_profesionales","width=510, height=600,scrollbars=yes");
}
function ventana3(){
	finestra=window.open("../proteccion_datos.html","curso_coaching_profesionales","width=510, height=600,scrollbars=yes");
}
function cerrar(){
	finestra=window.close();
}


