$(function() {
        $('#albumitem a').lightBox();
    });
$(function() {
        $('#cataloguegallery a').lightBox();
    });
