function japan1(){
document.japan.src = "../../common/img/tab_jp_on.gif";
}

function japan2(){
document.japan.src = "../../common/img/tab_jp_off.gif";
}

function en1(){
document.en.src = "../../common/img/tab_en_on.gif";
}

function en2(){
document.en.src = "../../common/img/tab_en_active.gif";
}

function ch1(){
document.ch.src = "../../common/img/tab_ch_on.gif";
}

function ch2(){
document.ch.src = "../../common/img/tab_ch_off.gif";
}

document.write('<div class="header_bg">');
document.write('<table border="0" cellpadding="0" cellspacing="0" class="header"><tr>');
document.write('<td class="logo"><a href="http://www.epic-jp.net/" target="_top"><img src="../../common/img/hedaer_logo.gif" width="94" height="39" border="0" alt="EPICレコードジャパン"></a></td>');
document.write('<td align="right">');
document.write('<table border="0" cellpadding="0" cellspacing="0"><tr>');
document.write('<td align="right">');
document.write('<table border="0" cellpadding="0" cellspacing="0"><tr>');
document.write('<td><a href="../../jp/" onMouseOver="japan1()" onMouseOut="japan2()" target="_top"><img src="../../common/img/tab_jp_off.gif" width="64" height="17" border="0" alt="JAPANESE" name="japan"></a></td>');
document.write('<td><a href="../index.html" onMouseOver="en1()" onMouseOut="en2()" target="_top"><img src="../../common/img/tab_en_active.gif" width="64" height="17" border="0" alt="ENGLISH" name="en"></a></td>');
document.write('<td><a href="../../ch/" onMouseOver="ch1()" onMouseOut="ch2()" target="_top"><img src="../../common/img/tab_ch_off.gif" width="64" height="17" border="0" alt="中文" name="ch"></a></td>');
document.write('</tr></table>');
document.write('</td>');
document.write('</tr><tr>');
document.write('<td align="right">');
document.write('<table border="0" cellpadding="0" cellspacing="0"><tr>');
document.write('<td class="menu2" valign="bottom"><a href="../index.html" class="footer"><img src="../../common/img/header_menu_home.gif" width="50" height="12" border="0" alt="HOME"></a></td>');
document.write('<td class="menu4" valign="bottom"><img src="../../common/img/header_menu_artist.gif" width="66" height="12" border="0" alt="ARTIST"></td>');
document.write('<td class="menu3"><select onchange="select_link(this);"><option></option><option value="../AquaTimez/index.html">Aqua Timez</option><option value="../KousukeAtari/index.html">Kousuke Atari</option><option value="../AngelaAki/index.html">Angela Aki</option><option value="../Ikimonogakari/index.html">Ikimonogakari</option><option value="../CrystalKay/index.html">Crystal Kay</option><option value="http://202.212.199.49/main_en.html">SCANDAL</option><option value="../TMRevolution/index.html">T.M.Revolution</option><option value="../HajimeChitose/index.html">Chitose Hajime</option><option value="../HALCALI/index.html">HALCALI</option><option value="../YUKI/index.html">YUKI</option></select></td>');
document.write('<td class="menu2" valign="bottom"><a href="../contact/" class="footer"><img src="../../common/img/header_menu_contact.gif" width="71" height="12" border="0" alt="CONTACT"></a></td>');
document.write('</tr></table>');
document.write('</td>');
document.write('</tr></table>');
document.write('</td>');
document.write('</tr></table>');
document.write('</div>');
