$(document).ready(function() {
    $('#thumbnails li a').lightBox();
});
