{block method="category.list" name=categoryList pid=1 withall=0}
{loop=categoryList}
{block method="novel.list" name=list order=weekvisit num=10 category=$loop.id}
{section loop=$list item=$novellist}
{/section}
{/loop}
{include file="/system/footer"}
{include file="/system/footerbutton"}