media/js/sjl-gallery.js @ 896c2c5088b7

Oh great, Disqus' sample code isn't valid XHTML.  That's nice.
author Steve Losh <steve@stevelosh.com>
date Sun, 24 Jan 2010 10:20:19 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});