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