function whatsnew1(){
document.whatsnew.src = "/jp/img/btn_whatsnew_ov.gif";
}

function whatsnew2(){
document.whatsnew.src = "/jp/img/btn_whatsnew.gif";
}

function shop1(){
document.shop.src = "/jp/img/btn_venue_ov.gif";
}

function shop2(){
document.shop.src = "/jp/img/btn_venue.gif";
}

function access1(){
document.access.src = "/jp/img/btn_access_ov.gif";
}

function access2(){
document.access.src = "/jp/img/btn_access.gif";
}
function live1(){
document.live.src = "/jp/img/btn_schedule_ov.gif";
}

function live2(){
document.live.src = "/jp/img/btn_schedule.gif";
}

function liverepo1(){
document.liverepo.src = "/jp/img/btn_liverepo_ov.gif";
}

function liverepo2(){
document.liverepo.src = "/jp/img/btn_liverepo.gif";
}
function history1(){
document.history.src = "/jp/img/btn_history_ov.gif";
}

function history2(){
document.history.src = "/jp/img/btn_history.gif";
}
function food1(){
document.food.src = "/jp/img/btn_food_ov.gif";
}

function food2(){
document.food.src = "/jp/img/btn_food.gif";
}
function reservation1(){
document.reservation.src = "/jp/img/btn_reservation_ov.gif";
}

function reservation2(){
document.reservation.src = "/jp/img/btn_reservation.gif";
}
function sourvenir1(){
document.sourvenir.src = "/jp/img/btn_sourvenir_ov.gif";
}

function sourvenir2(){
document.sourvenir.src = "/jp/img/btn_sourvenir.gif";
}

document.write('<map name="Map" id="Map">');
document.write('<area shape="rect" coords="615,0,693,18" href="/jp/index.html" />');
document.write('<area shape="rect" coords="694,2,772,18" href="/jp/members/index.html" />');
document.write('<area shape="rect" coords="773,2,851,19" href="/en/index.html" />');
document.write('</map>');
document.write('<table border="0" cellpadding="0" cellspacing="0" bgcolor="#000000" width="900"><tr>');
document.write('<td class="header2">');
document.write('<table border="0" cellpadding="0" cellspacing="0" class="menu"><tr>');
document.write('<td class="header"><a href="/jp/whatsnew/" onMouseOver="whatsnew1()" onMouseOut="whatsnew2()"><img src="/jp/img/btn_whatsnew.gif" width="77" height="16" border="0" alt="最新情報" name="whatsnew"></a></td>');
document.write('<td class="header4"><a href="/jp/venue/" onMouseOver="shop1()" onMouseOut="shop2()"><img src="/jp/img/btn_venue.gif" width="41" height="16" border="0" alt="コットンクラブについて" name="shop"></a></td>');
document.write('<td class="header4"><a href="/jp/access/" onMouseOver="access1()" onMouseOut="access2()"><img src="/jp/img/btn_access.gif" width="48" height="16" border="0" alt="アクセス情報" name="access"></a></td>');
document.write('<td class="header4"><a href="/jp/schedule/" onMouseOver="live1()" onMouseOut="live2()"><img src="/jp/img/btn_schedule.gif" width="62" height="16" border="0" alt="スケジュール" name="live"></a></td>');
document.write('<td class="header4"><a href="/report/" onMouseOver="liverepo1()" onMouseOut="liverepo2()"><img src="/jp/img/btn_liverepo.gif" width="80" height="16" border="0" alt="ライブレポート" name="liverepo"></a></td>');
document.write('<td class="header4"><a href="/jp/history/" onMouseOver="history1()" onMouseOut="history2()"><img src="/jp/img/btn_history.gif" width="56" height="16" border="0" alt="ヒストリー" name="history"></a></td>');
document.write('<td class="header4"><a href="/food/" onMouseOver="food1()" onMouseOut="food2()"><img src="/jp/img/btn_food.gif" width="82" height="16" border="0" alt="フード＆ドリンク" name="food"></a></td>');
document.write('<td class="header4"><a href="/jp/reservation/" onMouseOver="reservation1()" onMouseOut="reservation2()"><img src="/jp/img/btn_reservation.gif" width="83" height="16" border="0" alt="予約方法・予約内容確認など" name="reservation"></a></td>');
document.write('<td class="header3"><a href="/jp/souvenir/" onMouseOver="sourvenir1()" onMouseOut="sourvenir2()"><img src="/jp/img/btn_sourvenir.gif" width="63" height="16" border="0" alt="オリジナルグッズ" name="sourvenir"></a></td>');
document.write('</tr></table>');
document.write('</td>');
document.write('</tr></table>');