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

