$(function() {
	$('.bi-image a').lightBox();
	$('.b-ni-item:odd').after("<div class='cc'></div>");
});
