    $(document).ready(function() {
		$("#processtabs").tabs(".pane", {effect: 'slide', initialIndex: null}).history();	
	});
