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