function top1(){

document.top.src = "../img/menu/menu_top_on.gif";

}


function top2(){

document.top.src = "../img/menu/menu_top.gif";

}

function info1(){

document.info.src = "../img/menu/menu_info_on.gif";

}


function info2(){

document.info.src = "../img/menu/menu_info.gif";

}

function media1(){

document.media.src = "../img/menu/menu_media_on.gif";

}


function media2(){

document.media.src = "../img/menu/menu_media.gif";

}

function live1(){

document.live.src = "../img/menu/menu_live_on.gif";

}


function live2(){

document.live.src = "../img/menu/menu_live.gif";

}

function disco1(){

document.disco.src = "../img/menu/menu_disco_on.gif";

}


function disco2(){

document.disco.src = "../img/menu/menu_disco.gif";

}

function prof1(){

document.prof.src = "../img/menu/menu_prof_on.gif";

}


function prof2(){

document.prof.src = "../img/menu/menu_prof.gif";

}



function diary1(){

document.diary.src = "../img/menu/menu_diary_on.gif";

}


function diary2(){

document.diary.src = "../img/menu/menu_diary.gif";

}



function staff1(){

document.staff.src = "../img/menu/menu_sdiary_on.gif";

}


function staff2(){

document.staff.src = "../img/menu/menu_sdiary.gif";

}


function special1(){

document.special.src = "../img/menu/menu_special_on.gif";

}


function special2(){

document.special.src = "../img/menu/menu_special.gif";

}


function mobile1(){

document.mobile.src = "../img/menu/menu_mobile_on.gif";

}


function mobile2(){

document.mobile.src = "../img/menu/menu_mobile.gif";

}


function mail1(){

document.mail.src = "../img/menu/menu_mail_on.gif";

}


function mail2(){

document.mail.src = "../img/menu/menu_mail.gif";

}

function request1(){

document.request.src = "../img/menu/menu_request_on.gif";

}


function request2(){

document.request.src = "../img/menu/menu_request.gif";

}

document.write('<table border="0" cellpadding="0" cellspacing="0" class="menu">');
document.write('<tr>');
document.write('<td width="285" rowspan="2"><img src = "../img/header_logo.gif" alt="CHATMONCHY" width="270" height="30" /></td>');
document.write('<td align="left" valign="top">');
document.write('<a href="../index2.html" target="_top" onmouseover="top1();" onmouseout="top2();"><img src="../img/menu/menu_top.gif" alt="TOP" name="top" width="42" height="15" /></a>');
document.write('<a href="../info/index.html" target="_top" onmouseover="info1();" onmouseout="info2();"><img src="../img/menu/menu_info.gif" alt="INFORMATION" name="info" width="95" height="15" /></a>');
document.write('<a href="../media/index.html" target="_top" onmouseover="media1();" onmouseout="media2();"><img src="../img/menu/menu_media.gif" alt="MEDIA" name="media" width="57" height="15" /></a>');
document.write('<a href="../live/index.html" target="_top" onmouseover="live1();" onmouseout="live2();"><img src="../img/menu/menu_live.gif" alt="LIVE" name="live" width="43" height="15" /></a>');
document.write('<a href="../disco/index.html" target="_top" onmouseover="disco1();" onmouseout="disco2();"><img src="../img/menu/menu_disco.gif" alt="DISCOGRAPHY" name="disco" width="99" height="15" /></a>');
document.write('<a href="../profile/index.html" target="_top" onmouseover="prof1();" onmouseout="prof2();"><img src="../img/menu/menu_prof.gif" alt="PROFILE" name="prof" width="62" height="15" /></a>');
document.write('</td></tr><tr><td align="left" valign="top">');
document.write('<a href="http://playlog.jp/chatmonchy/blog/" target="_blank" onmouseover="diary1();" onmouseout="diary2();"><img src="../img/menu/menu_diary.gif" alt="DIARY" name="diary" width="52" height="15" /></a>');
document.write('<a href="http://playlog.jp/chatmonchystaff/blog/" target="_blank" onmouseover="staff1();" onmouseout="staff2();"><img src="../img/menu/menu_sdiary.gif" name="staff" alt="STAFF DIARY" width="85" height="15" /></a>');
document.write('<a href="../special/index.html" target="_top" onmouseover="special1();" onmouseout="special2();"><img src="../img/menu/menu_special.gif" alt="SPECIAL" name="special" width="64" height="15" /></a>');
document.write('<a href="../mobile/index.html" target="_top" onmouseover="mobile1();" onmouseout="mobile2();"><img src="../img/menu/menu_mobile.gif" alt="MOBILE" name="mobile" width="61" height="15" /></a>');
document.write('<a href="http://www.sonymusic.co.jp/Music/Mail/exp.php?ID=70003292" target="_blank" onmouseover="mail1();" onmouseout="mail2();"><img src="../img/menu/menu_mail.gif" alt="MAIL SERVICE" name="mail" width="92" height="15" /></a>');																												document.write('<a href="../request/index.html" target="_top" onmouseover="request1();" onmouseout="request2();"><img src="../img/menu/menu_request.gif" alt="REQUEST" name="request" width="66" height="15" /></a>');
document.write('</td></tr></table>');