document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.             <b:if cond=\'data:post.allowComments\'>
  2.              <b:if cond=\'data:post.numComments == 0\'>
  3.               <a class=\'comment-link\' expr:href=\'data:post.addCommentUrl\' expr:onclick=\'data:post.addCommentOnclick\'><data:post.numComments/> <data:top.commentLabelPlural/></a>
  4.              <b:else/>
  5.               <a class=\'comment-link\' expr:href=\'data:post.url + &quot;#comments&quot;\' expr:onclick=\'data:post.addCommentOnclick\'><b:if cond=\'data:post.numComments == 1\'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  6.              </b:if>
  7.             </b:if>
');