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 media1(){
document.media.src = "img/menu/media_ov.gif";
}

function media2(){
document.media.src = "img/menu/media.gif";
}

function request1(){
document.request.src = "img/menu/request_ov.gif";
}

function request2(){
document.request.src = "img/menu/request.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 bbs1(){
document.bbs.src = "img/menu/bbs_ov.gif";
}

function bbs2(){
document.bbs.src = "img/menu/bbs.gif";
}

function sfblog1(){
document.sfblog.src = "img/menu/sfblog_ov.gif";
}

function sfblog2(){
document.sfblog.src = "img/menu/sfblog.gif";
}

function uta1(){
document.uta.src = "img/menu/uta_ov.gif";
}

function uta2(){
document.uta.src = "img/menu/uta.gif";
}

function alarm1(){
document.alarm.src = "img/menu/blog_ov.gif";
}

function alarm2(){
document.alarm.src = "img/menu/blog.gif";
}

document.write('<table border="0" cellpadding="0" cellspacing="0" class="header"><tr>');
document.write('<td align="left"><a href="index.html"><img src="img/logo.gif" width="281" height="85" border="0" alt="黒木メイサ　Meisa Kuroki" /></a></td>');
document.write('<td class="menu"><a href="index.html" onMouseOver="top1()" onMouseOut="top2()"><img src="img/menu/top.gif" width="33" height="14" 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="104" height="14" 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="51" height="14" alt="MEDIA" name="media" border="0" class="btn"></a>');
document.write('<a href="disco/index.html" onMouseOver="disco1()" onMouseOut="disco2()"><img src="img/menu/disco.gif" width="103" height="14" alt="DISCOGRAPHY" name="disco" border="0" class="btn"></a>');
document.write('<a href="mobile/index.html" onMouseOver="mobile1()" onMouseOut="mobile2()"><img src="img/menu/mobile.gif" width="58" height="14" alt="MOBILE" name="mobile" border="0" class="btn"></a>');
document.write('<a href="uta/index.html" onMouseOver="uta1()" onMouseOut="uta2()"><img src="img/menu/uta.gif" width="43" height="14" alt="着うた(R)" name="uta" border="0" class="btn"></a>');
document.write('<br />');
document.write('<a href="request/index.html" onMouseOver="request1()" onMouseOut="request2()"><img src="img/menu/request.gif" width="68" height="14" alt="REQUEST" name="request" border="0" class="btn"></a>');
document.write('<a href="message/index.html" onMouseOver="bbs1()" onMouseOut="bbs2()"><img src="img/menu/bbs.gif" width="30" height="14" alt="BBS" name="bbs" border="0" class="btn"></a>');
document.write('<a href="http://www.sonymusic.co.jp/Music/Mail/exp.php?ID=70004670" onMouseOver="mail1()" onMouseOut="mail2()" target="_blank"><img src="img/menu/mail.gif" width="116" height="14" alt="MAIL SERVICE" name="mail" border="0" class="btn"></a>');
document.write('<a href="http://6109.jp/meisa/" onMouseOver="alarm1()" onMouseOut="alarm2()" target="_blank"><img src="img/menu/blog.gif" width="87" height="14" alt="MEISA BLOG" name="alarm" border="0" class="btn"></a>');
document.write('<a href="http://6109.jp/meisastaff/" onMouseOver="sfblog1()" onMouseOut="sfblog2()" target="_blank"><img src="img/menu/sfblog.gif" width="85" height="14" alt="STAFF BLOG" name="sfblog" border="0" class="btn"></a></td>');
document.write('</tr></table>');
