{eval $q2 = $db->query("SELECT t.tid,t.subject,a.attachment FROM cdb_threads t LEFT JOIN cdb_attachments a ON a.tid=t.tid WHERE t.attachment=2 ORDER BY t.tid DESC LIMIT ".(20+$page*10).",10");}
{eval $zyhomeshow=Array();}
{eval $i=0;}
{eval while ($asdfgh=$db->fetch_array($q2)) $zyhomeshow[$i++] = $asdfgh;}
<div id="nav"><strong>照片墙V1.0</strong> copyright by 章鱼之家</div>
<div id="wrap" class="wrap s_clear">
<div class="main">
<div class="content">
<ul class="s_clear baks" id="baks">
{template index_header}
<div class="itemtitle s_clear">
<!--{if $indextype}-->
{subtemplate index_navbar}
<!--{/if}-->
</div>
</ul>
{eval $q2 = $db->query("SELECT t.tid,t.subject,a.attachment FROM cdb_threads t LEFT JOIN cdb_attachments a ON a.tid=t.tid WHERE t.attachment=2 ORDER BY t.tid DESC LIMIT 0,30");}
{eval $zyhomeshow=Array();}
{eval $i=0;}
{eval while ($asdfgh=$db->fetch_array($q2)) $zyhomeshow[$i++] = $asdfgh;}