jQuery.template("Tmpl-community-plan-row",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push("<tr>  <td>"),typeof DisplayName!="undefined"&&DisplayName!=null&&__.push($.encode(typeof DisplayName=="function"?DisplayName.call($item):DisplayName)),__.push("<\/td>  <td>"),typeof(typeof AnnualPrice!="undefined"&&AnnualPrice>=0)!="undefined"&&(typeof AnnualPrice!="undefined"&&AnnualPrice>=0)!=null&&(typeof(typeof AnnualPrice!="undefined"&&AnnualPrice>=0)=="function"?(typeof AnnualPrice!="undefined"&&AnnualPrice>=0).call($item):typeof AnnualPrice!="undefined"&&AnnualPrice>=0)&&(__.push("$ "),typeof AnnualPrice!="undefined"&&AnnualPrice!=null&&__.push($.encode(typeof AnnualPrice=="function"?AnnualPrice.call($item):AnnualPrice)),__.push("")),__.push("<\/td>  <td>"),typeof(typeof QuarterPrice!="undefined"&&QuarterPrice>=0)!="undefined"&&(typeof QuarterPrice!="undefined"&&QuarterPrice>=0)!=null&&(typeof(typeof QuarterPrice!="undefined"&&QuarterPrice>=0)=="function"?(typeof QuarterPrice!="undefined"&&QuarterPrice>=0).call($item):typeof QuarterPrice!="undefined"&&QuarterPrice>=0)&&(__.push("$ "),typeof QuarterPrice!="undefined"&&QuarterPrice!=null&&__.push($.encode(typeof QuarterPrice=="function"?QuarterPrice.call($item):QuarterPrice)),__.push("")),__.push("<\/td>  <td>"),typeof((Trial||UnsafeTrial)&&TrialDuration)!="undefined"&&((Trial||UnsafeTrial)&&TrialDuration)!=null&&(typeof((Trial||UnsafeTrial)&&TrialDuration)=="function"?((Trial||UnsafeTrial)&&TrialDuration).call($item):(Trial||UnsafeTrial)&&TrialDuration)&&(__.push(" "),typeof TrialDuration!="undefined"&&TrialDuration!=null&&__.push($.encode(typeof TrialDuration=="function"?TrialDuration.call($item):TrialDuration)),__.push(" days")),__.push('<\/td>  <td><a href="#'),typeof Id!="undefined"&&Id!=null&&__.push($.encode(typeof Id=="function"?Id.call($item):Id)),__.push('" class="edit">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/community-plan-row.htm","Edit"))),__.push('<\/a><span> | <\/span><a href="#'),typeof Id!="undefined"&&Id!=null&&__.push($.encode(typeof Id=="function"?Id.call($item):Id)),__.push('" class="delete">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/community-plan-row.htm","Delete"))),__.push("<\/a><\/td> <\/tr>");return __})