<{getlists list="$v_nav" template="[item]" colspan="1" noelapse="1" overflow="," assign="lis" explode=","}> <{foreach item=lic key=key from=$lis}>

最新<{$lic}>电影

更多 >>
<{include file="rightad-$key.htm"}>

<{$lic}>电影排行榜

    <{getitems category="2" num="10" where="tags LIKE '%$lic%'" orderby="pv_reverse" template="
  • [pageview][title]
  • "}>
    <{getitems category="2" num="10" where="tags LIKE '%$lic%'" orderby="commentnum_reverse" template="
  • [commentnum][title]
  • "}>
<{/foreach}>