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.co.jp/"><img src="img/japanease.gif" alt="Japanease" /></a>')
document.write ('<a href="sitemap/sitemap.html"><img src="img/sitemap.gif" alt="Site Map" /></a>')
document.write ('<a href="privacy/privacy.html"><img src="img/privacy.gif" alt="Guideline" /></a>')
document.write ('</div>')

document.write ('<div id="headerMenu">')
document.write ('<ul class="gnavi">')
document.write ('<li><a href="news/news.html">News</a>')
document.write ('</li>')
document.write ('<li><a href="products/new.html">Products</a>')
document.write (' <ul class="sub_menu">')
document.write (' <li><a href="products/new.html">New Release</a>')
document.write (' </ul>')
document.write ('</li>')
document.write ('<li><a href="company/corp.html">Company</a>')
document.write (' <ul class="sub_menu">')
document.write (' <li><a href="company/corp.html">Company Profile</a>')
document.write (' <li><a href="company/greeting.html">Message from President</a>')
document.write (' <li><a href="company/history_of_corp.html">History of the Company</a>')
document.write (' <li><a href="company/structure.html">Organization</a>')
document.write (' <li><a href="company/access.html">Access</a>')
document.write (' <li><a href="company/corporate-profile.html">Corporate Profile</a>')
document.write (' </ul>')
document.write ('<li><a href="recruit/recruit.html">Recruit</a>')
document.write ('</li>')
document.write ('<li><a href="contact/contact.html">Contact</a>')
document.write ('</li>')
document.write ('</ul>')
document.write ('</div>')
