function top1(){



document.top.src = "../common/header/top_on.gif";



}



function top2(){



document.top.src = "../common/header/top.gif";



}







function info1(){



document.info.src = "../common/header/info_on.gif";



}



function info2(){



document.info.src = "../common/header/info.gif";



}







function disca1(){



document.disca.src = "../common/header/disc1_on.gif";



}



function disca2(){



document.disca.src = "../common/header/disc1.gif";



}







function discb1(){



document.discb.src = "../common/header/disc2_on.gif";



}



function discb2(){



document.discb.src = "../common/header/disc2.gif";



}







function bio1(){



document.bio.src = "../common/header/bio_on.gif";



}



function bio2(){



document.bio.src = "../common/header/bio.gif";



}







function live1(){



document.live.src = "../common/header/live_on.gif";



}



function live2(){



document.live.src = "../common/header/live.gif";



}







function special1(){



document.special.src = "../common/header/special_on.gif";



}



function special2(){



document.special.src = "../common/header/special.gif";



}







function shop1(){



document.shop.src = "../common/header/goods_on.gif";



}



function shop2(){



document.shop.src = "../common/header/goods.gif";



}







function blog1(){



document.blog.src = "../common/header/blog_on.gif";



}



function blog2(){



document.blog.src = "../common/header/blog.gif";



}







function mobile1(){



document.mobile.src = "../common/header/mobile_on.gif";



}



function mobile2(){



document.mobile.src = "../common/header/mobile.gif";



}







function uta1(){



document.uta.src = "../common/header/uta_on.gif";



}



function uta2(){



document.uta.src = "../common/header/uta.gif";



}







function request1(){



document.request.src = "../common/header/request_on.gif";



}



function request2(){



document.request.src = "../common/header/request.gif";



}







function link1(){



document.link.src = "../common/header/link_on.gif";



}



function link2(){



document.link.src = "../common/header/link.gif";



}























document.write('<table cellpadding="0" cellspacing="0" border="0" class="header">');



document.write('<tr>');



document.write('<td>');



document.write('<!-- MENU -->');



document.write('<table cellpadding="0" cellspacing="0" border="0" class="menu">');



document.write('<tr>');



document.write('<td><a href="../index.html" onMouseOver="top1()" onMouseOut="top2()"><img src="../common/header/top.gif" alt="TOP" border="0" height="18" name="top" /></a><br /></td>');



document.write('<td><a href="../info/index.html" onMouseOver="info1()" onMouseOut="info2()"><img src="../common/header/info.gif" alt="Information" border="0" height="18" name="info" /></a><br /></td>');



document.write('<td><a href="../disc1/index.html" onMouseOver="disca1()" onMouseOut="disca2()"><img src="../common/header/disc1.gif" alt="Disc-1" border="0" height="18" name="disca" /></a><br /></td>');



document.write('<td><a href="../disc2/index.html" onMouseOver="discb1()" onMouseOut="discb2()"><img src="../common/header/disc2.gif" alt="Disc-2" border="0" height="18" name="discb" /></a><br /></td>');



document.write('<td><a href="../bio/index.html" onMouseOver="bio1()" onMouseOut="bio2()"><img src="../common/header/bio.gif" alt="Biography" border="0" height="18" name="bio" /></a><br /></td>');



document.write('<td><a href="../live/index.html" onMouseOver="live1()" onMouseOut="live2()"><img src="../common/header/live.gif" alt="Live" border="0" height="18" name="live" /></a><br /></td>');



document.write('</tr>');



document.write('</table>');



document.write('<table cellpadding="0" cellspacing="0" border="0" class="menu2">');



document.write('<tr>');



document.write('<td><a href="../special/index.html" onMouseOver="special1()" onMouseOut="special2()"><img src="../common/header/special.gif" alt="Special" border="0" height="18" name="special" /></a><br /></td>');



document.write('<td><a href="http://www.e-fanclub.com/access/index.html" target="_blank" onMouseOver="shop1()" onMouseOut="shop2()"><img src="../common/header/goods.gif" alt="Goods" border="0" height="18" name="shop" /></a><br /></td>');



document.write('<td><a href="http://6109.jp/access_15th/" target="_blank" onMouseOver="blog1()" onMouseOut="blog2()"><img src="../common/header/blog.gif" alt="Blog" border="0" height="18" name="blog" /></a><br /></td>');



document.write('<td><a href="../mobile/index.html" onMouseOver="mobile1()" onMouseOut="mobile2()"><img src="../common/header/mobile.gif" alt="Mobile" border="0" height="18" name="mobile" /></a><br /></td>');



document.write('<td><a href="../uta/index.html" onMouseOver="uta1()" onMouseOut="uta2()"><img src="../common/header/uta.gif" alt="着うた&reg;など" border="0" height="18" name="uta" /></a><br /></td>');



document.write('<td><a href="../request/index.html" onMouseOver="request1()" onMouseOut="request2()"><img src="../common/header/request.gif" alt="Request" border="0" height="18" name="request" /></a><br /></td>');



document.write('<td><a href="../link/index.html" onMouseOver="link1()" onMouseOut="link2()"><img src="../common/header/link.gif" alt="Link" border="0" height="18" name="link" /></a><br /></td>');



document.write('</tr>');



document.write('</table>');



document.write('<!-- //MENU -->');



document.write('</td>');



document.write('</tr>');



document.write('</table>');



