jQuery.template("Tmpl-gallery-tile",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<a class="component-block-item" href="'),typeof resourceUrl!="undefined"&&resourceUrl!=null&&__.push($.encode(typeof resourceUrl=="function"?resourceUrl.call($item):resourceUrl)),__.push('" target="_blank">  <h5>'),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push('<\/h5>  <div class="empty-thumbnail'),typeof(type==="Document"?" thumb-document":"")!="undefined"&&(type==="Document"?" thumb-document":"")!=null&&__.push($.encode(typeof(type==="Document"?" thumb-document":"")=="function"?(type==="Document"?" thumb-document":"").call($item):type==="Document"?" thumb-document":"")),__.push('">   <div class="thumbnail lazy" data-original="'),typeof bigThumbnailUrl!="undefined"&&bigThumbnailUrl!=null&&__.push($.encode(typeof bigThumbnailUrl=="function"?bigThumbnailUrl.call($item):bigThumbnailUrl)),__.push('"><\/div>  <\/div>  '),typeof rawDescription!="undefined"&&rawDescription!=null&&(typeof rawDescription=="function"?rawDescription.call($item):rawDescription)&&(__.push('  <p class="description">   '),typeof rawDescription!="undefined"&&rawDescription!=null&&__.push($.encode(typeof rawDescription=="function"?rawDescription.call($item):rawDescription)),__.push("  <\/p>  ")),__.push(" <\/a>");return __});jQuery.template("Tmpl-gallery-collection-header",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div class="topic-title">  <h3>   '),typeof url!="undefined"&&url!=null&&(typeof url=="function"?url.call($item):url)?(__.push('   <a href="'),typeof url!="undefined"&&url!=null&&__.push($.encode(typeof url=="function"?url.call($item):url)),__.push('">'),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push("<\/a>   ")):!0&&(__.push("   "),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push("   ")),__.push("  <\/h3> <\/div>");return __})