function write_menu( doc) {	var hostName = location.host;	if ( hostName != "") {		var httpsPath = "https://" + hostName + "/";		var httpPath  = "http://"  + hostName + "/";	} else {		var httpsPath = document.pTopPath;		var httpPath  = document.pTopPath;	}doc.write( '            <table width="159" border="0" cellpadding="0" cellspacing="1">');doc.write( '              <tr> ');doc.write( '                <td width="158" height="42"><img src="' + document.pTopPath + 'solution_center/image/sc_image.jpg" width="158" height="42"></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="20"><a href="' + httpsPath + 'php/mypage/u_list_mypage.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage01\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt01_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt01.gif" width="158" border="0" name="MenuImage01" alt="My Page" height="20"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="24"><a href="' + httpPath + 'mail_news/mail_news.html" target="main" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage23\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt23_h.gif\',1)"><img src="' + document.pTopPath + 'public_img/menu/m_bt23.gif" width="158" height="24" border="0" name="MenuImage23" alt="メールニュースサービス"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'solution_center/solution_center.html" target="main" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage02\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt02_h.gif\',1)"><img src="' + document.pTopPath + 'public_img/menu/m_bt02.gif" width="158" height="21" border="0" name="MenuImage02" alt="ソリューションセンター"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpsPath + 'solution_center/category_01.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage04\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt04_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt04.gif" width="158" height="21" border="0" name="MenuImage04" alt="定性検索"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpsPath + 'solution_center/seisitu.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage05\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt05_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt05.gif" width="158" height="21" border="0" name="MenuImage05" alt="定量検索"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'solution_center/zyushi/zyushi.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage03\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt03_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt03.gif" width="158" height="21" border="0" name="MenuImage03" alt="樹脂の種類と特徴"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'solution_center/use_info/use_info.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage06\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt06_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt06.gif" width="158" height="21" border="0" name="MenuImage06" alt="用途別情報（カタログ）"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'solution_center/catalog/catalog.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage17\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt17_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt17.gif" width="158" height="21" alt="カタログ" border="0" name="MenuImage17"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'support_center/support_center.html" target="main" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage07\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt07_h.gif\',1)"><img src="' + document.pTopPath + 'public_img/menu/m_bt07.gif" width="158" height="21" border="0" name="MenuImage07" alt="サポートセンター"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'support_center/n_product/n_product.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage08\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt08_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt08.gif" width="158" height="21" border="0" name="MenuImage08" alt="新製品情報"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpsPath + 'support_center/technology/technology.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage09\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt09_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt09.gif" width="158" height="21" border="0" name="MenuImage09" alt="技術情報"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'support_center/link/link.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage25\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt25_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt25.gif" width="158" height="21" border="0" name="MenuImage25" alt="リンク集"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'support_center/market/market.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage18\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt18_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt18.gif" width="158" height="21" border="0" name="MenuImage18" alt="マーケット情報"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'support_center/news/news.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage10\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt10_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt10.gif" width="158" height="21" border="0" name="MenuImage10" alt="ニュース"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'support_center/ent_list/list.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage12\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt12_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt12.gif" width="158" height="21" border="0" name="MenuImage12" alt="参加企業一覧"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'support_center/inquiry/i_nyuryoku.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage14\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt14_h.gif\',1)" target="main"><img src="' + document.pTopPath + 'public_img/menu/m_bt14.gif" width="158" height="21" border="0" name="MenuImage14" alt="お問い合わせ"></a></td>');doc.write( '              </tr>');doc.write( '              <tr>');doc.write( '                <td width="158" height="21"><a href="' + httpPath + 'index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage16\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt16_h.gif\',1)" target="_top"><img src="' + document.pTopPath + 'public_img/menu/m_bt16.gif" width="158" height="21" border="0" name="MenuImage16" alt="TOPへ"></a></td>');doc.write( '              </tr>');doc.write( '              <tr> ');doc.write( '                <td width="158" height="21"><a href="http://www.film-sheet.com/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'MenuImage20\',\'\',\'' + document.pTopPath + 'public_img/menu/m_bt20_h.gif\',1)" target="_blank"><img src="' + document.pTopPath + 'public_img/menu/m_bt20.gif" width="158" height="21" border="0" name="MenuImage20" alt="フィルムシートサイトへ"></a></td>');doc.write( '              </tr>');doc.write( '            </table>');}function preload_menu_images() {	MM_preloadImages( 		document.pTopPath + 'public_img/menu/m_bt01_h.gif',		document.pTopPath + 'public_img/menu/m_bt02_h.gif',		document.pTopPath + 'public_img/menu/m_bt03_h.gif',		document.pTopPath + 'public_img/menu/m_bt04_h.gif',		document.pTopPath + 'public_img/menu/m_bt05_h.gif',		document.pTopPath + 'public_img/menu/m_bt06_h.gif',		document.pTopPath + 'public_img/menu/m_bt07_h.gif',		document.pTopPath + 'public_img/menu/m_bt08_h.gif',		document.pTopPath + 'public_img/menu/m_bt09_h.gif',		document.pTopPath + 'public_img/menu/m_bt10_h.gif',		document.pTopPath + 'public_img/menu/m_bt11_h.gif',		document.pTopPath + 'public_img/menu/m_bt12_h.gif',		document.pTopPath + 'public_img/menu/m_bt14_h.gif',		document.pTopPath + 'public_img/menu/m_bt16_h.gif',		document.pTopPath + 'public_img/menu/m_bt17_h.gif',		document.pTopPath + 'public_img/menu/m_bt18_h.gif',		document.pTopPath + 'public_img/menu/m_bt20_h.gif'	);}