$(document).ready(function() {
	$('.news_img').parent("a").lightBox();
});