
function removeInfo(dis){
	dis.parent().parent().remove();
	$.get("templates/Default/grafica/scripts/hidebox.php",function(data){});
}