jQuery(document).ready(function() {
	$('a.news_gallery').fancybox();
});