$(function() {
	$("a[rel=screenshots_group]").fancybox({
		'transitionIn'		: 'none',
		'transitionOut'		: 'none'
	});
});
