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