$(document).ready(function(){
  $(".with_tooltip").simpletooltip();
});
