$d->query("select ten_$lang as ten,tenkhongdau from #_baiviet where hienthi=1 and type='dich-vu' and noibat>0 order by stt asc");
$hotro_ft=$d->result_array();
$d->query("select noidung_$lang from #_company where type='footer'");
$ndft=$d->fetch_array();
$d->query("select photo_vi,link,ten_vi from #_photo where com='mxh'");
$qc1=$d->result_array();
$d->query("select ten_$lang as ten,tenkhongdau,id from #_product_list where hienthi=1 and type='product' and ft>0 order by stt asc");
$vxft=$d->result_array();
?>