$(document).ready(function() {
	$("a.thickbox").lightBox();
});