<!--{if $post['aaid']}-->
<br><br>$post[attachicon]
<!--{if $post['attachimg'] == 0}-->
{lang attachment}: <a href="attachment.php?aid=$post[aaid]" target="_blank">$post[filename]</a> ($post[attachsize])<br><span class="smalltxt">{lang attach_download_count} $post[downloads]
<!--{if $post[creditsrequire]}-->, {lang creditsrequire_attach} {lang credit_title} $post[creditsrequire] {lang credit_unit}<!--{/if}--></span><br>
<!--{elseif $post['attachimg'] == 1}-->
{lang attach_img}: <br><br><a href="$attachurl/$post[attachment]" target="_blank"><img src="$attachurl/$post[attachment]" border="0" alt="{lang click_open_newwindow}" onload="javascript:if(this.width>screen.width-333) this.width=screen.width-333"></a>
<!--{elseif $post['attachimg'] == 2}-->
{lang attach_swf}: <br><br><embed width="400" height="300" src="$attachurl/$post[attachment]" type="application/x-shockwave-flash"></embed>
<!--{/if}-->
<!--{/if}-->
// 帖子買賣-start
<!--{if $post['aaid'] }-->
<!--{if $post[payed]==0 || (($post['paymoney']>=$post['needmoney']) && ($post[payed]==2)) }-->
<!--{if $post['attachimg'] == 0}-->
<table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center">
<tr><td bgcolor="#cccccc">
<table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
<tr class="header" >
<td width="100%" colspan="4" align="center"><b>本貼包含附件</b></td>
</tr>
<tr bgcolor="{ALTBG2}">
<td width="15%" > 文件名:</span></td>
<td width="35%" ><span class="small"> $post[filename]</span></td>
<td width="15%"> 文件類型:</td>
<td width="35%"><span class="small">$post[attachicon] $post[attachtype]</span></td>
</tr>
<tr bgcolor="{ALTBG2}">
<td ><span class="small"> 文件大小:</span></td>
<td ><span class="small"> $post[attachsize]</td>
<td ><span class="small"> 人氣指數:</span></td>
<td ><span class="smalltxt"> $post[downloads] </span></td>
</tr>
<tr bgcolor="{ALTBG2}">
<td width="100%" colspan=4 align=center>
<a href="attachment.php?aid=$post[aaid]" target="_blank">立即下載</a>
<!--{if $post[creditsrequire]}-->, {lang creditsrequire_attach} {lang credit_title} $post[creditsrequire] {lang credit_unit}<!--{/if}--></span><br>
</td></tr></table></td></tr></table>
<!--{elseif $post['attachimg'] == 1}-->
{lang attach_img}: <br><br><a href="$attachurl/$post[attachment]" target="_blank"><img src="$attachurl/$post[attachment]" border="0" alt="{lang click_open_newwindow}" onload="javascript:if(this.width>screen.width-333) this.width=screen.width-333"></a>
<!--{elseif $post['attachimg'] == 2}-->
<BR><center>
{lang attach_swf}: <br><br><embed width="400" height="300" src="$attachurl/$post[attachment]" type="application/x-shockwave-flash"></embed>
</cnenter>
<!--{/if}-->
<!--{else}-->
<table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center">
<tr><td bgcolor="#cccccc">
<table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
<tr class="header" >
<td width="100%" colspan="4" align="center"><b>本貼包含附件</b></td>
</tr>
<tr bgcolor="{ALTBG2}">
<td width="15%" > 文件名:</span></td>
<td width="35%" ><span class="small"> $post[filename]</span></td>
<td width="15%"> 文件類型:</td>
<td width="35%"><span class="small">$post[attachicon] $post[attachtype]</span></td>
</tr>
<tr bgcolor="{ALTBG2}">
<td ><span class="small"> 文件大小:</span></td>
<td ><span class="small"> $post[attachsize]</td>
<td ><span class="small"> 人氣指數:</span></td>
<td ><span class="smalltxt"> $post[downloads] </span></td>
</tr>
<tr bgcolor="{ALTBG2}"><td width="100%" colspan=4 align=center>
<br><br> 您只有支付了貼子中的所有資費才可以察看或者下載。<BR><BR>
</td></tr></table></td></tr></table>
<!--{/if}-->
<!--{/if}-->