$(function() {
	$('a.thickbox').lightBox();
		
});

