jQuery.template("list",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push(""),typeof(geoplaygrounds.length>0)!="undefined"&&geoplaygrounds.length>0!=null&&(typeof(geoplaygrounds.length>0)=="function"?(geoplaygrounds.length>0).call($item):geoplaygrounds.length>0)?(__.push("  "),typeof geoplaygrounds!="undefined"&&geoplaygrounds!=null&&$.each(typeof geoplaygrounds=="function"?geoplaygrounds.call($item):geoplaygrounds,function(){with(this)__.push('   <div class="geoplayground '),typeof(selected==id?"selected":"")!="undefined"&&(selected==id?"selected":"")!=null&&__.push($.encode(typeof(selected==id?"selected":"")=="function"?(selected==id?"selected":"").call($item):selected==id?"selected":"")),__.push('" id="'),typeof id!="undefined"&&id!=null&&__.push($.encode(typeof id=="function"?id.call($item):id)),__.push('" data-title="'),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push('">    <h4>'),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push('<\/h4>    <div class="content">     <div class="img">      <div style="background: url('),typeof thumbnailUrl!="undefined"&&thumbnailUrl!=null&&__.push($.encode(typeof thumbnailUrl=="function"?thumbnailUrl.call($item):thumbnailUrl)),__.push(') no-repeat center center"><\/div>     <\/div>    <\/div>   <\/div>  ')}),__.push('  <button type="button" class="footnote ui-button gp-footnote hidden">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/knoema/geoplayground/list.htm","Footnote"))),__.push("<\/button> ")):!0&&(__.push('  <div class="empty">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/knoema/geoplayground/list.htm","There are no geo playgrounds yet."))),__.push("<\/div> ")),__.push("");return __});jQuery.template("tabs",function(n,t){var $=n,__=[],i=t.data;with(i)__.push('<div class="geoplaygrounds">  <ul class="tabs">   <li id="personal" class="active">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/knoema/geoplayground/tabs.htm","Personal"))),__.push('   <\/li>   <li id="shared">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/knoema/geoplayground/tabs.htm","Shared with me"))),__.push('   <\/li>  <\/ul>  <div class="tab"><\/div> <\/div>');return __})