function top1(){document.top.src = "img/menu/top_ov.gif";}
function top2(){document.top.src = "img/menu/top.gif";}

function news1(){document.news.src = "img/menu/news_ov.gif";}
function news2(){document.news.src = "img/menu/news.gif";}

function staff1(){document.staff.src = "img/menu/staff_ov.gif";}
function staff2(){document.staff.src = "img/menu/staff.gif";}

function disco1(){document.disco.src = "img/menu/disco_ov.gif";}
function disco2(){document.disco.src = "img/menu/disco.gif";}

function bio1(){document.bio.src = "img/menu/bio_ov.gif";}
function bio2(){document.bio.src = "img/menu/bio.gif";}

function blog1(){document.blog.src = "img/menu/blog_ov.gif";}
function blog2(){document.blog.src = "img/menu/blog.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 link1(){document.link.src = "img/menu/link_ov.gif";}
function link2(){document.link.src = "img/menu/link.gif";}

function media1(){document.media.src = "img/menu/media_ov.gif";}
function media2(){document.media.src = "img/menu/media.gif";}

function live1(){document.live.src = "img/menu/live_ov.gif";}
function live2(){document.live.src = "img/menu/live.gif";}

function dl1(){document.dl.src = "img/menu/dl_ov.gif";}
function dl2(){document.dl.src = "img/menu/dl.gif";}

function bbs1(){document.bbs.src = "img/menu/bbs_ov.gif";}
function bbs2(){document.bbs.src = "img/menu/bbs.gif";}

function special1(){document.special.src = "img/menu/special_ov.gif";}
function special2(){document.special.src = "img/menu/special.gif";}

function request1(){document.request.src = "img/menu/request_ov.gif";}
function request2(){document.request.src = "img/menu/request.gif";}

document.write('<a href="index.html" onMouseOver="top1()" onMouseOut="top2()"><img src="img/menu/top.gif" width="32" height="13" alt="Top" name="top" border="0" class="btn" /></a>');
document.write('<a href="news/index.html" onMouseOver="news1()" onMouseOut="news2()"><img src="img/menu/news.gif" width="49" height="13" alt="News" name="news" border="0" class="btn" /></a>');
document.write('<a href="media/index.html" onMouseOver="media1()" onMouseOut="media2()"><img src="img/menu/media.gif" width="55" height="13" alt="Media" name="media" border="0" class="btn" /></a>');
document.write('<a href="live/index.html" onMouseOver="live1()" onMouseOut="live2()"><img src="img/menu/live.gif" width="43" height="13" alt="Live" name="live" border="0" class="btn" /></a>');
document.write('<a href="bio/index.html" onMouseOver="bio1()" onMouseOut="bio2()"><img src="img/menu/bio.gif" width="42" height="13" alt="Bio" name="bio" border="0" class="btn" /></a>');
document.write('<a href="disco/index.html" onMouseOver="disco1()" onMouseOut="disco2()"><img src="img/menu/disco.gif" width="55" height="13" alt="Discography" name="disco" border="0" class="btn" /></a>');
document.write('<a href="http://ameblo.jp/massalert/" onMouseOver="blog1()" onMouseOut="blog2()" target="_blank"><img src="img/menu/blog.gif" width="44" height="13" alt="Mass Alert blog" name="blog" border="0" class="btn" /></a>');
document.write('<a href="http://6109.jp/massalert/" onMouseOver="staff1()" onMouseOut="staff2()" target="_blank"><img src="img/menu/staff.gif" width="75" height="13" alt="Staff Blog" name="staff" border="0" class="btn" /></a>');
document.write('<a href="bbs/index.html" onMouseOver="bbs1()" onMouseOut="bbs2()"><img src="img/menu/bbs.gif" width="43" height="13" alt="BBS" name="bbs" border="0" class="btn" /></a>');
document.write('<a href="special/index.html" onMouseOver="special1()" onMouseOut="special2()"><img src="img/menu/special.gif" width="60" height="13" alt="Special" name="special" border="0" class="btn" /></a>');
document.write('<a href="mobile/index.html" onMouseOver="mobile1()" onMouseOut="mobile2()"><img src="img/menu/mobile.gif" width="59" height="13" alt="Mobile" name="mobile" border="0" class="btn" /></a>');
document.write('<a href="mail/index.html" onMouseOver="mail1()" onMouseOut="mail2()"><img src="img/menu/mail.gif" width="92" height="13" alt="Mail Service" name="mail" border="0" class="btn" /></a>');
document.write('<a href="dl/index.html" onMouseOver="dl1()" onMouseOut="dl2()"><img src="img/menu/dl.gif" width="79" height="13" alt="Download" name="dl" border="0" class="btn" /></a>');
document.write('<a href="link/index.html" onMouseOver="link1()" onMouseOut="link2()"><img src="img/menu/link.gif" width="45" height="13" alt="Link" name="link" border="0" class="btn" /></a>');
document.write('<a href="request/index.html" onMouseOver="request1()" onMouseOut="request2()"><img src="img/menu/request.gif" width="57" height="13" alt="Request" name="request" border="0" class="btn" /></a><br />');


