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

'); parent.comment.document.close(); } // 駒移動 function jump(to) { var i, p, q; // コメントがあれば if (to >= 0) { parent.comment.document.clear(); parent.comment.document.write('
'+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="中断"; replay(); } else { playing=0; document.panel.playbutton.value="再生"; } } // 駒を動かすスピードの設定 function replay() { var delay; delay = 500*(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="再生"; } } //-->

このページはNetscape3.0以降またはInternet Explorer 4.0以降でご覧になれます。
Netscapeをご使用の方で、ウィンドウサイズを変えた場合は、再読込を行って下さい。

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

1