    
    $(document).ready(function(){
        $(".lightbox").lightbox();
    });
