function home1(){
document.home.src = "../img/menu/home_ov.gif";
}

function home2(){
document.home.src = "../img/menu/home.gif";
}

function info1(){
document.info.src = "../img/menu/info_ov.gif";
}

function info2(){
document.info.src = "../img/menu/info.gif";
}

function list1(){
document.list.src = "../img/menu/list_ov.gif";
}

function list2(){
document.list.src = "../img/menu/list.gif";
}

function disco1(){
document.disco.src = "../img/menu/disco_ov.gif";
}

function disco2(){
document.disco.src = "../img/menu/disco.gif";
}

function list1(){
document.list.src = "../img/menu/list_ov.gif";
}

function list2(){
document.list.src = "../img/menu/list.gif";
}

function bio1(){
document.bio.src = "../img/menu/bio_ov.gif";
}

function bio2(){
document.bio.src = "../img/menu/bio.gif";
}

function mobile1(){
document.mobile.src = "../img/menu/mobile_ov.gif";
}

function mobile2(){
document.mobile.src = "../img/menu/mobile.gif";
}

function mail1(){
document.mail.src = "../img/menu/mail_ov.gif";
}

function mail2(){
document.mail.src = "../img/menu/mail.gif";
}

function blog1(){
document.blog.src = "../img/menu/blog_ov.gif";
}

function blog2(){
document.blog.src = "../img/menu/blog.gif";
}

function station1(){
document.station.src = "../img/menu/station_ov.gif";
}

function station2(){
document.station.src = "../img/menu/station.gif";
}

function diary1(){
document.diary.src = "../img/menu/diary_ov.gif";
}

function diary2(){
document.diary.src = "../img/menu/diary.gif";
}

function message1(){
document.message.src = "../img/menu/message_ov.gif";
}

function message2(){
document.message.src = "../img/menu/message.gif";
}

function bbs1(){
document.bbs.src = "../img/menu/bbs_ov.gif";
}

function bbs2(){
document.bbs.src = "../img/menu/bbs.gif";
}

function blog1(){
document.blog.src = "../img/menu/blog_ov.gif";
}

function blog2(){
document.blog.src = "../img/menu/blog.gif";
}

function link1(){
document.link.src = "../img/menu/link_ov.gif";
}

function link2(){
document.link.src = "../img/menu/link.gif";
}

function request1(){
document.request.src = "../img/menu/request_ov.gif";
}

function request2(){
document.request.src = "../img/menu/request.gif";
}

function fanclub1(){
document.fanclub.src = "../img/menu/fanclub_ov.gif";
}

function fanclub2(){
document.fanclub.src = "../img/menu/fanclub.gif";
}

document.write('<table border="0" cellpadding="0" cellspacing="0" class="menu"><tr>');
document.write('<td><a href="../index.html"><img src="../img/logo.jpg" width="194" height="80" border="0" alt=""></a></td>');
document.write('<td align="right"><a href="../disco/index.html" onMouseOver="disco1()" onMouseOut="disco2()"><img src="../img/menu/disco.gif" width="104" height="18" border="0" alt="DISCOGRAPHY" class="menu" name="disco"></a>');
document.write('<a href="../info/index.html" onMouseOver="info1()" onMouseOut="info2()"><img src="../img/menu/info.gif" width="100" height="18" border="0" alt="INFORMATION" class="menu" name="info"></a>');
document.write('<a href="../bio/index.html" onMouseOver="bio1()" onMouseOut="bio2()"><img src="../img/menu/bio.gif" width="88" height="18" border="0" alt="BIOGRAPHY" class="menu" name="bio"></a>');
document.write('<a href="../list/index.html" onMouseOver="list1()" onMouseOut="list2()"><img src="../img/menu/list.gif" width="130" height="18" border="0" alt="music / sound list" class="menu" name="list"></a>');
document.write('<a href="../mobile/index.html" onMouseOver="mobile1()" onMouseOut="mobile2()"><img src="../img/menu/mobile.gif" width="66" height="18" border="0" alt="MOBILE" class="menu" name="mobile"></a><br>');
document.write('<a href="http://www.sonymusic.co.jp/Music/Mail/exp.php?ID=70003616" onMouseOver="mail1()" onMouseOut="mail2()" target="_blank"><img src="../img/menu/mail.gif" width="100" height="19" border="0" alt="MAIL" class="menu" name="mail"></a>');
document.write('<a href="../request/index.html" onMouseOver="request1()" onMouseOut="request2()"><img src="../img/menu/request.gif" width="74" height="19" border="0" alt="REQUEST" class="menu" name="request"></a>');
document.write('<a href="../links/index.html" onMouseOver="link1()" onMouseOut="link2()"><img src="../img/menu/link.gif" width="53" height="19" border="0" alt="LINKS" class="menu" name="link"></a>');
document.write('<a href="../station/index.html" onMouseOver="station1()" onMouseOut="station2()"><img src="../img/menu/station.gif" width="149" height="19" border="0" alt="サーフィステーション" class="menu" name="station"></a><a href="http://blog.oricon.co.jp/shiina/" onMouseOver="blog1()" onMouseOut="blog2()" target="_blank"><img src="../img/menu/blog.gif" width="155" height="19" border="0" alt="椎名慶治「快刀乱麻くん」" class="menu" name="blog"></a></td>');
document.write('</tr></table>');

document.write('<img src="../img/line03.gif" width="760" height="30" border="0" alt=""><br>');
document.write('<div class="footer">');
document.write('<a href="http://www.sonymusic.co.jp/" target="_blank"><img src="../img/logo_smoj.gif" width="68" height="14" border="0" alt="SonyMusic"></a><br>');
document.write('<img src="../img/copy.gif" width="463" height="8" border="0" alt="(c) 2010 SonyMusicRecords Inc.All rights reserved."></a>');
document.write('</div>');
document.write('<img src="../img/footer_line.gif" width="760" height="3" border="0" alt=""><br>');
