{template "content","header"} {template "content","nymenus"}
{pc:content action="lists" catid="$catid" num="5" order="listorder DESC , inputtime DESC , ID DESC" page="$page" moreinfo=1} {loop $data $v}
{if (isset($_COOKIE['xz']))}
{$v[title]}
{else}
{$v[title]}
{/if}
{/loop} {/pc}
{$pc_pages}
{template "content","footer"}
{template "content","footer_menu"}