document.write('<ul class="navi clearfix">');
document.write('<li><a href="top.html"><img src="img/menu_top.jpg" alt="TOP" width="90" height="31" /></a></li>');
document.write('<li><a href="news/index.html"><img src="img/menu_news.jpg" alt="news" width="90" height="31" /></a></li>');
document.write('<li><a href="live/index.html"><img src="img/menu_live.jpg" alt="live" width="90" height="31" /></a></li>');
document.write('<li><a href="media/index.html"><img src="img/menu_media.jpg" alt="media" width="90" height="31" /></a></li>');
document.write('<li><a href="bio/index.html"><img src="img/menu_bio.jpg" alt="biograpy" width="90" height="31" /></a></li>');
document.write('<li><a href="disco/index.html"><img src="img/menu_disco.jpg" alt="discograpy" width="90" height="31" /></a></li>');
document.write('<li><a href="blog/index.html"><img src="img/menu_blog.jpg" alt="blog" width="90" height="31" /></a></li>');
document.write('<li><a href="goods/index.html"><img src="img/menu_goods.jpg" alt="goods" width="90" height="31" /></a></li>');
document.write('<li><a href="mail/index.html"><img src="img/menu_mail.jpg" alt="mail" width="90" height="31" /></a></li>');
document.write('<li><a href="special/index.html"><img src="img/menu_special.jpg" alt="special" width="90" height="31" /></a></li>');
document.write('</ul>');

