$(document).ready(function() {
    $('#galleryWrapper a').lightBox();	
});

