var picUrlInCMS = 'http://img.ifeng.com/tres/appres/images/'; var template_content1 = ''; template_content1 += '
'; template_content1 += ''; //template_content1 += ''; //template_content1 += ''; template_content1 += '
 
 
'; template_content1 += '
'; var template_content2 = ''; template_content2 += '
评论总数:${normal_count}条   更多评论
'; var template_cmt_form = ''; template_cmt_form += '
'; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += '
昵称:
来自:
 
'; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += ''; template_cmt_form += '
'; var template_cmt_list = ''; template_cmt_list += '
'; template_cmt_list += '{if typeof(noPassList)!=\'undefined\'}{for noPassComment in noPassList.noPassList}'; template_cmt_list += '
'; template_cmt_list += ''; template_cmt_list += '
'; template_cmt_list += ''; template_cmt_list += ''; template_cmt_list += '
${noPassComment.EXT1}网友:${noPassComment.COMUSERNAME|default:\"凤凰网友\"}发表时间:${noPassComment.COMDATE|formatDate}
${noPassComment.COMDETAIL}
'; template_cmt_list += ''; template_cmt_list += ''; template_cmt_list += '
    
{/for}{/if}'; template_cmt_list += '{if typeof(commentList)!=\'undefined\' && commentList!=\'\'}{var dname = encodeURIComponent(commentList[0].docName)}{var durl = encodeURIComponent(commentList[0].docUrl)}{for comment in commentList}'; template_cmt_list += '
'; template_cmt_list += '
'; template_cmt_list += ''; template_cmt_list += '
${comment.EXT1}网友:${comment.COMUSERNAME|default:\"凤凰网友\"}发表时间:${comment.COMDATE|formatDate}
${comment.COMDETAIL}
'; template_cmt_list += '{if comment.REFCOMID!=\'0\'}'; template_cmt_list += '{for replycomment in replyList.replyList}'; template_cmt_list += '{if replycomment.ID == comment.REFCOMID}'; template_cmt_list += '
原帖内容:${replycomment.COMDETAIL}
'; template_cmt_list += '{/if}{/for}{/if}'; template_cmt_list += ''; template_cmt_list += ''; template_cmt_list += ''; template_cmt_list += ''; template_cmt_list += ''; template_cmt_list += '
{if comment.ISUP==0}精华推荐{/if}回复支持(${comment.UPTIMES})反对(${comment.DOWNTIMES})
{/for}{/if}
'; var template_content = ''; if(jtemp_style!='right'){ template_content = template_content1 + template_cmt_form + template_cmt_list + template_content2; }else{ template_content = template_content1 + template_cmt_list + template_cmt_form + template_content2; }