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 live1(){
document.live.src = "img/menu/live_ov.gif";
}

function live2(){
document.live.src = "img/menu/live.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 sblog1(){
document.sblog.src = "img/menu/staffblog_ov.gif";
}

function sblog2(){
document.sblog.src = "img/menu/staffblog.gif";
}

function bbs1(){
document.bbs.src = "img/menu/bbs_ov.gif";
}

function bbs2(){
document.bbs.src = "img/menu/bbs.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 req1(){
document.req.src = "img/menu/req_ov.gif";
}

function req2(){
document.req.src = "img/menu/req.gif";
}

function special1(){
document.special.src = "img/menu/special_ov.gif";
}

function special2(){
document.special.src = "img/menu/special.gif";
}

function link1(){
document.link.src = "img/menu/link_ov.gif";
}

function link2(){
document.link.src = "img/menu/link.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">');
document.write('<img src="img/logo.gif" width="453" height="32" border="0" alt="Kana Nishino" class="logo"><br>');
document.write('<a href="index.html" onmouseover="top1();" onmouseout="top2();"><img src="img/menu/top.gif" width="30" height="29" border="0" alt="TOP" name="top" class="menu"></a>');
document.write('<a href="uta/index.html" onmouseover="uta1();" onmouseout="uta2();"><img src="img/menu/uta.gif" width="53" height="29" border="0" alt="’…‚¤‚½(R)" name="uta" class="menu"></a>');
document.write('<a href="info/index.html" onmouseover="info1();" onmouseout="info2();"><img src="img/menu/info.gif" width="84" height="29" border="0" alt="INFORMATION" name="info" class="menu"></a>');
document.write('<a href="profile/index.html" onmouseover="bio1();" onmouseout="bio2();"><img src="img/menu/bio.gif" width="54" height="29" border="0" alt="PROFILE" name="bio" class="menu"></a>');
document.write('<a href="disco/index.html" onmouseover="disco1();" onmouseout="disco2();"><img src="img/menu/disco.gif" width="87" height="29" border="0" alt="DISCOGRAPHY" name="disco" class="menu"></a>');
document.write('<a href="live/index.html" onmouseover="live1();" onmouseout="live2();"><img src="img/menu/live.gif" width="33" height="29" border="0" alt="LIVE" name="live" class="menu"></a>');
document.write('<a href="mobile/index.html" onmouseover="mobile1();" onmouseout="mobile2();"><img src="img/menu/mobile.gif" width="49" height="29" border="0" alt="MOBILE" name="mobile" class="menu"></a>');
document.write('<a href="http://www.sonymusic.co.jp/Music/Mail/exp.php?ID=70005022" onmouseover="mail1();" onmouseout="mail2();" target="_blank"><img src="img/menu/mail.gif" width="86" height="29" border="0" alt="MAIL SERVICE" name="mail" class="menu"></a>');
document.write('<a href="special/index.html" onmouseover="special1();" onmouseout="special2();"><img src="img/menu/special.gif" width="54" height="29" border="0" alt="SPECIAL" name="special" class="menu"></a>');
document.write('<a href="http://ameblo.jp/nishino-kana/" onmouseover="blog1();" onmouseout="blog2();" target="_blank"><img src="img/menu/blog.gif" width="69" height="29" border="0" alt="KANA DIARY" name="blog" class="menu"></a>');
document.write('<a href="http://playlog.jp/kanastaff/blog/" onmouseover="sblog1();" onmouseout="sblog2();" target="_blank"><img src="img/menu/staffblog.gif" width="70" height="29" border="0" alt="STAFF DIARY" name="sblog" class="menu"></a>');
document.write('<a href="message/index.html" onmouseover="bbs1();" onmouseout="bbs2();"><img src="img/menu/bbs.gif" width="29" height="29" border="0" alt="BBS" name="bbs" class="menu"></a>');
document.write('<a href="request/index.html" onmouseover="req1();" onmouseout="req2();"><img src="img/menu/req.gif" width="57" height="29" border="0" alt="REQUEST" name="req" class="menu"></a>');
document.write('</div>');
