
var JpnorEng = location.href.indexOf('_e') == -1;

var ver4 = false;
var NN4  = false;
var IE4  = false;
var NN3  = false;
var NaviImg = new Array();
var isNN4 = "";
//	

if(navigator.appName == "Netscape" && navigator.appVersion.charAt(0) <= 4)
	isNN4 = '<font color="#FFFFFF" size="2">';

function HeadNavi(path){
	if(navigator.appVersion.charAt(0) >= 4)
		ver4 = true
	if(ver4 && navigator.appName == "Netscape")
		NN4 = true;
	if(ver4 && (navigator.appName.charAt(0) == "M"))
		IE4 = true;
	if((navigator.appVersion.charAt(0) <= "3") && (navigator.appName == "Netscape"))
		NN3 = true;
	var obj = (path =="" || path == null)?"":path;

	if(NN3 || NN4 || IE4){
		if(JpnorEng){
			NaviImg[0] = new Image(100,21);  NaviImg[0].src = obj +"obj/headnavi01a.gif";
			NaviImg[1] = new Image(100,21);  NaviImg[1].src = obj +"obj/headnavi01b.gif";
			NaviImg[2] = new Image(80,21);  NaviImg[2].src = obj +"obj/headnavi02a.gif";
			NaviImg[3] = new Image(80,21);  NaviImg[3].src = obj +"obj/headnavi02b.gif";
			NaviImg[4] = new Image(100,21);  NaviImg[4].src = obj +"obj/headnavi03a.gif";
			NaviImg[5] = new Image(100,21);  NaviImg[5].src = obj +"obj/headnavi03b.gif";
			NaviImg[6] = new Image(110,21);  NaviImg[6].src = obj +"obj/headnavi04a.gif";
			NaviImg[7] = new Image(110,21);  NaviImg[7].src = obj +"obj/headnavi04b.gif";
			NaviImg[8] = new Image(70,21);  NaviImg[8].src = obj +"obj/headnavi05a.gif";
			NaviImg[9] = new Image(70,21);  NaviImg[9].src = obj +"obj/headnavi05b.gif";
			NaviImg[10] = new Image(100,21);  NaviImg[10].src = obj +"obj/headnavi06a.gif";
			NaviImg[11] = new Image(100,21);  NaviImg[11].src = obj +"obj/headnavi06b.gif";
			NaviImg[12] = new Image(125,21);  NaviImg[12].src = obj +"obj/headnavi07a.gif";
			NaviImg[13] = new Image(125,21);  NaviImg[13].src = obj +"obj/headnavi07b.gif";
			NaviImg[14] = new Image(155,21);  NaviImg[14].src = obj +"obj/headnavi11a.gif";
			NaviImg[15] = new Image(155,21);  NaviImg[15].src = obj +"obj/headnavi11b.gif";

			im08a = new Image(); im08a.src = path +"img/corporate_off.gif";
			im00a = new Image(); im00a.src = path +"img/contents01off.gif";
			im01a = new Image(); im01a.src = path +"img/contents02off.gif";
			im02a = new Image(); im02a.src = path +"img/contents03off.gif";
			im03a = new Image(); im03a.src = path +"img/contents04off.gif";
			im04a = new Image(); im04a.src = path +"img/contents15off.gif";
			im07a = new Image(); im07a.src = path +"img/contents55off.gif";
			im05a = new Image(); im05a.src = path +"img/contents06off.gif";
//			im06a = new Image(); im06a.src = path +"img/contents07off.gif";
//			im08a = new Image(); im08a.src = path +"img/contents11off.gif";
			im06a = new Image(); im06a.src = path +"img/csr_off.gif";

			im08b = new Image(); im08b.src = path +"img/corporate_on.gif";
			im00b = new Image(); im00b.src = path +"img/contents01on.gif";
			im01b = new Image(); im01b.src = path +"img/contents02on.gif";
			im02b = new Image(); im02b.src = path +"img/contents03on.gif";
			im03b = new Image(); im03b.src = path +"img/contents04on.gif";
			im04b = new Image(); im04b.src = path +"img/contents15on.gif";
			im07b = new Image(); im07b.src = path +"img/contents55on.gif";
			im05b = new Image(); im05b.src = path +"img/contents06on.gif";
//			im06b = new Image(); im06b.src = path +"img/contents07on.gif";
//			im08b = new Image(); im08b.src = path +"img/contents11on.gif";
			im06b = new Image(); im06b.src = path +"img/csr_on.gif";
		}else{
			NaviImg[0] = new Image(90,21);  NaviImg[0].src = obj +"obj/headnavi01a_e.gif";
			NaviImg[1] = new Image(90,21);  NaviImg[1].src = obj +"obj/headnavi01b_e.gif";
			NaviImg[2] = new Image(110,21);   NaviImg[2].src = obj +"obj/headnavi02a_e.gif";
			NaviImg[3] = new Image(110,21);   NaviImg[3].src = obj +"obj/headnavi02b_e.gif";
			NaviImg[4] = new Image(90,21);  NaviImg[4].src = obj +"obj/headnavi03a_e.gif";
			NaviImg[5] = new Image(90,21);  NaviImg[5].src = obj +"obj/headnavi03b_e.gif";
			NaviImg[6] = new Image(100,21);  NaviImg[6].src = obj +"obj/headnavi04a_e.gif";
			NaviImg[7] = new Image(100,21);  NaviImg[7].src = obj +"obj/headnavi04b_e.gif";
			NaviImg[8] = new Image(100,21);   NaviImg[8].src = obj +"obj/headnavi05a_e.gif";
			NaviImg[9] = new Image(100,21);   NaviImg[9].src = obj +"obj/headnavi05b_e.gif";
			NaviImg[10] = new Image(145,21);   NaviImg[10].src = obj +"obj/headnavi06a_e.gif";
			NaviImg[11] = new Image(145,21);   NaviImg[11].src = obj +"obj/headnavi06b_e.gif";
			NaviImg[14] = new Image(185,21);   NaviImg[14].src = obj +"obj/headnavi11a_e.gif";
			NaviImg[15] = new Image(185,21);   NaviImg[15].src = obj +"obj/headnavi11b_e.gif";

			im00a = new Image(); im00a.src = obj +"img/contents01off_e.gif";
			im01a = new Image(); im01a.src = obj +"img/contents02off_e.gif";
			im02a = new Image(); im02a.src = obj +"img/contents03off_e.gif";
			im03a = new Image(); im03a.src = obj +"img/contents04off_e.gif";
			im04a = new Image(); im04a.src = obj +"img/contents15off_e.gif";
			im05a = new Image(); im05a.src = obj +"img/csr_off_e.gif";
			im07a = new Image(); im07a.src = obj +"img/contents55off_e.gif";
//			im05a = new Image(); im05a.src = obj +"img/contents07off_e.gif";
			im06a = new Image(); im06a.src = obj +"img/corporate_off_e.gif";
			im08a = new Image(); im08a.src = obj +"img/contents11off_e.gif";
//			imm09a = new Image(); im09a.src = obj +"img/csr_off_e.gif";
//			im010a = new Image(); im010a.src = obj +"img/corporate_off_e.gif";

			im00b = new Image(); im00b.src = obj +"img/contents01on_e.gif";
			im01b = new Image(); im01b.src = obj +"img/contents02on_e.gif";
			im02b = new Image(); im02b.src = obj +"img/contents03on_e.gif";
			im03b = new Image(); im03b.src = obj +"img/contents04on_e.gif";
			im04b = new Image(); im04b.src = obj +"img/contents15on_e.gif";
			im05b = new Image(); im05b.src = obj +"img/csr_on_e.gif";
			im07b = new Image(); im07b.src = obj +"img/contents55on_e.gif";
//			im05b = new Image(); im05b.src = obj +"img/contents07on_e.gif";
			im06b = new Image(); im06b.src = obj +"img/corporate_on_e.gif";
			im08b = new Image(); im08b.src = obj +"img/contents11on_e.gif";
//			im09b = new Image(); im09b.src = obj +"img/csr_on_e.gif";
		}
	}
}
function HeadNaviIn(nam,num) {
	if(NN3 || NN4 || IE4){
		document.images[nam].src = NaviImg[num].src;
	}
}

function HeadNaviOut(nam,num) {
	if(NN3 || NN4 || IE4){
		document.images[nam].src = NaviImg[num].src;
	}
}

function Header(path) {
	var strHTML = "";
	if(JpnorEng){
		strHTML = '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="50%" align="left" valign="top">';
		strHTML += '<a href="' + path + 'cnt/intranet.htm">';
		strHTML += '<img src="' + path + 'img/logo.gif" width="160" height="40" alt="K-LINE" border="0"></a><br>';
		strHTML += '</td>';

//20060302 added domon
		strHTML += '<td width="50%" align="right" valign="bottom">';
		strHTML += '<a href="' + path + 'qa0/qa_contact.htm">';
		strHTML += '<img src="' + path + 'img/qa.gif" width="60" height="13" alt="" name="" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="50%" align="right" valign="bottom">';
		strHTML += '<a href="' + path + 'sitemap/sitemap.htm">';
		strHTML += '<img src="' + path + 'img/site1.gif" width="70" height="13" alt="" name="" border="0"></a><br>';
		strHTML += '</td>';

		strHTML += '<td width="50%" align="right" valign="bottom">';
		strHTML += '<a href="' + path + 'index_e.html" onMouseOver="document.images[\'english\'].src=\'' + path + 'img/english_on.gif\';" onMouseOut="document.images[\'english\'].src=\'' + path + 'img/english.gif\';">';
		strHTML += '<img src="' + path + 'img/english.gif" width="100" height="13" alt="English" name="english" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';

		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" background="' + path + 'img/contents_bg.gif">';
		strHTML += '<tr>';
		strHTML += '<td width="30" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="1" alt=""><br>';
		strHTML += '</td>';

//20060228
//20060302
		strHTML += '<td width="70" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/corporate_principles.html" onMouseOver="rollOver(\'m08\',\'b\')\;" onMouseOut="rollOut(\'m08\')\;">';
		strHTML += '<img src="' + path + 'img/corporate_off.gif" width="70" height="25" alt="" name="im08" border="0"></a><br>';
		strHTML += '</td>';

		strHTML += '<td width="70" align="left" valign="top">';
		strHTML += '<a href="javascript:;" onMouseOver="rollOver(\'m00\',\'b\')\;" onMouseOut="rollOut(\'m00\')\;">';
		strHTML += '<img src="' + path + 'img/contents01off.gif" width="70" height="25" alt="" name="im00" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="70" align="left" valign="top">';
//		strHTML += '<a href="javascript:;" onMouseOver="rollOver(\'m01\',\'b\')\;" onMouseOut="rollOut(\'m01\')\;">';
		strHTML += '<a href="' + path + 'ir/index.html" onMouseOver="rollOver(\'m01\',\'b\')\;" onMouseOut="rollOut(\'m01\')\;">';
		strHTML += '<img src="' + path + 'img/contents02off.gif" width="80" height="25" alt="" name="im01" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="90" align="left" valign="top">';
		strHTML += '<a href="' + path + 'news/index.html" onMouseOver="rollOver(\'m02\',\'b\')\;" onMouseOut="rollOut(\'m02\')\;">';
		strHTML += '<img src="' + path + 'img/contents03off.gif" width="100" height="25" alt="" name="im02" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="110" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/index.html" onMouseOver="rollOver(\'m03\',\'b\')\;" onMouseOut="rollOut(\'m03\')\;">';
		strHTML += '<img src="' + path + 'img/contents04off.gif" width="120" height="25" alt="" name="im03" border="0"></a><br>';
		strHTML += '</td>';
//20050712DomonAdd csr
//20060302０９から０６へ変更
		strHTML += '<td width="70" align="left" valign="top">';
//		strHTML += '<a href="' + path + 'biz/drybulk/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n03\',\'b\')\;" onMouseOut="rollOut2(\'m01n03\')\;">';
		strHTML += '<a href="' + path + 'csr/csr.html" onMouseOver="rollOver(\'m06\',\'b\')\;" onMouseOut="rollOut(\'m06\')\;">';
//リンク飛ばない設定		
//		strHTML += '<a href="javascript:;" onMouseOver="rollOver(\'m09\',\'b\')\;" onMouseOut="rollOut(\'m09\')\;">';
		strHTML += '<img src="' + path + 'img/csr_off.gif" width="70" height="25" alt="" name="im06" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="70" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/safety.html" onMouseOver="rollOver(\'m04\',\'b\')\;" onMouseOut="rollOut(\'m04\')\;">';
		strHTML += '<img src="' + path + 'img/contents15off.gif" width="70" height="25" alt="" name="im04" border="0"></a><br>';
		strHTML += '</td>';
	        strHTML += '<td width="70" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/management.html" onMouseOver="rollOver(\'m07\',\'b\')\;" onMouseOut="rollOut(\'m07\')\;">';
		strHTML += '<img src="' + path + 'img/contents55off.gif" width="70" height="25" alt="" name="im07" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="70" align="left" valign="top">';
		strHTML += '<a href="' + path + 'recruit/index.html" onMouseOver="rollOver(\'m05\',\'b\')\;" onMouseOut="rollOut(\'m05\')\;">';
		strHTML += '<img src="' + path + 'img/contents06off.gif" width="70" height="25" alt="" name="im05" border="0"></a><br>';
		strHTML += '</td>';
//20060302メニュー移動
//		strHTML += '<td width="70" align="left" valign="top">';
//		strHTML += '<a href="' + path + 'qa0/qa_contact.htm" onMouseOver="rollOver(\'m06\',\'b\')\;" onMouseOut="rollOut(\'m06\')\;">';
//		strHTML += '<img src="' + path + 'img/contents07off.gif" width="70" height="25" alt="" name="im06" border="0"></a><br>';
//		strHTML += '</td>';
//20060302メニュー移動
//		strHTML += '<td width="70" align="left" valign="top">';
//		strHTML += '<a href="' + path + 'sitemap/sitemap.htm" onMouseOver="rollOver(\'m08\',\'b\')\;" onMouseOut="rollOut(\'m08\')\;">';
//		strHTML += '<img src="' + path + 'img/contents11off.gif" width="80" height="25" alt="" name="im08" border="0"></a><br>';
//		strHTML += '</td>';
		strHTML += '<td align="right" valign="top" width="100%">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="1" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';

//20060228
		strHTML += '<div class="submenu" ID="m08" NAME="m08">';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m00" NAME="m00">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n01\',\'b\')\;" onMouseOut="rollOut2(\'m01n01\')\;">';
		strHTML += isNN4 + 'コンテナ船</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/terminal/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n02\',\'b\')\;" onMouseOut="rollOut2(\'m01n02\')\;">';
		strHTML += isNN4 + 'ターミナル事業</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/drybulk/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n03\',\'b\')\;" onMouseOut="rollOut2(\'m01n03\')\;">';
		strHTML += isNN4 + 'ドライバルク</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n04\',\'b\')\;" onMouseOut="rollOut2(\'m01n04\')\;">';
		strHTML += isNN4 + '自動車船</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/lng/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n05\',\'b\')\;" onMouseOut="rollOut2(\'m01n05\')\;">';
		strHTML += isNN4 + 'LNG船</font></a>';
//		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
//		strHTML += '<a href="' + path + 'biz/coal/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n06\',\'b\')\;" onMouseOut="rollOut2(\'m01n06\')\;">';
//		strHTML += isNN4 + '電力炭船</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/tanker/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n07\',\'b\')\;" onMouseOut="rollOut2(\'m01n07\')\;">';
		strHTML += isNN4 + '油槽船</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/energy/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n08\',\'b\')\;" onMouseOut="rollOut2(\'m01n08\')\;">';
		strHTML += isNN4 + 'エネルギー資源開発</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/logistics/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m01n09\',\'b\')\;" onMouseOut="rollOut2(\'m01n09\')\;">';
		strHTML += isNN4 + '物流事業</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

//投資家情報
		strHTML += '<div class="submenu" ID="m01" NAME="m01">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/index.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n01\',\'b\')\;" onMouseOut="rollOut2(\'m02n01\')\;">';
		strHTML += isNN4 + '社長挨拶</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/policy.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n01\',\'b\')\;" onMouseOut="rollOut2(\'m02n01\')\;">';
		strHTML += isNN4 + 'IRポリシー</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/risk_information.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n01\',\'b\')\;" onMouseOut="rollOut2(\'m02n01\')\;">';
		strHTML += isNN4 + 'リスク情報</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/plan.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n02\',\'b\')\;" onMouseOut="rollOut2(\'m02n02\')\;">';
		strHTML += isNN4 + '経営計画</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/financial.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n03\',\'b\')\;" onMouseOut="rollOut2(\'m02n03\')\;">';
		strHTML += isNN4 + '決算財務情報</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/individual.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n011\',\'b\')\;" onMouseOut="rollOut2(\'m02n011\')\;">';
		strHTML += isNN4 + '個人投資家</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/memo.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n04\',\'b\')\;" onMouseOut="rollOut2(\'m02n04\')\;">';
		strHTML += isNN4 + '株主情報</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/news.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n05\',\'b\')\;" onMouseOut="rollOut2(\'m02n05\')\;">';
		strHTML += isNN4 + '適時開示情報</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/ir_sch.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n06\',\'b\')\;" onMouseOut="rollOut2(\'m02n06\')\;">';
		strHTML += isNN4 + 'IRスケジュール</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/share-praice.htm" target="_blank" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n07\',\'b\')\;" onMouseOut="rollOut2(\'m02n07\')\;">';
		strHTML += isNN4 + '株価情報</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/analyst.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n08\',\'b\')\;" onMouseOut="rollOut2(\'m02n08\')\;">';
		strHTML += isNN4 + 'アナリスト一覧</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/order.asp" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n09\',\'b\')\;" onMouseOut="rollOut2(\'m02n09\')\;">';
		strHTML += isNN4 + 'お問合せ</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/caution.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n10\',\'b\')\;" onMouseOut="rollOut2(\'m02n10\')\;">';
		strHTML += isNN4 + '注意事項</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';
//コンテナ船
		strHTML += '<div class="submenu2" ID="m01n01" NAME="m01n01">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/map/jpn/map.htm" class="sWH">';
		strHTML += isNN4 + '航路マップ</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/fleet.htm" class="sWH">';
		strHTML += isNN4 + '当社コンテナ船隊一覧</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/spec/spec.htm" class="sWH">';
		strHTML += isNN4 + '当社コンテナのご案内</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'cnt/klj.htm" class="sWH" target="_blank">';
		strHTML += isNN4 + 'お客様向け情報&quot;K&quot;Line（Japan）Ltd.</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/contact/world_j.htm" class="sWH">';
		strHTML += isNN4 + 'お問合せ先</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';
//ターミナル事業
		strHTML += '<div class="submenu2" ID="m01n02" NAME="m01n02">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/terminal/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/terminal/catos.html" class="sWH">';
		strHTML += isNN4 + 'ターミナル・オペレーション・システム</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'web_tv/web_tv.htm" class="sWH">';
		strHTML += isNN4 + '大井ターミナルライブ映像</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';
//ドライバルク
		strHTML += '<div class="submenu2" ID="m01n03" NAME="m01n03">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/drybulk/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/drybulk/fleet.htm" class="sWH">';
		strHTML += isNN4 + '運航船腹</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/coal/corona.html" class="sWH">';
		strHTML += isNN4 + 'コロナ・シリーズ</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';
//自動車船
		strHTML += '<div class="submenu2" ID="m01n04" NAME="m01n04">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/map/j_map.htm" class="sWH">';
		strHTML += isNN4 + 'サービス航路</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/iso.htm" class="sWH">';
		strHTML += isNN4 + 'ISO9001</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/fleet.htm" class="sWH">';
		strHTML += isNN4 + '運航船腹</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/contact/j_world.htm" class="sWH">';
		strHTML += isNN4 + 'お問合せ先</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/three.htm" class="sWH">';
		strHTML += isNN4 + '高品質サービスを目指して</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/21c.htm" class="sWH">';
		strHTML += isNN4 + '新事業への取組み</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/history.htm" class="sWH">';
		strHTML += isNN4 + '30余年の足取り</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';
//LNG船
		strHTML += '<div class="submenu2" ID="m01n05" NAME="m01n05">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/lng/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/lng/fleet.htm" class="sWH">';
		strHTML += isNN4 + '運航・保有船腹</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n06" NAME="m01n06">';
		strHTML += '</div>';
//油層船
		strHTML += '<div class="submenu2" ID="m01n07" NAME="m01n07">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/tanker/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/tanker/fleet.htm" class="sWH">';
		strHTML += isNN4 + '運航船腹</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';
//エネルギー資源開発
		strHTML += '<div class="submenu2" ID="m01n08" NAME="m01n08">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/energy/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';
//物流
		strHTML += '<div class="submenu2" ID="m01n09" NAME="m01n09">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/logistics/index.html" class="sWH">';
		strHTML += isNN4 + 'サービス概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/logistics/link.html" class="sWH">';
		strHTML += isNN4 + 'KLTLリンク</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/logistics/kbhs.html" class="sWH">';
		strHTML += isNN4 + '国内グループ物流会社</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

//投資家情報

		strHTML += '<div class="submenu2" ID="m02n01" NAME="m02n01">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n02" NAME="m02n02">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n03" NAME="m02n03">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/financial.html" class="sWH">';
		strHTML += isNN4 + '決算短信</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/info.html" class="sWH">';
		strHTML += isNN4 + '決算説明</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/fullinfo.html" class="sWH">';
		strHTML += isNN4 + '報告書</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/midinfo.html" class="sWH">';
		strHTML += isNN4 + '中間報告書</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/quarterinfo.html" class="sWH">';
		strHTML += isNN4 + '株主通信</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/koukoku.html" class="sWH">';
		strHTML += isNN4 + '決算公告</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/yukashouken.html" class="sWH">';
		strHTML += isNN4 + '有価証券報告書等</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/annual.html" class="sWH">';
		strHTML += isNN4 + 'アニュアルレポート</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/rating.html" class="sWH">';
		strHTML += isNN4 + '格付け情報</font></a>';
				strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/factbook.html" class="sWH">';
		strHTML += isNN4 + 'ファクトブック<font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n04" NAME="m02n04">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/memo.html" class="sWH">';
		strHTML += isNN4 + '株主メモ</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/general.html" class="sWH">';
		strHTML += isNN4 + '株主総会</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n05" NAME="m02n05">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n06" NAME="m02n06">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n07" NAME="m02n07">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n08" NAME="m02n08">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n09" NAME="m02n09">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';

                strHTML += '<div class="submenu2" ID="m02n011" NAME="m02n011">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';

		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/faq.html" class="sWH">';
		strHTML += isNN4 + 'よくあるご質問</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/order.asp" class="sWH">';
		strHTML += isNN4 + 'お問合せ</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'cnt/ir_mail.htm" class="sWH">';
		strHTML += isNN4 + 'IRメール配信サービス</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n10" NAME="m02n10">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m02" NAME="m02">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2010/index.html" class="sWH">';
		strHTML += isNN4 + '2010年</font></a>'
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2009/index.html" class="sWH">';
		strHTML += isNN4 + '2009年</font></a>'
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2008/index.html" class="sWH">';
		strHTML += isNN4 + '2008年</font></a>'
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2007/index.html" class="sWH">';
		strHTML += isNN4 + '2007年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2006/index.html" class="sWH">';
		strHTML += isNN4 + '2006年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2005/index.html" class="sWH">';
		strHTML += isNN4 + '2005年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2004/index.html" class="sWH">';
		strHTML += isNN4 + '2004年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2003/index.html" class="sWH">';
		strHTML += isNN4 + '2003年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2002/index.html" class="sWH">';
		strHTML += isNN4 + '2002年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2001/index.html" class="sWH">';
		strHTML += isNN4 + '2001年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2000/index.html" class="sWH">';
		strHTML += isNN4 + '2000年 - 1996年</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m03" NAME="m03">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/index.html" class="sWH">';
		strHTML += isNN4 + '会社概要</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/board.html" class="sWH">';
		strHTML += isNN4 + '役員構成</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/history.html" class="sWH">';
		strHTML += isNN4 + '会社沿革</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/fleet.html" class="sWH">';
		strHTML += isNN4 + '運航船腹</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/org.html" class="sWH">';
		strHTML += isNN4 + '組織</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/network.html" class="sWH">';
		strHTML += isNN4 + '海外拠点</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/group.html" class="sWH">';
		strHTML += isNN4 + 'グループ会社案内</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/map.html" class="sWH">';
		strHTML += isNN4 + '本社所在地地図</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

//20050712DomonAdd csr
		strHTML += '<div class="submenu" ID="m06" NAME="m06">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/csr.html" class="sWH">';
		strHTML += isNN4 + 'CSR</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/corp.html" class="sWH">';
		strHTML += isNN4 + 'コーポレート・ガバナンス</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/shareholders.html" class="sWH">';
		strHTML += isNN4 + '株主･投資家の皆様とともに</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/customers.html" class="sWH">';
		strHTML += isNN4 + 'お客様とともに</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/business_partners.html" class="sWH">';
		strHTML += isNN4 + 'お取引先とともに</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/soc.html" class="sWH">';
		strHTML += isNN4 + '社会の一員として</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/employees.html" class="sWH">';
		strHTML += isNN4 + '従業員とともに</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/safety_csr.html" class="sWH">';
		strHTML += isNN4 + '安全運航</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/management.html" class="sWH">';
		strHTML += isNN4 + '環境保全</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/report.html" class="sWH">';
		strHTML += isNN4 + '社会・環境レポート</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m04" NAME="m04">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/safety.html" class="sWH">';
		strHTML += isNN4 + '安全運航</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';


		strHTML += '<div class="submenu" ID="m07" NAME="m07">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/management.html" class="sWH">';
		strHTML += isNN4 + '環境経営</font></a>';
//20090903削除
//		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
//		strHTML += '<a href="' + path + 'corp/charter.html" class="sWH">';
//		strHTML += isNN4 + '環境憲章</font></a>';
//		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
//		strHTML += '<a href="' + path + 'corp/certification.html" class="sWH">';
//		strHTML += isNN4 + '環境認証</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/action.html" class="sWH">';
		strHTML += isNN4 + '環境保全への取り組み</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/report.html" class="sWH">';
		strHTML += isNN4 + '社会・環境レポート</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/update.html" class="sWH">';
		strHTML += isNN4 + '環境ニュースリリース</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';


		strHTML += '<div class="submenu" ID="m05" NAME="m05">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		/* 2004.09.30 採用ページ休止にともないリンク解除
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s01.html" class="sWH">';
		strHTML += isNN4 + '外航海運の現状と役割</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s02.html" class="sWH">';
		strHTML += isNN4 + '&quot;K&quot;ラインの戦略</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s03.html" class="sWH">';
		strHTML += isNN4 + '仕事と先輩の紹介</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s04.html" class="sWH">';
		strHTML += isNN4 + '&quot;K&quot;ラインの諸制度</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s05.html" class="sWH">';
		strHTML += isNN4 + '人事チームの紹介</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<br><img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s06.html" class="sWH">';
		strHTML += isNN4 + '採用情報</font></a>';*/
		
		/* 採用新ページ移行時にはここをコメントアウトしてください。
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s07.html" class="sWH">';
		strHTML += isNN4 + '資料請求</font></a>'; 
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'recruit/s08.html" class="sWH">';
		strHTML += isNN4 + '関連会社採用情報</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		ここまで */
		
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

//20060302
//		strHTML += '<div class="submenu" ID="m06" NAME="m06">';
//		strHTML += '</div>';

//		strHTML += '<div class="submenu" ID="m08" NAME="m08">';
//		strHTML += '</div>';

		strHTML += '<table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#9E0B0E">';
		strHTML += '<tr>';
		strHTML += '<td width="770" align="100%" valign="middle" >';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="30" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';


		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#790000">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="2" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#BB2222">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="20" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#555555">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="5" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		if(path){
			strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#790000">';
			strHTML += '<tr>';
			strHTML += '<td width="100%" valign="middle" align="right" bgcolor="#ffffff"><font size="-1">';
			strHTML += '<a href="javaScript:history.back()">';
			strHTML += '前のページへ戻る</a> | ';
			strHTML += '<a href="' + path + 'index.html">';
			strHTML += 'HOME</a>&nbsp;&nbsp;';
			strHTML += '</font><br></td>';
			strHTML += '</tr>';
			strHTML += '</table>';
			strHTML += '<br>';
		}
	}else{
		strHTML = '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="50%" align="left" valign="top">';
		strHTML += '<a href="' + path + 'cnt/intranet.htm">';
		strHTML += '<img src="' + path + 'img/logo.gif" width="160" height="40" alt="K-LINE" border="0"></a><br>';
		strHTML += '</td>';

//20060302 added domon
		strHTML += '<td width="50%" align="right" valign="bottom">';
		strHTML += '<a href="' + path + 'qa0/qa_contact_e.htm">';
		strHTML += '<img src="' + path + 'img/qa_e.gif" width="75" height="13" alt="" name="" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="50%" align="right" valign="bottom">';
		strHTML += '<a href="' + path + 'sitemap/sitemap_e.htm">';
		strHTML += '<img src="' + path + 'img/site1_e.gif" width="60" height="13" alt="" name="" border="0"></a><br>';
		strHTML += '</td>';

		strHTML += '<td width="50%" align="right" valign="bottom">';
		strHTML += '<a href="' + path + 'index.html" onMouseOver="document.images[\'japanese\'].src=\'' + path + 'img/japanese_on.gif\';" onMouseOut="document.images[\'japanese\'].src=\'' + path + 'img/japanese.gif\';">';
		strHTML += '<img src="' + path + 'img/japanese.gif" width="100" height="13" alt="Japanese" name="japanese" border="0"></a><br>';
		strHTML += '</a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" background="' + path + 'img/contents_bg.gif">';
		strHTML += '<tr>';
		strHTML += '<td width="30" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="1" alt=""><br>';
		strHTML += '</td>';

//20060228
//		strHTML += '<td width="10" align="left" valign="top">';
//		strHTML += '<a href="javascript:;" onMouseOver="rollOver(\'m010\',\'b\');" onMouseOut="rollOut(\'m010\');">';
//		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="1" alt="" name="im09" border="0"></a><br>';
//		strHTML += '</td>';

//20060302
		strHTML += '<td width="40" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/corporate_principles_e.html" onMouseOver="rollOver(\'m06\',\'b\')\;" onMouseOut="rollOut(\'m06\')\;">';
		strHTML += '<img src="' + path + 'img/corporate_off_e.gif" width="130" height="25" alt="" name="im06" border="0"></a><br>';
		strHTML += '</td>';

		strHTML += '<td width="90" align="left" valign="top">';
		strHTML += '<a href="javascript:;" onMouseOver="rollOver(\'m00\',\'b\');" onMouseOut="rollOut(\'m00\');">';
		strHTML += '<img src="' + path + 'img/contents01off_e.gif" width="95" height="25" alt="" name="im00" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="130" align="left" valign="top">';
		strHTML += '<a href="' + path + 'ir/index_e.html" onMouseOver="rollOver(\'m01\',\'b\');" onMouseOut="rollOut(\'m01\');">';
		strHTML += '<img src="' + path + 'img/contents02off_e.gif" width="120" height="25" alt="" name="im01" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="90" align="left" valign="top">';
		strHTML += '<a href="' + path + 'news/index_e.html" onMouseOver="rollOver(\'m02\',\'b\');" onMouseOut="rollOut(\'m02\');">';
		strHTML += '<img src="' + path + 'img/contents03off_e.gif" width="90" height="25" alt="" name="im02" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="90" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/index_e.html" onMouseOver="rollOver(\'m03\',\'b\');" onMouseOut="rollOut(\'m03\');">';
		strHTML += '<img src="' + path + 'img/contents04off_e.gif" width="95" height="25" alt="" name="im03" border="0"></a><br>';
		strHTML += '</td>';

		strHTML += '<td width="40" align="left" valign="top">';
		strHTML += '<a href="' + path + 'csr/csr_e.html" onMouseOver="rollOver(\'m05\',\'b\')\;" onMouseOut="rollOut(\'m05\')\;">';
		strHTML += '<img src="' + path + 'img/csr_off_e.gif" width="30" height="25" alt="" name="im05" border="0"></a><br>';
		strHTML += '</td>';

		strHTML += '<td width="130" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/safety_e.html" onMouseOver="rollOver(\'m04\',\'b\');" onMouseOut="rollOut(\'m04\');">';
		strHTML += '<img src="' + path + 'img/contents15off_e.gif" width="115" height="25" alt="" name="im04" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="90" align="left" valign="top">';
		strHTML += '<a href="' + path + 'corp/management_e.html" onMouseOver="rollOver(\'m07\',\'b\');" onMouseOut="rollOut(\'m07\');">';
		strHTML += '<img src="' + path + 'img/contents55off_e.gif" width="80" height="25" alt="" name="im07" border="0"></a><br>';
		strHTML += '</td>';
		strHTML += '<td width="10" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="1" alt="" name="im08" border="0"></a><br>';
		strHTML += '</td>';

		strHTML += '<td align="right" valign="top" width="100%">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="1" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';

//20060302
		strHTML += '<div class="submenu" ID="m06" NAME="m06">';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m00" NAME="m00">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n01\',\'b\');" onMouseOut="rollOut2(\'m01n01\');">';
		strHTML += isNN4 + 'Containership</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/terminal/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n02\',\'b\');" onMouseOut="rollOut2(\'m01n02\');">';
		strHTML += isNN4 + 'Terminal Operation</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/drybulk/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n03\',\'b\');" onMouseOut="rollOut2(\'m01n03\');">';
		strHTML += isNN4 + 'Dry Bulk Carrier</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n04\',\'b\');" onMouseOut="rollOut2(\'m01n04\');">';
		strHTML += isNN4 + 'Car Carrier</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/lng/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n05\',\'b\');" onMouseOut="rollOut2(\'m01n05\');">';
		strHTML += isNN4 + 'LNG Carrier</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/tanker/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n07\',\'b\');" onMouseOut="rollOut2(\'m01n01\');">';
		strHTML += isNN4 + 'Tanker</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/energy/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n08\',\'b\');" onMouseOut="rollOut2(\'m01n01\');">';
		strHTML += isNN4 + 'Energy Development</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/logistics/index_e.html" class="sWH" onMouseOver="rollOver2(\'m01n09\',\'b\');" onMouseOut="rollOut2(\'m01n01\');">';
		strHTML += isNN4 + 'Total Logistics</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

//投資家情報

		strHTML += '<div class="submenu" ID="m01" NAME="m01">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/index_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n01\',\'b\')\;" onMouseOut="rollOut2(\'m02n01\')\;">';
		strHTML += isNN4 + 'President&#146;s Message</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/plan_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n02\',\'b\')\;" onMouseOut="rollOut2(\'m02n02\')\;">';
		strHTML += isNN4 + 'Management Plan</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/financial_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n03\',\'b\')\;" onMouseOut="rollOut2(\'m02n03\')\;">';
		strHTML += isNN4 + 'Financial Information</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/news_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n05\',\'b\')\;" onMouseOut="rollOut2(\'m02n05\')\;">';
		strHTML += isNN4 + 'Notice & News Board</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/ir_sch_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n06\',\'b\')\;" onMouseOut="rollOut2(\'m02n06\')\;">';
		strHTML += isNN4 + 'IR Schedule</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/stockprice_e.htm" target="_blank" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n07\',\'b\')\;" onMouseOut="rollOut2(\'m02n07\')\;">';
		strHTML += isNN4 + 'Stock Price</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/analyst_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n08\',\'b\')\;" onMouseOut="rollOut2(\'m02n08\')\;">';
		strHTML += isNN4 + 'Analyst List</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/faq_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n09\',\'b\')\;" onMouseOut="rollOut2(\'m02n09\')\;">';
		strHTML += isNN4 + 'FAQ</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/caution_e.html" class="sWH" class="sWH" onMouseOver="rollOver2(\'m02n10\',\'b\')\;" onMouseOut="rollOut2(\'m02n10\')\;">';
		strHTML += isNN4 + 'Caution</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n01" NAME="m01n01">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/map/eng/map_e.htm" class="sWH">';
		strHTML += isNN4 + 'Service Map</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/fleet_e.htm" class="sWH">';
		strHTML += isNN4 + 'Fleet</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/spec/spec_e.htm" class="sWH">';
		strHTML += isNN4 + 'Container</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/container/contact/world_e.htm" class="sWH">';
		strHTML += isNN4 + 'Customer Contacts</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n02" NAME="m01n02">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/terminal/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/terminal/catos_e.html" class="sWH">';
		strHTML += isNN4 + 'Terminal Operation System</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n03" NAME="m01n03">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/drybulk/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/drybulk/fleet_e.htm" class="sWH">';
		strHTML += isNN4 + 'Fleet</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/coal/corona_e.html" class="sWH">';
		strHTML += isNN4 + 'Corona Series</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n04" NAME="m01n04">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + '/biz/car/map/e_map_e.htm" class="sWH">';
		strHTML += isNN4 + 'Service Map</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/iso_e.htm" class="sWH">';
		strHTML += isNN4 + 'ISO9001</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/fleet_e.htm" class="sWH">';
		strHTML += isNN4 + 'Fleet</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/contact/e_world_e.htm" class="sWH">';
		strHTML += isNN4 + 'Contact Us</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/three_e.htm" class="sWH">';
		strHTML += isNN4 + 'High Quality Service</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/21c_e.htm" class="sWH">';
		strHTML += isNN4 + 'How to satisfy customer needs</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/car/history_e.htm" class="sWH">';
		strHTML += isNN4 + 'Since 1968</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n05" NAME="m01n05">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/lng/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/lng/fleet_e.htm" class="sWH">';
		strHTML += isNN4 + 'Fleet</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n06" NAME="m01n06">';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n07" NAME="m01n07">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/tanker/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/tanker/fleet_e.htm" class="sWH">';
		strHTML += isNN4 + 'Fleet</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n08" NAME="m01n08">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/energy/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m01n09" NAME="m01n09">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/logistics/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Service Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'biz/logistics/link_e.html" class="sWH">';
		strHTML += isNN4 + 'Link</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

//投資家情報

		strHTML += '<div class="submenu2" ID="m02n01" NAME="m02n01">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n02" NAME="m02n02">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n03" NAME="m02n03">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/financial_e.html" class="sWH">';
		strHTML += isNN4 + 'Financial Highlights</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/info_e.html" class="sWH">';
		strHTML += isNN4 + 'Financial Report</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/interim_e.html" class="sWH">';
		strHTML += isNN4 + 'Interim Report</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/annual_e.html" class="sWH">';
		strHTML += isNN4 + 'Annual Report</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/rating_e.html" class="sWH">';
		strHTML += isNN4 + 'Rating Information</font></a>';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/factbook_e.html" class="sWH">';
		strHTML += isNN4 + 'Fact Book</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n04" NAME="m02n04">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon03.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'ir/memo_e.html" class="sWH">';
		strHTML += isNN4 + 'Information for Shareholdrrs</font></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n05" NAME="m02n05">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n06" NAME="m02n06">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n07" NAME="m02n07">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n08" NAME="m02n08">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n09" NAME="m02n09">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu2" ID="m02n10" NAME="m02n10">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/red_null.gif" width="15" height="10" alt=""></a>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m02" NAME="m02">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2010/index_e.html" class="sWH">';
		strHTML += isNN4 + '2010</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2009/index_e.html" class="sWH">';
		strHTML += isNN4 + '2009</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2008/index_e.html" class="sWH">';
		strHTML += isNN4 + '2008</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2007/index_e.html" class="sWH">';
		strHTML += isNN4 + '2007</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2006/index_e.html" class="sWH">';
		strHTML += isNN4 + '2006</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2005/index_e.html" class="sWH">';
		strHTML += isNN4 + '2005</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2004/index_e.html" class="sWH">';
		strHTML += isNN4 + '2004</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2003/index_e.html" class="sWH">';
		strHTML += isNN4 + '2003</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2002/index_e.html" class="sWH">';
		strHTML += isNN4 + '2002</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2001/index_e.html" class="sWH">';
		strHTML += isNN4 + '2001</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'news/2000/index_e.html" class="sWH">';
		strHTML += isNN4 + '2000 - 1998</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m03" NAME="m03">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/index_e.html" class="sWH">';
		strHTML += isNN4 + 'Profile</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/board_e.html" class="sWH">';
		strHTML += isNN4 + 'Top Management</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/history_e.html" class="sWH">';
		strHTML += isNN4 + 'Brief History</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/milestones_e.html" class="sWH">';
		strHTML += isNN4 + 'Milestones</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/fleet_e.html" class="sWH">';
		strHTML += isNN4 + 'Fleet</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/org_e.html" class="sWH">';
		strHTML += isNN4 + 'Domestic Organization</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/network_e.html" class="sWH">';
		strHTML += isNN4 + 'Overseas Network</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/group_e.html" class="sWH">';
		strHTML += isNN4 + '"K"LINE Group Companies</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<br>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/map_e.html" class="sWH">';
		strHTML += isNN4 + 'Head Office Location</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m04" NAME="m04">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/safety_e.html" class="sWH">';
		strHTML += isNN4 + 'Safety Navigation</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m07" NAME="m07">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/management_e.html" class="sWH">';
		strHTML += isNN4 + 'Green Management</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/action_e.html" class="sWH">';
		strHTML += isNN4 + 'Our Activities for Environmental Preservation </font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/report_e.html" class="sWH">';
		strHTML += isNN4 + 'Social & Environmental Report</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/update_e.html" class="sWH">';
		strHTML += isNN4 + 'Green News Releases</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<div class="submenu" ID="m08" NAME="m08">';
		strHTML += '</div>';

		strHTML += '<table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#9E0B0E">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="middle" >';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="30" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';

//20050712DomonAdd csr
		strHTML += '<div class="submenu" ID="m05" NAME="m05">';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/csr_e.html" class="sWH">';
		strHTML += isNN4 + 'Corporate Social Responsibility(CSR)</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/corp_e.html" class="sWH">';
		strHTML += isNN4 + 'Corporate Governance</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/shareholders_e.html" class="sWH">';
		strHTML += isNN4 + 'Together with Shareholders and Investors</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/customers_e.html" class="sWH">';
		strHTML += isNN4 + 'Working Together with our Customers</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/business_partners_e.html" class="sWH">';
		strHTML += isNN4 + 'Together with our Business Partners</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/soc_e.html" class="sWH">';
		strHTML += isNN4 + 'Acting as a Responsible Member of Society</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/employees_e.html" class="sWH">';
		strHTML += isNN4 + 'Relationship with Employees</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/safety_csr_e.html" class="sWH">';
		strHTML += isNN4 + 'Safety Navigation</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'corp/management_e.html" class="sWH">';
		strHTML += isNN4 + 'Environment</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '<a href="' + path + 'csr/report_e.html" class="sWH">';
		strHTML += isNN4 + 'Social & Environmental Report</font></a>';
		strHTML += '<img src="' + path + 'img/icon01.gif" width="15" height="10" alt="">';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '</div>';

		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#790000">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="2" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#BB2222">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="20" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#555555">';
		strHTML += '<tr>';
		strHTML += '<td width="100%" align="left" valign="top">';
		strHTML += '<img src="' + path + 'img/null.gif" width="1" height="5" alt=""><br>';
		strHTML += '</td>';
		strHTML += '</tr>';
		strHTML += '</table>';
		if(path){
			strHTML += '<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#790000">';
			strHTML += '<tr>';
			strHTML += '<td width="100%" valign="middle" align="right" bgcolor="#ffffff"><font size="-1">';
			strHTML += '<a href="javaScript:history.back()">';
			strHTML += 'BACK</a> | ';
			strHTML += '<a href="' + path + 'index_e.html">';
			strHTML += 'HOME</a>&nbsp;&nbsp;';
			strHTML += '</font><br></td>';
			strHTML += '</tr>';
			strHTML += '</table>';
			strHTML += '<br>';
		}
	}

	document.write(strHTML);
	document.close();
}

function Title(path,sname,sexp,mname,mexp) {
	if(JpnorEng){
		document.write('<table width="600" cellpadding="0" cellspacing="0" border="0">');
		document.write('<tr>');
		document.write('<td width="300" align="left" valign="top">');
		document.write('<img src="' + path + 'obj/' + sname + '.gif" width="250" height="30" alt="' + sexp + '" border="0" align="middle">');
		document.write('</td>');
		document.write('<td width="300" align="right" valign="top">');
		document.write('<img src="' + path + 'obj/' + mname + '.gif" width="250" height="30" alt="' + mexp + '" border="0" align="middle">');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td width="600" align="left" valign="top" colspan="2">');
		document.write('<img src="' + path + 'obj/bar.gif" width="600" height="6" alt="Bar" align="middle">');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.close();
	}else{
		document.write('<table width="600" cellpadding="0" cellspacing="0" border="0">');
		document.write('<tr>');
		document.write('<td width="300" align="left" valign="top">');
		document.write('<img src="' + path + 'obj/' + sname + '.gif" width="250" height="30" alt="' + sexp + '" border="0" align="middle">');
		document.write('</td>');
		document.write('<td width="300" align="right" valign="top">');
		document.write('<img src="' + path + 'obj/' + mname + '.gif" width="250" height="30" alt="' + mexp + '" border="0" align="middle">');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td width="600" align="left" valign="top" colspan="2">');
		document.write('<img src="' + path + 'obj/bar.gif" width="600" height="6" alt="Bar" align="middle">');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.close();
	}
}
