// JavaScript Document
 $(function() {
        $('.galery a').lightBox();
	 $('.box-galery2').lightBox();
    });

