function disp_newfooter(){
	document.writeln('<div id="top_footer">');
	document.writeln('<table width="800" border="0" cellpadding="0" cellspacing="0">');
	document.writeln('<tr>');
	document.writeln('<td><a href="http://www.dot-anime.com/help/index.html"><img src="/tb/img/top/footer/m_help.gif" alt="ヘルプ・サポート" width="66" height="9" border="0"></a></td>');
	document.writeln('<td><a href="http://www.dot-anime.com/company/readme.html"><img src="/tb/img/top/footer/m_read.gif" alt="お読みください" width="62" height="9" border="0"></a></td>');
	document.writeln('<td><a href="http://www.dot-anime.com/company/individua.html"><img src="/tb/img/top/footer/m_privacy.gif" alt="個人情報について" width="72" height="9" border="0"></a></td>');
	document.writeln('<td><a href="http://www.dot-anime.com/maintenance/index.html"><img src="/tb/img/top/footer/m_maintenance.gif" alt="メンテナンス情報" width="72" height="9" border="0"></a></td>');
	document.writeln('<td><a href="http://www.dot-anime.com/sitemap/index.html"><img src="/tb/img/top/footer/m_sitemap.gif" alt="サイトマップ" width="54" height="9" border="0"></a></td>');
	document.writeln('<td width="412" align="right"><img src="/tb/img/top/footer/copyright.gif" alt="" width="404" height="10" border="0"></td>');
	document.writeln('</tr>');
	document.writeln('</table>');
	document.writeln('</div>');
}
