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

});
