document.write("<Table>");
document.write("<Tr>")
document.write("<Td colspan=2>")
document.write("<div align='center'>")
document.write("<A Href='http://www001.upp.so-net.ne.jp/yama-k/index.html'>トップ</A>")
document.write("&nbsp;&nbsp;&nbsp;")
document.write("<A Href='http://www001.upp.so-net.ne.jp/yama-k/diary/index.html'>日記</A>&nbsp;")
document.write("<A Href='http://www001.upp.so-net.ne.jp/yama-k/codec/index.html'>音声圧縮</A>&nbsp;")
document.write("<A Href='http://www001.upp.so-net.ne.jp/yama-k/link.html'>リンク</A>&nbsp;")
document.write("<A Href='http://bbs9.otd.co.jp/905710/bbs_plain'>掲示板</A>&nbsp;")
document.write("</div>")
document.write("</Td>")
document.write("</Tr>")
document.write("</Table>")
document.write("<br><br>")

document.close();

