(function(){
	$(document).ready(function() {
	    $(".wtp-tabset").tabs();
	});
})();

