$(document).ready(function() {
	$("div.gallery a").fancybox();
});
