$(document).ready(function () {
	$("abbr.timeago").timeago();
});

