function head_menu(){
document.write("<ul>");
document.write("<li><a href='../chara/index.html'><img src='/category/battlespirits_dan/images/btn01.jpg' alt='キャラクター' width='112' height='118' border='0' /></a></li>");
document.write("<li><a href='../story/index.sms'><img src='/category/battlespirits_dan/images/btn02.jpg' alt='各話あらすじ・今後の予定' width='112' height='118' border='0' /></a></li>");
document.write("<li><a href='../cast/index.html'><img src='/category/battlespirits_dan/images/btn03.jpg' alt='キャスト・スタッフ' width='112' height='118' border='0' /></a></li>");
document.write("<li><a href='../sing/index.html'><img src='/category/battlespirits_dan/images/btn04.jpg' alt='テーマソング' width='112' height='118' border='0' /></a></li>");
document.write("<li><a href='https://www.nagoyatv.com/bbs/battlespirits_dan.html'><img src='/category/battlespirits_dan/images/btn05.jpg' alt='けいじばん' width='112' height='118' border='0' /></a></li>");
document.write("<!--<li><a href='../mobile/index.html'><img src='/category/battlespirits_dan/images/btn06.jpg' alt='ケータイサイト' width='112' height='118' border='0' /></a></li>-->");
document.write("<li><a href='../lesson/index.html'><img src='/category/battlespirits_dan/images/btn08.jpg' alt='バトスピ講座' width='112' height='118' border='0' /></a></li>");
document.write("</ul>");
}
