'+com[to]+'
Hosted by www.Geocities.ws

'); parent.comment.document.close(); } // 手を進める時の処理 if (ply < to) { while ((ply < to)&&(ply < m.length)) { // 内部操作データに従って駒移動 for (i=0; i to) { // 内部操作データに従って駒移動 while ((ply > to)&&(ply > 0)) { ply--; for (i=0; iendply) { ply=endply; } } // 場面(何手め)選択 function setselector() { var n, t; document.write('\n'); } // 終了&開始処理 function playaction() { if (playing == 0) { playing=1; document.panel.playbutton.value="Stop"; replay(); } else { playing=0; document.panel.playbutton.value="Play"; } } // 駒を動かすスピードの設定 function replay() { var delay; delay = 400*(1+document.panel.speed.selectedIndex); if ((ply < m.length) && (playing == 1)) { jump(ply+1); showcontext(); self.setTimeout("replay();", delay); } else { playing=0; document.panel.playbutton.value="Play"; } } //-->


This page can be seen by using Netscape3.0 or later, or Internet Explorer 4.0 or later.
If you are a Netscape user and resize the window, please reload the page.

This page is generated by kifu2html 2.1 (c) Takashi Kozuma 1998-2000.
Images of pieces are copyrighted by Mr.Yoshikazu Kakinoki.
See also Mr. Stephen Pickles' pgn2html page.
Hosted by www.Geocities.ws

1