document.write('<div id="navi">');
document.write('<div id="global-nav">');
document.write('<div id="gn-e-bg">');
document.write('<table summary="グローバルナビゲーション" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<th class="e_company"><a href="company/index.html">Company</a></th>');
document.write('<th class="e_guide"><a href="guide/index.html">Guide</a></th>');
document.write('<th class="e_information"><a href="information/index.html">Information</a></th>');
document.write('<th class="e_technology"><a href="technology/index.html">Technology</a></th>');
document.write('<th class="e_sightseeing"><a href="sightseeing/index.html">Sightseeing</a></th>');
document.write('<th class="e_cooperation"><a href="cooperation/index.html">International Cooperation</a></th>');
document.write('<th class="e_library"><a href="library/index.html">Library</a></th>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');
document.write('</div>');
document.write('</div>');