skit.define("library.overlays.TitledOverlay: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.className || (depth0 != null ? depth0.className : depth0)) != null ? helper : helpers.helperMissing),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : {},{"name":"className","hash":{},"data":data}) : helper))); },"3":function(container,depth0,helpers,partials,data) { var helper; return " \n " + container.escapeExpression(((helper = (helper = helpers.closeButtonTitle || (depth0 != null ? depth0.closeButtonTitle : depth0)) != null ? helper : helpers.helperMissing),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : {},{"name":"closeButtonTitle","hash":{},"data":data}) : helper))) + "\n \n"; },"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) { var stack1, helper, alias1=depth0 != null ? depth0 : {}; return "
\n
\n" + ((stack1 = helpers["if"].call(alias1,(depth0 != null ? depth0.closeButtonTitle : depth0),{"name":"if","hash":{},"fn":container.program(3, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "") + " " + container.escapeExpression(((helper = (helper = helpers.title || (depth0 != null ? depth0.title : depth0)) != null ? helper : helpers.helperMissing),(typeof helper === "function" ? helper.call(alias1,{"name":"title","hash":{},"data":data}) : helper))) + "\n
\n
\n
"; },"useData":true}, Handlebars); var partials = {}; return function(context, opt_options) { var options = opt_options || {}; options.partials = partials; return template(context, options); } })).apply(this, arguments)});