	ancora = function(id) {
		window.location="#"+id;
		//alert(id);
	}