media/js/sjl.js @ d472b802f5c8

Move the unnecessarily nested pages out.
author Steve Losh <steve@dwaiter.com>
date Fri, 18 Jun 2010 09:26:19 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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