media/js/sjl-gallery.js @ b1426357f483

Smush images with http://github.com/grosser/smusher
author Steve Losh <steve@stevelosh.com>
date Sat, 09 Jan 2010 00:11:42 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});