$(document).ready(function() {
	$('div.pictures a.lightbox').lightBox();
});
