jQuery(function(){$(".screenshot").fancyZoom({directory:"/apps/iconHarvester/public/images/zoom",width:320,height:480,scaleImg:!0,createContent:function(a){var b=$("<img>");b.attr("src",a.attr("href"));var c=$("<div>");c.append(b);return c}})})

