skit.define("library.websites.WebsiteRenderer:nav.html", ["skit.thirdparty.handlebars:runtime"], function() { return ((function(Handlebars) { var template = Handlebars.VM.template({"1":function(container,depth0,helpers,partials,data) { return " invert-navbar"; },"3":function(container,depth0,helpers,partials,data) { return " invert-buttons"; },"5":function(container,depth0,helpers,partials,data) { return " \n"; },"7":function(container,depth0,helpers,partials,data) { var stack1, alias1=container.lambda, alias2=container.escapeExpression; return " \n \""\n \n"; },"9":function(container,depth0,helpers,partials,data) { return "
  • Download from App Store
  • \n"; },"11":function(container,depth0,helpers,partials,data) { return "
  • Download from Google Play
  • \n"; },"13":function(container,depth0,helpers,partials,data) { var stack1; return "
  • \n" + ((stack1 = helpers["if"].call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.waitingListLabel : stack1),{"name":"if","hash":{},"fn":container.program(14, data, 0),"inverse":container.program(16, data, 0),"data":data})) != null ? stack1 : "") + "
  • \n"; },"14":function(container,depth0,helpers,partials,data) { var stack1; return " " + container.escapeExpression(container.lambda(((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.waitingListLabel : stack1), depth0)) + "\n"; },"16":function(container,depth0,helpers,partials,data) { return " Join Waiting List\n"; },"18":function(container,depth0,helpers,partials,data) { return "
  • Support
  • \n
  • Blog
  • \n
  • Login
  • \n"; },"20":function(container,depth0,helpers,partials,data) { var stack1, alias1=depth0 != null ? depth0 : (container.nullContext || {}); return ((stack1 = helpers["if"].call(alias1,((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.blogLink : stack1),{"name":"if","hash":{},"fn":container.program(21, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "") + ((stack1 = helpers["if"].call(alias1,((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.support : stack1),{"name":"if","hash":{},"fn":container.program(23, data, 0),"inverse":container.program(25, data, 0),"data":data})) != null ? stack1 : "") + ((stack1 = helpers["if"].call(alias1,((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.customLink : stack1),{"name":"if","hash":{},"fn":container.program(28, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "") + ((stack1 = helpers["if"].call(alias1,((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.loginLink : stack1),{"name":"if","hash":{},"fn":container.program(30, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : ""); },"21":function(container,depth0,helpers,partials,data) { var stack1; return "
  • Blog
  • \n"; },"23":function(container,depth0,helpers,partials,data) { return "
  • Support
  • \n"; },"25":function(container,depth0,helpers,partials,data) { var stack1; return ((stack1 = helpers["if"].call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.supportLink : stack1),{"name":"if","hash":{},"fn":container.program(26, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : ""); },"26":function(container,depth0,helpers,partials,data) { var stack1; return "
  • Support
  • \n"; },"28":function(container,depth0,helpers,partials,data) { var stack1, alias1=container.lambda, alias2=container.escapeExpression; return "
  • " + alias2(alias1(((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.customLinkLabel : stack1), depth0)) + "
  • \n"; },"30":function(container,depth0,helpers,partials,data) { var stack1; return "
  • Login
  • \n"; },"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) { var stack1, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=helpers.helperMissing; 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)});