$(function() {

    //activate lightbox on thumbnail links
    $('#thumbnails a').lightbox();

});
