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