//_InfoShortenDirName, function _InfoShortenDirName($dir) { if (strlen($dir) > 3) { return(substr($dir, 0, strlen($dir) - 3)); } else { // トップ・カテゴリ return(''); } } function _InfoCreateRightIcons() { $icons = '
'; $indent = _InfoConvertIndentToPixel($indent); $GLOBALS['Bc'] .= _HtagImage($GLOBALS['IMAGE_INDENT'], $indent, 1, '', 0); $GLOBALS['Bc'] .= ' | '; // アイコン $GLOBALS['Bc'] .= ''; $GLOBALS['Bc'] .= $img; $GLOBALS['Bc'] .= ' | '; // カテゴリ名 $GLOBALS['Bc'] .= ''; $GLOBALS['Bc'] .= $str; $GLOBALS['Bc'] .= ' | '; $GLOBALS['Bc'] .= '
'; $str .= $relation_str; $str .= ' |
';
$table .= '
|