$(document).ready(function()
    {

 $('.ngg-gallery-thumbnail-box a').lightBox();

    });