function w(HTML){
	document.write(HTML);
}

w('<table border="0" cellpadding="0" cellspacing="0" class="header"><tr>');
w('<td class="logo"><a href="../index.html"><img src="../img/logo.gif" width="299" height="67" alt="DEPAPEPE" name="logo" border="0"></td>');
w('<td class="menu"><a href="../index.html"><img src="../img/menu/info_off.jpg" width="124" height="20" alt="INFORMATION" name="information" border="0" class="menu"></a>');
w('<a href="../live/index.html"><img src="../img/menu/live_off.jpg" width="57" height="20" alt="LIVE" name="live" border="0" class="menu">');
w('<a href="../disco/index.html"><img src="../img/menu/disco_off.jpg" width="127" height="20" alt="DISCOGRAPHY" name="disco" border="0" class="menu">');
w('<a href="../bio/index.html"><img src="../img/menu/bio_off.jpg" width="103" height="20" alt="BIOGRAPHY" name="bio" border="0" class="menu">');
w('<a href="../diary/index.html"><img src="../img/menu/diary_off.jpg" width="75" height="20" alt="DIARY" name="diary" border="0" class="menu"><br>');
w('<a href="../bbs/index.html"><img src="../img/menu/bbs_off.jpg" width="59" height="20" alt="BBS" name="bbs" border="0" class="menu2">');
w('<a href="../mailnews/index.html"><img src="../img/menu/mail_off.jpg" width="118" height="20" alt="MAIL MAGAZINE" name="mail" border="0" class="menu2">');
w('<a href="../mobile/index.html"><img src="../img/menu/mobile_off.jpg" width="77" height="20" alt="MOBILE" name="mobile" border="0" class="menu2">');
w('<a href="../link/index.html"><img src="../img/menu/link_off.jpg" width="60" height="20" alt="LINK" name="link" border="0" class="menu2">');
w('<a href="../special/index.html"><img src="../img/menu/sp_off.jpg" width="80" height="20" alt="SPECIAL" border="0" class="menu2" name="special">');
w('<a href="http://rainbow-e.co.jp/fanclub/depapepe.html" target="_blank"><img src="../img/menu/fc_off.jpg" width="92" height="20" alt="FANCLUB" name="fc" border="0" class="menu2"a></td>');
w('</tr></table>');
