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