jQuery.template("chart-item",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div class="edit-pane">   <em class="icon icon-delete" data-var-id="'),typeof varId!="undefined"&&varId!=null&&__.push($.encode(typeof varId=="function"?varId.call($item):varId)),__.push('"><\/em>  <\/div>  <div class="chart"><\/div>');return __});jQuery.template("charts-layout",function(n,t){var r=n,__=[],i=t.data;with(i)__.push('<div class="chart-layout">   <div class="exogenous-column">    <div class="preview-container top-container" data-var-id=""><\/div>    <div class="preview-container bottom-container" data-var-id=""><\/div>   <\/div>   <div class="forecasted-column">    <div class="preview-container top-container" data-var-id=""><\/div>    <div class="preview-container bottom-container" data-var-id=""><\/div>   <\/div>  <\/div>');return __});jQuery.template("schema-layout",function(n,t){var $=n,__=[],i=t.data;with(i)__.push('<div id="schema-layout">   <div class="var-list-container" id="exogenous">    <div class="column-title">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/knoema/futurelens/schema-layout.htm","Exogenous"))),__.push('<\/div>    <div class="var-list"><\/div>   <\/div>   <div class="var-list-container" id="forecasted">    <div class="column-title">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/knoema/futurelens/schema-layout.htm","Forecasted"))),__.push('<\/div>    <div class="var-list"><\/div>   <\/div>  <\/div>');return __});jQuery.template("square",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div class="equation-item '),typeof size!="undefined"&&size!=null&&__.push($.encode(typeof size=="function"?size.call($item):size)),__.push('" id="'),typeof id!="undefined"&&id!=null&&__.push($.encode(typeof id=="function"?id.call($item):id)),__.push('" data-res-var-id="'),typeof varId!="undefined"&&varId!=null&&__.push($.encode(typeof varId=="function"?varId.call($item):varId)),__.push('" title="'),typeof equationStr!="undefined"&&equationStr!=null&&__.push($.encode(typeof equationStr=="function"?equationStr.call($item):equationStr)),__.push('">   <p class="title">'),typeof varId!="undefined"&&varId!=null&&__.push($.encode(typeof varId=="function"?varId.call($item):varId)),__.push("<\/p>   <p>"),typeof varName!="undefined"&&varName!=null&&__.push($.encode(typeof varName=="function"?varName.call($item):varName)),__.push("<\/p>  <\/div>");return __});jQuery.template("var-item",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div class="var-item '),typeof addClass!="undefined"&&addClass!=null&&__.push($.encode(typeof addClass=="function"?addClass.call($item):addClass)),__.push('" data-var-id="'),typeof id!="undefined"&&id!=null&&__.push($.encode(typeof id=="function"?id.call($item):id)),__.push('">    '),typeof(varType=="major")!="undefined"&&varType=="major"!=null&&(typeof(varType=="major")=="function"?(varType=="major").call($item):varType=="major")&&(__.push('   <div class="item-value-container" data-value=""><\/div>   <div class="item-name">'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push(" ("),typeof unit!="undefined"&&unit!=null&&__.push($.encode(typeof unit=="function"?unit.call($item):unit)),__.push(')<\/div>   <em class="edit-pane icon"><\/em>  ')),__.push("    "),typeof(varType=="second")!="undefined"&&varType=="second"!=null&&(typeof(varType=="second")=="function"?(varType=="second").call($item):varType=="second")&&(__.push('   <div class="item-name">'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push(" ("),typeof unit!="undefined"&&unit!=null&&__.push($.encode(typeof unit=="function"?unit.call($item):unit)),__.push(')<\/div>   <div class="graph-container"><\/div>   <em class="edit-pane icon"><\/em>  ')),__.push("    "),typeof(varType=="third")!="undefined"&&varType=="third"!=null&&(typeof(varType=="third")=="function"?(varType=="third").call($item):varType=="third")&&(__.push('   <div class="item-name" title="'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push(" ("),typeof unit!="undefined"&&unit!=null&&__.push($.encode(typeof unit=="function"?unit.call($item):unit)),__.push(')">'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push(" ("),typeof unit!="undefined"&&unit!=null&&__.push($.encode(typeof unit=="function"?unit.call($item):unit)),__.push(')<\/div>   <em class="edit-pane icon"><\/em>  ')),__.push("    "),typeof(varType=="schema")!="undefined"&&varType=="schema"!=null&&(typeof(varType=="schema")=="function"?(varType=="schema").call($item):varType=="schema")&&(__.push('   <div class="item-name" title="'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push(" ("),typeof unit!="undefined"&&unit!=null&&__.push($.encode(typeof unit=="function"?unit.call($item):unit)),__.push(')">'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push(" ("),typeof unit!="undefined"&&unit!=null&&__.push($.encode(typeof unit=="function"?unit.call($item):unit)),__.push(")<\/div>  ")),__.push("    <\/div>");return __})