jQuery(document).ready(function() {
  jQuery('.timeago').timeago();
});