jQuery(window).load(function()
    {
    jQuery(".lightbox").lightbox();
    });
