media/js/sjl-gallery.js @ 597b7684e378

Add code styles.
author Steve Losh <steve@stevelosh.com>
date Thu, 14 Jan 2010 22:56:12 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});