function header_write() {
 document.writeln('<table width=736 border=0 cellpadding=0 cellspacing=0 align="center"><tr><td colspan="2"><img src="images/img_line01.gif" width=736 height=5 alt=""></td></tr><tr><td bgcolor="#ffffff"><a href="index.html"><img src="images/img_logo.gif" width=227 height=81 alt="TRIiS SOLUTION" border="0"></a></td><td align="right" bgcolor="#ffffff"><a href="javascript:;" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image1\',\'\',\'images/btn_menu_home_ov.gif\',1)" onClick="MM_goToURL(\'parent\',\'index.html\');return document.MM_returnValue"><img src="images/btn_menu_home.gif" width=85 height=81 alt="ホーム" border="0" name="Image1"></a><a href="javascript:;" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image2\',\'\',\'images/btn_menu_company_ov.gif\',1)" onClick="MM_goToURL(\'parent\',\'company/index.html\');return document.MM_returnValue"><img src="images/btn_menu_company.gif" width=85 height=81 alt="会社概要" border="0" name="Image2"></a><a href="javascript:;" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image6\',\'\',\'images/btn_menu_contact_ov.gif\',1)" onClick="MM_goToURL(\'parent\',\'contact.html\');return document.MM_returnValue"><img src="images/btn_menu_contact.gif" width=86 height=81 alt="お問い合わせ" border="0" name="Image6"></a></td></tr></table>');
}

