(function($){
$(function(){
  $("abbr.timeago").timeago();
  
});
}(jQuery));

  
