$(document).ready(function() {


	
	$(".page-item-384 a").fancybox({
		'titleShow': false
	});
	
});
