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