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