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

}); 
