jQuery.noConflict();
jQuery(document).ready(function() {  
	jQuery('.news-single-img a').lightBox();	
});
