// contect
$navi_path[]=array(
'url'=>BASE_HREF.$lang_code.'/',
'name'=>$pages['index']['name_'.$lang_code],
);
$navi_path[]=array(
'url'=>$lang_code.'/'.$pages['contact']['code_'.$lang_code].'/',
'name'=>$pages['contact']['name_'.$lang_code],
);
?>
include(BASE_DIR.'b-index/h-product/_cnt/product_a-navi-path.php'); ?>