jQuery(document).ready(function($) {
	$(".ui-tabs").tabs();
});