media/js/sjl.js @ fe7b5dcbcdcc

Merge with the MODI change.
author Steve Losh <steve@stevelosh.com>
date Sat, 01 May 2010 00:19:01 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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