jQuery(function() {
		jQuery("#tabs").tabs();
		jQuery("#carttabs").tabs();
	});
