function top1(){document.top.src = "../img/menu/top_ov.gif";}
function top2(){document.top.src = "../img/menu/top.gif";}

function info1(){document.info.src = "../img/menu/info_ov.gif";}
function info2(){document.info.src = "../img/menu/info.gif";}

function member1(){document.member.src = "../img/menu/member_ov.gif";}
function member2(){document.member.src = "../img/menu/member.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 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 request1(){document.request.src = "../img/menu/request_ov.gif";}
function request2(){document.request.src = "../img/menu/request.gif";}

function uta1(){document.uta.src = "../img/menu/uta_ov.gif";}
function uta2(){document.uta.src = "../img/menu/uta.gif";}

document.write('<div id="header"><img src="../img/qr.gif" width="85" height="90" border="0" alt="" class="qr"><a href="../index.html"><img src="../img/logo.gif" width="446" height="112" border="0" alt="ORANGE RANGE"></a><br>');
document.write('<div id="menu">');
document.write('<p><a href="../index.html" onMouseOver="top1()" onMouseOut="top2()"><img src="../img/menu/top.gif" width="23" height="17" alt="TOP" name="top" border="0" class="btn" /></a>');
document.write('<a href="../info/index.html" onMouseOver="info1()" onMouseOut="info2()"><img src="../img/menu/info.gif" width="83" height="17" alt="INFORMATION" name="info" border="0" class="btn" /></a>');
document.write('<a href="../media/index.html" onMouseOver="media1()" onMouseOut="media2()"><img src="../img/menu/media.gif" width="36" height="17" 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="26" height="17" alt="LIVE" name="live" border="0" class="btn" /></a>');
document.write('<a href="../disco/index.html" onMouseOver="disco1()" onMouseOut="disco2()"><img src="../img/menu/disco.gif" width="86" height="17" alt="DISCOGRAPHY" name="disco" border="0" class="btn" /></a>');
document.write('<a href="../bio/index.html" onMouseOver="bio1()" onMouseOut="bio2()"><img src="../img/menu/bio.gif" width="70" height="17" alt="BIOGRAPHY" name="bio" border="0" class="btn" /></a></p>');
document.write('<p><a href="../members/index.html" onMouseOver="member1()" onMouseOut="member2()"><img src="../img/menu/member.gif" width="58" height="17" alt="MEMBERS" name="member" border="0" class="btn" /></a>');
document.write('<a href="../links/index.html" onMouseOver="link1()" onMouseOut="link2()"><img src="../img/menu/link.gif" width="34" height="17" alt="LINKS" name="link" border="0" class="btn" /></a>');
document.write('<a href="../mobile/index.html" onMouseOver="mobile1()" onMouseOut="mobile2()"><img src="../img/menu/mobile.gif" width="46" height="17" alt="MOBILE" name="mobile" border="0" class="btn" /></a>');
document.write('<a href="http://www.sonymusic.co.jp/Music/Mail/exp.php?ID=70002386" onMouseOver="mail1()" onMouseOut="mail2()" target="_blank"><img src="../img/menu/mail.gif" width="83" height="17" alt="MAIL SERVICE" name="mail" border="0" class="btn" /></a>');
document.write('<a href="../request/index.html" onMouseOver="request1()" onMouseOut="request2()"><img src="../img/menu/request.gif" width="55" height="17" alt="REQUEST" name="request" border="0" class="btn" /></a>');
document.write('<a href="../uta/index.html" onMouseOver="uta1()" onMouseOut="uta2()"><img src="../img/menu/uta.gif" width="42" height="17" alt="’…‚¤‚½(R)" name="uta" border="0" class="btn" /></a><br /></p>');
document.write('</div>');
document.write('</div>');