$(function() {
		$('.idx_gallery a').lightBox({fixedNavigation:true});
	});
$(function() {
		$('#gallery2 a').lightBox({fixedNavigation:true});
	});
