$(function() {
	$('.images a').lightBox({containerResizeSpeed:1});
});