jQuery.template("Tmpl-user-share-dialog",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div id="share-dialog" title="'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/user/share-dialog.htm","Share"))),__.push('">  <label for="link-to-share">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/user/share-dialog.htm","Link to share"))),__.push('<\/label>  <input type="text" value="'),typeof url!="undefined"&&url!=null&&__.push($.encode(typeof url=="function"?url.call($item):url)),__.push('" id="link-to-share" />  <label class="share-with-friends">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/user/share-dialog.htm","Share with friends"))),__.push('<\/label>  <a href="#" class="fb" data-channel="fb" title="'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/user/share-dialog.htm","Share on Facebook"))),__.push('">  <\/a><a href="#" class="tw" data-channel="twitter" title="'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/user/share-dialog.htm","Share on Twitter"))),__.push('">  <\/a>'),typeof canRSS!="undefined"&&canRSS!=null&&(typeof canRSS=="function"?canRSS.call($item):canRSS)&&(__.push('<a rel="nofollow" class="rss" href="#" target="_blank" title="'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/user/share-dialog.htm","RSS"))),__.push('"><\/a>')),__.push(" <\/div>");return __})