1 2 3 4 5 6
<script type="text/javascript"> $(function() { $('.zoom').lightBox(); $('.thumb > a').lightBox(); }); </script>