/**********************************************************************
Tokio Marine & Nichido Fire Insurance Co., Ltd. : js [ htmlparts.js ]06.07.28
***********************************************************************
a variable : -
a function : writeHtml_xxx
**********************************************************************/

/**2009/02/15**************************/
/**トップのみフッタ画像削除のため作成**/
/**************************************/

/*======================================================
 writeHtml_header()
======================================================*/
function writeHtml_header(){	var mData = '';	
	mData += '<table width="763" cellpadding="0" cellspacing="0" border="0" class="block01">';
	mData += '<tr>';
	mData += '<td rowspan="2" valign="top" width="212"><a href="' + gCmRootPath + 'en/index.html"><img src="' + gCmRootPath + 'common/en/img/logo.gif" width="203" height="60" alt="Tokio Marine & Nichido Fire Insurance Co., Ltd." border="0" class="logo"></a></td>';
	mData += '<td class="tokiolink"><a href="http://www.tokiomarinehd.com/en/index.html" target="_blank">Tokio Marine Holdings Web Site</a></td>';
	mData += '</tr>';
	mData += '<tr>';
	mData += '<td align="right">';	mData += '<table width="170" cellpadding="0" cellspacing="0" border="0">';
	mData += '<tr>';
	mData += '<td class="hdr_txt"><a href="' + gCmRootPath + 'en/sitemap.html">Sitemap</a> | <a href="' + gCmRootPath + 'index.html">Japanese</a></td>';
	mData += '<td width="48" align="right" valign="bottom"><a href="http://www.tokiomarinehd.com/en/group/index.html" target="_blank"><img src="' + gCmImgPath + 'hdr_logo03.gif" wi	dth="43" height="30" alt="TOKIO MARINE GROUP"></a></td>';
	mData += '</tr>';
	mData += '</table>';
	mData += '</tr>';
	mData += '</table>';
	mData += '</div>';
	document.write(mData);
}
/*======================================================
 writeHtml_headerPop()
======================================================*/
function writeHtml_headerPop(){var mData = '';
	mData += '<a name="top"></a>';
	mData += '<div id="headerPopArea">';
	mData += '<div class="base">';
	mData += '<div class="logo"><a href="http://www.tokiomarine-nichido.co.jp/" target="_blank"><img src="' + gCmImgPath + 'hd_logoPop.gif" width="235" height="57" alt="Tokio Marine & Nichido Fire Insurance Company"></a></div>';
	mData += '<div class="block">';
	mData += '<div class="button">';
	mData += '<table border="0" cellpadding="0" cellspacing="0">';
	mData += '<tr>';
	mData += '<td><a href="javascript:window.close();"><img src="' + gCmEnImgPath + 'hd_btn_close.gif" width="76" height="17" alt="Close"></a></td>';
	mData += '<td><img src="' + gCmImgPath + 'sp.gif" width="20" height="1" alt=""></td>';
	mData += '</tr>';
	mData += '</table>';
	mData += '</div>';
	mData += '\n</div>';   // \n -> for MacIE5.0
	mData += '<br class="clear">';
	mData += '</div>';
	mData += '</div>';	document.write(mData);
}
/*======================================================
 writeHtml_global()
======================================================*/
function writeHtml_global(){	var mData = '';	
	mData += '<div id="globalnavi">';
	mData += '<ul>';
	mData += '<li class="gb01"><a onMouseOver="global_over(\'gn_btn01\');" onMouseOut="global_out(\'gn_btn01\');" href="' + gCmRootPath + 'en/index.html" title="Tokio Marine & Nichido Fire Insurance Company"><img name="gn_btn01" src="' + gCmEnImgPath + 'gn_btn01.gif" width="60" height="30" alt="Tokio Marine & Nichido Fire Insurance Company"></a></li>';
	mData += '<li class="gb02"><a onMouseOver="global_over(\'gn_btn02\');" onMouseOut="global_out(\'gn_btn02\');" href="' + gCmRootPath + 'en/us/index.html" title="About Us"><img name="gn_btn02" src="' + gCmEnImgPath + 'gn_btn02.gif" width="98" height="30" alt="About Us"></a></li>';
	mData += '<li class="gb03"><a onMouseOver="global_over(\'gn_btn03\');" onMouseOut="global_out(\'gn_btn03\');" href="' + gCmRootPath + 'en/products/index.html" title="Products and Services"><img name="gn_btn03" src="' + gCmEnImgPath + 'gn_btn03.gif" width="171" height="30" alt="Products and Services"></a></li>';
	mData += '<li class="gb04"><a onMouseOver="global_over(\'gn_btn04\');" onMouseOut="global_out(\'gn_btn04\');" href="' + gCmRootPath + 'en/csr/index.html" title="Social Responsibility"><img name="gn_btn04" src="' + gCmEnImgPath + 'gn_btn04.gif" width="161" height="30" alt="Social Responsibility"></a></li>';
	mData += '<li class="gb05"><a onMouseOver="global_over(\'gn_btn05\');" onMouseOut="global_out(\'gn_btn05\');" href="' + gCmRootPath + 'en/investor/index.html" title="Investor Relations"><img name="gn_btn05" src="' + gCmEnImgPath + 'gn_btn05.gif" width="145" height="30" alt="Investor Relations"></a></li>';
	mData += '<li class="gb06"><a onMouseOver="global_over(\'gn_btn06\');" onMouseOut="global_out(\'gn_btn06\');" href="' + gCmRootPath + 'en/global/index.html" title="Global Network"><img name="gn_btn06" src="' + gCmEnImgPath + 'gn_btn06.gif" width="131" height="30" alt="Global Network"></a></li>';
	mData += '</ul>';
	mData += '</div>';
	mData += '</div>';	document.write(mData);
	
	
}
/*======================================================
 writeHtml_txsize()
======================================================*/
function writeHtml_txsize(){	var mData = '';	
	mData += '<div id="txsizeArea">';
	mData += '<table border="0" cellpadding="0" cellspacing="0" class="link">';
	mData += '<tr>';
	mData += '<td class="text"><img src="' + gCmEnImgPath + 'tx_btn.gif" width="50" height="21" alt="TextSize"></td>';
	mData += '<td><a href="#" onClick="style_change(\'M\');return false"><img name="tx_btn_m" src="' + gCmEnImgPath + 'tx_btn_m.gif" width="28" height="21" alt="Medium"></a></td>';
	mData += '<td><a href="#" onClick="style_change(\'L\');return false"><img name="tx_btn_l" src="' + gCmEnImgPath + 'tx_btn_l.gif" width="27" height="21" alt="Large"></a></td>';
	mData += '</tr>';
	mData += '</table>';
	mData += '</div>';
	document.write(mData);	var mName = {
		'M' : 'tx_btn_m',
		'L' : 'tx_btn_l'
	}
	var mImg = document.images[mName[gCmCookieData]];
	if( mImg ){ mImg.src = gCmEnImgPath + mName[gCmCookieData] + '_on.gif'; }
}
/*======================================================
 writeHtml_ftglobal()
======================================================*/
function writeHtml_ftglobal(){	var mData = '';	mData += '<div id="ftglobalArea">';
	mData += '<div class="base">';
	mData += '<div class="link">';
	mData += '<table border="0" cellpadding="0" cellspacing="0">';
	mData += '<tr>';
	mData += '<td><a id="ftgn_txt01" href="' + gCmRootPath + 'en/index.html">Top</a></td>';
	mData += '<td><a id="ftgn_txt02" href="' + gCmRootPath + 'guide/index.html">About Us</a></td>';
	mData += '<td><a id="ftgn_txt03" href="' + gCmRootPath + 'service/index.html">Investor Relations</a></td>';
	mData += '<td><a id="ftgn_txt04" href="' + gCmRootPath + 'society/index.html">Products &amp; Service</a></td>';
	mData += '<td><a id="ftgn_txt05" href="' + gCmRootPath + 'ir/index.html">CSR Report</a></td>';
	mData += '<td><a id="ftgn_txt06" href="' + gCmRootPath + 'world/index.html" class="end">Global Network</a></td>';
	mData += '</tr>';
	mData += '</table>';
	mData += '</div>';
	mData += '</div>';
	mData += '</div>';
	document.write(mData);
}
/*======================================================
 writeHtml_footer()
======================================================*/
function writeHtml_footer(){	var mData = '';	
	mData += '<div id="footerArea">';
	mData += '<div class="block01">';
	mData += '<table cellpadding="0" cellspacing="0" border="0">';
	mData += '<tr>';
	mData += '<td width="565" valign="top">';
	mData += '<div class="link">';
	mData += '<a href="' + gCmRootPath + 'en/terms.html">Terms of Use</a> | <a href="' + gCmRootPath + 'en/privacy.html">Privacy Policy</a></div></td>';
	/**mData += '<td width="200" valign="top"><a href="https://ssl.fbmanager.jp/fb/tokiomarinenichido/13/" onClick="window.open(\'https://ssl.fbmanager.jp/fb/tokiomarinenichido/13/\',\'a\',\'width=635,height=662,scrollbars=yes\'); return false;">';
	mData += '<img src="/common/en/img/ft_btn_questionnaire.gif" alt="Questionnaire" width="132" height="27" /></a></td>';**/
	mData += '<td width="201" valign="top">';
	mData += '<div class="grouplink">';
	mData += '<a href="http://www.tokiomarinehd.com/en/group/index.html" target="_blank">Tokio Marine Group companies</a></div></td>';
	mData += '</tr>';
	mData += '<tr>';
	mData += '<td colspan="2" valign="top">';
	mData += '<div class="copy">';
	mData += 'Copyright (c) 2006-2010 Tokio Marine & Nichido Fire Insurance Co., Ltd.</div></td>';
	mData += '<td valign="top" align="right">&nbsp;</td>';
	mData += '</tr>';
	mData += '</table>';
	mData += '</div>';
	mData += '</div>';
	document.write(mData);
}
/*======================================================
 writeHtml_copyright()
======================================================*/
function writeHtml_copyright(){
/* エラー回避のため空設定 */
}