$(document).ready(function(){
	$("#plugin_nav .dropdown").tabs("#plugin_main > section", {effect: 'fade', history: true, current: 'active'});	
});
