// JavaScript Document
 $(function() {
        $('.galery a').lightBox();

    });

