$(document).ready(function() {
	$('table.thumbs td a').lightBox({
	//fixedNavigation: true,
	txtImage: "Giclee",
	overlayOpacity: .7,
	overlayBgColor: '#000000'
});  // end ligtbox
}); //end ready