$(document).ready(function(){
	try{
		$(".post-93 .postTitle a").click(function(){
			return false;
		});
	}catch(er){
		
	}
});
