media/js/sjl-gallery.js @ 6578a4bf27a2

Fix the resume links.
author Steve Losh <steve@stevelosh.com>
date Sat, 16 Jan 2010 19:48:29 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});