media/js/sjl-gallery.js @ 2c968f6a038b

Add an ATOM feed.
author Steve Losh <steve@stevelosh.com>
date Fri, 08 Jan 2010 18:26:10 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});