jq(function(){
    //use prepOverlay from plone.app.jquerytools to show images
    jq('.sl-img-wrapper a').prepOverlay({subtype:'image'});
    
});
