function cmMiniText (str)
{
        var hrStyle = ' style="border: #000099 1px inset" ';
        return [_cmNoAction, '<td nowrap="nowrap" colspan="3"><table width=100%><tr><td><hr width="20px"' + hrStyle + '/></td><td nowrap="nowrap" style="font-size: 70%; color: #000099">' + str + '</td><td width="80%"><hr' + hrStyle + '/></td></tr></table></td>'];
}

var tpctwebmenu =
[
  [null, '首頁',    'index.php', '_self', '首頁'],
  [null, '關於我們', 'index.php', '_self', '台北港貨櫃碼頭股份有限公司介紹',
          ['<img alt="" src="18_about.gif">'    , '公司簡介',    'index.php?np=11', '_self', '公司簡介'],
          ['<img alt="" src="18_css.gif">'      , '股東成員',    'index.php?np=12', '_self', '股東成員'],
          _cmSplit,
          ['<img alt="" src="18_whois.gif">'    , '地理位置',    'index.php?np=14', '_self', '地理位置'],
          ['<img alt="" src="18_road.jpg">'     , '聯外道路',    'index.php?np=19', '_self', '聯外道路'],
          ['<img alt="" src="18_color.gif">'    , '興建範圍',    'index.php?np=15', '_self', '興建範圍'],
          _cmSplit,
          ['<img alt="" src="18_corporate.gif">', '公司大事記',  'index.php?np=16', '_self', '公司大事記'],
          ['<img alt="" src="18_nonprofit.gif">', '商標意涵',    'index.php?np=17', '_self', '商標意涵'],
  ],
  [null, '營業項目',    'index.php?np=20', '_self', '營業項目'],
  [null, '<font color=red><blink>最新消息</blink></font>',    'index.php?np=80', '_self', '最新消息'],
  [null, '友站連結',    'index.php?np=40', '_self', '友站連結'],
  [null, '公司位置',    'index.php?np=52', '_self', '公司位置'],
  [null, '網站地圖',    'index.php?np=60', '_self', '網站地圖'],
  [null, '人力招募',    'http://www.104.com.tw/jobbank/cust_job/introduce.cfm?j=48704328565c3e6730323c1d1d1d1d5f2443a363189j56', '_new', '人力招募'],
  [null, '連絡方式',    'http://www.tpct.com.tw/download/TPCT_TEL list.pdf', '_new', '連絡方式'],
 
  [null, '<font color=red>客服信箱</font>', 'mailto:tpct_service@tpct.com.tw', '_new', '客服信箱']
];

