/*
$(document).ready( function() {
  $("#content img[title]").tooltip();
});
*/
