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

