$(document).ready(function(){
	$(".imggal a").fancybox();
	$(".events a").fancybox();
	$(".cusineimg a").fancybox();
});

