skit.define("library.overlays.AmbiguousProgressOverlay:html", ["skit.thirdparty.handlebars:runtime"], function() { return ((function(Handlebars) { var template = Handlebars.VM.template({"1":function(container,depth0,helpers,partials,data) { var helper; return "
" + container.escapeExpression(((helper = (helper = helpers.subsubtext || (depth0 != null ? depth0.subsubtext : depth0)) != null ? helper : helpers.helperMissing),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : {},{"name":"subsubtext","hash":{},"data":data}) : helper))) + "
\n"; },"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) { var stack1, alias1=depth0 != null ? depth0 : {}; return " "; },"useData":true}, Handlebars); var partials = {}; return function(context, opt_options) { var options = opt_options || {}; options.partials = partials; return template(context, options); } })).apply(this, arguments)});