var html;
html = '<div id="head">';
html += '<h1><a href="http://www.fromhc.com/" title="fromHC｜機関投資家・資産運用業界向け資産運用総合情報サイト">fromHC｜機関投資家・資産運用業界向け資産運用総合情報サイト</a></h1>';
html += '<h2>機関投資家・資産運用業界向け、<br>資産運用総合情報サイト</h2>';
html += '<ol id="hd-mnu">';
html += '<li id="hd-mnu01-on"><a href="http://www.fromhc.com/finance/" title="リサーチニュース">リサーチニュース</a></li>';
html += '<li id="hd-mnu02"><a href="http://www.fromhc.com/report/" title="特集・レポート">特集・レポート</a></li>';
html += '<li id="hd-mnu03"><a href="http://www.fromhc.com/seminar/" title="セミナー">セミナー</a></li>';
html += '<li id="hd-mnu04"><a href="http://www.fromhc.com/interview/" title="マネジャ・インタビュー">マネジャ・インタビュー</a></li>';
html += '<li id="hd-mnu05"><a href="http://www.fromhc.com/forefront/" title="金融最前線">金融最前線</a></li>';
html += '<li id="hd-mnu06"><a href="http://www.fromhc.com/column/" title="コラム">コラム</a></li>';
html += '<li id="hd-mnu07"><a href="http://www.fromhc.com/books/" title="読んで損しない本">読んで損しない本</a></li>';
html += '</ol>';
html += '<ul>';
html += '<li><a href="http://www.fromhc.com/aboutus/faq.html" title="FAQ"><img src="http://www.fromhc.com/shared/images/cmn_hd-smnu01.gif" alt="FAQ" width="35" height="10" /></a></li>';
html += '<li><a href="http://www.fromhc.com/aboutus/sitemap.html" title="サイトマップ"><img src="http://www.fromhc.com/shared/images/cmn_hd-smnu02.gif" alt="サイトマップ" width="68" height="10" /></a></li>';
html += '<li><a href="http://www.fromhc.com/aboutus/company.html" title="運営会社"><img src="http://www.fromhc.com/shared/images/cmn_hd-smnu03.gif" alt="運営会社" width="52" height="10" /></a></li>';
html += '<li><a href="http://www.fromhc.com/contact/" title="お問い合わせ"><img src="http://www.fromhc.com/shared/images/cmn_hd-smnu04.gif" alt="お問い合わせ" width="71" height="10" /></a></li>';
html += '<li><a href="http://www.fromhc.com/magazine/" title="メールマガジン登録"><img src="http://www.fromhc.com/shared/images/cmn_hd-smnu05.gif" alt="メールマガジン登録" width="101" height="10" /></a></li>';
html += '</ul>';

//html += '<form id="form1" name="form1" method="GET" action="/cgi-bin/namazu.cgi">';
html += '<form id="form1" name="form1" method="POST" action="http://www.fromhc.com/namazu.php">';
html += '<input type="text" name="query" id="inputbox" />';
html += '<input name="imageField" type="image" id="inputbtn" src="http://www.fromhc.com/shared/images/cmn_hd-btn.gif" alt="検索" />';
html += '<input type="hidden" name="whence" value="0">';
html += '<input type="hidden" name="lang" value="ja">';
html += '</form>';
html += '</div>';
document.write(html);