	function naviga(url){
	
	location.href= url;
	}