media/js/sjl.js @ 37f55dfd4e5f

Add the AFFA entry.
author Steve Losh <steve@stevelosh.com>
date Fri, 30 Apr 2010 22:55:53 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

$(function() {
    $("div.gallery a").colorbox();
});