document.write('<div id="menu">');
document.write('<ul class="clearfix">');
document.write('<li><a href="index.html"><img src="img/menu/home.png" width="73" height="24" alt="Home" /></a></li>');
document.write('<li><a href="info/"><img src="img/menu/info.png" width="126" height="24" alt="Information" /></a></li>');
document.write('<li><a href="bio/"><img src="img/menu/bio.png" width="110" height="24" alt="Biography" /></a></li>');
document.write('<li><a href="live/"><img src="img/menu/live.png" width="55" height="24" alt="Live" /></a></li>');
document.write('<li><a href="media/"><img src="img/menu/media.png" width="73" height="24" alt="Media" /></a></li>');
document.write('<li><a href="disco/"><img src="img/menu/disco.png" width="128" height="24" alt="Discography" /></a></li>');
document.write('<li><a href="http://6109.jp/universe/" target="_blank"><img src="img/menu/blog.png" width="59" height="24" alt="Diary" /></a></li>');
document.write('<li><a href="mobile/"><img src="img/menu/mobile.png" width="81" height="24" alt="Mobile" /></a></li>');
document.write('<li><a href="http://www.defstar.jp/" target="_blank"><img src="img/def.png" width="31" height="37" alt="DefSTAR" /></a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<p id="copy">(c)2011 DefSTAR Records Inc. All Rights Reserved.</p>');
