$(document).ready(function(){
	$("div.ssGeasyWrapper a").fancybox();
	$("a.img").fancybox();
});