function dirige(href){
	window.location.href = href;
}