$(document).ready(function() {
  $(".tt a[title]").tooltip();
});
