$(document).ready(function() {
	$('table.gallery a').lightBox(); 
});
