document.write('<BLOCKQUOTE>');
document.write('<div>コメントはありません</div>');
document.write('</BLOCKQUOTE>');
document.write('<HR>');
document.write('<P>コメントを投稿する</P>');
document.write('<BLOCKQUOTE>');
document.write('<form method="POST" action="http://www.hiramine.com/cgi/thumbtack/write.cgi?uid=no_referer">');
document.write('<div>名前<BR>');
document.write('<input type="text" name="name" value="" size="20" /><BR>');
document.write('コメント<BR>');
document.write('<TEXTAREA rows="7" cols="70" name="cmnt"></TEXTAREA><BR>');
document.write('<input type="submit" value="投稿" />');
document.write('</div>');
document.write('</form>');
document.write('</BLOCKQUOTE>');
