$(document).ready(function() {
	$('#mc-content-inner table tr td a').lightBox();
});

