$(function() {
	jQuery.fn.fancybox.defaults.path = assets_url + 'images/fancybox/';
	$(".img a").fancybox( );
});
