document.write ('<div id="headerLogo">')
document.write ('<a href="./index.html"><img src="img/gamearts.gif" alt="GAME ARTS Co., Ltd." /></a>')
document.write ('</div>')

document.write ('<div id="headerSubMenu">')
document.write ('<a href="http://www.gamearts.com/"><img src="img/english.gif" alt="English" /></a>')
document.write ('<a href="sitemap/sitemap.html"><img src="img/sitemap.gif" alt="サイトマップ" /></a>')
document.write ('<a href="privacy/privacy.html"><img src="img/privacy.gif" alt="ガイドライン" /></a>')
document.write ('</div>')

document.write ('<div id="headerMenu">')
document.write ('<ul class="gnavi">')
document.write ('<li><a href="news/news.html">ニュース</a>')
document.write ('</li>')
document.write ('<li><a href="products/new.html">製品情報</a>')
document.write (' <ul class="sub_menu">')
document.write (' <li><a href="products/new.html">新製品</a>')
document.write (' <li><a href="products/products.html#wiiware">Wiiウェア</a>')
document.write (' <li><a href="products/products.html#psn">PSN</a>')
document.write (' <li><a href="products/products.html#xbox360">Xbox 360</a>')
document.write (' <li><a href="products/products.html#xbox">Xbox</a>')
document.write (' <li><a href="products/products.html#ds">Nintendo DS</a>')
document.write (' <li><a href="products/products.html#ps2">PlayStation2</a>')
document.write (' <li><a href="products/products.html#dc">Dreamcast</a>')
document.write (' <li><a href="products/products.html#ps2">PlayStation</a>')
document.write (' <li><a href="products/products.html#ss">SEGA SATURN</a>')
document.write (' <li><a href="products/products.html#mc">MEGA CD</a>')
document.write (' <li><a href="products/products.html#md">MEGA DRIVE</a>')
document.write (' <li><a href="products/products.html#pc">PC</a>')
document.write (' <li><a href="products/series.html">シリーズタイトル</a>')
document.write (' </ul>')
document.write ('</li>')
document.write ('<li><a href="company/corp.html">企業情報</a>')
document.write (' <ul class="sub_menu">')
document.write (' <li><a href="company/corp.html">会社概要</a>')
document.write (' <li><a href="company/greeting.html">代表者挨拶</a>')
document.write (' <li><a href="company/history_of_corp.html">会社沿革</a>')
document.write (' <li><a href="company/structure.html">組織図</a>')
document.write (' <li><a href="company/access.html">交通アクセス</a>')
document.write (' <li><a href="company/corporate-profile.html">会社案内</a>')
document.write (' </ul>')
document.write ('<li><a href="recruit/recruit.html">採用情報</a>')
document.write ('</li>')
document.write ('<li><a href="contact/contact.html">お問合せ</a>')
document.write ('</li>')
document.write ('</ul>')
document.write ('</div>')
