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

