$.getScript("http://www.lss.pnp.gov.ph/pnplssaugust152011/_scripts/dates_n_time/jquery.timeago.js", function() {
	$("span.timeago").timeago();
});

