{if $mytheme.side.vod}

{$mytheme.side.vod_title}

更多
    {maccms:vod num="1" type="'.$mytheme[side][vod_id].'" order="desc" by="'.$mytheme[side][vod_by].'"} {include file="block/vod_box_media"} {/maccms:vod}
    {maccms:vod num="'.$mytheme[side][vod_num].'" type="'.$mytheme[side][vod_id].'" order="desc" by="'.$mytheme[side][vod_by].'"} {include file="block/vod_box_rank"} {/maccms:vod}
{/if}