 $(function() {
        $('#gallery a').lightBox();
    });
    
     $(function() {
        $('#gallery1 a').lightBox();
    });
