$(document).ready(function() {
		$(".post a img").parent("a").addClass("thickbox");
	});
//$(".post a img").parent("a").addClass("thickbox");
//var $j = jQuery.noConflict(); 