		$(document).ready(function() {
			$("#thegal ul li a").fancybox();
		});

