$(document).ready(function(){
	$('a.homePhotos').fancybox();	
});
