{$mtpc.mtcms.home.indexhottxt}
{maccms:type ids="'.$mtpc['mtcms']['home']['indexhotid'].'" order="asc" by="sort" flag="vod"} {/maccms:type}
1
/
{maccms:vod num="'.$mtpc['mtcms']['home']['indexhotnum'].'" level="'.$mtpc['mtcms']['home']['indexhotlevel'].'" type="all" order="desc" by="time"} {include file="module/vod_level"} {/maccms:vod}
{php}$start = $mtpc['mtcms']['home']['indexhotnum'] + 1;{/php} {maccms:vod num="'.$mtpc['mtcms']['home']['indexhotnum'].'" level="'.$mtpc['mtcms']['home']['indexhotlevel'].'" type="all" order="desc" by="time" start="'.$start.'"} {include file="module/vod_level"} {/maccms:vod}