function abrirVentanaContacto(){
	window.open('http://www.puma-time.es/contacta/formulario_pumatime.php', '_blank', 'width=750,height=649');
	}