$(function() {
	$('.imagesList a').lightBox({fixedNavigation:true});
	$('a.lek').lightBox({fixedNavigation:true});
});
