jQuery(document).ready(function () { jQuery('.fsj_gallery').click(function () { TINY.box.show({ image: jQuery(this).attr('src'), boxid: 'fsjgallery', animate: true }) }); }); /**/