function top1(){
document.top.src = "img/menu/top_ov.jpg";
}

function top2(){
document.top.src = "img/menu/top.jpg";
}

function info1(){
document.info.src = "img/menu/info_ov.jpg";
}

function info2(){
document.info.src = "img/menu/info.jpg";
}

function live1(){
document.live.src = "img/menu/live_ov.jpg";
}

function live2(){
document.live.src = "img/menu/live.jpg";
}

function disco1(){
document.disco.src = "img/menu/disco_ov.jpg";
}

function disco2(){
document.disco.src = "img/menu/disco.jpg";
}

function media1(){
document.media.src = "img/menu/media_ov.jpg";
}

function media2(){
document.media.src = "img/menu/media.jpg";
}

function profile1(){
document.profile.src = "img/menu/profile_ov.jpg";
}

function profile2(){
document.profile.src = "img/menu/profile.jpg";
}

function mobile1(){
document.mobile.src = "img/menu/mobile_ov.jpg";
}

function mobile2(){
document.mobile.src = "img/menu/mobile.jpg";
}

function mail1(){
document.mail.src = "img/menu/mail_ov.jpg";
}

function mail2(){
document.mail.src = "img/menu/mail.jpg";
}

function staff1(){
document.staff.src = "img/menu/staff_ov.jpg";
}

function staff2(){
document.staff.src = "img/menu/staff.jpg";
}

function req1(){
document.req.src = "img/menu/req_ov.jpg";
}

function req2(){
document.req.src = "img/menu/req.jpg";
}

function link1(){
document.link.src = "img/menu/link_ov.jpg";
}

function link2(){
document.link.src = "img/menu/link.jpg";
}

function uta1(){
document.uta.src = "img/menu/uta_ov.jpg";
}

function uta2(){
document.uta.src = "img/menu/uta.jpg";
}

function bbs1(){
document.bbs.src = "img/menu/bbs_ov.jpg";
}

function bbs2(){
document.bbs.src = "img/menu/bbs.jpg";
}

function movie1(){
document.movie.src = "img/menu/movie_ov.jpg";
}

function movie2(){
document.movie.src = "img/menu/movie.jpg";
}

function dl1(){
document.dl.src = "img/menu/dl_ov.jpg";
}

function dl2(){
document.dl.src = "img/menu/dl.jpg";
}
function staff1(){
document.staff.src = "img/menu/staff_ov.jpg";
}

function staff2(){
document.staff.src = "img/menu/staff.jpg";
}
function blog1(){
document.blog.src = "img/menu/blog_ov.jpg";
}
function blog2(){
document.blog.src = "img/menu/blog.jpg";
}

document.write('<div class="menu">');
document.write('<a href="info/index.html" onMouseOver="info1()" onMouseOut="info2()"><img src="img/menu/info.jpg" width="69" height="30" border="0" alt="INFORMATION" name="info" class="menubtn" /></a>');
document.write('<a href="profile/index.html" onMouseOver="profile1()" onMouseOut="profile2()"><img src="img/menu/profile.jpg" width="91" height="30" border="0" alt="PROFILE" name="profile" class="menubtn" /></a>');
document.write('<a href="disco/index.html" onMouseOver="disco1()" onMouseOut="disco2()"><img src="img/menu/disco.jpg" width="70" height="30" border="0" alt="DISCOGRAPHY" name="disco" class="menubtn" /></a>');
document.write('<a href="bbs/index.html" onMouseOver="bbs1()" onMouseOut="bbs2()"><img src="img/menu/bbs.jpg" width="50" height="30" border="0" alt="BBS" name="bbs" class="menubtn" /></a>');
document.write('<a href="special/index.html" onMouseOver="movie1()" onMouseOut="movie2()"><img src="img/menu/movie.jpg" width="89" height="30" border="0" alt="MOVIE" name="movie" class="menubtn" /></a>');
document.write('<a href="dl/index.html" onMouseOver="dl1()" onMouseOut="dl2()"><img src="img/menu/dl.jpg" width="119" height="30" border="0" alt="DOWNLOAD" name="dl" class="menubtn" /></a>');
document.write('<a href="links/index.html" onMouseOver="link1()" onMouseOut="link2()"><img src="img/menu/link.jpg" width="64" height="30" border="0" alt="LINKS" name="link" class="menubtn" /></a>');
document.write('<a href="mobile/index.html" onMouseOver="mobile1()" onMouseOut="mobile2()"><img src="img/menu/mobile.jpg" width="84" height="30" border="0" alt="MOBILE" name="mobile" class="menubtn" /></a>');
document.write('<a href="http://www.sonymusic.co.jp/Music/Mail/exp.php?ID=70005026" onMouseOver="mail1()" onMouseOut="mail2()" target="_blank"><img src="img/menu/mail.jpg" width="66" height="30" border="0" alt="MAIL SERVICE" name="mail" class="menubtn" /></a>');
document.write('<a href="http://blog.oricon.co.jp/kalafina/" onMouseOver="blog1()" onMouseOut="blog2()" target="_blank"><img src="img/menu/blog.jpg" width="62" height="30" border="0" alt="BLOG" name="blog" class="menubtn" /></a>');
document.write('<img src="img/menu/right.jpg" width="136" height="30" border="0" alt="" name="staff" class="menubtn" />');
document.write('</div>');
document.write('<div class="footer" align="right">');
document.write('<a href="http://www.sonymusic.co.jp/" target="_blank"><img src="img/smoj.gif" width="65" height="15" border="0" alt="SonyMusic" align="right" style="margin-left: 10px;"></a><span class="copy">&copy; 2010 SME Records Inc, All rights reserved.</span><br style="clear:both;">');
document.write('</div>');
