$(function() {
	$('#image_table a').lightBox();
});

