$(function() {
$('.asset-body a.lb').lightBox();
$('.asset-more a.lb').lightBox();
$('.widget-content li.item a').lightBox();
});


