<!--{if !$iscircle || !empty($frombbs)}-->{template header}<!--{else}-->{template supesite_header}<!--{/if}-->
<!--// 帖內即時轉換繁簡 - START -->
<script type="text/javascript" src="include/javascript/cove.js"></script>
<!--// 帖內即時轉換繁簡 - END -->
</div>
<div id="ad_thread2_$post[count]"></div>
<!--// 帖內即時轉換繁簡 - START -->
<input value="{lang thread_zhtw}" class="button" onclick="convertCharset(0, $post[pid])" type="button" /> <input value="{lang thread_zhcn}" class="button" onclick="convertCharset(1, $post[pid])" type="button" />
<!--// 帖內即時轉換繁簡 - END -->
'thread_nonewpost' => '無新回覆',
// 帖內即時轉換繁簡 - START
'thread_zhtw' => '繁體化',
'thread_zhcn' => '簡體化',
// 帖內即時轉換繁簡 - END