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