(function($) { $.widget("ui.calculator", { options: { autoShow: true, currentSum: [] }, _create: function() { var div = $("
"), list = $("