fetch ( '.list', 'company/info.farm_pic', array ( 'a' => array ( 'href' => '<{$v.pic}>', 'target' => '_blank', 'class' => '', 'style' => '<{$i == 1 ? "margin:0 20px" : ""}>', ), 'img' => array ( 'src' => '<{$v.pic}>', ), '.name' => array ( 'html' => '<{$v.name}>', ), ) ) ->fetch('.content-slide', '<{Maze::load("company/info.farm_info#video")}>'); include('inc/foot.php'); include('inc/common.php');