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

