jQuery.template("Tmpl-sys-community-apps-gallery-resource",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div class="resource '),typeof(isShortcut?"selected":"")!="undefined"&&(isShortcut?"selected":"")!=null&&__.push($.encode(typeof(isShortcut?"selected":"")=="function"?(isShortcut?"selected":"").call($item):isShortcut?"selected":"")),__.push('" data-id="'),typeof id!="undefined"&&id!=null&&__.push($.encode(typeof id=="function"?id.call($item):id)),__.push('">      <a class="preview" href="#" title="'),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push('">          <div style="background: url('),typeof thumbnailUrl!="undefined"&&thumbnailUrl!=null&&__.push($.encode(typeof thumbnailUrl=="function"?thumbnailUrl.call($item):thumbnailUrl)),__.push(') no-repeat center;"><\/div>      <\/a>      <div class="title">          <a href="#"><\/a><span>'),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push("<\/span>      <\/div>  <\/div>");return __})