media/js/sjl.js @ 61f8d33db2b1

Change the Rochester link.
author Steve Losh <steve@stevelosh.com>
date Sun, 04 Jul 2010 15:08:44 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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