function top1(){
document.top.src = "img/menu/btn_top_r.gif";
}
function top2(){
document.top.src = "img/menu/btn_top.gif";
}
function info1(){
document.info.src = "img/menu/btn_info_r.gif";
}
function info2(){
document.info.src = "img/menu/btn_info.gif";
}
function disco1(){
document.disco.src = "img/menu/btn_disco_r.gif";
}
function disco2(){
document.disco.src = "img/menu/btn_disco.gif";
}
function special1(){
document.special.src = "img/menu/btn_special_r.gif";
}
function special2(){
document.special.src = "img/menu/btn_special.gif";
}
function bio1(){
document.bio.src = "img/menu/btn_bio_r.gif";
}
function bio2(){
document.bio.src = "img/menu/btn_bio.gif";
}
function bbs1(){
document.bbs.src = "img/menu/btn_bbs_r.gif";
}
function bbs2(){
document.bbs.src = "img/menu/btn_bbs.gif";
}
function mail1(){
document.mail.src = "img/menu/btn_mail_r.gif";
}
function mail2(){
document.mail.src = "img/menu/btn_mail.gif";
}
function staff1(){
document.staff.src = "img/menu/btn_staff_r.gif";
}
function staff2(){
document.staff.src = "img/menu/btn_staff.gif";
}
function link1(){
document.link.src = "img/menu/btn_link_r.gif";
}
function link2(){
document.link.src = "img/menu/btn_link.gif";
}
function dl1(){
document.dl.src = "img/menu/btn_dl_r.gif";
}
function dl2(){
document.dl.src = "img/menu/btn_dl.gif";
}
function diary1(){
document.diary.src = "img/menu/btn_diary_r.gif";
}
function diary2(){
document.diary.src = "img/menu/btn_diary.gif";
}
function mobile1(){
document.mobile.src = "img/menu/btn_mobile_r.gif";
}
function mobile2(){
document.mobile.src = "img/menu/btn_mobile.gif";
}

function gc1(){
document.gc.src = "img/menu/btn_gc_r.gif";
}
function gc2(){
document.gc.src = "img/menu/btn_gc.gif";
}
function uta1(){
document.uta.src = "img/menu/btn_uta_r.gif";
}
function uta2(){
document.uta.src = "img/menu/btn_uta.gif";
}
document.write('<a href="index.html" onMouseOver="top1()" onMouseOut="top2()"><img src="img/menu/btn_top.gif" width="119" height="20" border="0" alt="TOP" name="top" class="menu"></a><br>');
document.write('<a href="info/index.html" onMouseOver="info1()" onMouseOut="info2()"><img src="img/menu/btn_info.gif" width="119" height="20" border="0" alt="INFORMATION" name="info" class="menu"></a><br>');
document.write('<a href="disco/index.html" onMouseOver="disco1()" onMouseOut="disco2()"><img src="img/menu/btn_disco.gif" width="119" height="20" border="0" alt="DISCOGRAPHY" name="disco" class="menu"></a><br>');
document.write('<a href="special/index.html" onMouseOver="special1()" onMouseOut="special2()"><img src="img/menu/btn_special.gif" width="119" height="20" border="0" alt="special" name="special" class="menu"></a><br>');
document.write('<a href="bio/index.html" onMouseOver="bio1()" onMouseOut="bio2()"><img src="img/menu/btn_bio.gif" width="119" height="20" border="0" alt="BIOGRAPHY" name="bio" class="menu"></a><br>');
document.write('<a href="message/index.html" onMouseOver="bbs1()" onMouseOut="bbs2()"><img src="img/menu/btn_bbs.gif" width="119" height="20" border="0" alt="BBS" name="bbs" class="menu"></a><br>');
document.write('<a href="http://www.sonymusic.co.jp/Music/Mail/exp.php?ID=70002681" onMouseOver="mail1()" onMouseOut="mail2()" target="_blank"><img src="img/menu/btn_mail.gif" width="119" height="20" border="0" alt="Mail news" name="mail" class="menu"></a><br>');
document.write('<a href="staff/index.html" onMouseOver="staff1()" onMouseOut="staff2()"><img src="img/menu/btn_staff.gif" width="119" height="20" border="0" alt="Staff report" name="staff" class="menu"></a><br>');
document.write('<a href="links/index.html" onMouseOver="link1()" onMouseOut="link2()"><img src="img/menu/btn_link.gif" width="119" height="20" border="0" alt="LINKS" name="link" class="menu"></a><br>');
document.write('<a href="dl/index.html" onMouseOver="dl1()" onMouseOut="dl2()"><img src="img/menu/btn_dl.gif" width="119" height="20" border="0" alt="Download" name="dl" class="menu"></a><br>');
document.write('<a href="http://playlog.jp/handmc/blog/" target="_blank" onMouseOver="diary1()" onMouseOut="diary2()"><img src="img/menu/btn_diary.gif" width="119" height="20" border="0" alt="Diary" name="diary" class="menu"></a><br>');
document.write('<a href="mobile/index.html" onMouseOver="mobile1()" onMouseOut="mobile2()"><img src="img/menu/btn_mobile.gif" width="119" height="20" border="0" alt="MOBILE" name="mobile" class="menu"></a><br>');
document.write('<a href="http://hmc.spicemusic.jp/gohman/top.php" onMouseOver="gc1()" onMouseOut="gc2()" target="_blank"><img src="img/menu/btn_gc.gif" width="119" height="20" border="0" alt="傲慢倶楽部" name="gc" class="menu"></a><br>');
document.write('<a href="uta/index.html" onMouseOver="uta1()" onMouseOut="uta2()"><img src="img/menu/btn_uta.gif" width="119" height="20" border="0" alt="着うた(R)" name="uta" class="menu"></a><br>');
