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

}); 