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