$(document).ready(function() { 
	$('#flavor_details_tabs').tabs();
});
