jQuery(document).ready(function(){
	$(".gallery-icon a").fancybox();
});
