function redireccionar(pag){
		window.location.href=pag;
	}  

