 $(document).ready(function(){
	$("#shots_gallery a").fancybox();
	$("#grind_gallery a").fancybox();
	$("#branding_gallery a").fancybox();
});