// JavaScript Document
$(function(){
	$('#table a').lightBox();
});

