$(function() {
	$('div.gallery a').lightBox();
	$('div.gallery2 a').lightBox();
});