skit.define("library.websites.WebsiteRenderer:carousel.html", ["skit.thirdparty.handlebars:runtime"], function() { return ((function(Handlebars) {
var template = Handlebars.VM.template({"1":function(container,depth0,helpers,partials,data,blockParams,depths) {
var stack1;
return "
\n
\n"
+ ((stack1 = helpers.each.call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = ((stack1 = ((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.images : stack1)) != null ? stack1.screenshots : stack1)) != null ? stack1.iPhone : stack1),{"name":"each","hash":{},"fn":container.program(2, data, 0, blockParams, depths),"inverse":container.noop,"data":data})) != null ? stack1 : "")
+ "
\n
\n";
},"2":function(container,depth0,helpers,partials,data,blockParams,depths) {
var stack1, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=helpers.helperMissing;
return " \n "
+ container.escapeExpression((helpers.frameByDevice || (depth0 && depth0.frameByDevice) || alias2).call(alias1,(depth0 != null ? depth0.url : depth0),((stack1 = (depths[1] != null ? depths[1].website : depths[1])) != null ? stack1.frameScreenshots : stack1),{"name":"frameByDevice","hash":{},"data":data}))
+ "\n
\n";
},"3":function(container,depth0,helpers,partials,data) {
return " active";
},"5":function(container,depth0,helpers,partials,data) {
var stack1;
return "\n "
+ container.escapeExpression((helpers.frameByDevice || (depth0 && depth0.frameByDevice) || helpers.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = ((stack1 = ((stack1 = ((stack1 = ((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.images : stack1)) != null ? stack1.screenshots : stack1)) != null ? stack1.iPhone : stack1)) != null ? stack1["0"] : stack1)) != null ? stack1.url : stack1),((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.frameScreenshots : stack1),{"name":"frameByDevice","hash":{},"data":data}))
+ "\n";
},"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data,blockParams,depths) {
var stack1;
return ((stack1 = (helpers.ifGreater || (depth0 && depth0.ifGreater) || helpers.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = ((stack1 = ((stack1 = ((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.images : stack1)) != null ? stack1.screenshots : stack1)) != null ? stack1.iPhone : stack1)) != null ? stack1.length : stack1),1,{"name":"ifGreater","hash":{},"fn":container.program(1, data, 0, blockParams, depths),"inverse":container.program(5, data, 0, blockParams, depths),"data":data})) != null ? stack1 : "");
},"useData":true,"useDepths":true}, Handlebars);
var partials = {}; return function(context, opt_options) {
var options = opt_options || {};
options.partials = partials;
return template(context, options);
}
})).apply(this, arguments)});