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";
}
function media1(){
document.media.src = "/jp/img/btn_media_ov.gif";
}

function media2(){
document.media.src = "/jp/img/btn_media.gif";
}

document.write('<map name="Map" id="Map">');
document.write('<area shape="rect" coords="615,0,693,18" href="/en/index.html" />');
document.write('<area shape="rect" coords="694,2,772,18" href="/en/members/index.html" />');
document.write('<area shape="rect" coords="773,2,851,19" href="/jp/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"><img src="/jp/img/btn_whatsnew.gif" width="77" height="16" border="0" alt="WHATS NEW" name="whatsnew"></td>');
document.write('<td class="header4"><a href="/en/venue/" onMouseOver="shop1()" onMouseOut="shop2()"><img src="/jp/img/btn_venue.gif" width="41" height="16" border="0" alt="VENUE" name="shop"></a></td>');
document.write('<td class="header4"><a href="/en/access/" onMouseOver="access1()" onMouseOut="access2()"><img src="/jp/img/btn_access.gif" width="48" height="16" border="0" alt="ACCESS" name="access"></a></td>');
document.write('<td class="header4"><a href="/en/schedule/" onMouseOver="live1()" onMouseOut="live2()"><img src="/jp/img/btn_schedule.gif" width="62" height="16" border="0" alt="SCHEDULE" name="live"></a></td>');
document.write('<td class="header4"><img src="/jp/img/btn_liverepo.gif" width="80" height="16" border="0" alt="LIVE REPORT" name="liverepo"></td>');
document.write('<td class="header4"><a href="/en/history/" onMouseOver="history1()" onMouseOut="history2()"><img src="/jp/img/btn_history.gif" width="56" height="16" border="0" alt="HISTRY" name="history"></a></td>');
document.write('<td class="header4"><a href="/food_en/" onMouseOver="food1()" onMouseOut="food2()"><img src="/jp/img/btn_food.gif" width="82" height="16" border="0" alt="FOOD&amp;DRINK" name="food"></a></td>');
document.write('<td class="header4"><a href="/en/reservation/" onMouseOver="reservation1()" onMouseOut="reservation2()"><img src="/jp/img/btn_reservation.gif" width="83" height="16" border="0" alt="RESERVATION" name="reservation"></a></td>');
document.write('<td class="header3"><a href="/en/souvenir/" onMouseOver="sourvenir1()" onMouseOut="sourvenir2()"><img src="/jp/img/btn_sourvenir.gif" width="63" height="16" border="0" alt="SOUVENIR" name="sourvenir"></a></td>');
document.write('</tr></table>');
document.write('</td>');
document.write('</tr></table>');