$(document).ready(function () {
    // JQ - Lightbox Img
    $('.right_section a').lightBox();
});
