$(document).ready(function() {

	$('.post-details').tabs();
	
})