$(document).ready(function(){
    $("a.lightbox-view").lightBox();
});