
	$(document).ready(function() {
		$('div#photos a.photogallery').fancybox();
	});
