 jQuery(function() {
	jQuery('#container-1 ul').tabs();
});

