$(document).ready(function(){
	$('a.thickbox').colorbox();
})
